/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description_43c0/customify
Author: WPCustomify
Author URI: https://pressmaximum.description_43c0
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.description_43c0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero-4ef2.background_745e/licenses/gpl-2.0.feature_silver_007f
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.filter-a8ae/, (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.silver_09a6.bronze_349e/normalize.over_a15b/
 ======
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.over_a15b v7.0.0 | MIT License | github.description_43c0/necolas/normalize.over_a15b */
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;
}
.paragraph_blue_0e1e .hover_lite_e230,
.component-5a7c,
.fast-1b66,
.card-selected-fc74,
.primary_f570,
.overlay-out-d0fd,
.inner_74cb,
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;
}
.component-5a7c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component-5a7c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component-5a7c,
  h1 {
    font-size: 1.8em;
  }
}
.fast-1b66,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast-1b66 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast-1b66,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast-1b66,
  h2 {
    font-size: 1.7em;
  }
}
.card-selected-fc74,
h3 {
  font-size: 1.618em;
}
.paragraph_blue_0e1e .hover_lite_e230,
.primary_f570,
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.gradient_d1be {
  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;
}
.info-wide-843d:after,
.info-wide-843d:before,
.glass_9720:after,
.glass_9720:before {
  content: "";
  display: table;
}
.info-wide-843d:after,
.glass_9720:after {
  clear: both;
}
.dim-4712 {
  float: right;
  margin-right: 0;
}
.summary-7cc3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.component_6569 .overlay_white_48b5,
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;
}
.component_6569 .overlay_white_48b5: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;
}
.tall-00ea .overlay_white_48b5 {
  box-shadow: none;
}
.tall-00ea
  .overlay_white_48b5
  .last_2532 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tall-00ea .overlay_white_48b5 .chip_63a8 {
  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;
}
.tall-00ea
  .overlay_white_48b5
  .chip_63a8
  b {
  display: none;
}
.tall-00ea .copper_71b7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-2c55:not(.column_green_5bec):not(.label_fbbf),
button:not(.column_green_5bec):not(.label_fbbf),
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ),
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ),
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ) {
  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;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ):hover,
button:not(.column_green_5bec):not(
    .label_fbbf
  ):hover,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ):hover,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ):hover,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ):active,
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
button:not(.column_green_5bec):not(
    .label_fbbf
  ):active,
button:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ):active,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ):active,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ):active,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus {
  outline: 0;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20 {
  position: relative;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .media_164e,
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .frame-fixed-73ad,
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .sort_dark_3519,
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  i,
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  svg,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .media_164e,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .frame-fixed-73ad,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .sort_dark_3519,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  i,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  svg,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .media_164e,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .frame-fixed-73ad,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .sort_dark_3519,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  i,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  svg,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .media_164e,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .frame-fixed-73ad,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .sort_dark_3519,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  i,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  svg,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .media_164e,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .frame-fixed-73ad,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  .sort_dark_3519,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  i,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20
  svg {
  visibility: hidden;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20:after,
button:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20:after,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20:after,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20:after,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ).fn-loading-8f20: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;
}
.grid-2c55:not(.column_green_5bec):not(.label_fbbf),
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ),
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ),
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ) {
  color: #fff;
  background: #235787;
}
.grid-2c55:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="button"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="reset"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus,
input[type="submit"]:not(.column_green_5bec):not(
    .label_fbbf
  ):focus {
  color: #fff;
}
.grid-2c55.fn-disabled-8f20:not(.column_green_5bec):not(
    .label_fbbf
  ),
.grid-2c55[disabled]:not(.column_green_5bec):not(
    .label_fbbf
  ),
button.fn-disabled-8f20:not(.column_green_5bec):not(
    .label_fbbf
  ),
