/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-small-b53f/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-small-b53f
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.layout-small-b53f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article-8be1.item-cool-85f8/licenses/gpl-2.0.feature_c93b
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.column_8833/, (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.menu-complex-59c9.stone-d467/normalize.container-6e59/
 ======
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.container-6e59 v7.0.0 | MIT License | github.layout-small-b53f/necolas/normalize.container-6e59 */
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;
}
.active-small-61f4 .thumbnail_yellow_733a,
.easy-8dd1,
.carousel_solid_83d2,
.summary_under_0f8b,
.shadow-6e7a,
.bottom_936a,
.detail-hovered-28fa,
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;
}
.easy-8dd1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .easy-8dd1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .easy-8dd1,
  h1 {
    font-size: 1.8em;
  }
}
.carousel_solid_83d2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel_solid_83d2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel_solid_83d2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_solid_83d2,
  h2 {
    font-size: 1.7em;
  }
}
.summary_under_0f8b,
h3 {
  font-size: 1.618em;
}
.active-small-61f4 .thumbnail_yellow_733a,
.shadow-6e7a,
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.form-9ebe {
  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;
}
.preview_large_9f21:after,
.preview_large_9f21:before,
.pro-0665:after,
.pro-0665:before {
  content: "";
  display: table;
}
.preview_large_9f21:after,
.pro-0665:after {
  clear: both;
}
.gold-eca8 {
  float: right;
  margin-right: 0;
}
.grid-in-90f9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form_db4e .backdrop_3275,
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;
}
.form_db4e .backdrop_3275: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;
}
.message_2d01 .backdrop_3275 {
  box-shadow: none;
}
.message_2d01
  .backdrop_3275
  .lite_77b3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message_2d01 .backdrop_3275 .current-5467 {
  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;
}
.message_2d01
  .backdrop_3275
  .current-5467
  b {
  display: none;
}
.message_2d01 .element-rough-2865 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo_87f2:not(.section-1109):not(.short_33f1),
button:not(.section-1109):not(.short_33f1),
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ),
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ),
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ) {
  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;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ):hover,
button:not(.section-1109):not(
    .short_33f1
  ):hover,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ):hover,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ):hover,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ):active,
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ):focus,
button:not(.section-1109):not(
    .short_33f1
  ):active,
button:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ):active,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ):active,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ):active,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ):focus {
  outline: 0;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49 {
  position: relative;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .pressed_d43a,
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .item-left-6b91,
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .focus_under_6de0,
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  i,
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  svg,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .pressed_d43a,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .item-left-6b91,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .focus_under_6de0,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  i,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  svg,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .pressed_d43a,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .item-left-6b91,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .focus_under_6de0,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  i,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  svg,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .pressed_d43a,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .item-left-6b91,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .focus_under_6de0,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  i,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  svg,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .pressed_d43a,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .item-left-6b91,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  .focus_under_6de0,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  i,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49
  svg {
  visibility: hidden;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49:after,
button:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49:after,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49:after,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49:after,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ).fn-loading-3f49: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;
}
.logo_87f2:not(.section-1109):not(.short_33f1),
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ),
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ),
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ) {
  color: #fff;
  background: #235787;
}
.logo_87f2:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="button"]:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="reset"]:not(.section-1109):not(
    .short_33f1
  ):focus,
input[type="submit"]:not(.section-1109):not(
    .short_33f1
  ):focus {
  color: #fff;
}
.logo_87f2.fn-disabled-3f49:not(.section-1109):not(
    .short_33f1
  ),
.logo_87f2[disabled]:not(.section-1109):not(
    .short_33f1
  ),
button.fn-disabled-3f49:not(.section-1109):not(
    .short_33f1
  ),
button[disabled]:not(.section-1109):not(
    .short_33f1
  ) {
  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;
}
.modal_6900 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_6900: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;
}
.widget_29b8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.panel_clean_2adb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.alert-4192 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.preview_large_9f21:after,
.preview_large_9f21:before,
.outer-0dcd:after,
.outer-0dcd:before,
.article-purple-1c73:after,
.article-purple-1c73:before,
.light-39e6:after,
.light-39e6:before,
.liquid-2cad:after,
.liquid-2cad:before,
.row_3677:after,
.row_3677:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.preview_large_9f21:after,
.outer-0dcd:after,
.article-purple-1c73:after,
.light-39e6:after,
.liquid-2cad:after,
.row_3677:after {
  clear: both;
}
.outer-0dcd .footer-8f04,
.article-purple-1c73 .footer-8f04,
.alert-fast-27f3 .footer-8f04 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gas-6647 {
  display: inline-block;
}
.menu_inner_6545 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu_inner_6545 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu_inner_6545 .header_warm_3bca {
  padding: 1em 0;
  font-size: 85%;
}
.header_warm_3bca {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_4549 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_4549:after,
.button_4549:before {
  content: "";
  display: table;
}
.button_4549:after {
  clear: both;
}
.hovered-fb3a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay_1ec7 .hovered-fb3a {
  max-width: 50%;
}
.motion-3875 .hovered-fb3a {
  max-width: 33.33%;
}
.tiny-cc33 .hovered-fb3a {
  max-width: 25%;
}
.article-easy-e83f .hovered-fb3a {
  max-width: 20%;
}
.fast_27ad .hovered-fb3a {
  max-width: 16.66%;
}
.avatar_lower_70ec .hovered-fb3a {
  max-width: 14.28%;
}
.short-b353 .hovered-fb3a {
  max-width: 12.5%;
}
.label_6f83 .hovered-fb3a {
  max-width: 11.11%;
}
.highlight_focused_a8b2 {
  display: block;
}
.active-small-61f4 .icon-motion-ef66 label,
.active-small-61f4 .wrapper_6442 label,
.active-small-61f4 .main_up_974f label,
.active-small-61f4 .sort_pressed_56c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_pro_621f {
  list-style: none;
  margin: 0;
}
.section_pro_621f article.fluid-cc6d {
  margin-bottom: 0;
}
.section_pro_621f ul {
  list-style: none;
  margin: 0;
}
.section_pro_621f .avatar-8161 li.fluid-cc6d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_pro_621f .avatar-8161 li.fluid-cc6d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_pro_621f .avatar-8161 li.fluid-cc6d: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) {
  .section_pro_621f .avatar-8161 li.fluid-cc6d li.fluid-cc6d li.fluid-cc6d li.fluid-cc6d {
    padding-left: 0;
  }
}
article.fluid-cc6d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-cc6d .outer-0dcd p:last-of-type {
  margin-bottom: 0;
}
article.fluid-cc6d .picture_purple_7a69 {
  float: left;
}
article.fluid-cc6d .notification_motion_ab86 {
  margin-left: 85px;
}
article.fluid-cc6d .upper_cb5f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-cc6d .upper_cb5f .small_efcd {
  margin-left: 10px;
}
article.fluid-cc6d .frame-8c04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-cc6d .row-b983 {
  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 .icon-motion-ef66,
  #respond .main_up_974f,
  #respond .sort_pressed_56c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-motion-ef66 input,
#respond .main_up_974f input,
#respond .sort_pressed_56c8 input {
  width: 100%;
}
#respond .sort_pressed_56c8 {
  margin-right: 0;
}
#respond .silver_c495 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex_8000 {
  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;
}
.complex_8000.upper-6524 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.complex_8000 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%);
}
.complex_8000:focus,
.complex_8000: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);
}
.avatar-slow-2875 {
  border-radius: 10%;
}
.icon-next-aed4 {
  border-radius: 50%;
}
.middle-facf {
  font-size: 0.72em;
}
.motion_a2c4 {
  font-size: 0.875em;
}
.red_d515 {
  font-size: 1.1em;
}
.grid_19bb {
  text-transform: uppercase;
  line-height: 1.2;
}
.grid_19bb.middle-facf {
  letter-spacing: 0.5px;
}
.slow_df00,
.slow_df00 a {
  color: #6d6d6d;
}
.slow_df00 a:hover {
  color: #111;
}
.iron_e39d {
  color: #6d6d6d;
}
.media-brown-cd53 {
  overflow-x: hidden;
}
.media-brown-cd53 .outline-fixed-8d88.table-purple-06d1 {
  position: relative;
}
.media-brown-cd53 .outline-fixed-8d88.table-purple-06d1.new-543d {
  position: initial;
}
.media-brown-cd53
  .outline-fixed-8d88.table-purple-06d1.new-543d
  .red_6797 {
  left: auto;
}
.media-brown-cd53 .outline-fixed-8d88 .red_6797 {
  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;
}
.media-brown-cd53 .outline-fixed-8d88:hover.table-purple-06d1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.media-brown-cd53
  .outline-fixed-8d88:hover.table-purple-06d1
  .red_6797 {
  display: block;
  z-index: 9999999;
}
.media-brown-cd53 .warm-f239 .pattern-c8ec,
.media-brown-cd53 .accent_full_288e .pattern-c8ec {
  display: none;
}
.media-brown-cd53 .tall_f709 .outline-fixed-8d88:hover.table-purple-06d1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-small-61f4 .icon-motion-ef66 label,
.active-small-61f4 .wrapper_6442 label,
.active-small-61f4 .main_up_974f label,
.active-small-61f4 .sort_pressed_56c8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section_pro_621f {
  list-style: none;
  margin: 0;
}
.section_pro_621f article.fluid-cc6d {
  margin-bottom: 0;
}
.section_pro_621f ul {
  list-style: none;
  margin: 0;
}
.section_pro_621f .avatar-8161 li.fluid-cc6d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section_pro_621f .avatar-8161 li.fluid-cc6d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section_pro_621f .avatar-8161 li.fluid-cc6d: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) {
  .section_pro_621f .avatar-8161 li.fluid-cc6d li.fluid-cc6d li.fluid-cc6d li.fluid-cc6d {
    padding-left: 0;
  }
}
article.fluid-cc6d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-cc6d .outer-0dcd p:last-of-type {
  margin-bottom: 0;
}
article.fluid-cc6d .picture_purple_7a69 {
  float: left;
}
article.fluid-cc6d .notification_motion_ab86 {
  margin-left: 85px;
}
article.fluid-cc6d .upper_cb5f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-cc6d .upper_cb5f .small_efcd {
  margin-left: 10px;
}
article.fluid-cc6d .frame-8c04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-cc6d .row-b983 {
  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 .icon-motion-ef66,
  #respond .main_up_974f,
  #respond .sort_pressed_56c8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-motion-ef66 input,
#respond .main_up_974f input,
#respond .sort_pressed_56c8 input {
  width: 100%;
}
#respond .sort_pressed_56c8 {
  margin-right: 0;
}
#respond .silver_c495 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm-f239 .nav_large_d9da {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav_large_d9da .info_1498.dynamic_d05e .image_da27 > li > a:focus,
.nav_large_d9da .info_1498.dynamic_d05e .image_da27 > li > a:hover,
.nav_large_d9da .info_1498.focused-ac7b .image_da27 > li > a:focus,
.nav_large_d9da .info_1498.focused-ac7b .image_da27 > li > a:hover,
.nav_large_d9da .info_1498.layout-hovered-4d2e .image_da27 > li > a:focus,
.nav_large_d9da .info_1498.layout-hovered-4d2e .image_da27 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da
  .info_1498.dynamic_d05e
  .image_da27
  > li.accordion-c489
  > a,
