/*!
Theme Name: Customify
Theme URI: https://pressmaximum.lite-35e7/customify
Author: WPCustomify
Author URI: https://pressmaximum.lite-35e7
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.lite-35e7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.center_26bc.badge-white-eb43/licenses/gpl-2.0.middle_4c46
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.liquid-7836/, (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.container_908f.hidden_1a7a/normalize.gold_1f08/
 ======
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.gold_1f08 v7.0.0 | MIT License | github.lite-35e7/necolas/normalize.gold_1f08 */
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;
}
.accordion_paper_b822 .progress-out-ddcf,
.footer-bronze-1159,
.secondary_motion_31a5,
.frame-37bf,
.container-21ad,
.tiny_7fc5,
.image_cfb8,
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;
}
.footer-bronze-1159,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer-bronze-1159,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-bronze-1159,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_motion_31a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_motion_31a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_motion_31a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_motion_31a5,
  h2 {
    font-size: 1.7em;
  }
}
.frame-37bf,
h3 {
  font-size: 1.618em;
}
.accordion_paper_b822 .progress-out-ddcf,
.container-21ad,
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.outline-medium-b7d8 {
  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;
}
.plasma-ccff:after,
.plasma-ccff:before,
.slider_1f2f:after,
.slider_1f2f:before {
  content: "";
  display: table;
}
.plasma-ccff:after,
.slider_1f2f:after {
  clear: both;
}
.middle-a712 {
  float: right;
  margin-right: 0;
}
.photo_db0f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.wood_de88 .hero-over-ab1e,
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;
}
.wood_de88 .hero-over-ab1e: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;
}
.texture_huge_9873 .hero-over-ab1e {
  box-shadow: none;
}
.texture_huge_9873
  .hero-over-ab1e
  .slow-9ee5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_huge_9873 .hero-over-ab1e .soft_35c3 {
  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;
}
.texture_huge_9873
  .hero-over-ab1e
  .soft_35c3
  b {
  display: none;
}
.texture_huge_9873 .backdrop-db13 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.left-d6a1:not(.secondary-bronze-21d7):not(.widget_1b15),
button:not(.secondary-bronze-21d7):not(.widget_1b15),
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ) {
  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;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):hover,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):hover,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):hover,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):hover,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):active,
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):active,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):active,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):active,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):active,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus {
  outline: 0;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1 {
  position: relative;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .card-e927,
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .media_medium_fa1f,
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .green_ca3a,
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  i,
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  svg,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .card-e927,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .media_medium_fa1f,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .green_ca3a,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  i,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  svg,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .card-e927,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .media_medium_fa1f,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .green_ca3a,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  i,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  svg,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .card-e927,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .media_medium_fa1f,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .green_ca3a,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  i,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  svg,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .card-e927,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .media_medium_fa1f,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  .green_ca3a,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  i,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1
  svg {
  visibility: hidden;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1:after,
button:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1:after,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1:after,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1:after,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ).fn-loading-3af1: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;
}
.left-d6a1:not(.secondary-bronze-21d7):not(.widget_1b15),
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ) {
  color: #fff;
  background: #235787;
}
.left-d6a1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="button"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="reset"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus,
input[type="submit"]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ):focus {
  color: #fff;
}
.left-d6a1.fn-disabled-3af1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
.left-d6a1[disabled]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
button.fn-disabled-3af1:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ),
button[disabled]:not(.secondary-bronze-21d7):not(
    .widget_1b15
  ) {
  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;
}
.table-3068 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-3068: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;
}
.shadow-motion-1b8f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dropdown-41ae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion-a2f7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.plasma-ccff:after,
.plasma-ccff:before,
.input-f57f:after,
.input-f57f:before,
.tiny_c068:after,
.tiny_c068:before,
.title-b707:after,
.title-b707:before,
.component-b8b8:after,
.component-b8b8:before,
.block_liquid_af4c:after,
.block_liquid_af4c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.plasma-ccff:after,
.input-f57f:after,
.tiny_c068:after,
.title-b707:after,
.component-b8b8:after,
.block_liquid_af4c:after {
  clear: both;
}
.input-f57f .video_fresh_2a87,
.tiny_c068 .video_fresh_2a87,
.backdrop_focused_0524 .video_fresh_2a87 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focused_ed95 {
  display: inline-block;
}
.grid_smooth_fc71 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.grid_smooth_fc71 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grid_smooth_fc71 .button-in-189e {
  padding: 1em 0;
  font-size: 85%;
}
.button-in-189e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav-79b0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav-79b0:after,
.nav-79b0:before {
  content: "";
  display: table;
}
.nav-79b0:after {
  clear: both;
}
.lower-b950 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.popup_static_ed33 .lower-b950 {
  max-width: 50%;
}
.soft_97de .lower-b950 {
  max-width: 33.33%;
}
.shadow_gas_d850 .lower-b950 {
  max-width: 25%;
}
.huge_6755 .lower-b950 {
  max-width: 20%;
}
.top-2763 .lower-b950 {
  max-width: 16.66%;
}
.primary-slow-89d9 .lower-b950 {
  max-width: 14.28%;
}
.dropdown-808d .lower-b950 {
  max-width: 12.5%;
}
.surface_lower_d0b3 .lower-b950 {
  max-width: 11.11%;
}
.prev-499d {
  display: block;
}
.accordion_paper_b822 .shadow_upper_ab8c label,
.accordion_paper_b822 .out-019b label,
.accordion_paper_b822 .cool-6386 label,
.accordion_paper_b822 .tag-warm-bf15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_iron_4305 {
  list-style: none;
  margin: 0;
}
.sort_iron_4305 article.content-8dd6 {
  margin-bottom: 0;
}
.sort_iron_4305 ul {
  list-style: none;
  margin: 0;
}
.sort_iron_4305 .block_gold_4253 li.content-8dd6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_iron_4305 .block_gold_4253 li.content-8dd6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_iron_4305 .block_gold_4253 li.content-8dd6: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) {
  .sort_iron_4305 .block_gold_4253 li.content-8dd6 li.content-8dd6 li.content-8dd6 li.content-8dd6 {
    padding-left: 0;
  }
}
article.content-8dd6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-8dd6 .input-f57f p:last-of-type {
  margin-bottom: 0;
}
article.content-8dd6 .content-fresh-6079 {
  float: left;
}
article.content-8dd6 .sidebar_bc31 {
  margin-left: 85px;
}
article.content-8dd6 .paper_4f5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-8dd6 .paper_4f5b .rough-0362 {
  margin-left: 10px;
}
article.content-8dd6 .hovered-741b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-8dd6 .under-51f3 {
  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 .shadow_upper_ab8c,
  #respond .cool-6386,
  #respond .tag-warm-bf15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_upper_ab8c input,
#respond .cool-6386 input,
#respond .tag-warm-bf15 input {
  width: 100%;
}
#respond .tag-warm-bf15 {
  margin-right: 0;
}
#respond .summary_a6c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-middle-15f8 {
  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;
}
.footer-middle-15f8.feature_d743 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.footer-middle-15f8 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%);
}
.footer-middle-15f8:focus,
.footer-middle-15f8: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);
}
.layout_dirty_bde5 {
  border-radius: 10%;
}
.wrapper-east-750f {
  border-radius: 50%;
}
.list-4569 {
  font-size: 0.72em;
}
.accordion-a8fd {
  font-size: 0.875em;
}
.paper_d713 {
  font-size: 1.1em;
}
.gallery_easy_cd5f {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery_easy_cd5f.list-4569 {
  letter-spacing: 0.5px;
}
.alert_huge_9982,
.alert_huge_9982 a {
  color: #6d6d6d;
}
.alert_huge_9982 a:hover {
  color: #111;
}
.popup_blue_3a11 {
  color: #6d6d6d;
}
.blue-c191 {
  overflow-x: hidden;
}
.blue-c191 .bronze_2523.popup_gas_2ee6 {
  position: relative;
}
.blue-c191 .bronze_2523.popup_gas_2ee6.east-dac4 {
  position: initial;
}
.blue-c191
  .bronze_2523.popup_gas_2ee6.east-dac4
  .bottom-3612 {
  left: auto;
}
.blue-c191 .bronze_2523 .bottom-3612 {
  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;
}
.blue-c191 .bronze_2523:hover.popup_gas_2ee6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.blue-c191
  .bronze_2523:hover.popup_gas_2ee6
  .bottom-3612 {
  display: block;
  z-index: 9999999;
}
.blue-c191 .content_green_b515 .green_a2c0,
.blue-c191 .paper-4799 .green_a2c0 {
  display: none;
}
.blue-c191 .info_62ed .bronze_2523:hover.popup_gas_2ee6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion_paper_b822 .shadow_upper_ab8c label,
.accordion_paper_b822 .out-019b label,
.accordion_paper_b822 .cool-6386 label,
.accordion_paper_b822 .tag-warm-bf15 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sort_iron_4305 {
  list-style: none;
  margin: 0;
}
.sort_iron_4305 article.content-8dd6 {
  margin-bottom: 0;
}
.sort_iron_4305 ul {
  list-style: none;
  margin: 0;
}
.sort_iron_4305 .block_gold_4253 li.content-8dd6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sort_iron_4305 .block_gold_4253 li.content-8dd6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sort_iron_4305 .block_gold_4253 li.content-8dd6: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) {
  .sort_iron_4305 .block_gold_4253 li.content-8dd6 li.content-8dd6 li.content-8dd6 li.content-8dd6 {
    padding-left: 0;
  }
}
article.content-8dd6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.content-8dd6 .input-f57f p:last-of-type {
  margin-bottom: 0;
}
article.content-8dd6 .content-fresh-6079 {
  float: left;
}
article.content-8dd6 .sidebar_bc31 {
  margin-left: 85px;
}
article.content-8dd6 .paper_4f5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.content-8dd6 .paper_4f5b .rough-0362 {
  margin-left: 10px;
}
article.content-8dd6 .hovered-741b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.content-8dd6 .under-51f3 {
  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 .shadow_upper_ab8c,
  #respond .cool-6386,
  #respond .tag-warm-bf15 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .shadow_upper_ab8c input,
#respond .cool-6386 input,
#respond .tag-warm-bf15 input {
  width: 100%;
}
#respond .tag-warm-bf15 {
  margin-right: 0;
}
#respond .summary_a6c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_green_b515 .wood_2d7f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wood_2d7f .outline_outer_3724.advanced-0293 .container_6dd5 > li > a:focus,
.wood_2d7f .outline_outer_3724.advanced-0293 .container_6dd5 > li > a:hover,
.wood_2d7f .outline_outer_3724.primary_in_9974 .container_6dd5 > li > a:focus,
.wood_2d7f .outline_outer_3724.primary_in_9974 .container_6dd5 > li > a:hover,
.wood_2d7f .outline_outer_3724.large_08d0 .container_6dd5 > li > a:focus,
.wood_2d7f .outline_outer_3724.large_08d0 .container_6dd5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f
  .outline_outer_3724.advanced-0293
  .container_6dd5
  > li.main_be5f
  > a,