button[disabled]:not(.column_green_5bec):not(
    .label_fbbf
  ) {
  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;
}
.summary_blue_baa9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary_blue_baa9: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;
}
.tertiary_gold_04e9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-cf4a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-tiny-0c24 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-wide-843d:after,
.info-wide-843d:before,
.breadcrumb-95ed:after,
.breadcrumb-95ed:before,
.upper_6a7b:after,
.upper_6a7b:before,
.small-57e4:after,
.small-57e4:before,
.dim_c1c4:after,
.dim_c1c4:before,
.component-46bc:after,
.component-46bc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-wide-843d:after,
.breadcrumb-95ed:after,
.upper_6a7b:after,
.small-57e4:after,
.dim_c1c4:after,
.component-46bc:after {
  clear: both;
}
.breadcrumb-95ed .secondary_7ab6,
.upper_6a7b .secondary_7ab6,
.steel-52c8 .secondary_7ab6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_gold_312f {
  display: inline-block;
}
.module_huge_97cd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module_huge_97cd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module_huge_97cd .upper_34d2 {
  padding: 1em 0;
  font-size: 85%;
}
.upper_34d2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row-7008 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row-7008:after,
.row-7008:before {
  content: "";
  display: table;
}
.row-7008:after {
  clear: both;
}
.paragraph_new_b1e1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dark-5d0c .paragraph_new_b1e1 {
  max-width: 50%;
}
.tiny-1224 .paragraph_new_b1e1 {
  max-width: 33.33%;
}
.banner-static-c974 .paragraph_new_b1e1 {
  max-width: 25%;
}
.status-upper-421d .paragraph_new_b1e1 {
  max-width: 20%;
}
.sidebar_south_94ce .paragraph_new_b1e1 {
  max-width: 16.66%;
}
.section-e62d .paragraph_new_b1e1 {
  max-width: 14.28%;
}
.tiny-ff60 .paragraph_new_b1e1 {
  max-width: 12.5%;
}
.stale-5861 .paragraph_new_b1e1 {
  max-width: 11.11%;
}
.huge_e059 {
  display: block;
}
.paragraph_blue_0e1e .picture_0241 label,
.paragraph_blue_0e1e .mask_510e label,
.paragraph_blue_0e1e .filter-warm-9351 label,
.paragraph_blue_0e1e .soft-c186 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_c001 {
  list-style: none;
  margin: 0;
}
.card_c001 article.tag_liquid_2dec {
  margin-bottom: 0;
}
.card_c001 ul {
  list-style: none;
  margin: 0;
}
.card_c001 .tag_98e4 li.tag_liquid_2dec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_c001 .tag_98e4 li.tag_liquid_2dec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_c001 .tag_98e4 li.tag_liquid_2dec: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) {
  .card_c001 .tag_98e4 li.tag_liquid_2dec li.tag_liquid_2dec li.tag_liquid_2dec li.tag_liquid_2dec {
    padding-left: 0;
  }
}
article.tag_liquid_2dec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_liquid_2dec .breadcrumb-95ed p:last-of-type {
  margin-bottom: 0;
}
article.tag_liquid_2dec .badge-wood-c2c8 {
  float: left;
}
article.tag_liquid_2dec .main_db3a {
  margin-left: 85px;
}
article.tag_liquid_2dec .picture_a062 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_liquid_2dec .picture_a062 .carousel_rough_d717 {
  margin-left: 10px;
}
article.tag_liquid_2dec .bright_be11 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_liquid_2dec .copper_8bfd {
  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 .picture_0241,
  #respond .filter-warm-9351,
  #respond .soft-c186 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_0241 input,
#respond .filter-warm-9351 input,
#respond .soft-c186 input {
  width: 100%;
}
#respond .soft-c186 {
  margin-right: 0;
}
#respond .slider-plasma-2a9c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.disabled_9706 {
  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;
}
.disabled_9706.container-1740 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.disabled_9706 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%);
}
.disabled_9706:focus,
.disabled_9706: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);
}
.basic_f718 {
  border-radius: 10%;
}
.image-51c1 {
  border-radius: 50%;
}
.surface-173c {
  font-size: 0.72em;
}
.nav_new_1e7b {
  font-size: 0.875em;
}
.text-3460 {
  font-size: 1.1em;
}
.hard-c8c2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-c8c2.surface-173c {
  letter-spacing: 0.5px;
}
.container_db05,
.container_db05 a {
  color: #6d6d6d;
}
.container_db05 a:hover {
  color: #111;
}
.accordion-f543 {
  color: #6d6d6d;
}
.logo_fd4b {
  overflow-x: hidden;
}
.logo_fd4b .table-29e2.paragraph-53be {
  position: relative;
}
.logo_fd4b .table-29e2.paragraph-53be.up_6372 {
  position: initial;
}
.logo_fd4b
  .table-29e2.paragraph-53be.up_6372
  .info-mini-d603 {
  left: auto;
}
.logo_fd4b .table-29e2 .info-mini-d603 {
  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;
}
.logo_fd4b .table-29e2:hover.paragraph-53be {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo_fd4b
  .table-29e2:hover.paragraph-53be
  .info-mini-d603 {
  display: block;
  z-index: 9999999;
}
.logo_fd4b .last_540f .bright-1bb0,
.logo_fd4b .layout_upper_07b9 .bright-1bb0 {
  display: none;
}
.logo_fd4b .article_8549 .table-29e2:hover.paragraph-53be {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph_blue_0e1e .picture_0241 label,
.paragraph_blue_0e1e .mask_510e label,
.paragraph_blue_0e1e .filter-warm-9351 label,
.paragraph_blue_0e1e .soft-c186 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card_c001 {
  list-style: none;
  margin: 0;
}
.card_c001 article.tag_liquid_2dec {
  margin-bottom: 0;
}
.card_c001 ul {
  list-style: none;
  margin: 0;
}
.card_c001 .tag_98e4 li.tag_liquid_2dec {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card_c001 .tag_98e4 li.tag_liquid_2dec {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card_c001 .tag_98e4 li.tag_liquid_2dec: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) {
  .card_c001 .tag_98e4 li.tag_liquid_2dec li.tag_liquid_2dec li.tag_liquid_2dec li.tag_liquid_2dec {
    padding-left: 0;
  }
}
article.tag_liquid_2dec {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_liquid_2dec .breadcrumb-95ed p:last-of-type {
  margin-bottom: 0;
}
article.tag_liquid_2dec .badge-wood-c2c8 {
  float: left;
}
article.tag_liquid_2dec .main_db3a {
  margin-left: 85px;
}
article.tag_liquid_2dec .picture_a062 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_liquid_2dec .picture_a062 .carousel_rough_d717 {
  margin-left: 10px;
}
article.tag_liquid_2dec .bright_be11 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_liquid_2dec .copper_8bfd {
  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 .picture_0241,
  #respond .filter-warm-9351,
  #respond .soft-c186 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .picture_0241 input,
#respond .filter-warm-9351 input,
#respond .soft-c186 input {
  width: 100%;
}
#respond .soft-c186 {
  margin-right: 0;
}
#respond .slider-plasma-2a9c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_540f .gallery-simple-2ad0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gallery-simple-2ad0 .chip_middle_232c.basic_e64f .card-d29f > li > a:focus,
.gallery-simple-2ad0 .chip_middle_232c.basic_e64f .card-d29f > li > a:hover,
.gallery-simple-2ad0 .chip_middle_232c.detail-ccce .card-d29f > li > a:focus,
.gallery-simple-2ad0 .chip_middle_232c.detail-ccce .card-d29f > li > a:hover,
.gallery-simple-2ad0 .chip_middle_232c.input-2d4a .card-d29f > li > a:focus,
.gallery-simple-2ad0 .chip_middle_232c.input-2d4a .card-d29f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0
  .chip_middle_232c.basic_e64f
  .card-d29f
  > li.accordion-dd8c
  > a,
.gallery-simple-2ad0
  .chip_middle_232c.basic_e64f
  .card-d29f
  > li.gradient-8e69
  > a,
.gallery-simple-2ad0
  .chip_middle_232c.detail-ccce
  .card-d29f
  > li.accordion-dd8c
  > a,
.gallery-simple-2ad0
  .chip_middle_232c.detail-ccce
  .card-d29f
  > li.gradient-8e69
  > a,
.gallery-simple-2ad0
  .chip_middle_232c.input-2d4a
  .card-d29f
  > li.accordion-dd8c
  > a,
.gallery-simple-2ad0 .chip_middle_232c.input-2d4a .card-d29f > li.steel-cd0e > a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0 .frame-purple-29b2,
.gallery-simple-2ad0 .frame-purple-29b2 a {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0 .popup_dim_cb9d.carousel-b96e li a,
.gallery-simple-2ad0 .white-58e0 a,
.gallery-simple-2ad0 .shade_b90b,
.gallery-simple-2ad0 .card-d29f > li > a,
.gallery-simple-2ad0 .element_fixed_e84a {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0 .popup_dim_cb9d.carousel-b96e li a:hover,
.gallery-simple-2ad0 .white-58e0 a:hover,
.gallery-simple-2ad0 .shade_b90b:hover,
.gallery-simple-2ad0 .card-d29f > li > a:hover,
.gallery-simple-2ad0 .element_fixed_e84a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0 .pagination_c791 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0 .pagination_c791 .background-ea5b {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0 .pagination_c791:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-simple-2ad0 .mask_brown_1dea .accordion-6023 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0 .mask_brown_1dea .accordion-6023 .chip_prev_9841 {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0
  .mask_brown_1dea
  .accordion-6023
  .chip_prev_9841::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0
  .mask_brown_1dea
  .accordion-6023
  .chip_prev_9841:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0
  .mask_brown_1dea
  .accordion-6023
  .chip_prev_9841::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0
  .mask_brown_1dea
  .accordion-6023
  .chip_prev_9841::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0 .mask_brown_1dea .icon_d2de {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-simple-2ad0 .mask_brown_1dea .icon_d2de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_upper_cfa4
  .gallery-simple-2ad0
  .mask_brown_1dea
  .gallery-5e18
  .banner_down_ecae {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_upper_cfa4
  .gallery-simple-2ad0
  .mask_brown_1dea
  .gallery-5e18
  .chip_prev_9841 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_540f .module_28d2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module_28d2 .chip_middle_232c.basic_e64f .card-d29f > li > a:focus,
.module_28d2 .chip_middle_232c.basic_e64f .card-d29f > li > a:hover,
.module_28d2 .chip_middle_232c.detail-ccce .card-d29f > li > a:focus,
.module_28d2 .chip_middle_232c.detail-ccce .card-d29f > li > a:hover,
.module_28d2 .chip_middle_232c.input-2d4a .card-d29f > li > a:focus,
.module_28d2 .chip_middle_232c.input-2d4a .card-d29f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_28d2
  .chip_middle_232c.basic_e64f
  .card-d29f
  > li.accordion-dd8c
  > a,
.module_28d2
  .chip_middle_232c.basic_e64f
  .card-d29f
  > li.gradient-8e69
  > a,
.module_28d2
  .chip_middle_232c.detail-ccce
  .card-d29f
  > li.accordion-dd8c
  > a,
.module_28d2
  .chip_middle_232c.detail-ccce
  .card-d29f
  > li.gradient-8e69
  > a,
.module_28d2
  .chip_middle_232c.input-2d4a
  .card-d29f
  > li.accordion-dd8c
  > a,
.module_28d2 .chip_middle_232c.input-2d4a .card-d29f > li.steel-cd0e > a {
  color: rgba(0, 0, 0, 0.8);
}
.module_28d2 .frame-purple-29b2,
.module_28d2 .frame-purple-29b2 a {
  color: rgba(0, 0, 0, 0.8);
}
.module_28d2 .popup_dim_cb9d.carousel-b96e li a,
.module_28d2 .white-58e0 a,
.module_28d2 .shade_b90b,
.module_28d2 .card-d29f > li > a,
.module_28d2 .element_fixed_e84a {
  color: rgba(0, 0, 0, 0.55);
}
.module_28d2 .popup_dim_cb9d.carousel-b96e li a:hover,
.module_28d2 .white-58e0 a:hover,
.module_28d2 .shade_b90b:hover,
.module_28d2 .card-d29f > li > a:hover,
.module_28d2 .element_fixed_e84a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_28d2 .pagination_c791 {
  color: rgba(0, 0, 0, 0.55);
}
.module_28d2 .pagination_c791 .background-ea5b {
  color: rgba(0, 0, 0, 0.8);
}
.module_28d2 .pagination_c791:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_4b8d .tooltip-83fc {
  margin-left: auto;
  margin-right: auto;
}
.upper_6a7b > * {
  margin-left: auto;
  margin-right: auto;
}
.upper_6a7b .tertiary_gold_04e9 {
  margin-right: 1.41575em;
}
.icon_1566 .upper_6a7b > .pattern-7e3f {
  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;
}
.icon_1566 .upper_6a7b > .black-031b {
  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;
}
.primary-abb3.filter_4b8d .tooltip-83fc,
.heading_58bc.filter_4b8d .tooltip-83fc {
  margin-left: 0;
}
.caption-03d0.filter_4b8d .tooltip-83fc,
.bright-106d.filter_4b8d .tooltip-83fc {
  margin-right: 0;
}
.upper_6a7b ol,
.upper_6a7b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button-blue-a05f video {
  max-width: 100%;
}
.column_wood_81f0 img {
  display: block;
}
.column_wood_81f0.tertiary_gold_04e9,
.column_wood_81f0.footer-cf4a {
  width: 100%;
}
.column_wood_81f0.black-031b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-top-924c:not(.tall_bc46) {
  margin: 1.5em auto;
}
.border_up_3508 p {
  padding: 1.5em 14px;
}
ul.sort_purple_b0ec.black-031b,
ul.sort_purple_b0ec.pattern-7e3f,
ul.sort_purple_b0ec.accent-a61d.pattern-7e3f {
  padding: 0 14px;
}
.action-cad5 {
  display: block;
  overflow-x: auto;
}
.action-cad5 table {
  border-collapse: collapse;
  width: 100%;
}
.action-cad5 td,
.action-cad5 th {
  padding: 0.5em;
}
.upper_6a7b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper_6a7b ol ol,
.upper_6a7b ol ul,
.upper_6a7b ul ol,
.upper_6a7b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper_6a7b ol ol li,
.upper_6a7b ol ul li,
.upper_6a7b ul ol li,
.upper_6a7b ul ul li {
  margin-left: 0;
}
.secondary_897b.sidebar-3117 > .detail_tiny_c2ab {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_897b.sidebar-3117 > .detail_tiny_c2ab iframe,
.secondary_897b.sidebar-3117 > .detail_tiny_c2ab > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail-0b51 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.thumbnail-0b51.carousel_fa59 {
  padding: 0;
}
.thumbnail-0b51.carousel_fa59 cite {
  font-size: 13px;
}
.thumbnail-0b51 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.thumbnail-0b51 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tiny-ceb4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tiny-ceb4 > p:first-child {
  margin-top: 0;
}
.tiny-ceb4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tiny-ceb4 blockquote {
  border-left: 0;
}
.east-1957 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.east-1957:not(.popup_c424) {
  max-width: 100px;
}
.east-1957.top-c238 {
  border-bottom: none !important;
  text-align: center;
}
.east-1957.top-c238::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_up_3508 p {
    padding: 1.5em 0;
  }
}
.preview-center-e66a {
  color: #0073aa;
}
.in-1604 {
  background-color: #0073aa;
}
.gallery-smooth-f86e {
  color: #229fd8;
}
.preview_9ed1 {
  background-color: #229fd8;
}
.tabs-b414 {
  color: #eee;
}
.module-1519 {
  background-color: #eee;
}
.prev_77ae {
  color: #444;
}
.purple-e806 {
  background-color: #444;
}
.section_8ce0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section_8ce0 .hover_a7d9 .white-58e0 {
  font-size: 15px;
}
.section_8ce0 .white-58e0 {
  line-height: 1.3;
}
.section_8ce0 .module_28d2 {
}
.section_8ce0 .gallery-simple-2ad0 {
  background: #235787;
}
.texture_fast_c79f {
  padding: 0;
}
.texture_fast_c79f .gallery-simple-2ad0 {
  background: #1a1a1a;
}
.texture_fast_c79f .module_28d2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip-bottom-b960 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip-bottom-b960 .module_28d2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip-bottom-b960 .gallery-simple-2ad0 {
  background: #303030;
}
.component-46bc {
  position: relative;
  z-index: 10;
}
.component-46bc .copper-ef67 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_d2a6 .paragraph-53be {
  display: inline-block;
  vertical-align: middle;
}
.hidden_d2a6.paragraph_b7b8 .paragraph-53be {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_d2a6.paragraph_b7b8 .paragraph-53be {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_d2a6.paragraph_b7b8 .paragraph-53be {
    margin-right: 0.4em;
  }
}
.hidden_d2a6.paragraph_b7b8 .paragraph-53be:last-child {
  margin-right: 0;
}
.component-narrow-d179 .copper-ef67 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_540f .hover_a7d9 {
    margin: 0 -0.5em;
  }
  .last_540f .hover_a7d9 [class*="customify-col-"],
  .last_540f .hover_a7d9 [class*="customify-col_"],
  .last_540f .hover_a7d9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_540f.menu-234e .copper-ef67 {
  background: 0 0 !important;
}
.last_540f.menu-234e .copper-ef67,
.last_540f.component-narrow-d179 .copper-ef67 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_540f.layout_dim_e350 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_540f.component-narrow-d179 .copper-ef67 {
  box-shadow: none !important;
}
.bottom-bbe5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bottom-bbe5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-bbe5 {
    padding: 18px 0 20px;
  }
}
.bottom-bbe5 .disabled-ca04 {
  width: 100%;
}
.bottom-bbe5 .slider_aabb {
  margin-bottom: 0;
}
.bottom-bbe5 .button-87e9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_fe20 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_fe20 .accordion_7fe1 {
  width: 100%;
}
.title_center_d501 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title_center_d501 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title_center_d501 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;
}
.title_center_d501 li:last-child:after {
  display: none;
}
.title_center_d501 li a {
  font-weight: 500;
  margin-right: 10px;
}
.breadcrumb_7341 .bright-1bb0 button,
.bottom-bbe5 .bright-1bb0 button {
  left: 0;
}
.breadcrumb_7341 .accordion_7fe1,
.bottom-bbe5 .accordion_7fe1 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_7341 .out_fe20,
.bottom-bbe5 .out_fe20 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.breadcrumb_7341 {
  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;
}
.breadcrumb_7341: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;
}
.breadcrumb_7341 .message-d0c0 {
  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) {
  .breadcrumb_7341 .message-d0c0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb_7341 .message-d0c0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb_7341 .message-d0c0 {
    min-height: 200px;
  }
}
.breadcrumb_7341 .title_center_d501 {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_7341 .title_center_d501 a,
.breadcrumb_7341 .title_center_d501 li:after {
  color: inherit;
}
.breadcrumb_7341 .title_center_d501 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.status-huge-61fd {
  margin-bottom: 0.5em;
}
.logo-e73c {
  margin-bottom: 1.2em;
}
.logo-e73c,
.status-huge-61fd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.logo-e73c p:last-child,
.status-huge-61fd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright-1bb0,
#masthead .bright-1bb0 {
  display: none;
}
#masthead
  > .bright-1bb0.button-e833 {
  display: none;
}
#masthead > .bright-1bb0 button {
  left: 0;
}
.block-d899 {
  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%;
}
.block-d899 .paragraph-53be {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block-d899 .hidden-478e {
  display: -webkit-box;
  display: flex;
}
.block-d899 .hidden-478e.dynamic_6721 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block-d899 .hidden-478e.overlay-short-7050 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-d899 .hidden-478e.table-26d8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block-d899.glass_9a39.shade_658c .hidden-478e.dynamic_6721 {
  flex-basis: 100%;
}
.block-d899.link-08a9 .hidden-478e.overlay-short-7050 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block-d899.link-08a9 .hidden-478e.table-26d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright-1bb0.button-e833 {
  display: none;
}
#masthead > .bright-1bb0 button {
  left: 0;
}
.menu_1154 {
  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;
}
.menu_1154:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu_1154.nav-a8b1 i {
  margin-right: 4px;
}
.menu_1154.new-1f69 i {
  margin-left: 5px;
}
.white-58e0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.white-58e0 p:last-child {
  margin-bottom: 0;
}
.grid-north-4693 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.grid-north-4693 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.grid-north-4693 img {
  display: block;
  width: auto;
  line-height: 1;
}
.grid-north-4693 .frame-purple-29b2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.grid-north-4693 .backdrop_easy_b9b6 {
  margin: 5px 0 7px 0;
}
.grid-north-4693.footer_c3ad .clean-e974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid-north-4693.footer_c3ad .prev-bca3 {
  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;
}
.grid-north-4693.photo_c87f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.grid-north-4693.photo_c87f .clean-e974 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid-north-4693.photo_c87f .prev-bca3 {
  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;
}
.grid-north-4693.form-brown-1667 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid-north-4693.fast_1ab2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.grid-north-4693.fast_1ab2 .prev-bca3 {
  margin-top: 7px;
}
.light-31c2 {
  display: inline-block;
}
.component-46bc .hovered-0e0e .grid-north-4693 img {
  max-width: 100%;
}
.chip_middle_232c .gradient_b74e.tiny_62b0,
.tooltip_917b .gradient_b74e.tiny_62b0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip_middle_232c .progress-8d53,
.tooltip_917b .progress-8d53 {
  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%);
}
.chip_middle_232c .progress-8d53 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.chip_middle_232c.hard_7af6 .progress-8d53 {
  display: none;
}
.chip_middle_232c .picture-3c9a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_middle_232c .picture-3c9a li {
  display: inline-block;
  position: relative;
}
.chip_middle_232c .picture-3c9a li:last-child {
  margin-right: 0;
}
.chip_middle_232c .picture-3c9a 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;
}
.chip_middle_232c .picture-3c9a li.steel-cd0e > a {
  color: rgba(0, 0, 0, 0.9);
}
.chip_middle_232c .picture-3c9a > 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;
}
.chip_middle_232c .picture-3c9a > li > a i {
  line-height: 0;
}
.chip_middle_232c .picture-3c9a > li.under-e1ea > a .progress-8d53 {
  margin-left: 4px;
  line-height: 0;
}
.chip_middle_232c .picture-3c9a .summary-e957 li.under-e1ea > a {
  position: relative;
}
.chip_middle_232c .picture-3c9a .summary-e957 li.under-e1ea > a:after,
.chip_middle_232c .picture-3c9a .summary-e957 li.under-e1ea > a:before {
  content: "";
  display: table;
}
.chip_middle_232c .picture-3c9a .summary-e957 li.under-e1ea > a:after {
  clear: both;
}
.chip_middle_232c .picture-3c9a .summary-e957 li.under-e1ea > a .progress-8d53 {
  margin-left: 5px;
  float: right;
}
.chip_middle_232c .section_liquid_2a9b,
.chip_middle_232c .summary-e957 {
  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;
}
.chip_middle_232c .summary-e957 {
  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;
}
.chip_middle_232c .summary-e957 .tiny_62b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip_middle_232c .summary-e957 .progress-8d53 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.chip_middle_232c .summary-e957 li {
  display: block;
  margin: 0;
  padding: 0;
}
.chip_middle_232c .summary-e957 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;
}
.chip_middle_232c .summary-e957 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.chip_middle_232c .summary-e957 .summary-e957 {
  top: 0;
  left: 100%;
}
.chip_middle_232c .right_b986.fn-focus-8f20 > .section_liquid_2a9b,
.chip_middle_232c .right_b986.fn-focus-8f20 > .summary-e957,
.chip_middle_232c .right_b986:focus > .section_liquid_2a9b,
.chip_middle_232c .right_b986:focus > .summary-e957,
.chip_middle_232c .right_b986:hover > .section_liquid_2a9b,
.chip_middle_232c .right_b986:hover > .summary-e957 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.chip_middle_232c.input-2d4a .card-d29f:after,
.chip_middle_232c.input-2d4a .card-d29f:before {
  content: "";
  display: table;
}
.chip_middle_232c.input-2d4a .card-d29f:after {
  clear: both;
}
.chip_middle_232c.input-2d4a .card-d29f > li {
  float: left;
}
.chip_middle_232c.outer_afb9 .card-d29f:after,
.chip_middle_232c.outer_afb9 .card-d29f:before {
  content: "";
  display: table;
}
.chip_middle_232c.outer_afb9 .card-d29f:after {
  clear: both;
}
.chip_middle_232c.outer_afb9 .card-d29f > li {
  float: left;
}
.chip_middle_232c.outer_afb9 .card-d29f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.chip_middle_232c.outer_afb9 .card-d29f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.chip_middle_232c.outer_afb9 .card-d29f > li.accordion-dd8c > a,
.chip_middle_232c.outer_afb9 .card-d29f > li.steel-cd0e > a {
  color: #fff;
  background-color: #1e4b75;
}
.chip_middle_232c.basic_e64f .card-d29f > li > a .tiny_62b0 {
  position: relative;
}
.chip_middle_232c.basic_e64f .card-d29f > li > a .tiny_62b0: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;
}
.chip_middle_232c.basic_e64f
  .card-d29f
  > li:focus
  > a
  .tiny_62b0:before,
.chip_middle_232c.basic_e64f
  .card-d29f
  > li:hover
  > a
  .tiny_62b0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_middle_232c.basic_e64f
  .card-d29f
  > li.accordion-dd8c
  > a
  .tiny_62b0:before,
.chip_middle_232c.basic_e64f
  .card-d29f
  > li.gradient-8e69
  > a
  .tiny_62b0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_middle_232c.detail-ccce .card-d29f > li > a .tiny_62b0 {
  position: relative;
}
.chip_middle_232c.detail-ccce .card-d29f > li > a .tiny_62b0: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;
}
.chip_middle_232c.detail-ccce .card-d29f > li:focus > a .tiny_62b0:before,
.chip_middle_232c.detail-ccce
  .card-d29f
  > li:hover
  > a
  .tiny_62b0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_middle_232c.detail-ccce
  .card-d29f
  > li.accordion-dd8c
  > a
  .tiny_62b0:before,