.nav_large_d9da
  .info_1498.dynamic_d05e
  .image_da27
  > li.icon-out-a187
  > a,
.nav_large_d9da
  .info_1498.focused-ac7b
  .image_da27
  > li.accordion-c489
  > a,
.nav_large_d9da
  .info_1498.focused-ac7b
  .image_da27
  > li.icon-out-a187
  > a,
.nav_large_d9da
  .info_1498.layout-hovered-4d2e
  .image_da27
  > li.accordion-c489
  > a,
.nav_large_d9da .info_1498.layout-hovered-4d2e .image_da27 > li.west_0089 > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da .label-cool-6849,
.nav_large_d9da .label-cool-6849 a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da .yellow_da15.form-dim-22a2 li a,
.nav_large_d9da .pagination_d9d1 a,
.nav_large_d9da .green_86ba,
.nav_large_d9da .image_da27 > li > a,
.nav_large_d9da .rough-bf6e {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da .yellow_da15.form-dim-22a2 li a:hover,
.nav_large_d9da .pagination_d9d1 a:hover,
.nav_large_d9da .green_86ba:hover,
.nav_large_d9da .image_da27 > li > a:hover,
.nav_large_d9da .rough-bf6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da .sort-solid-f53f {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da .sort-solid-f53f .description_b88b {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da .sort-solid-f53f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_large_d9da .bottom_a6de .overlay-outer-fb6e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da .bottom_a6de .overlay-outer-fb6e .backdrop-dark-6343 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da
  .bottom_a6de
  .overlay-outer-fb6e
  .backdrop-dark-6343::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da
  .bottom_a6de
  .overlay-outer-fb6e
  .backdrop-dark-6343:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da
  .bottom_a6de
  .overlay-outer-fb6e
  .backdrop-dark-6343::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da
  .bottom_a6de
  .overlay-outer-fb6e
  .backdrop-dark-6343::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da .bottom_a6de .steel_a74f {
  color: rgba(255, 255, 255, 0.79);
}
.nav_large_d9da .bottom_a6de .steel_a74f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-6545
  .nav_large_d9da
  .bottom_a6de
  .tertiary_3f6d
  .hero_gas_ce4b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-6545
  .nav_large_d9da
  .bottom_a6de
  .tertiary_3f6d
  .backdrop-dark-6343 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm-f239 .out-8ef0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.out-8ef0 .info_1498.dynamic_d05e .image_da27 > li > a:focus,
.out-8ef0 .info_1498.dynamic_d05e .image_da27 > li > a:hover,
.out-8ef0 .info_1498.focused-ac7b .image_da27 > li > a:focus,
.out-8ef0 .info_1498.focused-ac7b .image_da27 > li > a:hover,
.out-8ef0 .info_1498.layout-hovered-4d2e .image_da27 > li > a:focus,
.out-8ef0 .info_1498.layout-hovered-4d2e .image_da27 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-8ef0
  .info_1498.dynamic_d05e
  .image_da27
  > li.accordion-c489
  > a,
.out-8ef0
  .info_1498.dynamic_d05e
  .image_da27
  > li.icon-out-a187
  > a,
.out-8ef0
  .info_1498.focused-ac7b
  .image_da27
  > li.accordion-c489
  > a,
.out-8ef0
  .info_1498.focused-ac7b
  .image_da27
  > li.icon-out-a187
  > a,
.out-8ef0
  .info_1498.layout-hovered-4d2e
  .image_da27
  > li.accordion-c489
  > a,
.out-8ef0 .info_1498.layout-hovered-4d2e .image_da27 > li.west_0089 > a {
  color: rgba(0, 0, 0, 0.8);
}
.out-8ef0 .label-cool-6849,
.out-8ef0 .label-cool-6849 a {
  color: rgba(0, 0, 0, 0.8);
}
.out-8ef0 .yellow_da15.form-dim-22a2 li a,
.out-8ef0 .pagination_d9d1 a,
.out-8ef0 .green_86ba,
.out-8ef0 .image_da27 > li > a,
.out-8ef0 .rough-bf6e {
  color: rgba(0, 0, 0, 0.55);
}
.out-8ef0 .yellow_da15.form-dim-22a2 li a:hover,
.out-8ef0 .pagination_d9d1 a:hover,
.out-8ef0 .green_86ba:hover,
.out-8ef0 .image_da27 > li > a:hover,
.out-8ef0 .rough-bf6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out-8ef0 .sort-solid-f53f {
  color: rgba(0, 0, 0, 0.55);
}
.out-8ef0 .sort-solid-f53f .description_b88b {
  color: rgba(0, 0, 0, 0.8);
}
.out-8ef0 .sort-solid-f53f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_80c8 .dim-2d95 {
  margin-left: auto;
  margin-right: auto;
}
.article-purple-1c73 > * {
  margin-left: auto;
  margin-right: auto;
}
.article-purple-1c73 .widget_29b8 {
  margin-right: 1.41575em;
}
.thumbnail_dde0 .article-purple-1c73 > .text_c468 {
  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;
}
.thumbnail_dde0 .article-purple-1c73 > .gas_9662 {
  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;
}
.tag_03da.white_80c8 .dim-2d95,
.panel-west-4159.white_80c8 .dim-2d95 {
  margin-left: 0;
}
.article_action_074c.white_80c8 .dim-2d95,
.center_1a74.white_80c8 .dim-2d95 {
  margin-right: 0;
}
.article-purple-1c73 ol,
.article-purple-1c73 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.steel-1aa7 video {
  max-width: 100%;
}
.menu_focused_bad8 img {
  display: block;
}
.menu_focused_bad8.widget_29b8,
.menu_focused_bad8.panel_clean_2adb {
  width: 100%;
}
.menu_focused_bad8.gas_9662 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tooltip-1187:not(.widget_old_9f70) {
  margin: 1.5em auto;
}
.silver_d27e p {
  padding: 1.5em 14px;
}
ul.green_be41.gas_9662,
ul.green_be41.text_c468,
ul.green_be41.dropdown-current-39e2.text_c468 {
  padding: 0 14px;
}
.small-ab94 {
  display: block;
  overflow-x: auto;
}
.small-ab94 table {
  border-collapse: collapse;
  width: 100%;
}
.small-ab94 td,
.small-ab94 th {
  padding: 0.5em;
}
.article-purple-1c73 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article-purple-1c73 ol ol,
.article-purple-1c73 ol ul,
.article-purple-1c73 ul ol,
.article-purple-1c73 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article-purple-1c73 ol ol li,
.article-purple-1c73 ol ul li,
.article-purple-1c73 ul ol li,
.article-purple-1c73 ul ul li {
  margin-left: 0;
}
.row_474c.hidden_6a3b > .thumbnail-a468 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row_474c.hidden_6a3b > .thumbnail-a468 iframe,
.row_474c.hidden_6a3b > .thumbnail-a468 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused_c810 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused_c810.label_53a6 {
  padding: 0;
}
.focused_c810.label_53a6 cite {
  font-size: 13px;
}
.focused_c810 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused_c810 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.backdrop-c0d4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.backdrop-c0d4 > p:first-child {
  margin-top: 0;
}
.backdrop-c0d4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.backdrop-c0d4 blockquote {
  border-left: 0;
}
.banner-7616 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.banner-7616:not(.feature-ea5f) {
  max-width: 100px;
}
.banner-7616.caption-4875 {
  border-bottom: none !important;
  text-align: center;
}
.banner-7616.caption-4875::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .silver_d27e p {
    padding: 1.5em 0;
  }
}
.next-6dd3 {
  color: #0073aa;
}
.fast-9d9a {
  background-color: #0073aa;
}
.image-yellow-c9ac {
  color: #229fd8;
}
.bronze-da03 {
  background-color: #229fd8;
}
.up-1cb7 {
  color: #eee;
}
.notice_751e {
  background-color: #eee;
}
.narrow_49e9 {
  color: #444;
}
.section-4ce9 {
  background-color: #444;
}
.secondary-gold-2bb1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary-gold-2bb1 .element-hot-9db9 .pagination_d9d1 {
  font-size: 15px;
}
.secondary-gold-2bb1 .pagination_d9d1 {
  line-height: 1.3;
}
.secondary-gold-2bb1 .out-8ef0 {
}
.secondary-gold-2bb1 .nav_large_d9da {
  background: #235787;
}
.banner_ecd2 {
  padding: 0;
}
.banner_ecd2 .nav_large_d9da {
  background: #1a1a1a;
}
.banner_ecd2 .out-8ef0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row-0bf7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row-0bf7 .out-8ef0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row-0bf7 .nav_large_d9da {
  background: #303030;
}
.row_3677 {
  position: relative;
  z-index: 10;
}
.row_3677 .red-cf5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wood_3b32 .table-purple-06d1 {
  display: inline-block;
  vertical-align: middle;
}
.wood_3b32.white-3053 .table-purple-06d1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wood_3b32.white-3053 .table-purple-06d1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wood_3b32.white-3053 .table-purple-06d1 {
    margin-right: 0.4em;
  }
}
.wood_3b32.white-3053 .table-purple-06d1:last-child {
  margin-right: 0;
}
.footer_last_8dd5 .red-cf5d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm-f239 .element-hot-9db9 {
    margin: 0 -0.5em;
  }
  .warm-f239 .element-hot-9db9 [class*="customify-col-"],
  .warm-f239 .element-hot-9db9 [class*="customify-col_"],
  .warm-f239 .element-hot-9db9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm-f239.gallery_motion_f69d .red-cf5d {
  background: 0 0 !important;
}
.warm-f239.gallery_motion_f69d .red-cf5d,
.warm-f239.footer_last_8dd5 .red-cf5d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm-f239.footer_plasma_7235 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm-f239.footer_last_8dd5 .red-cf5d {
  box-shadow: none !important;
}
.active-792c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-792c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-792c {
    padding: 18px 0 20px;
  }
}
.active-792c .yellow_8360 {
  width: 100%;
}
.active-792c .basic-1de4 {
  margin-bottom: 0;
}
.active-792c .picture-plasma-5ae5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hard_cbc3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hard_cbc3 .avatar-brown-c7b8 {
  width: 100%;
}
.first_6874 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.first_6874 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.first_6874 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;
}
.first_6874 li:last-child:after {
  display: none;
}
.first_6874 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-plasma-60d8 .pattern-c8ec button,
.active-792c .pattern-c8ec button {
  left: 0;
}
.accent-plasma-60d8 .avatar-brown-c7b8,
.active-792c .avatar-brown-c7b8 {
  padding-left: 0;
  padding-right: 0;
}
.accent-plasma-60d8 .hard_cbc3,
.active-792c .hard_cbc3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-plasma-60d8 {
  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;
}
.accent-plasma-60d8: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;
}
.accent-plasma-60d8 .overlay-lite-f61d {
  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) {
  .accent-plasma-60d8 .overlay-lite-f61d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-plasma-60d8 .overlay-lite-f61d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-plasma-60d8 .overlay-lite-f61d {
    min-height: 200px;
  }
}
.accent-plasma-60d8 .first_6874 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-plasma-60d8 .first_6874 a,
.accent-plasma-60d8 .first_6874 li:after {
  color: inherit;
}
.accent-plasma-60d8 .first_6874 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.feature-dfbe {
  margin-bottom: 0.5em;
}
.wrapper-left-b71d {
  margin-bottom: 1.2em;
}
.wrapper-left-b71d,
.feature-dfbe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wrapper-left-b71d p:last-child,
.feature-dfbe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern-c8ec,
#masthead .pattern-c8ec {
  display: none;
}
#masthead
  > .pattern-c8ec.easy-a40f {
  display: none;
}
#masthead > .pattern-c8ec button {
  left: 0;
}
.slider_856d {
  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%;
}
.slider_856d .table-purple-06d1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider_856d .breadcrumb-warm-3e8a {
  display: -webkit-box;
  display: flex;
}
.slider_856d .breadcrumb-warm-3e8a.background-stale-67f3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider_856d .breadcrumb-warm-3e8a.content-3b54 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider_856d .breadcrumb-warm-3e8a.list_9f34 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider_856d.highlight_db54.element_last_cf50 .breadcrumb-warm-3e8a.background-stale-67f3 {
  flex-basis: 100%;
}
.slider_856d.rough-4098 .breadcrumb-warm-3e8a.content-3b54 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider_856d.rough-4098 .breadcrumb-warm-3e8a.list_9f34 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern-c8ec.easy-a40f {
  display: none;
}
#masthead > .pattern-c8ec button {
  left: 0;
}
.menu-pro-1814 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.menu-pro-1814:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu-pro-1814.breadcrumb_inner_f16c i {
  margin-right: 4px;
}
.menu-pro-1814.table_lower_9d97 i {
  margin-left: 5px;
}
.pagination_d9d1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pagination_d9d1 p:last-child {
  margin-bottom: 0;
}
.left_cc88 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left_cc88 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left_cc88 img {
  display: block;
  width: auto;
  line-height: 1;
}
.left_cc88 .label-cool-6849 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left_cc88 .pattern-light-4247 {
  margin: 5px 0 7px 0;
}
.left_cc88.article_warm_f23d .out_33eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_cc88.article_warm_f23d .hero_dd6c {
  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;
}
.left_cc88.old-f9ba {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left_cc88.old-f9ba .out_33eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_cc88.old-f9ba .hero_dd6c {
  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;
}
.left_cc88.nav_easy_9aac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left_cc88.title-lite-96a8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left_cc88.title-lite-96a8 .hero_dd6c {
  margin-top: 7px;
}
.next_12cb {
  display: inline-block;
}
.row_3677 .slider-bronze-a041 .left_cc88 img {
  max-width: 100%;
}
.info_1498 .image_pro_5ef5.filter_23f2,
.link_9367 .image_pro_5ef5.filter_23f2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info_1498 .button-4746,
.link_9367 .button-4746 {
  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%);
}
.info_1498 .button-4746 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info_1498.soft_9185 .button-4746 {
  display: none;
}
.info_1498 .shadow-focused-d7e9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_1498 .shadow-focused-d7e9 li {
  display: inline-block;
  position: relative;
}
.info_1498 .shadow-focused-d7e9 li:last-child {
  margin-right: 0;
}
.info_1498 .shadow-focused-d7e9 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;
}
.info_1498 .shadow-focused-d7e9 li.west_0089 > a {
  color: rgba(0, 0, 0, 0.9);
}
.info_1498 .shadow-focused-d7e9 > 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;
}
.info_1498 .shadow-focused-d7e9 > li > a i {
  line-height: 0;
}
.info_1498 .shadow-focused-d7e9 > li.video-east-1277 > a .button-4746 {
  margin-left: 4px;
  line-height: 0;
}
.info_1498 .shadow-focused-d7e9 .button-fast-7a5a li.video-east-1277 > a {
  position: relative;
}
.info_1498 .shadow-focused-d7e9 .button-fast-7a5a li.video-east-1277 > a:after,
.info_1498 .shadow-focused-d7e9 .button-fast-7a5a li.video-east-1277 > a:before {
  content: "";
  display: table;
}
.info_1498 .shadow-focused-d7e9 .button-fast-7a5a li.video-east-1277 > a:after {
  clear: both;
}
.info_1498 .shadow-focused-d7e9 .button-fast-7a5a li.video-east-1277 > a .button-4746 {
  margin-left: 5px;
  float: right;
}
.info_1498 .filter_7708,
.info_1498 .button-fast-7a5a {
  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;
}
.info_1498 .button-fast-7a5a {
  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;
}
.info_1498 .button-fast-7a5a .filter_23f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info_1498 .button-fast-7a5a .button-4746 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info_1498 .button-fast-7a5a li {
  display: block;
  margin: 0;
  padding: 0;
}
.info_1498 .button-fast-7a5a 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;
}
.info_1498 .button-fast-7a5a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info_1498 .button-fast-7a5a .button-fast-7a5a {
  top: 0;
  left: 100%;
}
.info_1498 .large-14b5.fn-focus-3f49 > .filter_7708,
.info_1498 .large-14b5.fn-focus-3f49 > .button-fast-7a5a,
.info_1498 .large-14b5:focus > .filter_7708,
.info_1498 .large-14b5:focus > .button-fast-7a5a,
.info_1498 .large-14b5:hover > .filter_7708,
.info_1498 .large-14b5:hover > .button-fast-7a5a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info_1498.layout-hovered-4d2e .image_da27:after,
.info_1498.layout-hovered-4d2e .image_da27:before {
  content: "";
  display: table;
}
.info_1498.layout-hovered-4d2e .image_da27:after {
  clear: both;
}
.info_1498.layout-hovered-4d2e .image_da27 > li {
  float: left;
}
.info_1498.frame_outer_fc93 .image_da27:after,
.info_1498.frame_outer_fc93 .image_da27:before {
  content: "";
  display: table;
}
.info_1498.frame_outer_fc93 .image_da27:after {
  clear: both;
}
.info_1498.frame_outer_fc93 .image_da27 > li {
  float: left;
}
.info_1498.frame_outer_fc93 .image_da27 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info_1498.frame_outer_fc93 .image_da27 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info_1498.frame_outer_fc93 .image_da27 > li.accordion-c489 > a,
.info_1498.frame_outer_fc93 .image_da27 > li.west_0089 > a {
  color: #fff;
  background-color: #1e4b75;
}
.info_1498.dynamic_d05e .image_da27 > li > a .filter_23f2 {
  position: relative;
}
.info_1498.dynamic_d05e .image_da27 > li > a .filter_23f2: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;
}
.info_1498.dynamic_d05e
  .image_da27
  > li:focus
  > a
  .filter_23f2:before,