.wood_2d7f
  .outline_outer_3724.advanced-0293
  .container_6dd5
  > li.static_272a
  > a,
.wood_2d7f
  .outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.main_be5f
  > a,
.wood_2d7f
  .outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.static_272a
  > a,
.wood_2d7f
  .outline_outer_3724.large_08d0
  .container_6dd5
  > li.main_be5f
  > a,
.wood_2d7f .outline_outer_3724.large_08d0 .container_6dd5 > li.medium-fd5a > a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f .outer-d3a7,
.wood_2d7f .outer-d3a7 a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f .wide-e64c.highlight-warm-a286 li a,
.wood_2d7f .detail_9681 a,
.wood_2d7f .button-lower-cc93,
.wood_2d7f .container_6dd5 > li > a,
.wood_2d7f .row_huge_4cc9 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f .wide-e64c.highlight-warm-a286 li a:hover,
.wood_2d7f .detail_9681 a:hover,
.wood_2d7f .button-lower-cc93:hover,
.wood_2d7f .container_6dd5 > li > a:hover,
.wood_2d7f .row_huge_4cc9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f .overlay-25f2 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f .overlay-25f2 .bronze-fb5e {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f .overlay-25f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_2d7f .video_7238 .label-0581 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f .video_7238 .label-0581 .description-black-64a1 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f
  .video_7238
  .label-0581
  .description-black-64a1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f
  .video_7238
  .label-0581
  .description-black-64a1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f
  .video_7238
  .label-0581
  .description-black-64a1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f
  .video_7238
  .label-0581
  .description-black-64a1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f .video_7238 .info-large-bf00 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_2d7f .video_7238 .info-large-bf00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_32b6
  .wood_2d7f
  .video_7238
  .cool_dced
  .breadcrumb-lower-46fc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_32b6
  .wood_2d7f
  .video_7238
  .cool_dced
  .description-black-64a1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content_green_b515 .nav_a9e1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_a9e1 .outline_outer_3724.advanced-0293 .container_6dd5 > li > a:focus,
.nav_a9e1 .outline_outer_3724.advanced-0293 .container_6dd5 > li > a:hover,
.nav_a9e1 .outline_outer_3724.primary_in_9974 .container_6dd5 > li > a:focus,
.nav_a9e1 .outline_outer_3724.primary_in_9974 .container_6dd5 > li > a:hover,
.nav_a9e1 .outline_outer_3724.large_08d0 .container_6dd5 > li > a:focus,
.nav_a9e1 .outline_outer_3724.large_08d0 .container_6dd5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_a9e1
  .outline_outer_3724.advanced-0293
  .container_6dd5
  > li.main_be5f
  > a,
.nav_a9e1
  .outline_outer_3724.advanced-0293
  .container_6dd5
  > li.static_272a
  > a,
.nav_a9e1
  .outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.main_be5f
  > a,
.nav_a9e1
  .outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.static_272a
  > a,
.nav_a9e1
  .outline_outer_3724.large_08d0
  .container_6dd5
  > li.main_be5f
  > a,
.nav_a9e1 .outline_outer_3724.large_08d0 .container_6dd5 > li.medium-fd5a > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_a9e1 .outer-d3a7,
.nav_a9e1 .outer-d3a7 a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_a9e1 .wide-e64c.highlight-warm-a286 li a,
.nav_a9e1 .detail_9681 a,
.nav_a9e1 .button-lower-cc93,
.nav_a9e1 .container_6dd5 > li > a,
.nav_a9e1 .row_huge_4cc9 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_a9e1 .wide-e64c.highlight-warm-a286 li a:hover,
.nav_a9e1 .detail_9681 a:hover,
.nav_a9e1 .button-lower-cc93:hover,
.nav_a9e1 .container_6dd5 > li > a:hover,
.nav_a9e1 .row_huge_4cc9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_a9e1 .overlay-25f2 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_a9e1 .overlay-25f2 .bronze-fb5e {
  color: rgba(0, 0, 0, 0.8);
}
.nav_a9e1 .overlay-25f2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown_f4ee .tooltip-85ec {
  margin-left: auto;
  margin-right: auto;
}
.tiny_c068 > * {
  margin-left: auto;
  margin-right: auto;
}
.tiny_c068 .shadow-motion-1b8f {
  margin-right: 1.41575em;
}
.next_907a .tiny_c068 > .main_f5e7 {
  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;
}
.next_907a .tiny_c068 > .text-41bd {
  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;
}
.glass_f7ac.dropdown_f4ee .tooltip-85ec,
.title-769a.dropdown_f4ee .tooltip-85ec {
  margin-left: 0;
}
.sort-motion-f399.dropdown_f4ee .tooltip-85ec,
.overlay-green-cfd2.dropdown_f4ee .tooltip-85ec {
  margin-right: 0;
}
.tiny_c068 ol,
.tiny_c068 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pagination_gas_fe36 video {
  max-width: 100%;
}
.stone-7265 img {
  display: block;
}
.stone-7265.shadow-motion-1b8f,
.stone-7265.dropdown-41ae {
  width: 100%;
}
.stone-7265.text-41bd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal_323e:not(.footer-east-56fe) {
  margin: 1.5em auto;
}
.heading-fast-98a0 p {
  padding: 1.5em 14px;
}
ul.tall-232b.text-41bd,
ul.tall-232b.main_f5e7,
ul.tall-232b.pro_300a.main_f5e7 {
  padding: 0 14px;
}
.iron_060a {
  display: block;
  overflow-x: auto;
}
.iron_060a table {
  border-collapse: collapse;
  width: 100%;
}
.iron_060a td,
.iron_060a th {
  padding: 0.5em;
}
.tiny_c068 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tiny_c068 ol ol,
.tiny_c068 ol ul,
.tiny_c068 ul ol,
.tiny_c068 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tiny_c068 ol ol li,
.tiny_c068 ol ul li,
.tiny_c068 ul ol li,
.tiny_c068 ul ul li {
  margin-left: 0;
}
.clean_40c0.thumbnail_purple_4400 > .texture-f32f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.clean_40c0.thumbnail_purple_4400 > .texture-f32f iframe,
.clean_40c0.thumbnail_purple_4400 > .texture-f32f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary-brown-b9ac {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary-brown-b9ac.row-dc78 {
  padding: 0;
}
.secondary-brown-b9ac.row-dc78 cite {
  font-size: 13px;
}
.secondary-brown-b9ac > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary-brown-b9ac cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.disabled_f2ce {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.disabled_f2ce > p:first-child {
  margin-top: 0;
}
.disabled_f2ce cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.disabled_f2ce blockquote {
  border-left: 0;
}
.header_e89b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.header_e89b:not(.hero_8e57) {
  max-width: 100px;
}
.header_e89b.tooltip-wide-9776 {
  border-bottom: none !important;
  text-align: center;
}
.header_e89b.tooltip-wide-9776::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .heading-fast-98a0 p {
    padding: 1.5em 0;
  }
}
.tertiary_huge_3668 {
  color: #0073aa;
}
.background-iron-3034 {
  background-color: #0073aa;
}
.first_4369 {
  color: #229fd8;
}
.header_left_1fe9 {
  background-color: #229fd8;
}
.hidden_58e4 {
  color: #eee;
}
.item-72e7 {
  background-color: #eee;
}
.prev-3636 {
  color: #444;
}
.pattern-top-3f0f {
  background-color: #444;
}
.picture-bronze-4a4c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.picture-bronze-4a4c .media_black_6f36 .detail_9681 {
  font-size: 15px;
}
.picture-bronze-4a4c .detail_9681 {
  line-height: 1.3;
}
.picture-bronze-4a4c .nav_a9e1 {
}
.picture-bronze-4a4c .wood_2d7f {
  background: #235787;
}
.icon_next_48cc {
  padding: 0;
}
.icon_next_48cc .wood_2d7f {
  background: #1a1a1a;
}
.icon_next_48cc .nav_a9e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.motion-08f0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.motion-08f0 .nav_a9e1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.motion-08f0 .wood_2d7f {
  background: #303030;
}
.block_liquid_af4c {
  position: relative;
  z-index: 10;
}
.block_liquid_af4c .purple_8ded {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_dim_5207 .popup_gas_2ee6 {
  display: inline-block;
  vertical-align: middle;
}
.overlay_dim_5207.tiny_966d .popup_gas_2ee6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .overlay_dim_5207.tiny_966d .popup_gas_2ee6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_dim_5207.tiny_966d .popup_gas_2ee6 {
    margin-right: 0.4em;
  }
}
.overlay_dim_5207.tiny_966d .popup_gas_2ee6:last-child {
  margin-right: 0;
}
.accordion_40ad .purple_8ded {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .content_green_b515 .media_black_6f36 {
    margin: 0 -0.5em;
  }
  .content_green_b515 .media_black_6f36 [class*="customify-col-"],
  .content_green_b515 .media_black_6f36 [class*="customify-col_"],
  .content_green_b515 .media_black_6f36 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.content_green_b515.modal_e21d .purple_8ded {
  background: 0 0 !important;
}
.content_green_b515.modal_e21d .purple_8ded,
.content_green_b515.accordion_40ad .purple_8ded {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .content_green_b515.slider-in-b166 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.content_green_b515.accordion_40ad .purple_8ded {
  box-shadow: none !important;
}
.light-4c67 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .light-4c67 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .light-4c67 {
    padding: 18px 0 20px;
  }
}
.light-4c67 .light-af5d {
  width: 100%;
}
.light-4c67 .paragraph-70eb {
  margin-bottom: 0;
}
.light-4c67 .tooltip_pink_7c7f {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination_a84d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination_a84d .pink_848c {
  width: 100%;
}
.widget-d963 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget-d963 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget-d963 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;
}
.widget-d963 li:last-child:after {
  display: none;
}
.widget-d963 li a {
  font-weight: 500;
  margin-right: 10px;
}
.status_a88b .green_a2c0 button,
.light-4c67 .green_a2c0 button {
  left: 0;
}
.status_a88b .pink_848c,
.light-4c67 .pink_848c {
  padding-left: 0;
  padding-right: 0;
}
.status_a88b .pagination_a84d,
.light-4c67 .pagination_a84d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.status_a88b {
  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;
}
.status_a88b: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;
}
.status_a88b .media_out_eb27 {
  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) {
  .status_a88b .media_out_eb27 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .status_a88b .media_out_eb27 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .status_a88b .media_out_eb27 {
    min-height: 200px;
  }
}
.status_a88b .widget-d963 {
  color: rgba(255, 255, 255, 0.8);
}
.status_a88b .widget-d963 a,
.status_a88b .widget-d963 li:after {
  color: inherit;
}
.status_a88b .widget-d963 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fixed-78b7 {
  margin-bottom: 0.5em;
}
.cold_6751 {
  margin-bottom: 1.2em;
}
.cold_6751,
.fixed-78b7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.cold_6751 p:last-child,
.fixed-78b7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .green_a2c0,
#masthead .green_a2c0 {
  display: none;
}
#masthead
  > .green_a2c0.row_5e03 {
  display: none;
}
#masthead > .green_a2c0 button {
  left: 0;
}
.message-steel-157b {
  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%;
}
.message-steel-157b .popup_gas_2ee6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message-steel-157b .overlay-pressed-e81c {
  display: -webkit-box;
  display: flex;
}
.message-steel-157b .overlay-pressed-e81c.dropdown-a16a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message-steel-157b .overlay-pressed-e81c.rough-adb7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-steel-157b .overlay-pressed-e81c.hidden_1b94 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-steel-157b.current_948f.sidebar-19ba .overlay-pressed-e81c.dropdown-a16a {
  flex-basis: 100%;
}
.message-steel-157b.frame-smooth-08d1 .overlay-pressed-e81c.rough-adb7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message-steel-157b.frame-smooth-08d1 .overlay-pressed-e81c.hidden_1b94 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .green_a2c0.row_5e03 {
  display: none;
}
#masthead > .green_a2c0 button {
  left: 0;
}
.notice_motion_b004 {
  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;
}
.notice_motion_b004:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice_motion_b004.highlight-soft-644b i {
  margin-right: 4px;
}
.notice_motion_b004.tall-a8fa i {
  margin-left: 5px;
}
.detail_9681 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.detail_9681 p:last-child {
  margin-bottom: 0;
}
.card-hovered-e8f2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-hovered-e8f2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-hovered-e8f2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-hovered-e8f2 .outer-d3a7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-hovered-e8f2 .search-1ec7 {
  margin: 5px 0 7px 0;
}
.card-hovered-e8f2.static_aeda .button_rough_37b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-hovered-e8f2.static_aeda .content_focused_752f {
  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;
}
.card-hovered-e8f2.hovered-c6b6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-hovered-e8f2.hovered-c6b6 .button_rough_37b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-hovered-e8f2.hovered-c6b6 .content_focused_752f {
  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;
}
.card-hovered-e8f2.info_smooth_9b0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-hovered-e8f2.element_medium_48bb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-hovered-e8f2.element_medium_48bb .content_focused_752f {
  margin-top: 7px;
}
.texture_abeb {
  display: inline-block;
}
.block_liquid_af4c .border_red_1e5f .card-hovered-e8f2 img {
  max-width: 100%;
}
.outline_outer_3724 .disabled-4333.tag-b541,
.lite_fcc9 .disabled-4333.tag-b541 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_outer_3724 .center-c577,
.lite_fcc9 .center-c577 {
  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%);
}
.outline_outer_3724 .center-c577 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_outer_3724.card_acab .center-c577 {
  display: none;
}
.outline_outer_3724 .tag-fc84 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_outer_3724 .tag-fc84 li {
  display: inline-block;
  position: relative;
}
.outline_outer_3724 .tag-fc84 li:last-child {
  margin-right: 0;
}
.outline_outer_3724 .tag-fc84 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;
}
.outline_outer_3724 .tag-fc84 li.medium-fd5a > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_outer_3724 .tag-fc84 > 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;
}
.outline_outer_3724 .tag-fc84 > li > a i {
  line-height: 0;
}
.outline_outer_3724 .tag-fc84 > li.top_263c > a .center-c577 {
  margin-left: 4px;
  line-height: 0;
}
.outline_outer_3724 .tag-fc84 .full-5827 li.top_263c > a {
  position: relative;
}
.outline_outer_3724 .tag-fc84 .full-5827 li.top_263c > a:after,
.outline_outer_3724 .tag-fc84 .full-5827 li.top_263c > a:before {
  content: "";
  display: table;
}
.outline_outer_3724 .tag-fc84 .full-5827 li.top_263c > a:after {
  clear: both;
}
.outline_outer_3724 .tag-fc84 .full-5827 li.top_263c > a .center-c577 {
  margin-left: 5px;
  float: right;
}
.outline_outer_3724 .complex-e4bf,
.outline_outer_3724 .full-5827 {
  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;
}
.outline_outer_3724 .full-5827 {
  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;
}
.outline_outer_3724 .full-5827 .tag-b541 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_outer_3724 .full-5827 .center-c577 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_outer_3724 .full-5827 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_outer_3724 .full-5827 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;
}
.outline_outer_3724 .full-5827 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_outer_3724 .full-5827 .full-5827 {
  top: 0;
  left: 100%;
}
.outline_outer_3724 .status_1030.fn-focus-3af1 > .complex-e4bf,
.outline_outer_3724 .status_1030.fn-focus-3af1 > .full-5827,
.outline_outer_3724 .status_1030:focus > .complex-e4bf,
.outline_outer_3724 .status_1030:focus > .full-5827,
.outline_outer_3724 .status_1030:hover > .complex-e4bf,
.outline_outer_3724 .status_1030:hover > .full-5827 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_outer_3724.large_08d0 .container_6dd5:after,
.outline_outer_3724.large_08d0 .container_6dd5:before {
  content: "";
  display: table;
}
.outline_outer_3724.large_08d0 .container_6dd5:after {
  clear: both;
}
.outline_outer_3724.large_08d0 .container_6dd5 > li {
  float: left;
}
.outline_outer_3724.text_5e4d .container_6dd5:after,
.outline_outer_3724.text_5e4d .container_6dd5:before {
  content: "";
  display: table;
}
.outline_outer_3724.text_5e4d .container_6dd5:after {
  clear: both;
}
.outline_outer_3724.text_5e4d .container_6dd5 > li {
  float: left;
}
.outline_outer_3724.text_5e4d .container_6dd5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_outer_3724.text_5e4d .container_6dd5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_outer_3724.text_5e4d .container_6dd5 > li.main_be5f > a,
.outline_outer_3724.text_5e4d .container_6dd5 > li.medium-fd5a > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_outer_3724.advanced-0293 .container_6dd5 > li > a .tag-b541 {
  position: relative;
}
.outline_outer_3724.advanced-0293 .container_6dd5 > li > a .tag-b541: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;
}
.outline_outer_3724.advanced-0293
  .container_6dd5
  > li:focus
  > a
  .tag-b541:before,