.chip_middle_232c.detail-ccce
  .card-d29f
  > li.gradient-8e69
  > a
  .tiny_62b0:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip_917b .picture-3c9a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tooltip_917b .picture-3c9a li:first-child > a {
  border-top: none;
}
.tooltip_917b .picture-3c9a .progress-hovered-c75b > .tiny_62b0 .progress-8d53 {
  display: none;
}
.tooltip_917b .picture-3c9a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tooltip_917b .picture-3c9a li:last-child {
  border: none;
}
.tooltip_917b .picture-3c9a li.under-e1ea > a {
  padding-right: 45px !important;
}
.tooltip_917b .picture-3c9a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tooltip_917b .picture-3c9a li a:focus,
.tooltip_917b .picture-3c9a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_917b .picture-3c9a li .complex-e950 {
  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;
}
.tooltip_917b .picture-3c9a li .complex-e950:hover {
  box-shadow: none;
}
.tooltip_917b .picture-3c9a li .complex-e950 .progress-8d53 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tooltip_917b .picture-3c9a .summary-e957 {
  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);
}
.tooltip_917b .picture-3c9a .summary-e957 li a {
  padding-left: 3em;
}
.tooltip_917b .picture-3c9a .module-rough-6b97 > a .complex-e950 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip_917b .picture-3c9a .module-rough-6b97 > .summary-e957 {
  display: block;
  opacity: 1;
}
.paragraph_c411 {
  max-width: 100%;
}
.primary_hot_e006 {
  line-height: 0;
  cursor: pointer;
}
.element_fixed_e84a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.element_fixed_e84a:hover {
  box-shadow: none;
  color: currentColor;
}
.element_fixed_e84a svg {
  width: 18px;
  height: 18px;
}
.element_fixed_e84a .image_wide_ae8e {
  display: none;
}
.complex-168a {
  position: relative;
}
.complex-168a.fn-active-8f20 .element_fixed_e84a .table-in-0f3e {
  display: none;
}
.complex-168a.fn-active-8f20 .element_fixed_e84a .image_wide_ae8e {
  display: inline-block;
}
.complex-168a .large-0f05 {
  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);
}
.complex-168a.fast-0ab5 .large-0f05 {
  left: auto;
  right: -0.9em;
}
.complex-168a.fast-0ab5 .video_c21b::before {
  left: auto;
  right: 15px;
}
.complex-168a.fn-active-8f20 .large-0f05 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-5e18 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery-5e18 label {
  flex-basis: 100%;
}
.gallery-5e18 .accordion-6023 {
  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;
}
.gallery-5e18 .chip_prev_9841 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery-5e18 .chip_prev_9841:focus {
  background-color: transparent;
}
.gallery-5e18 button.icon_d2de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery-5e18 button.icon_d2de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery-5e18 button.icon_d2de svg {
  width: 18px;
  height: 18px;
}
.gallery-5e18 input[type="submit"] {
  min-height: auto;
}
.mask_brown_1dea .gallery-5e18 .chip_prev_9841 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.video_c21b {
  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) {
  .video_c21b {
    width: 220px;
  }
}
.video_c21b label {
  flex-basis: 100%;
}
.video_c21b::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;
}
.accordion_upper_cfa4 .mask_brown_1dea .gallery-5e18 {
  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;
}
.accordion_upper_cfa4
  .mask_brown_1dea
  .gallery-5e18
  .accordion-6023 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accordion_upper_cfa4 .mask_brown_1dea .gallery-5e18 .chip_prev_9841 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accordion_upper_cfa4
  .mask_brown_1dea
  .gallery-5e18
  .chip_prev_9841:focus {
  background: 0 0;
}
.accordion_upper_cfa4
  .mask_brown_1dea
  .gallery-5e18
  .banner_down_ecae {
  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;
}
.popup_dim_cb9d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.popup_dim_cb9d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.popup_dim_cb9d li:last-child {
  margin-right: 0;
}
.popup_dim_cb9d li:first-child {
  margin-left: 0;
}
.popup_dim_cb9d.accordion_8661 a {
  color: #fff;
}
.popup_dim_cb9d.accordion_8661 a:hover {
  color: #fff;
}
.popup_dim_cb9d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.popup_dim_cb9d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.popup_dim_cb9d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popup_dim_cb9d a:hover {
  opacity: 0.9;
  color: inherit;
}
.popup_dim_cb9d [class*="social-icon-apple"] {
  background-color: #999;
}
.popup_dim_cb9d [class*="social-icon-apple"].mask_cold_72b5 {
  background-color: transparent;
  color: #999;
}
.popup_dim_cb9d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.popup_dim_cb9d [class*="social-icon-behance"].mask_cold_72b5 {
  background-color: transparent;
  color: #1769ff;
}
.popup_dim_cb9d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.popup_dim_cb9d [class*="social-icon-bitbucket"].mask_cold_72b5 {
  background-color: transparent;
  color: #205081;
}
.popup_dim_cb9d [class*="social-icon-codepen"] {
  background-color: #000;
}
.popup_dim_cb9d [class*="social-icon-codepen"].mask_cold_72b5 {
  background-color: transparent;
  color: #000;
}
.popup_dim_cb9d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.popup_dim_cb9d [class*="social-icon-delicious"].mask_cold_72b5 {
  background-color: transparent;
  color: #39f;
}
.popup_dim_cb9d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.popup_dim_cb9d [class*="social-icon-digg"].mask_cold_72b5 {
  background-color: transparent;
  color: #005be2;
}
.popup_dim_cb9d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.popup_dim_cb9d [class*="social-icon-dribbble"].mask_cold_72b5 {
  background-color: transparent;
  color: #ea4c89;
}
.popup_dim_cb9d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.popup_dim_cb9d [class*="social-icon-envelope"].mask_cold_72b5 {
  background-color: transparent;
  color: #ea4335;
}
.popup_dim_cb9d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.popup_dim_cb9d [class*="social-icon-facebook"].mask_cold_72b5 {
  background-color: transparent;
  color: #3b5998;
}
.popup_dim_cb9d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.popup_dim_cb9d [class*="social-icon-flickr"].mask_cold_72b5 {
  background-color: transparent;
  color: #0063dc;
}
.popup_dim_cb9d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.popup_dim_cb9d [class*="social-icon-foursquare"].mask_cold_72b5 {
  background-color: transparent;
  color: #2d5be3;
}
.popup_dim_cb9d [class*="social-icon-github"] {
  background-color: #333;
}
.popup_dim_cb9d [class*="social-icon-github"].mask_cold_72b5 {
  background-color: transparent;
  color: #333;
}
.popup_dim_cb9d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.popup_dim_cb9d [class*="social-icon-google-plus"].mask_cold_72b5 {
  background-color: transparent;
  color: #dd4b39;
}
.popup_dim_cb9d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.popup_dim_cb9d [class*="social-icon-houzz"].mask_cold_72b5 {
  background-color: transparent;
  color: #7ac142;
}
.popup_dim_cb9d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.popup_dim_cb9d [class*="social-icon-instagram"].mask_cold_72b5 {
  background-color: transparent;
  color: #262626;
}
.popup_dim_cb9d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.popup_dim_cb9d [class*="social-icon-jsfiddle"].mask_cold_72b5 {
  background-color: transparent;
  color: #487aa2;
}
.popup_dim_cb9d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.popup_dim_cb9d [class*="social-icon-linkedin"].mask_cold_72b5 {
  background-color: transparent;
  color: #0077b5;
}
.popup_dim_cb9d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.popup_dim_cb9d [class*="social-icon-medium"].mask_cold_72b5 {
  background-color: transparent;
  color: #00ab6b;
}
.popup_dim_cb9d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.popup_dim_cb9d
  [class*="social-icon-odnoklassniki"].mask_cold_72b5 {
  background-color: transparent;
  color: #f4731c;
}
.popup_dim_cb9d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.popup_dim_cb9d [class*="social-icon-meetup"].mask_cold_72b5 {
  background-color: transparent;
  color: #ec1c40;
}
.popup_dim_cb9d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.popup_dim_cb9d [class*="social-icon-pinterest"].mask_cold_72b5 {
  background-color: transparent;
  color: #bd081c;
}
.popup_dim_cb9d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.popup_dim_cb9d [class*="social-icon-product-hunt"].mask_cold_72b5 {
  background-color: transparent;
  color: #da552f;
}
.popup_dim_cb9d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.popup_dim_cb9d [class*="social-icon-reddit"].mask_cold_72b5 {
  background-color: transparent;
  color: #ff4500;
}
.popup_dim_cb9d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.popup_dim_cb9d [class*="social-icon-rss"].mask_cold_72b5 {
  background-color: transparent;
  color: #f26522;
}
.popup_dim_cb9d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.popup_dim_cb9d
  [class*="social-icon-shopping-cart"].mask_cold_72b5 {
  background-color: transparent;
  color: #4caf50;
}
.popup_dim_cb9d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.popup_dim_cb9d [class*="social-icon-skype"].mask_cold_72b5 {
  background-color: transparent;
  color: #00aff0;
}
.popup_dim_cb9d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.popup_dim_cb9d [class*="social-icon-slideshare"].mask_cold_72b5 {
  background-color: transparent;
  color: #0077b5;
}
.popup_dim_cb9d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.popup_dim_cb9d [class*="social-icon-snapchat"].mask_cold_72b5 {
  background-color: transparent;
  color: #fffc00;
}
.popup_dim_cb9d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.popup_dim_cb9d [class*="social-icon-soundcloud"].mask_cold_72b5 {
  background-color: transparent;
  color: #f80;
}
.popup_dim_cb9d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.popup_dim_cb9d [class*="social-icon-spotify"].mask_cold_72b5 {
  background-color: transparent;
  color: #2ebd59;
}
.popup_dim_cb9d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.popup_dim_cb9d
  [class*="social-icon-stack-overflow"].mask_cold_72b5 {
  background-color: transparent;
  color: #fe7a15;
}
.popup_dim_cb9d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.popup_dim_cb9d [class*="social-icon-maldkfgram"].mask_cold_72b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.popup_dim_cb9d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.popup_dim_cb9d [class*="social-icon-tripadvisor"].mask_cold_72b5 {
  background-color: transparent;
  color: #589442;
}
.popup_dim_cb9d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.popup_dim_cb9d [class*="social-icon-tumblr"].mask_cold_72b5 {
  background-color: transparent;
  color: #35465c;
}
.popup_dim_cb9d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.popup_dim_cb9d [class*="social-icon-twitch"].mask_cold_72b5 {
  background-color: transparent;
  color: #6441a5;
}
.popup_dim_cb9d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.popup_dim_cb9d [class*="social-icon-twitter"].mask_cold_72b5 {
  background-color: transparent;
  color: #1da1f2;
}
.popup_dim_cb9d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.popup_dim_cb9d [class*="social-icon-vimeo"].mask_cold_72b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.popup_dim_cb9d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.popup_dim_cb9d [class*="social-icon-vk"].mask_cold_72b5 {
  background-color: transparent;
  color: #45668e;
}
.popup_dim_cb9d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.popup_dim_cb9d [class*="social-icon-weibo"].mask_cold_72b5 {
  background-color: transparent;
  color: #df2029;
}
.popup_dim_cb9d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.popup_dim_cb9d [class*="social-icon-weixin"].mask_cold_72b5 {
  background-color: transparent;
  color: #7bb32e;
}
.popup_dim_cb9d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.popup_dim_cb9d [class*="social-icon-whatsapp"].mask_cold_72b5 {
  background-color: transparent;
  color: #25d366;
}
.popup_dim_cb9d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.popup_dim_cb9d [class*="social-icon-wordpress"].mask_cold_72b5 {
  background-color: transparent;
  color: #21759b;
}
.popup_dim_cb9d [class*="social-icon-xing"] {
  background-color: #026466;
}
.popup_dim_cb9d [class*="social-icon-xing"].mask_cold_72b5 {
  background-color: transparent;
  color: #026466;
}
.popup_dim_cb9d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.popup_dim_cb9d [class*="social-icon-yelp"].mask_cold_72b5 {
  background-color: transparent;
  color: #af0606;
}
.popup_dim_cb9d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.popup_dim_cb9d [class*="social-icon-youtube"].mask_cold_72b5 {
  background-color: transparent;
  color: #cd201f;
}
.shade_b90b {
  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;
}
.shade_b90b:hover {
  box-shadow: none;
  background: 0 0;
}
.middle_26d8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.component_f422 {
  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;
}
.tooltip_d653 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.primary-focused-e74a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.primary-focused-e74a,
.primary-focused-e74a::after,
.primary-focused-e74a::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;
}
.primary-focused-e74a::after,
.primary-focused-e74a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-e286 .component_f422 .tooltip_d653 {
  margin-top: -2px;
  width: 19px;
}
.notice-e286 .component_f422 .primary-focused-e74a {
  margin-top: -1px;
}
.notice-e286 .component_f422 .primary-focused-e74a,
.notice-e286 .component_f422 .primary-focused-e74a::after,
.notice-e286 .component_f422 .primary-focused-e74a::before {
  width: 19px;
  height: 2px;
}
.notice-e286 .component_f422 .primary-focused-e74a::before {
  top: -6px;
}
.notice-e286 .component_f422 .primary-focused-e74a::after {
  bottom: -6px;
}
.row-west-7221 .component_f422 .tooltip_d653 {
  margin-top: -2px;
  width: 22px;
}
.row-west-7221 .component_f422 .primary-focused-e74a {
  margin-top: -1px;
}
.row-west-7221 .component_f422 .primary-focused-e74a,
.row-west-7221 .component_f422 .primary-focused-e74a::after,
.row-west-7221 .component_f422 .primary-focused-e74a::before {
  width: 22px;
  height: 2px;
}
.row-west-7221 .component_f422 .primary-focused-e74a::before {
  top: -7px;
}
.row-west-7221 .component_f422 .primary-focused-e74a::after {
  bottom: -7px;
}
.description_hot_339e .component_f422 .tooltip_d653 {
  margin-top: -2px;
  width: 31px;
}
.description_hot_339e .component_f422 .primary-focused-e74a {
  margin-top: -1.5px;
}
.description_hot_339e .component_f422 .primary-focused-e74a,
.description_hot_339e .component_f422 .primary-focused-e74a::after,
.description_hot_339e .component_f422 .primary-focused-e74a::before {
  width: 31px;
  height: 3px;
}
.description_hot_339e .component_f422 .primary-focused-e74a::before {
  top: -9px;
}
.description_hot_339e .component_f422 .primary-focused-e74a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .east-b2ab .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 19px;
  }
  .east-b2ab .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .east-b2ab .component_f422 .primary-focused-e74a,
  .east-b2ab .component_f422 .primary-focused-e74a::after,
  .east-b2ab .component_f422 .primary-focused-e74a::before {
    width: 19px;
    height: 2px;
  }
  .east-b2ab .component_f422 .primary-focused-e74a::before {
    top: -6px;
  }
  .east-b2ab .component_f422 .primary-focused-e74a::after {
    bottom: -6px;
  }
  .out-0018 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 22px;
  }
  .out-0018 .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .out-0018 .component_f422 .primary-focused-e74a,
  .out-0018 .component_f422 .primary-focused-e74a::after,
  .out-0018 .component_f422 .primary-focused-e74a::before {
    width: 22px;
    height: 2px;
  }
  .out-0018 .component_f422 .primary-focused-e74a::before {
    top: -7px;
  }
  .out-0018 .component_f422 .primary-focused-e74a::after {
    bottom: -7px;
  }
  .tertiary-full-5fe8 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a {
    margin-top: -1.5px;
  }
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a,
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a::after,
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a::before {
    top: -9px;
  }
  .tertiary-full-5fe8 .component_f422 .primary-focused-e74a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .filter_f044 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 19px;
  }
  .filter_f044 .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .filter_f044 .component_f422 .primary-focused-e74a,
  .filter_f044 .component_f422 .primary-focused-e74a::after,
  .filter_f044 .component_f422 .primary-focused-e74a::before {
    width: 19px;
    height: 2px;
  }
  .filter_f044 .component_f422 .primary-focused-e74a::before {
    top: -6px;
  }
  .filter_f044 .component_f422 .primary-focused-e74a::after {
    bottom: -6px;
  }
  .tag_45e5 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_45e5 .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .tag_45e5 .component_f422 .primary-focused-e74a,
  .tag_45e5 .component_f422 .primary-focused-e74a::after,
  .tag_45e5 .component_f422 .primary-focused-e74a::before {
    width: 22px;
    height: 2px;
  }
  .tag_45e5 .component_f422 .primary-focused-e74a::before {
    top: -7px;
  }
  .tag_45e5 .component_f422 .primary-focused-e74a::after {
    bottom: -7px;
  }
  .shadow-paper-69eb .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-paper-69eb .component_f422 .primary-focused-e74a {
    margin-top: -1.5px;
  }
  .shadow-paper-69eb .component_f422 .primary-focused-e74a,
  .shadow-paper-69eb .component_f422 .primary-focused-e74a::after,
  .shadow-paper-69eb .component_f422 .primary-focused-e74a::before {
    width: 31px;
    height: 3px;
  }
  .shadow-paper-69eb .component_f422 .primary-focused-e74a::before {
    top: -9px;
  }
  .shadow-paper-69eb .component_f422 .primary-focused-e74a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail_outer_ce4d .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_outer_ce4d .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .detail_outer_ce4d .component_f422 .primary-focused-e74a,
  .detail_outer_ce4d .component_f422 .primary-focused-e74a::after,
  .detail_outer_ce4d .component_f422 .primary-focused-e74a::before {
    width: 19px;
    height: 2px;
  }
  .detail_outer_ce4d .component_f422 .primary-focused-e74a::before {
    top: -6px;
  }
  .detail_outer_ce4d .component_f422 .primary-focused-e74a::after {
    bottom: -6px;
  }
  .primary_pink_12d5 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_pink_12d5 .component_f422 .primary-focused-e74a {
    margin-top: -1px;
  }
  .primary_pink_12d5 .component_f422 .primary-focused-e74a,
  .primary_pink_12d5 .component_f422 .primary-focused-e74a::after,
  .primary_pink_12d5 .component_f422 .primary-focused-e74a::before {
    width: 22px;
    height: 2px;
  }
  .primary_pink_12d5 .component_f422 .primary-focused-e74a::before {
    top: -7px;
  }
  .primary_pink_12d5 .component_f422 .primary-focused-e74a::after {
    bottom: -7px;
  }
  .fluid_0536 .component_f422 .tooltip_d653 {
    margin-top: -2px;
    width: 31px;
  }
  .fluid_0536 .component_f422 .primary-focused-e74a {
    margin-top: -1.5px;
  }
  .fluid_0536 .component_f422 .primary-focused-e74a,
  .fluid_0536 .component_f422 .primary-focused-e74a::after,
  .fluid_0536 .component_f422 .primary-focused-e74a::before {
    width: 31px;
    height: 3px;
  }
  .fluid_0536 .component_f422 .primary-focused-e74a::before {
    top: -9px;
  }
  .fluid_0536 .component_f422 .primary-focused-e74a::after {
    bottom: -9px;
  }
}
.dynamic_8483 .primary-focused-e74a {
  -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);
}
.dynamic_8483 .primary-focused-e74a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dynamic_8483 .primary-focused-e74a::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);
}
.dynamic_8483.media-b920 .primary-focused-e74a {
  -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);
}
.dynamic_8483.media-b920 .primary-focused-e74a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dynamic_8483.media-b920 .primary-focused-e74a::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);
}
.button_focused_1422 {
  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.wood_998b:before {
  display: none;
}
.layout_upper_07b9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_upper_07b9 .header-motion-2323 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_upper_07b9 .header-motion-2323:last-of-type {
  border-bottom: none;
}
.layout_upper_07b9 .header-motion-2323.item-0376,
.layout_upper_07b9 .header-motion-2323.surface_complex_4654,
.layout_upper_07b9 .header-motion-2323.heading-action-4160 {
  padding: 0;
}
.layout_upper_07b9 .tooltip_917b .complex-e950 {
  color: currentColor;
}
.layout_upper_07b9 .tooltip_917b .complex-e950:focus,
.layout_upper_07b9 .tooltip_917b .complex-e950:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_upper_07b9.module_28d2 .pagination_c791,
.layout_upper_07b9.module_28d2 .white-58e0 a,
.layout_upper_07b9.module_28d2 .card-d29f a,
.layout_upper_07b9.module_28d2 .summary-e957 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_upper_07b9.module_28d2 .pagination_c791:hover,
.layout_upper_07b9.module_28d2 .white-58e0 a:hover,
.layout_upper_07b9.module_28d2 .card-d29f a:hover,
.layout_upper_07b9.module_28d2 .summary-e957 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_upper_07b9.module_28d2 .background-ea5b {
  color: rgba(0, 0, 0, 0.8);
}
.layout_upper_07b9.module_28d2 .header-motion-2323 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_upper_07b9.module_28d2 .header-motion-2323:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_upper_07b9.module_28d2 .block-af3a:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_upper_07b9.module_28d2 .tooltip_917b .picture-3c9a li a,
.layout_upper_07b9.module_28d2 .tooltip_917b .complex-e950,
.layout_upper_07b9.module_28d2 .summary-e957 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_upper_07b9.module_28d2 .tooltip_917b .complex-e950:focus,
.layout_upper_07b9.module_28d2 .tooltip_917b .complex-e950:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_upper_07b9.module_28d2 .picture-3c9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_upper_07b9.gallery-simple-2ad0 .pagination_c791,
.layout_upper_07b9.gallery-simple-2ad0 .white-58e0 a,
.layout_upper_07b9.gallery-simple-2ad0 .card-d29f .complex-e950,
.layout_upper_07b9.gallery-simple-2ad0 .card-d29f a,
.layout_upper_07b9.gallery-simple-2ad0 .summary-e957 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_upper_07b9.gallery-simple-2ad0 .pagination_c791:hover,
.layout_upper_07b9.gallery-simple-2ad0 .white-58e0 a:hover,
.layout_upper_07b9.gallery-simple-2ad0 .card-d29f .complex-e950:hover,
.layout_upper_07b9.gallery-simple-2ad0 .card-d29f a:hover,
.layout_upper_07b9.gallery-simple-2ad0 .summary-e957 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_upper_07b9.gallery-simple-2ad0 .background-ea5b {
  color: rgba(255, 255, 255, 0.99);
}
.layout_upper_07b9.gallery-simple-2ad0 .header-motion-2323 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_upper_07b9.gallery-simple-2ad0 .header-motion-2323:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_upper_07b9.gallery-simple-2ad0 .block-af3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_upper_07b9.gallery-simple-2ad0 .tooltip_917b .picture-3c9a li a,
.layout_upper_07b9.gallery-simple-2ad0 .tooltip_917b .complex-e950,
.layout_upper_07b9.gallery-simple-2ad0 .summary-e957 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_upper_07b9.gallery-simple-2ad0 .tooltip_917b .complex-e950:focus,
.layout_upper_07b9.gallery-simple-2ad0 .tooltip_917b .complex-e950:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_upper_07b9.gallery-simple-2ad0 .picture-3c9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-af3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.block-af3a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list_hard_e853 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.under_c024 .layout_upper_07b9 {
  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;
}
.under_c024 .header-motion-2323 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.under_c024 .header-motion-2323: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) {
  .under_c024 .header-motion-2323:before {
    width: 16%;
    left: 42%;
  }
}
.under_c024 .header-motion-2323:last-child:before {
  content: none;
}
.under_c024 .header-motion-2323[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.under_c024 .tooltip_917b .picture-3c9a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.under_c024 .tooltip_917b .picture-3c9a li a .complex-e950 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.under_c024 .tooltip_917b .summary-e957 {
  border: none;
}
.under_c024 .tooltip_917b .summary-e957 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.under_c024 .block-af3a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.under_c024 .list_hard_e853 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.under_c024 .gallery-simple-2ad0 .block-af3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_c024 .module_28d2.banner_1648 .primary-focused-e74a {
  background: rgba(0, 0, 0, 0.6);
}
.under_c024
  .module_28d2.banner_1648
  .primary-focused-e74a::after,
.under_c024
  .module_28d2.banner_1648
  .primary-focused-e74a:before {
  background: inherit;
}
.under_c024
  .module_28d2.banner_1648:hover
  .primary-focused-e74a {
  background: rgba(0, 0, 0, 0.8);
}
.notification_plasma_431d .layout_upper_07b9 {
  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) {
  .notification_plasma_431d .layout_upper_07b9 {
    width: auto;
    right: 45px;
  }
}
.layout-fresh-265c .layout_upper_07b9 {
  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) {
  .layout-fresh-265c .layout_upper_07b9 {
    width: auto;
    left: 45px;
  }
}
.wood_998b .layout_upper_07b9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood_998b .list_hard_e853 {
  max-width: 48em;
  margin: 0 auto;
}
.wood_998b .block-af3a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag_outer_e81d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag_outer_e81d.under_c024 .layout_upper_07b9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag_outer_e81d.notification_plasma_431d .layout_upper_07b9 {
  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);
}
.tag_outer_e81d .layout_upper_07b9 {
  visibility: visible;
}
.tag_outer_e81d.layout-fresh-265c .layout_upper_07b9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient_tall_4684,
.container-mini-e296 {
  overflow-x: hidden;
}
.gradient_tall_4684 .layout_upper_07b9 {
  overflow: auto;
}
.gradient_tall_4684.under_c024 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_tall_4684.under_c024 .layout_upper_07b9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient_tall_4684.under_c024 .shade_b90b {
  opacity: 0;
}
.gradient_tall_4684.notification_plasma_431d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_tall_4684.notification_plasma_431d .layout_upper_07b9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient_tall_4684.notification_plasma_431d .shade_b90b {
  opacity: 0;
}
.gradient_tall_4684.layout-fresh-265c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_tall_4684.layout-fresh-265c .layout_upper_07b9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient_tall_4684.layout-fresh-265c .shade_b90b {
  opacity: 0;
}
.gradient_tall_4684.wood_998b .layout_upper_07b9 {
  z-index: 10;
  visibility: visible;
}
.banner_1648 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner_1648 .primary-focused-e74a {
  background: rgba(255, 255, 255, 0.99);
}
.banner_1648 .primary-focused-e74a::after,
.banner_1648 .primary-focused-e74a:before {
  background: inherit;
}
.banner_1648:hover .primary-focused-e74a {
  background: rgba(255, 255, 255, 0.99);
}
.layout-fresh-265c .banner_1648 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood_998b .banner_1648 {
  display: none !important;
}
.gradient_tall_4684:before,
.container-mini-e296:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient_tall_4684 .banner_1648,
.container-mini-e296 .banner_1648 {
  display: inline-block;
}
.layout_upper_07b9 .paragraph-53be {
  -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;
}
.gradient_tall_4684 .layout_upper_07b9 .paragraph-53be,
.container-mini-e296 .layout_upper_07b9 .paragraph-53be {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-071b .accordion-6023 {
  width: 100%;
}
.hovered-0e0e {
  padding: 0 0.5em 0;
}
.hovered-0e0e [class*="customify-col-"],
.hovered-0e0e [class*="customify-col_"],
.hovered-0e0e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.action_eec5 .hovered-0e0e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover_a7d9 .cool_3c59,
  .cool_3c59 {
    display: none;
  }
  .input_59ba {
    text-align: left;
  }
  .label-cc81 {
    text-align: center;
  }
  .accent-c982 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover_a7d9 .main_out_3709,
  .main_out_3709 {
    display: none;
  }
  .center-9425 {
    text-align: left;
  }
  .dirty-a546 {
    text-align: center;
  }
  .block-3366 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover_a7d9 .modal-mini-d46e,
  .modal-mini-d46e {
    display: none;
  }
  .new_83f6 {
    text-align: left;
  }
  .fluid_7a6e {
    text-align: center;
  }
  .accent_0d87 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.progress_copper_f700 {
  box-shadow: none !important;
}
.background_8fb9 .avatar_full_799a,
.link-selected-6758 .avatar_full_799a {
  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;
}
.link-selected-6758 .avatar_full_799a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.copper-ef67 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.copper-ef67:after,
.copper-ef67:before {
  content: "";
  display: table;
}
.copper-ef67:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .copper-ef67 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.copper-ef67,
.layout_dim_e350 {
  max-width: 1248px;
  margin: 0 auto;
}

.small-57e4.silver-fff3 .copper-ef67 {
  max-width: 100%;
}
.small-57e4.nav_8f25 {
  max-width: 1200px;
  margin: 0 auto;
}
.small-57e4.preview-silver-ad62 .copper-ef67 {
  max-width: 100%;
}
.small-57e4.preview-silver-ad62 > .copper-ef67 {
  padding-left: 0;
  padding-right: 0;
}
.small-57e4.preview-silver-ad62 > .copper-ef67 .hover_a7d9 {
  margin: 0;
}
.small-57e4.preview-silver-ad62
  > .copper-ef67
  .fixed_d076.fast_35dd {
  margin-right: 0;
  margin-left: 0;
}
.small-57e4.preview-silver-ad62 #main.fast_35dd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner-orange-8a97 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner-orange-8a97 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lite-70be .tooltip-83fc {
    padding-right: 1em;
  }
  .lite-70be.lower-e5c3 .fixed_d076 {
    border-right: 1px solid #eaecee;
  }
  .lite-70be.lower-e5c3 .tooltip-83fc {
    padding-right: 1em;
  }
  .lite-70be.lower-e5c3 .paragraph_fresh_06cb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer-c693 .tooltip-83fc {
    padding-left: 1em;
  }
  .outer-c693.lower-e5c3 .fixed_d076 {
    border-left: 1px solid #eaecee;
  }
  .outer-c693.lower-e5c3 .tooltip-83fc {
    padding-left: 1em;
  }
  .outer-c693.lower-e5c3 .paragraph_fresh_06cb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-0c3f .tooltip-83fc {
    padding-left: 1em;
  }
  .dropdown-0c3f.lower-e5c3 .new_2759 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-0c3f.lower-e5c3 .pro-9518 {
    border-right: 1px solid #eaecee;
  }
  .dropdown-0c3f.lower-e5c3 .tooltip-83fc {
    padding-left: 1em;
  }
  .dropdown-0c3f.lower-e5c3 .paragraph_fresh_06cb {
    padding-right: 1em;
  }
  .dropdown-0c3f.lower-e5c3 .south-1951 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_4a55 .tooltip-83fc {
    padding-right: 1em;
  }
  .clean_4a55.lower-e5c3 .new_2759 {
    border-left: 1px solid #eaecee;
  }
  .clean_4a55.lower-e5c3 .pro-9518 {
    border-left: 1px solid #eaecee;
  }
  .clean_4a55.lower-e5c3 .tooltip-83fc {
    padding-right: 1em;
  }
  .clean_4a55.lower-e5c3 .paragraph_fresh_06cb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_4a55.lower-e5c3 .south-1951 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-orange-8a97 .tooltip-83fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-orange-8a97.lower-e5c3 .fixed_d076 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner-orange-8a97.lower-e5c3 .tooltip-83fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-orange-8a97.lower-e5c3 .paragraph_fresh_06cb {
    padding-left: 1em;
  }
  .banner-orange-8a97.lower-e5c3 .south-1951 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner-orange-8a97.lower-e5c3 .tooltip-83fc {
    padding-left: 0;
  }
}
.tall_a042 .hidden_d2a6 {
  display: inline-block;
}
.hero_7c0c {
  display: inline-block;
}
.last_1285 {
  word-con: break-word;
}
.text-a0e4 > span {
  display: inline-block;
  padding: 5px 0;
}
.text-a0e4 .west_844e {
  margin-left: 8px;
  margin-right: 8px;
}
.text-a0e4 .picture_b96c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.rough_bd5a .blue-ceef {
  margin-bottom: 2em;
}
.rough_bd5a .texture_e780 {
  margin-bottom: 15px;
}
.rough_bd5a .texture_e780:last-child {
  margin-bottom: 0;
}
.rough_bd5a .modal_0884 {
  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) {
  .rough_bd5a .modal_0884 {
    display: block;
  }
}
.rough_bd5a .progress-1fbe {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .rough_bd5a .progress-1fbe {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.rough_bd5a .picture_bebd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.rough_bd5a .picture_bebd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.rough_bd5a .picture_bebd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.rough_bd5a .last_1285 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.rough_bd5a .last_1285 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.rough_bd5a .tertiary_47bc p:last-child {
  margin-bottom: 0;
}
.rough_bd5a .over_39d7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.rough_bd5a .out_e480 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.rough_bd5a .video-30d6 {
  margin-top: 1em;
}
.rough_bd5a .background-simple-fe1d {
  top: 0;
  display: block;
}
.rough_bd5a .background-simple-fe1d a {
  color: inherit;
}
.rough_bd5a .background-simple-fe1d a:hover {
  color: inherit;
}
.rough_bd5a .video_selected_26a8 {
  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;
}
.rough_bd5a .video_selected_26a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.rough_bd5a .out_e480 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.rough_bd5a .media-99bc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.rough_bd5a .media-99bc:first-child {
  margin-top: 0;
}
.rough_bd5a .media-99bc.menu-75ca {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rough_bd5a .media-99bc.center_930e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.rough_bd5a
  .media-99bc.center_930e.description_fixed_6ce6
  .video-30d6 {
  width: 100%;
}
.rough_bd5a .center_930e {
  -webkit-box-align: center;
  align-items: center;
}
.rough_bd5a .center_930e .text-a0e4,
.rough_bd5a .center_930e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.rough_bd5a .picture_bebd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough_bd5a .picture_bebd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rough_bd5a .picture_bebd: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;
}
.rough_bd5a .menu-75ca {
  z-index: 5;
}
.rough_bd5a .dropdown-first-3b70 .silver_f95c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.rough_bd5a .basic_d1d2 .silver_f95c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.rough_bd5a .in_bb43 .silver_f95c {
  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;
}
.rough_bd5a.card-e769 .modal_0884,
.rough_bd5a.slider_pro_4dfd .modal_0884 {
  display: block;
}
.rough_bd5a.card-e769 .modal_0884 .accordion_dirty_1eb2,
.rough_bd5a.card-e769 .modal_0884 .out_e480,
.rough_bd5a.slider_pro_4dfd .modal_0884 .accordion_dirty_1eb2,
.rough_bd5a.slider_pro_4dfd .modal_0884 .out_e480 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.rough_bd5a.preview_f33e .progress-1fbe {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .rough_bd5a.preview_f33e .progress-1fbe {
    margin-right: 0;
  }
}
.rough_bd5a.card-e769 .progress-1fbe,
.rough_bd5a.slider_pro_4dfd .progress-1fbe {
  padding-top: 40%;
}
.rough_bd5a.card-e769 .blue-ceef,
.rough_bd5a.slider_pro_4dfd .blue-ceef {
  display: block;
}
.rough_bd5a.card-e769 .fn-sticky-8f20 .out_e480,
.rough_bd5a.slider_pro_4dfd .fn-sticky-8f20 .out_e480 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.rough_bd5a.card-e769 .progress-1fbe,
.rough_bd5a.slider_pro_4dfd .progress-1fbe {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.rough_bd5a.card-e769 .out_e480 {
  padding: 1em;
}
.breadcrumb-4a8e {
  margin: 30px auto;
  display: block;
}
.breadcrumb-4a8e .tertiary-plasma-58e1 > * {
  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;
}
.breadcrumb-4a8e .tertiary-plasma-58e1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-4a8e .tertiary-plasma-58e1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-steel-429b .text-a0e4 {
  margin-bottom: 1.41575em;
}
.title-steel-429b .next-b5d0 {
  margin-bottom: 1.618em;
}
.upper_6a7b .pressed-be2e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper_6a7b .pressed-be2e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper_6a7b .menu_top_89f0 {
  max-width: 100%;
  overflow: auto;
}
.filter_4b8d .upper_6a7b a:hover {
  text-decoration: underline;
}
.dim-f270 .texture_e780:not(.last_1285),
.dim-f270 .picture_bebd {
  margin-bottom: 1.41575em;
}
.dim-f270 .texture_e780:not(.last_1285):last-child,
.dim-f270 .picture_bebd:last-child {
  margin-bottom: 0;
}
.dim-f270 .texture_e780.filter-0de1 {
  margin-bottom: 0.41575em;
}
.dim-f270 .border-outer-f01c:before,
.dim-f270 .dark-aa57:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dim-f270 .border-outer-f01c:before {
  content: "\f115";
}
.dim-f270 .dark-aa57:before {
  content: "\f02c";
}
.dim-f270 .huge-0b69 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dim-f270 .huge-0b69 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter_dim_14ff {
  display: -webkit-box;
  display: flex;
}
.filter_dim_14ff .input_532a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter_dim_14ff .input_532a {
    flex-basis: 90px;
  }
}
.filter_dim_14ff .prev-b87b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_dim_14ff .prev-b87b {
    flex-basis: calc(100% - 50px);
  }
}
.filter_dim_14ff .slider-simple-192e p:last-child {
  margin-bottom: 0.72em;
}
.popup_dirty_0f7f .tertiary-plasma-58e1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_dirty_0f7f .tertiary-plasma-58e1:after,
.popup_dirty_0f7f .tertiary-plasma-58e1:before {
  content: "";
  display: table;
}
.popup_dirty_0f7f .tertiary-plasma-58e1:after {
  clear: both;
}
.popup_dirty_0f7f .tertiary-plasma-58e1 .status-rough-9b98,
.popup_dirty_0f7f .tertiary-plasma-58e1 .full_96d8 {
  width: 49%;
}
.popup_dirty_0f7f .tertiary-plasma-58e1 .status-rough-9b98 a span.shade_fluid_faa6,
.popup_dirty_0f7f .tertiary-plasma-58e1 .full_96d8 a span.shade_fluid_faa6 {
  display: block;
  margin-bottom: 5px;
}
.popup_dirty_0f7f .tertiary-plasma-58e1 .full_96d8 {
  float: left;
  text-align: left;
}
.popup_dirty_0f7f .tertiary-plasma-58e1 .status-rough-9b98 {
  float: right;
  text-align: right;
}
.tooltip-9a30 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip-9a30 {
    margin-bottom: 0;
  }
}
.title-clean-18ce {
  margin-bottom: 1em;
}
.title-clean-18ce .last_1285 {
  font-size: 1.1em;
  line-height: 1.3;
}
.content_d8a4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.panel_slow_f157 .title-clean-18ce,
.input-8838 .title-clean-18ce {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .panel_slow_f157 .title-clean-18ce,
  .input-8838 .title-clean-18ce {
    display: block;
  }
}
.panel_slow_f157 .content_d8a4,
.input-8838 .content_d8a4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .panel_slow_f157 .content_d8a4,
  .input-8838 .content_d8a4 {
    margin-bottom: 1em;
  }
}
.panel_slow_f157 .content_d8a4 img,
.input-8838 .content_d8a4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.panel_slow_f157 .item-8b31,
.input-8838 .item-8b31 {
  flex-basis: calc(100% - 160px);
}
.panel_slow_f157 .item-8b31 p,
.input-8838 .item-8b31 p {
  margin-bottom: 0;
}
.panel_slow_f157 .item-8b31 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .panel_slow_f157 .item-8b31 {
    padding-left: 0;
  }
}
.input-8838 .item-8b31 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input-8838 .item-8b31 {
    padding-right: 0;
  }
}
.input-8838 .content_d8a4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-4338 .content_d8a4 {
  margin-bottom: 0.5em;
}
.tabs-4338 .content_d8a4 img {
  width: 100%;
}
.active-04a7 .logo-next-6b4a,
.fluid-31df .logo-next-6b4a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid-31df .fixed_d076 .fixed-5deb p:last-child {
  margin-bottom: 0;
}
.cool_6f45 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.footer_fluid_ce80 .orange_b64e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .footer_fluid_ce80 .orange_b64e:last-of-type {
    margin-bottom: 0;
  }
}
.footer_fluid_ce80 .orange_b64e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_fluid_ce80 .orange_b64e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.footer_fluid_ce80 .orange_b64e ul li {
  margin: 0 0 0.6em;
}
.footer_fluid_ce80 .orange_b64e ul li.disabled-clean-eeab,
.footer_fluid_ce80 .orange_b64e ul li.photo_4599 {
  position: relative;
}
.footer_fluid_ce80 .orange_b64e ul li.disabled-clean-eeab .preview_395f,
.footer_fluid_ce80 .orange_b64e ul li.photo_4599 .preview_395f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.footer_fluid_ce80 .orange_b64e ul li.disabled-clean-eeab:after:after,
.footer_fluid_ce80 .orange_b64e ul li.disabled-clean-eeab:after:before,
.footer_fluid_ce80
  .orange_b64e
  ul
  li.photo_4599:after:after,
