/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-150c/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-150c
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.photo-150c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.overlay-large-2248.hot_f45e/licenses/gpl-2.0.shadow-478c
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.action-7ebe/, (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.element-south-ade9.focused-6c26/normalize.popup_ca4c/
 ======
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.popup_ca4c v7.0.0 | MIT License | github.photo-150c/necolas/normalize.popup_ca4c */
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;
}
.liquid_a32e .basic_c735,
.breadcrumb-warm-1a31,
.border_soft_b7fa,
.modal-dde9,
.full_0c82,
.notification-7092,
.box-south-2494,
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;
}
.breadcrumb-warm-1a31,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-warm-1a31,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-warm-1a31,
  h1 {
    font-size: 1.8em;
  }
}
.border_soft_b7fa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_soft_b7fa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_soft_b7fa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_soft_b7fa,
  h2 {
    font-size: 1.7em;
  }
}
.modal-dde9,
h3 {
  font-size: 1.618em;
}
.liquid_a32e .basic_c735,
.full_0c82,
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.image_dim_d204 {
  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;
}
.accordion_pressed_2c29:after,
.accordion_pressed_2c29:before,
.narrow_1abf:after,
.narrow_1abf:before {
  content: "";
  display: table;
}
.accordion_pressed_2c29:after,
.narrow_1abf:after {
  clear: both;
}
.caption-e140 {
  float: right;
  margin-right: 0;
}
.image_tiny_ed23 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.down-c8ba .element-2a70,
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;
}
.down-c8ba .element-2a70: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;
}
.caption-under-f4be .element-2a70 {
  box-shadow: none;
}
.caption-under-f4be
  .element-2a70
  .breadcrumb-6009 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.caption-under-f4be .element-2a70 .component_5145 {
  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;
}
.caption-under-f4be
  .element-2a70
  .component_5145
  b {
  display: none;
}
.caption-under-f4be .video_green_9746 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.detail_1430:not(.item-afe7):not(.bottom_5905),
button:not(.item-afe7):not(.bottom_5905),
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ),
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ),
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ) {
  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;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ):hover,
button:not(.item-afe7):not(
    .bottom_5905
  ):hover,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ):hover,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ):hover,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ):active,
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ):focus,
button:not(.item-afe7):not(
    .bottom_5905
  ):active,
button:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ):active,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ):active,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ):active,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ):focus {
  outline: 0;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94 {
  position: relative;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .component_53f4,
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .wide-33eb,
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .media-in-5df9,
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  i,
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  svg,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .component_53f4,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .wide-33eb,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .media-in-5df9,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  i,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  svg,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .component_53f4,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .wide-33eb,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .media-in-5df9,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  i,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  svg,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .component_53f4,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .wide-33eb,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .media-in-5df9,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  i,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  svg,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .component_53f4,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .wide-33eb,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  .media-in-5df9,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  i,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94
  svg {
  visibility: hidden;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94:after,
button:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94:after,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94:after,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94:after,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ).fn-loading-2c94: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;
}
.detail_1430:not(.item-afe7):not(.bottom_5905),
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ),
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ),
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ) {
  color: #fff;
  background: #235787;
}
.detail_1430:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="button"]:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="reset"]:not(.item-afe7):not(
    .bottom_5905
  ):focus,
input[type="submit"]:not(.item-afe7):not(
    .bottom_5905
  ):focus {
  color: #fff;
}
.detail_1430.fn-disabled-2c94:not(.item-afe7):not(
    .bottom_5905
  ),
.detail_1430[disabled]:not(.item-afe7):not(
    .bottom_5905
  ),
button.fn-disabled-2c94:not(.item-afe7):not(
    .bottom_5905
  ),
button[disabled]:not(.item-afe7):not(
    .bottom_5905
  ) {
  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;
}
.carousel_south_0449 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.carousel_south_0449: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;
}
.card-52b5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wood-fd79 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media-b3ca {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accordion_pressed_2c29:after,
.accordion_pressed_2c29:before,
.large_f4f8:after,
.large_f4f8:before,
.table-301e:after,
.table-301e:before,
.image-motion-c2d3:after,
.image-motion-c2d3:before,
.background_d8e1:after,
.background_d8e1:before,
.backdrop_fcda:after,
.backdrop_fcda:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accordion_pressed_2c29:after,
.large_f4f8:after,
.table-301e:after,
.image-motion-c2d3:after,
.background_d8e1:after,
.backdrop_fcda:after {
  clear: both;
}
.large_f4f8 .basic-89d9,
.table-301e .basic-89d9,
.title-left-0591 .basic-89d9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.container_iron_cbf0 {
  display: inline-block;
}
.dropdown-huge-b012 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dropdown-huge-b012 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-huge-b012 .avatar_large_01b2 {
  padding: 1em 0;
  font-size: 85%;
}
.avatar_large_01b2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pagination_a30d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pagination_a30d:after,
.pagination_a30d:before {
  content: "";
  display: table;
}
.pagination_a30d:after {
  clear: both;
}
.button-9a21 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-west-de89 .button-9a21 {
  max-width: 50%;
}
.tooltip-red-8bfd .button-9a21 {
  max-width: 33.33%;
}
.title_10f6 .button-9a21 {
  max-width: 25%;
}
.up-395d .button-9a21 {
  max-width: 20%;
}
.carousel-f259 .button-9a21 {
  max-width: 16.66%;
}
.badge_fluid_608f .button-9a21 {
  max-width: 14.28%;
}
.alert-gas-c4fa .button-9a21 {
  max-width: 12.5%;
}
.element_0ce1 .button-9a21 {
  max-width: 11.11%;
}
.short_4415 {
  display: block;
}
.liquid_a32e .item_436b label,
.liquid_a32e .heading-fixed-2ebd label,
.liquid_a32e .gallery-mini-a483 label,
.liquid_a32e .info-plasma-2a5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-mini-8610 {
  list-style: none;
  margin: 0;
}
.pattern-mini-8610 article.orange-b30e {
  margin-bottom: 0;
}
.pattern-mini-8610 ul {
  list-style: none;
  margin: 0;
}
.pattern-mini-8610 .badge_47fa li.orange-b30e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-mini-8610 .badge_47fa li.orange-b30e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-mini-8610 .badge_47fa li.orange-b30e: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) {
  .pattern-mini-8610 .badge_47fa li.orange-b30e li.orange-b30e li.orange-b30e li.orange-b30e {
    padding-left: 0;
  }
}
article.orange-b30e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange-b30e .large_f4f8 p:last-of-type {
  margin-bottom: 0;
}
article.orange-b30e .fast-0587 {
  float: left;
}
article.orange-b30e .gradient_large_cbe4 {
  margin-left: 85px;
}
article.orange-b30e .green-1ea8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange-b30e .green-1ea8 .background_silver_c73d {
  margin-left: 10px;
}
article.orange-b30e .rough-b3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange-b30e .prev_2945 {
  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 .item_436b,
  #respond .gallery-mini-a483,
  #respond .info-plasma-2a5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_436b input,
#respond .gallery-mini-a483 input,
#respond .info-plasma-2a5e input {
  width: 100%;
}
#respond .info-plasma-2a5e {
  margin-right: 0;
}
#respond .info_3456 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.green_f200 {
  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;
}
.green_f200.secondary-center-2242 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.green_f200 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%);
}
.green_f200:focus,
.green_f200: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);
}
.medium_a60e {
  border-radius: 10%;
}
.green_f57a {
  border-radius: 50%;
}
.border-in-83fa {
  font-size: 0.72em;
}
.icon_6e56 {
  font-size: 0.875em;
}
.large-0091 {
  font-size: 1.1em;
}
.status_east_88a5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.status_east_88a5.border-in-83fa {
  letter-spacing: 0.5px;
}
.shade-rough-e24d,
.shade-rough-e24d a {
  color: #6d6d6d;
}
.shade-rough-e24d a:hover {
  color: #111;
}
.paragraph-upper-4f9e {
  color: #6d6d6d;
}
.notification_2418 {
  overflow-x: hidden;
}
.notification_2418 .widget-e2e2.element_7508 {
  position: relative;
}
.notification_2418 .widget-e2e2.element_7508.yellow_adfb {
  position: initial;
}
.notification_2418
  .widget-e2e2.element_7508.yellow_adfb
  .avatar_e38a {
  left: auto;
}
.notification_2418 .widget-e2e2 .avatar_e38a {
  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;
}
.notification_2418 .widget-e2e2:hover.element_7508 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notification_2418
  .widget-e2e2:hover.element_7508
  .avatar_e38a {
  display: block;
  z-index: 9999999;
}
.notification_2418 .logo-orange-4ca8 .popup_black_c0d4,
.notification_2418 .item_cool_1620 .popup_black_c0d4 {
  display: none;
}
.notification_2418 .glass_b0f9 .widget-e2e2:hover.element_7508 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.liquid_a32e .item_436b label,
.liquid_a32e .heading-fixed-2ebd label,
.liquid_a32e .gallery-mini-a483 label,
.liquid_a32e .info-plasma-2a5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-mini-8610 {
  list-style: none;
  margin: 0;
}
.pattern-mini-8610 article.orange-b30e {
  margin-bottom: 0;
}
.pattern-mini-8610 ul {
  list-style: none;
  margin: 0;
}
.pattern-mini-8610 .badge_47fa li.orange-b30e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-mini-8610 .badge_47fa li.orange-b30e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-mini-8610 .badge_47fa li.orange-b30e: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) {
  .pattern-mini-8610 .badge_47fa li.orange-b30e li.orange-b30e li.orange-b30e li.orange-b30e {
    padding-left: 0;
  }
}
article.orange-b30e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.orange-b30e .large_f4f8 p:last-of-type {
  margin-bottom: 0;
}
article.orange-b30e .fast-0587 {
  float: left;
}
article.orange-b30e .gradient_large_cbe4 {
  margin-left: 85px;
}
article.orange-b30e .green-1ea8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.orange-b30e .green-1ea8 .background_silver_c73d {
  margin-left: 10px;
}
article.orange-b30e .rough-b3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.orange-b30e .prev_2945 {
  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 .item_436b,
  #respond .gallery-mini-a483,
  #respond .info-plasma-2a5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_436b input,
#respond .gallery-mini-a483 input,
#respond .info-plasma-2a5e input {
  width: 100%;
}
#respond .info-plasma-2a5e {
  margin-right: 0;
}
#respond .info_3456 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-orange-4ca8 .container_03be {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_03be .green_1dfa.hard_db21 .feature_current_8ca1 > li > a:focus,
.container_03be .green_1dfa.hard_db21 .feature_current_8ca1 > li > a:hover,
.container_03be .green_1dfa.bottom_715c .feature_current_8ca1 > li > a:focus,
.container_03be .green_1dfa.bottom_715c .feature_current_8ca1 > li > a:hover,
.container_03be .green_1dfa.full-d93a .feature_current_8ca1 > li > a:focus,
.container_03be .green_1dfa.full-d93a .feature_current_8ca1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be
  .green_1dfa.hard_db21
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.container_03be
  .green_1dfa.hard_db21
  .feature_current_8ca1
  > li.sort-097d
  > a,
