/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gradient_d9b8/customify
Author: WPCustomify
Author URI: https://pressmaximum.gradient_d9b8
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.gradient_d9b8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tiny_b9c4.box_47a5/licenses/gpl-2.0.footer_out_e4d6
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.out_e525/, (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.out_de97.pro_501e/normalize.paragraph_bronze_e509/
 ======
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.paragraph_bronze_e509 v7.0.0 | MIT License | github.gradient_d9b8/necolas/normalize.paragraph_bronze_e509 */
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;
}
.box-liquid-3a8f .copper-2766,
.nav_rough_57cd,
.list_d093,
.caption-red-9253,
.description_34c6,
.yellow-bb36,
.heading-6dfc,
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;
}
.nav_rough_57cd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav_rough_57cd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_rough_57cd,
  h1 {
    font-size: 1.8em;
  }
}
.list_d093,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list_d093 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list_d093,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list_d093,
  h2 {
    font-size: 1.7em;
  }
}
.caption-red-9253,
h3 {
  font-size: 1.618em;
}
.box-liquid-3a8f .copper-2766,
.description_34c6,
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.hot-cca4 {
  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;
}
.purple_96b8:after,
.purple_96b8:before,
.column-462e:after,
.column-462e:before {
  content: "";
  display: table;
}
.purple_96b8:after,
.column-462e:after {
  clear: both;
}
.video-bba6 {
  float: right;
  margin-right: 0;
}
.list_c3b2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_8ce8 .paragraph_stone_d2ca,
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;
}
.status_8ce8 .paragraph_stone_d2ca: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;
}
.backdrop_last_5624 .paragraph_stone_d2ca {
  box-shadow: none;
}
.backdrop_last_5624
  .paragraph_stone_d2ca
  .west_b09f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.backdrop_last_5624 .paragraph_stone_d2ca .bronze_835c {
  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;
}
.backdrop_last_5624
  .paragraph_stone_d2ca
  .bronze_835c
  b {
  display: none;
}
.backdrop_last_5624 .hidden-purple-3702 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.component_under_f5f3:not(.gallery_89bf):not(.mask_29c6),
button:not(.gallery_89bf):not(.mask_29c6),
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ),
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ),
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ) {
  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;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ):hover,
button:not(.gallery_89bf):not(
    .mask_29c6
  ):hover,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ):hover,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ):hover,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ):active,
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
button:not(.gallery_89bf):not(
    .mask_29c6
  ):active,
button:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ):active,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ):active,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ):active,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus {
  outline: 0;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493 {
  position: relative;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .tooltip-tall-2296,
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .form_cf8c,
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .header_8e16,
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  i,
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  svg,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .tooltip-tall-2296,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .form_cf8c,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .header_8e16,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  i,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  svg,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .tooltip-tall-2296,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .form_cf8c,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .header_8e16,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  i,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  svg,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .tooltip-tall-2296,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .form_cf8c,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .header_8e16,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  i,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  svg,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .tooltip-tall-2296,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .form_cf8c,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  .header_8e16,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  i,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493
  svg {
  visibility: hidden;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493:after,
button:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493:after,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493:after,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493:after,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ).fn-loading-9493: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;
}
.component_under_f5f3:not(.gallery_89bf):not(.mask_29c6),
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ),
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ),
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ) {
  color: #fff;
  background: #235787;
}
.component_under_f5f3:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="button"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="reset"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus,
input[type="submit"]:not(.gallery_89bf):not(
    .mask_29c6
  ):focus {
  color: #fff;
}
.component_under_f5f3.fn-disabled-9493:not(.gallery_89bf):not(
    .mask_29c6
  ),
.component_under_f5f3[disabled]:not(.gallery_89bf):not(
    .mask_29c6
  ),
button.fn-disabled-9493:not(.gallery_89bf):not(
    .mask_29c6
  ),
button[disabled]:not(.gallery_89bf):not(
    .mask_29c6
  ) {
  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;
}
.accent-dynamic-5d30 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.accent-dynamic-5d30: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;
}
.hovered-d404 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.huge-c03c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active-462b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple_96b8:after,
.purple_96b8:before,
.west-503f:after,
.west-503f:before,
.static-1361:after,
.static-1361:before,
.footer_c31c:after,
.footer_c31c:before,
.dynamic_bac4:after,
.dynamic_bac4:before,
.status_soft_6cd3:after,
.status_soft_6cd3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple_96b8:after,
.west-503f:after,
.static-1361:after,
.footer_c31c:after,
.dynamic_bac4:after,
.status_soft_6cd3:after {
  clear: both;
}
.west-503f .outline-bded,
.static-1361 .outline-bded,
.tabs-easy-fcd6 .outline-bded {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.light-4953 {
  display: inline-block;
}
.link-smooth-3d72 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.link-smooth-3d72 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.link-smooth-3d72 .static_6535 {
  padding: 1em 0;
  font-size: 85%;
}
.static_6535 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent_lite_e65b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent_lite_e65b:after,
.accent_lite_e65b:before {
  content: "";
  display: table;
}
.accent_lite_e65b:after {
  clear: both;
}
.module-e000 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-f495 .module-e000 {
  max-width: 50%;
}
.column-9aef .module-e000 {
  max-width: 33.33%;
}
.header_bright_c0d2 .module-e000 {
  max-width: 25%;
}
.form_simple_248e .module-e000 {
  max-width: 20%;
}
.modal_9f94 .module-e000 {
  max-width: 16.66%;
}
.status_cdcc .module-e000 {
  max-width: 14.28%;
}
.input_outer_81d0 .module-e000 {
  max-width: 12.5%;
}
.accent_cool_6883 .module-e000 {
  max-width: 11.11%;
}
.north_b59e {
  display: block;
}
.box-liquid-3a8f .video-844c label,
.box-liquid-3a8f .cool-6d28 label,
.box-liquid-3a8f .pagination-c271 label,
.box-liquid-3a8f .inner_4a0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-new-797f {
  list-style: none;
  margin: 0;
}
.component-new-797f article.block_copper_93fd {
  margin-bottom: 0;
}
.component-new-797f ul {
  list-style: none;
  margin: 0;
}
.component-new-797f .thumbnail_914b li.block_copper_93fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-new-797f .thumbnail_914b li.block_copper_93fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-new-797f .thumbnail_914b li.block_copper_93fd: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) {
  .component-new-797f .thumbnail_914b li.block_copper_93fd li.block_copper_93fd li.block_copper_93fd li.block_copper_93fd {
    padding-left: 0;
  }
}
article.block_copper_93fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_copper_93fd .west-503f p:last-of-type {
  margin-bottom: 0;
}
article.block_copper_93fd .bright_5057 {
  float: left;
}
article.block_copper_93fd .wood-cbaf {
  margin-left: 85px;
}
article.block_copper_93fd .mini-279b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_copper_93fd .mini-279b .liquid-31b1 {
  margin-left: 10px;
}
article.block_copper_93fd .up_9516 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_copper_93fd .south-c527 {
  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 .video-844c,
  #respond .pagination-c271,
  #respond .inner_4a0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-844c input,
#respond .pagination-c271 input,
#respond .inner_4a0c input {
  width: 100%;
}
#respond .inner_4a0c {
  margin-right: 0;
}
#respond .carousel_83c5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title_3d44 {
  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;
}
.title_3d44.feature_center_6923 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title_3d44 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%);
}
.title_3d44:focus,
.title_3d44: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);
}
.modal-light-8c3c {
  border-radius: 10%;
}
.glass_97ba {
  border-radius: 50%;
}
.form_inner_865b {
  font-size: 0.72em;
}
.badge-north-bbc8 {
  font-size: 0.875em;
}
.tabs_9a68 {
  font-size: 1.1em;
}
.media-mini-15c9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media-mini-15c9.form_inner_865b {
  letter-spacing: 0.5px;
}
.cold_8d74,
.cold_8d74 a {
  color: #6d6d6d;
}
.cold_8d74 a:hover {
  color: #111;
}
.lite-4d04 {
  color: #6d6d6d;
}
.purple-96e0 {
  overflow-x: hidden;
}
.purple-96e0 .backdrop_99ff.tiny_ad1c {
  position: relative;
}
.purple-96e0 .backdrop_99ff.tiny_ad1c.disabled_hot_3312 {
  position: initial;
}
.purple-96e0
  .backdrop_99ff.tiny_ad1c.disabled_hot_3312
  .advanced_1176 {
  left: auto;
}
.purple-96e0 .backdrop_99ff .advanced_1176 {
  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;
}
.purple-96e0 .backdrop_99ff:hover.tiny_ad1c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.purple-96e0
  .backdrop_99ff:hover.tiny_ad1c
  .advanced_1176 {
  display: block;
  z-index: 9999999;
}
.purple-96e0 .section_cool_3117 .carousel_2fbf,
.purple-96e0 .dropdown-bottom-645a .carousel_2fbf {
  display: none;
}
.purple-96e0 .shadow_e883 .backdrop_99ff:hover.tiny_ad1c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.box-liquid-3a8f .video-844c label,
.box-liquid-3a8f .cool-6d28 label,
.box-liquid-3a8f .pagination-c271 label,
.box-liquid-3a8f .inner_4a0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-new-797f {
  list-style: none;
  margin: 0;
}
.component-new-797f article.block_copper_93fd {
  margin-bottom: 0;
}
.component-new-797f ul {
  list-style: none;
  margin: 0;
}
.component-new-797f .thumbnail_914b li.block_copper_93fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-new-797f .thumbnail_914b li.block_copper_93fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-new-797f .thumbnail_914b li.block_copper_93fd: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) {
  .component-new-797f .thumbnail_914b li.block_copper_93fd li.block_copper_93fd li.block_copper_93fd li.block_copper_93fd {
    padding-left: 0;
  }
}
article.block_copper_93fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_copper_93fd .west-503f p:last-of-type {
  margin-bottom: 0;
}
article.block_copper_93fd .bright_5057 {
  float: left;
}
article.block_copper_93fd .wood-cbaf {
  margin-left: 85px;
}
article.block_copper_93fd .mini-279b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_copper_93fd .mini-279b .liquid-31b1 {
  margin-left: 10px;
}
article.block_copper_93fd .up_9516 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_copper_93fd .south-c527 {
  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 .video-844c,
  #respond .pagination-c271,
  #respond .inner_4a0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-844c input,
#respond .pagination-c271 input,
#respond .inner_4a0c input {
  width: 100%;
}
#respond .inner_4a0c {
  margin-right: 0;
}
#respond .carousel_83c5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section_cool_3117 .summary-ca80 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary-ca80 .heading_d7d8.pink-31a1 .link-1715 > li > a:focus,
.summary-ca80 .heading_d7d8.pink-31a1 .link-1715 > li > a:hover,
.summary-ca80 .heading_d7d8.hidden-hard-7d94 .link-1715 > li > a:focus,
.summary-ca80 .heading_d7d8.hidden-hard-7d94 .link-1715 > li > a:hover,
.summary-ca80 .heading_d7d8.breadcrumb-a422 .link-1715 > li > a:focus,
.summary-ca80 .heading_d7d8.breadcrumb-a422 .link-1715 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80
  .heading_d7d8.pink-31a1
  .link-1715
  > li.top-7003
  > a,
