/*!
Theme Name: Customify
Theme URI: https://pressmaximum.cold-865d/customify
Author: WPCustomify
Author URI: https://pressmaximum.cold-865d
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.cold-865d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame-6bec.tag-south-e491/licenses/gpl-2.0.complex-eae9
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.column-left-1530/, (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.shade_hard_811a.chip-focused-f55e/normalize.overlay-c68a/
 ======
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.overlay-c68a v7.0.0 | MIT License | github.cold-865d/necolas/normalize.overlay-c68a */
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;
}
.nav_out_33ca .iron-aabc,
.badge_a3ff,
.nav_cool_8e28,
.gallery_lite_3e12,
.under_9f76,
.image-4500,
.breadcrumb_f8af,
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;
}
.badge_a3ff,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge_a3ff,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge_a3ff,
  h1 {
    font-size: 1.8em;
  }
}
.nav_cool_8e28,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.nav_cool_8e28 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .nav_cool_8e28,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .nav_cool_8e28,
  h2 {
    font-size: 1.7em;
  }
}
.gallery_lite_3e12,
h3 {
  font-size: 1.618em;
}
.nav_out_33ca .iron-aabc,
.under_9f76,
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.icon-7850 {
  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;
}
.secondary-yellow-bd21:after,
.secondary-yellow-bd21:before,
.blue-115e:after,
.blue-115e:before {
  content: "";
  display: table;
}
.secondary-yellow-bd21:after,
.blue-115e:after {
  clear: both;
}
.border_b80e {
  float: right;
  margin-right: 0;
}
.fluid-4ee5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.solid_d82d .mask_9dba,
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;
}
.solid_d82d .mask_9dba: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;
}
.dropdown-18b7 .mask_9dba {
  box-shadow: none;
}
.dropdown-18b7
  .mask_9dba
  .hidden-slow-0be6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown-18b7 .mask_9dba .gallery-cb65 {
  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;
}
.dropdown-18b7
  .mask_9dba
  .gallery-cb65
  b {
  display: none;
}
.dropdown-18b7 .detail_65ab {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block_liquid_48f6:not(.text-cc8c):not(.prev_d491),
button:not(.text-cc8c):not(.prev_d491),
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ),
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ),
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ) {
  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;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ):hover,
button:not(.text-cc8c):not(
    .prev_d491
  ):hover,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ):hover,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ):hover,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ):active,
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ):focus,
button:not(.text-cc8c):not(
    .prev_d491
  ):active,
button:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ):active,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ):active,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ):active,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ):focus {
  outline: 0;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc {
  position: relative;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .section-d55c,
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .south_6699,
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .fixed_7400,
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  i,
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  svg,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .section-d55c,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .south_6699,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .fixed_7400,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  i,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  svg,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .section-d55c,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .south_6699,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .fixed_7400,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  i,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  svg,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .section-d55c,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .south_6699,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .fixed_7400,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  i,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  svg,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .section-d55c,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .south_6699,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  .fixed_7400,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  i,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc
  svg {
  visibility: hidden;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc:after,
button:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc:after,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc:after,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc:after,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ).fn-loading-06cc: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;
}
.block_liquid_48f6:not(.text-cc8c):not(.prev_d491),
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ),
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ),
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ) {
  color: #fff;
  background: #235787;
}
.block_liquid_48f6:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="button"]:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="reset"]:not(.text-cc8c):not(
    .prev_d491
  ):focus,
input[type="submit"]:not(.text-cc8c):not(
    .prev_d491
  ):focus {
  color: #fff;
}
.block_liquid_48f6.fn-disabled-06cc:not(.text-cc8c):not(
    .prev_d491
  ),
.block_liquid_48f6[disabled]:not(.text-cc8c):not(
    .prev_d491
  ),
button.fn-disabled-06cc:not(.text-cc8c):not(
    .prev_d491
  ),
button[disabled]:not(.text-cc8c):not(
    .prev_d491
  ) {
  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;
}
.highlight-5a0f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight-5a0f: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;
}
.description_466b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget_next_fb55 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.last_8910 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary-yellow-bd21:after,
.secondary-yellow-bd21:before,
.wood_2441:after,
.wood_2441:before,
.secondary_4fca:after,
.secondary_4fca:before,
.summary-a06c:after,
.summary-a06c:before,
.video_01b7:after,
.video_01b7:before,
.info-under-073d:after,
.info-under-073d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary-yellow-bd21:after,
.wood_2441:after,
.secondary_4fca:after,
.summary-a06c:after,
.video_01b7:after,
.info-under-073d:after {
  clear: both;
}
.wood_2441 .component_inner_2f03,
.secondary_4fca .component_inner_2f03,
.slider_prev_fdd0 .component_inner_2f03 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info-lite-63f6 {
  display: inline-block;
}
.static_0dc2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.static_0dc2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.static_0dc2 .gold-e5fc {
  padding: 1em 0;
  font-size: 85%;
}
.gold-e5fc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar-9f4f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar-9f4f:after,
.avatar-9f4f:before {
  content: "";
  display: table;
}
.avatar-9f4f:after {
  clear: both;
}
.avatar_59f5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs_d028 .avatar_59f5 {
  max-width: 50%;
}
.table_5bba .avatar_59f5 {
  max-width: 33.33%;
}
.block-pink-00db .avatar_59f5 {
  max-width: 25%;
}
.nav-short-17de .avatar_59f5 {
  max-width: 20%;
}
.dropdown_out_446a .avatar_59f5 {
  max-width: 16.66%;
}
.grid-ea81 .avatar_59f5 {
  max-width: 14.28%;
}
.breadcrumb_9b76 .avatar_59f5 {
  max-width: 12.5%;
}
.purple-6672 .avatar_59f5 {
  max-width: 11.11%;
}
.banner-cold-e1f2 {
  display: block;
}
.nav_out_33ca .message-704a label,
.nav_out_33ca .iron-ffbf label,
.nav_out_33ca .fluid-eaf5 label,
.nav_out_33ca .pattern_gas_cf37 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_fluid_1f65 {
  list-style: none;
  margin: 0;
}
.chip_fluid_1f65 article.advanced_25c7 {
  margin-bottom: 0;
}
.chip_fluid_1f65 ul {
  list-style: none;
  margin: 0;
}
.chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7: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) {
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 li.advanced_25c7 li.advanced_25c7 li.advanced_25c7 {
    padding-left: 0;
  }
}
article.advanced_25c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.advanced_25c7 .wood_2441 p:last-of-type {
  margin-bottom: 0;
}
article.advanced_25c7 .frame_cd65 {
  float: left;
}
article.advanced_25c7 .disabled-70ac {
  margin-left: 85px;
}
article.advanced_25c7 .table_last_0fe8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.advanced_25c7 .table_last_0fe8 .sort_cold_70ce {
  margin-left: 10px;
}
article.advanced_25c7 .video-gold-75a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.advanced_25c7 .secondary_558b {
  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 .message-704a,
  #respond .fluid-eaf5,
  #respond .pattern_gas_cf37 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-704a input,
#respond .fluid-eaf5 input,
#respond .pattern_gas_cf37 input {
  width: 100%;
}
#respond .pattern_gas_cf37 {
  margin-right: 0;
}
#respond .status-thick-8138 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block_b67a {
  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;
}
.block_b67a.search_b3b4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block_b67a 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%);
}
.block_b67a:focus,
.block_b67a: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);
}
.yellow_ed79 {
  border-radius: 10%;
}
.media_1fc0 {
  border-radius: 50%;
}
.mask_cc64 {
  font-size: 0.72em;
}
.form-e4da {
  font-size: 0.875em;
}
.input_west_f6f8 {
  font-size: 1.1em;
}
.gas_fb68 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gas_fb68.mask_cc64 {
  letter-spacing: 0.5px;
}
.bottom_2985,
.bottom_2985 a {
  color: #6d6d6d;
}
.bottom_2985 a:hover {
  color: #111;
}
.lower_9a92 {
  color: #6d6d6d;
}
.old-6301 {
  overflow-x: hidden;
}
.old-6301 .short_b2bc.block-hovered-335c {
  position: relative;
}
.old-6301 .short_b2bc.block-hovered-335c.mask-east-6205 {
  position: initial;
}
.old-6301
  .short_b2bc.block-hovered-335c.mask-east-6205
  .black-6329 {
  left: auto;
}
.old-6301 .short_b2bc .black-6329 {
  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;
}
.old-6301 .short_b2bc:hover.block-hovered-335c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old-6301
  .short_b2bc:hover.block-hovered-335c
  .black-6329 {
  display: block;
  z-index: 9999999;
}
.old-6301 .hover-narrow-1fa3 .widget_1d00,
.old-6301 .search-iron-2794 .widget_1d00 {
  display: none;
}
.old-6301 .module-dae4 .short_b2bc:hover.block-hovered-335c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_out_33ca .message-704a label,
.nav_out_33ca .iron-ffbf label,
.nav_out_33ca .fluid-eaf5 label,
.nav_out_33ca .pattern_gas_cf37 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_fluid_1f65 {
  list-style: none;
  margin: 0;
}
.chip_fluid_1f65 article.advanced_25c7 {
  margin-bottom: 0;
}
.chip_fluid_1f65 ul {
  list-style: none;
  margin: 0;
}
.chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7: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) {
  .chip_fluid_1f65 .gallery_hovered_7f57 li.advanced_25c7 li.advanced_25c7 li.advanced_25c7 li.advanced_25c7 {
    padding-left: 0;
  }
}
article.advanced_25c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.advanced_25c7 .wood_2441 p:last-of-type {
  margin-bottom: 0;
}
article.advanced_25c7 .frame_cd65 {
  float: left;
}
article.advanced_25c7 .disabled-70ac {
  margin-left: 85px;
}
article.advanced_25c7 .table_last_0fe8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.advanced_25c7 .table_last_0fe8 .sort_cold_70ce {
  margin-left: 10px;
}
article.advanced_25c7 .video-gold-75a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.advanced_25c7 .secondary_558b {
  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 .message-704a,
  #respond .fluid-eaf5,
  #respond .pattern_gas_cf37 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-704a input,
#respond .fluid-eaf5 input,
#respond .pattern_gas_cf37 input {
  width: 100%;
}
#respond .pattern_gas_cf37 {
  margin-right: 0;
}
#respond .status-thick-8138 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-narrow-1fa3 .red_91ed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.red_91ed .gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a:focus,
.red_91ed .gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a:hover,
.red_91ed .gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a:focus,
.red_91ed .gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a:hover,
.red_91ed .gradient_8a1e.static-a48c .media-cold-0cb8 > li > a:focus,
.red_91ed .gradient_8a1e.static-a48c .media-cold-0cb8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed
  .gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.search-6362
  > a,