.outline_outer_3724.advanced-0293
  .container_6dd5
  > li:hover
  > a
  .tag-b541:before {
  width: 100%;
  background-color: currentColor;
}
.outline_outer_3724.advanced-0293
  .container_6dd5
  > li.main_be5f
  > a
  .tag-b541:before,
.outline_outer_3724.advanced-0293
  .container_6dd5
  > li.static_272a
  > a
  .tag-b541:before {
  width: 100%;
  background-color: currentColor;
}
.outline_outer_3724.primary_in_9974 .container_6dd5 > li > a .tag-b541 {
  position: relative;
}
.outline_outer_3724.primary_in_9974 .container_6dd5 > li > a .tag-b541: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;
}
.outline_outer_3724.primary_in_9974 .container_6dd5 > li:focus > a .tag-b541:before,
.outline_outer_3724.primary_in_9974
  .container_6dd5
  > li:hover
  > a
  .tag-b541:before {
  width: 100%;
  background-color: currentColor;
}
.outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.main_be5f
  > a
  .tag-b541:before,
.outline_outer_3724.primary_in_9974
  .container_6dd5
  > li.static_272a
  > a
  .tag-b541:before {
  width: 100%;
  background-color: currentColor;
}
.lite_fcc9 .tag-fc84 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lite_fcc9 .tag-fc84 li:first-child > a {
  border-top: none;
}
.lite_fcc9 .tag-fc84 .filter_green_45a1 > .tag-b541 .center-c577 {
  display: none;
}
.lite_fcc9 .tag-fc84 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lite_fcc9 .tag-fc84 li:last-child {
  border: none;
}
.lite_fcc9 .tag-fc84 li.top_263c > a {
  padding-right: 45px !important;
}
.lite_fcc9 .tag-fc84 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lite_fcc9 .tag-fc84 li a:focus,
.lite_fcc9 .tag-fc84 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_fcc9 .tag-fc84 li .border-86fe {
  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;
}
.lite_fcc9 .tag-fc84 li .border-86fe:hover {
  box-shadow: none;
}
.lite_fcc9 .tag-fc84 li .border-86fe .center-c577 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lite_fcc9 .tag-fc84 .full-5827 {
  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);
}
.lite_fcc9 .tag-fc84 .full-5827 li a {
  padding-left: 3em;
}
.lite_fcc9 .tag-fc84 .light_feac > a .border-86fe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lite_fcc9 .tag-fc84 .light_feac > .full-5827 {
  display: block;
  opacity: 1;
}
.preview_glass_b252 {
  max-width: 100%;
}
.static-de59 {
  line-height: 0;
  cursor: pointer;
}
.row_huge_4cc9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row_huge_4cc9:hover {
  box-shadow: none;
  color: currentColor;
}
.row_huge_4cc9 svg {
  width: 18px;
  height: 18px;
}
.row_huge_4cc9 .carousel-gold-c83d {
  display: none;
}
.frame-stone-e358 {
  position: relative;
}
.frame-stone-e358.fn-active-3af1 .row_huge_4cc9 .overlay_motion_d4a5 {
  display: none;
}
.frame-stone-e358.fn-active-3af1 .row_huge_4cc9 .carousel-gold-c83d {
  display: inline-block;
}
.frame-stone-e358 .backdrop_c2fa {
  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);
}
.frame-stone-e358.wood-4818 .backdrop_c2fa {
  left: auto;
  right: -0.9em;
}
.frame-stone-e358.wood-4818 .accordion-5aae::before {
  left: auto;
  right: 15px;
}
.frame-stone-e358.fn-active-3af1 .backdrop_c2fa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.cool_dced {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.cool_dced label {
  flex-basis: 100%;
}
.cool_dced .label-0581 {
  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;
}
.cool_dced .description-black-64a1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.cool_dced .description-black-64a1:focus {
  background-color: transparent;
}
.cool_dced button.info-large-bf00 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.cool_dced button.info-large-bf00:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.cool_dced button.info-large-bf00 svg {
  width: 18px;
  height: 18px;
}
.cool_dced input[type="submit"] {
  min-height: auto;
}
.video_7238 .cool_dced .description-black-64a1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion-5aae {
  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) {
  .accordion-5aae {
    width: 220px;
  }
}
.accordion-5aae label {
  flex-basis: 100%;
}
.accordion-5aae::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;
}
.avatar_32b6 .video_7238 .cool_dced {
  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;
}
.avatar_32b6
  .video_7238
  .cool_dced
  .label-0581 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar_32b6 .video_7238 .cool_dced .description-black-64a1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar_32b6
  .video_7238
  .cool_dced
  .description-black-64a1:focus {
  background: 0 0;
}
.avatar_32b6
  .video_7238
  .cool_dced
  .breadcrumb-lower-46fc {
  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;
}
.wide-e64c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wide-e64c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wide-e64c li:last-child {
  margin-right: 0;
}
.wide-e64c li:first-child {
  margin-left: 0;
}
.wide-e64c.yellow-d37a a {
  color: #fff;
}
.wide-e64c.yellow-d37a a:hover {
  color: #fff;
}
.wide-e64c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wide-e64c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wide-e64c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wide-e64c a:hover {
  opacity: 0.9;
  color: inherit;
}
.wide-e64c [class*="social-icon-apple"] {
  background-color: #999;
}
.wide-e64c [class*="social-icon-apple"].rough_29f3 {
  background-color: transparent;
  color: #999;
}
.wide-e64c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wide-e64c [class*="social-icon-behance"].rough_29f3 {
  background-color: transparent;
  color: #1769ff;
}
.wide-e64c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wide-e64c [class*="social-icon-bitbucket"].rough_29f3 {
  background-color: transparent;
  color: #205081;
}
.wide-e64c [class*="social-icon-codepen"] {
  background-color: #000;
}
.wide-e64c [class*="social-icon-codepen"].rough_29f3 {
  background-color: transparent;
  color: #000;
}
.wide-e64c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wide-e64c [class*="social-icon-delicious"].rough_29f3 {
  background-color: transparent;
  color: #39f;
}
.wide-e64c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wide-e64c [class*="social-icon-digg"].rough_29f3 {
  background-color: transparent;
  color: #005be2;
}
.wide-e64c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wide-e64c [class*="social-icon-dribbble"].rough_29f3 {
  background-color: transparent;
  color: #ea4c89;
}
.wide-e64c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wide-e64c [class*="social-icon-envelope"].rough_29f3 {
  background-color: transparent;
  color: #ea4335;
}
.wide-e64c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wide-e64c [class*="social-icon-facebook"].rough_29f3 {
  background-color: transparent;
  color: #3b5998;
}
.wide-e64c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wide-e64c [class*="social-icon-flickr"].rough_29f3 {
  background-color: transparent;
  color: #0063dc;
}
.wide-e64c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wide-e64c [class*="social-icon-foursquare"].rough_29f3 {
  background-color: transparent;
  color: #2d5be3;
}
.wide-e64c [class*="social-icon-github"] {
  background-color: #333;
}
.wide-e64c [class*="social-icon-github"].rough_29f3 {
  background-color: transparent;
  color: #333;
}
.wide-e64c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wide-e64c [class*="social-icon-google-plus"].rough_29f3 {
  background-color: transparent;
  color: #dd4b39;
}
.wide-e64c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wide-e64c [class*="social-icon-houzz"].rough_29f3 {
  background-color: transparent;
  color: #7ac142;
}
.wide-e64c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wide-e64c [class*="social-icon-instagram"].rough_29f3 {
  background-color: transparent;
  color: #262626;
}
.wide-e64c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wide-e64c [class*="social-icon-jsfiddle"].rough_29f3 {
  background-color: transparent;
  color: #487aa2;
}
.wide-e64c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wide-e64c [class*="social-icon-linkedin"].rough_29f3 {
  background-color: transparent;
  color: #0077b5;
}
.wide-e64c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wide-e64c [class*="social-icon-medium"].rough_29f3 {
  background-color: transparent;
  color: #00ab6b;
}
.wide-e64c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wide-e64c
  [class*="social-icon-odnoklassniki"].rough_29f3 {
  background-color: transparent;
  color: #f4731c;
}
.wide-e64c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wide-e64c [class*="social-icon-meetup"].rough_29f3 {
  background-color: transparent;
  color: #ec1c40;
}
.wide-e64c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wide-e64c [class*="social-icon-pinterest"].rough_29f3 {
  background-color: transparent;
  color: #bd081c;
}
.wide-e64c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wide-e64c [class*="social-icon-product-hunt"].rough_29f3 {
  background-color: transparent;
  color: #da552f;
}
.wide-e64c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wide-e64c [class*="social-icon-reddit"].rough_29f3 {
  background-color: transparent;
  color: #ff4500;
}
.wide-e64c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wide-e64c [class*="social-icon-rss"].rough_29f3 {
  background-color: transparent;
  color: #f26522;
}
.wide-e64c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wide-e64c
  [class*="social-icon-shopping-cart"].rough_29f3 {
  background-color: transparent;
  color: #4caf50;
}
.wide-e64c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wide-e64c [class*="social-icon-skype"].rough_29f3 {
  background-color: transparent;
  color: #00aff0;
}
.wide-e64c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wide-e64c [class*="social-icon-slideshare"].rough_29f3 {
  background-color: transparent;
  color: #0077b5;
}
.wide-e64c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wide-e64c [class*="social-icon-snapchat"].rough_29f3 {
  background-color: transparent;
  color: #fffc00;
}
.wide-e64c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wide-e64c [class*="social-icon-soundcloud"].rough_29f3 {
  background-color: transparent;
  color: #f80;
}
.wide-e64c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wide-e64c [class*="social-icon-spotify"].rough_29f3 {
  background-color: transparent;
  color: #2ebd59;
}
.wide-e64c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wide-e64c
  [class*="social-icon-stack-overflow"].rough_29f3 {
  background-color: transparent;
  color: #fe7a15;
}
.wide-e64c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wide-e64c [class*="social-icon-maldkfgram"].rough_29f3 {
  background-color: transparent;
  color: #2ca5e0;
}
.wide-e64c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wide-e64c [class*="social-icon-tripadvisor"].rough_29f3 {
  background-color: transparent;
  color: #589442;
}
.wide-e64c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wide-e64c [class*="social-icon-tumblr"].rough_29f3 {
  background-color: transparent;
  color: #35465c;
}
.wide-e64c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wide-e64c [class*="social-icon-twitch"].rough_29f3 {
  background-color: transparent;
  color: #6441a5;
}
.wide-e64c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wide-e64c [class*="social-icon-twitter"].rough_29f3 {
  background-color: transparent;
  color: #1da1f2;
}
.wide-e64c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wide-e64c [class*="social-icon-vimeo"].rough_29f3 {
  background-color: transparent;
  color: #1ab7ea;
}
.wide-e64c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wide-e64c [class*="social-icon-vk"].rough_29f3 {
  background-color: transparent;
  color: #45668e;
}
.wide-e64c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wide-e64c [class*="social-icon-weibo"].rough_29f3 {
  background-color: transparent;
  color: #df2029;
}
.wide-e64c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wide-e64c [class*="social-icon-weixin"].rough_29f3 {
  background-color: transparent;
  color: #7bb32e;
}
.wide-e64c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wide-e64c [class*="social-icon-whatsapp"].rough_29f3 {
  background-color: transparent;
  color: #25d366;
}
.wide-e64c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wide-e64c [class*="social-icon-wordpress"].rough_29f3 {
  background-color: transparent;
  color: #21759b;
}
.wide-e64c [class*="social-icon-xing"] {
  background-color: #026466;
}
.wide-e64c [class*="social-icon-xing"].rough_29f3 {
  background-color: transparent;
  color: #026466;
}
.wide-e64c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wide-e64c [class*="social-icon-yelp"].rough_29f3 {
  background-color: transparent;
  color: #af0606;
}
.wide-e64c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wide-e64c [class*="social-icon-youtube"].rough_29f3 {
  background-color: transparent;
  color: #cd201f;
}
.button-lower-cc93 {
  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;
}
.button-lower-cc93:hover {
  box-shadow: none;
  background: 0 0;
}
.picture-copper-fd39 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.title_inner_9e3b {
  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;
}
.liquid-7aff {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.info_black_9e2d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.info_black_9e2d,
.info_black_9e2d::after,
.info_black_9e2d::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;
}
.info_black_9e2d::after,
.info_black_9e2d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_dark_e72f .title_inner_9e3b .liquid-7aff {
  margin-top: -2px;
  width: 19px;
}
.box_dark_e72f .title_inner_9e3b .info_black_9e2d {
  margin-top: -1px;
}
.box_dark_e72f .title_inner_9e3b .info_black_9e2d,
.box_dark_e72f .title_inner_9e3b .info_black_9e2d::after,
.box_dark_e72f .title_inner_9e3b .info_black_9e2d::before {
  width: 19px;
  height: 2px;
}
.box_dark_e72f .title_inner_9e3b .info_black_9e2d::before {
  top: -6px;
}
.box_dark_e72f .title_inner_9e3b .info_black_9e2d::after {
  bottom: -6px;
}
.large_ea11 .title_inner_9e3b .liquid-7aff {
  margin-top: -2px;
  width: 22px;
}
.large_ea11 .title_inner_9e3b .info_black_9e2d {
  margin-top: -1px;
}
.large_ea11 .title_inner_9e3b .info_black_9e2d,
.large_ea11 .title_inner_9e3b .info_black_9e2d::after,
.large_ea11 .title_inner_9e3b .info_black_9e2d::before {
  width: 22px;
  height: 2px;
}
.large_ea11 .title_inner_9e3b .info_black_9e2d::before {
  top: -7px;
}
.large_ea11 .title_inner_9e3b .info_black_9e2d::after {
  bottom: -7px;
}
.form-126c .title_inner_9e3b .liquid-7aff {
  margin-top: -2px;
  width: 31px;
}
.form-126c .title_inner_9e3b .info_black_9e2d {
  margin-top: -1.5px;
}
.form-126c .title_inner_9e3b .info_black_9e2d,
.form-126c .title_inner_9e3b .info_black_9e2d::after,
.form-126c .title_inner_9e3b .info_black_9e2d::before {
  width: 31px;
  height: 3px;
}
.form-126c .title_inner_9e3b .info_black_9e2d::before {
  top: -9px;
}
.form-126c .title_inner_9e3b .info_black_9e2d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture_medium_c047 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 19px;
  }
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d,
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d::after,
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d::before {
    width: 19px;
    height: 2px;
  }
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d::before {
    top: -6px;
  }
  .picture_medium_c047 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -6px;
  }
  .picture-14e3 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 22px;
  }
  .picture-14e3 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .picture-14e3 .title_inner_9e3b .info_black_9e2d,
  .picture-14e3 .title_inner_9e3b .info_black_9e2d::after,
  .picture-14e3 .title_inner_9e3b .info_black_9e2d::before {
    width: 22px;
    height: 2px;
  }
  .picture-14e3 .title_inner_9e3b .info_black_9e2d::before {
    top: -7px;
  }
  .picture-14e3 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -7px;
  }
  .component-4cce .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 31px;
  }
  .component-4cce .title_inner_9e3b .info_black_9e2d {
    margin-top: -1.5px;
  }
  .component-4cce .title_inner_9e3b .info_black_9e2d,
  .component-4cce .title_inner_9e3b .info_black_9e2d::after,
  .component-4cce .title_inner_9e3b .info_black_9e2d::before {
    width: 31px;
    height: 3px;
  }
  .component-4cce .title_inner_9e3b .info_black_9e2d::before {
    top: -9px;
  }
  .component-4cce .title_inner_9e3b .info_black_9e2d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-medium-6513 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d,
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d::after,
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d::before {
    width: 19px;
    height: 2px;
  }
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d::before {
    top: -6px;
  }
  .highlight-medium-6513 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -6px;
  }
  .filter_lite_d682 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 22px;
  }
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d,
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d::after,
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d::before {
    width: 22px;
    height: 2px;
  }
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d::before {
    top: -7px;
  }
  .filter_lite_d682 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -7px;
  }
  .first-30ec .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 31px;
  }
  .first-30ec .title_inner_9e3b .info_black_9e2d {
    margin-top: -1.5px;
  }
  .first-30ec .title_inner_9e3b .info_black_9e2d,
  .first-30ec .title_inner_9e3b .info_black_9e2d::after,
  .first-30ec .title_inner_9e3b .info_black_9e2d::before {
    width: 31px;
    height: 3px;
  }
  .first-30ec .title_inner_9e3b .info_black_9e2d::before {
    top: -9px;
  }
  .first-30ec .title_inner_9e3b .info_black_9e2d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .last_ffa9 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 19px;
  }
  .last_ffa9 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .last_ffa9 .title_inner_9e3b .info_black_9e2d,
  .last_ffa9 .title_inner_9e3b .info_black_9e2d::after,
  .last_ffa9 .title_inner_9e3b .info_black_9e2d::before {
    width: 19px;
    height: 2px;
  }
  .last_ffa9 .title_inner_9e3b .info_black_9e2d::before {
    top: -6px;
  }
  .last_ffa9 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -6px;
  }
  .block-basic-eb1d .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 22px;
  }
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d {
    margin-top: -1px;
  }
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d,
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d::after,
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d::before {
    width: 22px;
    height: 2px;
  }
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d::before {
    top: -7px;
  }
  .block-basic-eb1d .title_inner_9e3b .info_black_9e2d::after {
    bottom: -7px;
  }
  .menu-9703 .title_inner_9e3b .liquid-7aff {
    margin-top: -2px;
    width: 31px;
  }
  .menu-9703 .title_inner_9e3b .info_black_9e2d {
    margin-top: -1.5px;
  }
  .menu-9703 .title_inner_9e3b .info_black_9e2d,
  .menu-9703 .title_inner_9e3b .info_black_9e2d::after,
  .menu-9703 .title_inner_9e3b .info_black_9e2d::before {
    width: 31px;
    height: 3px;
  }
  .menu-9703 .title_inner_9e3b .info_black_9e2d::before {
    top: -9px;
  }
  .menu-9703 .title_inner_9e3b .info_black_9e2d::after {
    bottom: -9px;
  }
}
.black_1898 .info_black_9e2d {
  -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);
}
.black_1898 .info_black_9e2d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.black_1898 .info_black_9e2d::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);
}
.black_1898.image_bde1 .info_black_9e2d {
  -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);
}
.black_1898.image_bde1 .info_black_9e2d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.black_1898.image_bde1 .info_black_9e2d::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);
}
.gold_d00a {
  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.title-steel-02b8:before {
  display: none;
}
.paper-4799 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paper-4799 .input_98a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paper-4799 .input_98a5:last-of-type {
  border-bottom: none;
}
.paper-4799 .input_98a5.cold-844a,
.paper-4799 .input_98a5.shadow-dim-583e,
.paper-4799 .input_98a5.frame_focused_95d5 {
  padding: 0;
}
.paper-4799 .lite_fcc9 .border-86fe {
  color: currentColor;
}
.paper-4799 .lite_fcc9 .border-86fe:focus,
.paper-4799 .lite_fcc9 .border-86fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-4799.nav_a9e1 .overlay-25f2,
.paper-4799.nav_a9e1 .detail_9681 a,
.paper-4799.nav_a9e1 .container_6dd5 a,
.paper-4799.nav_a9e1 .full-5827 a {
  color: rgba(0, 0, 0, 0.55);
}
.paper-4799.nav_a9e1 .overlay-25f2:hover,
.paper-4799.nav_a9e1 .detail_9681 a:hover,
.paper-4799.nav_a9e1 .container_6dd5 a:hover,
.paper-4799.nav_a9e1 .full-5827 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4799.nav_a9e1 .bronze-fb5e {
  color: rgba(0, 0, 0, 0.8);
}
.paper-4799.nav_a9e1 .input_98a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-4799.nav_a9e1 .input_98a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.paper-4799.nav_a9e1 .up-9ee6:before {
  background: rgba(255, 255, 255, 0.9);
}
.paper-4799.nav_a9e1 .lite_fcc9 .tag-fc84 li a,
.paper-4799.nav_a9e1 .lite_fcc9 .border-86fe,
.paper-4799.nav_a9e1 .full-5827 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-4799.nav_a9e1 .lite_fcc9 .border-86fe:focus,
.paper-4799.nav_a9e1 .lite_fcc9 .border-86fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-4799.nav_a9e1 .tag-fc84 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-4799.wood_2d7f .overlay-25f2,
.paper-4799.wood_2d7f .detail_9681 a,
.paper-4799.wood_2d7f .container_6dd5 .border-86fe,
.paper-4799.wood_2d7f .container_6dd5 a,
.paper-4799.wood_2d7f .full-5827 a {
  color: rgba(255, 255, 255, 0.79);
}
.paper-4799.wood_2d7f .overlay-25f2:hover,
.paper-4799.wood_2d7f .detail_9681 a:hover,
.paper-4799.wood_2d7f .container_6dd5 .border-86fe:hover,
.paper-4799.wood_2d7f .container_6dd5 a:hover,
.paper-4799.wood_2d7f .full-5827 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-4799.wood_2d7f .bronze-fb5e {
  color: rgba(255, 255, 255, 0.99);
}
.paper-4799.wood_2d7f .input_98a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-4799.wood_2d7f .input_98a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.paper-4799.wood_2d7f .up-9ee6:before {
  background: rgba(0, 0, 0, 0.9);
}
.paper-4799.wood_2d7f .lite_fcc9 .tag-fc84 li a,
.paper-4799.wood_2d7f .lite_fcc9 .border-86fe,
.paper-4799.wood_2d7f .full-5827 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-4799.wood_2d7f .lite_fcc9 .border-86fe:focus,
.paper-4799.wood_2d7f .lite_fcc9 .border-86fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-4799.wood_2d7f .tag-fc84 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-9ee6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.up-9ee6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.highlight-up-ae23 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-b74a .paper-4799 {
  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;
}
.heading-b74a .input_98a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-b74a .input_98a5: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) {
  .heading-b74a .input_98a5:before {
    width: 16%;
    left: 42%;
  }
}
.heading-b74a .input_98a5:last-child:before {
  content: none;
}
.heading-b74a .input_98a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-b74a .lite_fcc9 .tag-fc84 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-b74a .lite_fcc9 .tag-fc84 li a .border-86fe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-b74a .lite_fcc9 .full-5827 {
  border: none;
}
.heading-b74a .lite_fcc9 .full-5827 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-b74a .up-9ee6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-b74a .highlight-up-ae23 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-b74a .wood_2d7f .up-9ee6:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-b74a .nav_a9e1.breadcrumb_narrow_9e47 .info_black_9e2d {
  background: rgba(0, 0, 0, 0.6);
}
.heading-b74a
  .nav_a9e1.breadcrumb_narrow_9e47
  .info_black_9e2d::after,