.summary-ca80
  .heading_d7d8.pink-31a1
  .link-1715
  > li.image_db80
  > a,
.summary-ca80
  .heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.top-7003
  > a,
.summary-ca80
  .heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.image_db80
  > a,
.summary-ca80
  .heading_d7d8.breadcrumb-a422
  .link-1715
  > li.top-7003
  > a,
.summary-ca80 .heading_d7d8.breadcrumb-a422 .link-1715 > li.glass_cd21 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80 .south_aab0,
.summary-ca80 .south_aab0 a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80 .stone-90e1.info_bronze_0006 li a,
.summary-ca80 .panel-beea a,
.summary-ca80 .narrow_59cf,
.summary-ca80 .link-1715 > li > a,
.summary-ca80 .accordion-0b9b {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80 .stone-90e1.info_bronze_0006 li a:hover,
.summary-ca80 .panel-beea a:hover,
.summary-ca80 .narrow_59cf:hover,
.summary-ca80 .link-1715 > li > a:hover,
.summary-ca80 .accordion-0b9b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80 .progress_2748 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80 .progress_2748 .button_58e3 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80 .progress_2748:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-ca80 .menu_93ba .selected-865f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80 .menu_93ba .selected-865f .component_purple_f71a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80
  .menu_93ba
  .selected-865f
  .component_purple_f71a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80
  .menu_93ba
  .selected-865f
  .component_purple_f71a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80
  .menu_93ba
  .selected-865f
  .component_purple_f71a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80
  .menu_93ba
  .selected-865f
  .component_purple_f71a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80 .menu_93ba .chip-2d4a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-ca80 .menu_93ba .chip-2d4a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_bff2
  .summary-ca80
  .menu_93ba
  .hover_b54d
  .focused-b67f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_bff2
  .summary-ca80
  .menu_93ba
  .hover_b54d
  .component_purple_f71a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_cool_3117 .first_ac06 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.first_ac06 .heading_d7d8.pink-31a1 .link-1715 > li > a:focus,
.first_ac06 .heading_d7d8.pink-31a1 .link-1715 > li > a:hover,
.first_ac06 .heading_d7d8.hidden-hard-7d94 .link-1715 > li > a:focus,
.first_ac06 .heading_d7d8.hidden-hard-7d94 .link-1715 > li > a:hover,
.first_ac06 .heading_d7d8.breadcrumb-a422 .link-1715 > li > a:focus,
.first_ac06 .heading_d7d8.breadcrumb-a422 .link-1715 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first_ac06
  .heading_d7d8.pink-31a1
  .link-1715
  > li.top-7003
  > a,
.first_ac06
  .heading_d7d8.pink-31a1
  .link-1715
  > li.image_db80
  > a,
.first_ac06
  .heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.top-7003
  > a,
.first_ac06
  .heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.image_db80
  > a,
.first_ac06
  .heading_d7d8.breadcrumb-a422
  .link-1715
  > li.top-7003
  > a,
.first_ac06 .heading_d7d8.breadcrumb-a422 .link-1715 > li.glass_cd21 > a {
  color: rgba(0, 0, 0, 0.8);
}
.first_ac06 .south_aab0,
.first_ac06 .south_aab0 a {
  color: rgba(0, 0, 0, 0.8);
}
.first_ac06 .stone-90e1.info_bronze_0006 li a,
.first_ac06 .panel-beea a,
.first_ac06 .narrow_59cf,
.first_ac06 .link-1715 > li > a,
.first_ac06 .accordion-0b9b {
  color: rgba(0, 0, 0, 0.55);
}
.first_ac06 .stone-90e1.info_bronze_0006 li a:hover,
.first_ac06 .panel-beea a:hover,
.first_ac06 .narrow_59cf:hover,
.first_ac06 .link-1715 > li > a:hover,
.first_ac06 .accordion-0b9b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first_ac06 .progress_2748 {
  color: rgba(0, 0, 0, 0.55);
}
.first_ac06 .progress_2748 .button_58e3 {
  color: rgba(0, 0, 0, 0.8);
}
.first_ac06 .progress_2748:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-cold-237a .fluid-66a0 {
  margin-left: auto;
  margin-right: auto;
}
.static-1361 > * {
  margin-left: auto;
  margin-right: auto;
}
.static-1361 .hovered-d404 {
  margin-right: 1.41575em;
}
.wood_9c2c .static-1361 > .wood-c153 {
  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;
}
.wood_9c2c .static-1361 > .selected_3fe4 {
  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;
}
.box-2083.tabs-cold-237a .fluid-66a0,
.pagination_stale_8993.tabs-cold-237a .fluid-66a0 {
  margin-left: 0;
}
.motion-623a.tabs-cold-237a .fluid-66a0,
.module-hot-67a4.tabs-cold-237a .fluid-66a0 {
  margin-right: 0;
}
.static-1361 ol,
.static-1361 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.liquid-c48e video {
  max-width: 100%;
}
.notification_wood_af51 img {
  display: block;
}
.notification_wood_af51.hovered-d404,
.notification_wood_af51.huge-c03c {
  width: 100%;
}
.notification_wood_af51.selected_3fe4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.title_top_b9c1:not(.overlay_3a22) {
  margin: 1.5em auto;
}
.popup-solid-534b p {
  padding: 1.5em 14px;
}
ul.active_55f4.selected_3fe4,
ul.active_55f4.wood-c153,
ul.active_55f4.action_75b6.wood-c153 {
  padding: 0 14px;
}
.shadow_3455 {
  display: block;
  overflow-x: auto;
}
.shadow_3455 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow_3455 td,
.shadow_3455 th {
  padding: 0.5em;
}
.static-1361 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.static-1361 ol ol,
.static-1361 ol ul,
.static-1361 ul ol,
.static-1361 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.static-1361 ol ol li,
.static-1361 ol ul li,
.static-1361 ul ol li,
.static-1361 ul ul li {
  margin-left: 0;
}
.progress-lite-cc59.rough-af54 > .stale_3d49 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress-lite-cc59.rough-af54 > .stale_3d49 iframe,
.progress-lite-cc59.rough-af54 > .stale_3d49 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pattern_gold_4bbd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pattern_gold_4bbd.pagination-green-efc9 {
  padding: 0;
}
.pattern_gold_4bbd.pagination-green-efc9 cite {
  font-size: 13px;
}
.pattern_gold_4bbd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pattern_gold_4bbd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tiny_0403 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tiny_0403 > p:first-child {
  margin-top: 0;
}
.tiny_0403 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tiny_0403 blockquote {
  border-left: 0;
}
.title_green_50e3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.title_green_50e3:not(.hover-549f) {
  max-width: 100px;
}
.title_green_50e3.outer_2f45 {
  border-bottom: none !important;
  text-align: center;
}
.title_green_50e3.outer_2f45::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .popup-solid-534b p {
    padding: 1.5em 0;
  }
}
.focus-595d {
  color: #0073aa;
}
.input-7b5d {
  background-color: #0073aa;
}
.detail-63c4 {
  color: #229fd8;
}
.hover-7cbd {
  background-color: #229fd8;
}
.icon-8338 {
  color: #eee;
}
.form-in-0459 {
  background-color: #eee;
}
.hover-white-4f5d {
  color: #444;
}
.white-f6f3 {
  background-color: #444;
}
.table_hard_2e8b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table_hard_2e8b .secondary-yellow-ba80 .panel-beea {
  font-size: 15px;
}
.table_hard_2e8b .panel-beea {
  line-height: 1.3;
}
.table_hard_2e8b .first_ac06 {
}
.table_hard_2e8b .summary-ca80 {
  background: #235787;
}
.large_158a {
  padding: 0;
}
.large_158a .summary-ca80 {
  background: #1a1a1a;
}
.large_158a .first_ac06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.icon-7302 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.icon-7302 .first_ac06 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.icon-7302 .summary-ca80 {
  background: #303030;
}
.status_soft_6cd3 {
  position: relative;
  z-index: 10;
}
.status_soft_6cd3 .icon-f6fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-1d75 .tiny_ad1c {
  display: inline-block;
  vertical-align: middle;
}
.hovered-1d75.tertiary-b41a .tiny_ad1c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hovered-1d75.tertiary-b41a .tiny_ad1c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered-1d75.tertiary-b41a .tiny_ad1c {
    margin-right: 0.4em;
  }
}
.hovered-1d75.tertiary-b41a .tiny_ad1c:last-child {
  margin-right: 0;
}
.pattern_hovered_d031 .icon-f6fc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .section_cool_3117 .secondary-yellow-ba80 {
    margin: 0 -0.5em;
  }
  .section_cool_3117 .secondary-yellow-ba80 [class*="customify-col-"],
  .section_cool_3117 .secondary-yellow-ba80 [class*="customify-col_"],
  .section_cool_3117 .secondary-yellow-ba80 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.section_cool_3117.lite-4790 .icon-f6fc {
  background: 0 0 !important;
}
.section_cool_3117.lite-4790 .icon-f6fc,
.section_cool_3117.pattern_hovered_d031 .icon-f6fc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .section_cool_3117.article_41f6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.section_cool_3117.pattern_hovered_d031 .icon-f6fc {
  box-shadow: none !important;
}
.gallery_smooth_94bf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gallery_smooth_94bf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_smooth_94bf {
    padding: 18px 0 20px;
  }
}
.gallery_smooth_94bf .mask_b3e9 {
  width: 100%;
}
.gallery_smooth_94bf .advanced-acdf {
  margin-bottom: 0;
}
.gallery_smooth_94bf .dropdown-next-d105 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination_mini_c12a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination_mini_c12a .brown_27bc {
  width: 100%;
}
.summary-8985 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-8985 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-8985 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;
}
.summary-8985 li:last-child:after {
  display: none;
}
.summary-8985 li a {
  font-weight: 500;
  margin-right: 10px;
}
.backdrop-6e01 .carousel_2fbf button,
.gallery_smooth_94bf .carousel_2fbf button {
  left: 0;
}
.backdrop-6e01 .brown_27bc,
.gallery_smooth_94bf .brown_27bc {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-6e01 .pagination_mini_c12a,
.gallery_smooth_94bf .pagination_mini_c12a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.backdrop-6e01 {
  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;
}
.backdrop-6e01: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;
}
.backdrop-6e01 .accordion_5229 {
  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) {
  .backdrop-6e01 .accordion_5229 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-6e01 .accordion_5229 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-6e01 .accordion_5229 {
    min-height: 200px;
  }
}
.backdrop-6e01 .summary-8985 {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-6e01 .summary-8985 a,
.backdrop-6e01 .summary-8985 li:after {
  color: inherit;
}
.backdrop-6e01 .summary-8985 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface_north_01ae {
  margin-bottom: 0.5em;
}
.picture_657d {
  margin-bottom: 1.2em;
}
.picture_657d,
.surface_north_01ae {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.picture_657d p:last-child,
.surface_north_01ae p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_2fbf,
#masthead .carousel_2fbf {
  display: none;
}
#masthead
  > .carousel_2fbf.up-1976 {
  display: none;
}
#masthead > .carousel_2fbf button {
  left: 0;
}
.narrow_e497 {
  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%;
}
.narrow_e497 .tiny_ad1c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.narrow_e497 .avatar_red_6323 {
  display: -webkit-box;
  display: flex;
}
.narrow_e497 .avatar_red_6323.prev-cc8c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.narrow_e497 .avatar_red_6323.hot-5551 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_e497 .avatar_red_6323.right_3093 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_e497.gallery-bf40.notice-easy-32f5 .avatar_red_6323.prev-cc8c {
  flex-basis: 100%;
}
.narrow_e497.frame_4e2f .avatar_red_6323.hot-5551 {
  -webkit-box-flex: 1;
  flex: auto;
}
.narrow_e497.frame_4e2f .avatar_red_6323.right_3093 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_2fbf.up-1976 {
  display: none;
}
#masthead > .carousel_2fbf button {
  left: 0;
}
.button_first_4b85 {
  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;
}
.button_first_4b85:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button_first_4b85.secondary-798b i {
  margin-right: 4px;
}
.button_first_4b85.shade_hot_e456 i {
  margin-left: 5px;
}
.panel-beea p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel-beea p:last-child {
  margin-bottom: 0;
}
.solid_082c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.solid_082c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.solid_082c img {
  display: block;
  width: auto;
  line-height: 1;
}
.solid_082c .south_aab0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.solid_082c .preview_56a5 {
  margin: 5px 0 7px 0;
}
.solid_082c.nav-66cf .tertiary_light_bb66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_082c.nav-66cf .backdrop_5322 {
  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;
}
.solid_082c.progress-ff03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.solid_082c.progress-ff03 .tertiary_light_bb66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.solid_082c.progress-ff03 .backdrop_5322 {
  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;
}
.solid_082c.pattern-tall-0d8c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.solid_082c.north_a4dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.solid_082c.north_a4dc .backdrop_5322 {
  margin-top: 7px;
}
.full-64f0 {
  display: inline-block;
}
.status_soft_6cd3 .soft-fb9f .solid_082c img {
  max-width: 100%;
}
.heading_d7d8 .mask-gas-f556.plasma_da84,
.surface-fixed-4444 .mask-gas-f556.plasma_da84 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_d7d8 .summary-345d,
.surface-fixed-4444 .summary-345d {
  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%);
}
.heading_d7d8 .summary-345d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading_d7d8.gradient_cce4 .summary-345d {
  display: none;
}
.heading_d7d8 .shade_pressed_ae40 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading_d7d8 .shade_pressed_ae40 li {
  display: inline-block;
  position: relative;
}
.heading_d7d8 .shade_pressed_ae40 li:last-child {
  margin-right: 0;
}
.heading_d7d8 .shade_pressed_ae40 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;
}
.heading_d7d8 .shade_pressed_ae40 li.glass_cd21 > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading_d7d8 .shade_pressed_ae40 > 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;
}
.heading_d7d8 .shade_pressed_ae40 > li > a i {
  line-height: 0;
}
.heading_d7d8 .shade_pressed_ae40 > li.filter-b33e > a .summary-345d {
  margin-left: 4px;
  line-height: 0;
}
.heading_d7d8 .shade_pressed_ae40 .texture_soft_c270 li.filter-b33e > a {
  position: relative;
}
.heading_d7d8 .shade_pressed_ae40 .texture_soft_c270 li.filter-b33e > a:after,
.heading_d7d8 .shade_pressed_ae40 .texture_soft_c270 li.filter-b33e > a:before {
  content: "";
  display: table;
}
.heading_d7d8 .shade_pressed_ae40 .texture_soft_c270 li.filter-b33e > a:after {
  clear: both;
}
.heading_d7d8 .shade_pressed_ae40 .texture_soft_c270 li.filter-b33e > a .summary-345d {
  margin-left: 5px;
  float: right;
}
.heading_d7d8 .highlight_slow_536f,
.heading_d7d8 .texture_soft_c270 {
  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;
}
.heading_d7d8 .texture_soft_c270 {
  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;
}
.heading_d7d8 .texture_soft_c270 .plasma_da84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_d7d8 .texture_soft_c270 .summary-345d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading_d7d8 .texture_soft_c270 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading_d7d8 .texture_soft_c270 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;
}
.heading_d7d8 .texture_soft_c270 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading_d7d8 .texture_soft_c270 .texture_soft_c270 {
  top: 0;
  left: 100%;
}
.heading_d7d8 .card_small_a60b.fn-focus-9493 > .highlight_slow_536f,
.heading_d7d8 .card_small_a60b.fn-focus-9493 > .texture_soft_c270,
.heading_d7d8 .card_small_a60b:focus > .highlight_slow_536f,
.heading_d7d8 .card_small_a60b:focus > .texture_soft_c270,
.heading_d7d8 .card_small_a60b:hover > .highlight_slow_536f,
.heading_d7d8 .card_small_a60b:hover > .texture_soft_c270 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading_d7d8.breadcrumb-a422 .link-1715:after,
.heading_d7d8.breadcrumb-a422 .link-1715:before {
  content: "";
  display: table;
}
.heading_d7d8.breadcrumb-a422 .link-1715:after {
  clear: both;
}
.heading_d7d8.breadcrumb-a422 .link-1715 > li {
  float: left;
}
.heading_d7d8.banner-outer-af50 .link-1715:after,
.heading_d7d8.banner-outer-af50 .link-1715:before {
  content: "";
  display: table;
}
.heading_d7d8.banner-outer-af50 .link-1715:after {
  clear: both;
}
.heading_d7d8.banner-outer-af50 .link-1715 > li {
  float: left;
}
.heading_d7d8.banner-outer-af50 .link-1715 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading_d7d8.banner-outer-af50 .link-1715 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading_d7d8.banner-outer-af50 .link-1715 > li.top-7003 > a,
.heading_d7d8.banner-outer-af50 .link-1715 > li.glass_cd21 > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading_d7d8.pink-31a1 .link-1715 > li > a .plasma_da84 {
  position: relative;
}
.heading_d7d8.pink-31a1 .link-1715 > li > a .plasma_da84: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;
}
.heading_d7d8.pink-31a1
  .link-1715
  > li:focus
  > a
  .plasma_da84:before,