.red_91ed
  .gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.nav-red-2709
  > a,
.red_91ed
  .gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.search-6362
  > a,
.red_91ed
  .gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.nav-red-2709
  > a,
.red_91ed
  .gradient_8a1e.static-a48c
  .media-cold-0cb8
  > li.search-6362
  > a,
.red_91ed .gradient_8a1e.static-a48c .media-cold-0cb8 > li.stone_b4c8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed .section_b850,
.red_91ed .section_b850 a {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed .border_slow_2a79.action-897a li a,
.red_91ed .progress_7c71 a,
.red_91ed .cold-12b0,
.red_91ed .media-cold-0cb8 > li > a,
.red_91ed .modal_bc18 {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed .border_slow_2a79.action-897a li a:hover,
.red_91ed .progress_7c71 a:hover,
.red_91ed .cold-12b0:hover,
.red_91ed .media-cold-0cb8 > li > a:hover,
.red_91ed .modal_bc18:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed .search-9d99 {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed .search-9d99 .highlight_14e3 {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed .search-9d99:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_91ed .tag-cf9c .form_stone_2e56 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed .tag-cf9c .form_stone_2e56 .new-96f0 {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed
  .tag-cf9c
  .form_stone_2e56
  .new-96f0::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed
  .tag-cf9c
  .form_stone_2e56
  .new-96f0:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed
  .tag-cf9c
  .form_stone_2e56
  .new-96f0::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed
  .tag-cf9c
  .form_stone_2e56
  .new-96f0::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed .tag-cf9c .red-6e82 {
  color: rgba(255, 255, 255, 0.79);
}
.red_91ed .tag-cf9c .red-6e82:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_d67a
  .red_91ed
  .tag-cf9c
  .brown_2ad9
  .old-264c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_d67a
  .red_91ed
  .tag-cf9c
  .brown_2ad9
  .new-96f0 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-narrow-1fa3 .thumbnail_e316 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail_e316 .gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a:focus,
.thumbnail_e316 .gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a:hover,
.thumbnail_e316 .gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a:focus,
.thumbnail_e316 .gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a:hover,
.thumbnail_e316 .gradient_8a1e.static-a48c .media-cold-0cb8 > li > a:focus,
.thumbnail_e316 .gradient_8a1e.static-a48c .media-cold-0cb8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_e316
  .gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.search-6362
  > a,
.thumbnail_e316
  .gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.nav-red-2709
  > a,
.thumbnail_e316
  .gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.search-6362
  > a,
.thumbnail_e316
  .gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.nav-red-2709
  > a,
.thumbnail_e316
  .gradient_8a1e.static-a48c
  .media-cold-0cb8
  > li.search-6362
  > a,
.thumbnail_e316 .gradient_8a1e.static-a48c .media-cold-0cb8 > li.stone_b4c8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_e316 .section_b850,
.thumbnail_e316 .section_b850 a {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_e316 .border_slow_2a79.action-897a li a,
.thumbnail_e316 .progress_7c71 a,
.thumbnail_e316 .cold-12b0,
.thumbnail_e316 .media-cold-0cb8 > li > a,
.thumbnail_e316 .modal_bc18 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_e316 .border_slow_2a79.action-897a li a:hover,
.thumbnail_e316 .progress_7c71 a:hover,
.thumbnail_e316 .cold-12b0:hover,
.thumbnail_e316 .media-cold-0cb8 > li > a:hover,
.thumbnail_e316 .modal_bc18:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_e316 .search-9d99 {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail_e316 .search-9d99 .highlight_14e3 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_e316 .search-9d99:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner_c1b7 .sidebar-2ff5 {
  margin-left: auto;
  margin-right: auto;
}
.secondary_4fca > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary_4fca .description_466b {
  margin-right: 1.41575em;
}
.label-fast-8b96 .secondary_4fca > .table_e73c {
  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;
}
.label-fast-8b96 .secondary_4fca > .feature-a303 {
  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;
}
.wrapper-full-1047.inner_c1b7 .sidebar-2ff5,
.notification-smooth-7e27.inner_c1b7 .sidebar-2ff5 {
  margin-left: 0;
}
.pattern-0d1d.inner_c1b7 .sidebar-2ff5,
.filter-476b.inner_c1b7 .sidebar-2ff5 {
  margin-right: 0;
}
.secondary_4fca ol,
.secondary_4fca ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.focus-6054 video {
  max-width: 100%;
}
.down-743b img {
  display: block;
}
.down-743b.description_466b,
.down-743b.widget_next_fb55 {
  width: 100%;
}
.down-743b.feature-a303 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-cab8:not(.warm_f719) {
  margin: 1.5em auto;
}
.disabled_7a0e p {
  padding: 1.5em 14px;
}
ul.surface_stale_14ae.feature-a303,
ul.surface_stale_14ae.table_e73c,
ul.surface_stale_14ae.red_8755.table_e73c {
  padding: 0 14px;
}
.grid-f932 {
  display: block;
  overflow-x: auto;
}
.grid-f932 table {
  border-collapse: collapse;
  width: 100%;
}
.grid-f932 td,
.grid-f932 th {
  padding: 0.5em;
}
.secondary_4fca li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary_4fca ol ol,
.secondary_4fca ol ul,
.secondary_4fca ul ol,
.secondary_4fca ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary_4fca ol ol li,
.secondary_4fca ol ul li,
.secondary_4fca ul ol li,
.secondary_4fca ul ul li {
  margin-left: 0;
}
.slider_narrow_d7aa.backdrop_dynamic_04af > .filter-7fe5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_narrow_d7aa.backdrop_dynamic_04af > .filter-7fe5 iframe,
.slider_narrow_d7aa.backdrop_dynamic_04af > .filter-7fe5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-0c7f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-0c7f.menu-4d1d {
  padding: 0;
}
.stale-0c7f.menu-4d1d cite {
  font-size: 13px;
}
.stale-0c7f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-0c7f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel_070a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel_070a > p:first-child {
  margin-top: 0;
}
.panel_070a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel_070a blockquote {
  border-left: 0;
}
.feature-medium-2675 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.feature-medium-2675:not(.module-dim-aaea) {
  max-width: 100px;
}
.feature-medium-2675.panel_effc {
  border-bottom: none !important;
  text-align: center;
}
.feature-medium-2675.panel_effc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .disabled_7a0e p {
    padding: 1.5em 0;
  }
}
.menu-over-8171 {
  color: #0073aa;
}
.accent_paper_914d {
  background-color: #0073aa;
}
.warm-b4fc {
  color: #229fd8;
}
.logo_stone_cc0a {
  background-color: #229fd8;
}
.notice_dc36 {
  color: #eee;
}
.fresh_8037 {
  background-color: #eee;
}
.active_aa39 {
  color: #444;
}
.top-82cb {
  background-color: #444;
}
.hero_3b42 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hero_3b42 .new_d063 .progress_7c71 {
  font-size: 15px;
}
.hero_3b42 .progress_7c71 {
  line-height: 1.3;
}
.hero_3b42 .thumbnail_e316 {
}
.hero_3b42 .red_91ed {
  background: #235787;
}
.black-acbc {
  padding: 0;
}
.black-acbc .red_91ed {
  background: #1a1a1a;
}
.black-acbc .thumbnail_e316 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.module-iron-a18f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.module-iron-a18f .thumbnail_e316 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.module-iron-a18f .red_91ed {
  background: #303030;
}
.info-under-073d {
  position: relative;
  z-index: 10;
}
.info-under-073d .section_fbec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_082a .block-hovered-335c {
  display: inline-block;
  vertical-align: middle;
}
.complex_082a.module_mini_5c93 .block-hovered-335c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .complex_082a.module_mini_5c93 .block-hovered-335c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .complex_082a.module_mini_5c93 .block-hovered-335c {
    margin-right: 0.4em;
  }
}
.complex_082a.module_mini_5c93 .block-hovered-335c:last-child {
  margin-right: 0;
}
.icon_large_6ae9 .section_fbec {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover-narrow-1fa3 .new_d063 {
    margin: 0 -0.5em;
  }
  .hover-narrow-1fa3 .new_d063 [class*="customify-col-"],
  .hover-narrow-1fa3 .new_d063 [class*="customify-col_"],
  .hover-narrow-1fa3 .new_d063 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover-narrow-1fa3.banner-wood-ab0d .section_fbec {
  background: 0 0 !important;
}
.hover-narrow-1fa3.banner-wood-ab0d .section_fbec,
.hover-narrow-1fa3.icon_large_6ae9 .section_fbec {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover-narrow-1fa3.header_eae2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover-narrow-1fa3.icon_large_6ae9 .section_fbec {
  box-shadow: none !important;
}
.narrow-bd61 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .narrow-bd61 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .narrow-bd61 {
    padding: 18px 0 20px;
  }
}
.narrow-bd61 .highlight_484a {
  width: 100%;
}
.narrow-bd61 .block_lite_85be {
  margin-bottom: 0;
}
.narrow-bd61 .banner_e39f {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-medium-8959 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-medium-8959 .banner_2f7a {
  width: 100%;
}
.active-14e7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.active-14e7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.active-14e7 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;
}
.active-14e7 li:last-child:after {
  display: none;
}
.active-14e7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dropdown_6e92 .widget_1d00 button,
.narrow-bd61 .widget_1d00 button {
  left: 0;
}
.dropdown_6e92 .banner_2f7a,
.narrow-bd61 .banner_2f7a {
  padding-left: 0;
  padding-right: 0;
}
.dropdown_6e92 .notification-medium-8959,
.narrow-bd61 .notification-medium-8959 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dropdown_6e92 {
  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;
}
.dropdown_6e92: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;
}
.dropdown_6e92 .aside-hard-9445 {
  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) {
  .dropdown_6e92 .aside-hard-9445 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_6e92 .aside-hard-9445 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_6e92 .aside-hard-9445 {
    min-height: 200px;
  }
}
.dropdown_6e92 .active-14e7 {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown_6e92 .active-14e7 a,
.dropdown_6e92 .active-14e7 li:after {
  color: inherit;
}
.dropdown_6e92 .active-14e7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-6f65 {
  margin-bottom: 0.5em;
}
.module_lite_17d9 {
  margin-bottom: 1.2em;
}
.module_lite_17d9,
.highlight-6f65 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module_lite_17d9 p:last-child,
.highlight-6f65 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget_1d00,
#masthead .widget_1d00 {
  display: none;
}
#masthead
  > .widget_1d00.solid-6862 {
  display: none;
}
#masthead > .widget_1d00 button {
  left: 0;
}
.fresh_5bce {
  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%;
}
.fresh_5bce .block-hovered-335c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fresh_5bce .nav-7806 {
  display: -webkit-box;
  display: flex;
}
.fresh_5bce .nav-7806.card_warm_fc9d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fresh_5bce .nav-7806.table_thick_ae54 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_5bce .nav-7806.tertiary-basic-f39d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_5bce.wrapper_gold_5627.overlay_new_7a08 .nav-7806.card_warm_fc9d {
  flex-basis: 100%;
}
.fresh_5bce.smooth-b874 .nav-7806.table_thick_ae54 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fresh_5bce.smooth-b874 .nav-7806.tertiary-basic-f39d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget_1d00.solid-6862 {
  display: none;
}
#masthead > .widget_1d00 button {
  left: 0;
}
.outer-3eca {
  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;
}
.outer-3eca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.outer-3eca.in-94b5 i {
  margin-right: 4px;
}
.outer-3eca.icon_37c9 i {
  margin-left: 5px;
}
.progress_7c71 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress_7c71 p:last-child {
  margin-bottom: 0;
}
.pagination-steel-da17 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pagination-steel-da17 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pagination-steel-da17 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pagination-steel-da17 .section_b850 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pagination-steel-da17 .item_e872 {
  margin: 5px 0 7px 0;
}
.pagination-steel-da17.center_77ef .primary-94a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-steel-da17.center_77ef .south_001c {
  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;
}
.pagination-steel-da17.light-10d3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pagination-steel-da17.light-10d3 .primary-94a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-steel-da17.light-10d3 .south_001c {
  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;
}
.pagination-steel-da17.chip-73cc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-steel-da17.description-rough-5014 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pagination-steel-da17.description-rough-5014 .south_001c {
  margin-top: 7px;
}
.surface_iron_ba22 {
  display: inline-block;
}
.info-under-073d .form_next_c353 .pagination-steel-da17 img {
  max-width: 100%;
}
.gradient_8a1e .left_17b0.row_6eba,
.block_liquid_c627 .left_17b0.row_6eba {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_8a1e .disabled-bright-72e5,
.block_liquid_c627 .disabled-bright-72e5 {
  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%);
}
.gradient_8a1e .disabled-bright-72e5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gradient_8a1e.red_e27c .disabled-bright-72e5 {
  display: none;
}
.gradient_8a1e .stale-60d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient_8a1e .stale-60d0 li {
  display: inline-block;
  position: relative;
}
.gradient_8a1e .stale-60d0 li:last-child {
  margin-right: 0;
}
.gradient_8a1e .stale-60d0 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;
}
.gradient_8a1e .stale-60d0 li.stone_b4c8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gradient_8a1e .stale-60d0 > 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;
}
.gradient_8a1e .stale-60d0 > li > a i {
  line-height: 0;
}
.gradient_8a1e .stale-60d0 > li.top-bab1 > a .disabled-bright-72e5 {
  margin-left: 4px;
  line-height: 0;
}
.gradient_8a1e .stale-60d0 .label_a8bb li.top-bab1 > a {
  position: relative;
}
.gradient_8a1e .stale-60d0 .label_a8bb li.top-bab1 > a:after,
.gradient_8a1e .stale-60d0 .label_a8bb li.top-bab1 > a:before {
  content: "";
  display: table;
}
.gradient_8a1e .stale-60d0 .label_a8bb li.top-bab1 > a:after {
  clear: both;
}
.gradient_8a1e .stale-60d0 .label_a8bb li.top-bab1 > a .disabled-bright-72e5 {
  margin-left: 5px;
  float: right;
}
.gradient_8a1e .white-5a4f,
.gradient_8a1e .label_a8bb {
  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;
}
.gradient_8a1e .label_a8bb {
  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;
}
.gradient_8a1e .label_a8bb .row_6eba {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient_8a1e .label_a8bb .disabled-bright-72e5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gradient_8a1e .label_a8bb li {
  display: block;
  margin: 0;
  padding: 0;
}
.gradient_8a1e .label_a8bb 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;
}
.gradient_8a1e .label_a8bb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gradient_8a1e .label_a8bb .label_a8bb {
  top: 0;
  left: 100%;
}
.gradient_8a1e .pattern_b5f5.fn-focus-06cc > .white-5a4f,
.gradient_8a1e .pattern_b5f5.fn-focus-06cc > .label_a8bb,
.gradient_8a1e .pattern_b5f5:focus > .white-5a4f,
.gradient_8a1e .pattern_b5f5:focus > .label_a8bb,
.gradient_8a1e .pattern_b5f5:hover > .white-5a4f,
.gradient_8a1e .pattern_b5f5:hover > .label_a8bb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gradient_8a1e.static-a48c .media-cold-0cb8:after,
.gradient_8a1e.static-a48c .media-cold-0cb8:before {
  content: "";
  display: table;
}
.gradient_8a1e.static-a48c .media-cold-0cb8:after {
  clear: both;
}
.gradient_8a1e.static-a48c .media-cold-0cb8 > li {
  float: left;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8:after,
.gradient_8a1e.up_bbfc .media-cold-0cb8:before {
  content: "";
  display: table;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8:after {
  clear: both;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8 > li {
  float: left;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_8a1e.up_bbfc .media-cold-0cb8 > li.search-6362 > a,
.gradient_8a1e.up_bbfc .media-cold-0cb8 > li.stone_b4c8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a .row_6eba {
  position: relative;
}
.gradient_8a1e.picture_b618 .media-cold-0cb8 > li > a .row_6eba: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;
}
.gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li:focus
  > a
  .row_6eba:before,
.gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li:hover
  > a
  .row_6eba:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.search-6362
  > a
  .row_6eba:before,
.gradient_8a1e.picture_b618
  .media-cold-0cb8
  > li.nav-red-2709
  > a
  .row_6eba:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a .row_6eba {
  position: relative;
}
.gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li > a .row_6eba: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;
}
.gradient_8a1e.pink-9ec3 .media-cold-0cb8 > li:focus > a .row_6eba:before,
.gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li:hover
  > a
  .row_6eba:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.search-6362
  > a
  .row_6eba:before,
.gradient_8a1e.pink-9ec3
  .media-cold-0cb8
  > li.nav-red-2709
  > a
  .row_6eba:before {
  width: 100%;
  background-color: currentColor;
}
.block_liquid_c627 .stale-60d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block_liquid_c627 .stale-60d0 li:first-child > a {
  border-top: none;
}
.block_liquid_c627 .stale-60d0 .light_eae4 > .row_6eba .disabled-bright-72e5 {
  display: none;
}
.block_liquid_c627 .stale-60d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block_liquid_c627 .stale-60d0 li:last-child {
  border: none;
}
.block_liquid_c627 .stale-60d0 li.top-bab1 > a {
  padding-right: 45px !important;
}
.block_liquid_c627 .stale-60d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block_liquid_c627 .stale-60d0 li a:focus,
.block_liquid_c627 .stale-60d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_liquid_c627 .stale-60d0 li .tag-ff3f {
  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;
}
.block_liquid_c627 .stale-60d0 li .tag-ff3f:hover {
  box-shadow: none;
}
.block_liquid_c627 .stale-60d0 li .tag-ff3f .disabled-bright-72e5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block_liquid_c627 .stale-60d0 .label_a8bb {
  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);
}
.block_liquid_c627 .stale-60d0 .label_a8bb li a {
  padding-left: 3em;
}
.block_liquid_c627 .stale-60d0 .detail_light_2c57 > a .tag-ff3f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block_liquid_c627 .stale-60d0 .detail_light_2c57 > .label_a8bb {
  display: block;
  opacity: 1;
}
.wrapper-306d {
  max-width: 100%;
}
.smooth_55ed {
  line-height: 0;
  cursor: pointer;
}
.modal_bc18 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal_bc18:hover {
  box-shadow: none;
  color: currentColor;
}
.modal_bc18 svg {
  width: 18px;
  height: 18px;
}
.modal_bc18 .link_9fa3 {
  display: none;
}
.image-b59b {
  position: relative;
}
.image-b59b.fn-active-06cc .modal_bc18 .widget_yellow_c894 {
  display: none;
}
.image-b59b.fn-active-06cc .modal_bc18 .link_9fa3 {
  display: inline-block;
}
.image-b59b .smooth_cdd9 {
  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);
}
.image-b59b.orange_4a56 .smooth_cdd9 {
  left: auto;
  right: -0.9em;
}
.image-b59b.orange_4a56 .in_1990::before {
  left: auto;
  right: 15px;
}
.image-b59b.fn-active-06cc .smooth_cdd9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.brown_2ad9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.brown_2ad9 label {
  flex-basis: 100%;
}
.brown_2ad9 .form_stone_2e56 {
  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;
}
.brown_2ad9 .new-96f0 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.brown_2ad9 .new-96f0:focus {
  background-color: transparent;
}
.brown_2ad9 button.red-6e82 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.brown_2ad9 button.red-6e82:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.brown_2ad9 button.red-6e82 svg {
  width: 18px;
  height: 18px;
}
.brown_2ad9 input[type="submit"] {
  min-height: auto;
}
.tag-cf9c .brown_2ad9 .new-96f0 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.in_1990 {
  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) {
  .in_1990 {
    width: 220px;
  }
}
.in_1990 label {
  flex-basis: 100%;
}
.in_1990::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;
}
.input_d67a .tag-cf9c .brown_2ad9 {
  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;
}
.input_d67a
  .tag-cf9c
  .brown_2ad9
  .form_stone_2e56 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.input_d67a .tag-cf9c .brown_2ad9 .new-96f0 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.input_d67a
  .tag-cf9c
  .brown_2ad9
  .new-96f0:focus {
  background: 0 0;
}
.input_d67a
  .tag-cf9c
  .brown_2ad9
  .old-264c {
  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;
}
.border_slow_2a79 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border_slow_2a79 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border_slow_2a79 li:last-child {
  margin-right: 0;
}
.border_slow_2a79 li:first-child {
  margin-left: 0;
}
.border_slow_2a79.west-31f9 a {
  color: #fff;
}
.border_slow_2a79.west-31f9 a:hover {
  color: #fff;
}
.border_slow_2a79 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border_slow_2a79 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border_slow_2a79 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border_slow_2a79 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border_slow_2a79 [class*="social-icon-apple"] {
  background-color: #999;
}
.border_slow_2a79 [class*="social-icon-apple"].item_under_c002 {
  background-color: transparent;
  color: #999;
}
.border_slow_2a79 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border_slow_2a79 [class*="social-icon-behance"].item_under_c002 {
  background-color: transparent;
  color: #1769ff;
}
.border_slow_2a79 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border_slow_2a79 [class*="social-icon-bitbucket"].item_under_c002 {
  background-color: transparent;
  color: #205081;
}
.border_slow_2a79 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border_slow_2a79 [class*="social-icon-codepen"].item_under_c002 {
  background-color: transparent;
  color: #000;
}
.border_slow_2a79 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border_slow_2a79 [class*="social-icon-delicious"].item_under_c002 {
  background-color: transparent;
  color: #39f;
}
.border_slow_2a79 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border_slow_2a79 [class*="social-icon-digg"].item_under_c002 {
  background-color: transparent;
  color: #005be2;
}
.border_slow_2a79 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border_slow_2a79 [class*="social-icon-dribbble"].item_under_c002 {
  background-color: transparent;
  color: #ea4c89;
}
.border_slow_2a79 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border_slow_2a79 [class*="social-icon-envelope"].item_under_c002 {
  background-color: transparent;
  color: #ea4335;
}
.border_slow_2a79 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border_slow_2a79 [class*="social-icon-facebook"].item_under_c002 {
  background-color: transparent;
  color: #3b5998;
}
.border_slow_2a79 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border_slow_2a79 [class*="social-icon-flickr"].item_under_c002 {
  background-color: transparent;
  color: #0063dc;
}
.border_slow_2a79 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border_slow_2a79 [class*="social-icon-foursquare"].item_under_c002 {
  background-color: transparent;
  color: #2d5be3;
}
.border_slow_2a79 [class*="social-icon-github"] {
  background-color: #333;
}
.border_slow_2a79 [class*="social-icon-github"].item_under_c002 {
  background-color: transparent;
  color: #333;
}
.border_slow_2a79 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border_slow_2a79 [class*="social-icon-google-plus"].item_under_c002 {
  background-color: transparent;
  color: #dd4b39;
}
.border_slow_2a79 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border_slow_2a79 [class*="social-icon-houzz"].item_under_c002 {
  background-color: transparent;
  color: #7ac142;
}
.border_slow_2a79 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border_slow_2a79 [class*="social-icon-instagram"].item_under_c002 {
  background-color: transparent;
  color: #262626;
}
.border_slow_2a79 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border_slow_2a79 [class*="social-icon-jsfiddle"].item_under_c002 {
  background-color: transparent;
  color: #487aa2;
}
.border_slow_2a79 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border_slow_2a79 [class*="social-icon-linkedin"].item_under_c002 {
  background-color: transparent;
  color: #0077b5;
}
.border_slow_2a79 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border_slow_2a79 [class*="social-icon-medium"].item_under_c002 {
  background-color: transparent;
  color: #00ab6b;
}
.border_slow_2a79 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border_slow_2a79
  [class*="social-icon-odnoklassniki"].item_under_c002 {
  background-color: transparent;
  color: #f4731c;
}
.border_slow_2a79 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border_slow_2a79 [class*="social-icon-meetup"].item_under_c002 {
  background-color: transparent;
  color: #ec1c40;
}
.border_slow_2a79 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border_slow_2a79 [class*="social-icon-pinterest"].item_under_c002 {
  background-color: transparent;
  color: #bd081c;
}
.border_slow_2a79 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border_slow_2a79 [class*="social-icon-product-hunt"].item_under_c002 {
  background-color: transparent;
  color: #da552f;
}
.border_slow_2a79 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border_slow_2a79 [class*="social-icon-reddit"].item_under_c002 {
  background-color: transparent;
  color: #ff4500;
}
.border_slow_2a79 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border_slow_2a79 [class*="social-icon-rss"].item_under_c002 {
  background-color: transparent;
  color: #f26522;
}
.border_slow_2a79 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border_slow_2a79
  [class*="social-icon-shopping-cart"].item_under_c002 {
  background-color: transparent;
  color: #4caf50;
}
.border_slow_2a79 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border_slow_2a79 [class*="social-icon-skype"].item_under_c002 {
  background-color: transparent;
  color: #00aff0;
}
.border_slow_2a79 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border_slow_2a79 [class*="social-icon-slideshare"].item_under_c002 {
  background-color: transparent;
  color: #0077b5;
}
.border_slow_2a79 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border_slow_2a79 [class*="social-icon-snapchat"].item_under_c002 {
  background-color: transparent;
  color: #fffc00;
}
.border_slow_2a79 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border_slow_2a79 [class*="social-icon-soundcloud"].item_under_c002 {
  background-color: transparent;
  color: #f80;
}
.border_slow_2a79 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border_slow_2a79 [class*="social-icon-spotify"].item_under_c002 {
  background-color: transparent;
  color: #2ebd59;
}
.border_slow_2a79 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border_slow_2a79
  [class*="social-icon-stack-overflow"].item_under_c002 {
  background-color: transparent;
  color: #fe7a15;
}
.border_slow_2a79 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border_slow_2a79 [class*="social-icon-maldkfgram"].item_under_c002 {
  background-color: transparent;
  color: #2ca5e0;
}
.border_slow_2a79 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border_slow_2a79 [class*="social-icon-tripadvisor"].item_under_c002 {
  background-color: transparent;
  color: #589442;
}
.border_slow_2a79 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border_slow_2a79 [class*="social-icon-tumblr"].item_under_c002 {
  background-color: transparent;
  color: #35465c;
}
.border_slow_2a79 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border_slow_2a79 [class*="social-icon-twitch"].item_under_c002 {
  background-color: transparent;
  color: #6441a5;
}
.border_slow_2a79 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border_slow_2a79 [class*="social-icon-twitter"].item_under_c002 {
  background-color: transparent;
  color: #1da1f2;
}
.border_slow_2a79 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border_slow_2a79 [class*="social-icon-vimeo"].item_under_c002 {
  background-color: transparent;
  color: #1ab7ea;
}
.border_slow_2a79 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border_slow_2a79 [class*="social-icon-vk"].item_under_c002 {
  background-color: transparent;
  color: #45668e;
}
.border_slow_2a79 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border_slow_2a79 [class*="social-icon-weibo"].item_under_c002 {
  background-color: transparent;
  color: #df2029;
}
.border_slow_2a79 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border_slow_2a79 [class*="social-icon-weixin"].item_under_c002 {
  background-color: transparent;
  color: #7bb32e;
}
.border_slow_2a79 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border_slow_2a79 [class*="social-icon-whatsapp"].item_under_c002 {
  background-color: transparent;
  color: #25d366;
}
.border_slow_2a79 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border_slow_2a79 [class*="social-icon-wordpress"].item_under_c002 {
  background-color: transparent;
  color: #21759b;
}
.border_slow_2a79 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border_slow_2a79 [class*="social-icon-xing"].item_under_c002 {
  background-color: transparent;
  color: #026466;
}
.border_slow_2a79 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border_slow_2a79 [class*="social-icon-yelp"].item_under_c002 {
  background-color: transparent;
  color: #af0606;
}
.border_slow_2a79 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border_slow_2a79 [class*="social-icon-youtube"].item_under_c002 {
  background-color: transparent;
  color: #cd201f;
}
.cold-12b0 {
  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;
}
.cold-12b0:hover {
  box-shadow: none;
  background: 0 0;
}
.lite-0345 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module_steel_658e {
  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;
}
.shadow_11da {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.smooth_66b1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.smooth_66b1,
.smooth_66b1::after,
.smooth_66b1::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;
}
.smooth_66b1::after,
.smooth_66b1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fluid_09dc .module_steel_658e .shadow_11da {
  margin-top: -2px;
  width: 19px;
}
.fluid_09dc .module_steel_658e .smooth_66b1 {
  margin-top: -1px;
}
.fluid_09dc .module_steel_658e .smooth_66b1,
.fluid_09dc .module_steel_658e .smooth_66b1::after,
.fluid_09dc .module_steel_658e .smooth_66b1::before {
  width: 19px;
  height: 2px;
}
.fluid_09dc .module_steel_658e .smooth_66b1::before {
  top: -6px;
}
.fluid_09dc .module_steel_658e .smooth_66b1::after {
  bottom: -6px;
}
.preview-8be5 .module_steel_658e .shadow_11da {
  margin-top: -2px;
  width: 22px;
}
.preview-8be5 .module_steel_658e .smooth_66b1 {
  margin-top: -1px;
}
.preview-8be5 .module_steel_658e .smooth_66b1,
.preview-8be5 .module_steel_658e .smooth_66b1::after,
.preview-8be5 .module_steel_658e .smooth_66b1::before {
  width: 22px;
  height: 2px;
}
.preview-8be5 .module_steel_658e .smooth_66b1::before {
  top: -7px;
}
.preview-8be5 .module_steel_658e .smooth_66b1::after {
  bottom: -7px;
}
.banner-353b .module_steel_658e .shadow_11da {
  margin-top: -2px;
  width: 31px;
}
.banner-353b .module_steel_658e .smooth_66b1 {
  margin-top: -1.5px;
}
.banner-353b .module_steel_658e .smooth_66b1,
.banner-353b .module_steel_658e .smooth_66b1::after,
.banner-353b .module_steel_658e .smooth_66b1::before {
  width: 31px;
  height: 3px;
}
.banner-353b .module_steel_658e .smooth_66b1::before {
  top: -9px;
}
.banner-353b .module_steel_658e .smooth_66b1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media-liquid-08be .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 19px;
  }
  .media-liquid-08be .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .media-liquid-08be .module_steel_658e .smooth_66b1,
  .media-liquid-08be .module_steel_658e .smooth_66b1::after,
  .media-liquid-08be .module_steel_658e .smooth_66b1::before {
    width: 19px;
    height: 2px;
  }
  .media-liquid-08be .module_steel_658e .smooth_66b1::before {
    top: -6px;
  }
  .media-liquid-08be .module_steel_658e .smooth_66b1::after {
    bottom: -6px;
  }
  .paragraph_d658 .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_d658 .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .paragraph_d658 .module_steel_658e .smooth_66b1,
  .paragraph_d658 .module_steel_658e .smooth_66b1::after,
  .paragraph_d658 .module_steel_658e .smooth_66b1::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_d658 .module_steel_658e .smooth_66b1::before {
    top: -7px;
  }
  .paragraph_d658 .module_steel_658e .smooth_66b1::after {
    bottom: -7px;
  }
  .hidden_f8c4 .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_f8c4 .module_steel_658e .smooth_66b1 {
    margin-top: -1.5px;
  }
  .hidden_f8c4 .module_steel_658e .smooth_66b1,
  .hidden_f8c4 .module_steel_658e .smooth_66b1::after,
  .hidden_f8c4 .module_steel_658e .smooth_66b1::before {
    width: 31px;
    height: 3px;
  }
  .hidden_f8c4 .module_steel_658e .smooth_66b1::before {
    top: -9px;
  }
  .hidden_f8c4 .module_steel_658e .smooth_66b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .rough-292b .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 19px;
  }
  .rough-292b .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .rough-292b .module_steel_658e .smooth_66b1,
  .rough-292b .module_steel_658e .smooth_66b1::after,
  .rough-292b .module_steel_658e .smooth_66b1::before {
    width: 19px;
    height: 2px;
  }
  .rough-292b .module_steel_658e .smooth_66b1::before {
    top: -6px;
  }
  .rough-292b .module_steel_658e .smooth_66b1::after {
    bottom: -6px;
  }
  .module-white-a5ea .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 22px;
  }
  .module-white-a5ea .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .module-white-a5ea .module_steel_658e .smooth_66b1,
  .module-white-a5ea .module_steel_658e .smooth_66b1::after,
  .module-white-a5ea .module_steel_658e .smooth_66b1::before {
    width: 22px;
    height: 2px;
  }
  .module-white-a5ea .module_steel_658e .smooth_66b1::before {
    top: -7px;
  }
  .module-white-a5ea .module_steel_658e .smooth_66b1::after {
    bottom: -7px;
  }
  .gold-0fbf .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 31px;
  }
  .gold-0fbf .module_steel_658e .smooth_66b1 {
    margin-top: -1.5px;
  }
  .gold-0fbf .module_steel_658e .smooth_66b1,
  .gold-0fbf .module_steel_658e .smooth_66b1::after,
  .gold-0fbf .module_steel_658e .smooth_66b1::before {
    width: 31px;
    height: 3px;
  }
  .gold-0fbf .module_steel_658e .smooth_66b1::before {
    top: -9px;
  }
  .gold-0fbf .module_steel_658e .smooth_66b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip-ce84 .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 19px;
  }
  .chip-ce84 .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .chip-ce84 .module_steel_658e .smooth_66b1,
  .chip-ce84 .module_steel_658e .smooth_66b1::after,
  .chip-ce84 .module_steel_658e .smooth_66b1::before {
    width: 19px;
    height: 2px;
  }
  .chip-ce84 .module_steel_658e .smooth_66b1::before {
    top: -6px;
  }
  .chip-ce84 .module_steel_658e .smooth_66b1::after {
    bottom: -6px;
  }
  .easy_c663 .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 22px;
  }
  .easy_c663 .module_steel_658e .smooth_66b1 {
    margin-top: -1px;
  }
  .easy_c663 .module_steel_658e .smooth_66b1,
  .easy_c663 .module_steel_658e .smooth_66b1::after,
  .easy_c663 .module_steel_658e .smooth_66b1::before {
    width: 22px;
    height: 2px;
  }
  .easy_c663 .module_steel_658e .smooth_66b1::before {
    top: -7px;
  }
  .easy_c663 .module_steel_658e .smooth_66b1::after {
    bottom: -7px;
  }
  .shadow-7c32 .module_steel_658e .shadow_11da {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-7c32 .module_steel_658e .smooth_66b1 {
    margin-top: -1.5px;
  }
  .shadow-7c32 .module_steel_658e .smooth_66b1,
  .shadow-7c32 .module_steel_658e .smooth_66b1::after,
  .shadow-7c32 .module_steel_658e .smooth_66b1::before {
    width: 31px;
    height: 3px;
  }
  .shadow-7c32 .module_steel_658e .smooth_66b1::before {
    top: -9px;
  }
  .shadow-7c32 .module_steel_658e .smooth_66b1::after {
    bottom: -9px;
  }
}
.outline-32c0 .smooth_66b1 {
  -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);
}
.outline-32c0 .smooth_66b1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline-32c0 .smooth_66b1::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);
}
.outline-32c0.solid-0494 .smooth_66b1 {
  -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);
}
.outline-32c0.solid-0494 .smooth_66b1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline-32c0.solid-0494 .smooth_66b1::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);
}
.border_pink_89a1 {
  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.summary-37c2:before {
  display: none;
}
.search-iron-2794 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.search-iron-2794 .hero_50ac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.search-iron-2794 .hero_50ac:last-of-type {
  border-bottom: none;
}
.search-iron-2794 .hero_50ac.chip-5675,
.search-iron-2794 .hero_50ac.sidebar-lite-5d77,
.search-iron-2794 .hero_50ac.complex_e083 {
  padding: 0;
}
.search-iron-2794 .block_liquid_c627 .tag-ff3f {
  color: currentColor;
}
.search-iron-2794 .block_liquid_c627 .tag-ff3f:focus,
.search-iron-2794 .block_liquid_c627 .tag-ff3f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-iron-2794.thumbnail_e316 .search-9d99,
.search-iron-2794.thumbnail_e316 .progress_7c71 a,
.search-iron-2794.thumbnail_e316 .media-cold-0cb8 a,
.search-iron-2794.thumbnail_e316 .label_a8bb a {
  color: rgba(0, 0, 0, 0.55);
}
.search-iron-2794.thumbnail_e316 .search-9d99:hover,
.search-iron-2794.thumbnail_e316 .progress_7c71 a:hover,
.search-iron-2794.thumbnail_e316 .media-cold-0cb8 a:hover,
.search-iron-2794.thumbnail_e316 .label_a8bb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search-iron-2794.thumbnail_e316 .highlight_14e3 {
  color: rgba(0, 0, 0, 0.8);
}
.search-iron-2794.thumbnail_e316 .hero_50ac {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-iron-2794.thumbnail_e316 .hero_50ac:before {
  background: rgba(0, 0, 0, 0.08);
}
.search-iron-2794.thumbnail_e316 .section_hot_36e7:before {
  background: rgba(255, 255, 255, 0.9);
}
.search-iron-2794.thumbnail_e316 .block_liquid_c627 .stale-60d0 li a,
.search-iron-2794.thumbnail_e316 .block_liquid_c627 .tag-ff3f,
.search-iron-2794.thumbnail_e316 .label_a8bb {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-iron-2794.thumbnail_e316 .block_liquid_c627 .tag-ff3f:focus,
.search-iron-2794.thumbnail_e316 .block_liquid_c627 .tag-ff3f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-iron-2794.thumbnail_e316 .stale-60d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-iron-2794.red_91ed .search-9d99,
.search-iron-2794.red_91ed .progress_7c71 a,
.search-iron-2794.red_91ed .media-cold-0cb8 .tag-ff3f,
.search-iron-2794.red_91ed .media-cold-0cb8 a,
.search-iron-2794.red_91ed .label_a8bb a {
  color: rgba(255, 255, 255, 0.79);
}
.search-iron-2794.red_91ed .search-9d99:hover,
.search-iron-2794.red_91ed .progress_7c71 a:hover,
.search-iron-2794.red_91ed .media-cold-0cb8 .tag-ff3f:hover,
.search-iron-2794.red_91ed .media-cold-0cb8 a:hover,
.search-iron-2794.red_91ed .label_a8bb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-iron-2794.red_91ed .highlight_14e3 {
  color: rgba(255, 255, 255, 0.99);
}
.search-iron-2794.red_91ed .hero_50ac {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-iron-2794.red_91ed .hero_50ac:before {
  background: rgba(255, 255, 255, 0.08);
}
.search-iron-2794.red_91ed .section_hot_36e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-iron-2794.red_91ed .block_liquid_c627 .stale-60d0 li a,
.search-iron-2794.red_91ed .block_liquid_c627 .tag-ff3f,
.search-iron-2794.red_91ed .label_a8bb {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-iron-2794.red_91ed .block_liquid_c627 .tag-ff3f:focus,
.search-iron-2794.red_91ed .block_liquid_c627 .tag-ff3f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-iron-2794.red_91ed .stale-60d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_hot_36e7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section_hot_36e7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border_0ab9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description_b3c7 .search-iron-2794 {
  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;
}
.description_b3c7 .hero_50ac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description_b3c7 .hero_50ac: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) {
  .description_b3c7 .hero_50ac:before {
    width: 16%;
    left: 42%;
  }
}
.description_b3c7 .hero_50ac:last-child:before {
  content: none;
}
.description_b3c7 .hero_50ac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description_b3c7 .block_liquid_c627 .stale-60d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description_b3c7 .block_liquid_c627 .stale-60d0 li a .tag-ff3f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description_b3c7 .block_liquid_c627 .label_a8bb {
  border: none;
}
.description_b3c7 .block_liquid_c627 .label_a8bb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description_b3c7 .section_hot_36e7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description_b3c7 .border_0ab9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description_b3c7 .red_91ed .section_hot_36e7:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_b3c7 .thumbnail_e316.breadcrumb-62b9 .smooth_66b1 {
  background: rgba(0, 0, 0, 0.6);
}
.description_b3c7
  .thumbnail_e316.breadcrumb-62b9
  .smooth_66b1::after,
.description_b3c7
  .thumbnail_e316.breadcrumb-62b9
  .smooth_66b1:before {
  background: inherit;
}
.description_b3c7
  .thumbnail_e316.breadcrumb-62b9:hover
  .smooth_66b1 {
  background: rgba(0, 0, 0, 0.8);
}
.surface_1861 .search-iron-2794 {
  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) {
  .surface_1861 .search-iron-2794 {
    width: auto;
    right: 45px;
  }
}
.active_5ad4 .search-iron-2794 {
  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) {
  .active_5ad4 .search-iron-2794 {
    width: auto;
    left: 45px;
  }
}
.summary-37c2 .search-iron-2794 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-37c2 .border_0ab9 {
  max-width: 48em;
  margin: 0 auto;
}
.summary-37c2 .section_hot_36e7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active-7535 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active-7535.description_b3c7 .search-iron-2794 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active-7535.surface_1861 .search-iron-2794 {
  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);
}
.active-7535 .search-iron-2794 {
  visibility: visible;
}
.active-7535.active_5ad4 .search-iron-2794 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner-hovered-e0b8,
.hot-fa24 {
  overflow-x: hidden;
}
.banner-hovered-e0b8 .search-iron-2794 {
  overflow: auto;
}
.banner-hovered-e0b8.description_b3c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-hovered-e0b8.description_b3c7 .search-iron-2794 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner-hovered-e0b8.description_b3c7 .cold-12b0 {
  opacity: 0;
}
.banner-hovered-e0b8.surface_1861 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-hovered-e0b8.surface_1861 .search-iron-2794 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner-hovered-e0b8.surface_1861 .cold-12b0 {
  opacity: 0;
}
.banner-hovered-e0b8.active_5ad4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-hovered-e0b8.active_5ad4 .search-iron-2794 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner-hovered-e0b8.active_5ad4 .cold-12b0 {
  opacity: 0;
}
.banner-hovered-e0b8.summary-37c2 .search-iron-2794 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb-62b9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb-62b9 .smooth_66b1 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-62b9 .smooth_66b1::after,
.breadcrumb-62b9 .smooth_66b1:before {
  background: inherit;
}
.breadcrumb-62b9:hover .smooth_66b1 {
  background: rgba(255, 255, 255, 0.99);
}
.active_5ad4 .breadcrumb-62b9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-37c2 .breadcrumb-62b9 {
  display: none !important;
}
.banner-hovered-e0b8:before,
.hot-fa24:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner-hovered-e0b8 .breadcrumb-62b9,
.hot-fa24 .breadcrumb-62b9 {
  display: inline-block;
}
.search-iron-2794 .block-hovered-335c {
  -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;
}
.banner-hovered-e0b8 .search-iron-2794 .block-hovered-335c,
.hot-fa24 .search-iron-2794 .block-hovered-335c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_6e11 .form_stone_2e56 {
  width: 100%;
}
.form_next_c353 {
  padding: 0 0.5em 0;
}
.form_next_c353 [class*="customify-col-"],
.form_next_c353 [class*="customify-col_"],
.form_next_c353 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading_4bf9 .form_next_c353 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .new_d063 .small-2fea,
  .small-2fea {
    display: none;
  }
  .row-advanced-f2ea {
    text-align: left;
  }
  .chip-b546 {
    text-align: center;
  }
  .carousel-bottom-7ba4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .new_d063 .red-e1f3,
  .red-e1f3 {
    display: none;
  }
  .breadcrumb_9b8b {
    text-align: left;
  }
  .dirty_9cfa {
    text-align: center;
  }
  .primary_out_b942 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .new_d063 .accordion-a455,
  .accordion-a455 {
    display: none;
  }
  .alert-7566 {
    text-align: left;
  }
  .clean-0a37 {
    text-align: center;
  }
  .gas-03c2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_active_b226 {
  box-shadow: none !important;
}
.hard-60ad .overlay-copper-05ad,
.caption_brown_971e .overlay-copper-05ad {
  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;
}
.caption_brown_971e .overlay-copper-05ad {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section_fbec {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section_fbec:after,
.section_fbec:before {
  content: "";
  display: table;
}
.section_fbec:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section_fbec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section_fbec,
.header_eae2 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-a06c.summary_2c2d .section_fbec {
  max-width: 100%;
}
.summary-a06c.light-d8df {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-a06c.label-thick-f733 .section_fbec {
  max-width: 100%;
}
.summary-a06c.label-thick-f733 > .section_fbec {
  padding-left: 0;
  padding-right: 0;
}
.summary-a06c.label-thick-f733 > .section_fbec .new_d063 {
  margin: 0;
}
.summary-a06c.label-thick-f733
  > .section_fbec
  .soft-0833.module-active-24ae {
  margin-right: 0;
  margin-left: 0;
}
.summary-a06c.label-thick-f733 #main.module-active-24ae {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main-bed3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main-bed3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-6dc2 .sidebar-2ff5 {
    padding-right: 1em;
  }
  .element-6dc2.frame-32bd .soft-0833 {
    border-right: 1px solid #eaecee;
  }
  .element-6dc2.frame-32bd .sidebar-2ff5 {
    padding-right: 1em;
  }
  .element-6dc2.frame-32bd .text-7310 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hot-d3b9 .sidebar-2ff5 {
    padding-left: 1em;
  }
  .hot-d3b9.frame-32bd .soft-0833 {
    border-left: 1px solid #eaecee;
  }
  .hot-d3b9.frame-32bd .sidebar-2ff5 {
    padding-left: 1em;
  }
  .hot-d3b9.frame-32bd .text-7310 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_4cca .sidebar-2ff5 {
    padding-left: 1em;
  }
  .info_4cca.frame-32bd .message_d3ee {
    border-right: 1px solid #eaecee;
  }
  .info_4cca.frame-32bd .tertiary-clean-4ecf {
    border-right: 1px solid #eaecee;
  }
  .info_4cca.frame-32bd .sidebar-2ff5 {
    padding-left: 1em;
  }
  .info_4cca.frame-32bd .text-7310 {
    padding-right: 1em;
  }
  .info_4cca.frame-32bd .breadcrumb-0290 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-3e59 .sidebar-2ff5 {
    padding-right: 1em;
  }
  .fluid-3e59.frame-32bd .message_d3ee {
    border-left: 1px solid #eaecee;
  }
  .fluid-3e59.frame-32bd .tertiary-clean-4ecf {
    border-left: 1px solid #eaecee;
  }
  .fluid-3e59.frame-32bd .sidebar-2ff5 {
    padding-right: 1em;
  }
  .fluid-3e59.frame-32bd .text-7310 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-3e59.frame-32bd .breadcrumb-0290 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-bed3 .sidebar-2ff5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-bed3.frame-32bd .soft-0833 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main-bed3.frame-32bd .sidebar-2ff5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-bed3.frame-32bd .text-7310 {
    padding-left: 1em;
  }
  .main-bed3.frame-32bd .breadcrumb-0290 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main-bed3.frame-32bd .sidebar-2ff5 {
    padding-left: 0;
  }
}
.content-8864 .complex_082a {
  display: inline-block;
}
.iron_759a {
  display: inline-block;
}
.form-huge-894f {
  word-con: break-word;
}
.block-4dab > span {
  display: inline-block;
  padding: 5px 0;
}
.block-4dab .gold_1efd {
  margin-left: 8px;
  margin-right: 8px;
}
.block-4dab .status-dirty-15a3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shade_a872 .dynamic-4d4a {
  margin-bottom: 2em;
}
.shade_a872 .next_5a10 {
  margin-bottom: 15px;
}
.shade_a872 .next_5a10:last-child {
  margin-bottom: 0;
}
.shade_a872 .element_middle_c2fa {
  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) {
  .shade_a872 .element_middle_c2fa {
    display: block;
  }
}
.shade_a872 .gradient_1a33 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shade_a872 .gradient_1a33 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shade_a872 .preview_new_8b11 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shade_a872 .preview_new_8b11 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shade_a872 .preview_new_8b11 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shade_a872 .form-huge-894f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_a872 .form-huge-894f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shade_a872 .tooltip_c187 p:last-child {
  margin-bottom: 0;
}
.shade_a872 .tabs-complex-a946 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shade_a872 .form-c637 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shade_a872 .label_37bd {
  margin-top: 1em;
}
.shade_a872 .fluid_8325 {
  top: 0;
  display: block;
}
.shade_a872 .fluid_8325 a {
  color: inherit;
}
.shade_a872 .fluid_8325 a:hover {
  color: inherit;
}
.shade_a872 .form-motion-ae79 {
  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;
}
.shade_a872 .form-motion-ae79:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shade_a872 .form-c637 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shade_a872 .box_clean_076a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shade_a872 .box_clean_076a:first-child {
  margin-top: 0;
}
.shade_a872 .box_clean_076a.pattern_9b02 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shade_a872 .box_clean_076a.slider-6648 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_a872
  .box_clean_076a.slider-6648.inner-6829
  .label_37bd {
  width: 100%;
}
.shade_a872 .slider-6648 {
  -webkit-box-align: center;
  align-items: center;
}
.shade_a872 .slider-6648 .block-4dab,
.shade_a872 .slider-6648 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shade_a872 .preview_new_8b11 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_a872 .preview_new_8b11 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade_a872 .preview_new_8b11: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;
}
.shade_a872 .pattern_9b02 {
  z-index: 5;
}
.shade_a872 .popup-215d .motion_3d41 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shade_a872 .shade_steel_8a43 .motion_3d41 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shade_a872 .title_62d9 .motion_3d41 {
  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;
}
.shade_a872.out_b5cf .element_middle_c2fa,
.shade_a872.in-2267 .element_middle_c2fa {
  display: block;
}
.shade_a872.out_b5cf .element_middle_c2fa .gas_7601,
.shade_a872.out_b5cf .element_middle_c2fa .form-c637,
.shade_a872.in-2267 .element_middle_c2fa .gas_7601,
.shade_a872.in-2267 .element_middle_c2fa .form-c637 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_a872.steel-1bca .gradient_1a33 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shade_a872.steel-1bca .gradient_1a33 {
    margin-right: 0;
  }
}
.shade_a872.out_b5cf .gradient_1a33,
.shade_a872.in-2267 .gradient_1a33 {
  padding-top: 40%;
}
.shade_a872.out_b5cf .dynamic-4d4a,
.shade_a872.in-2267 .dynamic-4d4a {
  display: block;
}
.shade_a872.out_b5cf .fn-sticky-06cc .form-c637,
.shade_a872.in-2267 .fn-sticky-06cc .form-c637 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shade_a872.out_b5cf .gradient_1a33,
.shade_a872.in-2267 .gradient_1a33 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shade_a872.out_b5cf .form-c637 {
  padding: 1em;
}
.block-6bda {
  margin: 30px auto;
  display: block;
}
.block-6bda .menu-b5ae > * {
  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;
}
.block-6bda .menu-b5ae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-6bda .menu-b5ae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-prev-bcd2 .block-4dab {
  margin-bottom: 1.41575em;
}
.avatar-prev-bcd2 .large_3c73 {
  margin-bottom: 1.618em;
}
.secondary_4fca .tiny-c492 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary_4fca .tiny-c492 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary_4fca .status_3aee {
  max-width: 100%;
  overflow: auto;
}
.inner_c1b7 .secondary_4fca a:hover {
  text-decoration: underline;
}
.cold_e8ee .next_5a10:not(.form-huge-894f),
.cold_e8ee .preview_new_8b11 {
  margin-bottom: 1.41575em;
}
.cold_e8ee .next_5a10:not(.form-huge-894f):last-child,
.cold_e8ee .preview_new_8b11:last-child {
  margin-bottom: 0;
}
.cold_e8ee .next_5a10.module_brown_68f2 {
  margin-bottom: 0.41575em;
}
.cold_e8ee .carousel_7c9a:before,
.cold_e8ee .north-e088:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold_e8ee .carousel_7c9a:before {
  content: "\f115";
}
.cold_e8ee .north-e088:before {
  content: "\f02c";
}
.cold_e8ee .image-0af8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold_e8ee .image-0af8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.silver_22ea {
  display: -webkit-box;
  display: flex;
}
.silver_22ea .hero_7711 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .silver_22ea .hero_7711 {
    flex-basis: 90px;
  }
}
.silver_22ea .over-1c23 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .silver_22ea .over-1c23 {
    flex-basis: calc(100% - 50px);
  }
}
.silver_22ea .clean_f078 p:last-child {
  margin-bottom: 0.72em;
}
.slider-top-41eb .menu-b5ae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider-top-41eb .menu-b5ae:after,
.slider-top-41eb .menu-b5ae:before {
  content: "";
  display: table;
}
.slider-top-41eb .menu-b5ae:after {
  clear: both;
}
.slider-top-41eb .menu-b5ae .filter-a57a,
.slider-top-41eb .menu-b5ae .light-e448 {
  width: 49%;
}
.slider-top-41eb .menu-b5ae .filter-a57a a span.tall-82f8,
.slider-top-41eb .menu-b5ae .light-e448 a span.tall-82f8 {
  display: block;
  margin-bottom: 5px;
}
.slider-top-41eb .menu-b5ae .light-e448 {
  float: left;
  text-align: left;
}
.slider-top-41eb .menu-b5ae .filter-a57a {
  float: right;
  text-align: right;
}
.copper_7477 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .copper_7477 {
    margin-bottom: 0;
  }
}
.footer_steel_e1d5 {
  margin-bottom: 1em;
}
.footer_steel_e1d5 .form-huge-894f {
  font-size: 1.1em;
  line-height: 1.3;
}
.button_a464 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shadow_ed3d .footer_steel_e1d5,
.info-9c89 .footer_steel_e1d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shadow_ed3d .footer_steel_e1d5,
  .info-9c89 .footer_steel_e1d5 {
    display: block;
  }
}
.shadow_ed3d .button_a464,
.info-9c89 .button_a464 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shadow_ed3d .button_a464,
  .info-9c89 .button_a464 {
    margin-bottom: 1em;
  }
}
.shadow_ed3d .button_a464 img,
.info-9c89 .button_a464 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shadow_ed3d .right-33aa,
.info-9c89 .right-33aa {
  flex-basis: calc(100% - 160px);
}
.shadow_ed3d .right-33aa p,
.info-9c89 .right-33aa p {
  margin-bottom: 0;
}
.shadow_ed3d .right-33aa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shadow_ed3d .right-33aa {
    padding-left: 0;
  }
}
.info-9c89 .right-33aa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info-9c89 .right-33aa {
    padding-right: 0;
  }
}
.info-9c89 .button_a464 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.next-4b26 .button_a464 {
  margin-bottom: 0.5em;
}
.next-4b26 .button_a464 img {
  width: 100%;
}
.preview-wide-8ec5 .surface-dynamic-c45b,
.title-wood-b576 .surface-dynamic-c45b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title-wood-b576 .soft-0833 .panel_33ba p:last-child {
  margin-bottom: 0;
}
.component_afaa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-green-c745 .backdrop-7886 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-green-c745 .backdrop-7886:last-of-type {
    margin-bottom: 0;
  }
}
.notification-green-c745 .backdrop-7886 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-green-c745 .backdrop-7886 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-green-c745 .backdrop-7886 ul li {
  margin: 0 0 0.6em;
}
.notification-green-c745 .backdrop-7886 ul li.progress_paper_b0d4,
.notification-green-c745 .backdrop-7886 ul li.accordion-1f80 {
  position: relative;
}
.notification-green-c745 .backdrop-7886 ul li.progress_paper_b0d4 .pink-2990,
.notification-green-c745 .backdrop-7886 ul li.accordion-1f80 .pink-2990 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-green-c745 .backdrop-7886 ul li.progress_paper_b0d4:after:after,
.notification-green-c745 .backdrop-7886 ul li.progress_paper_b0d4:after:before,
.notification-green-c745
  .backdrop-7886
  ul
  li.accordion-1f80:after:after,