.container_03be
  .green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.container_03be
  .green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.sort-097d
  > a,
.container_03be
  .green_1dfa.full-d93a
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.container_03be .green_1dfa.full-d93a .feature_current_8ca1 > li.section-old-2a0b > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be .accent-e84e,
.container_03be .accent-e84e a {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be .texture-cc04.warm_8f98 li a,
.container_03be .dynamic_47d3 a,
.container_03be .orange-61a4,
.container_03be .feature_current_8ca1 > li > a,
.container_03be .bottom-0110 {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be .texture-cc04.warm_8f98 li a:hover,
.container_03be .dynamic_47d3 a:hover,
.container_03be .orange-61a4:hover,
.container_03be .feature_current_8ca1 > li > a:hover,
.container_03be .bottom-0110:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be .chip_basic_cb7e {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be .chip_basic_cb7e .action_ddac {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be .chip_basic_cb7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_03be .gradient_8209 .wrapper_stale_dcdb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_03be .gradient_8209 .wrapper_stale_dcdb .sort_first_dd28 {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be
  .gradient_8209
  .wrapper_stale_dcdb
  .sort_first_dd28::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be
  .gradient_8209
  .wrapper_stale_dcdb
  .sort_first_dd28:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be
  .gradient_8209
  .wrapper_stale_dcdb
  .sort_first_dd28::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be
  .gradient_8209
  .wrapper_stale_dcdb
  .sort_first_dd28::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be .gradient_8209 .heading-rough-5d97 {
  color: rgba(255, 255, 255, 0.79);
}
.container_03be .gradient_8209 .heading-rough-5d97:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-e09a
  .container_03be
  .gradient_8209
  .mask-8df9
  .current_a3c8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup-e09a
  .container_03be
  .gradient_8209
  .mask-8df9
  .sort_first_dd28 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-orange-4ca8 .wide_792c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wide_792c .green_1dfa.hard_db21 .feature_current_8ca1 > li > a:focus,
.wide_792c .green_1dfa.hard_db21 .feature_current_8ca1 > li > a:hover,
.wide_792c .green_1dfa.bottom_715c .feature_current_8ca1 > li > a:focus,
.wide_792c .green_1dfa.bottom_715c .feature_current_8ca1 > li > a:hover,
.wide_792c .green_1dfa.full-d93a .feature_current_8ca1 > li > a:focus,
.wide_792c .green_1dfa.full-d93a .feature_current_8ca1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wide_792c
  .green_1dfa.hard_db21
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.wide_792c
  .green_1dfa.hard_db21
  .feature_current_8ca1
  > li.sort-097d
  > a,
.wide_792c
  .green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.wide_792c
  .green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.sort-097d
  > a,
.wide_792c
  .green_1dfa.full-d93a
  .feature_current_8ca1
  > li.chip_6fb4
  > a,
.wide_792c .green_1dfa.full-d93a .feature_current_8ca1 > li.section-old-2a0b > a {
  color: rgba(0, 0, 0, 0.8);
}
.wide_792c .accent-e84e,
.wide_792c .accent-e84e a {
  color: rgba(0, 0, 0, 0.8);
}
.wide_792c .texture-cc04.warm_8f98 li a,
.wide_792c .dynamic_47d3 a,
.wide_792c .orange-61a4,
.wide_792c .feature_current_8ca1 > li > a,
.wide_792c .bottom-0110 {
  color: rgba(0, 0, 0, 0.55);
}
.wide_792c .texture-cc04.warm_8f98 li a:hover,
.wide_792c .dynamic_47d3 a:hover,
.wide_792c .orange-61a4:hover,
.wide_792c .feature_current_8ca1 > li > a:hover,
.wide_792c .bottom-0110:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wide_792c .chip_basic_cb7e {
  color: rgba(0, 0, 0, 0.55);
}
.wide_792c .chip_basic_cb7e .action_ddac {
  color: rgba(0, 0, 0, 0.8);
}
.wide_792c .chip_basic_cb7e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_stale_265c .info-fe52 {
  margin-left: auto;
  margin-right: auto;
}
.table-301e > * {
  margin-left: auto;
  margin-right: auto;
}
.table-301e .card-52b5 {
  margin-right: 1.41575em;
}
.top_0429 .table-301e > .focus-cae5 {
  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;
}
.top_0429 .table-301e > .chip-solid-07a1 {
  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;
}
.aside_d53b.backdrop_stale_265c .info-fe52,
.sidebar_bc90.backdrop_stale_265c .info-fe52 {
  margin-left: 0;
}
.narrow_f098.backdrop_stale_265c .info-fe52,
.overlay-b4e3.backdrop_stale_265c .info-fe52 {
  margin-right: 0;
}
.table-301e ol,
.table-301e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-8120 video {
  max-width: 100%;
}
.frame_ed55 img {
  display: block;
}
.frame_ed55.card-52b5,
.frame_ed55.wood-fd79 {
  width: 100%;
}
.frame_ed55.chip-solid-07a1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info-blue-ab70:not(.article_c160) {
  margin: 1.5em auto;
}
.layout_plasma_d50e p {
  padding: 1.5em 14px;
}
ul.banner-gas-a6f8.chip-solid-07a1,
ul.banner-gas-a6f8.focus-cae5,
ul.banner-gas-a6f8.tertiary_ec06.focus-cae5 {
  padding: 0 14px;
}
.tertiary-ef47 {
  display: block;
  overflow-x: auto;
}
.tertiary-ef47 table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-ef47 td,
.tertiary-ef47 th {
  padding: 0.5em;
}
.table-301e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.table-301e ol ol,
.table-301e ol ul,
.table-301e ul ol,
.table-301e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.table-301e ol ol li,
.table-301e ol ul li,
.table-301e ul ol li,
.table-301e ul ul li {
  margin-left: 0;
}
.north_ad3e.photo_smooth_c1db > .input-1f04 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.north_ad3e.photo_smooth_c1db > .input-1f04 iframe,
.north_ad3e.photo_smooth_c1db > .input-1f04 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-in-c647 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-in-c647.video-5c54 {
  padding: 0;
}
.sort-in-c647.video-5c54 cite {
  font-size: 13px;
}
.sort-in-c647 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-in-c647 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-white-b979 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-white-b979 > p:first-child {
  margin-top: 0;
}
.texture-white-b979 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-white-b979 blockquote {
  border-left: 0;
}
.solid-e446 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.solid-e446:not(.outer-ab02) {
  max-width: 100px;
}
.solid-e446.preview_a253 {
  border-bottom: none !important;
  text-align: center;
}
.solid-e446.preview_a253::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout_plasma_d50e p {
    padding: 1.5em 0;
  }
}
.box_dirty_4f4d {
  color: #0073aa;
}
.sort-silver-d15f {
  background-color: #0073aa;
}
.input_simple_d7c4 {
  color: #229fd8;
}
.avatar-center-8839 {
  background-color: #229fd8;
}
.image_right_56db {
  color: #eee;
}
.inner_9a22 {
  background-color: #eee;
}
.disabled_green_9c5d {
  color: #444;
}
.sidebar_black_1bc6 {
  background-color: #444;
}
.image_motion_6c65 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.image_motion_6c65 .module-30f3 .dynamic_47d3 {
  font-size: 15px;
}
.image_motion_6c65 .dynamic_47d3 {
  line-height: 1.3;
}
.image_motion_6c65 .wide_792c {
}
.image_motion_6c65 .container_03be {
  background: #235787;
}
.overlay-gas-8cb6 {
  padding: 0;
}
.overlay-gas-8cb6 .container_03be {
  background: #1a1a1a;
}
.overlay-gas-8cb6 .wide_792c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tabs_6ce8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tabs_6ce8 .wide_792c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tabs_6ce8 .container_03be {
  background: #303030;
}
.backdrop_fcda {
  position: relative;
  z-index: 10;
}
.backdrop_fcda .current-2295 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_1b9e .element_7508 {
  display: inline-block;
  vertical-align: middle;
}
.background_1b9e.hero_ebb9 .element_7508 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .background_1b9e.hero_ebb9 .element_7508 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .background_1b9e.hero_ebb9 .element_7508 {
    margin-right: 0.4em;
  }
}
.background_1b9e.hero_ebb9 .element_7508:last-child {
  margin-right: 0;
}
.description_6259 .current-2295 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-orange-4ca8 .module-30f3 {
    margin: 0 -0.5em;
  }
  .logo-orange-4ca8 .module-30f3 [class*="customify-col-"],
  .logo-orange-4ca8 .module-30f3 [class*="customify-col_"],
  .logo-orange-4ca8 .module-30f3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-orange-4ca8.main-8ceb .current-2295 {
  background: 0 0 !important;
}
.logo-orange-4ca8.main-8ceb .current-2295,
.logo-orange-4ca8.description_6259 .current-2295 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-orange-4ca8.feature_yellow_3d4f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-orange-4ca8.description_6259 .current-2295 {
  box-shadow: none !important;
}
.clean-537b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .clean-537b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .clean-537b {
    padding: 18px 0 20px;
  }
}
.clean-537b .cold_17f0 {
  width: 100%;
}
.clean-537b .item_south_25fb {
  margin-bottom: 0;
}
.clean-537b .box-e87c {
  margin-top: 5px;
  font-size: 0.875em;
}
.message-584b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message-584b .icon_old_7d93 {
  width: 100%;
}
.heading_left_a31e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading_left_a31e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading_left_a31e 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;
}
.heading_left_a31e li:last-child:after {
  display: none;
}
.heading_left_a31e li a {
  font-weight: 500;
  margin-right: 10px;
}
.table_last_dfb2 .popup_black_c0d4 button,
.clean-537b .popup_black_c0d4 button {
  left: 0;
}
.table_last_dfb2 .icon_old_7d93,
.clean-537b .icon_old_7d93 {
  padding-left: 0;
  padding-right: 0;
}
.table_last_dfb2 .message-584b,
.clean-537b .message-584b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table_last_dfb2 {
  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;
}
.table_last_dfb2: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;
}
.table_last_dfb2 .solid_bfb0 {
  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) {
  .table_last_dfb2 .solid_bfb0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table_last_dfb2 .solid_bfb0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table_last_dfb2 .solid_bfb0 {
    min-height: 200px;
  }
}
.table_last_dfb2 .heading_left_a31e {
  color: rgba(255, 255, 255, 0.8);
}
.table_last_dfb2 .heading_left_a31e a,
.table_last_dfb2 .heading_left_a31e li:after {
  color: inherit;
}
.table_last_dfb2 .heading_left_a31e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.caption-wide-e4c6 {
  margin-bottom: 0.5em;
}
.aside-312e {
  margin-bottom: 1.2em;
}
.aside-312e,
.caption-wide-e4c6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.aside-312e p:last-child,
.caption-wide-e4c6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .popup_black_c0d4,
#masthead .popup_black_c0d4 {
  display: none;
}
#masthead
  > .popup_black_c0d4.slow-10fb {
  display: none;
}
#masthead > .popup_black_c0d4 button {
  left: 0;
}
.tooltip_b88c {
  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%;
}
.tooltip_b88c .element_7508 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_b88c .backdrop-up-751f {
  display: -webkit-box;
  display: flex;
}
.tooltip_b88c .backdrop-up-751f.element_fast_4b16 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_b88c .backdrop-up-751f.module-064d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_b88c .backdrop-up-751f.secondary_steel_722a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_b88c.red-7792.action-37b4 .backdrop-up-751f.element_fast_4b16 {
  flex-basis: 100%;
}
.tooltip_b88c.motion_de76 .backdrop-up-751f.module-064d {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_b88c.motion_de76 .backdrop-up-751f.secondary_steel_722a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .popup_black_c0d4.slow-10fb {
  display: none;
}
#masthead > .popup_black_c0d4 button {
  left: 0;
}
.down_ddd6 {
  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;
}
.down_ddd6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.down_ddd6.focus-action-082f i {
  margin-right: 4px;
}
.down_ddd6.green-5b38 i {
  margin-left: 5px;
}
.dynamic_47d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dynamic_47d3 p:last-child {
  margin-bottom: 0;
}
.selected-de6d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.selected-de6d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.selected-de6d img {
  display: block;
  width: auto;
  line-height: 1;
}
.selected-de6d .accent-e84e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.selected-de6d .mask-83bc {
  margin: 5px 0 7px 0;
}
.selected-de6d.element-purple-5b8e .bottom-f056 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-de6d.element-purple-5b8e .new_e04e {
  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;
}
.selected-de6d.list_last_ae57 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.selected-de6d.list_last_ae57 .bottom-f056 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.selected-de6d.list_last_ae57 .new_e04e {
  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;
}
.selected-de6d.grid_e2a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.selected-de6d.hot-cf79 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.selected-de6d.hot-cf79 .new_e04e {
  margin-top: 7px;
}
.disabled_clean_b67a {
  display: inline-block;
}
.backdrop_fcda .fixed_f643 .selected-de6d img {
  max-width: 100%;
}
.green_1dfa .section-east-835a.hero-cold-6ae6,
.tabs_a1e8 .section-east-835a.hero-cold-6ae6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_1dfa .last-7cfd,
.tabs_a1e8 .last-7cfd {
  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%);
}
.green_1dfa .last-7cfd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green_1dfa.white_6878 .last-7cfd {
  display: none;
}
.green_1dfa .highlight_glass_3a85 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_1dfa .highlight_glass_3a85 li {
  display: inline-block;
  position: relative;
}
.green_1dfa .highlight_glass_3a85 li:last-child {
  margin-right: 0;
}
.green_1dfa .highlight_glass_3a85 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;
}
.green_1dfa .highlight_glass_3a85 li.section-old-2a0b > a {
  color: rgba(0, 0, 0, 0.9);
}
.green_1dfa .highlight_glass_3a85 > 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;
}
.green_1dfa .highlight_glass_3a85 > li > a i {
  line-height: 0;
}
.green_1dfa .highlight_glass_3a85 > li.info_static_8ddb > a .last-7cfd {
  margin-left: 4px;
  line-height: 0;
}
.green_1dfa .highlight_glass_3a85 .tertiary_motion_bf13 li.info_static_8ddb > a {
  position: relative;
}
.green_1dfa .highlight_glass_3a85 .tertiary_motion_bf13 li.info_static_8ddb > a:after,
.green_1dfa .highlight_glass_3a85 .tertiary_motion_bf13 li.info_static_8ddb > a:before {
  content: "";
  display: table;
}
.green_1dfa .highlight_glass_3a85 .tertiary_motion_bf13 li.info_static_8ddb > a:after {
  clear: both;
}
.green_1dfa .highlight_glass_3a85 .tertiary_motion_bf13 li.info_static_8ddb > a .last-7cfd {
  margin-left: 5px;
  float: right;
}
.green_1dfa .down_c109,
.green_1dfa .tertiary_motion_bf13 {
  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;
}
.green_1dfa .tertiary_motion_bf13 {
  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;
}
.green_1dfa .tertiary_motion_bf13 .hero-cold-6ae6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_1dfa .tertiary_motion_bf13 .last-7cfd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green_1dfa .tertiary_motion_bf13 li {
  display: block;
  margin: 0;
  padding: 0;
}
.green_1dfa .tertiary_motion_bf13 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;
}
.green_1dfa .tertiary_motion_bf13 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green_1dfa .tertiary_motion_bf13 .tertiary_motion_bf13 {
  top: 0;
  left: 100%;
}
.green_1dfa .highlight-ba4e.fn-focus-2c94 > .down_c109,
.green_1dfa .highlight-ba4e.fn-focus-2c94 > .tertiary_motion_bf13,
.green_1dfa .highlight-ba4e:focus > .down_c109,
.green_1dfa .highlight-ba4e:focus > .tertiary_motion_bf13,
.green_1dfa .highlight-ba4e:hover > .down_c109,
.green_1dfa .highlight-ba4e:hover > .tertiary_motion_bf13 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green_1dfa.full-d93a .feature_current_8ca1:after,
.green_1dfa.full-d93a .feature_current_8ca1:before {
  content: "";
  display: table;
}
.green_1dfa.full-d93a .feature_current_8ca1:after {
  clear: both;
}
.green_1dfa.full-d93a .feature_current_8ca1 > li {
  float: left;
}
.green_1dfa.title-c4fc .feature_current_8ca1:after,
.green_1dfa.title-c4fc .feature_current_8ca1:before {
  content: "";
  display: table;
}
.green_1dfa.title-c4fc .feature_current_8ca1:after {
  clear: both;
}
.green_1dfa.title-c4fc .feature_current_8ca1 > li {
  float: left;
}
.green_1dfa.title-c4fc .feature_current_8ca1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green_1dfa.title-c4fc .feature_current_8ca1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green_1dfa.title-c4fc .feature_current_8ca1 > li.chip_6fb4 > a,
.green_1dfa.title-c4fc .feature_current_8ca1 > li.section-old-2a0b > a {
  color: #fff;
  background-color: #1e4b75;
}
.green_1dfa.hard_db21 .feature_current_8ca1 > li > a .hero-cold-6ae6 {
  position: relative;
}
.green_1dfa.hard_db21 .feature_current_8ca1 > li > a .hero-cold-6ae6: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;
}
.green_1dfa.hard_db21
  .feature_current_8ca1
  > li:focus
  > a
  .hero-cold-6ae6:before,