.heading_d7d8.pink-31a1
  .link-1715
  > li:hover
  > a
  .plasma_da84:before {
  width: 100%;
  background-color: currentColor;
}
.heading_d7d8.pink-31a1
  .link-1715
  > li.top-7003
  > a
  .plasma_da84:before,
.heading_d7d8.pink-31a1
  .link-1715
  > li.image_db80
  > a
  .plasma_da84:before {
  width: 100%;
  background-color: currentColor;
}
.heading_d7d8.hidden-hard-7d94 .link-1715 > li > a .plasma_da84 {
  position: relative;
}
.heading_d7d8.hidden-hard-7d94 .link-1715 > li > a .plasma_da84: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;
}
.heading_d7d8.hidden-hard-7d94 .link-1715 > li:focus > a .plasma_da84:before,
.heading_d7d8.hidden-hard-7d94
  .link-1715
  > li:hover
  > a
  .plasma_da84:before {
  width: 100%;
  background-color: currentColor;
}
.heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.top-7003
  > a
  .plasma_da84:before,
.heading_d7d8.hidden-hard-7d94
  .link-1715
  > li.image_db80
  > a
  .plasma_da84:before {
  width: 100%;
  background-color: currentColor;
}
.surface-fixed-4444 .shade_pressed_ae40 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.surface-fixed-4444 .shade_pressed_ae40 li:first-child > a {
  border-top: none;
}
.surface-fixed-4444 .shade_pressed_ae40 .first_abe1 > .plasma_da84 .summary-345d {
  display: none;
}
.surface-fixed-4444 .shade_pressed_ae40 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.surface-fixed-4444 .shade_pressed_ae40 li:last-child {
  border: none;
}
.surface-fixed-4444 .shade_pressed_ae40 li.filter-b33e > a {
  padding-right: 45px !important;
}
.surface-fixed-4444 .shade_pressed_ae40 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.surface-fixed-4444 .shade_pressed_ae40 li a:focus,
.surface-fixed-4444 .shade_pressed_ae40 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-fixed-4444 .shade_pressed_ae40 li .status-thick-6ce4 {
  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;
}
.surface-fixed-4444 .shade_pressed_ae40 li .status-thick-6ce4:hover {
  box-shadow: none;
}
.surface-fixed-4444 .shade_pressed_ae40 li .status-thick-6ce4 .summary-345d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.surface-fixed-4444 .shade_pressed_ae40 .texture_soft_c270 {
  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);
}
.surface-fixed-4444 .shade_pressed_ae40 .texture_soft_c270 li a {
  padding-left: 3em;
}
.surface-fixed-4444 .shade_pressed_ae40 .dim-de4d > a .status-thick-6ce4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.surface-fixed-4444 .shade_pressed_ae40 .dim-de4d > .texture_soft_c270 {
  display: block;
  opacity: 1;
}
.liquid_1fb2 {
  max-width: 100%;
}
.hot-d5dc {
  line-height: 0;
  cursor: pointer;
}
.accordion-0b9b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accordion-0b9b:hover {
  box-shadow: none;
  color: currentColor;
}
.accordion-0b9b svg {
  width: 18px;
  height: 18px;
}
.accordion-0b9b .feature_thick_bbbc {
  display: none;
}
.stone_9b01 {
  position: relative;
}
.stone_9b01.fn-active-9493 .accordion-0b9b .first_bbc0 {
  display: none;
}
.stone_9b01.fn-active-9493 .accordion-0b9b .feature_thick_bbbc {
  display: inline-block;
}
.stone_9b01 .text-e432 {
  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);
}
.stone_9b01.panel_f6f5 .text-e432 {
  left: auto;
  right: -0.9em;
}
.stone_9b01.panel_f6f5 .upper_b8a9::before {
  left: auto;
  right: 15px;
}
.stone_9b01.fn-active-9493 .text-e432 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover_b54d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hover_b54d label {
  flex-basis: 100%;
}
.hover_b54d .selected-865f {
  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;
}
.hover_b54d .component_purple_f71a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hover_b54d .component_purple_f71a:focus {
  background-color: transparent;
}
.hover_b54d button.chip-2d4a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hover_b54d button.chip-2d4a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hover_b54d button.chip-2d4a svg {
  width: 18px;
  height: 18px;
}
.hover_b54d input[type="submit"] {
  min-height: auto;
}
.menu_93ba .hover_b54d .component_purple_f71a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.upper_b8a9 {
  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) {
  .upper_b8a9 {
    width: 220px;
  }
}
.upper_b8a9 label {
  flex-basis: 100%;
}
.upper_b8a9::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;
}
.shadow_bff2 .menu_93ba .hover_b54d {
  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;
}
.shadow_bff2
  .menu_93ba
  .hover_b54d
  .selected-865f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shadow_bff2 .menu_93ba .hover_b54d .component_purple_f71a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shadow_bff2
  .menu_93ba
  .hover_b54d
  .component_purple_f71a:focus {
  background: 0 0;
}
.shadow_bff2
  .menu_93ba
  .hover_b54d
  .focused-b67f {
  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;
}
.stone-90e1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stone-90e1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stone-90e1 li:last-child {
  margin-right: 0;
}
.stone-90e1 li:first-child {
  margin-left: 0;
}
.stone-90e1.hidden_next_c14e a {
  color: #fff;
}
.stone-90e1.hidden_next_c14e a:hover {
  color: #fff;
}
.stone-90e1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stone-90e1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stone-90e1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stone-90e1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.stone-90e1 [class*="social-icon-apple"] {
  background-color: #999;
}
.stone-90e1 [class*="social-icon-apple"].left-84f2 {
  background-color: transparent;
  color: #999;
}
.stone-90e1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stone-90e1 [class*="social-icon-behance"].left-84f2 {
  background-color: transparent;
  color: #1769ff;
}
.stone-90e1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stone-90e1 [class*="social-icon-bitbucket"].left-84f2 {
  background-color: transparent;
  color: #205081;
}
.stone-90e1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.stone-90e1 [class*="social-icon-codepen"].left-84f2 {
  background-color: transparent;
  color: #000;
}
.stone-90e1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stone-90e1 [class*="social-icon-delicious"].left-84f2 {
  background-color: transparent;
  color: #39f;
}
.stone-90e1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stone-90e1 [class*="social-icon-digg"].left-84f2 {
  background-color: transparent;
  color: #005be2;
}
.stone-90e1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stone-90e1 [class*="social-icon-dribbble"].left-84f2 {
  background-color: transparent;
  color: #ea4c89;
}
.stone-90e1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stone-90e1 [class*="social-icon-envelope"].left-84f2 {
  background-color: transparent;
  color: #ea4335;
}
.stone-90e1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stone-90e1 [class*="social-icon-facebook"].left-84f2 {
  background-color: transparent;
  color: #3b5998;
}
.stone-90e1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stone-90e1 [class*="social-icon-flickr"].left-84f2 {
  background-color: transparent;
  color: #0063dc;
}
.stone-90e1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stone-90e1 [class*="social-icon-foursquare"].left-84f2 {
  background-color: transparent;
  color: #2d5be3;
}
.stone-90e1 [class*="social-icon-github"] {
  background-color: #333;
}
.stone-90e1 [class*="social-icon-github"].left-84f2 {
  background-color: transparent;
  color: #333;
}
.stone-90e1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stone-90e1 [class*="social-icon-google-plus"].left-84f2 {
  background-color: transparent;
  color: #dd4b39;
}
.stone-90e1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stone-90e1 [class*="social-icon-houzz"].left-84f2 {
  background-color: transparent;
  color: #7ac142;
}
.stone-90e1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stone-90e1 [class*="social-icon-instagram"].left-84f2 {
  background-color: transparent;
  color: #262626;
}
.stone-90e1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stone-90e1 [class*="social-icon-jsfiddle"].left-84f2 {
  background-color: transparent;
  color: #487aa2;
}
.stone-90e1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stone-90e1 [class*="social-icon-linkedin"].left-84f2 {
  background-color: transparent;
  color: #0077b5;
}
.stone-90e1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stone-90e1 [class*="social-icon-medium"].left-84f2 {
  background-color: transparent;
  color: #00ab6b;
}
.stone-90e1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stone-90e1
  [class*="social-icon-odnoklassniki"].left-84f2 {
  background-color: transparent;
  color: #f4731c;
}
.stone-90e1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stone-90e1 [class*="social-icon-meetup"].left-84f2 {
  background-color: transparent;
  color: #ec1c40;
}
.stone-90e1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stone-90e1 [class*="social-icon-pinterest"].left-84f2 {
  background-color: transparent;
  color: #bd081c;
}
.stone-90e1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stone-90e1 [class*="social-icon-product-hunt"].left-84f2 {
  background-color: transparent;
  color: #da552f;
}
.stone-90e1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stone-90e1 [class*="social-icon-reddit"].left-84f2 {
  background-color: transparent;
  color: #ff4500;
}
.stone-90e1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stone-90e1 [class*="social-icon-rss"].left-84f2 {
  background-color: transparent;
  color: #f26522;
}
.stone-90e1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stone-90e1
  [class*="social-icon-shopping-cart"].left-84f2 {
  background-color: transparent;
  color: #4caf50;
}
.stone-90e1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stone-90e1 [class*="social-icon-skype"].left-84f2 {
  background-color: transparent;
  color: #00aff0;
}
.stone-90e1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stone-90e1 [class*="social-icon-slideshare"].left-84f2 {
  background-color: transparent;
  color: #0077b5;
}
.stone-90e1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stone-90e1 [class*="social-icon-snapchat"].left-84f2 {
  background-color: transparent;
  color: #fffc00;
}
.stone-90e1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stone-90e1 [class*="social-icon-soundcloud"].left-84f2 {
  background-color: transparent;
  color: #f80;
}
.stone-90e1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stone-90e1 [class*="social-icon-spotify"].left-84f2 {
  background-color: transparent;
  color: #2ebd59;
}
.stone-90e1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stone-90e1
  [class*="social-icon-stack-overflow"].left-84f2 {
  background-color: transparent;
  color: #fe7a15;
}
.stone-90e1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stone-90e1 [class*="social-icon-maldkfgram"].left-84f2 {
  background-color: transparent;
  color: #2ca5e0;
}
.stone-90e1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stone-90e1 [class*="social-icon-tripadvisor"].left-84f2 {
  background-color: transparent;
  color: #589442;
}
.stone-90e1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stone-90e1 [class*="social-icon-tumblr"].left-84f2 {
  background-color: transparent;
  color: #35465c;
}
.stone-90e1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stone-90e1 [class*="social-icon-twitch"].left-84f2 {
  background-color: transparent;
  color: #6441a5;
}
.stone-90e1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stone-90e1 [class*="social-icon-twitter"].left-84f2 {
  background-color: transparent;
  color: #1da1f2;
}
.stone-90e1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stone-90e1 [class*="social-icon-vimeo"].left-84f2 {
  background-color: transparent;
  color: #1ab7ea;
}
.stone-90e1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stone-90e1 [class*="social-icon-vk"].left-84f2 {
  background-color: transparent;
  color: #45668e;
}
.stone-90e1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stone-90e1 [class*="social-icon-weibo"].left-84f2 {
  background-color: transparent;
  color: #df2029;
}
.stone-90e1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stone-90e1 [class*="social-icon-weixin"].left-84f2 {
  background-color: transparent;
  color: #7bb32e;
}
.stone-90e1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stone-90e1 [class*="social-icon-whatsapp"].left-84f2 {
  background-color: transparent;
  color: #25d366;
}
.stone-90e1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stone-90e1 [class*="social-icon-wordpress"].left-84f2 {
  background-color: transparent;
  color: #21759b;
}
.stone-90e1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.stone-90e1 [class*="social-icon-xing"].left-84f2 {
  background-color: transparent;
  color: #026466;
}
.stone-90e1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stone-90e1 [class*="social-icon-yelp"].left-84f2 {
  background-color: transparent;
  color: #af0606;
}
.stone-90e1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stone-90e1 [class*="social-icon-youtube"].left-84f2 {
  background-color: transparent;
  color: #cd201f;
}
.narrow_59cf {
  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;
}
.narrow_59cf:hover {
  box-shadow: none;
  background: 0 0;
}
.search-112b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-bf91 {
  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;
}
.highlight_glass_339e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slow-d5b4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slow-d5b4,
.slow-d5b4::after,
.slow-d5b4::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;
}
.slow-d5b4::after,
.slow-d5b4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_19b2 .preview-bf91 .highlight_glass_339e {
  margin-top: -2px;
  width: 19px;
}
.accordion_19b2 .preview-bf91 .slow-d5b4 {
  margin-top: -1px;
}
.accordion_19b2 .preview-bf91 .slow-d5b4,
.accordion_19b2 .preview-bf91 .slow-d5b4::after,
.accordion_19b2 .preview-bf91 .slow-d5b4::before {
  width: 19px;
  height: 2px;
}
.accordion_19b2 .preview-bf91 .slow-d5b4::before {
  top: -6px;
}
.accordion_19b2 .preview-bf91 .slow-d5b4::after {
  bottom: -6px;
}
.cool-70f4 .preview-bf91 .highlight_glass_339e {
  margin-top: -2px;
  width: 22px;
}
.cool-70f4 .preview-bf91 .slow-d5b4 {
  margin-top: -1px;
}
.cool-70f4 .preview-bf91 .slow-d5b4,
.cool-70f4 .preview-bf91 .slow-d5b4::after,
.cool-70f4 .preview-bf91 .slow-d5b4::before {
  width: 22px;
  height: 2px;
}
.cool-70f4 .preview-bf91 .slow-d5b4::before {
  top: -7px;
}
.cool-70f4 .preview-bf91 .slow-d5b4::after {
  bottom: -7px;
}
.main_34f0 .preview-bf91 .highlight_glass_339e {
  margin-top: -2px;
  width: 31px;
}
.main_34f0 .preview-bf91 .slow-d5b4 {
  margin-top: -1.5px;
}
.main_34f0 .preview-bf91 .slow-d5b4,
.main_34f0 .preview-bf91 .slow-d5b4::after,
.main_34f0 .preview-bf91 .slow-d5b4::before {
  width: 31px;
  height: 3px;
}
.main_34f0 .preview-bf91 .slow-d5b4::before {
  top: -9px;
}
.main_34f0 .preview-bf91 .slow-d5b4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list_full_a234 .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 19px;
  }
  .list_full_a234 .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .list_full_a234 .preview-bf91 .slow-d5b4,
  .list_full_a234 .preview-bf91 .slow-d5b4::after,
  .list_full_a234 .preview-bf91 .slow-d5b4::before {
    width: 19px;
    height: 2px;
  }
  .list_full_a234 .preview-bf91 .slow-d5b4::before {
    top: -6px;
  }
  .list_full_a234 .preview-bf91 .slow-d5b4::after {
    bottom: -6px;
  }
  .notification_pressed_5c7c .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 22px;
  }
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4,
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4::after,
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4::before {
    width: 22px;
    height: 2px;
  }
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4::before {
    top: -7px;
  }
  .notification_pressed_5c7c .preview-bf91 .slow-d5b4::after {
    bottom: -7px;
  }
  .narrow_b01c .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_b01c .preview-bf91 .slow-d5b4 {
    margin-top: -1.5px;
  }
  .narrow_b01c .preview-bf91 .slow-d5b4,
  .narrow_b01c .preview-bf91 .slow-d5b4::after,
  .narrow_b01c .preview-bf91 .slow-d5b4::before {
    width: 31px;
    height: 3px;
  }
  .narrow_b01c .preview-bf91 .slow-d5b4::before {
    top: -9px;
  }
  .narrow_b01c .preview-bf91 .slow-d5b4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_8613 .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 19px;
  }
  .outline_8613 .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .outline_8613 .preview-bf91 .slow-d5b4,
  .outline_8613 .preview-bf91 .slow-d5b4::after,
  .outline_8613 .preview-bf91 .slow-d5b4::before {
    width: 19px;
    height: 2px;
  }
  .outline_8613 .preview-bf91 .slow-d5b4::before {
    top: -6px;
  }
  .outline_8613 .preview-bf91 .slow-d5b4::after {
    bottom: -6px;
  }
  .heading-69ed .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 22px;
  }
  .heading-69ed .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .heading-69ed .preview-bf91 .slow-d5b4,
  .heading-69ed .preview-bf91 .slow-d5b4::after,
  .heading-69ed .preview-bf91 .slow-d5b4::before {
    width: 22px;
    height: 2px;
  }
  .heading-69ed .preview-bf91 .slow-d5b4::before {
    top: -7px;
  }
  .heading-69ed .preview-bf91 .slow-d5b4::after {
    bottom: -7px;
  }
  .alert_47fb .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 31px;
  }
  .alert_47fb .preview-bf91 .slow-d5b4 {
    margin-top: -1.5px;
  }
  .alert_47fb .preview-bf91 .slow-d5b4,
  .alert_47fb .preview-bf91 .slow-d5b4::after,
  .alert_47fb .preview-bf91 .slow-d5b4::before {
    width: 31px;
    height: 3px;
  }
  .alert_47fb .preview-bf91 .slow-d5b4::before {
    top: -9px;
  }
  .alert_47fb .preview-bf91 .slow-d5b4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description_advanced_8db0 .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 19px;
  }
  .description_advanced_8db0 .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .description_advanced_8db0 .preview-bf91 .slow-d5b4,
  .description_advanced_8db0 .preview-bf91 .slow-d5b4::after,
  .description_advanced_8db0 .preview-bf91 .slow-d5b4::before {
    width: 19px;
    height: 2px;
  }
  .description_advanced_8db0 .preview-bf91 .slow-d5b4::before {
    top: -6px;
  }
  .description_advanced_8db0 .preview-bf91 .slow-d5b4::after {
    bottom: -6px;
  }
  .glass-65e1 .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 22px;
  }
  .glass-65e1 .preview-bf91 .slow-d5b4 {
    margin-top: -1px;
  }
  .glass-65e1 .preview-bf91 .slow-d5b4,
  .glass-65e1 .preview-bf91 .slow-d5b4::after,
  .glass-65e1 .preview-bf91 .slow-d5b4::before {
    width: 22px;
    height: 2px;
  }
  .glass-65e1 .preview-bf91 .slow-d5b4::before {
    top: -7px;
  }
  .glass-65e1 .preview-bf91 .slow-d5b4::after {
    bottom: -7px;
  }
  .pressed_d03a .preview-bf91 .highlight_glass_339e {
    margin-top: -2px;
    width: 31px;
  }
  .pressed_d03a .preview-bf91 .slow-d5b4 {
    margin-top: -1.5px;
  }
  .pressed_d03a .preview-bf91 .slow-d5b4,
  .pressed_d03a .preview-bf91 .slow-d5b4::after,
  .pressed_d03a .preview-bf91 .slow-d5b4::before {
    width: 31px;
    height: 3px;
  }
  .pressed_d03a .preview-bf91 .slow-d5b4::before {
    top: -9px;
  }
  .pressed_d03a .preview-bf91 .slow-d5b4::after {
    bottom: -9px;
  }
}
.down-4acf .slow-d5b4 {
  -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);
}
.down-4acf .slow-d5b4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.down-4acf .slow-d5b4::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);
}
.down-4acf.backdrop-fresh-3171 .slow-d5b4 {
  -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);
}
.down-4acf.backdrop-fresh-3171 .slow-d5b4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.down-4acf.backdrop-fresh-3171 .slow-d5b4::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);
}
.old-d127 {
  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.red-3bcc:before {
  display: none;
}
.dropdown-bottom-645a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dropdown-bottom-645a .advanced-d9c9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dropdown-bottom-645a .advanced-d9c9:last-of-type {
  border-bottom: none;
}
.dropdown-bottom-645a .advanced-d9c9.fresh-1c2c,
.dropdown-bottom-645a .advanced-d9c9.highlight_prev_d2dc,
.dropdown-bottom-645a .advanced-d9c9.steel-f2f0 {
  padding: 0;
}
.dropdown-bottom-645a .surface-fixed-4444 .status-thick-6ce4 {
  color: currentColor;
}
.dropdown-bottom-645a .surface-fixed-4444 .status-thick-6ce4:focus,
.dropdown-bottom-645a .surface-fixed-4444 .status-thick-6ce4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-645a.first_ac06 .progress_2748,
.dropdown-bottom-645a.first_ac06 .panel-beea a,
.dropdown-bottom-645a.first_ac06 .link-1715 a,
.dropdown-bottom-645a.first_ac06 .texture_soft_c270 a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-bottom-645a.first_ac06 .progress_2748:hover,
.dropdown-bottom-645a.first_ac06 .panel-beea a:hover,
.dropdown-bottom-645a.first_ac06 .link-1715 a:hover,
.dropdown-bottom-645a.first_ac06 .texture_soft_c270 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bottom-645a.first_ac06 .button_58e3 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bottom-645a.first_ac06 .advanced-d9c9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-645a.first_ac06 .advanced-d9c9:before {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-645a.first_ac06 .text_3602:before {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-bottom-645a.first_ac06 .surface-fixed-4444 .shade_pressed_ae40 li a,
.dropdown-bottom-645a.first_ac06 .surface-fixed-4444 .status-thick-6ce4,
.dropdown-bottom-645a.first_ac06 .texture_soft_c270 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-645a.first_ac06 .surface-fixed-4444 .status-thick-6ce4:focus,
.dropdown-bottom-645a.first_ac06 .surface-fixed-4444 .status-thick-6ce4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-645a.first_ac06 .shade_pressed_ae40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-645a.summary-ca80 .progress_2748,
.dropdown-bottom-645a.summary-ca80 .panel-beea a,
.dropdown-bottom-645a.summary-ca80 .link-1715 .status-thick-6ce4,
.dropdown-bottom-645a.summary-ca80 .link-1715 a,
.dropdown-bottom-645a.summary-ca80 .texture_soft_c270 a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-bottom-645a.summary-ca80 .progress_2748:hover,
.dropdown-bottom-645a.summary-ca80 .panel-beea a:hover,
.dropdown-bottom-645a.summary-ca80 .link-1715 .status-thick-6ce4:hover,
.dropdown-bottom-645a.summary-ca80 .link-1715 a:hover,
.dropdown-bottom-645a.summary-ca80 .texture_soft_c270 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-bottom-645a.summary-ca80 .button_58e3 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-bottom-645a.summary-ca80 .advanced-d9c9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-645a.summary-ca80 .advanced-d9c9:before {
  background: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-645a.summary-ca80 .text_3602:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-bottom-645a.summary-ca80 .surface-fixed-4444 .shade_pressed_ae40 li a,
.dropdown-bottom-645a.summary-ca80 .surface-fixed-4444 .status-thick-6ce4,
.dropdown-bottom-645a.summary-ca80 .texture_soft_c270 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-645a.summary-ca80 .surface-fixed-4444 .status-thick-6ce4:focus,
.dropdown-bottom-645a.summary-ca80 .surface-fixed-4444 .status-thick-6ce4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-645a.summary-ca80 .shade_pressed_ae40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_3602 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.text_3602:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thumbnail-9cdc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary_322f .dropdown-bottom-645a {
  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;
}
.tertiary_322f .advanced-d9c9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary_322f .advanced-d9c9: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) {
  .tertiary_322f .advanced-d9c9:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary_322f .advanced-d9c9:last-child:before {
  content: none;
}
.tertiary_322f .advanced-d9c9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary_322f .surface-fixed-4444 .shade_pressed_ae40 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary_322f .surface-fixed-4444 .shade_pressed_ae40 li a .status-thick-6ce4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary_322f .surface-fixed-4444 .texture_soft_c270 {
  border: none;
}
.tertiary_322f .surface-fixed-4444 .texture_soft_c270 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary_322f .text_3602 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary_322f .thumbnail-9cdc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary_322f .summary-ca80 .text_3602:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_322f .first_ac06.solid_84c6 .slow-d5b4 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary_322f
  .first_ac06.solid_84c6
  .slow-d5b4::after,
.tertiary_322f
  .first_ac06.solid_84c6
  .slow-d5b4:before {
  background: inherit;
}
.tertiary_322f
  .first_ac06.solid_84c6:hover
  .slow-d5b4 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-97e4 .dropdown-bottom-645a {
  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) {
  .hard-97e4 .dropdown-bottom-645a {
    width: auto;
    right: 45px;
  }
}
.gallery-0594 .dropdown-bottom-645a {
  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) {
  .gallery-0594 .dropdown-bottom-645a {
    width: auto;
    left: 45px;
  }
}
.red-3bcc .dropdown-bottom-645a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.red-3bcc .thumbnail-9cdc {
  max-width: 48em;
  margin: 0 auto;
}
.red-3bcc .text_3602:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.aside_6e2f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.aside_6e2f.tertiary_322f .dropdown-bottom-645a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.aside_6e2f.hard-97e4 .dropdown-bottom-645a {
  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);
}
.aside_6e2f .dropdown-bottom-645a {
  visibility: visible;
}
.aside_6e2f.gallery-0594 .dropdown-bottom-645a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.border-2b02,
.tag_ad57 {
  overflow-x: hidden;
}
.border-2b02 .dropdown-bottom-645a {
  overflow: auto;
}
.border-2b02.tertiary_322f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-2b02.tertiary_322f .dropdown-bottom-645a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.border-2b02.tertiary_322f .narrow_59cf {
  opacity: 0;
}
.border-2b02.hard-97e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-2b02.hard-97e4 .dropdown-bottom-645a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.border-2b02.hard-97e4 .narrow_59cf {
  opacity: 0;
}
.border-2b02.gallery-0594 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border-2b02.gallery-0594 .dropdown-bottom-645a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.border-2b02.gallery-0594 .narrow_59cf {
  opacity: 0;
}
.border-2b02.red-3bcc .dropdown-bottom-645a {
  z-index: 10;
  visibility: visible;
}
.solid_84c6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.solid_84c6 .slow-d5b4 {
  background: rgba(255, 255, 255, 0.99);
}
.solid_84c6 .slow-d5b4::after,
.solid_84c6 .slow-d5b4:before {
  background: inherit;
}
.solid_84c6:hover .slow-d5b4 {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-0594 .solid_84c6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.red-3bcc .solid_84c6 {
  display: none !important;
}
.border-2b02:before,
.tag_ad57:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.border-2b02 .solid_84c6,
.tag_ad57 .solid_84c6 {
  display: inline-block;
}
.dropdown-bottom-645a .tiny_ad1c {
  -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;
}
.border-2b02 .dropdown-bottom-645a .tiny_ad1c,
.tag_ad57 .dropdown-bottom-645a .tiny_ad1c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action-8048 .selected-865f {
  width: 100%;
}
.soft-fb9f {
  padding: 0 0.5em 0;
}
.soft-fb9f [class*="customify-col-"],
.soft-fb9f [class*="customify-col_"],
.soft-fb9f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element-warm-a1db .soft-fb9f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-yellow-ba80 .section-d6de,
  .section-d6de {
    display: none;
  }
  .mask-5168 {
    text-align: left;
  }
  .last_ab12 {
    text-align: center;
  }
  .tiny-29f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-yellow-ba80 .table-0931,
  .table-0931 {
    display: none;
  }
  .selected_485f {
    text-align: left;
  }
  .panel-3dec {
    text-align: center;
  }
  .gradient-north-9e15 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-yellow-ba80 .description_0db7,
  .description_0db7 {
    display: none;
  }
  .icon-next-a673 {
    text-align: left;
  }
  .out-c5ff {
    text-align: center;
  }
  .focus-567a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link-down-1f97 {
  box-shadow: none !important;
}
.heading-9373 .banner_steel_82f0,
.menu_aa2d .banner_steel_82f0 {
  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;
}
.menu_aa2d .banner_steel_82f0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon-f6fc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon-f6fc:after,
.icon-f6fc:before {
  content: "";
  display: table;
}
.icon-f6fc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon-f6fc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon-f6fc,
.article_41f6 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer_c31c.panel-6c63 .icon-f6fc {
  max-width: 100%;
}
.footer_c31c.over_7180 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer_c31c.heading_paper_3124 .icon-f6fc {
  max-width: 100%;
}
.footer_c31c.heading_paper_3124 > .icon-f6fc {
  padding-left: 0;
  padding-right: 0;
}
.footer_c31c.heading_paper_3124 > .icon-f6fc .secondary-yellow-ba80 {
  margin: 0;
}
.footer_c31c.heading_paper_3124
  > .icon-f6fc
  .picture-6473.label_ec7b {
  margin-right: 0;
  margin-left: 0;
}
.footer_c31c.heading_paper_3124 #main.label_ec7b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .slider-5afb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .slider-5afb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border-cold-7a12 .fluid-66a0 {
    padding-right: 1em;
  }
  .border-cold-7a12.text_complex_2120 .picture-6473 {
    border-right: 1px solid #eaecee;
  }
  .border-cold-7a12.text_complex_2120 .fluid-66a0 {
    padding-right: 1em;
  }
  .border-cold-7a12.text_complex_2120 .wrapper_077e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_motion_352d .fluid-66a0 {
    padding-left: 1em;
  }
  .description_motion_352d.text_complex_2120 .picture-6473 {
    border-left: 1px solid #eaecee;
  }
  .description_motion_352d.text_complex_2120 .fluid-66a0 {
    padding-left: 1em;
  }
  .description_motion_352d.text_complex_2120 .wrapper_077e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-1679 .fluid-66a0 {
    padding-left: 1em;
  }
  .black-1679.text_complex_2120 .next_2b9c {
    border-right: 1px solid #eaecee;
  }
  .black-1679.text_complex_2120 .dropdown-5018 {
    border-right: 1px solid #eaecee;
  }
  .black-1679.text_complex_2120 .fluid-66a0 {
    padding-left: 1em;
  }
  .black-1679.text_complex_2120 .wrapper_077e {
    padding-right: 1em;
  }
  .black-1679.text_complex_2120 .carousel_down_f3ab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas-a586 .fluid-66a0 {
    padding-right: 1em;
  }
  .gas-a586.text_complex_2120 .next_2b9c {
    border-left: 1px solid #eaecee;
  }
  .gas-a586.text_complex_2120 .dropdown-5018 {
    border-left: 1px solid #eaecee;
  }
  .gas-a586.text_complex_2120 .fluid-66a0 {
    padding-right: 1em;
  }
  .gas-a586.text_complex_2120 .wrapper_077e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas-a586.text_complex_2120 .carousel_down_f3ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-5afb .fluid-66a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-5afb.text_complex_2120 .picture-6473 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .slider-5afb.text_complex_2120 .fluid-66a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-5afb.text_complex_2120 .wrapper_077e {
    padding-left: 1em;
  }
  .slider-5afb.text_complex_2120 .carousel_down_f3ab {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .slider-5afb.text_complex_2120 .fluid-66a0 {
    padding-left: 0;
  }
}
.modal-silver-2127 .hovered-1d75 {
  display: inline-block;
}
.info-hovered-6531 {
  display: inline-block;
}
.filter_advanced_c9bf {
  word-con: break-word;
}
.feature_e504 > span {
  display: inline-block;
  padding: 5px 0;
}
.feature_e504 .tooltip-bf8d {
  margin-left: 8px;
  margin-right: 8px;
}
.feature_e504 .basic-03ae img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input_middle_664c .liquid_79eb {
  margin-bottom: 2em;
}
.input_middle_664c .button-glass-0ffc {
  margin-bottom: 15px;
}
.input_middle_664c .button-glass-0ffc:last-child {
  margin-bottom: 0;
}
.input_middle_664c .pagination-left-1e65 {
  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) {
  .input_middle_664c .pagination-left-1e65 {
    display: block;
  }
}
.input_middle_664c .basic_c9e8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input_middle_664c .basic_c9e8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input_middle_664c .orange-43a2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input_middle_664c .orange-43a2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input_middle_664c .orange-43a2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input_middle_664c .filter_advanced_c9bf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_middle_664c .filter_advanced_c9bf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input_middle_664c .slow_d21b p:last-child {
  margin-bottom: 0;
}
.input_middle_664c .info_7073 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input_middle_664c .focus_2d59 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input_middle_664c .right_0847 {
  margin-top: 1em;
}
.input_middle_664c .static_dfb9 {
  top: 0;
  display: block;
}
.input_middle_664c .static_dfb9 a {
  color: inherit;
}
.input_middle_664c .static_dfb9 a:hover {
  color: inherit;
}
.input_middle_664c .layout-bbbf {
  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;
}
.input_middle_664c .layout-bbbf:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input_middle_664c .focus_2d59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input_middle_664c .search-solid-a7f4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input_middle_664c .search-solid-a7f4:first-child {
  margin-top: 0;
}
.input_middle_664c .search-solid-a7f4.caption-bottom-6c81 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input_middle_664c .search-solid-a7f4.avatar_new_a716 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_middle_664c
  .search-solid-a7f4.avatar_new_a716.disabled_2879
  .right_0847 {
  width: 100%;
}
.input_middle_664c .avatar_new_a716 {
  -webkit-box-align: center;
  align-items: center;
}
.input_middle_664c .avatar_new_a716 .feature_e504,
.input_middle_664c .avatar_new_a716 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input_middle_664c .orange-43a2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_middle_664c .orange-43a2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_middle_664c .orange-43a2: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;
}
.input_middle_664c .caption-bottom-6c81 {
  z-index: 5;
}
.input_middle_664c .in_0f15 .modal_49dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input_middle_664c .in_224c .modal_49dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input_middle_664c .list-steel-7d3b .modal_49dc {
  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;
}
.input_middle_664c.outline-soft-5dd9 .pagination-left-1e65,
.input_middle_664c.secondary-short-595b .pagination-left-1e65 {
  display: block;
}
.input_middle_664c.outline-soft-5dd9 .pagination-left-1e65 .hero-5ed3,
.input_middle_664c.outline-soft-5dd9 .pagination-left-1e65 .focus_2d59,
.input_middle_664c.secondary-short-595b .pagination-left-1e65 .hero-5ed3,
.input_middle_664c.secondary-short-595b .pagination-left-1e65 .focus_2d59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_middle_664c.block-smooth-bc4e .basic_c9e8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input_middle_664c.block-smooth-bc4e .basic_c9e8 {
    margin-right: 0;
  }
}
.input_middle_664c.outline-soft-5dd9 .basic_c9e8,
.input_middle_664c.secondary-short-595b .basic_c9e8 {
  padding-top: 40%;
}
.input_middle_664c.outline-soft-5dd9 .liquid_79eb,
.input_middle_664c.secondary-short-595b .liquid_79eb {
  display: block;
}
.input_middle_664c.outline-soft-5dd9 .fn-sticky-9493 .focus_2d59,
.input_middle_664c.secondary-short-595b .fn-sticky-9493 .focus_2d59 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input_middle_664c.outline-soft-5dd9 .basic_c9e8,
.input_middle_664c.secondary-short-595b .basic_c9e8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input_middle_664c.outline-soft-5dd9 .focus_2d59 {
  padding: 1em;
}
.hovered-e593 {
  margin: 30px auto;
  display: block;
}
.hovered-e593 .banner_cool_24fd > * {
  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;
}
.hovered-e593 .banner_cool_24fd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered-e593 .banner_cool_24fd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero-east-2ad7 .feature_e504 {
  margin-bottom: 1.41575em;
}
.hero-east-2ad7 .orange-5e76 {
  margin-bottom: 1.618em;
}
.static-1361 .secondary_fluid_1af0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.static-1361 .secondary_fluid_1af0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.static-1361 .hard_fa09 {
  max-width: 100%;
  overflow: auto;
}
.tabs-cold-237a .static-1361 a:hover {
  text-decoration: underline;
}
.badge-under-6248 .button-glass-0ffc:not(.filter_advanced_c9bf),
.badge-under-6248 .orange-43a2 {
  margin-bottom: 1.41575em;
}
.badge-under-6248 .button-glass-0ffc:not(.filter_advanced_c9bf):last-child,
.badge-under-6248 .orange-43a2:last-child {
  margin-bottom: 0;
}
.badge-under-6248 .button-glass-0ffc.grid-center-9adb {
  margin-bottom: 0.41575em;
}
.badge-under-6248 .hard_0ce2:before,
.badge-under-6248 .filter-cb49:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.badge-under-6248 .hard_0ce2:before {
  content: "\f115";
}
.badge-under-6248 .filter-cb49:before {
  content: "\f02c";
}
.badge-under-6248 .fast_134b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.badge-under-6248 .fast_134b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion-complex-8c3c {
  display: -webkit-box;
  display: flex;
}
.accordion-complex-8c3c .paragraph-white-8e5e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion-complex-8c3c .paragraph-white-8e5e {
    flex-basis: 90px;
  }
}
.accordion-complex-8c3c .widget-fb26 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion-complex-8c3c .widget-fb26 {
    flex-basis: calc(100% - 50px);
  }
}
.accordion-complex-8c3c .paragraph_752c p:last-child {
  margin-bottom: 0.72em;
}
.active_7ff3 .banner_cool_24fd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_7ff3 .banner_cool_24fd:after,
.active_7ff3 .banner_cool_24fd:before {
  content: "";
  display: table;
}
.active_7ff3 .banner_cool_24fd:after {
  clear: both;
}
.active_7ff3 .banner_cool_24fd .dim-b1a4,
.active_7ff3 .banner_cool_24fd .hover_small_7bf0 {
  width: 49%;
}
.active_7ff3 .banner_cool_24fd .dim-b1a4 a span.outer_f0c5,
.active_7ff3 .banner_cool_24fd .hover_small_7bf0 a span.outer_f0c5 {
  display: block;
  margin-bottom: 5px;
}
.active_7ff3 .banner_cool_24fd .hover_small_7bf0 {
  float: left;
  text-align: left;
}
.active_7ff3 .banner_cool_24fd .dim-b1a4 {
  float: right;
  text-align: right;
}
.rough-66cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough-66cc {
    margin-bottom: 0;
  }
}
.hero_1692 {
  margin-bottom: 1em;
}
.hero_1692 .filter_advanced_c9bf {
  font-size: 1.1em;
  line-height: 1.3;
}
.article-a67a a {
  display: block;
  line-height: 0;
  position: relative;
}
.sidebar_dynamic_f8c1 .hero_1692,
.column-stone-da94 .hero_1692 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sidebar_dynamic_f8c1 .hero_1692,
  .column-stone-da94 .hero_1692 {
    display: block;
  }
}
.sidebar_dynamic_f8c1 .article-a67a,
.column-stone-da94 .article-a67a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sidebar_dynamic_f8c1 .article-a67a,
  .column-stone-da94 .article-a67a {
    margin-bottom: 1em;
  }
}
.sidebar_dynamic_f8c1 .article-a67a img,
.column-stone-da94 .article-a67a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sidebar_dynamic_f8c1 .primary_hard_6d69,
.column-stone-da94 .primary_hard_6d69 {
  flex-basis: calc(100% - 160px);
}
.sidebar_dynamic_f8c1 .primary_hard_6d69 p,
.column-stone-da94 .primary_hard_6d69 p {
  margin-bottom: 0;
}
.sidebar_dynamic_f8c1 .primary_hard_6d69 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar_dynamic_f8c1 .primary_hard_6d69 {
    padding-left: 0;
  }
}
.column-stone-da94 .primary_hard_6d69 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .column-stone-da94 .primary_hard_6d69 {
    padding-right: 0;
  }
}
.column-stone-da94 .article-a67a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress_warm_58d6 .article-a67a {
  margin-bottom: 0.5em;
}
.progress_warm_58d6 .article-a67a img {
  width: 100%;
}
.yellow-e78d .simple_13c4,
.cool-cd6e .simple_13c4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cool-cd6e .picture-6473 .disabled-0144 p:last-child {
  margin-bottom: 0;
}
.card_active_3ea1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.main-e31c .layout-bbd4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .main-e31c .layout-bbd4:last-of-type {
    margin-bottom: 0;
  }
}
.main-e31c .layout-bbd4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-e31c .layout-bbd4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.main-e31c .layout-bbd4 ul li {
  margin: 0 0 0.6em;
}
.main-e31c .layout-bbd4 ul li.row_dc9c,
.main-e31c .layout-bbd4 ul li.basic-5bb9 {
  position: relative;
}
.main-e31c .layout-bbd4 ul li.row_dc9c .main-f568,
.main-e31c .layout-bbd4 ul li.basic-5bb9 .main-f568 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.main-e31c .layout-bbd4 ul li.row_dc9c:after:after,
.main-e31c .layout-bbd4 ul li.row_dc9c:after:before,
.main-e31c
  .layout-bbd4
  ul
  li.basic-5bb9:after:after,