.heading-b74a
  .nav_a9e1.breadcrumb_narrow_9e47
  .info_black_9e2d:before {
  background: inherit;
}
.heading-b74a
  .nav_a9e1.breadcrumb_narrow_9e47:hover
  .info_black_9e2d {
  background: rgba(0, 0, 0, 0.8);
}
.logo-2561 .paper-4799 {
  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) {
  .logo-2561 .paper-4799 {
    width: auto;
    right: 45px;
  }
}
.top_5be3 .paper-4799 {
  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) {
  .top_5be3 .paper-4799 {
    width: auto;
    left: 45px;
  }
}
.title-steel-02b8 .paper-4799 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.title-steel-02b8 .highlight-up-ae23 {
  max-width: 48em;
  margin: 0 auto;
}
.title-steel-02b8 .up-9ee6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo_iron_6a24 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo_iron_6a24.heading-b74a .paper-4799 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo_iron_6a24.logo-2561 .paper-4799 {
  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);
}
.logo_iron_6a24 .paper-4799 {
  visibility: visible;
}
.logo_iron_6a24.top_5be3 .paper-4799 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image_8708,
.caption-pro-98f1 {
  overflow-x: hidden;
}
.image_8708 .paper-4799 {
  overflow: auto;
}
.image_8708.heading-b74a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8708.heading-b74a .paper-4799 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image_8708.heading-b74a .button-lower-cc93 {
  opacity: 0;
}
.image_8708.logo-2561 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8708.logo-2561 .paper-4799 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image_8708.logo-2561 .button-lower-cc93 {
  opacity: 0;
}
.image_8708.top_5be3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image_8708.top_5be3 .paper-4799 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image_8708.top_5be3 .button-lower-cc93 {
  opacity: 0;
}
.image_8708.title-steel-02b8 .paper-4799 {
  z-index: 10;
  visibility: visible;
}
.breadcrumb_narrow_9e47 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.breadcrumb_narrow_9e47 .info_black_9e2d {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_narrow_9e47 .info_black_9e2d::after,
.breadcrumb_narrow_9e47 .info_black_9e2d:before {
  background: inherit;
}
.breadcrumb_narrow_9e47:hover .info_black_9e2d {
  background: rgba(255, 255, 255, 0.99);
}
.top_5be3 .breadcrumb_narrow_9e47 {
  top: 10px;
  right: auto;
  left: 12px;
}
.title-steel-02b8 .breadcrumb_narrow_9e47 {
  display: none !important;
}
.image_8708:before,
.caption-pro-98f1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image_8708 .breadcrumb_narrow_9e47,
.caption-pro-98f1 .breadcrumb_narrow_9e47 {
  display: inline-block;
}
.paper-4799 .popup_gas_2ee6 {
  -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;
}
.image_8708 .paper-4799 .popup_gas_2ee6,
.caption-pro-98f1 .paper-4799 .popup_gas_2ee6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_red_936e .label-0581 {
  width: 100%;
}
.border_red_1e5f {
  padding: 0 0.5em 0;
}
.border_red_1e5f [class*="customify-col-"],
.border_red_1e5f [class*="customify-col_"],
.border_red_1e5f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fast-b424 .border_red_1e5f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media_black_6f36 .pattern-inner-c9bb,
  .pattern-inner-c9bb {
    display: none;
  }
  .fluid-1282 {
    text-align: left;
  }
  .plasma_1970 {
    text-align: center;
  }
  .wrapper_2629 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media_black_6f36 .icon-bronze-869e,
  .icon-bronze-869e {
    display: none;
  }
  .pagination-2bac {
    text-align: left;
  }
  .last_2fb8 {
    text-align: center;
  }
  .aside-8062 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media_black_6f36 .dim_171b,
  .dim_171b {
    display: none;
  }
  .notification_3748 {
    text-align: left;
  }
  .icon-full-5797 {
    text-align: center;
  }
  .pink-2635 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.nav-b4b8 {
  box-shadow: none !important;
}
.motion-6abe .input-f2e1,
.block-tiny-575c .input-f2e1 {
  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;
}
.block-tiny-575c .input-f2e1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.purple_8ded {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.purple_8ded:after,
.purple_8ded:before {
  content: "";
  display: table;
}
.purple_8ded:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .purple_8ded {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.purple_8ded,
.slider-in-b166 {
  max-width: 1248px;
  margin: 0 auto;
}

.title-b707.yellow-d4ac .purple_8ded {
  max-width: 100%;
}
.title-b707.action-c0ab {
  max-width: 1200px;
  margin: 0 auto;
}
.title-b707.photo-524b .purple_8ded {
  max-width: 100%;
}
.title-b707.photo-524b > .purple_8ded {
  padding-left: 0;
  padding-right: 0;
}
.title-b707.photo-524b > .purple_8ded .media_black_6f36 {
  margin: 0;
}
.title-b707.photo-524b
  > .purple_8ded
  .block-warm-16da.link-a391 {
  margin-right: 0;
  margin-left: 0;
}
.title-b707.photo-524b #main.link-a391 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item_afa7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item_afa7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-f1bc .tooltip-85ec {
    padding-right: 1em;
  }
  .heading-f1bc.clean-ddca .block-warm-16da {
    border-right: 1px solid #eaecee;
  }
  .heading-f1bc.clean-ddca .tooltip-85ec {
    padding-right: 1em;
  }
  .heading-f1bc.clean-ddca .white-fca3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-c849 .tooltip-85ec {
    padding-left: 1em;
  }
  .orange-c849.clean-ddca .block-warm-16da {
    border-left: 1px solid #eaecee;
  }
  .orange-c849.clean-ddca .tooltip-85ec {
    padding-left: 1em;
  }
  .orange-c849.clean-ddca .white-fca3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_pressed_89e0 .tooltip-85ec {
    padding-left: 1em;
  }
  .progress_pressed_89e0.clean-ddca .left-dbc6 {
    border-right: 1px solid #eaecee;
  }
  .progress_pressed_89e0.clean-ddca .gas_e6c0 {
    border-right: 1px solid #eaecee;
  }
  .progress_pressed_89e0.clean-ddca .tooltip-85ec {
    padding-left: 1em;
  }
  .progress_pressed_89e0.clean-ddca .white-fca3 {
    padding-right: 1em;
  }
  .progress_pressed_89e0.clean-ddca .photo_da71 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid_7567 .tooltip-85ec {
    padding-right: 1em;
  }
  .fluid_7567.clean-ddca .left-dbc6 {
    border-left: 1px solid #eaecee;
  }
  .fluid_7567.clean-ddca .gas_e6c0 {
    border-left: 1px solid #eaecee;
  }
  .fluid_7567.clean-ddca .tooltip-85ec {
    padding-right: 1em;
  }
  .fluid_7567.clean-ddca .white-fca3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_7567.clean-ddca .photo_da71 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_afa7 .tooltip-85ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_afa7.clean-ddca .block-warm-16da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item_afa7.clean-ddca .tooltip-85ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_afa7.clean-ddca .white-fca3 {
    padding-left: 1em;
  }
  .item_afa7.clean-ddca .photo_da71 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item_afa7.clean-ddca .tooltip-85ec {
    padding-left: 0;
  }
}
.label-clean-2d88 .overlay_dim_5207 {
  display: inline-block;
}
.highlight_outer_b053 {
  display: inline-block;
}
.element_over_90d3 {
  word-con: break-word;
}
.highlight-4bc8 > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight-4bc8 .feature-6f5b {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight-4bc8 .input_hard_df11 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.west-bdc2 .panel_3257 {
  margin-bottom: 2em;
}
.west-bdc2 .preview-bottom-e203 {
  margin-bottom: 15px;
}
.west-bdc2 .preview-bottom-e203:last-child {
  margin-bottom: 0;
}
.west-bdc2 .logo-old-e076 {
  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) {
  .west-bdc2 .logo-old-e076 {
    display: block;
  }
}
.west-bdc2 .block_light_b658 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .west-bdc2 .block_light_b658 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.west-bdc2 .accordion-9b7f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.west-bdc2 .accordion-9b7f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.west-bdc2 .accordion-9b7f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.west-bdc2 .element_over_90d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.west-bdc2 .element_over_90d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.west-bdc2 .layout_87a0 p:last-child {
  margin-bottom: 0;
}
.west-bdc2 .button_rough_0f33 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.west-bdc2 .active-small-e030 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.west-bdc2 .active-fixed-fb4e {
  margin-top: 1em;
}
.west-bdc2 .banner-eef0 {
  top: 0;
  display: block;
}
.west-bdc2 .banner-eef0 a {
  color: inherit;
}
.west-bdc2 .banner-eef0 a:hover {
  color: inherit;
}
.west-bdc2 .plasma-2032 {
  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;
}
.west-bdc2 .plasma-2032:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.west-bdc2 .active-small-e030 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.west-bdc2 .surface-7687 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.west-bdc2 .surface-7687:first-child {
  margin-top: 0;
}
.west-bdc2 .surface-7687.sort_3574 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.west-bdc2 .surface-7687.heading-d199 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west-bdc2
  .surface-7687.heading-d199.fixed-c7a4
  .active-fixed-fb4e {
  width: 100%;
}
.west-bdc2 .heading-d199 {
  -webkit-box-align: center;
  align-items: center;
}
.west-bdc2 .heading-d199 .highlight-4bc8,
.west-bdc2 .heading-d199 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.west-bdc2 .accordion-9b7f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west-bdc2 .accordion-9b7f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.west-bdc2 .accordion-9b7f: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;
}
.west-bdc2 .sort_3574 {
  z-index: 5;
}
.west-bdc2 .avatar-47f2 .info-advanced-234c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.west-bdc2 .logo_8fe9 .info-advanced-234c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.west-bdc2 .accordion_ea71 .info-advanced-234c {
  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;
}
.west-bdc2.yellow_7303 .logo-old-e076,
.west-bdc2.search-green-9e97 .logo-old-e076 {
  display: block;
}
.west-bdc2.yellow_7303 .logo-old-e076 .gold_193a,
.west-bdc2.yellow_7303 .logo-old-e076 .active-small-e030,
.west-bdc2.search-green-9e97 .logo-old-e076 .gold_193a,
.west-bdc2.search-green-9e97 .logo-old-e076 .active-small-e030 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west-bdc2.pink-59df .block_light_b658 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .west-bdc2.pink-59df .block_light_b658 {
    margin-right: 0;
  }
}
.west-bdc2.yellow_7303 .block_light_b658,
.west-bdc2.search-green-9e97 .block_light_b658 {
  padding-top: 40%;
}
.west-bdc2.yellow_7303 .panel_3257,
.west-bdc2.search-green-9e97 .panel_3257 {
  display: block;
}
.west-bdc2.yellow_7303 .fn-sticky-3af1 .active-small-e030,
.west-bdc2.search-green-9e97 .fn-sticky-3af1 .active-small-e030 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.west-bdc2.yellow_7303 .block_light_b658,
.west-bdc2.search-green-9e97 .block_light_b658 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.west-bdc2.yellow_7303 .active-small-e030 {
  padding: 1em;
}
.menu-47c1 {
  margin: 30px auto;
  display: block;
}
.menu-47c1 .aside_right_fdaf > * {
  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;
}
.menu-47c1 .aside_right_fdaf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-47c1 .aside_right_fdaf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_blue_3b2b .highlight-4bc8 {
  margin-bottom: 1.41575em;
}
.status_blue_3b2b .primary_over_c8fe {
  margin-bottom: 1.618em;
}
.tiny_c068 .texture-mini-17ae {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tiny_c068 .texture-mini-17ae a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tiny_c068 .rough-4643 {
  max-width: 100%;
  overflow: auto;
}
.dropdown_f4ee .tiny_c068 a:hover {
  text-decoration: underline;
}
.sidebar-ac9f .preview-bottom-e203:not(.element_over_90d3),
.sidebar-ac9f .accordion-9b7f {
  margin-bottom: 1.41575em;
}
.sidebar-ac9f .preview-bottom-e203:not(.element_over_90d3):last-child,
.sidebar-ac9f .accordion-9b7f:last-child {
  margin-bottom: 0;
}
.sidebar-ac9f .preview-bottom-e203.grid_tall_2ea2 {
  margin-bottom: 0.41575em;
}
.sidebar-ac9f .text_47e3:before,
.sidebar-ac9f .component-red-d0ea:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sidebar-ac9f .text_47e3:before {
  content: "\f115";
}
.sidebar-ac9f .component-red-d0ea:before {
  content: "\f02c";
}
.sidebar-ac9f .tertiary-93a7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sidebar-ac9f .tertiary-93a7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-7899 {
  display: -webkit-box;
  display: flex;
}
.paragraph-7899 .header-a9c3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-7899 .header-a9c3 {
    flex-basis: 90px;
  }
}
.paragraph-7899 .smooth-1c99 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-7899 .smooth-1c99 {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-7899 .steel_c3d0 p:last-child {
  margin-bottom: 0.72em;
}
.logo_bf7c .aside_right_fdaf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo_bf7c .aside_right_fdaf:after,
.logo_bf7c .aside_right_fdaf:before {
  content: "";
  display: table;
}
.logo_bf7c .aside_right_fdaf:after {
  clear: both;
}
.logo_bf7c .aside_right_fdaf .icon-e4c3,
.logo_bf7c .aside_right_fdaf .row_efdd {
  width: 49%;
}
.logo_bf7c .aside_right_fdaf .icon-e4c3 a span.table_d7c3,
.logo_bf7c .aside_right_fdaf .row_efdd a span.table_d7c3 {
  display: block;
  margin-bottom: 5px;
}
.logo_bf7c .aside_right_fdaf .row_efdd {
  float: left;
  text-align: left;
}
.logo_bf7c .aside_right_fdaf .icon-e4c3 {
  float: right;
  text-align: right;
}
.surface-50a1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface-50a1 {
    margin-bottom: 0;
  }
}
.logo-4de7 {
  margin-bottom: 1em;
}
.logo-4de7 .element_over_90d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar_action_c924 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dropdown-basic-c91a .logo-4de7,
.iron_ea5e .logo-4de7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dropdown-basic-c91a .logo-4de7,
  .iron_ea5e .logo-4de7 {
    display: block;
  }
}
.dropdown-basic-c91a .avatar_action_c924,
.iron_ea5e .avatar_action_c924 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dropdown-basic-c91a .avatar_action_c924,
  .iron_ea5e .avatar_action_c924 {
    margin-bottom: 1em;
  }
}
.dropdown-basic-c91a .avatar_action_c924 img,
.iron_ea5e .avatar_action_c924 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dropdown-basic-c91a .progress-hovered-5ffa,
.iron_ea5e .progress-hovered-5ffa {
  flex-basis: calc(100% - 160px);
}
.dropdown-basic-c91a .progress-hovered-5ffa p,
.iron_ea5e .progress-hovered-5ffa p {
  margin-bottom: 0;
}
.dropdown-basic-c91a .progress-hovered-5ffa {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown-basic-c91a .progress-hovered-5ffa {
    padding-left: 0;
  }
}
.iron_ea5e .progress-hovered-5ffa {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .iron_ea5e .progress-hovered-5ffa {
    padding-right: 0;
  }
}
.iron_ea5e .avatar_action_c924 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element_bottom_2f05 .avatar_action_c924 {
  margin-bottom: 0.5em;
}
.element_bottom_2f05 .avatar_action_c924 img {
  width: 100%;
}
.video-blue-9208 .dim-b181,
.picture_static_f585 .dim-b181 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.picture_static_f585 .block-warm-16da .slow-fbe6 p:last-child {
  margin-bottom: 0;
}
.item-right-d84c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_easy_a977 .out-0474 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_easy_a977 .out-0474:last-of-type {
    margin-bottom: 0;
  }
}
.block_easy_a977 .out-0474 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_easy_a977 .out-0474 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_easy_a977 .out-0474 ul li {
  margin: 0 0 0.6em;
}
.block_easy_a977 .out-0474 ul li.silver_3762,
.block_easy_a977 .out-0474 ul li.notification_center_2758 {
  position: relative;
}
.block_easy_a977 .out-0474 ul li.silver_3762 .gas-cb86,
.block_easy_a977 .out-0474 ul li.notification_center_2758 .gas-cb86 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_easy_a977 .out-0474 ul li.silver_3762:after:after,
.block_easy_a977 .out-0474 ul li.silver_3762:after:before,
.block_easy_a977
  .out-0474
  ul
  li.notification_center_2758:after:after,