.footer_fluid_ce80
  .orange_b64e
  ul
  li.photo_4599:after:before {
  content: "";
  display: table;
}
.footer_fluid_ce80 .orange_b64e ul li.disabled-clean-eeab:after:after,
.footer_fluid_ce80
  .orange_b64e
  ul
  li.photo_4599:after:after {
  clear: both;
}
.footer_fluid_ce80 .orange_b64e a.grid-2c55:hover {
  text-decoration: none;
}
.footer_fluid_ce80 .orange_b64e select {
  max-width: 100%;
}
.footer_fluid_ce80 .orange_b64e table {
  font-size: 85%;
}
.footer_fluid_ce80 .orange_b64e table td,
.footer_fluid_ce80 .orange_b64e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.footer_fluid_ce80 .orange_b64e table tfoot td {
  text-align: left;
}
.footer_fluid_ce80 .orange_b64e :last-child {
  margin-bottom: 0;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 label {
  width: 100%;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 .chip_prev_9841 {
  width: 100%;
  display: block;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 .icon_d2de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 .icon_d2de:hover svg #svg-search {
  fill: #444;
}
.footer_fluid_ce80 .orange_b64e .gas_8f95 .icon_d2de svg {
  width: 18px;
  height: 18px;
}
.footer_fluid_ce80 .first-0aac ul ul,
.footer_fluid_ce80 .header_east_962e ul ul,
.footer_fluid_ce80 .focused_c5f4 ul ul,
.footer_fluid_ce80 .footer-2f1d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.footer_fluid_ce80 .first-0aac .under-e1ea > a,
.footer_fluid_ce80 .header_east_962e .under-e1ea > a,
.footer_fluid_ce80 .focused_c5f4 .under-e1ea > a,
.footer_fluid_ce80 .footer-2f1d .under-e1ea > a {
  margin-bottom: 0;
}
.footer_fluid_ce80 .hero_action_5339 li,
.footer_fluid_ce80 .first-0aac li,
.footer_fluid_ce80 .clean-5c2c li,
.footer_fluid_ce80 .header_east_962e li,
.footer_fluid_ce80 .focused_c5f4 li,
.footer_fluid_ce80 .footer-2f1d li,
.footer_fluid_ce80 .card_eec8 li,
.footer_fluid_ce80 .banner_a733 li {
  display: block;
  position: relative;
}
.footer_fluid_ce80 .hero_action_5339 li:last-child,
.footer_fluid_ce80 .first-0aac li:last-child,
.footer_fluid_ce80 .clean-5c2c li:last-child,
.footer_fluid_ce80 .header_east_962e li:last-child,
.footer_fluid_ce80 .focused_c5f4 li:last-child,
.footer_fluid_ce80 .footer-2f1d li:last-child,
.footer_fluid_ce80 .card_eec8 li:last-child,
.footer_fluid_ce80 .banner_a733 li:last-child {
  border: none;
}
.footer_fluid_ce80 .hero_action_5339 li a,
.footer_fluid_ce80 .first-0aac li a,
.footer_fluid_ce80 .clean-5c2c li a,
.footer_fluid_ce80 .header_east_962e li a,
.footer_fluid_ce80 .focused_c5f4 li a,
.footer_fluid_ce80 .footer-2f1d li a,
.footer_fluid_ce80 .card_eec8 li a,
.footer_fluid_ce80 .banner_a733 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_fluid_ce80 .hero_action_5339 li ul li::before,
.footer_fluid_ce80 .first-0aac li ul li::before,
.footer_fluid_ce80 .clean-5c2c li ul li::before,
.footer_fluid_ce80 .header_east_962e li ul li::before,
.footer_fluid_ce80 .focused_c5f4 li ul li::before,
.footer_fluid_ce80 .footer-2f1d li ul li::before,
.footer_fluid_ce80 .card_eec8 li ul li::before,
.footer_fluid_ce80 .banner_a733 li ul li::before {
  left: 15px;
}
.footer_fluid_ce80 .hero_action_5339 li ul a,
.footer_fluid_ce80 .first-0aac li ul a,
.footer_fluid_ce80 .clean-5c2c li ul a,
.footer_fluid_ce80 .header_east_962e li ul a,
.footer_fluid_ce80 .focused_c5f4 li ul a,
.footer_fluid_ce80 .footer-2f1d li ul a,
.footer_fluid_ce80 .card_eec8 li ul a,
.footer_fluid_ce80 .banner_a733 li ul a {
  padding-left: 20px;
}
.footer_fluid_ce80 .hero_action_5339 li ul ul li::before,
.footer_fluid_ce80 .first-0aac li ul ul li::before,
.footer_fluid_ce80 .clean-5c2c li ul ul li::before,
.footer_fluid_ce80 .header_east_962e li ul ul li::before,
.footer_fluid_ce80 .focused_c5f4 li ul ul li::before,
.footer_fluid_ce80 .footer-2f1d li ul ul li::before,
.footer_fluid_ce80 .card_eec8 li ul ul li::before,
.footer_fluid_ce80 .banner_a733 li ul ul li::before {
  left: 30px;
}
.footer_fluid_ce80 .hero_action_5339 li ul ul a,
.footer_fluid_ce80 .first-0aac li ul ul a,
.footer_fluid_ce80 .clean-5c2c li ul ul a,
.footer_fluid_ce80 .header_east_962e li ul ul a,
.footer_fluid_ce80 .focused_c5f4 li ul ul a,
.footer_fluid_ce80 .footer-2f1d li ul ul a,
.footer_fluid_ce80 .card_eec8 li ul ul a,
.footer_fluid_ce80 .banner_a733 li ul ul a {
  padding-left: 40px;
}
.footer_fluid_ce80 .prev_4f5c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.footer_fluid_ce80 .banner_a733 ul li {
  margin-bottom: 1.41575em;
}
.footer_fluid_ce80 .banner_a733 ul li .menu-3438 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.footer_fluid_ce80 .banner_a733 ul li .aside-fast-8f2b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gallery-simple-2ad0 .hero_action_5339 li a,
.gallery-simple-2ad0 .first-0aac li a,
.gallery-simple-2ad0 .clean-5c2c li a,
.gallery-simple-2ad0 .header_east_962e li a,
.gallery-simple-2ad0 .focused_c5f4 li a,
.gallery-simple-2ad0 .footer-2f1d li a,
.gallery-simple-2ad0 .card_eec8 li a,
.gallery-simple-2ad0 .banner_a733 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-simple-2ad0 .prev_4f5c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-simple-2ad0 .orange_b64e ul li.disabled-clean-eeab .preview_395f,
.gallery-simple-2ad0 .orange_b64e ul li.photo_4599 .preview_395f {
  background: rgba(0, 0, 0, 0.2);
}
.gallery-simple-2ad0 .footer_fluid_ce80 .orange_b64e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li {
  margin: 0;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li ul {
  margin: 0;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li ul li a {
  padding-left: 15px;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li ul li li a {
  padding-left: 30px;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li.steel-cd0e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li.steel-cd0e > 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;
}
.small-57e4 .footer_fluid_ce80 .picture-3c9a li.steel-cd0e > 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;
}
.video_last_bc00 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dim_c1c4 {
  position: relative;
  z-index: 10;
}
.dim_c1c4 .paragraph-53be {
  width: 100%;
  max-width: 100%;
}
.list-65c6 .description_left_6684 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-65c6 .module_28d2 {
}
.list-65c6 .gallery-simple-2ad0 {
  background: #292929;
}
.black-cf37 .description_left_6684 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.black-cf37 .module_28d2 {
  background: #f9f9f9;
}
.black-cf37 .gallery-simple-2ad0 {
  background: #303030;
}
.complex_b41f .description_left_6684 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex_b41f .hidden_d2a6 {
    margin-bottom: 1em;
  }
  .complex_b41f .hidden_d2a6:last-child {
    margin-bottom: 0;
  }
}
.complex_b41f .module_28d2 {
  background: #ededed;
}
.complex_b41f .gallery-simple-2ad0 {
  background: #1a1a1a;
}
.description_left_6684.module_28d2 {
  color: rgba(0, 0, 0, 0.6);
}
.description_left_6684.module_28d2 .plasma-7bc5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description_left_6684.gallery-simple-2ad0 {
  color: rgba(255, 255, 255, 0.99);
}
.description_left_6684.gallery-simple-2ad0 a:not(.grid-2c55) {
  color: rgba(255, 255, 255, 0.79);
}
.description_left_6684.gallery-simple-2ad0 a:not(.grid-2c55):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description_left_6684.gallery-simple-2ad0 .plasma-7bc5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_left_6684.gallery-simple-2ad0 table tbody td,
.description_left_6684.gallery-simple-2ad0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article_8549.component-narrow-d179 .copper-ef67 {
  max-width: initial;
}
.article_8549 .paragraph_b7b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article_8549 .paragraph_b7b8 .paragraph-53be {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article_8549 .paragraph_b7b8 .paragraph-53be {
    display: block;
    margin-bottom: 2em;
  }
  .article_8549 .paragraph_b7b8 .paragraph-53be:last-child {
    margin-bottom: 0;
  }
}
.complex_b41f .hidden_d2a6:last-child,
.black-cf37 .hidden_d2a6:last-child,
.list-65c6 .hidden_d2a6:last-child {
  margin-bottom: 0;
}
.complex_b41f .hidden_d2a6 .footer_fluid_ce80 .orange_b64e:last-child,
.black-cf37 .hidden_d2a6 .footer_fluid_ce80 .orange_b64e:last-child,
.list-65c6 .hidden_d2a6 .footer_fluid_ce80 .orange_b64e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .complex_b41f .popup_ee8c,
  .complex_b41f .primary-solid-29bc,
  .black-cf37 .popup_ee8c,
  .black-cf37 .primary-solid-29bc,
  .list-65c6 .popup_ee8c,
  .list-65c6 .primary-solid-29bc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dim_c1c4 .hidden_d2a6 {
    margin-bottom: 2em;
  }
}
.dim_c1c4 p:last-child {
  margin-bottom: 0;
}
.dim_c1c4 li,
.dim_c1c4 ul {
  list-style: none;
  margin: 0;
}
.dim_c1c4 ul ul {
  margin-left: 2.617924em;
}
.solid-f739 {
  font-size: 0.875em;
}

/* css-noise: fbe6 */
.shadow-element-n4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