.main-e31c
  .layout-bbd4
  ul
  li.basic-5bb9:after:before {
  content: "";
  display: table;
}
.main-e31c .layout-bbd4 ul li.row_dc9c:after:after,
.main-e31c
  .layout-bbd4
  ul
  li.basic-5bb9:after:after {
  clear: both;
}
.main-e31c .layout-bbd4 a.component_under_f5f3:hover {
  text-decoration: none;
}
.main-e31c .layout-bbd4 select {
  max-width: 100%;
}
.main-e31c .layout-bbd4 table {
  font-size: 85%;
}
.main-e31c .layout-bbd4 table td,
.main-e31c .layout-bbd4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.main-e31c .layout-bbd4 table tfoot td {
  text-align: left;
}
.main-e31c .layout-bbd4 :last-child {
  margin-bottom: 0;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 label {
  width: 100%;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 .component_purple_f71a {
  width: 100%;
  display: block;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 .chip-2d4a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 .chip-2d4a:hover svg #svg-search {
  fill: #444;
}
.main-e31c .layout-bbd4 .backdrop-inner-61c9 .chip-2d4a svg {
  width: 18px;
  height: 18px;
}
.main-e31c .picture-af61 ul ul,
.main-e31c .small_24b6 ul ul,
.main-e31c .caption_dim_f57a ul ul,
.main-e31c .logo-4ca4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.main-e31c .picture-af61 .filter-b33e > a,
.main-e31c .small_24b6 .filter-b33e > a,
.main-e31c .caption_dim_f57a .filter-b33e > a,
.main-e31c .logo-4ca4 .filter-b33e > a {
  margin-bottom: 0;
}
.main-e31c .badge_pink_92ac li,
.main-e31c .picture-af61 li,
.main-e31c .warm-4951 li,
.main-e31c .small_24b6 li,
.main-e31c .caption_dim_f57a li,
.main-e31c .logo-4ca4 li,
.main-e31c .large_c08b li,
.main-e31c .pro_6ecf li {
  display: block;
  position: relative;
}
.main-e31c .badge_pink_92ac li:last-child,
.main-e31c .picture-af61 li:last-child,
.main-e31c .warm-4951 li:last-child,
.main-e31c .small_24b6 li:last-child,
.main-e31c .caption_dim_f57a li:last-child,
.main-e31c .logo-4ca4 li:last-child,
.main-e31c .large_c08b li:last-child,
.main-e31c .pro_6ecf li:last-child {
  border: none;
}
.main-e31c .badge_pink_92ac li a,
.main-e31c .picture-af61 li a,
.main-e31c .warm-4951 li a,
.main-e31c .small_24b6 li a,
.main-e31c .caption_dim_f57a li a,
.main-e31c .logo-4ca4 li a,
.main-e31c .large_c08b li a,
.main-e31c .pro_6ecf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-e31c .badge_pink_92ac li ul li::before,
.main-e31c .picture-af61 li ul li::before,
.main-e31c .warm-4951 li ul li::before,
.main-e31c .small_24b6 li ul li::before,
.main-e31c .caption_dim_f57a li ul li::before,
.main-e31c .logo-4ca4 li ul li::before,
.main-e31c .large_c08b li ul li::before,
.main-e31c .pro_6ecf li ul li::before {
  left: 15px;
}
.main-e31c .badge_pink_92ac li ul a,
.main-e31c .picture-af61 li ul a,
.main-e31c .warm-4951 li ul a,
.main-e31c .small_24b6 li ul a,
.main-e31c .caption_dim_f57a li ul a,
.main-e31c .logo-4ca4 li ul a,
.main-e31c .large_c08b li ul a,
.main-e31c .pro_6ecf li ul a {
  padding-left: 20px;
}
.main-e31c .badge_pink_92ac li ul ul li::before,
.main-e31c .picture-af61 li ul ul li::before,
.main-e31c .warm-4951 li ul ul li::before,
.main-e31c .small_24b6 li ul ul li::before,
.main-e31c .caption_dim_f57a li ul ul li::before,
.main-e31c .logo-4ca4 li ul ul li::before,
.main-e31c .large_c08b li ul ul li::before,
.main-e31c .pro_6ecf li ul ul li::before {
  left: 30px;
}
.main-e31c .badge_pink_92ac li ul ul a,
.main-e31c .picture-af61 li ul ul a,
.main-e31c .warm-4951 li ul ul a,
.main-e31c .small_24b6 li ul ul a,
.main-e31c .caption_dim_f57a li ul ul a,
.main-e31c .logo-4ca4 li ul ul a,
.main-e31c .large_c08b li ul ul a,
.main-e31c .pro_6ecf li ul ul a {
  padding-left: 40px;
}
.main-e31c .popup_4943 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-e31c .pro_6ecf ul li {
  margin-bottom: 1.41575em;
}
.main-e31c .pro_6ecf ul li .section_c1a8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.main-e31c .pro_6ecf ul li .label_7c6c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary-ca80 .badge_pink_92ac li a,
.summary-ca80 .picture-af61 li a,
.summary-ca80 .warm-4951 li a,
.summary-ca80 .small_24b6 li a,
.summary-ca80 .caption_dim_f57a li a,
.summary-ca80 .logo-4ca4 li a,
.summary-ca80 .large_c08b li a,
.summary-ca80 .pro_6ecf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-ca80 .popup_4943 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-ca80 .layout-bbd4 ul li.row_dc9c .main-f568,
.summary-ca80 .layout-bbd4 ul li.basic-5bb9 .main-f568 {
  background: rgba(0, 0, 0, 0.2);
}
.summary-ca80 .main-e31c .layout-bbd4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_c31c .main-e31c .shade_pressed_ae40 li {
  margin: 0;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li ul {
  margin: 0;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li ul li a {
  padding-left: 15px;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li ul li li a {
  padding-left: 30px;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li.glass_cd21 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li.glass_cd21 > 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;
}
.footer_c31c .main-e31c .shade_pressed_ae40 li.glass_cd21 > 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;
}
.dark_5c50 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dynamic_bac4 {
  position: relative;
  z-index: 10;
}
.dynamic_bac4 .tiny_ad1c {
  width: 100%;
  max-width: 100%;
}
.gradient-center-9df7 .alert_8dd3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient-center-9df7 .first_ac06 {
}
.gradient-center-9df7 .summary-ca80 {
  background: #292929;
}
.item_f8ed .alert_8dd3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item_f8ed .first_ac06 {
  background: #f9f9f9;
}
.item_f8ed .summary-ca80 {
  background: #303030;
}
.logo_9d56 .alert_8dd3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_9d56 .hovered-1d75 {
    margin-bottom: 1em;
  }
  .logo_9d56 .hovered-1d75:last-child {
    margin-bottom: 0;
  }
}
.logo_9d56 .first_ac06 {
  background: #ededed;
}
.logo_9d56 .summary-ca80 {
  background: #1a1a1a;
}
.alert_8dd3.first_ac06 {
  color: rgba(0, 0, 0, 0.6);
}
.alert_8dd3.first_ac06 .brown_cd31 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_8dd3.summary-ca80 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8dd3.summary-ca80 a:not(.component_under_f5f3) {
  color: rgba(255, 255, 255, 0.79);
}
.alert_8dd3.summary-ca80 a:not(.component_under_f5f3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_8dd3.summary-ca80 .brown_cd31 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_8dd3.summary-ca80 table tbody td,
.alert_8dd3.summary-ca80 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_e883.pattern_hovered_d031 .icon-f6fc {
  max-width: initial;
}
.shadow_e883 .tertiary-b41a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow_e883 .tertiary-b41a .tiny_ad1c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow_e883 .tertiary-b41a .tiny_ad1c {
    display: block;
    margin-bottom: 2em;
  }
  .shadow_e883 .tertiary-b41a .tiny_ad1c:last-child {
    margin-bottom: 0;
  }
}
.logo_9d56 .hovered-1d75:last-child,
.item_f8ed .hovered-1d75:last-child,
.gradient-center-9df7 .hovered-1d75:last-child {
  margin-bottom: 0;
}
.logo_9d56 .hovered-1d75 .main-e31c .layout-bbd4:last-child,
.item_f8ed .hovered-1d75 .main-e31c .layout-bbd4:last-child,
.gradient-center-9df7 .hovered-1d75 .main-e31c .layout-bbd4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo_9d56 .hard_bfed,
  .logo_9d56 .dropdown-445d,
  .item_f8ed .hard_bfed,
  .item_f8ed .dropdown-445d,
  .gradient-center-9df7 .hard_bfed,
  .gradient-center-9df7 .dropdown-445d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dynamic_bac4 .hovered-1d75 {
    margin-bottom: 2em;
  }
}
.dynamic_bac4 p:last-child {
  margin-bottom: 0;
}
.dynamic_bac4 li,
.dynamic_bac4 ul {
  list-style: none;
  margin: 0;
}
.dynamic_bac4 ul ul {
  margin-left: 2.617924em;
}
.center_6d9f {
  font-size: 0.875em;
}

/* css-noise: d068 */
.ghost-box-y2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