.block_easy_a977
  .out-0474
  ul
  li.notification_center_2758:after:before {
  content: "";
  display: table;
}
.block_easy_a977 .out-0474 ul li.silver_3762:after:after,
.block_easy_a977
  .out-0474
  ul
  li.notification_center_2758:after:after {
  clear: both;
}
.block_easy_a977 .out-0474 a.left-d6a1:hover {
  text-decoration: none;
}
.block_easy_a977 .out-0474 select {
  max-width: 100%;
}
.block_easy_a977 .out-0474 table {
  font-size: 85%;
}
.block_easy_a977 .out-0474 table td,
.block_easy_a977 .out-0474 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_easy_a977 .out-0474 table tfoot td {
  text-align: left;
}
.block_easy_a977 .out-0474 :last-child {
  margin-bottom: 0;
}
.block_easy_a977 .out-0474 .info_8fa5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_easy_a977 .out-0474 .info_8fa5 label {
  width: 100%;
}
.block_easy_a977 .out-0474 .info_8fa5 .description-black-64a1 {
  width: 100%;
  display: block;
}
.block_easy_a977 .out-0474 .info_8fa5 .info-large-bf00 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_easy_a977 .out-0474 .info_8fa5 .info-large-bf00:hover svg #svg-search {
  fill: #444;
}
.block_easy_a977 .out-0474 .info_8fa5 .info-large-bf00 svg {
  width: 18px;
  height: 18px;
}
.block_easy_a977 .hard_0c1b ul ul,
.block_easy_a977 .fast-4287 ul ul,
.block_easy_a977 .main_314c ul ul,
.block_easy_a977 .element-paper-c4c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_easy_a977 .hard_0c1b .top_263c > a,
.block_easy_a977 .fast-4287 .top_263c > a,
.block_easy_a977 .main_314c .top_263c > a,
.block_easy_a977 .element-paper-c4c5 .top_263c > a {
  margin-bottom: 0;
}
.block_easy_a977 .lower-e11b li,
.block_easy_a977 .hard_0c1b li,
.block_easy_a977 .bottom-0c19 li,
.block_easy_a977 .fast-4287 li,
.block_easy_a977 .main_314c li,
.block_easy_a977 .element-paper-c4c5 li,
.block_easy_a977 .overlay-9c07 li,
.block_easy_a977 .border_9e00 li {
  display: block;
  position: relative;
}
.block_easy_a977 .lower-e11b li:last-child,
.block_easy_a977 .hard_0c1b li:last-child,
.block_easy_a977 .bottom-0c19 li:last-child,
.block_easy_a977 .fast-4287 li:last-child,
.block_easy_a977 .main_314c li:last-child,
.block_easy_a977 .element-paper-c4c5 li:last-child,
.block_easy_a977 .overlay-9c07 li:last-child,
.block_easy_a977 .border_9e00 li:last-child {
  border: none;
}
.block_easy_a977 .lower-e11b li a,
.block_easy_a977 .hard_0c1b li a,
.block_easy_a977 .bottom-0c19 li a,
.block_easy_a977 .fast-4287 li a,
.block_easy_a977 .main_314c li a,
.block_easy_a977 .element-paper-c4c5 li a,
.block_easy_a977 .overlay-9c07 li a,
.block_easy_a977 .border_9e00 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_easy_a977 .lower-e11b li ul li::before,
.block_easy_a977 .hard_0c1b li ul li::before,
.block_easy_a977 .bottom-0c19 li ul li::before,
.block_easy_a977 .fast-4287 li ul li::before,
.block_easy_a977 .main_314c li ul li::before,
.block_easy_a977 .element-paper-c4c5 li ul li::before,
.block_easy_a977 .overlay-9c07 li ul li::before,
.block_easy_a977 .border_9e00 li ul li::before {
  left: 15px;
}
.block_easy_a977 .lower-e11b li ul a,
.block_easy_a977 .hard_0c1b li ul a,
.block_easy_a977 .bottom-0c19 li ul a,
.block_easy_a977 .fast-4287 li ul a,
.block_easy_a977 .main_314c li ul a,
.block_easy_a977 .element-paper-c4c5 li ul a,
.block_easy_a977 .overlay-9c07 li ul a,
.block_easy_a977 .border_9e00 li ul a {
  padding-left: 20px;
}
.block_easy_a977 .lower-e11b li ul ul li::before,
.block_easy_a977 .hard_0c1b li ul ul li::before,
.block_easy_a977 .bottom-0c19 li ul ul li::before,
.block_easy_a977 .fast-4287 li ul ul li::before,
.block_easy_a977 .main_314c li ul ul li::before,
.block_easy_a977 .element-paper-c4c5 li ul ul li::before,
.block_easy_a977 .overlay-9c07 li ul ul li::before,
.block_easy_a977 .border_9e00 li ul ul li::before {
  left: 30px;
}
.block_easy_a977 .lower-e11b li ul ul a,
.block_easy_a977 .hard_0c1b li ul ul a,
.block_easy_a977 .bottom-0c19 li ul ul a,
.block_easy_a977 .fast-4287 li ul ul a,
.block_easy_a977 .main_314c li ul ul a,
.block_easy_a977 .element-paper-c4c5 li ul ul a,
.block_easy_a977 .overlay-9c07 li ul ul a,
.block_easy_a977 .border_9e00 li ul ul a {
  padding-left: 40px;
}
.block_easy_a977 .message_a6ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_easy_a977 .border_9e00 ul li {
  margin-bottom: 1.41575em;
}
.block_easy_a977 .border_9e00 ul li .form_fc35 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_easy_a977 .border_9e00 ul li .article-cb64 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wood_2d7f .lower-e11b li a,
.wood_2d7f .hard_0c1b li a,
.wood_2d7f .bottom-0c19 li a,
.wood_2d7f .fast-4287 li a,
.wood_2d7f .main_314c li a,
.wood_2d7f .element-paper-c4c5 li a,
.wood_2d7f .overlay-9c07 li a,
.wood_2d7f .border_9e00 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_2d7f .message_a6ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_2d7f .out-0474 ul li.silver_3762 .gas-cb86,
.wood_2d7f .out-0474 ul li.notification_center_2758 .gas-cb86 {
  background: rgba(0, 0, 0, 0.2);
}
.wood_2d7f .block_easy_a977 .out-0474 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-b707 .block_easy_a977 .tag-fc84 li {
  margin: 0;
}
.title-b707 .block_easy_a977 .tag-fc84 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title-b707 .block_easy_a977 .tag-fc84 li ul {
  margin: 0;
}
.title-b707 .block_easy_a977 .tag-fc84 li ul li a {
  padding-left: 15px;
}
.title-b707 .block_easy_a977 .tag-fc84 li ul li li a {
  padding-left: 30px;
}
.title-b707 .block_easy_a977 .tag-fc84 li.medium-fd5a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title-b707 .block_easy_a977 .tag-fc84 li.medium-fd5a > 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;
}
.title-b707 .block_easy_a977 .tag-fc84 li.medium-fd5a > 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;
}
.shadow_f2a9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.component-b8b8 {
  position: relative;
  z-index: 10;
}
.component-b8b8 .popup_gas_2ee6 {
  width: 100%;
  max-width: 100%;
}
.frame-2fdf .white-de71 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame-2fdf .nav_a9e1 {
}
.frame-2fdf .wood_2d7f {
  background: #292929;
}
.module-cold-fedf .white-de71 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module-cold-fedf .nav_a9e1 {
  background: #f9f9f9;
}
.module-cold-fedf .wood_2d7f {
  background: #303030;
}
.inner_5174 .white-de71 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner_5174 .overlay_dim_5207 {
    margin-bottom: 1em;
  }
  .inner_5174 .overlay_dim_5207:last-child {
    margin-bottom: 0;
  }
}
.inner_5174 .nav_a9e1 {
  background: #ededed;
}
.inner_5174 .wood_2d7f {
  background: #1a1a1a;
}
.white-de71.nav_a9e1 {
  color: rgba(0, 0, 0, 0.6);
}
.white-de71.nav_a9e1 .message-e57a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.white-de71.wood_2d7f {
  color: rgba(255, 255, 255, 0.99);
}
.white-de71.wood_2d7f a:not(.left-d6a1) {
  color: rgba(255, 255, 255, 0.79);
}
.white-de71.wood_2d7f a:not(.left-d6a1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-de71.wood_2d7f .message-e57a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-de71.wood_2d7f table tbody td,
.white-de71.wood_2d7f table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_62ed.accordion_40ad .purple_8ded {
  max-width: initial;
}
.info_62ed .tiny_966d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_62ed .tiny_966d .popup_gas_2ee6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_62ed .tiny_966d .popup_gas_2ee6 {
    display: block;
    margin-bottom: 2em;
  }
  .info_62ed .tiny_966d .popup_gas_2ee6:last-child {
    margin-bottom: 0;
  }
}
.inner_5174 .overlay_dim_5207:last-child,
.module-cold-fedf .overlay_dim_5207:last-child,
.frame-2fdf .overlay_dim_5207:last-child {
  margin-bottom: 0;
}
.inner_5174 .overlay_dim_5207 .block_easy_a977 .out-0474:last-child,
.module-cold-fedf .overlay_dim_5207 .block_easy_a977 .out-0474:last-child,
.frame-2fdf .overlay_dim_5207 .block_easy_a977 .out-0474:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner_5174 .next_79eb,
  .inner_5174 .center_73c8,
  .module-cold-fedf .next_79eb,
  .module-cold-fedf .center_73c8,
  .frame-2fdf .next_79eb,
  .frame-2fdf .center_73c8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .component-b8b8 .overlay_dim_5207 {
    margin-bottom: 2em;
  }
}
.component-b8b8 p:last-child {
  margin-bottom: 0;
}
.component-b8b8 li,
.component-b8b8 ul {
  list-style: none;
  margin: 0;
}
.component-b8b8 ul ul {
  margin-left: 2.617924em;
}
.avatar-action-0fd6 {
  font-size: 0.875em;
}

/* css-noise: 35ff */
.shadow-element-j9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