.green_1dfa.hard_db21
  .feature_current_8ca1
  > li:hover
  > a
  .hero-cold-6ae6:before {
  width: 100%;
  background-color: currentColor;
}
.green_1dfa.hard_db21
  .feature_current_8ca1
  > li.chip_6fb4
  > a
  .hero-cold-6ae6:before,
.green_1dfa.hard_db21
  .feature_current_8ca1
  > li.sort-097d
  > a
  .hero-cold-6ae6:before {
  width: 100%;
  background-color: currentColor;
}
.green_1dfa.bottom_715c .feature_current_8ca1 > li > a .hero-cold-6ae6 {
  position: relative;
}
.green_1dfa.bottom_715c .feature_current_8ca1 > li > a .hero-cold-6ae6: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;
}
.green_1dfa.bottom_715c .feature_current_8ca1 > li:focus > a .hero-cold-6ae6:before,
.green_1dfa.bottom_715c
  .feature_current_8ca1
  > li:hover
  > a
  .hero-cold-6ae6:before {
  width: 100%;
  background-color: currentColor;
}
.green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.chip_6fb4
  > a
  .hero-cold-6ae6:before,
.green_1dfa.bottom_715c
  .feature_current_8ca1
  > li.sort-097d
  > a
  .hero-cold-6ae6:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_a1e8 .highlight_glass_3a85 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_a1e8 .highlight_glass_3a85 li:first-child > a {
  border-top: none;
}
.tabs_a1e8 .highlight_glass_3a85 .iron-1093 > .hero-cold-6ae6 .last-7cfd {
  display: none;
}
.tabs_a1e8 .highlight_glass_3a85 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_a1e8 .highlight_glass_3a85 li:last-child {
  border: none;
}
.tabs_a1e8 .highlight_glass_3a85 li.info_static_8ddb > a {
  padding-right: 45px !important;
}
.tabs_a1e8 .highlight_glass_3a85 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_a1e8 .highlight_glass_3a85 li a:focus,
.tabs_a1e8 .highlight_glass_3a85 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_a1e8 .highlight_glass_3a85 li .mask_4324 {
  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;
}
.tabs_a1e8 .highlight_glass_3a85 li .mask_4324:hover {
  box-shadow: none;
}
.tabs_a1e8 .highlight_glass_3a85 li .mask_4324 .last-7cfd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_a1e8 .highlight_glass_3a85 .tertiary_motion_bf13 {
  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);
}
.tabs_a1e8 .highlight_glass_3a85 .tertiary_motion_bf13 li a {
  padding-left: 3em;
}
.tabs_a1e8 .highlight_glass_3a85 .background_e572 > a .mask_4324 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_a1e8 .highlight_glass_3a85 .background_e572 > .tertiary_motion_bf13 {
  display: block;
  opacity: 1;
}
.input_8ba2 {
  max-width: 100%;
}
.up_ee8a {
  line-height: 0;
  cursor: pointer;
}
.bottom-0110 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom-0110:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom-0110 svg {
  width: 18px;
  height: 18px;
}
.bottom-0110 .title-1c4e {
  display: none;
}
.banner-wood-1ced {
  position: relative;
}
.banner-wood-1ced.fn-active-2c94 .bottom-0110 .middle-e165 {
  display: none;
}
.banner-wood-1ced.fn-active-2c94 .bottom-0110 .title-1c4e {
  display: inline-block;
}
.banner-wood-1ced .picture-inner-50de {
  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);
}
.banner-wood-1ced.layout_wood_d8fb .picture-inner-50de {
  left: auto;
  right: -0.9em;
}
.banner-wood-1ced.layout_wood_d8fb .link-prev-f4aa::before {
  left: auto;
  right: 15px;
}
.banner-wood-1ced.fn-active-2c94 .picture-inner-50de {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask-8df9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mask-8df9 label {
  flex-basis: 100%;
}
.mask-8df9 .wrapper_stale_dcdb {
  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;
}
.mask-8df9 .sort_first_dd28 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mask-8df9 .sort_first_dd28:focus {
  background-color: transparent;
}
.mask-8df9 button.heading-rough-5d97 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mask-8df9 button.heading-rough-5d97:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mask-8df9 button.heading-rough-5d97 svg {
  width: 18px;
  height: 18px;
}
.mask-8df9 input[type="submit"] {
  min-height: auto;
}
.gradient_8209 .mask-8df9 .sort_first_dd28 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.link-prev-f4aa {
  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) {
  .link-prev-f4aa {
    width: 220px;
  }
}
.link-prev-f4aa label {
  flex-basis: 100%;
}
.link-prev-f4aa::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;
}
.popup-e09a .gradient_8209 .mask-8df9 {
  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;
}
.popup-e09a
  .gradient_8209
  .mask-8df9
  .wrapper_stale_dcdb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup-e09a .gradient_8209 .mask-8df9 .sort_first_dd28 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup-e09a
  .gradient_8209
  .mask-8df9
  .sort_first_dd28:focus {
  background: 0 0;
}
.popup-e09a
  .gradient_8209
  .mask-8df9
  .current_a3c8 {
  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;
}
.texture-cc04 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.texture-cc04 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.texture-cc04 li:last-child {
  margin-right: 0;
}
.texture-cc04 li:first-child {
  margin-left: 0;
}
.texture-cc04.banner_eb41 a {
  color: #fff;
}
.texture-cc04.banner_eb41 a:hover {
  color: #fff;
}
.texture-cc04 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.texture-cc04 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.texture-cc04 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.texture-cc04 a:hover {
  opacity: 0.9;
  color: inherit;
}
.texture-cc04 [class*="social-icon-apple"] {
  background-color: #999;
}
.texture-cc04 [class*="social-icon-apple"].hard-ca4f {
  background-color: transparent;
  color: #999;
}
.texture-cc04 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.texture-cc04 [class*="social-icon-behance"].hard-ca4f {
  background-color: transparent;
  color: #1769ff;
}
.texture-cc04 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.texture-cc04 [class*="social-icon-bitbucket"].hard-ca4f {
  background-color: transparent;
  color: #205081;
}
.texture-cc04 [class*="social-icon-codepen"] {
  background-color: #000;
}
.texture-cc04 [class*="social-icon-codepen"].hard-ca4f {
  background-color: transparent;
  color: #000;
}
.texture-cc04 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.texture-cc04 [class*="social-icon-delicious"].hard-ca4f {
  background-color: transparent;
  color: #39f;
}
.texture-cc04 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.texture-cc04 [class*="social-icon-digg"].hard-ca4f {
  background-color: transparent;
  color: #005be2;
}
.texture-cc04 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.texture-cc04 [class*="social-icon-dribbble"].hard-ca4f {
  background-color: transparent;
  color: #ea4c89;
}
.texture-cc04 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.texture-cc04 [class*="social-icon-envelope"].hard-ca4f {
  background-color: transparent;
  color: #ea4335;
}
.texture-cc04 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.texture-cc04 [class*="social-icon-facebook"].hard-ca4f {
  background-color: transparent;
  color: #3b5998;
}
.texture-cc04 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.texture-cc04 [class*="social-icon-flickr"].hard-ca4f {
  background-color: transparent;
  color: #0063dc;
}
.texture-cc04 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.texture-cc04 [class*="social-icon-foursquare"].hard-ca4f {
  background-color: transparent;
  color: #2d5be3;
}
.texture-cc04 [class*="social-icon-github"] {
  background-color: #333;
}
.texture-cc04 [class*="social-icon-github"].hard-ca4f {
  background-color: transparent;
  color: #333;
}
.texture-cc04 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.texture-cc04 [class*="social-icon-google-plus"].hard-ca4f {
  background-color: transparent;
  color: #dd4b39;
}
.texture-cc04 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.texture-cc04 [class*="social-icon-houzz"].hard-ca4f {
  background-color: transparent;
  color: #7ac142;
}
.texture-cc04 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.texture-cc04 [class*="social-icon-instagram"].hard-ca4f {
  background-color: transparent;
  color: #262626;
}
.texture-cc04 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.texture-cc04 [class*="social-icon-jsfiddle"].hard-ca4f {
  background-color: transparent;
  color: #487aa2;
}
.texture-cc04 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.texture-cc04 [class*="social-icon-linkedin"].hard-ca4f {
  background-color: transparent;
  color: #0077b5;
}
.texture-cc04 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.texture-cc04 [class*="social-icon-medium"].hard-ca4f {
  background-color: transparent;
  color: #00ab6b;
}
.texture-cc04 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.texture-cc04
  [class*="social-icon-odnoklassniki"].hard-ca4f {
  background-color: transparent;
  color: #f4731c;
}
.texture-cc04 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.texture-cc04 [class*="social-icon-meetup"].hard-ca4f {
  background-color: transparent;
  color: #ec1c40;
}
.texture-cc04 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.texture-cc04 [class*="social-icon-pinterest"].hard-ca4f {
  background-color: transparent;
  color: #bd081c;
}
.texture-cc04 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.texture-cc04 [class*="social-icon-product-hunt"].hard-ca4f {
  background-color: transparent;
  color: #da552f;
}
.texture-cc04 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.texture-cc04 [class*="social-icon-reddit"].hard-ca4f {
  background-color: transparent;
  color: #ff4500;
}
.texture-cc04 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.texture-cc04 [class*="social-icon-rss"].hard-ca4f {
  background-color: transparent;
  color: #f26522;
}
.texture-cc04 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.texture-cc04
  [class*="social-icon-shopping-cart"].hard-ca4f {
  background-color: transparent;
  color: #4caf50;
}
.texture-cc04 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.texture-cc04 [class*="social-icon-skype"].hard-ca4f {
  background-color: transparent;
  color: #00aff0;
}
.texture-cc04 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.texture-cc04 [class*="social-icon-slideshare"].hard-ca4f {
  background-color: transparent;
  color: #0077b5;
}
.texture-cc04 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.texture-cc04 [class*="social-icon-snapchat"].hard-ca4f {
  background-color: transparent;
  color: #fffc00;
}
.texture-cc04 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.texture-cc04 [class*="social-icon-soundcloud"].hard-ca4f {
  background-color: transparent;
  color: #f80;
}
.texture-cc04 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.texture-cc04 [class*="social-icon-spotify"].hard-ca4f {
  background-color: transparent;
  color: #2ebd59;
}
.texture-cc04 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.texture-cc04
  [class*="social-icon-stack-overflow"].hard-ca4f {
  background-color: transparent;
  color: #fe7a15;
}
.texture-cc04 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.texture-cc04 [class*="social-icon-maldkfgram"].hard-ca4f {
  background-color: transparent;
  color: #2ca5e0;
}
.texture-cc04 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.texture-cc04 [class*="social-icon-tripadvisor"].hard-ca4f {
  background-color: transparent;
  color: #589442;
}
.texture-cc04 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.texture-cc04 [class*="social-icon-tumblr"].hard-ca4f {
  background-color: transparent;
  color: #35465c;
}
.texture-cc04 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.texture-cc04 [class*="social-icon-twitch"].hard-ca4f {
  background-color: transparent;
  color: #6441a5;
}
.texture-cc04 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.texture-cc04 [class*="social-icon-twitter"].hard-ca4f {
  background-color: transparent;
  color: #1da1f2;
}
.texture-cc04 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.texture-cc04 [class*="social-icon-vimeo"].hard-ca4f {
  background-color: transparent;
  color: #1ab7ea;
}
.texture-cc04 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.texture-cc04 [class*="social-icon-vk"].hard-ca4f {
  background-color: transparent;
  color: #45668e;
}
.texture-cc04 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.texture-cc04 [class*="social-icon-weibo"].hard-ca4f {
  background-color: transparent;
  color: #df2029;
}
.texture-cc04 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.texture-cc04 [class*="social-icon-weixin"].hard-ca4f {
  background-color: transparent;
  color: #7bb32e;
}
.texture-cc04 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.texture-cc04 [class*="social-icon-whatsapp"].hard-ca4f {
  background-color: transparent;
  color: #25d366;
}
.texture-cc04 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.texture-cc04 [class*="social-icon-wordpress"].hard-ca4f {
  background-color: transparent;
  color: #21759b;
}
.texture-cc04 [class*="social-icon-xing"] {
  background-color: #026466;
}
.texture-cc04 [class*="social-icon-xing"].hard-ca4f {
  background-color: transparent;
  color: #026466;
}
.texture-cc04 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.texture-cc04 [class*="social-icon-yelp"].hard-ca4f {
  background-color: transparent;
  color: #af0606;
}
.texture-cc04 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.texture-cc04 [class*="social-icon-youtube"].hard-ca4f {
  background-color: transparent;
  color: #cd201f;
}
.orange-61a4 {
  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;
}
.orange-61a4:hover {
  box-shadow: none;
  background: 0 0;
}
.small_adec {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-thick-1503 {
  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;
}
.chip-glass-097a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_9ac4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_9ac4,
.highlight_9ac4::after,
.highlight_9ac4::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;
}
.highlight_9ac4::after,
.highlight_9ac4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_slow_39d2 .text-thick-1503 .chip-glass-097a {
  margin-top: -2px;
  width: 19px;
}
.label_slow_39d2 .text-thick-1503 .highlight_9ac4 {
  margin-top: -1px;
}
.label_slow_39d2 .text-thick-1503 .highlight_9ac4,
.label_slow_39d2 .text-thick-1503 .highlight_9ac4::after,
.label_slow_39d2 .text-thick-1503 .highlight_9ac4::before {
  width: 19px;
  height: 2px;
}
.label_slow_39d2 .text-thick-1503 .highlight_9ac4::before {
  top: -6px;
}
.label_slow_39d2 .text-thick-1503 .highlight_9ac4::after {
  bottom: -6px;
}
.green_d705 .text-thick-1503 .chip-glass-097a {
  margin-top: -2px;
  width: 22px;
}
.green_d705 .text-thick-1503 .highlight_9ac4 {
  margin-top: -1px;
}
.green_d705 .text-thick-1503 .highlight_9ac4,
.green_d705 .text-thick-1503 .highlight_9ac4::after,
.green_d705 .text-thick-1503 .highlight_9ac4::before {
  width: 22px;
  height: 2px;
}
.green_d705 .text-thick-1503 .highlight_9ac4::before {
  top: -7px;
}
.green_d705 .text-thick-1503 .highlight_9ac4::after {
  bottom: -7px;
}
.chip-ca0c .text-thick-1503 .chip-glass-097a {
  margin-top: -2px;
  width: 31px;
}
.chip-ca0c .text-thick-1503 .highlight_9ac4 {
  margin-top: -1.5px;
}
.chip-ca0c .text-thick-1503 .highlight_9ac4,
.chip-ca0c .text-thick-1503 .highlight_9ac4::after,
.chip-ca0c .text-thick-1503 .highlight_9ac4::before {
  width: 31px;
  height: 3px;
}
.chip-ca0c .text-thick-1503 .highlight_9ac4::before {
  top: -9px;
}
.chip-ca0c .text-thick-1503 .highlight_9ac4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-a21d .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 19px;
  }
  .notice-a21d .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .notice-a21d .text-thick-1503 .highlight_9ac4,
  .notice-a21d .text-thick-1503 .highlight_9ac4::after,
  .notice-a21d .text-thick-1503 .highlight_9ac4::before {
    width: 19px;
    height: 2px;
  }
  .notice-a21d .text-thick-1503 .highlight_9ac4::before {
    top: -6px;
  }
  .notice-a21d .text-thick-1503 .highlight_9ac4::after {
    bottom: -6px;
  }
  .action_88c6 .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 22px;
  }
  .action_88c6 .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .action_88c6 .text-thick-1503 .highlight_9ac4,
  .action_88c6 .text-thick-1503 .highlight_9ac4::after,
  .action_88c6 .text-thick-1503 .highlight_9ac4::before {
    width: 22px;
    height: 2px;
  }
  .action_88c6 .text-thick-1503 .highlight_9ac4::before {
    top: -7px;
  }
  .action_88c6 .text-thick-1503 .highlight_9ac4::after {
    bottom: -7px;
  }
  .selected_853d .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 31px;
  }
  .selected_853d .text-thick-1503 .highlight_9ac4 {
    margin-top: -1.5px;
  }
  .selected_853d .text-thick-1503 .highlight_9ac4,
  .selected_853d .text-thick-1503 .highlight_9ac4::after,
  .selected_853d .text-thick-1503 .highlight_9ac4::before {
    width: 31px;
    height: 3px;
  }
  .selected_853d .text-thick-1503 .highlight_9ac4::before {
    top: -9px;
  }
  .selected_853d .text-thick-1503 .highlight_9ac4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image_044e .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 19px;
  }
  .image_044e .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .image_044e .text-thick-1503 .highlight_9ac4,
  .image_044e .text-thick-1503 .highlight_9ac4::after,
  .image_044e .text-thick-1503 .highlight_9ac4::before {
    width: 19px;
    height: 2px;
  }
  .image_044e .text-thick-1503 .highlight_9ac4::before {
    top: -6px;
  }
  .image_044e .text-thick-1503 .highlight_9ac4::after {
    bottom: -6px;
  }
  .highlight_current_4dbc .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4,
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4::after,
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4::before {
    width: 22px;
    height: 2px;
  }
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4::before {
    top: -7px;
  }
  .highlight_current_4dbc .text-thick-1503 .highlight_9ac4::after {
    bottom: -7px;
  }
  .list-center-1d1e .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 31px;
  }
  .list-center-1d1e .text-thick-1503 .highlight_9ac4 {
    margin-top: -1.5px;
  }
  .list-center-1d1e .text-thick-1503 .highlight_9ac4,
  .list-center-1d1e .text-thick-1503 .highlight_9ac4::after,
  .list-center-1d1e .text-thick-1503 .highlight_9ac4::before {
    width: 31px;
    height: 3px;
  }
  .list-center-1d1e .text-thick-1503 .highlight_9ac4::before {
    top: -9px;
  }
  .list-center-1d1e .text-thick-1503 .highlight_9ac4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .solid_37a3 .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 19px;
  }
  .solid_37a3 .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .solid_37a3 .text-thick-1503 .highlight_9ac4,
  .solid_37a3 .text-thick-1503 .highlight_9ac4::after,
  .solid_37a3 .text-thick-1503 .highlight_9ac4::before {
    width: 19px;
    height: 2px;
  }
  .solid_37a3 .text-thick-1503 .highlight_9ac4::before {
    top: -6px;
  }
  .solid_37a3 .text-thick-1503 .highlight_9ac4::after {
    bottom: -6px;
  }
  .message-wide-247e .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 22px;
  }
  .message-wide-247e .text-thick-1503 .highlight_9ac4 {
    margin-top: -1px;
  }
  .message-wide-247e .text-thick-1503 .highlight_9ac4,
  .message-wide-247e .text-thick-1503 .highlight_9ac4::after,
  .message-wide-247e .text-thick-1503 .highlight_9ac4::before {
    width: 22px;
    height: 2px;
  }
  .message-wide-247e .text-thick-1503 .highlight_9ac4::before {
    top: -7px;
  }
  .message-wide-247e .text-thick-1503 .highlight_9ac4::after {
    bottom: -7px;
  }
  .feature_slow_5712 .text-thick-1503 .chip-glass-097a {
    margin-top: -2px;
    width: 31px;
  }
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4 {
    margin-top: -1.5px;
  }
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4,
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4::after,
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4::before {
    width: 31px;
    height: 3px;
  }
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4::before {
    top: -9px;
  }
  .feature_slow_5712 .text-thick-1503 .highlight_9ac4::after {
    bottom: -9px;
  }
}
.banner-bb60 .highlight_9ac4 {
  -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);
}
.banner-bb60 .highlight_9ac4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner-bb60 .highlight_9ac4::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);
}
.banner-bb60.pagination-ff90 .highlight_9ac4 {
  -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);
}
.banner-bb60.pagination-ff90 .highlight_9ac4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner-bb60.pagination-ff90 .highlight_9ac4::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);
}
.yellow_3208 {
  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.first-244c:before {
  display: none;
}
.item_cool_1620 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_cool_1620 .warm-1e2a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_cool_1620 .warm-1e2a:last-of-type {
  border-bottom: none;
}
.item_cool_1620 .warm-1e2a.selected_bb82,
.item_cool_1620 .warm-1e2a.chip_mini_a465,
.item_cool_1620 .warm-1e2a.hard-99af {
  padding: 0;
}
.item_cool_1620 .tabs_a1e8 .mask_4324 {
  color: currentColor;
}
.item_cool_1620 .tabs_a1e8 .mask_4324:focus,
.item_cool_1620 .tabs_a1e8 .mask_4324:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_cool_1620.wide_792c .chip_basic_cb7e,
.item_cool_1620.wide_792c .dynamic_47d3 a,
.item_cool_1620.wide_792c .feature_current_8ca1 a,
.item_cool_1620.wide_792c .tertiary_motion_bf13 a {
  color: rgba(0, 0, 0, 0.55);
}
.item_cool_1620.wide_792c .chip_basic_cb7e:hover,
.item_cool_1620.wide_792c .dynamic_47d3 a:hover,
.item_cool_1620.wide_792c .feature_current_8ca1 a:hover,
.item_cool_1620.wide_792c .tertiary_motion_bf13 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_cool_1620.wide_792c .action_ddac {
  color: rgba(0, 0, 0, 0.8);
}
.item_cool_1620.wide_792c .warm-1e2a {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_cool_1620.wide_792c .warm-1e2a:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_cool_1620.wide_792c .list_fa6b:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_cool_1620.wide_792c .tabs_a1e8 .highlight_glass_3a85 li a,
.item_cool_1620.wide_792c .tabs_a1e8 .mask_4324,
.item_cool_1620.wide_792c .tertiary_motion_bf13 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_cool_1620.wide_792c .tabs_a1e8 .mask_4324:focus,
.item_cool_1620.wide_792c .tabs_a1e8 .mask_4324:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_cool_1620.wide_792c .highlight_glass_3a85 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_cool_1620.container_03be .chip_basic_cb7e,
.item_cool_1620.container_03be .dynamic_47d3 a,
.item_cool_1620.container_03be .feature_current_8ca1 .mask_4324,
.item_cool_1620.container_03be .feature_current_8ca1 a,
.item_cool_1620.container_03be .tertiary_motion_bf13 a {
  color: rgba(255, 255, 255, 0.79);
}
.item_cool_1620.container_03be .chip_basic_cb7e:hover,
.item_cool_1620.container_03be .dynamic_47d3 a:hover,
.item_cool_1620.container_03be .feature_current_8ca1 .mask_4324:hover,
.item_cool_1620.container_03be .feature_current_8ca1 a:hover,
.item_cool_1620.container_03be .tertiary_motion_bf13 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_cool_1620.container_03be .action_ddac {
  color: rgba(255, 255, 255, 0.99);
}
.item_cool_1620.container_03be .warm-1e2a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_cool_1620.container_03be .warm-1e2a:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_cool_1620.container_03be .list_fa6b:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_cool_1620.container_03be .tabs_a1e8 .highlight_glass_3a85 li a,
.item_cool_1620.container_03be .tabs_a1e8 .mask_4324,
.item_cool_1620.container_03be .tertiary_motion_bf13 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_cool_1620.container_03be .tabs_a1e8 .mask_4324:focus,
.item_cool_1620.container_03be .tabs_a1e8 .mask_4324:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_cool_1620.container_03be .highlight_glass_3a85 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_fa6b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list_fa6b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.motion_c57f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner_west_c2fe .item_cool_1620 {
  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;
}
.banner_west_c2fe .warm-1e2a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner_west_c2fe .warm-1e2a: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) {
  .banner_west_c2fe .warm-1e2a:before {
    width: 16%;
    left: 42%;
  }
}
.banner_west_c2fe .warm-1e2a:last-child:before {
  content: none;
}
.banner_west_c2fe .warm-1e2a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner_west_c2fe .tabs_a1e8 .highlight_glass_3a85 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner_west_c2fe .tabs_a1e8 .highlight_glass_3a85 li a .mask_4324 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner_west_c2fe .tabs_a1e8 .tertiary_motion_bf13 {
  border: none;
}
.banner_west_c2fe .tabs_a1e8 .tertiary_motion_bf13 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner_west_c2fe .list_fa6b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner_west_c2fe .motion_c57f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner_west_c2fe .container_03be .list_fa6b:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_west_c2fe .wide_792c.image_f676 .highlight_9ac4 {
  background: rgba(0, 0, 0, 0.6);
}
.banner_west_c2fe
  .wide_792c.image_f676
  .highlight_9ac4::after,
.banner_west_c2fe
  .wide_792c.image_f676
  .highlight_9ac4:before {
  background: inherit;
}
.banner_west_c2fe
  .wide_792c.image_f676:hover
  .highlight_9ac4 {
  background: rgba(0, 0, 0, 0.8);
}
.accordion_north_2cf1 .item_cool_1620 {
  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) {
  .accordion_north_2cf1 .item_cool_1620 {
    width: auto;
    right: 45px;
  }
}
.small-435d .item_cool_1620 {
  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) {
  .small-435d .item_cool_1620 {
    width: auto;
    left: 45px;
  }
}
.first-244c .item_cool_1620 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.first-244c .motion_c57f {
  max-width: 48em;
  margin: 0 auto;
}
.first-244c .list_fa6b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.static_4e55 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.static_4e55.banner_west_c2fe .item_cool_1620 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.static_4e55.accordion_north_2cf1 .item_cool_1620 {
  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);
}
.static_4e55 .item_cool_1620 {
  visibility: visible;
}
.static_4e55.small-435d .item_cool_1620 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid-7231,
.surface_2604 {
  overflow-x: hidden;
}
.grid-7231 .item_cool_1620 {
  overflow: auto;
}
.grid-7231.banner_west_c2fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-7231.banner_west_c2fe .item_cool_1620 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid-7231.banner_west_c2fe .orange-61a4 {
  opacity: 0;
}
.grid-7231.accordion_north_2cf1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-7231.accordion_north_2cf1 .item_cool_1620 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid-7231.accordion_north_2cf1 .orange-61a4 {
  opacity: 0;
}
.grid-7231.small-435d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-7231.small-435d .item_cool_1620 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid-7231.small-435d .orange-61a4 {
  opacity: 0;
}
.grid-7231.first-244c .item_cool_1620 {
  z-index: 10;
  visibility: visible;
}
.image_f676 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image_f676 .highlight_9ac4 {
  background: rgba(255, 255, 255, 0.99);
}
.image_f676 .highlight_9ac4::after,
.image_f676 .highlight_9ac4:before {
  background: inherit;
}
.image_f676:hover .highlight_9ac4 {
  background: rgba(255, 255, 255, 0.99);
}
.small-435d .image_f676 {
  top: 10px;
  right: auto;
  left: 12px;
}
.first-244c .image_f676 {
  display: none !important;
}
.grid-7231:before,
.surface_2604:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid-7231 .image_f676,
.surface_2604 .image_f676 {
  display: inline-block;
}
.item_cool_1620 .element_7508 {
  -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;
}
.grid-7231 .item_cool_1620 .element_7508,
.surface_2604 .item_cool_1620 .element_7508 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-4d20 .wrapper_stale_dcdb {
  width: 100%;
}
.fixed_f643 {
  padding: 0 0.5em 0;
}
.fixed_f643 [class*="customify-col-"],
.fixed_f643 [class*="customify-col_"],
.fixed_f643 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav_south_3bae .fixed_f643 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .module-30f3 .thick_c6ab,
  .thick_c6ab {
    display: none;
  }
  .card_4b2c {
    text-align: left;
  }
  .white_089d {
    text-align: center;
  }
  .avatar-b30a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .module-30f3 .tag-smooth-2e0a,
  .tag-smooth-2e0a {
    display: none;
  }
  .white-da73 {
    text-align: left;
  }
  .hover_7a42 {
    text-align: center;
  }
  .bottom_9f81 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .module-30f3 .backdrop-add9,
  .backdrop-add9 {
    display: none;
  }
  .smooth_f9a9 {
    text-align: left;
  }
  .list_dynamic_56cf {
    text-align: center;
  }
  .notice_86d0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wood_57c4 {
  box-shadow: none !important;
}
.tertiary_black_f80b .caption-9acd,
.pressed_71c3 .caption-9acd {
  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;
}
.pressed_71c3 .caption-9acd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.current-2295 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.current-2295:after,
.current-2295:before {
  content: "";
  display: table;
}
.current-2295:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .current-2295 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.current-2295,
.feature_yellow_3d4f {
  max-width: 1248px;
  margin: 0 auto;
}