.info_1498.dynamic_d05e
  .image_da27
  > li:hover
  > a
  .filter_23f2:before {
  width: 100%;
  background-color: currentColor;
}
.info_1498.dynamic_d05e
  .image_da27
  > li.accordion-c489
  > a
  .filter_23f2:before,
.info_1498.dynamic_d05e
  .image_da27
  > li.icon-out-a187
  > a
  .filter_23f2:before {
  width: 100%;
  background-color: currentColor;
}
.info_1498.focused-ac7b .image_da27 > li > a .filter_23f2 {
  position: relative;
}
.info_1498.focused-ac7b .image_da27 > li > a .filter_23f2: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;
}
.info_1498.focused-ac7b .image_da27 > li:focus > a .filter_23f2:before,
.info_1498.focused-ac7b
  .image_da27
  > li:hover
  > a
  .filter_23f2:before {
  width: 100%;
  background-color: currentColor;
}
.info_1498.focused-ac7b
  .image_da27
  > li.accordion-c489
  > a
  .filter_23f2:before,
.info_1498.focused-ac7b
  .image_da27
  > li.icon-out-a187
  > a
  .filter_23f2:before {
  width: 100%;
  background-color: currentColor;
}
.link_9367 .shadow-focused-d7e9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_9367 .shadow-focused-d7e9 li:first-child > a {
  border-top: none;
}
.link_9367 .shadow-focused-d7e9 .hard_6752 > .filter_23f2 .button-4746 {
  display: none;
}
.link_9367 .shadow-focused-d7e9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_9367 .shadow-focused-d7e9 li:last-child {
  border: none;
}
.link_9367 .shadow-focused-d7e9 li.video-east-1277 > a {
  padding-right: 45px !important;
}
.link_9367 .shadow-focused-d7e9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_9367 .shadow-focused-d7e9 li a:focus,
.link_9367 .shadow-focused-d7e9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_9367 .shadow-focused-d7e9 li .tabs-out-ecd3 {
  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;
}
.link_9367 .shadow-focused-d7e9 li .tabs-out-ecd3:hover {
  box-shadow: none;
}
.link_9367 .shadow-focused-d7e9 li .tabs-out-ecd3 .button-4746 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_9367 .shadow-focused-d7e9 .button-fast-7a5a {
  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);
}
.link_9367 .shadow-focused-d7e9 .button-fast-7a5a li a {
  padding-left: 3em;
}
.link_9367 .shadow-focused-d7e9 .tag_bottom_6bef > a .tabs-out-ecd3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_9367 .shadow-focused-d7e9 .tag_bottom_6bef > .button-fast-7a5a {
  display: block;
  opacity: 1;
}
.widget-iron-a7e4 {
  max-width: 100%;
}
.secondary_hard_6900 {
  line-height: 0;
  cursor: pointer;
}
.rough-bf6e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.rough-bf6e:hover {
  box-shadow: none;
  color: currentColor;
}
.rough-bf6e svg {
  width: 18px;
  height: 18px;
}
.rough-bf6e .preview-warm-455f {
  display: none;
}
.primary-dirty-6cb8 {
  position: relative;
}
.primary-dirty-6cb8.fn-active-3f49 .rough-bf6e .primary_up_8458 {
  display: none;
}
.primary-dirty-6cb8.fn-active-3f49 .rough-bf6e .preview-warm-455f {
  display: inline-block;
}
.primary-dirty-6cb8 .in_1528 {
  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);
}
.primary-dirty-6cb8.search_under_f28c .in_1528 {
  left: auto;
  right: -0.9em;
}
.primary-dirty-6cb8.search_under_f28c .media_b070::before {
  left: auto;
  right: 15px;
}
.primary-dirty-6cb8.fn-active-3f49 .in_1528 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_3f6d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary_3f6d label {
  flex-basis: 100%;
}
.tertiary_3f6d .overlay-outer-fb6e {
  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;
}
.tertiary_3f6d .backdrop-dark-6343 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary_3f6d .backdrop-dark-6343:focus {
  background-color: transparent;
}
.tertiary_3f6d button.steel_a74f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary_3f6d button.steel_a74f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary_3f6d button.steel_a74f svg {
  width: 18px;
  height: 18px;
}
.tertiary_3f6d input[type="submit"] {
  min-height: auto;
}
.bottom_a6de .tertiary_3f6d .backdrop-dark-6343 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media_b070 {
  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) {
  .media_b070 {
    width: 220px;
  }
}
.media_b070 label {
  flex-basis: 100%;
}
.media_b070::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;
}
.section-6545 .bottom_a6de .tertiary_3f6d {
  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;
}
.section-6545
  .bottom_a6de
  .tertiary_3f6d
  .overlay-outer-fb6e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-6545 .bottom_a6de .tertiary_3f6d .backdrop-dark-6343 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-6545
  .bottom_a6de
  .tertiary_3f6d
  .backdrop-dark-6343:focus {
  background: 0 0;
}
.section-6545
  .bottom_a6de
  .tertiary_3f6d
  .hero_gas_ce4b {
  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;
}
.yellow_da15 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow_da15 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow_da15 li:last-child {
  margin-right: 0;
}
.yellow_da15 li:first-child {
  margin-left: 0;
}
.yellow_da15.element_new_57f7 a {
  color: #fff;
}
.yellow_da15.element_new_57f7 a:hover {
  color: #fff;
}
.yellow_da15 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow_da15 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow_da15 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow_da15 a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow_da15 [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow_da15 [class*="social-icon-apple"].light_bf3f {
  background-color: transparent;
  color: #999;
}
.yellow_da15 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow_da15 [class*="social-icon-behance"].light_bf3f {
  background-color: transparent;
  color: #1769ff;
}
.yellow_da15 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow_da15 [class*="social-icon-bitbucket"].light_bf3f {
  background-color: transparent;
  color: #205081;
}
.yellow_da15 [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow_da15 [class*="social-icon-codepen"].light_bf3f {
  background-color: transparent;
  color: #000;
}
.yellow_da15 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow_da15 [class*="social-icon-delicious"].light_bf3f {
  background-color: transparent;
  color: #39f;
}
.yellow_da15 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow_da15 [class*="social-icon-digg"].light_bf3f {
  background-color: transparent;
  color: #005be2;
}
.yellow_da15 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow_da15 [class*="social-icon-dribbble"].light_bf3f {
  background-color: transparent;
  color: #ea4c89;
}
.yellow_da15 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow_da15 [class*="social-icon-envelope"].light_bf3f {
  background-color: transparent;
  color: #ea4335;
}
.yellow_da15 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow_da15 [class*="social-icon-facebook"].light_bf3f {
  background-color: transparent;
  color: #3b5998;
}
.yellow_da15 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow_da15 [class*="social-icon-flickr"].light_bf3f {
  background-color: transparent;
  color: #0063dc;
}
.yellow_da15 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow_da15 [class*="social-icon-foursquare"].light_bf3f {
  background-color: transparent;
  color: #2d5be3;
}
.yellow_da15 [class*="social-icon-github"] {
  background-color: #333;
}
.yellow_da15 [class*="social-icon-github"].light_bf3f {
  background-color: transparent;
  color: #333;
}
.yellow_da15 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow_da15 [class*="social-icon-google-plus"].light_bf3f {
  background-color: transparent;
  color: #dd4b39;
}
.yellow_da15 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow_da15 [class*="social-icon-houzz"].light_bf3f {
  background-color: transparent;
  color: #7ac142;
}
.yellow_da15 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow_da15 [class*="social-icon-instagram"].light_bf3f {
  background-color: transparent;
  color: #262626;
}
.yellow_da15 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow_da15 [class*="social-icon-jsfiddle"].light_bf3f {
  background-color: transparent;
  color: #487aa2;
}
.yellow_da15 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow_da15 [class*="social-icon-linkedin"].light_bf3f {
  background-color: transparent;
  color: #0077b5;
}
.yellow_da15 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow_da15 [class*="social-icon-medium"].light_bf3f {
  background-color: transparent;
  color: #00ab6b;
}
.yellow_da15 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow_da15
  [class*="social-icon-odnoklassniki"].light_bf3f {
  background-color: transparent;
  color: #f4731c;
}
.yellow_da15 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow_da15 [class*="social-icon-meetup"].light_bf3f {
  background-color: transparent;
  color: #ec1c40;
}
.yellow_da15 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow_da15 [class*="social-icon-pinterest"].light_bf3f {
  background-color: transparent;
  color: #bd081c;
}
.yellow_da15 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow_da15 [class*="social-icon-product-hunt"].light_bf3f {
  background-color: transparent;
  color: #da552f;
}
.yellow_da15 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow_da15 [class*="social-icon-reddit"].light_bf3f {
  background-color: transparent;
  color: #ff4500;
}
.yellow_da15 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow_da15 [class*="social-icon-rss"].light_bf3f {
  background-color: transparent;
  color: #f26522;
}
.yellow_da15 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow_da15
  [class*="social-icon-shopping-cart"].light_bf3f {
  background-color: transparent;
  color: #4caf50;
}
.yellow_da15 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow_da15 [class*="social-icon-skype"].light_bf3f {
  background-color: transparent;
  color: #00aff0;
}
.yellow_da15 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow_da15 [class*="social-icon-slideshare"].light_bf3f {
  background-color: transparent;
  color: #0077b5;
}
.yellow_da15 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow_da15 [class*="social-icon-snapchat"].light_bf3f {
  background-color: transparent;
  color: #fffc00;
}
.yellow_da15 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow_da15 [class*="social-icon-soundcloud"].light_bf3f {
  background-color: transparent;
  color: #f80;
}
.yellow_da15 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow_da15 [class*="social-icon-spotify"].light_bf3f {
  background-color: transparent;
  color: #2ebd59;
}
.yellow_da15 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow_da15
  [class*="social-icon-stack-overflow"].light_bf3f {
  background-color: transparent;
  color: #fe7a15;
}
.yellow_da15 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow_da15 [class*="social-icon-maldkfgram"].light_bf3f {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow_da15 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow_da15 [class*="social-icon-tripadvisor"].light_bf3f {
  background-color: transparent;
  color: #589442;
}
.yellow_da15 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow_da15 [class*="social-icon-tumblr"].light_bf3f {
  background-color: transparent;
  color: #35465c;
}
.yellow_da15 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow_da15 [class*="social-icon-twitch"].light_bf3f {
  background-color: transparent;
  color: #6441a5;
}
.yellow_da15 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow_da15 [class*="social-icon-twitter"].light_bf3f {
  background-color: transparent;
  color: #1da1f2;
}
.yellow_da15 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow_da15 [class*="social-icon-vimeo"].light_bf3f {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow_da15 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow_da15 [class*="social-icon-vk"].light_bf3f {
  background-color: transparent;
  color: #45668e;
}
.yellow_da15 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow_da15 [class*="social-icon-weibo"].light_bf3f {
  background-color: transparent;
  color: #df2029;
}
.yellow_da15 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow_da15 [class*="social-icon-weixin"].light_bf3f {
  background-color: transparent;
  color: #7bb32e;
}
.yellow_da15 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow_da15 [class*="social-icon-whatsapp"].light_bf3f {
  background-color: transparent;
  color: #25d366;
}
.yellow_da15 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow_da15 [class*="social-icon-wordpress"].light_bf3f {
  background-color: transparent;
  color: #21759b;
}
.yellow_da15 [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow_da15 [class*="social-icon-xing"].light_bf3f {
  background-color: transparent;
  color: #026466;
}
.yellow_da15 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow_da15 [class*="social-icon-yelp"].light_bf3f {
  background-color: transparent;
  color: #af0606;
}
.yellow_da15 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow_da15 [class*="social-icon-youtube"].light_bf3f {
  background-color: transparent;
  color: #cd201f;
}
.green_86ba {
  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;
}
.green_86ba:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_bronze_ac14 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange_8be2 {
  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;
}
.hot_1a83 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_d6c2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_d6c2,
.filter_d6c2::after,
.filter_d6c2::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;
}
.filter_d6c2::after,
.filter_d6c2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture-selected-b463 .orange_8be2 .hot_1a83 {
  margin-top: -2px;
  width: 19px;
}
.picture-selected-b463 .orange_8be2 .filter_d6c2 {
  margin-top: -1px;
}
.picture-selected-b463 .orange_8be2 .filter_d6c2,
.picture-selected-b463 .orange_8be2 .filter_d6c2::after,
.picture-selected-b463 .orange_8be2 .filter_d6c2::before {
  width: 19px;
  height: 2px;
}
.picture-selected-b463 .orange_8be2 .filter_d6c2::before {
  top: -6px;
}
.picture-selected-b463 .orange_8be2 .filter_d6c2::after {
  bottom: -6px;
}
.orange-f2a8 .orange_8be2 .hot_1a83 {
  margin-top: -2px;
  width: 22px;
}
.orange-f2a8 .orange_8be2 .filter_d6c2 {
  margin-top: -1px;
}
.orange-f2a8 .orange_8be2 .filter_d6c2,
.orange-f2a8 .orange_8be2 .filter_d6c2::after,
.orange-f2a8 .orange_8be2 .filter_d6c2::before {
  width: 22px;
  height: 2px;
}
.orange-f2a8 .orange_8be2 .filter_d6c2::before {
  top: -7px;
}
.orange-f2a8 .orange_8be2 .filter_d6c2::after {
  bottom: -7px;
}
.chip_1240 .orange_8be2 .hot_1a83 {
  margin-top: -2px;
  width: 31px;
}
.chip_1240 .orange_8be2 .filter_d6c2 {
  margin-top: -1.5px;
}
.chip_1240 .orange_8be2 .filter_d6c2,
.chip_1240 .orange_8be2 .filter_d6c2::after,
.chip_1240 .orange_8be2 .filter_d6c2::before {
  width: 31px;
  height: 3px;
}
.chip_1240 .orange_8be2 .filter_d6c2::before {
  top: -9px;
}
.chip_1240 .orange_8be2 .filter_d6c2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .component_9111 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 19px;
  }
  .component_9111 .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .component_9111 .orange_8be2 .filter_d6c2,
  .component_9111 .orange_8be2 .filter_d6c2::after,
  .component_9111 .orange_8be2 .filter_d6c2::before {
    width: 19px;
    height: 2px;
  }
  .component_9111 .orange_8be2 .filter_d6c2::before {
    top: -6px;
  }
  .component_9111 .orange_8be2 .filter_d6c2::after {
    bottom: -6px;
  }
  .texture_1431 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_1431 .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .texture_1431 .orange_8be2 .filter_d6c2,
  .texture_1431 .orange_8be2 .filter_d6c2::after,
  .texture_1431 .orange_8be2 .filter_d6c2::before {
    width: 22px;
    height: 2px;
  }
  .texture_1431 .orange_8be2 .filter_d6c2::before {
    top: -7px;
  }
  .texture_1431 .orange_8be2 .filter_d6c2::after {
    bottom: -7px;
  }
  .slider-hard-a2f3 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2 {
    margin-top: -1.5px;
  }
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2,
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2::after,
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2::before {
    width: 31px;
    height: 3px;
  }
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2::before {
    top: -9px;
  }
  .slider-hard-a2f3 .orange_8be2 .filter_d6c2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .simple-4218 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 19px;
  }
  .simple-4218 .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .simple-4218 .orange_8be2 .filter_d6c2,
  .simple-4218 .orange_8be2 .filter_d6c2::after,
  .simple-4218 .orange_8be2 .filter_d6c2::before {
    width: 19px;
    height: 2px;
  }
  .simple-4218 .orange_8be2 .filter_d6c2::before {
    top: -6px;
  }
  .simple-4218 .orange_8be2 .filter_d6c2::after {
    bottom: -6px;
  }
  .tertiary-basic-938f .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-basic-938f .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .tertiary-basic-938f .orange_8be2 .filter_d6c2,
  .tertiary-basic-938f .orange_8be2 .filter_d6c2::after,
  .tertiary-basic-938f .orange_8be2 .filter_d6c2::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-basic-938f .orange_8be2 .filter_d6c2::before {
    top: -7px;
  }
  .tertiary-basic-938f .orange_8be2 .filter_d6c2::after {
    bottom: -7px;
  }
  .tiny-cf97 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-cf97 .orange_8be2 .filter_d6c2 {
    margin-top: -1.5px;
  }
  .tiny-cf97 .orange_8be2 .filter_d6c2,
  .tiny-cf97 .orange_8be2 .filter_d6c2::after,
  .tiny-cf97 .orange_8be2 .filter_d6c2::before {
    width: 31px;
    height: 3px;
  }
  .tiny-cf97 .orange_8be2 .filter_d6c2::before {
    top: -9px;
  }
  .tiny-cf97 .orange_8be2 .filter_d6c2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header-bdda .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 19px;
  }
  .header-bdda .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .header-bdda .orange_8be2 .filter_d6c2,
  .header-bdda .orange_8be2 .filter_d6c2::after,
  .header-bdda .orange_8be2 .filter_d6c2::before {
    width: 19px;
    height: 2px;
  }
  .header-bdda .orange_8be2 .filter_d6c2::before {
    top: -6px;
  }
  .header-bdda .orange_8be2 .filter_d6c2::after {
    bottom: -6px;
  }
  .menu-d31f .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-d31f .orange_8be2 .filter_d6c2 {
    margin-top: -1px;
  }
  .menu-d31f .orange_8be2 .filter_d6c2,
  .menu-d31f .orange_8be2 .filter_d6c2::after,
  .menu-d31f .orange_8be2 .filter_d6c2::before {
    width: 22px;
    height: 2px;
  }
  .menu-d31f .orange_8be2 .filter_d6c2::before {
    top: -7px;
  }
  .menu-d31f .orange_8be2 .filter_d6c2::after {
    bottom: -7px;
  }
  .surface_upper_d076 .orange_8be2 .hot_1a83 {
    margin-top: -2px;
    width: 31px;
  }
  .surface_upper_d076 .orange_8be2 .filter_d6c2 {
    margin-top: -1.5px;
  }
  .surface_upper_d076 .orange_8be2 .filter_d6c2,
  .surface_upper_d076 .orange_8be2 .filter_d6c2::after,
  .surface_upper_d076 .orange_8be2 .filter_d6c2::before {
    width: 31px;
    height: 3px;
  }
  .surface_upper_d076 .orange_8be2 .filter_d6c2::before {
    top: -9px;
  }
  .surface_upper_d076 .orange_8be2 .filter_d6c2::after {
    bottom: -9px;
  }
}
.upper-9689 .filter_d6c2 {
  -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);
}
.upper-9689 .filter_d6c2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.upper-9689 .filter_d6c2::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);
}
.upper-9689.search-orange-7c8f .filter_d6c2 {
  -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);
}
.upper-9689.search-orange-7c8f .filter_d6c2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.upper-9689.search-orange-7c8f .filter_d6c2::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);
}
.video_f114 {
  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.detail-380a:before {
  display: none;
}
.accent_full_288e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent_full_288e .glass-450c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent_full_288e .glass-450c:last-of-type {
  border-bottom: none;
}
.accent_full_288e .glass-450c.module_thick_646f,
.accent_full_288e .glass-450c.content_08bb,
.accent_full_288e .glass-450c.layout-fast-7a53 {
  padding: 0;
}
.accent_full_288e .link_9367 .tabs-out-ecd3 {
  color: currentColor;
}
.accent_full_288e .link_9367 .tabs-out-ecd3:focus,
.accent_full_288e .link_9367 .tabs-out-ecd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_full_288e.out-8ef0 .sort-solid-f53f,
.accent_full_288e.out-8ef0 .pagination_d9d1 a,
.accent_full_288e.out-8ef0 .image_da27 a,
.accent_full_288e.out-8ef0 .button-fast-7a5a a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_full_288e.out-8ef0 .sort-solid-f53f:hover,
.accent_full_288e.out-8ef0 .pagination_d9d1 a:hover,
.accent_full_288e.out-8ef0 .image_da27 a:hover,
.accent_full_288e.out-8ef0 .button-fast-7a5a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_full_288e.out-8ef0 .description_b88b {
  color: rgba(0, 0, 0, 0.8);
}
.accent_full_288e.out-8ef0 .glass-450c {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_full_288e.out-8ef0 .glass-450c:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent_full_288e.out-8ef0 .item-b4e0:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent_full_288e.out-8ef0 .link_9367 .shadow-focused-d7e9 li a,
.accent_full_288e.out-8ef0 .link_9367 .tabs-out-ecd3,
.accent_full_288e.out-8ef0 .button-fast-7a5a {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_full_288e.out-8ef0 .link_9367 .tabs-out-ecd3:focus,
.accent_full_288e.out-8ef0 .link_9367 .tabs-out-ecd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_full_288e.out-8ef0 .shadow-focused-d7e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_full_288e.nav_large_d9da .sort-solid-f53f,
.accent_full_288e.nav_large_d9da .pagination_d9d1 a,
.accent_full_288e.nav_large_d9da .image_da27 .tabs-out-ecd3,
.accent_full_288e.nav_large_d9da .image_da27 a,
.accent_full_288e.nav_large_d9da .button-fast-7a5a a {
  color: rgba(255, 255, 255, 0.79);
}
.accent_full_288e.nav_large_d9da .sort-solid-f53f:hover,
.accent_full_288e.nav_large_d9da .pagination_d9d1 a:hover,
.accent_full_288e.nav_large_d9da .image_da27 .tabs-out-ecd3:hover,
.accent_full_288e.nav_large_d9da .image_da27 a:hover,
.accent_full_288e.nav_large_d9da .button-fast-7a5a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_full_288e.nav_large_d9da .description_b88b {
  color: rgba(255, 255, 255, 0.99);
}
.accent_full_288e.nav_large_d9da .glass-450c {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_full_288e.nav_large_d9da .glass-450c:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent_full_288e.nav_large_d9da .item-b4e0:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_full_288e.nav_large_d9da .link_9367 .shadow-focused-d7e9 li a,
.accent_full_288e.nav_large_d9da .link_9367 .tabs-out-ecd3,
.accent_full_288e.nav_large_d9da .button-fast-7a5a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_full_288e.nav_large_d9da .link_9367 .tabs-out-ecd3:focus,
.accent_full_288e.nav_large_d9da .link_9367 .tabs-out-ecd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_full_288e.nav_large_d9da .shadow-focused-d7e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-b4e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.item-b4e0:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup_fd98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tiny-23a4 .accent_full_288e {
  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;
}
.tiny-23a4 .glass-450c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tiny-23a4 .glass-450c: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) {
  .tiny-23a4 .glass-450c:before {
    width: 16%;
    left: 42%;
  }
}
.tiny-23a4 .glass-450c:last-child:before {
  content: none;
}
.tiny-23a4 .glass-450c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tiny-23a4 .link_9367 .shadow-focused-d7e9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tiny-23a4 .link_9367 .shadow-focused-d7e9 li a .tabs-out-ecd3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tiny-23a4 .link_9367 .button-fast-7a5a {
  border: none;
}
.tiny-23a4 .link_9367 .button-fast-7a5a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tiny-23a4 .item-b4e0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tiny-23a4 .popup_fd98 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tiny-23a4 .nav_large_d9da .item-b4e0:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny-23a4 .out-8ef0.caption-dirty-3b61 .filter_d6c2 {
  background: rgba(0, 0, 0, 0.6);
}
.tiny-23a4
  .out-8ef0.caption-dirty-3b61
  .filter_d6c2::after,
.tiny-23a4
  .out-8ef0.caption-dirty-3b61
  .filter_d6c2:before {
  background: inherit;
}
.tiny-23a4
  .out-8ef0.caption-dirty-3b61:hover
  .filter_d6c2 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty_1afb .accent_full_288e {
  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) {
  .dirty_1afb .accent_full_288e {
    width: auto;
    right: 45px;
  }
}
.glass-e094 .accent_full_288e {
  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) {
  .glass-e094 .accent_full_288e {
    width: auto;
    left: 45px;
  }
}
.detail-380a .accent_full_288e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-380a .popup_fd98 {
  max-width: 48em;
  margin: 0 auto;
}
.detail-380a .item-b4e0:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal-bright-4a6a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal-bright-4a6a.tiny-23a4 .accent_full_288e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal-bright-4a6a.dirty_1afb .accent_full_288e {
  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);
}
.modal-bright-4a6a .accent_full_288e {
  visibility: visible;
}
.modal-bright-4a6a.glass-e094 .accent_full_288e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary_advanced_de40,
.media-small-7432 {
  overflow-x: hidden;
}
.primary_advanced_de40 .accent_full_288e {
  overflow: auto;
}
.primary_advanced_de40.tiny-23a4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_advanced_de40.tiny-23a4 .accent_full_288e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary_advanced_de40.tiny-23a4 .green_86ba {
  opacity: 0;
}
.primary_advanced_de40.dirty_1afb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_advanced_de40.dirty_1afb .accent_full_288e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary_advanced_de40.dirty_1afb .green_86ba {
  opacity: 0;
}
.primary_advanced_de40.glass-e094 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_advanced_de40.glass-e094 .accent_full_288e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary_advanced_de40.glass-e094 .green_86ba {
  opacity: 0;
}
.primary_advanced_de40.detail-380a .accent_full_288e {
  z-index: 10;
  visibility: visible;
}
.caption-dirty-3b61 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption-dirty-3b61 .filter_d6c2 {
  background: rgba(255, 255, 255, 0.99);
}
.caption-dirty-3b61 .filter_d6c2::after,
.caption-dirty-3b61 .filter_d6c2:before {
  background: inherit;
}
.caption-dirty-3b61:hover .filter_d6c2 {
  background: rgba(255, 255, 255, 0.99);
}
.glass-e094 .caption-dirty-3b61 {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-380a .caption-dirty-3b61 {
  display: none !important;
}
.primary_advanced_de40:before,
.media-small-7432:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary_advanced_de40 .caption-dirty-3b61,
.media-small-7432 .caption-dirty-3b61 {
  display: inline-block;
}
.accent_full_288e .table-purple-06d1 {
  -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;
}
.primary_advanced_de40 .accent_full_288e .table-purple-06d1,
.media-small-7432 .accent_full_288e .table-purple-06d1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow_aeb2 .overlay-outer-fb6e {
  width: 100%;
}
.slider-bronze-a041 {
  padding: 0 0.5em 0;
}
.slider-bronze-a041 [class*="customify-col-"],
.slider-bronze-a041 [class*="customify-col_"],
.slider-bronze-a041 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary_535b .slider-bronze-a041 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element-hot-9db9 .alert-4db4,
  .alert-4db4 {
    display: none;
  }
  .plasma_3fce {
    text-align: left;
  }
  .detail_iron_ea12 {
    text-align: center;
  }
  .tag-6bd5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element-hot-9db9 .over_2607,
  .over_2607 {
    display: none;
  }
  .black-15ed {
    text-align: left;
  }
  .backdrop-short-1a57 {
    text-align: center;
  }
  .aside_2e8c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element-hot-9db9 .icon-tiny-7d86,
  .icon-tiny-7d86 {
    display: none;
  }
  .thumbnail_brown_142f {
    text-align: left;
  }
  .banner_silver_0ab9 {
    text-align: center;
  }
  .status-4f99 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_9e8c {
  box-shadow: none !important;
}
.last-f278 .hidden-slow-7500,
.fresh_c21b .hidden-slow-7500 {
  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;
}
.fresh_c21b .hidden-slow-7500 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.red-cf5d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.red-cf5d:after,
.red-cf5d:before {
  content: "";
  display: table;
}
.red-cf5d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .red-cf5d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.red-cf5d,
.footer_plasma_7235 {
  max-width: 1248px;
  margin: 0 auto;
}

.light-39e6.card_west_6a0a .red-cf5d {
  max-width: 100%;
}
.light-39e6.pattern-8bb8 {
  max-width: 1200px;
  margin: 0 auto;
}
.light-39e6.sidebar-green-689f .red-cf5d {
  max-width: 100%;
}
.light-39e6.sidebar-green-689f > .red-cf5d {
  padding-left: 0;
  padding-right: 0;
}
.light-39e6.sidebar-green-689f > .red-cf5d .element-hot-9db9 {
  margin: 0;
}
.light-39e6.sidebar-green-689f
  > .red-cf5d
  .outline_f90f.shade_3b5b {
  margin-right: 0;
  margin-left: 0;
}
.light-39e6.sidebar-green-689f #main.shade_3b5b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label-ae68 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label-ae68 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .logo-under-3164 .dim-2d95 {
    padding-right: 1em;
  }
  .logo-under-3164.tall-6088 .outline_f90f {
    border-right: 1px solid #eaecee;
  }
  .logo-under-3164.tall-6088 .dim-2d95 {
    padding-right: 1em;
  }
  .logo-under-3164.tall-6088 .dropdown_cool_3f35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_81ff .dim-2d95 {
    padding-left: 1em;
  }
  .fresh_81ff.tall-6088 .outline_f90f {
    border-left: 1px solid #eaecee;
  }
  .fresh_81ff.tall-6088 .dim-2d95 {
    padding-left: 1em;
  }
  .fresh_81ff.tall-6088 .dropdown_cool_3f35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-8ab4 .dim-2d95 {
    padding-left: 1em;
  }
  .old-8ab4.tall-6088 .tabs_inner_5ea8 {
    border-right: 1px solid #eaecee;
  }
  .old-8ab4.tall-6088 .highlight-iron-e6f6 {
    border-right: 1px solid #eaecee;
  }
  .old-8ab4.tall-6088 .dim-2d95 {
    padding-left: 1em;
  }
  .old-8ab4.tall-6088 .dropdown_cool_3f35 {
    padding-right: 1em;
  }
  .old-8ab4.tall-6088 .wide-bb47 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_new_2b7b .dim-2d95 {
    padding-right: 1em;
  }
  .feature_new_2b7b.tall-6088 .tabs_inner_5ea8 {
    border-left: 1px solid #eaecee;
  }
  .feature_new_2b7b.tall-6088 .highlight-iron-e6f6 {
    border-left: 1px solid #eaecee;
  }
  .feature_new_2b7b.tall-6088 .dim-2d95 {
    padding-right: 1em;
  }
  .feature_new_2b7b.tall-6088 .dropdown_cool_3f35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_new_2b7b.tall-6088 .wide-bb47 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-ae68 .dim-2d95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-ae68.tall-6088 .outline_f90f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label-ae68.tall-6088 .dim-2d95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-ae68.tall-6088 .dropdown_cool_3f35 {
    padding-left: 1em;
  }
  .label-ae68.tall-6088 .wide-bb47 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label-ae68.tall-6088 .dim-2d95 {
    padding-left: 0;
  }
}
.gradient-c632 .wood_3b32 {
  display: inline-block;
}
.image_inner_da12 {
  display: inline-block;
}
.chip-inner-d7b8 {
  word-con: break-word;
}
.prev_84f4 > span {
  display: inline-block;
  padding: 5px 0;
}
.prev_84f4 .fixed_f85e {
  margin-left: 8px;
  margin-right: 8px;
}
.prev_84f4 .pagination-bd68 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_4373 .dropdown-4ea0 {
  margin-bottom: 2em;
}
.slider_4373 .layout-b38d {
  margin-bottom: 15px;
}
.slider_4373 .layout-b38d:last-child {
  margin-bottom: 0;
}
.slider_4373 .pressed_b2f6 {
  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) {
  .slider_4373 .pressed_b2f6 {
    display: block;
  }
}
.slider_4373 .menu_8eb8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_4373 .menu_8eb8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_4373 .article-motion-0302 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_4373 .article-motion-0302 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_4373 .article-motion-0302 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_4373 .chip-inner-d7b8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_4373 .chip-inner-d7b8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_4373 .badge_next_2092 p:last-child {
  margin-bottom: 0;
}
.slider_4373 .form_dbfc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_4373 .basic_fc41 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_4373 .short_5f9f {
  margin-top: 1em;
}
.slider_4373 .logo-3d55 {
  top: 0;
  display: block;
}
.slider_4373 .logo-3d55 a {
  color: inherit;
}
.slider_4373 .logo-3d55 a:hover {
  color: inherit;
}
.slider_4373 .overlay-a0ee {
  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;
}
.slider_4373 .overlay-a0ee:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_4373 .basic_fc41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_4373 .preview_8638 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_4373 .preview_8638:first-child {
  margin-top: 0;
}
.slider_4373 .preview_8638.glass_6b04 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_4373 .preview_8638.yellow_8547 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_4373
  .preview_8638.yellow_8547.header_7925
  .short_5f9f {
  width: 100%;
}
.slider_4373 .yellow_8547 {
  -webkit-box-align: center;
  align-items: center;
}
.slider_4373 .yellow_8547 .prev_84f4,
.slider_4373 .yellow_8547 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_4373 .article-motion-0302 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_4373 .article-motion-0302 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_4373 .article-motion-0302: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;
}
.slider_4373 .glass_6b04 {
  z-index: 5;
}
.slider_4373 .hover-508f .right_9f92 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_4373 .solid-b654 .right_9f92 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_4373 .thick-05dd .right_9f92 {
  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;
}
.slider_4373.down-fb8f .pressed_b2f6,
.slider_4373.progress_advanced_4287 .pressed_b2f6 {
  display: block;
}
.slider_4373.down-fb8f .pressed_b2f6 .gallery-95ee,
.slider_4373.down-fb8f .pressed_b2f6 .basic_fc41,
.slider_4373.progress_advanced_4287 .pressed_b2f6 .gallery-95ee,
.slider_4373.progress_advanced_4287 .pressed_b2f6 .basic_fc41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_4373.grid_31b0 .menu_8eb8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_4373.grid_31b0 .menu_8eb8 {
    margin-right: 0;
  }
}
.slider_4373.down-fb8f .menu_8eb8,
.slider_4373.progress_advanced_4287 .menu_8eb8 {
  padding-top: 40%;
}
.slider_4373.down-fb8f .dropdown-4ea0,
.slider_4373.progress_advanced_4287 .dropdown-4ea0 {
  display: block;
}
.slider_4373.down-fb8f .fn-sticky-3f49 .basic_fc41,
.slider_4373.progress_advanced_4287 .fn-sticky-3f49 .basic_fc41 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_4373.down-fb8f .menu_8eb8,
.slider_4373.progress_advanced_4287 .menu_8eb8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_4373.down-fb8f .basic_fc41 {
  padding: 1em;
}
.mask_in_33c0 {
  margin: 30px auto;
  display: block;
}
.mask_in_33c0 .media-d682 > * {
  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;
}
.mask_in_33c0 .media-d682 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_in_33c0 .media-d682 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-c090 .prev_84f4 {
  margin-bottom: 1.41575em;
}
.heading-c090 .inner_48ab {
  margin-bottom: 1.618em;
}
.article-purple-1c73 .slider_fe41 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article-purple-1c73 .slider_fe41 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article-purple-1c73 .chip-soft-c392 {
  max-width: 100%;
  overflow: auto;
}
.white_80c8 .article-purple-1c73 a:hover {
  text-decoration: underline;
}
.picture-449c .layout-b38d:not(.chip-inner-d7b8),
.picture-449c .article-motion-0302 {
  margin-bottom: 1.41575em;
}
.picture-449c .layout-b38d:not(.chip-inner-d7b8):last-child,
.picture-449c .article-motion-0302:last-child {
  margin-bottom: 0;
}
.picture-449c .layout-b38d.white-cb84 {
  margin-bottom: 0.41575em;
}
.picture-449c .notice-huge-3db5:before,
.picture-449c .main-pink-a8f5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-449c .notice-huge-3db5:before {
  content: "\f115";
}
.picture-449c .main-pink-a8f5:before {
  content: "\f02c";
}
.picture-449c .tooltip_hard_847f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-449c .tooltip_hard_847f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active-b96d {
  display: -webkit-box;
  display: flex;
}
.active-b96d .table-fdfa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active-b96d .table-fdfa {
    flex-basis: 90px;
  }
}
.active-b96d .texture_gold_10c7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-b96d .texture_gold_10c7 {
    flex-basis: calc(100% - 50px);
  }
}
.active-b96d .list_3dcb p:last-child {
  margin-bottom: 0.72em;
}
.tabs_huge_d151 .media-d682 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tabs_huge_d151 .media-d682:after,
.tabs_huge_d151 .media-d682:before {
  content: "";
  display: table;
}
.tabs_huge_d151 .media-d682:after {
  clear: both;
}
.tabs_huge_d151 .media-d682 .hero-bf26,
.tabs_huge_d151 .media-d682 .purple-8ee7 {
  width: 49%;
}
.tabs_huge_d151 .media-d682 .hero-bf26 a span.overlay-black-5b3d,
.tabs_huge_d151 .media-d682 .purple-8ee7 a span.overlay-black-5b3d {
  display: block;
  margin-bottom: 5px;
}
.tabs_huge_d151 .media-d682 .purple-8ee7 {
  float: left;
  text-align: left;
}
.tabs_huge_d151 .media-d682 .hero-bf26 {
  float: right;
  text-align: right;
}
.solid-f240 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid-f240 {
    margin-bottom: 0;
  }
}
.paper_b2d8 {
  margin-bottom: 1em;
}
.paper_b2d8 .chip-inner-d7b8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.media_a6d2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar_31e0 .paper_b2d8,
.slider-mini-6f4c .paper_b2d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar_31e0 .paper_b2d8,
  .slider-mini-6f4c .paper_b2d8 {
    display: block;
  }
}
.avatar_31e0 .media_a6d2,
.slider-mini-6f4c .media_a6d2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar_31e0 .media_a6d2,
  .slider-mini-6f4c .media_a6d2 {
    margin-bottom: 1em;
  }
}
.avatar_31e0 .media_a6d2 img,
.slider-mini-6f4c .media_a6d2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar_31e0 .surface_8fcb,
.slider-mini-6f4c .surface_8fcb {
  flex-basis: calc(100% - 160px);
}
.avatar_31e0 .surface_8fcb p,
.slider-mini-6f4c .surface_8fcb p {
  margin-bottom: 0;
}
.avatar_31e0 .surface_8fcb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_31e0 .surface_8fcb {
    padding-left: 0;
  }
}
.slider-mini-6f4c .surface_8fcb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-mini-6f4c .surface_8fcb {
    padding-right: 0;
  }
}
.slider-mini-6f4c .media_a6d2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large-908d .media_a6d2 {
  margin-bottom: 0.5em;
}
.large-908d .media_a6d2 img {
  width: 100%;
}
.black_a64b .light-afaf,
.layout_iron_8f2c .light-afaf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.layout_iron_8f2c .outline_f90f .carousel_fixed_8efb p:last-child {
  margin-bottom: 0;
}
.tabs-up-0038 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu-steel-762a .lower-7444 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu-steel-762a .lower-7444:last-of-type {
    margin-bottom: 0;
  }
}
.menu-steel-762a .lower-7444 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-steel-762a .lower-7444 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu-steel-762a .lower-7444 ul li {
  margin: 0 0 0.6em;
}
.menu-steel-762a .lower-7444 ul li.nav_hovered_daa0,
.menu-steel-762a .lower-7444 ul li.menu-244b {
  position: relative;
}
.menu-steel-762a .lower-7444 ul li.nav_hovered_daa0 .nav_small_2bb8,
.menu-steel-762a .lower-7444 ul li.menu-244b .nav_small_2bb8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu-steel-762a .lower-7444 ul li.nav_hovered_daa0:after:after,
.menu-steel-762a .lower-7444 ul li.nav_hovered_daa0:after:before,
.menu-steel-762a
  .lower-7444
  ul
  li.menu-244b:after:after,