.notification-green-c745
  .backdrop-7886
  ul
  li.accordion-1f80:after:before {
  content: "";
  display: table;
}
.notification-green-c745 .backdrop-7886 ul li.progress_paper_b0d4:after:after,
.notification-green-c745
  .backdrop-7886
  ul
  li.accordion-1f80:after:after {
  clear: both;
}
.notification-green-c745 .backdrop-7886 a.block_liquid_48f6:hover {
  text-decoration: none;
}
.notification-green-c745 .backdrop-7886 select {
  max-width: 100%;
}
.notification-green-c745 .backdrop-7886 table {
  font-size: 85%;
}
.notification-green-c745 .backdrop-7886 table td,
.notification-green-c745 .backdrop-7886 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-green-c745 .backdrop-7886 table tfoot td {
  text-align: left;
}
.notification-green-c745 .backdrop-7886 :last-child {
  margin-bottom: 0;
}
.notification-green-c745 .backdrop-7886 .grid_f700 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-green-c745 .backdrop-7886 .grid_f700 label {
  width: 100%;
}
.notification-green-c745 .backdrop-7886 .grid_f700 .new-96f0 {
  width: 100%;
  display: block;
}
.notification-green-c745 .backdrop-7886 .grid_f700 .red-6e82 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-green-c745 .backdrop-7886 .grid_f700 .red-6e82:hover svg #svg-search {
  fill: #444;
}
.notification-green-c745 .backdrop-7886 .grid_f700 .red-6e82 svg {
  width: 18px;
  height: 18px;
}
.notification-green-c745 .avatar_72b0 ul ul,
.notification-green-c745 .simple-0ef2 ul ul,
.notification-green-c745 .accent-north-0b00 ul ul,
.notification-green-c745 .banner-mini-53cd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-green-c745 .avatar_72b0 .top-bab1 > a,
.notification-green-c745 .simple-0ef2 .top-bab1 > a,
.notification-green-c745 .accent-north-0b00 .top-bab1 > a,
.notification-green-c745 .banner-mini-53cd .top-bab1 > a {
  margin-bottom: 0;
}
.notification-green-c745 .rough-3a7b li,
.notification-green-c745 .avatar_72b0 li,
.notification-green-c745 .accordion-6bc2 li,
.notification-green-c745 .simple-0ef2 li,
.notification-green-c745 .accent-north-0b00 li,
.notification-green-c745 .banner-mini-53cd li,
.notification-green-c745 .feature-basic-ed51 li,
.notification-green-c745 .light-f25d li {
  display: block;
  position: relative;
}
.notification-green-c745 .rough-3a7b li:last-child,
.notification-green-c745 .avatar_72b0 li:last-child,
.notification-green-c745 .accordion-6bc2 li:last-child,
.notification-green-c745 .simple-0ef2 li:last-child,
.notification-green-c745 .accent-north-0b00 li:last-child,
.notification-green-c745 .banner-mini-53cd li:last-child,
.notification-green-c745 .feature-basic-ed51 li:last-child,
.notification-green-c745 .light-f25d li:last-child {
  border: none;
}
.notification-green-c745 .rough-3a7b li a,
.notification-green-c745 .avatar_72b0 li a,
.notification-green-c745 .accordion-6bc2 li a,
.notification-green-c745 .simple-0ef2 li a,
.notification-green-c745 .accent-north-0b00 li a,
.notification-green-c745 .banner-mini-53cd li a,
.notification-green-c745 .feature-basic-ed51 li a,
.notification-green-c745 .light-f25d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-green-c745 .rough-3a7b li ul li::before,
.notification-green-c745 .avatar_72b0 li ul li::before,
.notification-green-c745 .accordion-6bc2 li ul li::before,
.notification-green-c745 .simple-0ef2 li ul li::before,
.notification-green-c745 .accent-north-0b00 li ul li::before,
.notification-green-c745 .banner-mini-53cd li ul li::before,
.notification-green-c745 .feature-basic-ed51 li ul li::before,
.notification-green-c745 .light-f25d li ul li::before {
  left: 15px;
}
.notification-green-c745 .rough-3a7b li ul a,
.notification-green-c745 .avatar_72b0 li ul a,
.notification-green-c745 .accordion-6bc2 li ul a,
.notification-green-c745 .simple-0ef2 li ul a,
.notification-green-c745 .accent-north-0b00 li ul a,
.notification-green-c745 .banner-mini-53cd li ul a,
.notification-green-c745 .feature-basic-ed51 li ul a,
.notification-green-c745 .light-f25d li ul a {
  padding-left: 20px;
}
.notification-green-c745 .rough-3a7b li ul ul li::before,
.notification-green-c745 .avatar_72b0 li ul ul li::before,
.notification-green-c745 .accordion-6bc2 li ul ul li::before,
.notification-green-c745 .simple-0ef2 li ul ul li::before,
.notification-green-c745 .accent-north-0b00 li ul ul li::before,
.notification-green-c745 .banner-mini-53cd li ul ul li::before,
.notification-green-c745 .feature-basic-ed51 li ul ul li::before,
.notification-green-c745 .light-f25d li ul ul li::before {
  left: 30px;
}
.notification-green-c745 .rough-3a7b li ul ul a,
.notification-green-c745 .avatar_72b0 li ul ul a,
.notification-green-c745 .accordion-6bc2 li ul ul a,
.notification-green-c745 .simple-0ef2 li ul ul a,
.notification-green-c745 .accent-north-0b00 li ul ul a,
.notification-green-c745 .banner-mini-53cd li ul ul a,
.notification-green-c745 .feature-basic-ed51 li ul ul a,
.notification-green-c745 .light-f25d li ul ul a {
  padding-left: 40px;
}
.notification-green-c745 .glass_ede8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-green-c745 .light-f25d ul li {
  margin-bottom: 1.41575em;
}
.notification-green-c745 .light-f25d ul li .blue-3010 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-green-c745 .light-f25d ul li .box-9b8b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.red_91ed .rough-3a7b li a,
.red_91ed .avatar_72b0 li a,
.red_91ed .accordion-6bc2 li a,
.red_91ed .simple-0ef2 li a,
.red_91ed .accent-north-0b00 li a,
.red_91ed .banner-mini-53cd li a,
.red_91ed .feature-basic-ed51 li a,
.red_91ed .light-f25d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_91ed .glass_ede8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_91ed .backdrop-7886 ul li.progress_paper_b0d4 .pink-2990,
.red_91ed .backdrop-7886 ul li.accordion-1f80 .pink-2990 {
  background: rgba(0, 0, 0, 0.2);
}
.red_91ed .notification-green-c745 .backdrop-7886 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-a06c .notification-green-c745 .stale-60d0 li {
  margin: 0;
}
.summary-a06c .notification-green-c745 .stale-60d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-a06c .notification-green-c745 .stale-60d0 li ul {
  margin: 0;
}
.summary-a06c .notification-green-c745 .stale-60d0 li ul li a {
  padding-left: 15px;
}
.summary-a06c .notification-green-c745 .stale-60d0 li ul li li a {
  padding-left: 30px;
}
.summary-a06c .notification-green-c745 .stale-60d0 li.stone_b4c8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-a06c .notification-green-c745 .stale-60d0 li.stone_b4c8 > 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;
}
.summary-a06c .notification-green-c745 .stale-60d0 li.stone_b4c8 > 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;
}
.breadcrumb-left-42dd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.video_01b7 {
  position: relative;
  z-index: 10;
}
.video_01b7 .block-hovered-335c {
  width: 100%;
  max-width: 100%;
}
.search-6776 .popup-34cb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search-6776 .thumbnail_e316 {
}
.search-6776 .red_91ed {
  background: #292929;
}
.card_down_412b .popup-34cb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card_down_412b .thumbnail_e316 {
  background: #f9f9f9;
}
.card_down_412b .red_91ed {
  background: #303030;
}
.current_cc7b .popup-34cb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .current_cc7b .complex_082a {
    margin-bottom: 1em;
  }
  .current_cc7b .complex_082a:last-child {
    margin-bottom: 0;
  }
}
.current_cc7b .thumbnail_e316 {
  background: #ededed;
}
.current_cc7b .red_91ed {
  background: #1a1a1a;
}
.popup-34cb.thumbnail_e316 {
  color: rgba(0, 0, 0, 0.6);
}
.popup-34cb.thumbnail_e316 .tag-beac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-34cb.red_91ed {
  color: rgba(255, 255, 255, 0.99);
}
.popup-34cb.red_91ed a:not(.block_liquid_48f6) {
  color: rgba(255, 255, 255, 0.79);
}
.popup-34cb.red_91ed a:not(.block_liquid_48f6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-34cb.red_91ed .tag-beac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-34cb.red_91ed table tbody td,
.popup-34cb.red_91ed table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-dae4.icon_large_6ae9 .section_fbec {
  max-width: initial;
}
.module-dae4 .module_mini_5c93 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-dae4 .module_mini_5c93 .block-hovered-335c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-dae4 .module_mini_5c93 .block-hovered-335c {
    display: block;
    margin-bottom: 2em;
  }
  .module-dae4 .module_mini_5c93 .block-hovered-335c:last-child {
    margin-bottom: 0;
  }
}
.current_cc7b .complex_082a:last-child,
.card_down_412b .complex_082a:last-child,
.search-6776 .complex_082a:last-child {
  margin-bottom: 0;
}
.current_cc7b .complex_082a .notification-green-c745 .backdrop-7886:last-child,
.card_down_412b .complex_082a .notification-green-c745 .backdrop-7886:last-child,
.search-6776 .complex_082a .notification-green-c745 .backdrop-7886:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .current_cc7b .bright_928b,
  .current_cc7b .icon-solid-10d2,
  .card_down_412b .bright_928b,
  .card_down_412b .icon-solid-10d2,
  .search-6776 .bright_928b,
  .search-6776 .icon-solid-10d2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .video_01b7 .complex_082a {
    margin-bottom: 2em;
  }
}
.video_01b7 p:last-child {
  margin-bottom: 0;
}
.video_01b7 li,
.video_01b7 ul {
  list-style: none;
  margin: 0;
}
.video_01b7 ul ul {
  margin-left: 2.617924em;
}
.first_21eb {
  font-size: 0.875em;
}

/* css-noise: fb5d */
.promo-block-i0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