.image-motion-c2d3.cold-4d6d .current-2295 {
  max-width: 100%;
}
.image-motion-c2d3.logo_6d72 {
  max-width: 1200px;
  margin: 0 auto;
}
.image-motion-c2d3.carousel-3833 .current-2295 {
  max-width: 100%;
}
.image-motion-c2d3.carousel-3833 > .current-2295 {
  padding-left: 0;
  padding-right: 0;
}
.image-motion-c2d3.carousel-3833 > .current-2295 .module-30f3 {
  margin: 0;
}
.image-motion-c2d3.carousel-3833
  > .current-2295
  .focus-d0ab.active_steel_b598 {
  margin-right: 0;
  margin-left: 0;
}
.image-motion-c2d3.carousel-3833 #main.active_steel_b598 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .top-c65e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .top-c65e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .nav-soft-18e0 .info-fe52 {
    padding-right: 1em;
  }
  .nav-soft-18e0.dirty-293d .focus-d0ab {
    border-right: 1px solid #eaecee;
  }
  .nav-soft-18e0.dirty-293d .info-fe52 {
    padding-right: 1em;
  }
  .nav-soft-18e0.dirty-293d .surface_b000 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-275e .info-fe52 {
    padding-left: 1em;
  }
  .silver-275e.dirty-293d .focus-d0ab {
    border-left: 1px solid #eaecee;
  }
  .silver-275e.dirty-293d .info-fe52 {
    padding-left: 1em;
  }
  .silver-275e.dirty-293d .surface_b000 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_0565 .info-fe52 {
    padding-left: 1em;
  }
  .cool_0565.dirty-293d .new_a826 {
    border-right: 1px solid #eaecee;
  }
  .cool_0565.dirty-293d .border-large-ee39 {
    border-right: 1px solid #eaecee;
  }
  .cool_0565.dirty-293d .info-fe52 {
    padding-left: 1em;
  }
  .cool_0565.dirty-293d .surface_b000 {
    padding-right: 1em;
  }
  .cool_0565.dirty-293d .container-plasma-1d3c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_left_c483 .info-fe52 {
    padding-right: 1em;
  }
  .active_left_c483.dirty-293d .new_a826 {
    border-left: 1px solid #eaecee;
  }
  .active_left_c483.dirty-293d .border-large-ee39 {
    border-left: 1px solid #eaecee;
  }
  .active_left_c483.dirty-293d .info-fe52 {
    padding-right: 1em;
  }
  .active_left_c483.dirty-293d .surface_b000 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_left_c483.dirty-293d .container-plasma-1d3c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-c65e .info-fe52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-c65e.dirty-293d .focus-d0ab {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .top-c65e.dirty-293d .info-fe52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-c65e.dirty-293d .surface_b000 {
    padding-left: 1em;
  }
  .top-c65e.dirty-293d .container-plasma-1d3c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .top-c65e.dirty-293d .info-fe52 {
    padding-left: 0;
  }
}
.light_a857 .background_1b9e {
  display: inline-block;
}
.action-759d {
  display: inline-block;
}
.carousel_cb46 {
  word-con: break-word;
}
.panel_b05c > span {
  display: inline-block;
  padding: 5px 0;
}
.panel_b05c .thumbnail-static-b9aa {
  margin-left: 8px;
  margin-right: 8px;
}
.panel_b05c .card_dark_52ff img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.basic_2aa3 .right_cf79 {
  margin-bottom: 2em;
}
.basic_2aa3 .button-c877 {
  margin-bottom: 15px;
}
.basic_2aa3 .button-c877:last-child {
  margin-bottom: 0;
}
.basic_2aa3 .light_1a82 {
  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) {
  .basic_2aa3 .light_1a82 {
    display: block;
  }
}
.basic_2aa3 .row-advanced-9d7a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .basic_2aa3 .row-advanced-9d7a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.basic_2aa3 .glass-af7a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.basic_2aa3 .glass-af7a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.basic_2aa3 .glass-af7a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.basic_2aa3 .carousel_cb46 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic_2aa3 .carousel_cb46 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.basic_2aa3 .white-8584 p:last-child {
  margin-bottom: 0;
}
.basic_2aa3 .popup_tiny_9055 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.basic_2aa3 .texture-in-aced {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.basic_2aa3 .left-675f {
  margin-top: 1em;
}
.basic_2aa3 .new-3ef5 {
  top: 0;
  display: block;
}
.basic_2aa3 .new-3ef5 a {
  color: inherit;
}
.basic_2aa3 .new-3ef5 a:hover {
  color: inherit;
}
.basic_2aa3 .paragraph-a693 {
  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;
}
.basic_2aa3 .paragraph-a693:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.basic_2aa3 .texture-in-aced {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.basic_2aa3 .medium_169f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.basic_2aa3 .medium_169f:first-child {
  margin-top: 0;
}
.basic_2aa3 .medium_169f.paper_9850 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.basic_2aa3 .medium_169f.backdrop_solid_f946 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic_2aa3
  .medium_169f.backdrop_solid_f946.dropdown-a6be
  .left-675f {
  width: 100%;
}
.basic_2aa3 .backdrop_solid_f946 {
  -webkit-box-align: center;
  align-items: center;
}
.basic_2aa3 .backdrop_solid_f946 .panel_b05c,
.basic_2aa3 .backdrop_solid_f946 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.basic_2aa3 .glass-af7a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_2aa3 .glass-af7a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_2aa3 .glass-af7a: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;
}
.basic_2aa3 .paper_9850 {
  z-index: 5;
}
.basic_2aa3 .item-top-d234 .green-da47 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.basic_2aa3 .out-02ea .green-da47 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.basic_2aa3 .warm_3c88 .green-da47 {
  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;
}
.basic_2aa3.photo-e25c .light_1a82,
.basic_2aa3.item_short_d86d .light_1a82 {
  display: block;
}
.basic_2aa3.photo-e25c .light_1a82 .overlay_brown_cc3f,
.basic_2aa3.photo-e25c .light_1a82 .texture-in-aced,
.basic_2aa3.item_short_d86d .light_1a82 .overlay_brown_cc3f,
.basic_2aa3.item_short_d86d .light_1a82 .texture-in-aced {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic_2aa3.tooltip_0e90 .row-advanced-9d7a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .basic_2aa3.tooltip_0e90 .row-advanced-9d7a {
    margin-right: 0;
  }
}
.basic_2aa3.photo-e25c .row-advanced-9d7a,
.basic_2aa3.item_short_d86d .row-advanced-9d7a {
  padding-top: 40%;
}
.basic_2aa3.photo-e25c .right_cf79,
.basic_2aa3.item_short_d86d .right_cf79 {
  display: block;
}
.basic_2aa3.photo-e25c .fn-sticky-2c94 .texture-in-aced,
.basic_2aa3.item_short_d86d .fn-sticky-2c94 .texture-in-aced {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.basic_2aa3.photo-e25c .row-advanced-9d7a,
.basic_2aa3.item_short_d86d .row-advanced-9d7a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.basic_2aa3.photo-e25c .texture-in-aced {
  padding: 1em;
}
.gas-b3f3 {
  margin: 30px auto;
  display: block;
}
.gas-b3f3 .footer_3a35 > * {
  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;
}
.gas-b3f3 .footer_3a35 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas-b3f3 .footer_3a35 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.complex_e4a5 .panel_b05c {
  margin-bottom: 1.41575em;
}
.complex_e4a5 .logo-bottom-4cec {
  margin-bottom: 1.618em;
}
.table-301e .filter_right_ec97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.table-301e .filter_right_ec97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.table-301e .gradient_gas_b510 {
  max-width: 100%;
  overflow: auto;
}
.backdrop_stale_265c .table-301e a:hover {
  text-decoration: underline;
}
.breadcrumb-wide-ecb4 .button-c877:not(.carousel_cb46),
.breadcrumb-wide-ecb4 .glass-af7a {
  margin-bottom: 1.41575em;
}
.breadcrumb-wide-ecb4 .button-c877:not(.carousel_cb46):last-child,
.breadcrumb-wide-ecb4 .glass-af7a:last-child {
  margin-bottom: 0;
}
.breadcrumb-wide-ecb4 .button-c877.container_over_d3f1 {
  margin-bottom: 0.41575em;
}
.breadcrumb-wide-ecb4 .main-6f5e:before,
.breadcrumb-wide-ecb4 .outline_red_176c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-wide-ecb4 .main-6f5e:before {
  content: "\f115";
}
.breadcrumb-wide-ecb4 .outline_red_176c:before {
  content: "\f02c";
}
.breadcrumb-wide-ecb4 .chip-in-01ec {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-wide-ecb4 .chip-in-01ec a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cool-aca3 {
  display: -webkit-box;
  display: flex;
}
.cool-aca3 .item-0fc1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cool-aca3 .item-0fc1 {
    flex-basis: 90px;
  }
}
.cool-aca3 .pattern-yellow-4ceb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool-aca3 .pattern-yellow-4ceb {
    flex-basis: calc(100% - 50px);
  }
}
.cool-aca3 .shadow-lower-8f2d p:last-child {
  margin-bottom: 0.72em;
}
.gradient-897e .footer_3a35 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gradient-897e .footer_3a35:after,
.gradient-897e .footer_3a35:before {
  content: "";
  display: table;
}
.gradient-897e .footer_3a35:after {
  clear: both;
}
.gradient-897e .footer_3a35 .filter-active-4b25,
.gradient-897e .footer_3a35 .yellow_77e1 {
  width: 49%;
}
.gradient-897e .footer_3a35 .filter-active-4b25 a span.modal_down_979d,
.gradient-897e .footer_3a35 .yellow_77e1 a span.modal_down_979d {
  display: block;
  margin-bottom: 5px;
}
.gradient-897e .footer_3a35 .yellow_77e1 {
  float: left;
  text-align: left;
}
.gradient-897e .footer_3a35 .filter-active-4b25 {
  float: right;
  text-align: right;
}
.under_2401 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .under_2401 {
    margin-bottom: 0;
  }
}
.logo-glass-2e9b {
  margin-bottom: 1em;
}
.logo-glass-2e9b .carousel_cb46 {
  font-size: 1.1em;
  line-height: 1.3;
}
.description-outer-1c24 a {
  display: block;
  line-height: 0;
  position: relative;
}
.last_01da .logo-glass-2e9b,
.header-0d55 .logo-glass-2e9b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .last_01da .logo-glass-2e9b,
  .header-0d55 .logo-glass-2e9b {
    display: block;
  }
}
.last_01da .description-outer-1c24,
.header-0d55 .description-outer-1c24 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .last_01da .description-outer-1c24,
  .header-0d55 .description-outer-1c24 {
    margin-bottom: 1em;
  }
}
.last_01da .description-outer-1c24 img,
.header-0d55 .description-outer-1c24 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.last_01da .preview_north_9f01,
.header-0d55 .preview_north_9f01 {
  flex-basis: calc(100% - 160px);
}
.last_01da .preview_north_9f01 p,
.header-0d55 .preview_north_9f01 p {
  margin-bottom: 0;
}
.last_01da .preview_north_9f01 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .last_01da .preview_north_9f01 {
    padding-left: 0;
  }
}
.header-0d55 .preview_north_9f01 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .header-0d55 .preview_north_9f01 {
    padding-right: 0;
  }
}
.header-0d55 .description-outer-1c24 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav_9664 .description-outer-1c24 {
  margin-bottom: 0.5em;
}
.nav_9664 .description-outer-1c24 img {
  width: 100%;
}
.popup-8015 .status_pro_9999,
.logo-c93f .status_pro_9999 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo-c93f .focus-d0ab .black-93ae p:last-child {
  margin-bottom: 0;
}
.silver_e922 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row-dim-6547 .motion-a428 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row-dim-6547 .motion-a428:last-of-type {
    margin-bottom: 0;
  }
}
.row-dim-6547 .motion-a428 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-dim-6547 .motion-a428 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row-dim-6547 .motion-a428 ul li {
  margin: 0 0 0.6em;
}
.row-dim-6547 .motion-a428 ul li.card_021c,
.row-dim-6547 .motion-a428 ul li.pressed-d6e4 {
  position: relative;
}
.row-dim-6547 .motion-a428 ul li.card_021c .silver_46e7,
.row-dim-6547 .motion-a428 ul li.pressed-d6e4 .silver_46e7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row-dim-6547 .motion-a428 ul li.card_021c:after:after,
.row-dim-6547 .motion-a428 ul li.card_021c:after:before,
.row-dim-6547
  .motion-a428
  ul
  li.pressed-d6e4:after:after,
