/*!
Theme Name: Customify
Theme URI: https://pressmaximum.lite_e947/customify
Author: WPCustomify
Author URI: https://pressmaximum.lite_e947
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.lite_e947/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary-black-7816.article_south_c696/licenses/gpl-2.0.left_38b1
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.shade-e70f/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.border_d876.prev_1cf7/normalize.hovered-6713/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.hovered-6713 v7.0.0 | MIT License | github.lite_e947/necolas/normalize.hovered-6713 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.summary-0d53 .nav_5aa7,
.north_f40a,
.notification-cool-028d,
.lite-5102,
.copper-5e00,
.tooltip_6003,
.aside_over_a400,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.north_f40a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .north_f40a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .north_f40a,
  h1 {
    font-size: 1.8em;
  }
}
.notification-cool-028d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification-cool-028d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification-cool-028d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification-cool-028d,
  h2 {
    font-size: 1.7em;
  }
}
.lite-5102,
h3 {
  font-size: 1.618em;
}
.summary-0d53 .nav_5aa7,
.copper-5e00,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.dim-fa9e {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.silver_c56d:after,
.silver_c56d:before,
.dynamic_ad70:after,
.dynamic_ad70:before {
  content: "";
  display: table;
}
.silver_c56d:after,
.dynamic_ad70:after {
  clear: both;
}
.accordion-46f2 {
  float: right;
  margin-right: 0;
}
.advanced-74ac {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.huge-7d7f .black_3d00,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.huge-7d7f .black_3d00:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.heading_a7e5 .black_3d00 {
  box-shadow: none;
}
.heading_a7e5
  .black_3d00
  .prev_290d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.heading_a7e5 .black_3d00 .primary_1f9f {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.heading_a7e5
  .black_3d00
  .primary_1f9f
  b {
  display: none;
}
.heading_a7e5 .fixed_40ac {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.south-2374:not(.nav_476b):not(.primary_3bfb),
button:not(.nav_476b):not(.primary_3bfb),
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ),
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ),
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ):hover,
button:not(.nav_476b):not(
    .primary_3bfb
  ):hover,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ):hover,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ):hover,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ):active,
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
button:not(.nav_476b):not(
    .primary_3bfb
  ):active,
button:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ):active,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ):active,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ):active,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus {
  outline: 0;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1 {
  position: relative;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .dirty_bf66,
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .backdrop-lower-a176,
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .first-8aaf,
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  i,
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  svg,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .dirty_bf66,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .backdrop-lower-a176,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .first-8aaf,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  i,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  svg,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .dirty_bf66,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .backdrop-lower-a176,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .first-8aaf,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  i,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  svg,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .dirty_bf66,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .backdrop-lower-a176,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .first-8aaf,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  i,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  svg,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .dirty_bf66,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .backdrop-lower-a176,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  .first-8aaf,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  i,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1
  svg {
  visibility: hidden;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1:after,
button:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1:after,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1:after,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1:after,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ).fn-loading-73a1:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.south-2374:not(.nav_476b):not(.primary_3bfb),
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ),
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ),
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ) {
  color: #fff;
  background: #235787;
}
.south-2374:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="button"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="reset"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus,
input[type="submit"]:not(.nav_476b):not(
    .primary_3bfb
  ):focus {
  color: #fff;
}
.south-2374.fn-disabled-73a1:not(.nav_476b):not(
    .primary_3bfb
  ),
.south-2374[disabled]:not(.nav_476b):not(
    .primary_3bfb
  ),
button.fn-disabled-73a1:not(.nav_476b):not(
    .primary_3bfb
  ),
button[disabled]:not(.nav_476b):not(
    .primary_3bfb
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.disabled_cad6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled_cad6:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.tall-b0fd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.content_3ead {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.layout-silver-9c86 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.silver_c56d:after,
.silver_c56d:before,
.title-north-c621:after,
.title-north-c621:before,
.image_advanced_bc16:after,
.image_advanced_bc16:before,
.preview_8371:after,
.preview_8371:before,
.bottom_f96e:after,
.bottom_f96e:before,
.picture-fd2b:after,
.picture-fd2b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.silver_c56d:after,
.title-north-c621:after,
.image_advanced_bc16:after,
.preview_8371:after,
.bottom_f96e:after,
.picture-fd2b:after {
  clear: both;
}
.title-north-c621 .hovered_c9cc,
.image_advanced_bc16 .hovered_c9cc,
.disabled-copper-acea .hovered_c9cc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.white_2239 {
  display: inline-block;
}
.notification_c531 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification_c531 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification_c531 .detail-6a1c {
  padding: 1em 0;
  font-size: 85%;
}
.detail-6a1c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.small_3798 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.small_3798:after,
.small_3798:before {
  content: "";
  display: table;
}
.small_3798:after {
  clear: both;
}
.highlight_b291 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery_smooth_2091 .highlight_b291 {
  max-width: 50%;
}
.basic_26ff .highlight_b291 {
  max-width: 33.33%;
}
.main-f0eb .highlight_b291 {
  max-width: 25%;
}
.static_f4da .highlight_b291 {
  max-width: 20%;
}
.paper-ab33 .highlight_b291 {
  max-width: 16.66%;
}
.layout_14e3 .highlight_b291 {
  max-width: 14.28%;
}
.icon-adeb .highlight_b291 {
  max-width: 12.5%;
}
.gallery-b2bf .highlight_b291 {
  max-width: 11.11%;
}
.tooltip-1c4a {
  display: block;
}
.summary-0d53 .tertiary_simple_0552 label,
.summary-0d53 .gallery_fluid_b306 label,
.summary-0d53 .label_dirty_bd98 label,
.summary-0d53 .glass-7178 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-624f {
  list-style: none;
  margin: 0;
}
.active-624f article.input-de1e {
  margin-bottom: 0;
}
.active-624f ul {
  list-style: none;
  margin: 0;
}
.active-624f .button-clean-c2c7 li.input-de1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-624f .button-clean-c2c7 li.input-de1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-624f .button-clean-c2c7 li.input-de1e:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .active-624f .button-clean-c2c7 li.input-de1e li.input-de1e li.input-de1e li.input-de1e {
    padding-left: 0;
  }
}
article.input-de1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-de1e .title-north-c621 p:last-of-type {
  margin-bottom: 0;
}
article.input-de1e .soft-683f {
  float: left;
}
article.input-de1e .texture_47dc {
  margin-left: 85px;
}
article.input-de1e .mask_top_b2ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-de1e .mask_top_b2ad .pagination_f27c {
  margin-left: 10px;
}
article.input-de1e .modal-5075 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-de1e .thick-cc9b {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tertiary_simple_0552,
  #respond .label_dirty_bd98,
  #respond .glass-7178 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary_simple_0552 input,
#respond .label_dirty_bd98 input,
#respond .glass-7178 input {
  width: 100%;
}
#respond .glass-7178 {
  margin-right: 0;
}
#respond .box_stone_aa11 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-7c55 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focused-7c55.label_upper_2eb0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focused-7c55 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.focused-7c55:focus,
.focused-7c55:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.thumbnail-c4c2 {
  border-radius: 10%;
}
.fresh-d9c4 {
  border-radius: 50%;
}
.light_9bdc {
  font-size: 0.72em;
}
.hot-054c {
  font-size: 0.875em;
}
.section_3287 {
  font-size: 1.1em;
}
.background-right-666a {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-right-666a.light_9bdc {
  letter-spacing: 0.5px;
}
.info_solid_1e3c,
.info_solid_1e3c a {
  color: #6d6d6d;
}
.info_solid_1e3c a:hover {
  color: #111;
}
.icon-rough-aba0 {
  color: #6d6d6d;
}
.lite_929e {
  overflow-x: hidden;
}
.lite_929e .smooth-aced.form-b3c8 {
  position: relative;
}
.lite_929e .smooth-aced.form-b3c8.logo-5545 {
  position: initial;
}
.lite_929e
  .smooth-aced.form-b3c8.logo-5545
  .shadow_bright_d98e {
  left: auto;
}
.lite_929e .smooth-aced .shadow_bright_d98e {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.lite_929e .smooth-aced:hover.form-b3c8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.lite_929e
  .smooth-aced:hover.form-b3c8
  .shadow_bright_d98e {
  display: block;
  z-index: 9999999;
}
.lite_929e .tag_basic_835e .gallery_east_9dcd,
.lite_929e .aside-cool-7ecf .gallery_east_9dcd {
  display: none;
}
.lite_929e .hard-8c26 .smooth-aced:hover.form-b3c8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.summary-0d53 .tertiary_simple_0552 label,
.summary-0d53 .gallery_fluid_b306 label,
.summary-0d53 .label_dirty_bd98 label,
.summary-0d53 .glass-7178 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-624f {
  list-style: none;
  margin: 0;
}
.active-624f article.input-de1e {
  margin-bottom: 0;
}
.active-624f ul {
  list-style: none;
  margin: 0;
}
.active-624f .button-clean-c2c7 li.input-de1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-624f .button-clean-c2c7 li.input-de1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-624f .button-clean-c2c7 li.input-de1e:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .active-624f .button-clean-c2c7 li.input-de1e li.input-de1e li.input-de1e li.input-de1e {
    padding-left: 0;
  }
}
article.input-de1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-de1e .title-north-c621 p:last-of-type {
  margin-bottom: 0;
}
article.input-de1e .soft-683f {
  float: left;
}
article.input-de1e .texture_47dc {
  margin-left: 85px;
}
article.input-de1e .mask_top_b2ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-de1e .mask_top_b2ad .pagination_f27c {
  margin-left: 10px;
}
article.input-de1e .modal-5075 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-de1e .thick-cc9b {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .tertiary_simple_0552,
  #respond .label_dirty_bd98,
  #respond .glass-7178 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary_simple_0552 input,
#respond .label_dirty_bd98 input,
#respond .glass-7178 input {
  width: 100%;
}
#respond .glass-7178 {
  margin-right: 0;
}
#respond .box_stone_aa11 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_basic_835e .detail_simple_94ab {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail_simple_94ab .shadow_dark_6034.hard-e9b8 .cold_b317 > li > a:focus,
.detail_simple_94ab .shadow_dark_6034.hard-e9b8 .cold_b317 > li > a:hover,
.detail_simple_94ab .shadow_dark_6034.pink_51c3 .cold_b317 > li > a:focus,
.detail_simple_94ab .shadow_dark_6034.pink_51c3 .cold_b317 > li > a:hover,
.detail_simple_94ab .shadow_dark_6034.smooth_10dd .cold_b317 > li > a:focus,
.detail_simple_94ab .shadow_dark_6034.smooth_10dd .cold_b317 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab
  .shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.avatar_current_8c19
  > a,
.detail_simple_94ab
  .shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.hot_b099
  > a,
.detail_simple_94ab
  .shadow_dark_6034.pink_51c3
  .cold_b317
  > li.avatar_current_8c19
  > a,
.detail_simple_94ab
  .shadow_dark_6034.pink_51c3
  .cold_b317
  > li.hot_b099
  > a,
.detail_simple_94ab
  .shadow_dark_6034.smooth_10dd
  .cold_b317
  > li.avatar_current_8c19
  > a,
.detail_simple_94ab .shadow_dark_6034.smooth_10dd .cold_b317 > li.modal-lite-6e77 > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab .active_e02f,
.detail_simple_94ab .active_e02f a {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab .list_f2a4.inner-dab0 li a,
.detail_simple_94ab .tag-91b6 a,
.detail_simple_94ab .medium_3485,
.detail_simple_94ab .cold_b317 > li > a,
.detail_simple_94ab .hover_pro_41ba {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab .list_f2a4.inner-dab0 li a:hover,
.detail_simple_94ab .tag-91b6 a:hover,
.detail_simple_94ab .medium_3485:hover,
.detail_simple_94ab .cold_b317 > li > a:hover,
.detail_simple_94ab .hover_pro_41ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab .focus_b06b {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab .focus_b06b .red-aa32 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab .focus_b06b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_simple_94ab .summary_97ee .status-rough-1e2b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab .summary_97ee .status-rough-1e2b .short-7c27 {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab
  .summary_97ee
  .status-rough-1e2b
  .short-7c27::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab
  .summary_97ee
  .status-rough-1e2b
  .short-7c27:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab
  .summary_97ee
  .status-rough-1e2b
  .short-7c27::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab
  .summary_97ee
  .status-rough-1e2b
  .short-7c27::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab .summary_97ee .hot-f96d {
  color: rgba(255, 255, 255, 0.79);
}
.detail_simple_94ab .summary_97ee .hot-f96d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-outer-30a7
  .detail_simple_94ab
  .summary_97ee
  .form-yellow-1e0f
  .slider-old-0ed1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade-outer-30a7
  .detail_simple_94ab
  .summary_97ee
  .form-yellow-1e0f
  .short-7c27 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_basic_835e .wrapper_short_8f1e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_short_8f1e .shadow_dark_6034.hard-e9b8 .cold_b317 > li > a:focus,
.wrapper_short_8f1e .shadow_dark_6034.hard-e9b8 .cold_b317 > li > a:hover,
.wrapper_short_8f1e .shadow_dark_6034.pink_51c3 .cold_b317 > li > a:focus,
.wrapper_short_8f1e .shadow_dark_6034.pink_51c3 .cold_b317 > li > a:hover,
.wrapper_short_8f1e .shadow_dark_6034.smooth_10dd .cold_b317 > li > a:focus,
.wrapper_short_8f1e .shadow_dark_6034.smooth_10dd .cold_b317 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_short_8f1e
  .shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.avatar_current_8c19
  > a,
.wrapper_short_8f1e
  .shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.hot_b099
  > a,
.wrapper_short_8f1e
  .shadow_dark_6034.pink_51c3
  .cold_b317
  > li.avatar_current_8c19
  > a,
.wrapper_short_8f1e
  .shadow_dark_6034.pink_51c3
  .cold_b317
  > li.hot_b099
  > a,
.wrapper_short_8f1e
  .shadow_dark_6034.smooth_10dd
  .cold_b317
  > li.avatar_current_8c19
  > a,
.wrapper_short_8f1e .shadow_dark_6034.smooth_10dd .cold_b317 > li.modal-lite-6e77 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_short_8f1e .active_e02f,
.wrapper_short_8f1e .active_e02f a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_short_8f1e .list_f2a4.inner-dab0 li a,
.wrapper_short_8f1e .tag-91b6 a,
.wrapper_short_8f1e .medium_3485,
.wrapper_short_8f1e .cold_b317 > li > a,
.wrapper_short_8f1e .hover_pro_41ba {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_short_8f1e .list_f2a4.inner-dab0 li a:hover,
.wrapper_short_8f1e .tag-91b6 a:hover,
.wrapper_short_8f1e .medium_3485:hover,
.wrapper_short_8f1e .cold_b317 > li > a:hover,
.wrapper_short_8f1e .hover_pro_41ba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_short_8f1e .focus_b06b {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_short_8f1e .focus_b06b .red-aa32 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_short_8f1e .focus_b06b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_32ba .disabled-effb {
  margin-left: auto;
  margin-right: auto;
}
.image_advanced_bc16 > * {
  margin-left: auto;
  margin-right: auto;
}
.image_advanced_bc16 .tall-b0fd {
  margin-right: 1.41575em;
}
.content-0027 .image_advanced_bc16 > .plasma-06d4 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.content-0027 .image_advanced_bc16 > .over_405a {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.picture-b7bc.picture_32ba .disabled-effb,
.large_fe73.picture_32ba .disabled-effb {
  margin-left: 0;
}
.accordion_a949.picture_32ba .disabled-effb,
.detail-gold-0f5b.picture_32ba .disabled-effb {
  margin-right: 0;
}
.image_advanced_bc16 ol,
.image_advanced_bc16 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider-light-205f video {
  max-width: 100%;
}
.hidden_copper_5832 img {
  display: block;
}
.hidden_copper_5832.tall-b0fd,
.hidden_copper_5832.content_3ead {
  width: 100%;
}
.hidden_copper_5832.over_405a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lite-2810:not(.first-3204) {
  margin: 1.5em auto;
}
.pattern-short-9adb p {
  padding: 1.5em 14px;
}
ul.primary_silver_a6ba.over_405a,
ul.primary_silver_a6ba.plasma-06d4,
ul.primary_silver_a6ba.highlight_bottom_9b7e.plasma-06d4 {
  padding: 0 14px;
}
.cool-d46f {
  display: block;
  overflow-x: auto;
}
.cool-d46f table {
  border-collapse: collapse;
  width: 100%;
}
.cool-d46f td,
.cool-d46f th {
  padding: 0.5em;
}
.image_advanced_bc16 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.image_advanced_bc16 ol ol,
.image_advanced_bc16 ol ul,
.image_advanced_bc16 ul ol,
.image_advanced_bc16 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.image_advanced_bc16 ol ol li,
.image_advanced_bc16 ol ul li,
.image_advanced_bc16 ul ol li,
.image_advanced_bc16 ul ul li {
  margin-left: 0;
}
.green-07fd.header-9b51 > .fixed-45be {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.green-07fd.header-9b51 > .fixed-45be iframe,
.green-07fd.header-9b51 > .fixed-45be > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.iron_e062 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.iron_e062.footer-dark-0b35 {
  padding: 0;
}
.iron_e062.footer-dark-0b35 cite {
  font-size: 13px;
}
.iron_e062 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.iron_e062 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.slider-31b0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.slider-31b0 > p:first-child {
  margin-top: 0;
}
.slider-31b0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.slider-31b0 blockquote {
  border-left: 0;
}
.logo-c00c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-c00c:not(.component_6b9c) {
  max-width: 100px;
}
.logo-c00c.blue-71e5 {
  border-bottom: none !important;
  text-align: center;
}
.logo-c00c.blue-71e5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pattern-short-9adb p {
    padding: 1.5em 0;
  }
}
.preview-center-2c82 {
  color: #0073aa;
}
.tag-yellow-d40d {
  background-color: #0073aa;
}
.gradient-a717 {
  color: #229fd8;
}
.accent-d81b {
  background-color: #229fd8;
}
.block-34f7 {
  color: #eee;
}
.picture-44f1 {
  background-color: #eee;
}
.link_purple_6380 {
  color: #444;
}
.dark-cede {
  background-color: #444;
}
.simple_0092 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.simple_0092 .title_b1c9 .tag-91b6 {
  font-size: 15px;
}
.simple_0092 .tag-91b6 {
  line-height: 1.3;
}
.simple_0092 .wrapper_short_8f1e {
}
.simple_0092 .detail_simple_94ab {
  background: #235787;
}
.media-643a {
  padding: 0;
}
.media-643a .detail_simple_94ab {
  background: #1a1a1a;
}
.media-643a .wrapper_short_8f1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.caption-hard-2b5e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.caption-hard-2b5e .wrapper_short_8f1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.caption-hard-2b5e .detail_simple_94ab {
  background: #303030;
}
.picture-fd2b {
  position: relative;
  z-index: 10;
}
.picture-fd2b .copper_9400 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_lower_b471 .form-b3c8 {
  display: inline-block;
  vertical-align: middle;
}
.container_lower_b471.summary-77f5 .form-b3c8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_lower_b471.summary-77f5 .form-b3c8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_lower_b471.summary-77f5 .form-b3c8 {
    margin-right: 0.4em;
  }
}
.container_lower_b471.summary-77f5 .form-b3c8:last-child {
  margin-right: 0;
}
.red-9be8 .copper_9400 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag_basic_835e .title_b1c9 {
    margin: 0 -0.5em;
  }
  .tag_basic_835e .title_b1c9 [class*="customify-col-"],
  .tag_basic_835e .title_b1c9 [class*="customify-col_"],
  .tag_basic_835e .title_b1c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag_basic_835e.orange_f025 .copper_9400 {
  background: 0 0 !important;
}
.tag_basic_835e.orange_f025 .copper_9400,
.tag_basic_835e.red-9be8 .copper_9400 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag_basic_835e.active-fixed-7836 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag_basic_835e.red-9be8 .copper_9400 {
  box-shadow: none !important;
}
.inner-25b8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner-25b8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner-25b8 {
    padding: 18px 0 20px;
  }
}
.inner-25b8 .status_dd71 {
  width: 100%;
}
.inner-25b8 .button-copper-f249 {
  margin-bottom: 0;
}
.inner-25b8 .accent_fresh_db71 {
  margin-top: 5px;
  font-size: 0.875em;
}
.white_83a8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.white_83a8 .easy-1a69 {
  width: 100%;
}
.white-f30b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.white-f30b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.white-f30b li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.white-f30b li:last-child:after {
  display: none;
}
.white-f30b li a {
  font-weight: 500;
  margin-right: 10px;
}
.media_thick_9249 .gallery_east_9dcd button,
.inner-25b8 .gallery_east_9dcd button {
  left: 0;
}
.media_thick_9249 .easy-1a69,
.inner-25b8 .easy-1a69 {
  padding-left: 0;
  padding-right: 0;
}
.media_thick_9249 .white_83a8,
.inner-25b8 .white_83a8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media_thick_9249 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_thick_9249:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.media_thick_9249 .popup-0d12 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .media_thick_9249 .popup-0d12 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media_thick_9249 .popup-0d12 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media_thick_9249 .popup-0d12 {
    min-height: 200px;
  }
}
.media_thick_9249 .white-f30b {
  color: rgba(255, 255, 255, 0.8);
}
.media_thick_9249 .white-f30b a,
.media_thick_9249 .white-f30b li:after {
  color: inherit;
}
.media_thick_9249 .white-f30b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-current-2bbf {
  margin-bottom: 0.5em;
}
.block_5463 {
  margin-bottom: 1.2em;
}
.block_5463,
.hidden-current-2bbf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.block_5463 p:last-child,
.hidden-current-2bbf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery_east_9dcd,
#masthead .gallery_east_9dcd {
  display: none;
}
#masthead
  > .gallery_east_9dcd.tag-upper-ce63 {
  display: none;
}
#masthead > .gallery_east_9dcd button {
  left: 0;
}
.breadcrumb_54a5 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.breadcrumb_54a5 .form-b3c8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumb_54a5 .tertiary_c234 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_54a5 .tertiary_c234.input-c7eb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.breadcrumb_54a5 .tertiary_c234.old-1cc9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_54a5 .tertiary_c234.fixed-2616 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_54a5.photo-3b0b.input_18e4 .tertiary_c234.input-c7eb {
  flex-basis: 100%;
}
.breadcrumb_54a5.tooltip-orange-813c .tertiary_c234.old-1cc9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.breadcrumb_54a5.tooltip-orange-813c .tertiary_c234.fixed-2616 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery_east_9dcd.tag-upper-ce63 {
  display: none;
}
#masthead > .gallery_east_9dcd button {
  left: 0;
}
.west-7725 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.west-7725:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.west-7725.carousel_action_9bfe i {
  margin-right: 4px;
}
.west-7725.input_4816 i {
  margin-left: 5px;
}
.tag-91b6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag-91b6 p:last-child {
  margin-bottom: 0;
}
.surface-light-40bc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface-light-40bc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface-light-40bc img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface-light-40bc .active_e02f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface-light-40bc .paragraph_clean_0a32 {
  margin: 5px 0 7px 0;
}
.surface-light-40bc.logo_short_3af8 .middle_0082 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-light-40bc.logo_short_3af8 .aside_3a02 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-light-40bc.gold_0533 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface-light-40bc.gold_0533 .middle_0082 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-light-40bc.gold_0533 .aside_3a02 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-light-40bc.bottom-78ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-light-40bc.column_lower_c2a3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface-light-40bc.column_lower_c2a3 .aside_3a02 {
  margin-top: 7px;
}
.header-iron-cd02 {
  display: inline-block;
}
.picture-fd2b .icon_9ae4 .surface-light-40bc img {
  max-width: 100%;
}
.shadow_dark_6034 .down-1070.top_8a3c,
.medium-58fc .down-1070.top_8a3c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_dark_6034 .gradient_upper_4c78,
.medium-58fc .gradient_upper_4c78 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.shadow_dark_6034 .gradient_upper_4c78 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow_dark_6034.bronze-1d14 .gradient_upper_4c78 {
  display: none;
}
.shadow_dark_6034 .table-a39f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_dark_6034 .table-a39f li {
  display: inline-block;
  position: relative;
}
.shadow_dark_6034 .table-a39f li:last-child {
  margin-right: 0;
}
.shadow_dark_6034 .table-a39f li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.shadow_dark_6034 .table-a39f li.modal-lite-6e77 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow_dark_6034 .table-a39f > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.shadow_dark_6034 .table-a39f > li > a i {
  line-height: 0;
}
.shadow_dark_6034 .table-a39f > li.pagination_5231 > a .gradient_upper_4c78 {
  margin-left: 4px;
  line-height: 0;
}
.shadow_dark_6034 .table-a39f .warm_33d2 li.pagination_5231 > a {
  position: relative;
}
.shadow_dark_6034 .table-a39f .warm_33d2 li.pagination_5231 > a:after,
.shadow_dark_6034 .table-a39f .warm_33d2 li.pagination_5231 > a:before {
  content: "";
  display: table;
}
.shadow_dark_6034 .table-a39f .warm_33d2 li.pagination_5231 > a:after {
  clear: both;
}
.shadow_dark_6034 .table-a39f .warm_33d2 li.pagination_5231 > a .gradient_upper_4c78 {
  margin-left: 5px;
  float: right;
}
.shadow_dark_6034 .row-7784,
.shadow_dark_6034 .warm_33d2 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.shadow_dark_6034 .warm_33d2 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.shadow_dark_6034 .warm_33d2 .top_8a3c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_dark_6034 .warm_33d2 .gradient_upper_4c78 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow_dark_6034 .warm_33d2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow_dark_6034 .warm_33d2 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.shadow_dark_6034 .warm_33d2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow_dark_6034 .warm_33d2 .warm_33d2 {
  top: 0;
  left: 100%;
}
.shadow_dark_6034 .solid_a163.fn-focus-73a1 > .row-7784,
.shadow_dark_6034 .solid_a163.fn-focus-73a1 > .warm_33d2,
.shadow_dark_6034 .solid_a163:focus > .row-7784,
.shadow_dark_6034 .solid_a163:focus > .warm_33d2,
.shadow_dark_6034 .solid_a163:hover > .row-7784,
.shadow_dark_6034 .solid_a163:hover > .warm_33d2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow_dark_6034.smooth_10dd .cold_b317:after,
.shadow_dark_6034.smooth_10dd .cold_b317:before {
  content: "";
  display: table;
}
.shadow_dark_6034.smooth_10dd .cold_b317:after {
  clear: both;
}
.shadow_dark_6034.smooth_10dd .cold_b317 > li {
  float: left;
}
.shadow_dark_6034.item-large-06be .cold_b317:after,
.shadow_dark_6034.item-large-06be .cold_b317:before {
  content: "";
  display: table;
}
.shadow_dark_6034.item-large-06be .cold_b317:after {
  clear: both;
}
.shadow_dark_6034.item-large-06be .cold_b317 > li {
  float: left;
}
.shadow_dark_6034.item-large-06be .cold_b317 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_dark_6034.item-large-06be .cold_b317 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_dark_6034.item-large-06be .cold_b317 > li.avatar_current_8c19 > a,
.shadow_dark_6034.item-large-06be .cold_b317 > li.modal-lite-6e77 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_dark_6034.hard-e9b8 .cold_b317 > li > a .top_8a3c {
  position: relative;
}
.shadow_dark_6034.hard-e9b8 .cold_b317 > li > a .top_8a3c:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_dark_6034.hard-e9b8
  .cold_b317
  > li:focus
  > a
  .top_8a3c:before,
.shadow_dark_6034.hard-e9b8
  .cold_b317
  > li:hover
  > a
  .top_8a3c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.avatar_current_8c19
  > a
  .top_8a3c:before,
.shadow_dark_6034.hard-e9b8
  .cold_b317
  > li.hot_b099
  > a
  .top_8a3c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_dark_6034.pink_51c3 .cold_b317 > li > a .top_8a3c {
  position: relative;
}
.shadow_dark_6034.pink_51c3 .cold_b317 > li > a .top_8a3c:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_dark_6034.pink_51c3 .cold_b317 > li:focus > a .top_8a3c:before,
.shadow_dark_6034.pink_51c3
  .cold_b317
  > li:hover
  > a
  .top_8a3c:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_dark_6034.pink_51c3
  .cold_b317
  > li.avatar_current_8c19
  > a
  .top_8a3c:before,
.shadow_dark_6034.pink_51c3
  .cold_b317
  > li.hot_b099
  > a
  .top_8a3c:before {
  width: 100%;
  background-color: currentColor;
}
.medium-58fc .table-a39f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.medium-58fc .table-a39f li:first-child > a {
  border-top: none;
}
.medium-58fc .table-a39f .first_4503 > .top_8a3c .gradient_upper_4c78 {
  display: none;
}
.medium-58fc .table-a39f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.medium-58fc .table-a39f li:last-child {
  border: none;
}
.medium-58fc .table-a39f li.pagination_5231 > a {
  padding-right: 45px !important;
}
.medium-58fc .table-a39f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.medium-58fc .table-a39f li a:focus,
.medium-58fc .table-a39f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium-58fc .table-a39f li .highlight_e4e8 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.medium-58fc .table-a39f li .highlight_e4e8:hover {
  box-shadow: none;
}
.medium-58fc .table-a39f li .highlight_e4e8 .gradient_upper_4c78 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.medium-58fc .table-a39f .warm_33d2 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.medium-58fc .table-a39f .warm_33d2 li a {
  padding-left: 3em;
}
.medium-58fc .table-a39f .badge_6b74 > a .highlight_e4e8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.medium-58fc .table-a39f .badge_6b74 > .warm_33d2 {
  display: block;
  opacity: 1;
}
.background_fcca {
  max-width: 100%;
}
.selected-34be {
  line-height: 0;
  cursor: pointer;
}
.hover_pro_41ba {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hover_pro_41ba:hover {
  box-shadow: none;
  color: currentColor;
}
.hover_pro_41ba svg {
  width: 18px;
  height: 18px;
}
.hover_pro_41ba .image_east_c573 {
  display: none;
}
.content-rough-8e43 {
  position: relative;
}
.content-rough-8e43.fn-active-73a1 .hover_pro_41ba .mini_0555 {
  display: none;
}
.content-rough-8e43.fn-active-73a1 .hover_pro_41ba .image_east_c573 {
  display: inline-block;
}
.content-rough-8e43 .hot-4bef {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.content-rough-8e43.border-north-6fee .hot-4bef {
  left: auto;
  right: -0.9em;
}
.content-rough-8e43.border-north-6fee .content_hovered_5f9b::before {
  left: auto;
  right: 15px;
}
.content-rough-8e43.fn-active-73a1 .hot-4bef {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form-yellow-1e0f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form-yellow-1e0f label {
  flex-basis: 100%;
}
.form-yellow-1e0f .status-rough-1e2b {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.form-yellow-1e0f .short-7c27 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form-yellow-1e0f .short-7c27:focus {
  background-color: transparent;
}
.form-yellow-1e0f button.hot-f96d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form-yellow-1e0f button.hot-f96d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form-yellow-1e0f button.hot-f96d svg {
  width: 18px;
  height: 18px;
}
.form-yellow-1e0f input[type="submit"] {
  min-height: auto;
}
.summary_97ee .form-yellow-1e0f .short-7c27 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_hovered_5f9b {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .content_hovered_5f9b {
    width: 220px;
  }
}
.content_hovered_5f9b label {
  flex-basis: 100%;
}
.content_hovered_5f9b::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.shade-outer-30a7 .summary_97ee .form-yellow-1e0f {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.shade-outer-30a7
  .summary_97ee
  .form-yellow-1e0f
  .status-rough-1e2b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade-outer-30a7 .summary_97ee .form-yellow-1e0f .short-7c27 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade-outer-30a7
  .summary_97ee
  .form-yellow-1e0f
  .short-7c27:focus {
  background: 0 0;
}
.shade-outer-30a7
  .summary_97ee
  .form-yellow-1e0f
  .slider-old-0ed1 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.list_f2a4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list_f2a4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list_f2a4 li:last-child {
  margin-right: 0;
}
.list_f2a4 li:first-child {
  margin-left: 0;
}
.list_f2a4.active-8b94 a {
  color: #fff;
}
.list_f2a4.active-8b94 a:hover {
  color: #fff;
}
.list_f2a4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list_f2a4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list_f2a4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list_f2a4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.list_f2a4 [class*="social-icon-apple"] {
  background-color: #999;
}
.list_f2a4 [class*="social-icon-apple"].column_4668 {
  background-color: transparent;
  color: #999;
}
.list_f2a4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list_f2a4 [class*="social-icon-behance"].column_4668 {
  background-color: transparent;
  color: #1769ff;
}
.list_f2a4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list_f2a4 [class*="social-icon-bitbucket"].column_4668 {
  background-color: transparent;
  color: #205081;
}
.list_f2a4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.list_f2a4 [class*="social-icon-codepen"].column_4668 {
  background-color: transparent;
  color: #000;
}
.list_f2a4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list_f2a4 [class*="social-icon-delicious"].column_4668 {
  background-color: transparent;
  color: #39f;
}
.list_f2a4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list_f2a4 [class*="social-icon-digg"].column_4668 {
  background-color: transparent;
  color: #005be2;
}
.list_f2a4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list_f2a4 [class*="social-icon-dribbble"].column_4668 {
  background-color: transparent;
  color: #ea4c89;
}
.list_f2a4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list_f2a4 [class*="social-icon-envelope"].column_4668 {
  background-color: transparent;
  color: #ea4335;
}
.list_f2a4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list_f2a4 [class*="social-icon-facebook"].column_4668 {
  background-color: transparent;
  color: #3b5998;
}
.list_f2a4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list_f2a4 [class*="social-icon-flickr"].column_4668 {
  background-color: transparent;
  color: #0063dc;
}
.list_f2a4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list_f2a4 [class*="social-icon-foursquare"].column_4668 {
  background-color: transparent;
  color: #2d5be3;
}
.list_f2a4 [class*="social-icon-github"] {
  background-color: #333;
}
.list_f2a4 [class*="social-icon-github"].column_4668 {
  background-color: transparent;
  color: #333;
}
.list_f2a4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list_f2a4 [class*="social-icon-google-plus"].column_4668 {
  background-color: transparent;
  color: #dd4b39;
}
.list_f2a4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list_f2a4 [class*="social-icon-houzz"].column_4668 {
  background-color: transparent;
  color: #7ac142;
}
.list_f2a4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list_f2a4 [class*="social-icon-instagram"].column_4668 {
  background-color: transparent;
  color: #262626;
}
.list_f2a4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list_f2a4 [class*="social-icon-jsfiddle"].column_4668 {
  background-color: transparent;
  color: #487aa2;
}
.list_f2a4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list_f2a4 [class*="social-icon-linkedin"].column_4668 {
  background-color: transparent;
  color: #0077b5;
}
.list_f2a4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list_f2a4 [class*="social-icon-medium"].column_4668 {
  background-color: transparent;
  color: #00ab6b;
}
.list_f2a4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list_f2a4
  [class*="social-icon-odnoklassniki"].column_4668 {
  background-color: transparent;
  color: #f4731c;
}
.list_f2a4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list_f2a4 [class*="social-icon-meetup"].column_4668 {
  background-color: transparent;
  color: #ec1c40;
}
.list_f2a4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list_f2a4 [class*="social-icon-pinterest"].column_4668 {
  background-color: transparent;
  color: #bd081c;
}
.list_f2a4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list_f2a4 [class*="social-icon-product-hunt"].column_4668 {
  background-color: transparent;
  color: #da552f;
}
.list_f2a4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list_f2a4 [class*="social-icon-reddit"].column_4668 {
  background-color: transparent;
  color: #ff4500;
}
.list_f2a4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list_f2a4 [class*="social-icon-rss"].column_4668 {
  background-color: transparent;
  color: #f26522;
}
.list_f2a4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list_f2a4
  [class*="social-icon-shopping-cart"].column_4668 {
  background-color: transparent;
  color: #4caf50;
}
.list_f2a4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list_f2a4 [class*="social-icon-skype"].column_4668 {
  background-color: transparent;
  color: #00aff0;
}
.list_f2a4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list_f2a4 [class*="social-icon-slideshare"].column_4668 {
  background-color: transparent;
  color: #0077b5;
}
.list_f2a4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list_f2a4 [class*="social-icon-snapchat"].column_4668 {
  background-color: transparent;
  color: #fffc00;
}
.list_f2a4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list_f2a4 [class*="social-icon-soundcloud"].column_4668 {
  background-color: transparent;
  color: #f80;
}
.list_f2a4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list_f2a4 [class*="social-icon-spotify"].column_4668 {
  background-color: transparent;
  color: #2ebd59;
}
.list_f2a4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list_f2a4
  [class*="social-icon-stack-overflow"].column_4668 {
  background-color: transparent;
  color: #fe7a15;
}
.list_f2a4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list_f2a4 [class*="social-icon-maldkfgram"].column_4668 {
  background-color: transparent;
  color: #2ca5e0;
}
.list_f2a4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list_f2a4 [class*="social-icon-tripadvisor"].column_4668 {
  background-color: transparent;
  color: #589442;
}
.list_f2a4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list_f2a4 [class*="social-icon-tumblr"].column_4668 {
  background-color: transparent;
  color: #35465c;
}
.list_f2a4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list_f2a4 [class*="social-icon-twitch"].column_4668 {
  background-color: transparent;
  color: #6441a5;
}
.list_f2a4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list_f2a4 [class*="social-icon-twitter"].column_4668 {
  background-color: transparent;
  color: #1da1f2;
}
.list_f2a4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list_f2a4 [class*="social-icon-vimeo"].column_4668 {
  background-color: transparent;
  color: #1ab7ea;
}
.list_f2a4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list_f2a4 [class*="social-icon-vk"].column_4668 {
  background-color: transparent;
  color: #45668e;
}
.list_f2a4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list_f2a4 [class*="social-icon-weibo"].column_4668 {
  background-color: transparent;
  color: #df2029;
}
.list_f2a4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list_f2a4 [class*="social-icon-weixin"].column_4668 {
  background-color: transparent;
  color: #7bb32e;
}
.list_f2a4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list_f2a4 [class*="social-icon-whatsapp"].column_4668 {
  background-color: transparent;
  color: #25d366;
}
.list_f2a4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list_f2a4 [class*="social-icon-wordpress"].column_4668 {
  background-color: transparent;
  color: #21759b;
}
.list_f2a4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.list_f2a4 [class*="social-icon-xing"].column_4668 {
  background-color: transparent;
  color: #026466;
}
.list_f2a4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list_f2a4 [class*="social-icon-yelp"].column_4668 {
  background-color: transparent;
  color: #af0606;
}
.list_f2a4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list_f2a4 [class*="social-icon-youtube"].column_4668 {
  background-color: transparent;
  color: #cd201f;
}
.medium_3485 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.medium_3485:hover {
  box-shadow: none;
  background: 0 0;
}
.dynamic_c3c3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.in_f3b1 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.main-liquid-2665 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.new-554d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.new-554d,
.new-554d::after,
.new-554d::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.new-554d::after,
.new-554d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_stale_1ba6 .in_f3b1 .main-liquid-2665 {
  margin-top: -2px;
  width: 19px;
}
.summary_stale_1ba6 .in_f3b1 .new-554d {
  margin-top: -1px;
}
.summary_stale_1ba6 .in_f3b1 .new-554d,
.summary_stale_1ba6 .in_f3b1 .new-554d::after,
.summary_stale_1ba6 .in_f3b1 .new-554d::before {
  width: 19px;
  height: 2px;
}
.summary_stale_1ba6 .in_f3b1 .new-554d::before {
  top: -6px;
}
.summary_stale_1ba6 .in_f3b1 .new-554d::after {
  bottom: -6px;
}
.bottom-ddff .in_f3b1 .main-liquid-2665 {
  margin-top: -2px;
  width: 22px;
}
.bottom-ddff .in_f3b1 .new-554d {
  margin-top: -1px;
}
.bottom-ddff .in_f3b1 .new-554d,
.bottom-ddff .in_f3b1 .new-554d::after,
.bottom-ddff .in_f3b1 .new-554d::before {
  width: 22px;
  height: 2px;
}
.bottom-ddff .in_f3b1 .new-554d::before {
  top: -7px;
}
.bottom-ddff .in_f3b1 .new-554d::after {
  bottom: -7px;
}
.item-567f .in_f3b1 .main-liquid-2665 {
  margin-top: -2px;
  width: 31px;
}
.item-567f .in_f3b1 .new-554d {
  margin-top: -1.5px;
}
.item-567f .in_f3b1 .new-554d,
.item-567f .in_f3b1 .new-554d::after,
.item-567f .in_f3b1 .new-554d::before {
  width: 31px;
  height: 3px;
}
.item-567f .in_f3b1 .new-554d::before {
  top: -9px;
}
.item-567f .in_f3b1 .new-554d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wide-6bad .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 19px;
  }
  .wide-6bad .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .wide-6bad .in_f3b1 .new-554d,
  .wide-6bad .in_f3b1 .new-554d::after,
  .wide-6bad .in_f3b1 .new-554d::before {
    width: 19px;
    height: 2px;
  }
  .wide-6bad .in_f3b1 .new-554d::before {
    top: -6px;
  }
  .wide-6bad .in_f3b1 .new-554d::after {
    bottom: -6px;
  }
  .lower_0741 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 22px;
  }
  .lower_0741 .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .lower_0741 .in_f3b1 .new-554d,
  .lower_0741 .in_f3b1 .new-554d::after,
  .lower_0741 .in_f3b1 .new-554d::before {
    width: 22px;
    height: 2px;
  }
  .lower_0741 .in_f3b1 .new-554d::before {
    top: -7px;
  }
  .lower_0741 .in_f3b1 .new-554d::after {
    bottom: -7px;
  }
  .panel_4569 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 31px;
  }
  .panel_4569 .in_f3b1 .new-554d {
    margin-top: -1.5px;
  }
  .panel_4569 .in_f3b1 .new-554d,
  .panel_4569 .in_f3b1 .new-554d::after,
  .panel_4569 .in_f3b1 .new-554d::before {
    width: 31px;
    height: 3px;
  }
  .panel_4569 .in_f3b1 .new-554d::before {
    top: -9px;
  }
  .panel_4569 .in_f3b1 .new-554d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_lite_ae48 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_lite_ae48 .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .shade_lite_ae48 .in_f3b1 .new-554d,
  .shade_lite_ae48 .in_f3b1 .new-554d::after,
  .shade_lite_ae48 .in_f3b1 .new-554d::before {
    width: 19px;
    height: 2px;
  }
  .shade_lite_ae48 .in_f3b1 .new-554d::before {
    top: -6px;
  }
  .shade_lite_ae48 .in_f3b1 .new-554d::after {
    bottom: -6px;
  }
  .middle-e6a5 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 22px;
  }
  .middle-e6a5 .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .middle-e6a5 .in_f3b1 .new-554d,
  .middle-e6a5 .in_f3b1 .new-554d::after,
  .middle-e6a5 .in_f3b1 .new-554d::before {
    width: 22px;
    height: 2px;
  }
  .middle-e6a5 .in_f3b1 .new-554d::before {
    top: -7px;
  }
  .middle-e6a5 .in_f3b1 .new-554d::after {
    bottom: -7px;
  }
  .feature-ae01 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 31px;
  }
  .feature-ae01 .in_f3b1 .new-554d {
    margin-top: -1.5px;
  }
  .feature-ae01 .in_f3b1 .new-554d,
  .feature-ae01 .in_f3b1 .new-554d::after,
  .feature-ae01 .in_f3b1 .new-554d::before {
    width: 31px;
    height: 3px;
  }
  .feature-ae01 .in_f3b1 .new-554d::before {
    top: -9px;
  }
  .feature-ae01 .in_f3b1 .new-554d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-b817 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 19px;
  }
  .yellow-b817 .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .yellow-b817 .in_f3b1 .new-554d,
  .yellow-b817 .in_f3b1 .new-554d::after,
  .yellow-b817 .in_f3b1 .new-554d::before {
    width: 19px;
    height: 2px;
  }
  .yellow-b817 .in_f3b1 .new-554d::before {
    top: -6px;
  }
  .yellow-b817 .in_f3b1 .new-554d::after {
    bottom: -6px;
  }
  .tabs_full_a508 .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_full_a508 .in_f3b1 .new-554d {
    margin-top: -1px;
  }
  .tabs_full_a508 .in_f3b1 .new-554d,
  .tabs_full_a508 .in_f3b1 .new-554d::after,
  .tabs_full_a508 .in_f3b1 .new-554d::before {
    width: 22px;
    height: 2px;
  }
  .tabs_full_a508 .in_f3b1 .new-554d::before {
    top: -7px;
  }
  .tabs_full_a508 .in_f3b1 .new-554d::after {
    bottom: -7px;
  }
  .shade-north-71ba .in_f3b1 .main-liquid-2665 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-north-71ba .in_f3b1 .new-554d {
    margin-top: -1.5px;
  }
  .shade-north-71ba .in_f3b1 .new-554d,
  .shade-north-71ba .in_f3b1 .new-554d::after,
  .shade-north-71ba .in_f3b1 .new-554d::before {
    width: 31px;
    height: 3px;
  }
  .shade-north-71ba .in_f3b1 .new-554d::before {
    top: -9px;
  }
  .shade-north-71ba .in_f3b1 .new-554d::after {
    bottom: -9px;
  }
}
.focus_542f .new-554d {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.focus_542f .new-554d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus_542f .new-554d::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.focus_542f.filter_5c29 .new-554d {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.focus_542f.filter_5c29 .new-554d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus_542f.filter_5c29 .new-554d::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.breadcrumb-2543 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.gas_c14e:before {
  display: none;
}
.aside-cool-7ecf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-cool-7ecf .alert-3ee5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-cool-7ecf .alert-3ee5:last-of-type {
  border-bottom: none;
}
.aside-cool-7ecf .alert-3ee5.panel-lite-0fbd,
.aside-cool-7ecf .alert-3ee5.label-0e81,
.aside-cool-7ecf .alert-3ee5.middle-b9ac {
  padding: 0;
}
.aside-cool-7ecf .medium-58fc .highlight_e4e8 {
  color: currentColor;
}
.aside-cool-7ecf .medium-58fc .highlight_e4e8:focus,
.aside-cool-7ecf .medium-58fc .highlight_e4e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-cool-7ecf.wrapper_short_8f1e .focus_b06b,
.aside-cool-7ecf.wrapper_short_8f1e .tag-91b6 a,
.aside-cool-7ecf.wrapper_short_8f1e .cold_b317 a,
.aside-cool-7ecf.wrapper_short_8f1e .warm_33d2 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-cool-7ecf.wrapper_short_8f1e .focus_b06b:hover,
.aside-cool-7ecf.wrapper_short_8f1e .tag-91b6 a:hover,
.aside-cool-7ecf.wrapper_short_8f1e .cold_b317 a:hover,
.aside-cool-7ecf.wrapper_short_8f1e .warm_33d2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-cool-7ecf.wrapper_short_8f1e .red-aa32 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-cool-7ecf.wrapper_short_8f1e .alert-3ee5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-cool-7ecf.wrapper_short_8f1e .alert-3ee5:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-cool-7ecf.wrapper_short_8f1e .new-0c3c:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-cool-7ecf.wrapper_short_8f1e .medium-58fc .table-a39f li a,
.aside-cool-7ecf.wrapper_short_8f1e .medium-58fc .highlight_e4e8,
.aside-cool-7ecf.wrapper_short_8f1e .warm_33d2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-cool-7ecf.wrapper_short_8f1e .medium-58fc .highlight_e4e8:focus,
.aside-cool-7ecf.wrapper_short_8f1e .medium-58fc .highlight_e4e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-cool-7ecf.wrapper_short_8f1e .table-a39f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-cool-7ecf.detail_simple_94ab .focus_b06b,
.aside-cool-7ecf.detail_simple_94ab .tag-91b6 a,
.aside-cool-7ecf.detail_simple_94ab .cold_b317 .highlight_e4e8,
.aside-cool-7ecf.detail_simple_94ab .cold_b317 a,
.aside-cool-7ecf.detail_simple_94ab .warm_33d2 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-cool-7ecf.detail_simple_94ab .focus_b06b:hover,
.aside-cool-7ecf.detail_simple_94ab .tag-91b6 a:hover,
.aside-cool-7ecf.detail_simple_94ab .cold_b317 .highlight_e4e8:hover,
.aside-cool-7ecf.detail_simple_94ab .cold_b317 a:hover,
.aside-cool-7ecf.detail_simple_94ab .warm_33d2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-cool-7ecf.detail_simple_94ab .red-aa32 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-cool-7ecf.detail_simple_94ab .alert-3ee5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-cool-7ecf.detail_simple_94ab .alert-3ee5:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-cool-7ecf.detail_simple_94ab .new-0c3c:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-cool-7ecf.detail_simple_94ab .medium-58fc .table-a39f li a,
.aside-cool-7ecf.detail_simple_94ab .medium-58fc .highlight_e4e8,
.aside-cool-7ecf.detail_simple_94ab .warm_33d2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-cool-7ecf.detail_simple_94ab .medium-58fc .highlight_e4e8:focus,
.aside-cool-7ecf.detail_simple_94ab .medium-58fc .highlight_e4e8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-cool-7ecf.detail_simple_94ab .table-a39f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-0c3c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.new-0c3c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main-74f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion_hovered_32cb .aside-cool-7ecf {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.accordion_hovered_32cb .alert-3ee5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion_hovered_32cb .alert-3ee5:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .accordion_hovered_32cb .alert-3ee5:before {
    width: 16%;
    left: 42%;
  }
}
.accordion_hovered_32cb .alert-3ee5:last-child:before {
  content: none;
}
.accordion_hovered_32cb .alert-3ee5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion_hovered_32cb .medium-58fc .table-a39f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion_hovered_32cb .medium-58fc .table-a39f li a .highlight_e4e8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion_hovered_32cb .medium-58fc .warm_33d2 {
  border: none;
}
.accordion_hovered_32cb .medium-58fc .warm_33d2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion_hovered_32cb .new-0c3c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion_hovered_32cb .main-74f2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion_hovered_32cb .detail_simple_94ab .new-0c3c:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion_hovered_32cb .wrapper_short_8f1e.tag-c81e .new-554d {
  background: rgba(0, 0, 0, 0.6);
}
.accordion_hovered_32cb
  .wrapper_short_8f1e.tag-c81e
  .new-554d::after,
.accordion_hovered_32cb
  .wrapper_short_8f1e.tag-c81e
  .new-554d:before {
  background: inherit;
}
.accordion_hovered_32cb
  .wrapper_short_8f1e.tag-c81e:hover
  .new-554d {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar_motion_4444 .aside-cool-7ecf {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .sidebar_motion_4444 .aside-cool-7ecf {
    width: auto;
    right: 45px;
  }
}
.avatar_64ae .aside-cool-7ecf {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .avatar_64ae .aside-cool-7ecf {
    width: auto;
    left: 45px;
  }
}
.gas_c14e .aside-cool-7ecf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gas_c14e .main-74f2 {
  max-width: 48em;
  margin: 0 auto;
}
.gas_c14e .new-0c3c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-24ec {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-24ec.accordion_hovered_32cb .aside-cool-7ecf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-24ec.sidebar_motion_4444 .aside-cool-7ecf {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.accordion-24ec .aside-cool-7ecf {
  visibility: visible;
}
.accordion-24ec.avatar_64ae .aside-cool-7ecf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_clean_ad39,
.simple_a12b {
  overflow-x: hidden;
}
.widget_clean_ad39 .aside-cool-7ecf {
  overflow: auto;
}
.widget_clean_ad39.accordion_hovered_32cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_clean_ad39.accordion_hovered_32cb .aside-cool-7ecf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_clean_ad39.accordion_hovered_32cb .medium_3485 {
  opacity: 0;
}
.widget_clean_ad39.sidebar_motion_4444 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_clean_ad39.sidebar_motion_4444 .aside-cool-7ecf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_clean_ad39.sidebar_motion_4444 .medium_3485 {
  opacity: 0;
}
.widget_clean_ad39.avatar_64ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_clean_ad39.avatar_64ae .aside-cool-7ecf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_clean_ad39.avatar_64ae .medium_3485 {
  opacity: 0;
}
.widget_clean_ad39.gas_c14e .aside-cool-7ecf {
  z-index: 10;
  visibility: visible;
}
.tag-c81e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tag-c81e .new-554d {
  background: rgba(255, 255, 255, 0.99);
}
.tag-c81e .new-554d::after,
.tag-c81e .new-554d:before {
  background: inherit;
}
.tag-c81e:hover .new-554d {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_64ae .tag-c81e {
  top: 10px;
  right: auto;
  left: 12px;
}
.gas_c14e .tag-c81e {
  display: none !important;
}
.widget_clean_ad39:before,
.simple_a12b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_clean_ad39 .tag-c81e,
.simple_a12b .tag-c81e {
  display: inline-block;
}
.aside-cool-7ecf .form-b3c8 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.widget_clean_ad39 .aside-cool-7ecf .form-b3c8,
.simple_a12b .aside-cool-7ecf .form-b3c8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-0045 .status-rough-1e2b {
  width: 100%;
}
.icon_9ae4 {
  padding: 0 0.5em 0;
}
.icon_9ae4 [class*="customify-col-"],
.icon_9ae4 [class*="customify-col_"],
.icon_9ae4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.black-92a2 .icon_9ae4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title_b1c9 .gas_cd65,
  .gas_cd65 {
    display: none;
  }
  .top_ea53 {
    text-align: left;
  }
  .logo_3701 {
    text-align: center;
  }
  .pro-67e9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title_b1c9 .section-d04e,
  .section-d04e {
    display: none;
  }
  .card_cool_5f9c {
    text-align: left;
  }
  .mini_4431 {
    text-align: center;
  }
  .container-paper-eba3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title_b1c9 .message-thick-7e36,
  .message-thick-7e36 {
    display: none;
  }
  .secondary-fresh-bee9 {
    text-align: left;
  }
  .preview_726f {
    text-align: center;
  }
  .detail_light_4091 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component_paper_0355 {
  box-shadow: none !important;
}
.backdrop_hard_dd8a .copper_a54d,
.label_2c3c .copper_a54d {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.label_2c3c .copper_a54d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper_9400 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper_9400:after,
.copper_9400:before {
  content: "";
  display: table;
}
.copper_9400:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper_9400 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper_9400,
.active-fixed-7836 {
  max-width: 1248px;
  margin: 0 auto;
}

.preview_8371.texture-d100 .copper_9400 {
  max-width: 100%;
}
.preview_8371.surface_5974 {
  max-width: 1200px;
  margin: 0 auto;
}
.preview_8371.summary_lower_51e1 .copper_9400 {
  max-width: 100%;
}
.preview_8371.summary_lower_51e1 > .copper_9400 {
  padding-left: 0;
  padding-right: 0;
}
.preview_8371.summary_lower_51e1 > .copper_9400 .title_b1c9 {
  margin: 0;
}
.preview_8371.summary_lower_51e1
  > .copper_9400
  .carousel_6e8d.west_5113 {
  margin-right: 0;
  margin-left: 0;
}
.preview_8371.summary_lower_51e1 #main.west_5113 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .over-8be0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .over-8be0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_c853 .disabled-effb {
    padding-right: 1em;
  }
  .section_c853.picture-basic-25fc .carousel_6e8d {
    border-right: 1px solid #eaecee;
  }
  .section_c853.picture-basic-25fc .disabled-effb {
    padding-right: 1em;
  }
  .section_c853.picture-basic-25fc .column_blue_2f2b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-965e .disabled-effb {
    padding-left: 1em;
  }
  .notification-965e.picture-basic-25fc .carousel_6e8d {
    border-left: 1px solid #eaecee;
  }
  .notification-965e.picture-basic-25fc .disabled-effb {
    padding-left: 1em;
  }
  .notification-965e.picture-basic-25fc .column_blue_2f2b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall_fb7f .disabled-effb {
    padding-left: 1em;
  }
  .tall_fb7f.picture-basic-25fc .left_38c8 {
    border-right: 1px solid #eaecee;
  }
  .tall_fb7f.picture-basic-25fc .clean_6172 {
    border-right: 1px solid #eaecee;
  }
  .tall_fb7f.picture-basic-25fc .disabled-effb {
    padding-left: 1em;
  }
  .tall_fb7f.picture-basic-25fc .column_blue_2f2b {
    padding-right: 1em;
  }
  .tall_fb7f.picture-basic-25fc .plasma-b63e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_iron_ff5e .disabled-effb {
    padding-right: 1em;
  }
  .hidden_iron_ff5e.picture-basic-25fc .left_38c8 {
    border-left: 1px solid #eaecee;
  }
  .hidden_iron_ff5e.picture-basic-25fc .clean_6172 {
    border-left: 1px solid #eaecee;
  }
  .hidden_iron_ff5e.picture-basic-25fc .disabled-effb {
    padding-right: 1em;
  }
  .hidden_iron_ff5e.picture-basic-25fc .column_blue_2f2b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_iron_ff5e.picture-basic-25fc .plasma-b63e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over-8be0 .disabled-effb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over-8be0.picture-basic-25fc .carousel_6e8d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .over-8be0.picture-basic-25fc .disabled-effb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over-8be0.picture-basic-25fc .column_blue_2f2b {
    padding-left: 1em;
  }
  .over-8be0.picture-basic-25fc .plasma-b63e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .over-8be0.picture-basic-25fc .disabled-effb {
    padding-left: 0;
  }
}
.container_02b9 .container_lower_b471 {
  display: inline-block;
}
.motion_a6a5 {
  display: inline-block;
}
.notice_upper_0c4e {
  word-con: break-word;
}
.middle-c4bd > span {
  display: inline-block;
  padding: 5px 0;
}
.middle-c4bd .container_85e4 {
  margin-left: 8px;
  margin-right: 8px;
}
.middle-c4bd .summary-c94e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_3872 .rough_62fe {
  margin-bottom: 2em;
}
.primary_3872 .main_0e2d {
  margin-bottom: 15px;
}
.primary_3872 .main_0e2d:last-child {
  margin-bottom: 0;
}
.primary_3872 .down-0aaf {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .primary_3872 .down-0aaf {
    display: block;
  }
}
.primary_3872 .table_light_fbc8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_3872 .table_light_fbc8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_3872 .block-smooth-e497 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_3872 .block-smooth-e497 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_3872 .block-smooth-e497 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_3872 .notice_upper_0c4e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_3872 .notice_upper_0c4e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_3872 .plasma-273a p:last-child {
  margin-bottom: 0;
}
.primary_3872 .lite_84fb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_3872 .info_green_6f18 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_3872 .narrow_a816 {
  margin-top: 1em;
}
.primary_3872 .brown_05bc {
  top: 0;
  display: block;
}
.primary_3872 .brown_05bc a {
  color: inherit;
}
.primary_3872 .brown_05bc a:hover {
  color: inherit;
}
.primary_3872 .picture-e0c6 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.primary_3872 .picture-e0c6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_3872 .info_green_6f18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_3872 .current-4dbd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_3872 .current-4dbd:first-child {
  margin-top: 0;
}
.primary_3872 .current-4dbd.widget-pressed-c7c2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_3872 .current-4dbd.motion-a9dd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_3872
  .current-4dbd.motion-a9dd.hover-fresh-1a58
  .narrow_a816 {
  width: 100%;
}
.primary_3872 .motion-a9dd {
  -webkit-box-align: center;
  align-items: center;
}
.primary_3872 .motion-a9dd .middle-c4bd,
.primary_3872 .motion-a9dd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_3872 .block-smooth-e497 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_3872 .block-smooth-e497 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_3872 .block-smooth-e497:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.primary_3872 .widget-pressed-c7c2 {
  z-index: 5;
}
.primary_3872 .aside_gas_8cdc .popup-dirty-084c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_3872 .logo-action-88ff .popup-dirty-084c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_3872 .overlay_21d0 .popup-dirty-084c {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary_3872.tertiary-tiny-6d6f .down-0aaf,
.primary_3872.easy-df52 .down-0aaf {
  display: block;
}
.primary_3872.tertiary-tiny-6d6f .down-0aaf .info-light-624f,
.primary_3872.tertiary-tiny-6d6f .down-0aaf .info_green_6f18,
.primary_3872.easy-df52 .down-0aaf .info-light-624f,
.primary_3872.easy-df52 .down-0aaf .info_green_6f18 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_3872.gas_9149 .table_light_fbc8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_3872.gas_9149 .table_light_fbc8 {
    margin-right: 0;
  }
}
.primary_3872.tertiary-tiny-6d6f .table_light_fbc8,
.primary_3872.easy-df52 .table_light_fbc8 {
  padding-top: 40%;
}
.primary_3872.tertiary-tiny-6d6f .rough_62fe,
.primary_3872.easy-df52 .rough_62fe {
  display: block;
}
.primary_3872.tertiary-tiny-6d6f .fn-sticky-73a1 .info_green_6f18,
.primary_3872.easy-df52 .fn-sticky-73a1 .info_green_6f18 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_3872.tertiary-tiny-6d6f .table_light_fbc8,
.primary_3872.easy-df52 .table_light_fbc8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_3872.tertiary-tiny-6d6f .info_green_6f18 {
  padding: 1em;
}
.heading_6b39 {
  margin: 30px auto;
  display: block;
}
.heading_6b39 .east_d1ca > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.heading_6b39 .east_d1ca > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_6b39 .east_d1ca span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-36e3 .middle-c4bd {
  margin-bottom: 1.41575em;
}
.pattern-36e3 .aside_bottom_2782 {
  margin-bottom: 1.618em;
}
.image_advanced_bc16 .summary_advanced_df96 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.image_advanced_bc16 .summary_advanced_df96 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.image_advanced_bc16 .pagination_1247 {
  max-width: 100%;
  overflow: auto;
}
.picture_32ba .image_advanced_bc16 a:hover {
  text-decoration: underline;
}
.slow_397b .main_0e2d:not(.notice_upper_0c4e),
.slow_397b .block-smooth-e497 {
  margin-bottom: 1.41575em;
}
.slow_397b .main_0e2d:not(.notice_upper_0c4e):last-child,
.slow_397b .block-smooth-e497:last-child {
  margin-bottom: 0;
}
.slow_397b .main_0e2d.chip-725b {
  margin-bottom: 0.41575em;
}
.slow_397b .shadow-8f61:before,
.slow_397b .info_north_fa54:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slow_397b .shadow-8f61:before {
  content: "\f115";
}
.slow_397b .info_north_fa54:before {
  content: "\f02c";
}
.slow_397b .medium_3db9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slow_397b .medium_3db9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-fluid-c8b5 {
  display: -webkit-box;
  display: flex;
}
.photo-fluid-c8b5 .search_silver_6446 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-fluid-c8b5 .search_silver_6446 {
    flex-basis: 90px;
  }
}
.photo-fluid-c8b5 .bright_d467 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-fluid-c8b5 .bright_d467 {
    flex-basis: calc(100% - 50px);
  }
}
.photo-fluid-c8b5 .current-a598 p:last-child {
  margin-bottom: 0.72em;
}
.active_e07b .east_d1ca {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_e07b .east_d1ca:after,
.active_e07b .east_d1ca:before {
  content: "";
  display: table;
}
.active_e07b .east_d1ca:after {
  clear: both;
}
.active_e07b .east_d1ca .border_7c4f,
.active_e07b .east_d1ca .warm-4d88 {
  width: 49%;
}
.active_e07b .east_d1ca .border_7c4f a span.dirty_2d77,
.active_e07b .east_d1ca .warm-4d88 a span.dirty_2d77 {
  display: block;
  margin-bottom: 5px;
}
.active_e07b .east_d1ca .warm-4d88 {
  float: left;
  text-align: left;
}
.active_e07b .east_d1ca .border_7c4f {
  float: right;
  text-align: right;
}
.badge_55a5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge_55a5 {
    margin-bottom: 0;
  }
}
.breadcrumb-c7c0 {
  margin-bottom: 1em;
}
.breadcrumb-c7c0 .notice_upper_0c4e {
  font-size: 1.1em;
  line-height: 1.3;
}
.soft_ae9f a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-fresh-6088 .breadcrumb-c7c0,
.badge_fluid_9961 .breadcrumb-c7c0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-fresh-6088 .breadcrumb-c7c0,
  .badge_fluid_9961 .breadcrumb-c7c0 {
    display: block;
  }
}
.nav-fresh-6088 .soft_ae9f,
.badge_fluid_9961 .soft_ae9f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-fresh-6088 .soft_ae9f,
  .badge_fluid_9961 .soft_ae9f {
    margin-bottom: 1em;
  }
}
.nav-fresh-6088 .soft_ae9f img,
.badge_fluid_9961 .soft_ae9f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-fresh-6088 .avatar-fixed-2c54,
.badge_fluid_9961 .avatar-fixed-2c54 {
  flex-basis: calc(100% - 160px);
}
.nav-fresh-6088 .avatar-fixed-2c54 p,
.badge_fluid_9961 .avatar-fixed-2c54 p {
  margin-bottom: 0;
}
.nav-fresh-6088 .avatar-fixed-2c54 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-fresh-6088 .avatar-fixed-2c54 {
    padding-left: 0;
  }
}
.badge_fluid_9961 .avatar-fixed-2c54 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .badge_fluid_9961 .avatar-fixed-2c54 {
    padding-right: 0;
  }
}
.badge_fluid_9961 .soft_ae9f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focus-d440 .soft_ae9f {
  margin-bottom: 0.5em;
}
.focus-d440 .soft_ae9f img {
  width: 100%;
}
.gallery-complex-94ac .complex_a4e2,
.modal_black_7186 .complex_a4e2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.modal_black_7186 .carousel_6e8d .prev-128b p:last-child {
  margin-bottom: 0;
}
.green-e14f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element_east_42b9 .motion-988a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element_east_42b9 .motion-988a:last-of-type {
    margin-bottom: 0;
  }
}
.element_east_42b9 .motion-988a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_east_42b9 .motion-988a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element_east_42b9 .motion-988a ul li {
  margin: 0 0 0.6em;
}
.element_east_42b9 .motion-988a ul li.tabs-silver-5cfd,
.element_east_42b9 .motion-988a ul li.photo-bright-ccc3 {
  position: relative;
}
.element_east_42b9 .motion-988a ul li.tabs-silver-5cfd .block-5c59,
.element_east_42b9 .motion-988a ul li.photo-bright-ccc3 .block-5c59 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element_east_42b9 .motion-988a ul li.tabs-silver-5cfd:after:after,
.element_east_42b9 .motion-988a ul li.tabs-silver-5cfd:after:before,
.element_east_42b9
  .motion-988a
  ul
  li.photo-bright-ccc3:after:after,
.element_east_42b9
  .motion-988a
  ul
  li.photo-bright-ccc3:after:before {
  content: "";
  display: table;
}
.element_east_42b9 .motion-988a ul li.tabs-silver-5cfd:after:after,
.element_east_42b9
  .motion-988a
  ul
  li.photo-bright-ccc3:after:after {
  clear: both;
}
.element_east_42b9 .motion-988a a.south-2374:hover {
  text-decoration: none;
}
.element_east_42b9 .motion-988a select {
  max-width: 100%;
}
.element_east_42b9 .motion-988a table {
  font-size: 85%;
}
.element_east_42b9 .motion-988a table td,
.element_east_42b9 .motion-988a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element_east_42b9 .motion-988a table tfoot td {
  text-align: left;
}
.element_east_42b9 .motion-988a :last-child {
  margin-bottom: 0;
}
.element_east_42b9 .motion-988a .grid_bd72 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element_east_42b9 .motion-988a .grid_bd72 label {
  width: 100%;
}
.element_east_42b9 .motion-988a .grid_bd72 .short-7c27 {
  width: 100%;
  display: block;
}
.element_east_42b9 .motion-988a .grid_bd72 .hot-f96d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element_east_42b9 .motion-988a .grid_bd72 .hot-f96d:hover svg #svg-search {
  fill: #444;
}
.element_east_42b9 .motion-988a .grid_bd72 .hot-f96d svg {
  width: 18px;
  height: 18px;
}
.element_east_42b9 .tabs_west_d3f3 ul ul,
.element_east_42b9 .hidden-2e6b ul ul,
.element_east_42b9 .background_a057 ul ul,
.element_east_42b9 .active-5fed ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element_east_42b9 .tabs_west_d3f3 .pagination_5231 > a,
.element_east_42b9 .hidden-2e6b .pagination_5231 > a,
.element_east_42b9 .background_a057 .pagination_5231 > a,
.element_east_42b9 .active-5fed .pagination_5231 > a {
  margin-bottom: 0;
}
.element_east_42b9 .filter_thick_e85d li,
.element_east_42b9 .tabs_west_d3f3 li,
.element_east_42b9 .pro-230c li,
.element_east_42b9 .hidden-2e6b li,
.element_east_42b9 .background_a057 li,
.element_east_42b9 .active-5fed li,
.element_east_42b9 .wrapper_b657 li,
.element_east_42b9 .east_bc0c li {
  display: block;
  position: relative;
}
.element_east_42b9 .filter_thick_e85d li:last-child,
.element_east_42b9 .tabs_west_d3f3 li:last-child,
.element_east_42b9 .pro-230c li:last-child,
.element_east_42b9 .hidden-2e6b li:last-child,
.element_east_42b9 .background_a057 li:last-child,
.element_east_42b9 .active-5fed li:last-child,
.element_east_42b9 .wrapper_b657 li:last-child,
.element_east_42b9 .east_bc0c li:last-child {
  border: none;
}
.element_east_42b9 .filter_thick_e85d li a,
.element_east_42b9 .tabs_west_d3f3 li a,
.element_east_42b9 .pro-230c li a,
.element_east_42b9 .hidden-2e6b li a,
.element_east_42b9 .background_a057 li a,
.element_east_42b9 .active-5fed li a,
.element_east_42b9 .wrapper_b657 li a,
.element_east_42b9 .east_bc0c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_east_42b9 .filter_thick_e85d li ul li::before,
.element_east_42b9 .tabs_west_d3f3 li ul li::before,
.element_east_42b9 .pro-230c li ul li::before,
.element_east_42b9 .hidden-2e6b li ul li::before,
.element_east_42b9 .background_a057 li ul li::before,
.element_east_42b9 .active-5fed li ul li::before,
.element_east_42b9 .wrapper_b657 li ul li::before,
.element_east_42b9 .east_bc0c li ul li::before {
  left: 15px;
}
.element_east_42b9 .filter_thick_e85d li ul a,
.element_east_42b9 .tabs_west_d3f3 li ul a,
.element_east_42b9 .pro-230c li ul a,
.element_east_42b9 .hidden-2e6b li ul a,
.element_east_42b9 .background_a057 li ul a,
.element_east_42b9 .active-5fed li ul a,
.element_east_42b9 .wrapper_b657 li ul a,
.element_east_42b9 .east_bc0c li ul a {
  padding-left: 20px;
}
.element_east_42b9 .filter_thick_e85d li ul ul li::before,
.element_east_42b9 .tabs_west_d3f3 li ul ul li::before,
.element_east_42b9 .pro-230c li ul ul li::before,
.element_east_42b9 .hidden-2e6b li ul ul li::before,
.element_east_42b9 .background_a057 li ul ul li::before,
.element_east_42b9 .active-5fed li ul ul li::before,
.element_east_42b9 .wrapper_b657 li ul ul li::before,
.element_east_42b9 .east_bc0c li ul ul li::before {
  left: 30px;
}
.element_east_42b9 .filter_thick_e85d li ul ul a,
.element_east_42b9 .tabs_west_d3f3 li ul ul a,
.element_east_42b9 .pro-230c li ul ul a,
.element_east_42b9 .hidden-2e6b li ul ul a,
.element_east_42b9 .background_a057 li ul ul a,
.element_east_42b9 .active-5fed li ul ul a,
.element_east_42b9 .wrapper_b657 li ul ul a,
.element_east_42b9 .east_bc0c li ul ul a {
  padding-left: 40px;
}
.element_east_42b9 .table-green-9f35 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element_east_42b9 .east_bc0c ul li {
  margin-bottom: 1.41575em;
}
.element_east_42b9 .east_bc0c ul li .old-44fb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element_east_42b9 .east_bc0c ul li .sidebar-over-3f9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail_simple_94ab .filter_thick_e85d li a,
.detail_simple_94ab .tabs_west_d3f3 li a,
.detail_simple_94ab .pro-230c li a,
.detail_simple_94ab .hidden-2e6b li a,
.detail_simple_94ab .background_a057 li a,
.detail_simple_94ab .active-5fed li a,
.detail_simple_94ab .wrapper_b657 li a,
.detail_simple_94ab .east_bc0c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_simple_94ab .table-green-9f35 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_simple_94ab .motion-988a ul li.tabs-silver-5cfd .block-5c59,
.detail_simple_94ab .motion-988a ul li.photo-bright-ccc3 .block-5c59 {
  background: rgba(0, 0, 0, 0.2);
}
.detail_simple_94ab .element_east_42b9 .motion-988a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_8371 .element_east_42b9 .table-a39f li {
  margin: 0;
}
.preview_8371 .element_east_42b9 .table-a39f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.preview_8371 .element_east_42b9 .table-a39f li ul {
  margin: 0;
}
.preview_8371 .element_east_42b9 .table-a39f li ul li a {
  padding-left: 15px;
}
.preview_8371 .element_east_42b9 .table-a39f li ul li li a {
  padding-left: 30px;
}
.preview_8371 .element_east_42b9 .table-a39f li.modal-lite-6e77 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.preview_8371 .element_east_42b9 .table-a39f li.modal-lite-6e77 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.preview_8371 .element_east_42b9 .table-a39f li.modal-lite-6e77 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.content_wide_c480 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bottom_f96e {
  position: relative;
  z-index: 10;
}
.bottom_f96e .form-b3c8 {
  width: 100%;
  max-width: 100%;
}
.frame_4a19 .layout_f3cb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame_4a19 .wrapper_short_8f1e {
}
.frame_4a19 .detail_simple_94ab {
  background: #292929;
}
.overlay_2761 .layout_f3cb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.overlay_2761 .wrapper_short_8f1e {
  background: #f9f9f9;
}
.overlay_2761 .detail_simple_94ab {
  background: #303030;
}
.section_warm_05e4 .layout_f3cb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_warm_05e4 .container_lower_b471 {
    margin-bottom: 1em;
  }
  .section_warm_05e4 .container_lower_b471:last-child {
    margin-bottom: 0;
  }
}
.section_warm_05e4 .wrapper_short_8f1e {
  background: #ededed;
}
.section_warm_05e4 .detail_simple_94ab {
  background: #1a1a1a;
}
.layout_f3cb.wrapper_short_8f1e {
  color: rgba(0, 0, 0, 0.6);
}
.layout_f3cb.wrapper_short_8f1e .tertiary-f03d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_f3cb.detail_simple_94ab {
  color: rgba(255, 255, 255, 0.99);
}
.layout_f3cb.detail_simple_94ab a:not(.south-2374) {
  color: rgba(255, 255, 255, 0.79);
}
.layout_f3cb.detail_simple_94ab a:not(.south-2374):hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_f3cb.detail_simple_94ab .tertiary-f03d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_f3cb.detail_simple_94ab table tbody td,
.layout_f3cb.detail_simple_94ab table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard-8c26.red-9be8 .copper_9400 {
  max-width: initial;
}
.hard-8c26 .summary-77f5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard-8c26 .summary-77f5 .form-b3c8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard-8c26 .summary-77f5 .form-b3c8 {
    display: block;
    margin-bottom: 2em;
  }
  .hard-8c26 .summary-77f5 .form-b3c8:last-child {
    margin-bottom: 0;
  }
}
.section_warm_05e4 .container_lower_b471:last-child,
.overlay_2761 .container_lower_b471:last-child,
.frame_4a19 .container_lower_b471:last-child {
  margin-bottom: 0;
}
.section_warm_05e4 .container_lower_b471 .element_east_42b9 .motion-988a:last-child,
.overlay_2761 .container_lower_b471 .element_east_42b9 .motion-988a:last-child,
.frame_4a19 .container_lower_b471 .element_east_42b9 .motion-988a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_warm_05e4 .popup-f83d,
  .section_warm_05e4 .panel-942e,
  .overlay_2761 .popup-f83d,
  .overlay_2761 .panel-942e,
  .frame_4a19 .popup-f83d,
  .frame_4a19 .panel-942e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bottom_f96e .container_lower_b471 {
    margin-bottom: 2em;
  }
}
.bottom_f96e p:last-child {
  margin-bottom: 0;
}
.bottom_f96e li,
.bottom_f96e ul {
  list-style: none;
  margin: 0;
}
.bottom_f96e ul ul {
  margin-left: 2.617924em;
}
.modal_0f05 {
  font-size: 0.875em;
}

/* css-noise: 23af */
.promo-block-v3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