.menu-steel-762a
  .lower-7444
  ul
  li.menu-244b:after:before {
  content: "";
  display: table;
}
.menu-steel-762a .lower-7444 ul li.nav_hovered_daa0:after:after,
.menu-steel-762a
  .lower-7444
  ul
  li.menu-244b:after:after {
  clear: both;
}
.menu-steel-762a .lower-7444 a.logo_87f2:hover {
  text-decoration: none;
}
.menu-steel-762a .lower-7444 select {
  max-width: 100%;
}
.menu-steel-762a .lower-7444 table {
  font-size: 85%;
}
.menu-steel-762a .lower-7444 table td,
.menu-steel-762a .lower-7444 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu-steel-762a .lower-7444 table tfoot td {
  text-align: left;
}
.menu-steel-762a .lower-7444 :last-child {
  margin-bottom: 0;
}
.menu-steel-762a .lower-7444 .overlay-4550 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu-steel-762a .lower-7444 .overlay-4550 label {
  width: 100%;
}
.menu-steel-762a .lower-7444 .overlay-4550 .backdrop-dark-6343 {
  width: 100%;
  display: block;
}
.menu-steel-762a .lower-7444 .overlay-4550 .steel_a74f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu-steel-762a .lower-7444 .overlay-4550 .steel_a74f:hover svg #svg-search {
  fill: #444;
}
.menu-steel-762a .lower-7444 .overlay-4550 .steel_a74f svg {
  width: 18px;
  height: 18px;
}
.menu-steel-762a .grid_a6a2 ul ul,
.menu-steel-762a .article-22a3 ul ul,
.menu-steel-762a .disabled_e490 ul ul,
.menu-steel-762a .outline-solid-e6b8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu-steel-762a .grid_a6a2 .video-east-1277 > a,
.menu-steel-762a .article-22a3 .video-east-1277 > a,
.menu-steel-762a .disabled_e490 .video-east-1277 > a,
.menu-steel-762a .outline-solid-e6b8 .video-east-1277 > a {
  margin-bottom: 0;
}
.menu-steel-762a .active-822d li,
.menu-steel-762a .grid_a6a2 li,
.menu-steel-762a .slider_under_3dc6 li,
.menu-steel-762a .article-22a3 li,
.menu-steel-762a .disabled_e490 li,
.menu-steel-762a .outline-solid-e6b8 li,
.menu-steel-762a .title_af51 li,
.menu-steel-762a .nav_7662 li {
  display: block;
  position: relative;
}
.menu-steel-762a .active-822d li:last-child,
.menu-steel-762a .grid_a6a2 li:last-child,
.menu-steel-762a .slider_under_3dc6 li:last-child,
.menu-steel-762a .article-22a3 li:last-child,
.menu-steel-762a .disabled_e490 li:last-child,
.menu-steel-762a .outline-solid-e6b8 li:last-child,
.menu-steel-762a .title_af51 li:last-child,
.menu-steel-762a .nav_7662 li:last-child {
  border: none;
}
.menu-steel-762a .active-822d li a,
.menu-steel-762a .grid_a6a2 li a,
.menu-steel-762a .slider_under_3dc6 li a,
.menu-steel-762a .article-22a3 li a,
.menu-steel-762a .disabled_e490 li a,
.menu-steel-762a .outline-solid-e6b8 li a,
.menu-steel-762a .title_af51 li a,
.menu-steel-762a .nav_7662 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-steel-762a .active-822d li ul li::before,
.menu-steel-762a .grid_a6a2 li ul li::before,
.menu-steel-762a .slider_under_3dc6 li ul li::before,
.menu-steel-762a .article-22a3 li ul li::before,
.menu-steel-762a .disabled_e490 li ul li::before,
.menu-steel-762a .outline-solid-e6b8 li ul li::before,
.menu-steel-762a .title_af51 li ul li::before,
.menu-steel-762a .nav_7662 li ul li::before {
  left: 15px;
}
.menu-steel-762a .active-822d li ul a,
.menu-steel-762a .grid_a6a2 li ul a,
.menu-steel-762a .slider_under_3dc6 li ul a,
.menu-steel-762a .article-22a3 li ul a,
.menu-steel-762a .disabled_e490 li ul a,
.menu-steel-762a .outline-solid-e6b8 li ul a,
.menu-steel-762a .title_af51 li ul a,
.menu-steel-762a .nav_7662 li ul a {
  padding-left: 20px;
}
.menu-steel-762a .active-822d li ul ul li::before,
.menu-steel-762a .grid_a6a2 li ul ul li::before,
.menu-steel-762a .slider_under_3dc6 li ul ul li::before,
.menu-steel-762a .article-22a3 li ul ul li::before,
.menu-steel-762a .disabled_e490 li ul ul li::before,
.menu-steel-762a .outline-solid-e6b8 li ul ul li::before,
.menu-steel-762a .title_af51 li ul ul li::before,
.menu-steel-762a .nav_7662 li ul ul li::before {
  left: 30px;
}
.menu-steel-762a .active-822d li ul ul a,
.menu-steel-762a .grid_a6a2 li ul ul a,
.menu-steel-762a .slider_under_3dc6 li ul ul a,
.menu-steel-762a .article-22a3 li ul ul a,
.menu-steel-762a .disabled_e490 li ul ul a,
.menu-steel-762a .outline-solid-e6b8 li ul ul a,
.menu-steel-762a .title_af51 li ul ul a,
.menu-steel-762a .nav_7662 li ul ul a {
  padding-left: 40px;
}
.menu-steel-762a .last_748a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu-steel-762a .nav_7662 ul li {
  margin-bottom: 1.41575em;
}
.menu-steel-762a .nav_7662 ul li .small-60ca {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu-steel-762a .nav_7662 ul li .up_3037 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav_large_d9da .active-822d li a,
.nav_large_d9da .grid_a6a2 li a,
.nav_large_d9da .slider_under_3dc6 li a,
.nav_large_d9da .article-22a3 li a,
.nav_large_d9da .disabled_e490 li a,
.nav_large_d9da .outline-solid-e6b8 li a,
.nav_large_d9da .title_af51 li a,
.nav_large_d9da .nav_7662 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_large_d9da .last_748a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_large_d9da .lower-7444 ul li.nav_hovered_daa0 .nav_small_2bb8,
.nav_large_d9da .lower-7444 ul li.menu-244b .nav_small_2bb8 {
  background: rgba(0, 0, 0, 0.2);
}
.nav_large_d9da .menu-steel-762a .lower-7444 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li {
  margin: 0;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li ul {
  margin: 0;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li ul li a {
  padding-left: 15px;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li ul li li a {
  padding-left: 30px;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li.west_0089 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li.west_0089 > 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;
}
.light-39e6 .menu-steel-762a .shadow-focused-d7e9 li.west_0089 > 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;
}
.cool-7efd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.liquid-2cad {
  position: relative;
  z-index: 10;
}
.liquid-2cad .table-purple-06d1 {
  width: 100%;
  max-width: 100%;
}
.border-9cf3 .outline-eff8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border-9cf3 .out-8ef0 {
}
.border-9cf3 .nav_large_d9da {
  background: #292929;
}
.media_pressed_dbef .outline-eff8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.media_pressed_dbef .out-8ef0 {
  background: #f9f9f9;
}
.media_pressed_dbef .nav_large_d9da {
  background: #303030;
}
.chip_f14d .outline-eff8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_f14d .wood_3b32 {
    margin-bottom: 1em;
  }
  .chip_f14d .wood_3b32:last-child {
    margin-bottom: 0;
  }
}
.chip_f14d .out-8ef0 {
  background: #ededed;
}
.chip_f14d .nav_large_d9da {
  background: #1a1a1a;
}
.outline-eff8.out-8ef0 {
  color: rgba(0, 0, 0, 0.6);
}
.outline-eff8.out-8ef0 .preview_c7aa li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-eff8.nav_large_d9da {
  color: rgba(255, 255, 255, 0.99);
}
.outline-eff8.nav_large_d9da a:not(.logo_87f2) {
  color: rgba(255, 255, 255, 0.79);
}
.outline-eff8.nav_large_d9da a:not(.logo_87f2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-eff8.nav_large_d9da .preview_c7aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-eff8.nav_large_d9da table tbody td,
.outline-eff8.nav_large_d9da table th {
  background: rgba(0, 0, 0, 0.08);
}
.tall_f709.footer_last_8dd5 .red-cf5d {
  max-width: initial;
}
.tall_f709 .white-3053 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tall_f709 .white-3053 .table-purple-06d1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tall_f709 .white-3053 .table-purple-06d1 {
    display: block;
    margin-bottom: 2em;
  }
  .tall_f709 .white-3053 .table-purple-06d1:last-child {
    margin-bottom: 0;
  }
}
.chip_f14d .wood_3b32:last-child,
.media_pressed_dbef .wood_3b32:last-child,
.border-9cf3 .wood_3b32:last-child {
  margin-bottom: 0;
}
.chip_f14d .wood_3b32 .menu-steel-762a .lower-7444:last-child,
.media_pressed_dbef .wood_3b32 .menu-steel-762a .lower-7444:last-child,
.border-9cf3 .wood_3b32 .menu-steel-762a .lower-7444:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip_f14d .accent_0772,
  .chip_f14d .north-759a,
  .media_pressed_dbef .accent_0772,
  .media_pressed_dbef .north-759a,
  .border-9cf3 .accent_0772,
  .border-9cf3 .north-759a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .liquid-2cad .wood_3b32 {
    margin-bottom: 2em;
  }
}
.liquid-2cad p:last-child {
  margin-bottom: 0;
}
.liquid-2cad li,
.liquid-2cad ul {
  list-style: none;
  margin: 0;
}
.liquid-2cad ul ul {
  margin-left: 2.617924em;
}
.footer-4a8b {
  font-size: 0.875em;
}

/* css-noise: 9e73 */
.promo-block-o0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