.row-dim-6547
  .motion-a428
  ul
  li.pressed-d6e4:after:before {
  content: "";
  display: table;
}
.row-dim-6547 .motion-a428 ul li.card_021c:after:after,
.row-dim-6547
  .motion-a428
  ul
  li.pressed-d6e4:after:after {
  clear: both;
}
.row-dim-6547 .motion-a428 a.detail_1430:hover {
  text-decoration: none;
}
.row-dim-6547 .motion-a428 select {
  max-width: 100%;
}
.row-dim-6547 .motion-a428 table {
  font-size: 85%;
}
.row-dim-6547 .motion-a428 table td,
.row-dim-6547 .motion-a428 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row-dim-6547 .motion-a428 table tfoot td {
  text-align: left;
}
.row-dim-6547 .motion-a428 :last-child {
  margin-bottom: 0;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 label {
  width: 100%;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 .sort_first_dd28 {
  width: 100%;
  display: block;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 .heading-rough-5d97 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 .heading-rough-5d97:hover svg #svg-search {
  fill: #444;
}
.row-dim-6547 .motion-a428 .photo_blue_3c31 .heading-rough-5d97 svg {
  width: 18px;
  height: 18px;
}
.row-dim-6547 .hover-in-69fb ul ul,
.row-dim-6547 .sidebar-4c5c ul ul,
.row-dim-6547 .backdrop_large_2fec ul ul,
.row-dim-6547 .lower_2abe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row-dim-6547 .hover-in-69fb .info_static_8ddb > a,
.row-dim-6547 .sidebar-4c5c .info_static_8ddb > a,
.row-dim-6547 .backdrop_large_2fec .info_static_8ddb > a,
.row-dim-6547 .lower_2abe .info_static_8ddb > a {
  margin-bottom: 0;
}
.row-dim-6547 .texture_dd30 li,
.row-dim-6547 .hover-in-69fb li,
.row-dim-6547 .text-eef2 li,
.row-dim-6547 .sidebar-4c5c li,
.row-dim-6547 .backdrop_large_2fec li,
.row-dim-6547 .lower_2abe li,
.row-dim-6547 .inner_3887 li,
.row-dim-6547 .background_up_2658 li {
  display: block;
  position: relative;
}
.row-dim-6547 .texture_dd30 li:last-child,
.row-dim-6547 .hover-in-69fb li:last-child,
.row-dim-6547 .text-eef2 li:last-child,
.row-dim-6547 .sidebar-4c5c li:last-child,
.row-dim-6547 .backdrop_large_2fec li:last-child,
.row-dim-6547 .lower_2abe li:last-child,
.row-dim-6547 .inner_3887 li:last-child,
.row-dim-6547 .background_up_2658 li:last-child {
  border: none;
}
.row-dim-6547 .texture_dd30 li a,
.row-dim-6547 .hover-in-69fb li a,
.row-dim-6547 .text-eef2 li a,
.row-dim-6547 .sidebar-4c5c li a,
.row-dim-6547 .backdrop_large_2fec li a,
.row-dim-6547 .lower_2abe li a,
.row-dim-6547 .inner_3887 li a,
.row-dim-6547 .background_up_2658 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-dim-6547 .texture_dd30 li ul li::before,
.row-dim-6547 .hover-in-69fb li ul li::before,
.row-dim-6547 .text-eef2 li ul li::before,
.row-dim-6547 .sidebar-4c5c li ul li::before,
.row-dim-6547 .backdrop_large_2fec li ul li::before,
.row-dim-6547 .lower_2abe li ul li::before,
.row-dim-6547 .inner_3887 li ul li::before,
.row-dim-6547 .background_up_2658 li ul li::before {
  left: 15px;
}
.row-dim-6547 .texture_dd30 li ul a,
.row-dim-6547 .hover-in-69fb li ul a,
.row-dim-6547 .text-eef2 li ul a,
.row-dim-6547 .sidebar-4c5c li ul a,
.row-dim-6547 .backdrop_large_2fec li ul a,
.row-dim-6547 .lower_2abe li ul a,
.row-dim-6547 .inner_3887 li ul a,
.row-dim-6547 .background_up_2658 li ul a {
  padding-left: 20px;
}
.row-dim-6547 .texture_dd30 li ul ul li::before,
.row-dim-6547 .hover-in-69fb li ul ul li::before,
.row-dim-6547 .text-eef2 li ul ul li::before,
.row-dim-6547 .sidebar-4c5c li ul ul li::before,
.row-dim-6547 .backdrop_large_2fec li ul ul li::before,
.row-dim-6547 .lower_2abe li ul ul li::before,
.row-dim-6547 .inner_3887 li ul ul li::before,
.row-dim-6547 .background_up_2658 li ul ul li::before {
  left: 30px;
}
.row-dim-6547 .texture_dd30 li ul ul a,
.row-dim-6547 .hover-in-69fb li ul ul a,
.row-dim-6547 .text-eef2 li ul ul a,
.row-dim-6547 .sidebar-4c5c li ul ul a,
.row-dim-6547 .backdrop_large_2fec li ul ul a,
.row-dim-6547 .lower_2abe li ul ul a,
.row-dim-6547 .inner_3887 li ul ul a,
.row-dim-6547 .background_up_2658 li ul ul a {
  padding-left: 40px;
}
.row-dim-6547 .tooltip_7126 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-dim-6547 .background_up_2658 ul li {
  margin-bottom: 1.41575em;
}
.row-dim-6547 .background_up_2658 ul li .box_pink_0f93 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row-dim-6547 .background_up_2658 ul li .box-fast-689f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_03be .texture_dd30 li a,
.container_03be .hover-in-69fb li a,
.container_03be .text-eef2 li a,
.container_03be .sidebar-4c5c li a,
.container_03be .backdrop_large_2fec li a,
.container_03be .lower_2abe li a,
.container_03be .inner_3887 li a,
.container_03be .background_up_2658 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_03be .tooltip_7126 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_03be .motion-a428 ul li.card_021c .silver_46e7,
.container_03be .motion-a428 ul li.pressed-d6e4 .silver_46e7 {
  background: rgba(0, 0, 0, 0.2);
}
.container_03be .row-dim-6547 .motion-a428 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li {
  margin: 0;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li ul {
  margin: 0;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li ul li a {
  padding-left: 15px;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li ul li li a {
  padding-left: 30px;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li.section-old-2a0b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li.section-old-2a0b > 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;
}
.image-motion-c2d3 .row-dim-6547 .highlight_glass_3a85 li.section-old-2a0b > 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;
}
.panel-2717 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background_d8e1 {
  position: relative;
  z-index: 10;
}
.background_d8e1 .element_7508 {
  width: 100%;
  max-width: 100%;
}
.block-yellow-6b9c .outline-f4e3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block-yellow-6b9c .wide_792c {
}
.block-yellow-6b9c .container_03be {
  background: #292929;
}
.new_4f9a .outline-f4e3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.new_4f9a .wide_792c {
  background: #f9f9f9;
}
.new_4f9a .container_03be {
  background: #303030;
}
.frame-afaf .outline-f4e3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-afaf .background_1b9e {
    margin-bottom: 1em;
  }
  .frame-afaf .background_1b9e:last-child {
    margin-bottom: 0;
  }
}
.frame-afaf .wide_792c {
  background: #ededed;
}
.frame-afaf .container_03be {
  background: #1a1a1a;
}
.outline-f4e3.wide_792c {
  color: rgba(0, 0, 0, 0.6);
}
.outline-f4e3.wide_792c .tabs-hard-f801 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-f4e3.container_03be {
  color: rgba(255, 255, 255, 0.99);
}
.outline-f4e3.container_03be a:not(.detail_1430) {
  color: rgba(255, 255, 255, 0.79);
}
.outline-f4e3.container_03be a:not(.detail_1430):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-f4e3.container_03be .tabs-hard-f801 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-f4e3.container_03be table tbody td,
.outline-f4e3.container_03be table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass_b0f9.description_6259 .current-2295 {
  max-width: initial;
}
.glass_b0f9 .hero_ebb9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass_b0f9 .hero_ebb9 .element_7508 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass_b0f9 .hero_ebb9 .element_7508 {
    display: block;
    margin-bottom: 2em;
  }
  .glass_b0f9 .hero_ebb9 .element_7508:last-child {
    margin-bottom: 0;
  }
}
.frame-afaf .background_1b9e:last-child,
.new_4f9a .background_1b9e:last-child,
.block-yellow-6b9c .background_1b9e:last-child {
  margin-bottom: 0;
}
.frame-afaf .background_1b9e .row-dim-6547 .motion-a428:last-child,
.new_4f9a .background_1b9e .row-dim-6547 .motion-a428:last-child,
.block-yellow-6b9c .background_1b9e .row-dim-6547 .motion-a428:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame-afaf .focus_b492,
  .frame-afaf .soft-db3c,
  .new_4f9a .focus_b492,
  .new_4f9a .soft-db3c,
  .block-yellow-6b9c .focus_b492,
  .block-yellow-6b9c .soft-db3c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background_d8e1 .background_1b9e {
    margin-bottom: 2em;
  }
}
.background_d8e1 p:last-child {
  margin-bottom: 0;
}
.background_d8e1 li,
.background_d8e1 ul {
  list-style: none;
  margin: 0;
}
.background_d8e1 ul ul {
  margin-left: 2.617924em;
}
.container-white-5002 {
  font-size: 0.875em;
}

/* css-noise: ac22 */
.widget-item-n6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
