/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-aba3/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-aba3
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.button-aba3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-7d54.section_small_7573/licenses/gpl-2.0.progress_6336
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.photo_1425/, (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.active_2efd.progress_2568/normalize.south-3846/
 ======
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.south-3846 v7.0.0 | MIT License | github.button-aba3/necolas/normalize.south-3846 */
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;
}
.yellow-ce0d .new_ebdc,
.huge-84a1,
.progress-c81a,
.motion_f484,
.orange_f20d,
.alert-5de1,
.sidebar-stale-ffe6,
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;
}
.huge-84a1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .huge-84a1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .huge-84a1,
  h1 {
    font-size: 1.8em;
  }
}
.progress-c81a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.progress-c81a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .progress-c81a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .progress-c81a,
  h2 {
    font-size: 1.7em;
  }
}
.motion_f484,
h3 {
  font-size: 1.618em;
}
.yellow-ce0d .new_ebdc,
.orange_f20d,
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.footer-1e2b {
  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;
}
.tabs-thick-c916:after,
.tabs-thick-c916:before,
.next_0aa8:after,
.next_0aa8:before {
  content: "";
  display: table;
}
.tabs-thick-c916:after,
.next_0aa8:after {
  clear: both;
}
.disabled_b130 {
  float: right;
  margin-right: 0;
}
.main-c68a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mini-13fb .menu-ccc9,
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;
}
.mini-13fb .menu-ccc9: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;
}
.tall-6833 .menu-ccc9 {
  box-shadow: none;
}
.tall-6833
  .menu-ccc9
  .hidden-1c38 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tall-6833 .menu-ccc9 .simple-b1db {
  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;
}
.tall-6833
  .menu-ccc9
  .simple-b1db
  b {
  display: none;
}
.tall-6833 .section-north-77f3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lite_c266:not(.detail-8de3):not(.gas-8b9e),
button:not(.detail-8de3):not(.gas-8b9e),
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ),
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ),
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ) {
  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;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ):hover,
button:not(.detail-8de3):not(
    .gas-8b9e
  ):hover,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ):hover,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ):hover,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ):active,
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
button:not(.detail-8de3):not(
    .gas-8b9e
  ):active,
button:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ):active,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ):active,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ):active,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus {
  outline: 0;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7 {
  position: relative;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .sort_right_690e,
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .last-2aba,
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .caption_hot_e9ee,
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  i,
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  svg,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .sort_right_690e,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .last-2aba,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .caption_hot_e9ee,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  i,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  svg,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .sort_right_690e,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .last-2aba,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .caption_hot_e9ee,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  i,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  svg,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .sort_right_690e,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .last-2aba,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .caption_hot_e9ee,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  i,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  svg,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .sort_right_690e,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .last-2aba,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  .caption_hot_e9ee,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  i,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7
  svg {
  visibility: hidden;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7:after,
button:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7:after,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7:after,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7:after,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ).fn-loading-f9d7: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;
}
.lite_c266:not(.detail-8de3):not(.gas-8b9e),
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ),
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ),
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ) {
  color: #fff;
  background: #235787;
}
.lite_c266:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="button"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="reset"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus,
input[type="submit"]:not(.detail-8de3):not(
    .gas-8b9e
  ):focus {
  color: #fff;
}
.lite_c266.fn-disabled-f9d7:not(.detail-8de3):not(
    .gas-8b9e
  ),
.lite_c266[disabled]:not(.detail-8de3):not(
    .gas-8b9e
  ),
button.fn-disabled-f9d7:not(.detail-8de3):not(
    .gas-8b9e
  ),
button[disabled]:not(.detail-8de3):not(
    .gas-8b9e
  ) {
  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;
}
.advanced-0852 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.advanced-0852: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;
}
.title-a0bb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.logo_gas_097a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-e143 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-thick-c916:after,
.tabs-thick-c916:before,
.dropdown_284a:after,
.dropdown_284a:before,
.filter_e87b:after,
.filter_e87b:before,
.feature-complex-15f3:after,
.feature-complex-15f3:before,
.west-0402:after,
.west-0402:before,
.grid_fef2:after,
.grid_fef2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-thick-c916:after,
.dropdown_284a:after,
.filter_e87b:after,
.feature-complex-15f3:after,
.west-0402:after,
.grid_fef2:after {
  clear: both;
}
.dropdown_284a .form-large-eaa5,
.filter_e87b .form-large-eaa5,
.caption_f884 .form-large-eaa5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.purple-719a {
  display: inline-block;
}
.shadow_soft_46ed {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shadow_soft_46ed img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shadow_soft_46ed .column_steel_64b6 {
  padding: 1em 0;
  font-size: 85%;
}
.column_steel_64b6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search-6b79 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search-6b79:after,
.search-6b79:before {
  content: "";
  display: table;
}
.search-6b79:after {
  clear: both;
}
.content_71a6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop_1d3d .content_71a6 {
  max-width: 50%;
}
.message-glass-f756 .content_71a6 {
  max-width: 33.33%;
}
.secondary-down-f005 .content_71a6 {
  max-width: 25%;
}
.mask-hovered-a301 .content_71a6 {
  max-width: 20%;
}
.column-4ce8 .content_71a6 {
  max-width: 16.66%;
}
.hero-8bd2 .content_71a6 {
  max-width: 14.28%;
}
.background-hot-7f16 .content_71a6 {
  max-width: 12.5%;
}
.backdrop_a21f .content_71a6 {
  max-width: 11.11%;
}
.nav_inner_f0d6 {
  display: block;
}
.yellow-ce0d .nav_3a47 label,
.yellow-ce0d .grid-1e81 label,
.yellow-ce0d .middle_5e0c label,
.yellow-ce0d .button-d7f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_0bb6 {
  list-style: none;
  margin: 0;
}
.left_0bb6 article.fixed_87d2 {
  margin-bottom: 0;
}
.left_0bb6 ul {
  list-style: none;
  margin: 0;
}
.left_0bb6 .outer-1265 li.fixed_87d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_0bb6 .outer-1265 li.fixed_87d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_0bb6 .outer-1265 li.fixed_87d2: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) {
  .left_0bb6 .outer-1265 li.fixed_87d2 li.fixed_87d2 li.fixed_87d2 li.fixed_87d2 {
    padding-left: 0;
  }
}
article.fixed_87d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed_87d2 .dropdown_284a p:last-of-type {
  margin-bottom: 0;
}
article.fixed_87d2 .fresh_85c8 {
  float: left;
}
article.fixed_87d2 .sort_full_7048 {
  margin-left: 85px;
}
article.fixed_87d2 .overlay_up_d651 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed_87d2 .overlay_up_d651 .tooltip_dim_f320 {
  margin-left: 10px;
}
article.fixed_87d2 .panel_west_2ac0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed_87d2 .fluid_c4b7 {
  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 .nav_3a47,
  #respond .middle_5e0c,
  #respond .button-d7f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_3a47 input,
#respond .middle_5e0c input,
#respond .button-d7f2 input {
  width: 100%;
}
#respond .button-d7f2 {
  margin-right: 0;
}
#respond .summary-pro-66ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.next-5694 {
  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;
}
.next-5694.basic-7b1a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.next-5694 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%);
}
.next-5694:focus,
.next-5694: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);
}
.top-7a85 {
  border-radius: 10%;
}
.tooltip-huge-f644 {
  border-radius: 50%;
}
.notification_6342 {
  font-size: 0.72em;
}
.west_ef43 {
  font-size: 0.875em;
}
.shade_gold_2eed {
  font-size: 1.1em;
}
.orange-e138 {
  text-transform: uppercase;
  line-height: 1.2;
}
.orange-e138.notification_6342 {
  letter-spacing: 0.5px;
}
.tall-c265,
.tall-c265 a {
  color: #6d6d6d;
}
.tall-c265 a:hover {
  color: #111;
}
.table-d3b1 {
  color: #6d6d6d;
}
.highlight-3185 {
  overflow-x: hidden;
}
.highlight-3185 .box_c699.east-c742 {
  position: relative;
}
.highlight-3185 .box_c699.east-c742.stone_d7d7 {
  position: initial;
}
.highlight-3185
  .box_c699.east-c742.stone_d7d7
  .description-f17b {
  left: auto;
}
.highlight-3185 .box_c699 .description-f17b {
  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;
}
.highlight-3185 .box_c699:hover.east-c742 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.highlight-3185
  .box_c699:hover.east-c742
  .description-f17b {
  display: block;
  z-index: 9999999;
}
.highlight-3185 .current-c46b .fixed_652f,
.highlight-3185 .lite_ee8e .fixed_652f {
  display: none;
}
.highlight-3185 .center_49af .box_c699:hover.east-c742 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.yellow-ce0d .nav_3a47 label,
.yellow-ce0d .grid-1e81 label,
.yellow-ce0d .middle_5e0c label,
.yellow-ce0d .button-d7f2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_0bb6 {
  list-style: none;
  margin: 0;
}
.left_0bb6 article.fixed_87d2 {
  margin-bottom: 0;
}
.left_0bb6 ul {
  list-style: none;
  margin: 0;
}
.left_0bb6 .outer-1265 li.fixed_87d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_0bb6 .outer-1265 li.fixed_87d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_0bb6 .outer-1265 li.fixed_87d2: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) {
  .left_0bb6 .outer-1265 li.fixed_87d2 li.fixed_87d2 li.fixed_87d2 li.fixed_87d2 {
    padding-left: 0;
  }
}
article.fixed_87d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed_87d2 .dropdown_284a p:last-of-type {
  margin-bottom: 0;
}
article.fixed_87d2 .fresh_85c8 {
  float: left;
}
article.fixed_87d2 .sort_full_7048 {
  margin-left: 85px;
}
article.fixed_87d2 .overlay_up_d651 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed_87d2 .overlay_up_d651 .tooltip_dim_f320 {
  margin-left: 10px;
}
article.fixed_87d2 .panel_west_2ac0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed_87d2 .fluid_c4b7 {
  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 .nav_3a47,
  #respond .middle_5e0c,
  #respond .button-d7f2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .nav_3a47 input,
#respond .middle_5e0c input,
#respond .button-d7f2 input {
  width: 100%;
}
#respond .button-d7f2 {
  margin-right: 0;
}
#respond .summary-pro-66ce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.current-c46b .row-selected-c9dc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.row-selected-c9dc .large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a:focus,
.row-selected-c9dc .large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a:hover,
.row-selected-c9dc .large-e8ca.backdrop-green-06ec .over_d5a4 > li > a:focus,
.row-selected-c9dc .large-e8ca.backdrop-green-06ec .over_d5a4 > li > a:hover,
.row-selected-c9dc .large-e8ca.photo-north-4a2f .over_d5a4 > li > a:focus,
.row-selected-c9dc .large-e8ca.photo-north-4a2f .over_d5a4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc
  .large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.avatar-e341
  > a,
.row-selected-c9dc
  .large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.bronze-584a
  > a,
.row-selected-c9dc
  .large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.avatar-e341
  > a,
.row-selected-c9dc
  .large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.bronze-584a
  > a,
.row-selected-c9dc
  .large-e8ca.photo-north-4a2f
  .over_d5a4
  > li.avatar-e341
  > a,
.row-selected-c9dc .large-e8ca.photo-north-4a2f .over_d5a4 > li.focus_plasma_9434 > a {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc .description-large-0cfd,
.row-selected-c9dc .description-large-0cfd a {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc .input_4553.popup_cf79 li a,
.row-selected-c9dc .carousel-stale-c58c a,
.row-selected-c9dc .thumbnail_first_2e51,
.row-selected-c9dc .over_d5a4 > li > a,
.row-selected-c9dc .steel-65e4 {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc .input_4553.popup_cf79 li a:hover,
.row-selected-c9dc .carousel-stale-c58c a:hover,
.row-selected-c9dc .thumbnail_first_2e51:hover,
.row-selected-c9dc .over_d5a4 > li > a:hover,
.row-selected-c9dc .steel-65e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc .hot-ba59 {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc .hot-ba59 .popup-20d0 {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc .hot-ba59:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-selected-c9dc .button-bottom-e72a .picture_4736 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc .button-bottom-e72a .picture_4736 .bronze-a5aa {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc
  .button-bottom-e72a
  .picture_4736
  .bronze-a5aa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc
  .button-bottom-e72a
  .picture_4736
  .bronze-a5aa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc
  .button-bottom-e72a
  .picture_4736
  .bronze-a5aa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc
  .button-bottom-e72a
  .picture_4736
  .bronze-a5aa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc .button-bottom-e72a .carousel-b478 {
  color: rgba(255, 255, 255, 0.79);
}
.row-selected-c9dc .button-bottom-e72a .carousel-b478:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_ece7
  .row-selected-c9dc
  .button-bottom-e72a
  .header_574f
  .footer-67bc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_ece7
  .row-selected-c9dc
  .button-bottom-e72a
  .header_574f
  .bronze-a5aa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-c46b .shadow-brown-32aa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow-brown-32aa .large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a:focus,
.shadow-brown-32aa .large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a:hover,
.shadow-brown-32aa .large-e8ca.backdrop-green-06ec .over_d5a4 > li > a:focus,
.shadow-brown-32aa .large-e8ca.backdrop-green-06ec .over_d5a4 > li > a:hover,
.shadow-brown-32aa .large-e8ca.photo-north-4a2f .over_d5a4 > li > a:focus,
.shadow-brown-32aa .large-e8ca.photo-north-4a2f .over_d5a4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-brown-32aa
  .large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.avatar-e341
  > a,
.shadow-brown-32aa
  .large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.bronze-584a
  > a,
.shadow-brown-32aa
  .large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.avatar-e341
  > a,
.shadow-brown-32aa
  .large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.bronze-584a
  > a,
.shadow-brown-32aa
  .large-e8ca.photo-north-4a2f
  .over_d5a4
  > li.avatar-e341
  > a,
.shadow-brown-32aa .large-e8ca.photo-north-4a2f .over_d5a4 > li.focus_plasma_9434 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-brown-32aa .description-large-0cfd,
.shadow-brown-32aa .description-large-0cfd a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-brown-32aa .input_4553.popup_cf79 li a,
.shadow-brown-32aa .carousel-stale-c58c a,
.shadow-brown-32aa .thumbnail_first_2e51,
.shadow-brown-32aa .over_d5a4 > li > a,
.shadow-brown-32aa .steel-65e4 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-brown-32aa .input_4553.popup_cf79 li a:hover,
.shadow-brown-32aa .carousel-stale-c58c a:hover,
.shadow-brown-32aa .thumbnail_first_2e51:hover,
.shadow-brown-32aa .over_d5a4 > li > a:hover,
.shadow-brown-32aa .steel-65e4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-brown-32aa .hot-ba59 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-brown-32aa .hot-ba59 .popup-20d0 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-brown-32aa .hot-ba59:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_blue_f292 .section_cbe4 {
  margin-left: auto;
  margin-right: auto;
}
.filter_e87b > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_e87b .title-a0bb {
  margin-right: 1.41575em;
}
.lite_4ec2 .filter_e87b > .photo_simple_5521 {
  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;
}
.lite_4ec2 .filter_e87b > .steel-025f {
  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;
}
.column-5c63.wrapper_blue_f292 .section_cbe4,
.selected_4ca5.wrapper_blue_f292 .section_cbe4 {
  margin-left: 0;
}
.shade_d729.wrapper_blue_f292 .section_cbe4,
.orange-948e.wrapper_blue_f292 .section_cbe4 {
  margin-right: 0;
}
.filter_e87b ol,
.filter_e87b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.overlay_3676 video {
  max-width: 100%;
}
.liquid_c4d8 img {
  display: block;
}
.liquid_c4d8.title-a0bb,
.liquid_c4d8.logo_gas_097a {
  width: 100%;
}
.liquid_c4d8.steel-025f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal-823a:not(.logo-dark-f627) {
  margin: 1.5em auto;
}
.liquid_3128 p {
  padding: 1.5em 14px;
}
ul.highlight_bottom_74e9.steel-025f,
ul.highlight_bottom_74e9.photo_simple_5521,
ul.highlight_bottom_74e9.shade_wide_55f3.photo_simple_5521 {
  padding: 0 14px;
}
.current-2cbf {
  display: block;
  overflow-x: auto;
}
.current-2cbf table {
  border-collapse: collapse;
  width: 100%;
}
.current-2cbf td,
.current-2cbf th {
  padding: 0.5em;
}
.filter_e87b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_e87b ol ol,
.filter_e87b ol ul,
.filter_e87b ul ol,
.filter_e87b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_e87b ol ol li,
.filter_e87b ol ul li,
.filter_e87b ul ol li,
.filter_e87b ul ul li {
  margin-left: 0;
}
.small-2700.fixed-f83a > .dark-7c42 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small-2700.fixed-f83a > .dark-7c42 iframe,
.small-2700.fixed-f83a > .dark-7c42 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element-25f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element-25f9.grid-tall-0489 {
  padding: 0;
}
.element-25f9.grid-tall-0489 cite {
  font-size: 13px;
}
.element-25f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element-25f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard_8c9b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard_8c9b > p:first-child {
  margin-top: 0;
}
.hard_8c9b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard_8c9b blockquote {
  border-left: 0;
}
.light_a8e2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.light_a8e2:not(.gradient_prev_b36d) {
  max-width: 100px;
}
.light_a8e2.iron_14e7 {
  border-bottom: none !important;
  text-align: center;
}
.light_a8e2.iron_14e7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .liquid_3128 p {
    padding: 1.5em 0;
  }
}
.stone-a86c {
  color: #0073aa;
}
.focus_left_518b {
  background-color: #0073aa;
}
.inner_0e99 {
  color: #229fd8;
}
.chip-13d6 {
  background-color: #229fd8;
}
.hot_5e87 {
  color: #eee;
}
.widget_9d95 {
  background-color: #eee;
}
.north_da92 {
  color: #444;
}
.hidden_basic_10f1 {
  background-color: #444;
}
.gradient_4de8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient_4de8 .component_1fd0 .carousel-stale-c58c {
  font-size: 15px;
}
.gradient_4de8 .carousel-stale-c58c {
  line-height: 1.3;
}
.gradient_4de8 .shadow-brown-32aa {
}
.gradient_4de8 .row-selected-c9dc {
  background: #235787;
}
.short-e4dc {
  padding: 0;
}
.short-e4dc .row-selected-c9dc {
  background: #1a1a1a;
}
.short-e4dc .shadow-brown-32aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-0f7d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-0f7d .shadow-brown-32aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-0f7d .row-selected-c9dc {
  background: #303030;
}
.grid_fef2 {
  position: relative;
  z-index: 10;
}
.grid_fef2 .form-black-c2d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold_8bee .east-c742 {
  display: inline-block;
  vertical-align: middle;
}
.cold_8bee.sort-pro-51fb .east-c742 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cold_8bee.sort-pro-51fb .east-c742 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cold_8bee.sort-pro-51fb .east-c742 {
    margin-right: 0.4em;
  }
}
.cold_8bee.sort-pro-51fb .east-c742:last-child {
  margin-right: 0;
}
.notice-2245 .form-black-c2d7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .current-c46b .component_1fd0 {
    margin: 0 -0.5em;
  }
  .current-c46b .component_1fd0 [class*="customify-col-"],
  .current-c46b .component_1fd0 [class*="customify-col_"],
  .current-c46b .component_1fd0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.current-c46b.title-69ed .form-black-c2d7 {
  background: 0 0 !important;
}
.current-c46b.title-69ed .form-black-c2d7,
.current-c46b.notice-2245 .form-black-c2d7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .current-c46b.filter-dc48 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.current-c46b.notice-2245 .form-black-c2d7 {
  box-shadow: none !important;
}
.paragraph_red_9cb6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_red_9cb6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_red_9cb6 {
    padding: 18px 0 20px;
  }
}
.paragraph_red_9cb6 .content_dark_ca80 {
  width: 100%;
}
.paragraph_red_9cb6 .overlay-paper-8fea {
  margin-bottom: 0;
}
.paragraph_red_9cb6 .outer-eaf0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel-4399 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel-4399 .focus-active-2ac1 {
  width: 100%;
}
.surface-plasma-38d2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.surface-plasma-38d2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.surface-plasma-38d2 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;
}
.surface-plasma-38d2 li:last-child:after {
  display: none;
}
.surface-plasma-38d2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dropdown_7e2c .fixed_652f button,
.paragraph_red_9cb6 .fixed_652f button {
  left: 0;
}
.dropdown_7e2c .focus-active-2ac1,
.paragraph_red_9cb6 .focus-active-2ac1 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown_7e2c .panel-4399,
.paragraph_red_9cb6 .panel-4399 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dropdown_7e2c {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_7e2c:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.dropdown_7e2c .pattern_1256 {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .dropdown_7e2c .pattern_1256 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_7e2c .pattern_1256 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_7e2c .pattern_1256 {
    min-height: 200px;
  }
}
.dropdown_7e2c .surface-plasma-38d2 {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown_7e2c .surface-plasma-38d2 a,
.dropdown_7e2c .surface-plasma-38d2 li:after {
  color: inherit;
}
.dropdown_7e2c .surface-plasma-38d2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.modal-65c5 {
  margin-bottom: 0.5em;
}
.card-bright-771a {
  margin-bottom: 1.2em;
}
.card-bright-771a,
.modal-65c5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card-bright-771a p:last-child,
.modal-65c5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fixed_652f,
#masthead .fixed_652f {
  display: none;
}
#masthead
  > .fixed_652f.picture-ba12 {
  display: none;
}
#masthead > .fixed_652f button {
  left: 0;
}
.notice-b3bf {
  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%;
}
.notice-b3bf .east-c742 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-b3bf .video_basic_d1b1 {
  display: -webkit-box;
  display: flex;
}
.notice-b3bf .video_basic_d1b1.notice-easy-1357 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-b3bf .video_basic_d1b1.first_9fb2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-b3bf .video_basic_d1b1.selected-db1b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-b3bf.action_a965.large-70e3 .video_basic_d1b1.notice-easy-1357 {
  flex-basis: 100%;
}
.notice-b3bf.under_c466 .video_basic_d1b1.first_9fb2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-b3bf.under_c466 .video_basic_d1b1.selected-db1b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fixed_652f.picture-ba12 {
  display: none;
}
#masthead > .fixed_652f button {
  left: 0;
}
.menu-last-3501 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.menu-last-3501:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.menu-last-3501.grid-cfba i {
  margin-right: 4px;
}
.menu-last-3501.pagination-7a7b i {
  margin-left: 5px;
}
.carousel-stale-c58c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-stale-c58c p:last-child {
  margin-bottom: 0;
}
.popup-7c79 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup-7c79 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup-7c79 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup-7c79 .description-large-0cfd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup-7c79 .thumbnail-in-f456 {
  margin: 5px 0 7px 0;
}
.popup-7c79.west-4c34 .clean-9299 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-7c79.west-4c34 .label-east-675e {
  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;
}
.popup-7c79.layout-liquid-e8da {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup-7c79.layout-liquid-e8da .clean-9299 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup-7c79.layout-liquid-e8da .label-east-675e {
  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;
}
.popup-7c79.title-slow-5911 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup-7c79.main_0396 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup-7c79.main_0396 .label-east-675e {
  margin-top: 7px;
}
.frame-7766 {
  display: inline-block;
}
.grid_fef2 .carousel_6d54 .popup-7c79 img {
  max-width: 100%;
}
.large-e8ca .border-up-25fe.active-e5c4,
.alert-medium-3bea .border-up-25fe.active-e5c4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.large-e8ca .preview-fdfa,
.alert-medium-3bea .preview-fdfa {
  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%);
}
.large-e8ca .preview-fdfa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.large-e8ca.motion_379a .preview-fdfa {
  display: none;
}
.large-e8ca .outline-pro-7fcb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large-e8ca .outline-pro-7fcb li {
  display: inline-block;
  position: relative;
}
.large-e8ca .outline-pro-7fcb li:last-child {
  margin-right: 0;
}
.large-e8ca .outline-pro-7fcb 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;
}
.large-e8ca .outline-pro-7fcb li.focus_plasma_9434 > a {
  color: rgba(0, 0, 0, 0.9);
}
.large-e8ca .outline-pro-7fcb > 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;
}
.large-e8ca .outline-pro-7fcb > li > a i {
  line-height: 0;
}
.large-e8ca .outline-pro-7fcb > li.input_286b > a .preview-fdfa {
  margin-left: 4px;
  line-height: 0;
}
.large-e8ca .outline-pro-7fcb .active-fd15 li.input_286b > a {
  position: relative;
}
.large-e8ca .outline-pro-7fcb .active-fd15 li.input_286b > a:after,
.large-e8ca .outline-pro-7fcb .active-fd15 li.input_286b > a:before {
  content: "";
  display: table;
}
.large-e8ca .outline-pro-7fcb .active-fd15 li.input_286b > a:after {
  clear: both;
}
.large-e8ca .outline-pro-7fcb .active-fd15 li.input_286b > a .preview-fdfa {
  margin-left: 5px;
  float: right;
}
.large-e8ca .dark_097c,
.large-e8ca .active-fd15 {
  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;
}
.large-e8ca .active-fd15 {
  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;
}
.large-e8ca .active-fd15 .active-e5c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large-e8ca .active-fd15 .preview-fdfa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.large-e8ca .active-fd15 li {
  display: block;
  margin: 0;
  padding: 0;
}
.large-e8ca .active-fd15 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;
}
.large-e8ca .active-fd15 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.large-e8ca .active-fd15 .active-fd15 {
  top: 0;
  left: 100%;
}
.large-e8ca .hard_7e1d.fn-focus-f9d7 > .dark_097c,
.large-e8ca .hard_7e1d.fn-focus-f9d7 > .active-fd15,
.large-e8ca .hard_7e1d:focus > .dark_097c,
.large-e8ca .hard_7e1d:focus > .active-fd15,
.large-e8ca .hard_7e1d:hover > .dark_097c,
.large-e8ca .hard_7e1d:hover > .active-fd15 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.large-e8ca.photo-north-4a2f .over_d5a4:after,
.large-e8ca.photo-north-4a2f .over_d5a4:before {
  content: "";
  display: table;
}
.large-e8ca.photo-north-4a2f .over_d5a4:after {
  clear: both;
}
.large-e8ca.photo-north-4a2f .over_d5a4 > li {
  float: left;
}
.large-e8ca.texture-8cb5 .over_d5a4:after,
.large-e8ca.texture-8cb5 .over_d5a4:before {
  content: "";
  display: table;
}
.large-e8ca.texture-8cb5 .over_d5a4:after {
  clear: both;
}
.large-e8ca.texture-8cb5 .over_d5a4 > li {
  float: left;
}
.large-e8ca.texture-8cb5 .over_d5a4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.large-e8ca.texture-8cb5 .over_d5a4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.large-e8ca.texture-8cb5 .over_d5a4 > li.avatar-e341 > a,
.large-e8ca.texture-8cb5 .over_d5a4 > li.focus_plasma_9434 > a {
  color: #fff;
  background-color: #1e4b75;
}
.large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a .active-e5c4 {
  position: relative;
}
.large-e8ca.carousel_old_d7f6 .over_d5a4 > li > a .active-e5c4: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;
}
.large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li:focus
  > a
  .active-e5c4:before,
.large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li:hover
  > a
  .active-e5c4:before {
  width: 100%;
  background-color: currentColor;
}
.large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.avatar-e341
  > a
  .active-e5c4:before,
.large-e8ca.carousel_old_d7f6
  .over_d5a4
  > li.bronze-584a
  > a
  .active-e5c4:before {
  width: 100%;
  background-color: currentColor;
}
.large-e8ca.backdrop-green-06ec .over_d5a4 > li > a .active-e5c4 {
  position: relative;
}
.large-e8ca.backdrop-green-06ec .over_d5a4 > li > a .active-e5c4: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;
}
.large-e8ca.backdrop-green-06ec .over_d5a4 > li:focus > a .active-e5c4:before,
.large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li:hover
  > a
  .active-e5c4:before {
  width: 100%;
  background-color: currentColor;
}
.large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.avatar-e341
  > a
  .active-e5c4:before,
.large-e8ca.backdrop-green-06ec
  .over_d5a4
  > li.bronze-584a
  > a
  .active-e5c4:before {
  width: 100%;
  background-color: currentColor;
}
.alert-medium-3bea .outline-pro-7fcb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.alert-medium-3bea .outline-pro-7fcb li:first-child > a {
  border-top: none;
}
.alert-medium-3bea .outline-pro-7fcb .text-prev-3f01 > .active-e5c4 .preview-fdfa {
  display: none;
}
.alert-medium-3bea .outline-pro-7fcb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.alert-medium-3bea .outline-pro-7fcb li:last-child {
  border: none;
}
.alert-medium-3bea .outline-pro-7fcb li.input_286b > a {
  padding-right: 45px !important;
}
.alert-medium-3bea .outline-pro-7fcb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.alert-medium-3bea .outline-pro-7fcb li a:focus,
.alert-medium-3bea .outline-pro-7fcb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert-medium-3bea .outline-pro-7fcb li .gradient-pressed-043e {
  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;
}
.alert-medium-3bea .outline-pro-7fcb li .gradient-pressed-043e:hover {
  box-shadow: none;
}
.alert-medium-3bea .outline-pro-7fcb li .gradient-pressed-043e .preview-fdfa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.alert-medium-3bea .outline-pro-7fcb .active-fd15 {
  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);
}
.alert-medium-3bea .outline-pro-7fcb .active-fd15 li a {
  padding-left: 3em;
}
.alert-medium-3bea .outline-pro-7fcb .lite-abea > a .gradient-pressed-043e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert-medium-3bea .outline-pro-7fcb .lite-abea > .active-fd15 {
  display: block;
  opacity: 1;
}
.thumbnail_e58f {
  max-width: 100%;
}
.chip-1e72 {
  line-height: 0;
  cursor: pointer;
}
.steel-65e4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.steel-65e4:hover {
  box-shadow: none;
  color: currentColor;
}
.steel-65e4 svg {
  width: 18px;
  height: 18px;
}
.steel-65e4 .hover_cold_3034 {
  display: none;
}
.table-hovered-cc0e {
  position: relative;
}
.table-hovered-cc0e.fn-active-f9d7 .steel-65e4 .mask-hard-0f84 {
  display: none;
}
.table-hovered-cc0e.fn-active-f9d7 .steel-65e4 .hover_cold_3034 {
  display: inline-block;
}
.table-hovered-cc0e .bronze_dbec {
  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);
}
.table-hovered-cc0e.article-4112 .bronze_dbec {
  left: auto;
  right: -0.9em;
}
.table-hovered-cc0e.article-4112 .item-silver-b33e::before {
  left: auto;
  right: 15px;
}
.table-hovered-cc0e.fn-active-f9d7 .bronze_dbec {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_574f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header_574f label {
  flex-basis: 100%;
}
.header_574f .picture_4736 {
  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;
}
.header_574f .bronze-a5aa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header_574f .bronze-a5aa:focus {
  background-color: transparent;
}
.header_574f button.carousel-b478 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header_574f button.carousel-b478:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header_574f button.carousel-b478 svg {
  width: 18px;
  height: 18px;
}
.header_574f input[type="submit"] {
  min-height: auto;
}
.button-bottom-e72a .header_574f .bronze-a5aa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-silver-b33e {
  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) {
  .item-silver-b33e {
    width: 220px;
  }
}
.item-silver-b33e label {
  flex-basis: 100%;
}
.item-silver-b33e::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;
}
.yellow_ece7 .button-bottom-e72a .header_574f {
  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;
}
.yellow_ece7
  .button-bottom-e72a
  .header_574f
  .picture_4736 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow_ece7 .button-bottom-e72a .header_574f .bronze-a5aa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow_ece7
  .button-bottom-e72a
  .header_574f
  .bronze-a5aa:focus {
  background: 0 0;
}
.yellow_ece7
  .button-bottom-e72a
  .header_574f
  .footer-67bc {
  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;
}
.input_4553 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.input_4553 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.input_4553 li:last-child {
  margin-right: 0;
}
.input_4553 li:first-child {
  margin-left: 0;
}
.input_4553.cool_0456 a {
  color: #fff;
}
.input_4553.cool_0456 a:hover {
  color: #fff;
}
.input_4553 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.input_4553 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.input_4553 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input_4553 a:hover {
  opacity: 0.9;
  color: inherit;
}
.input_4553 [class*="social-icon-apple"] {
  background-color: #999;
}
.input_4553 [class*="social-icon-apple"].lite_9d2f {
  background-color: transparent;
  color: #999;
}
.input_4553 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.input_4553 [class*="social-icon-behance"].lite_9d2f {
  background-color: transparent;
  color: #1769ff;
}
.input_4553 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.input_4553 [class*="social-icon-bitbucket"].lite_9d2f {
  background-color: transparent;
  color: #205081;
}
.input_4553 [class*="social-icon-codepen"] {
  background-color: #000;
}
.input_4553 [class*="social-icon-codepen"].lite_9d2f {
  background-color: transparent;
  color: #000;
}
.input_4553 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.input_4553 [class*="social-icon-delicious"].lite_9d2f {
  background-color: transparent;
  color: #39f;
}
.input_4553 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.input_4553 [class*="social-icon-digg"].lite_9d2f {
  background-color: transparent;
  color: #005be2;
}
.input_4553 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.input_4553 [class*="social-icon-dribbble"].lite_9d2f {
  background-color: transparent;
  color: #ea4c89;
}
.input_4553 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.input_4553 [class*="social-icon-envelope"].lite_9d2f {
  background-color: transparent;
  color: #ea4335;
}
.input_4553 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.input_4553 [class*="social-icon-facebook"].lite_9d2f {
  background-color: transparent;
  color: #3b5998;
}
.input_4553 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.input_4553 [class*="social-icon-flickr"].lite_9d2f {
  background-color: transparent;
  color: #0063dc;
}
.input_4553 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.input_4553 [class*="social-icon-foursquare"].lite_9d2f {
  background-color: transparent;
  color: #2d5be3;
}
.input_4553 [class*="social-icon-github"] {
  background-color: #333;
}
.input_4553 [class*="social-icon-github"].lite_9d2f {
  background-color: transparent;
  color: #333;
}
.input_4553 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.input_4553 [class*="social-icon-google-plus"].lite_9d2f {
  background-color: transparent;
  color: #dd4b39;
}
.input_4553 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.input_4553 [class*="social-icon-houzz"].lite_9d2f {
  background-color: transparent;
  color: #7ac142;
}
.input_4553 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.input_4553 [class*="social-icon-instagram"].lite_9d2f {
  background-color: transparent;
  color: #262626;
}
.input_4553 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.input_4553 [class*="social-icon-jsfiddle"].lite_9d2f {
  background-color: transparent;
  color: #487aa2;
}
.input_4553 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.input_4553 [class*="social-icon-linkedin"].lite_9d2f {
  background-color: transparent;
  color: #0077b5;
}
.input_4553 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.input_4553 [class*="social-icon-medium"].lite_9d2f {
  background-color: transparent;
  color: #00ab6b;
}
.input_4553 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.input_4553
  [class*="social-icon-odnoklassniki"].lite_9d2f {
  background-color: transparent;
  color: #f4731c;
}
.input_4553 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.input_4553 [class*="social-icon-meetup"].lite_9d2f {
  background-color: transparent;
  color: #ec1c40;
}
.input_4553 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.input_4553 [class*="social-icon-pinterest"].lite_9d2f {
  background-color: transparent;
  color: #bd081c;
}
.input_4553 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.input_4553 [class*="social-icon-product-hunt"].lite_9d2f {
  background-color: transparent;
  color: #da552f;
}
.input_4553 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.input_4553 [class*="social-icon-reddit"].lite_9d2f {
  background-color: transparent;
  color: #ff4500;
}
.input_4553 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.input_4553 [class*="social-icon-rss"].lite_9d2f {
  background-color: transparent;
  color: #f26522;
}
.input_4553 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.input_4553
  [class*="social-icon-shopping-cart"].lite_9d2f {
  background-color: transparent;
  color: #4caf50;
}
.input_4553 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.input_4553 [class*="social-icon-skype"].lite_9d2f {
  background-color: transparent;
  color: #00aff0;
}
.input_4553 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.input_4553 [class*="social-icon-slideshare"].lite_9d2f {
  background-color: transparent;
  color: #0077b5;
}
.input_4553 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.input_4553 [class*="social-icon-snapchat"].lite_9d2f {
  background-color: transparent;
  color: #fffc00;
}
.input_4553 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.input_4553 [class*="social-icon-soundcloud"].lite_9d2f {
  background-color: transparent;
  color: #f80;
}
.input_4553 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.input_4553 [class*="social-icon-spotify"].lite_9d2f {
  background-color: transparent;
  color: #2ebd59;
}
.input_4553 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.input_4553
  [class*="social-icon-stack-overflow"].lite_9d2f {
  background-color: transparent;
  color: #fe7a15;
}
.input_4553 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.input_4553 [class*="social-icon-maldkfgram"].lite_9d2f {
  background-color: transparent;
  color: #2ca5e0;
}
.input_4553 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.input_4553 [class*="social-icon-tripadvisor"].lite_9d2f {
  background-color: transparent;
  color: #589442;
}
.input_4553 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.input_4553 [class*="social-icon-tumblr"].lite_9d2f {
  background-color: transparent;
  color: #35465c;
}
.input_4553 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.input_4553 [class*="social-icon-twitch"].lite_9d2f {
  background-color: transparent;
  color: #6441a5;
}
.input_4553 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.input_4553 [class*="social-icon-twitter"].lite_9d2f {
  background-color: transparent;
  color: #1da1f2;
}
.input_4553 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.input_4553 [class*="social-icon-vimeo"].lite_9d2f {
  background-color: transparent;
  color: #1ab7ea;
}
.input_4553 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.input_4553 [class*="social-icon-vk"].lite_9d2f {
  background-color: transparent;
  color: #45668e;
}
.input_4553 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.input_4553 [class*="social-icon-weibo"].lite_9d2f {
  background-color: transparent;
  color: #df2029;
}
.input_4553 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.input_4553 [class*="social-icon-weixin"].lite_9d2f {
  background-color: transparent;
  color: #7bb32e;
}
.input_4553 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.input_4553 [class*="social-icon-whatsapp"].lite_9d2f {
  background-color: transparent;
  color: #25d366;
}
.input_4553 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.input_4553 [class*="social-icon-wordpress"].lite_9d2f {
  background-color: transparent;
  color: #21759b;
}
.input_4553 [class*="social-icon-xing"] {
  background-color: #026466;
}
.input_4553 [class*="social-icon-xing"].lite_9d2f {
  background-color: transparent;
  color: #026466;
}
.input_4553 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.input_4553 [class*="social-icon-yelp"].lite_9d2f {
  background-color: transparent;
  color: #af0606;
}
.input_4553 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.input_4553 [class*="social-icon-youtube"].lite_9d2f {
  background-color: transparent;
  color: #cd201f;
}
.thumbnail_first_2e51 {
  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;
}
.thumbnail_first_2e51:hover {
  box-shadow: none;
  background: 0 0;
}
.box_bronze_28d2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.picture-dirty-08ad {
  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;
}
.large_fa7d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section_8206 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section_8206,
.section_8206::after,
.section_8206::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;
}
.section_8206::after,
.section_8206::before {
  content: "";
  display: block;
  background-color: inherit;
}
.photo_c604 .picture-dirty-08ad .large_fa7d {
  margin-top: -2px;
  width: 19px;
}
.photo_c604 .picture-dirty-08ad .section_8206 {
  margin-top: -1px;
}
.photo_c604 .picture-dirty-08ad .section_8206,
.photo_c604 .picture-dirty-08ad .section_8206::after,
.photo_c604 .picture-dirty-08ad .section_8206::before {
  width: 19px;
  height: 2px;
}
.photo_c604 .picture-dirty-08ad .section_8206::before {
  top: -6px;
}
.photo_c604 .picture-dirty-08ad .section_8206::after {
  bottom: -6px;
}
.huge-5ec4 .picture-dirty-08ad .large_fa7d {
  margin-top: -2px;
  width: 22px;
}
.huge-5ec4 .picture-dirty-08ad .section_8206 {
  margin-top: -1px;
}
.huge-5ec4 .picture-dirty-08ad .section_8206,
.huge-5ec4 .picture-dirty-08ad .section_8206::after,
.huge-5ec4 .picture-dirty-08ad .section_8206::before {
  width: 22px;
  height: 2px;
}
.huge-5ec4 .picture-dirty-08ad .section_8206::before {
  top: -7px;
}
.huge-5ec4 .picture-dirty-08ad .section_8206::after {
  bottom: -7px;
}
.highlight-warm-7f56 .picture-dirty-08ad .large_fa7d {
  margin-top: -2px;
  width: 31px;
}
.highlight-warm-7f56 .picture-dirty-08ad .section_8206 {
  margin-top: -1.5px;
}
.highlight-warm-7f56 .picture-dirty-08ad .section_8206,
.highlight-warm-7f56 .picture-dirty-08ad .section_8206::after,
.highlight-warm-7f56 .picture-dirty-08ad .section_8206::before {
  width: 31px;
  height: 3px;
}
.highlight-warm-7f56 .picture-dirty-08ad .section_8206::before {
  top: -9px;
}
.highlight-warm-7f56 .picture-dirty-08ad .section_8206::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel_a3bd .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_a3bd .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .carousel_a3bd .picture-dirty-08ad .section_8206,
  .carousel_a3bd .picture-dirty-08ad .section_8206::after,
  .carousel_a3bd .picture-dirty-08ad .section_8206::before {
    width: 19px;
    height: 2px;
  }
  .carousel_a3bd .picture-dirty-08ad .section_8206::before {
    top: -6px;
  }
  .carousel_a3bd .picture-dirty-08ad .section_8206::after {
    bottom: -6px;
  }
  .notice_upper_0fa8 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 22px;
  }
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206,
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206::after,
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206::before {
    width: 22px;
    height: 2px;
  }
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206::before {
    top: -7px;
  }
  .notice_upper_0fa8 .picture-dirty-08ad .section_8206::after {
    bottom: -7px;
  }
  .sidebar-east-72c2 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206 {
    margin-top: -1.5px;
  }
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206,
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206::after,
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206::before {
    top: -9px;
  }
  .sidebar-east-72c2 .picture-dirty-08ad .section_8206::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_outer_85d0 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206,
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206::after,
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206::before {
    width: 19px;
    height: 2px;
  }
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206::before {
    top: -6px;
  }
  .carousel_outer_85d0 .picture-dirty-08ad .section_8206::after {
    bottom: -6px;
  }
  .background-orange-9b8a .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 22px;
  }
  .background-orange-9b8a .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .background-orange-9b8a .picture-dirty-08ad .section_8206,
  .background-orange-9b8a .picture-dirty-08ad .section_8206::after,
  .background-orange-9b8a .picture-dirty-08ad .section_8206::before {
    width: 22px;
    height: 2px;
  }
  .background-orange-9b8a .picture-dirty-08ad .section_8206::before {
    top: -7px;
  }
  .background-orange-9b8a .picture-dirty-08ad .section_8206::after {
    bottom: -7px;
  }
  .search_action_3413 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 31px;
  }
  .search_action_3413 .picture-dirty-08ad .section_8206 {
    margin-top: -1.5px;
  }
  .search_action_3413 .picture-dirty-08ad .section_8206,
  .search_action_3413 .picture-dirty-08ad .section_8206::after,
  .search_action_3413 .picture-dirty-08ad .section_8206::before {
    width: 31px;
    height: 3px;
  }
  .search_action_3413 .picture-dirty-08ad .section_8206::before {
    top: -9px;
  }
  .search_action_3413 .picture-dirty-08ad .section_8206::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table_4bfe .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 19px;
  }
  .table_4bfe .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .table_4bfe .picture-dirty-08ad .section_8206,
  .table_4bfe .picture-dirty-08ad .section_8206::after,
  .table_4bfe .picture-dirty-08ad .section_8206::before {
    width: 19px;
    height: 2px;
  }
  .table_4bfe .picture-dirty-08ad .section_8206::before {
    top: -6px;
  }
  .table_4bfe .picture-dirty-08ad .section_8206::after {
    bottom: -6px;
  }
  .tabs_out_be41 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_out_be41 .picture-dirty-08ad .section_8206 {
    margin-top: -1px;
  }
  .tabs_out_be41 .picture-dirty-08ad .section_8206,
  .tabs_out_be41 .picture-dirty-08ad .section_8206::after,
  .tabs_out_be41 .picture-dirty-08ad .section_8206::before {
    width: 22px;
    height: 2px;
  }
  .tabs_out_be41 .picture-dirty-08ad .section_8206::before {
    top: -7px;
  }
  .tabs_out_be41 .picture-dirty-08ad .section_8206::after {
    bottom: -7px;
  }
  .iron-9f97 .picture-dirty-08ad .large_fa7d {
    margin-top: -2px;
    width: 31px;
  }
  .iron-9f97 .picture-dirty-08ad .section_8206 {
    margin-top: -1.5px;
  }
  .iron-9f97 .picture-dirty-08ad .section_8206,
  .iron-9f97 .picture-dirty-08ad .section_8206::after,
  .iron-9f97 .picture-dirty-08ad .section_8206::before {
    width: 31px;
    height: 3px;
  }
  .iron-9f97 .picture-dirty-08ad .section_8206::before {
    top: -9px;
  }
  .iron-9f97 .picture-dirty-08ad .section_8206::after {
    bottom: -9px;
  }
}
.card_4467 .section_8206 {
  -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);
}
.card_4467 .section_8206::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card_4467 .section_8206::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);
}
.card_4467.badge-c163 .section_8206 {
  -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);
}
.card_4467.badge-c163 .section_8206::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card_4467.badge-c163 .section_8206::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);
}
.element-prev-5e59 {
  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.bright_06ba:before {
  display: none;
}
.lite_ee8e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lite_ee8e .layout-1c42 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lite_ee8e .layout-1c42:last-of-type {
  border-bottom: none;
}
.lite_ee8e .layout-1c42.wrapper-e5e4,
.lite_ee8e .layout-1c42.pagination-d0fc,
.lite_ee8e .layout-1c42.primary-complex-b1ee {
  padding: 0;
}
.lite_ee8e .alert-medium-3bea .gradient-pressed-043e {
  color: currentColor;
}
.lite_ee8e .alert-medium-3bea .gradient-pressed-043e:focus,
.lite_ee8e .alert-medium-3bea .gradient-pressed-043e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_ee8e.shadow-brown-32aa .hot-ba59,
.lite_ee8e.shadow-brown-32aa .carousel-stale-c58c a,
.lite_ee8e.shadow-brown-32aa .over_d5a4 a,
.lite_ee8e.shadow-brown-32aa .active-fd15 a {
  color: rgba(0, 0, 0, 0.55);
}
.lite_ee8e.shadow-brown-32aa .hot-ba59:hover,
.lite_ee8e.shadow-brown-32aa .carousel-stale-c58c a:hover,
.lite_ee8e.shadow-brown-32aa .over_d5a4 a:hover,
.lite_ee8e.shadow-brown-32aa .active-fd15 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite_ee8e.shadow-brown-32aa .popup-20d0 {
  color: rgba(0, 0, 0, 0.8);
}
.lite_ee8e.shadow-brown-32aa .layout-1c42 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_ee8e.shadow-brown-32aa .layout-1c42:before {
  background: rgba(0, 0, 0, 0.08);
}
.lite_ee8e.shadow-brown-32aa .smooth-4c74:before {
  background: rgba(255, 255, 255, 0.9);
}
.lite_ee8e.shadow-brown-32aa .alert-medium-3bea .outline-pro-7fcb li a,
.lite_ee8e.shadow-brown-32aa .alert-medium-3bea .gradient-pressed-043e,
.lite_ee8e.shadow-brown-32aa .active-fd15 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_ee8e.shadow-brown-32aa .alert-medium-3bea .gradient-pressed-043e:focus,
.lite_ee8e.shadow-brown-32aa .alert-medium-3bea .gradient-pressed-043e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_ee8e.shadow-brown-32aa .outline-pro-7fcb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_ee8e.row-selected-c9dc .hot-ba59,
.lite_ee8e.row-selected-c9dc .carousel-stale-c58c a,
.lite_ee8e.row-selected-c9dc .over_d5a4 .gradient-pressed-043e,
.lite_ee8e.row-selected-c9dc .over_d5a4 a,
.lite_ee8e.row-selected-c9dc .active-fd15 a {
  color: rgba(255, 255, 255, 0.79);
}
.lite_ee8e.row-selected-c9dc .hot-ba59:hover,
.lite_ee8e.row-selected-c9dc .carousel-stale-c58c a:hover,
.lite_ee8e.row-selected-c9dc .over_d5a4 .gradient-pressed-043e:hover,
.lite_ee8e.row-selected-c9dc .over_d5a4 a:hover,
.lite_ee8e.row-selected-c9dc .active-fd15 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_ee8e.row-selected-c9dc .popup-20d0 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_ee8e.row-selected-c9dc .layout-1c42 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_ee8e.row-selected-c9dc .layout-1c42:before {
  background: rgba(255, 255, 255, 0.08);
}
.lite_ee8e.row-selected-c9dc .smooth-4c74:before {
  background: rgba(0, 0, 0, 0.9);
}
.lite_ee8e.row-selected-c9dc .alert-medium-3bea .outline-pro-7fcb li a,
.lite_ee8e.row-selected-c9dc .alert-medium-3bea .gradient-pressed-043e,
.lite_ee8e.row-selected-c9dc .active-fd15 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_ee8e.row-selected-c9dc .alert-medium-3bea .gradient-pressed-043e:focus,
.lite_ee8e.row-selected-c9dc .alert-medium-3bea .gradient-pressed-043e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_ee8e.row-selected-c9dc .outline-pro-7fcb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-4c74 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.smooth-4c74:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid-1662 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.purple-8993 .lite_ee8e {
  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;
}
.purple-8993 .layout-1c42 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.purple-8993 .layout-1c42: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) {
  .purple-8993 .layout-1c42:before {
    width: 16%;
    left: 42%;
  }
}
.purple-8993 .layout-1c42:last-child:before {
  content: none;
}
.purple-8993 .layout-1c42[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.purple-8993 .alert-medium-3bea .outline-pro-7fcb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.purple-8993 .alert-medium-3bea .outline-pro-7fcb li a .gradient-pressed-043e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.purple-8993 .alert-medium-3bea .active-fd15 {
  border: none;
}
.purple-8993 .alert-medium-3bea .active-fd15 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.purple-8993 .smooth-4c74 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.purple-8993 .grid-1662 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.purple-8993 .row-selected-c9dc .smooth-4c74:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple-8993 .shadow-brown-32aa.popup-mini-c66c .section_8206 {
  background: rgba(0, 0, 0, 0.6);
}
.purple-8993
  .shadow-brown-32aa.popup-mini-c66c
  .section_8206::after,
.purple-8993
  .shadow-brown-32aa.popup-mini-c66c
  .section_8206:before {
  background: inherit;
}
.purple-8993
  .shadow-brown-32aa.popup-mini-c66c:hover
  .section_8206 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_gas_7520 .lite_ee8e {
  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) {
  .gallery_gas_7520 .lite_ee8e {
    width: auto;
    right: 45px;
  }
}
.article_36f4 .lite_ee8e {
  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) {
  .article_36f4 .lite_ee8e {
    width: auto;
    left: 45px;
  }
}
.bright_06ba .lite_ee8e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bright_06ba .grid-1662 {
  max-width: 48em;
  margin: 0 auto;
}
.bright_06ba .smooth-4c74:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.column-steel-aba4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.column-steel-aba4.purple-8993 .lite_ee8e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.column-steel-aba4.gallery_gas_7520 .lite_ee8e {
  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);
}
.column-steel-aba4 .lite_ee8e {
  visibility: visible;
}
.column-steel-aba4.article_36f4 .lite_ee8e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.mask-2a5c,
.highlight_soft_decc {
  overflow-x: hidden;
}
.mask-2a5c .lite_ee8e {
  overflow: auto;
}
.mask-2a5c.purple-8993 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-2a5c.purple-8993 .lite_ee8e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.mask-2a5c.purple-8993 .thumbnail_first_2e51 {
  opacity: 0;
}
.mask-2a5c.gallery_gas_7520 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-2a5c.gallery_gas_7520 .lite_ee8e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.mask-2a5c.gallery_gas_7520 .thumbnail_first_2e51 {
  opacity: 0;
}
.mask-2a5c.article_36f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.mask-2a5c.article_36f4 .lite_ee8e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.mask-2a5c.article_36f4 .thumbnail_first_2e51 {
  opacity: 0;
}
.mask-2a5c.bright_06ba .lite_ee8e {
  z-index: 10;
  visibility: visible;
}
.popup-mini-c66c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.popup-mini-c66c .section_8206 {
  background: rgba(255, 255, 255, 0.99);
}
.popup-mini-c66c .section_8206::after,
.popup-mini-c66c .section_8206:before {
  background: inherit;
}
.popup-mini-c66c:hover .section_8206 {
  background: rgba(255, 255, 255, 0.99);
}
.article_36f4 .popup-mini-c66c {
  top: 10px;
  right: auto;
  left: 12px;
}
.bright_06ba .popup-mini-c66c {
  display: none !important;
}
.mask-2a5c:before,
.highlight_soft_decc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.mask-2a5c .popup-mini-c66c,
.highlight_soft_decc .popup-mini-c66c {
  display: inline-block;
}
.lite_ee8e .east-c742 {
  -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;
}
.mask-2a5c .lite_ee8e .east-c742,
.highlight_soft_decc .lite_ee8e .east-c742 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget-371e .picture_4736 {
  width: 100%;
}
.carousel_6d54 {
  padding: 0 0.5em 0;
}
.carousel_6d54 [class*="customify-col-"],
.carousel_6d54 [class*="customify-col_"],
.carousel_6d54 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview-f4da .carousel_6d54 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .component_1fd0 .cool_24d9,
  .cool_24d9 {
    display: none;
  }
  .hard_dcfa {
    text-align: left;
  }
  .stale-caca {
    text-align: center;
  }
  .prev_7c34 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .component_1fd0 .tabs_action_8bdd,
  .tabs_action_8bdd {
    display: none;
  }
  .tag_93a6 {
    text-align: left;
  }
  .row-inner-bc24 {
    text-align: center;
  }
  .light-b822 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .component_1fd0 .stale-ab97,
  .stale-ab97 {
    display: none;
  }
  .full_02e0 {
    text-align: left;
  }
  .tertiary-e055 {
    text-align: center;
  }
  .logo-04f8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link_ef32 {
  box-shadow: none !important;
}
.photo_47f5 .tag_37d2,
.info-beda .tag_37d2 {
  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;
}
.info-beda .tag_37d2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form-black-c2d7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form-black-c2d7:after,
.form-black-c2d7:before {
  content: "";
  display: table;
}
.form-black-c2d7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form-black-c2d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form-black-c2d7,
.filter-dc48 {
  max-width: 1248px;
  margin: 0 auto;
}

.feature-complex-15f3.title-8dbc .form-black-c2d7 {
  max-width: 100%;
}
.feature-complex-15f3.link_hovered_fd54 {
  max-width: 1200px;
  margin: 0 auto;
}
.feature-complex-15f3.thumbnail-25ab .form-black-c2d7 {
  max-width: 100%;
}
.feature-complex-15f3.thumbnail-25ab > .form-black-c2d7 {
  padding-left: 0;
  padding-right: 0;
}
.feature-complex-15f3.thumbnail-25ab > .form-black-c2d7 .component_1fd0 {
  margin: 0;
}
.feature-complex-15f3.thumbnail-25ab
  > .form-black-c2d7
  .banner_66ba.bottom-28b3 {
  margin-right: 0;
  margin-left: 0;
}
.feature-complex-15f3.thumbnail-25ab #main.bottom-28b3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_complex_06e4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_complex_06e4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient_1701 .section_cbe4 {
    padding-right: 1em;
  }
  .gradient_1701.shade_ed54 .banner_66ba {
    border-right: 1px solid #eaecee;
  }
  .gradient_1701.shade_ed54 .section_cbe4 {
    padding-right: 1em;
  }
  .gradient_1701.shade_ed54 .dropdown-59d5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_lite_d66a .section_cbe4 {
    padding-left: 1em;
  }
  .pagination_lite_d66a.shade_ed54 .banner_66ba {
    border-left: 1px solid #eaecee;
  }
  .pagination_lite_d66a.shade_ed54 .section_cbe4 {
    padding-left: 1em;
  }
  .pagination_lite_d66a.shade_ed54 .dropdown-59d5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_78f6 .section_cbe4 {
    padding-left: 1em;
  }
  .active_78f6.shade_ed54 .filter_right_4569 {
    border-right: 1px solid #eaecee;
  }
  .active_78f6.shade_ed54 .overlay-gas-7b3b {
    border-right: 1px solid #eaecee;
  }
  .active_78f6.shade_ed54 .section_cbe4 {
    padding-left: 1em;
  }
  .active_78f6.shade_ed54 .dropdown-59d5 {
    padding-right: 1em;
  }
  .active_78f6.shade_ed54 .backdrop-slow-c08e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_last_46a5 .section_cbe4 {
    padding-right: 1em;
  }
  .aside_last_46a5.shade_ed54 .filter_right_4569 {
    border-left: 1px solid #eaecee;
  }
  .aside_last_46a5.shade_ed54 .overlay-gas-7b3b {
    border-left: 1px solid #eaecee;
  }
  .aside_last_46a5.shade_ed54 .section_cbe4 {
    padding-right: 1em;
  }
  .aside_last_46a5.shade_ed54 .dropdown-59d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_last_46a5.shade_ed54 .backdrop-slow-c08e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_complex_06e4 .section_cbe4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_complex_06e4.shade_ed54 .banner_66ba {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_complex_06e4.shade_ed54 .section_cbe4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_complex_06e4.shade_ed54 .dropdown-59d5 {
    padding-left: 1em;
  }
  .content_complex_06e4.shade_ed54 .backdrop-slow-c08e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_complex_06e4.shade_ed54 .section_cbe4 {
    padding-left: 0;
  }
}
.module-1a64 .cold_8bee {
  display: inline-block;
}
.footer-185c {
  display: inline-block;
}
.item-south-967a {
  word-con: break-word;
}
.input-a09e > span {
  display: inline-block;
  padding: 5px 0;
}
.input-a09e .gas-e0a0 {
  margin-left: 8px;
  margin-right: 8px;
}
.input-a09e .cold-cbe7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth-b226 .picture_0446 {
  margin-bottom: 2em;
}
.smooth-b226 .focus-464a {
  margin-bottom: 15px;
}
.smooth-b226 .focus-464a:last-child {
  margin-bottom: 0;
}
.smooth-b226 .center_d5b5 {
  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) {
  .smooth-b226 .center_d5b5 {
    display: block;
  }
}
.smooth-b226 .middle-67d3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth-b226 .middle-67d3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth-b226 .overlay-next-af03 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth-b226 .overlay-next-af03 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth-b226 .overlay-next-af03 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth-b226 .item-south-967a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-b226 .item-south-967a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth-b226 .out_0a81 p:last-child {
  margin-bottom: 0;
}
.smooth-b226 .label_508d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth-b226 .grid_new_7019 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth-b226 .video-bfc0 {
  margin-top: 1em;
}
.smooth-b226 .footer_8599 {
  top: 0;
  display: block;
}
.smooth-b226 .footer_8599 a {
  color: inherit;
}
.smooth-b226 .footer_8599 a:hover {
  color: inherit;
}
.smooth-b226 .content-27f7 {
  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;
}
.smooth-b226 .content-27f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth-b226 .grid_new_7019 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth-b226 .accent-dirty-8fe5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth-b226 .accent-dirty-8fe5:first-child {
  margin-top: 0;
}
.smooth-b226 .accent-dirty-8fe5.liquid_dd93 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth-b226 .accent-dirty-8fe5.preview_5781 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-b226
  .accent-dirty-8fe5.preview_5781.soft_3389
  .video-bfc0 {
  width: 100%;
}
.smooth-b226 .preview_5781 {
  -webkit-box-align: center;
  align-items: center;
}
.smooth-b226 .preview_5781 .input-a09e,
.smooth-b226 .preview_5781 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth-b226 .overlay-next-af03 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth-b226 .overlay-next-af03 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth-b226 .overlay-next-af03: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;
}
.smooth-b226 .liquid_dd93 {
  z-index: 5;
}
.smooth-b226 .status-south-9d3c .feature-selected-8b07 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth-b226 .down_f687 .feature-selected-8b07 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth-b226 .pro_b414 .feature-selected-8b07 {
  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;
}
.smooth-b226.wide-bae5 .center_d5b5,
.smooth-b226.gold_304c .center_d5b5 {
  display: block;
}
.smooth-b226.wide-bae5 .center_d5b5 .block-wide-5767,
.smooth-b226.wide-bae5 .center_d5b5 .grid_new_7019,
.smooth-b226.gold_304c .center_d5b5 .block-wide-5767,
.smooth-b226.gold_304c .center_d5b5 .grid_new_7019 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth-b226.info_green_4ed1 .middle-67d3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth-b226.info_green_4ed1 .middle-67d3 {
    margin-right: 0;
  }
}
.smooth-b226.wide-bae5 .middle-67d3,
.smooth-b226.gold_304c .middle-67d3 {
  padding-top: 40%;
}
.smooth-b226.wide-bae5 .picture_0446,
.smooth-b226.gold_304c .picture_0446 {
  display: block;
}
.smooth-b226.wide-bae5 .fn-sticky-f9d7 .grid_new_7019,
.smooth-b226.gold_304c .fn-sticky-f9d7 .grid_new_7019 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth-b226.wide-bae5 .middle-67d3,
.smooth-b226.gold_304c .middle-67d3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth-b226.wide-bae5 .grid_new_7019 {
  padding: 1em;
}
.upper_5080 {
  margin: 30px auto;
  display: block;
}
.upper_5080 .carousel-plasma-0c21 > * {
  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;
}
.upper_5080 .carousel-plasma-0c21 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper_5080 .carousel-plasma-0c21 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_672b .input-a09e {
  margin-bottom: 1.41575em;
}
.notification_672b .warm_96b0 {
  margin-bottom: 1.618em;
}
.filter_e87b .menu-simple-eb0f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_e87b .menu-simple-eb0f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_e87b .pro-2083 {
  max-width: 100%;
  overflow: auto;
}
.wrapper_blue_f292 .filter_e87b a:hover {
  text-decoration: underline;
}
.tall_8f5b .focus-464a:not(.item-south-967a),
.tall_8f5b .overlay-next-af03 {
  margin-bottom: 1.41575em;
}
.tall_8f5b .focus-464a:not(.item-south-967a):last-child,
.tall_8f5b .overlay-next-af03:last-child {
  margin-bottom: 0;
}
.tall_8f5b .focus-464a.accent_1d72 {
  margin-bottom: 0.41575em;
}
.tall_8f5b .down-6320:before,
.tall_8f5b .sidebar-steel-487d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_8f5b .down-6320:before {
  content: "\f115";
}
.tall_8f5b .sidebar-steel-487d:before {
  content: "\f02c";
}
.tall_8f5b .mask_d109 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_8f5b .mask_d109 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_old_1823 {
  display: -webkit-box;
  display: flex;
}
.tabs_old_1823 .notice-east-d876 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_old_1823 .notice-east-d876 {
    flex-basis: 90px;
  }
}
.tabs_old_1823 .rough_413a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_old_1823 .rough_413a {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_old_1823 .thumbnail_b1f2 p:last-child {
  margin-bottom: 0.72em;
}
.title-3b0d .carousel-plasma-0c21 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.title-3b0d .carousel-plasma-0c21:after,
.title-3b0d .carousel-plasma-0c21:before {
  content: "";
  display: table;
}
.title-3b0d .carousel-plasma-0c21:after {
  clear: both;
}
.title-3b0d .carousel-plasma-0c21 .down-923a,
.title-3b0d .carousel-plasma-0c21 .carousel-thick-9883 {
  width: 49%;
}
.title-3b0d .carousel-plasma-0c21 .down-923a a span.picture_out_5abc,
.title-3b0d .carousel-plasma-0c21 .carousel-thick-9883 a span.picture_out_5abc {
  display: block;
  margin-bottom: 5px;
}
.title-3b0d .carousel-plasma-0c21 .carousel-thick-9883 {
  float: left;
  text-align: left;
}
.title-3b0d .carousel-plasma-0c21 .down-923a {
  float: right;
  text-align: right;
}
.card-tall-32fe {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card-tall-32fe {
    margin-bottom: 0;
  }
}
.wrapper-2152 {
  margin-bottom: 1em;
}
.wrapper-2152 .item-south-967a {
  font-size: 1.1em;
  line-height: 1.3;
}
.table_b704 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail_ffee .wrapper-2152,
.dropdown-white-25db .wrapper-2152 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail_ffee .wrapper-2152,
  .dropdown-white-25db .wrapper-2152 {
    display: block;
  }
}
.detail_ffee .table_b704,
.dropdown-white-25db .table_b704 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail_ffee .table_b704,
  .dropdown-white-25db .table_b704 {
    margin-bottom: 1em;
  }
}
.detail_ffee .table_b704 img,
.dropdown-white-25db .table_b704 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail_ffee .main_e7b7,
.dropdown-white-25db .main_e7b7 {
  flex-basis: calc(100% - 160px);
}
.detail_ffee .main_e7b7 p,
.dropdown-white-25db .main_e7b7 p {
  margin-bottom: 0;
}
.detail_ffee .main_e7b7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail_ffee .main_e7b7 {
    padding-left: 0;
  }
}
.dropdown-white-25db .main_e7b7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown-white-25db .main_e7b7 {
    padding-right: 0;
  }
}
.dropdown-white-25db .table_b704 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.disabled-in-683d .table_b704 {
  margin-bottom: 0.5em;
}
.disabled-in-683d .table_b704 img {
  width: 100%;
}
.sort_6766 .filter-glass-6774,
.north-9e86 .filter-glass-6774 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.north-9e86 .banner_66ba .tabs-7467 p:last-child {
  margin-bottom: 0;
}
.wrapper-white-e1d3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info_eea5 .table_south_693c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info_eea5 .table_south_693c:last-of-type {
    margin-bottom: 0;
  }
}
.info_eea5 .table_south_693c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_eea5 .table_south_693c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info_eea5 .table_south_693c ul li {
  margin: 0 0 0.6em;
}
.info_eea5 .table_south_693c ul li.gradient_7474,
.info_eea5 .table_south_693c ul li.alert_dim_4b52 {
  position: relative;
}
.info_eea5 .table_south_693c ul li.gradient_7474 .image_1f81,
.info_eea5 .table_south_693c ul li.alert_dim_4b52 .image_1f81 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info_eea5 .table_south_693c ul li.gradient_7474:after:after,
.info_eea5 .table_south_693c ul li.gradient_7474:after:before,
.info_eea5
  .table_south_693c
  ul
  li.alert_dim_4b52:after:after,
.info_eea5
  .table_south_693c
  ul
  li.alert_dim_4b52:after:before {
  content: "";
  display: table;
}
.info_eea5 .table_south_693c ul li.gradient_7474:after:after,
.info_eea5
  .table_south_693c
  ul
  li.alert_dim_4b52:after:after {
  clear: both;
}
.info_eea5 .table_south_693c a.lite_c266:hover {
  text-decoration: none;
}
.info_eea5 .table_south_693c select {
  max-width: 100%;
}
.info_eea5 .table_south_693c table {
  font-size: 85%;
}
.info_eea5 .table_south_693c table td,
.info_eea5 .table_south_693c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info_eea5 .table_south_693c table tfoot td {
  text-align: left;
}
.info_eea5 .table_south_693c :last-child {
  margin-bottom: 0;
}
.info_eea5 .table_south_693c .banner-b657 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info_eea5 .table_south_693c .banner-b657 label {
  width: 100%;
}
.info_eea5 .table_south_693c .banner-b657 .bronze-a5aa {
  width: 100%;
  display: block;
}
.info_eea5 .table_south_693c .banner-b657 .carousel-b478 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info_eea5 .table_south_693c .banner-b657 .carousel-b478:hover svg #svg-search {
  fill: #444;
}
.info_eea5 .table_south_693c .banner-b657 .carousel-b478 svg {
  width: 18px;
  height: 18px;
}
.info_eea5 .gallery-orange-1adf ul ul,
.info_eea5 .complex_e8b6 ul ul,
.info_eea5 .wrapper-glass-6bdd ul ul,
.info_eea5 .paragraph_dark_3f01 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info_eea5 .gallery-orange-1adf .input_286b > a,
.info_eea5 .complex_e8b6 .input_286b > a,
.info_eea5 .wrapper-glass-6bdd .input_286b > a,
.info_eea5 .paragraph_dark_3f01 .input_286b > a {
  margin-bottom: 0;
}
.info_eea5 .filter_current_cac2 li,
.info_eea5 .gallery-orange-1adf li,
.info_eea5 .inner_b33b li,
.info_eea5 .complex_e8b6 li,
.info_eea5 .wrapper-glass-6bdd li,
.info_eea5 .paragraph_dark_3f01 li,
.info_eea5 .large-4ae5 li,
.info_eea5 .clean-7dd1 li {
  display: block;
  position: relative;
}
.info_eea5 .filter_current_cac2 li:last-child,
.info_eea5 .gallery-orange-1adf li:last-child,
.info_eea5 .inner_b33b li:last-child,
.info_eea5 .complex_e8b6 li:last-child,
.info_eea5 .wrapper-glass-6bdd li:last-child,
.info_eea5 .paragraph_dark_3f01 li:last-child,
.info_eea5 .large-4ae5 li:last-child,
.info_eea5 .clean-7dd1 li:last-child {
  border: none;
}
.info_eea5 .filter_current_cac2 li a,
.info_eea5 .gallery-orange-1adf li a,
.info_eea5 .inner_b33b li a,
.info_eea5 .complex_e8b6 li a,
.info_eea5 .wrapper-glass-6bdd li a,
.info_eea5 .paragraph_dark_3f01 li a,
.info_eea5 .large-4ae5 li a,
.info_eea5 .clean-7dd1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_eea5 .filter_current_cac2 li ul li::before,
.info_eea5 .gallery-orange-1adf li ul li::before,
.info_eea5 .inner_b33b li ul li::before,
.info_eea5 .complex_e8b6 li ul li::before,
.info_eea5 .wrapper-glass-6bdd li ul li::before,
.info_eea5 .paragraph_dark_3f01 li ul li::before,
.info_eea5 .large-4ae5 li ul li::before,
.info_eea5 .clean-7dd1 li ul li::before {
  left: 15px;
}
.info_eea5 .filter_current_cac2 li ul a,
.info_eea5 .gallery-orange-1adf li ul a,
.info_eea5 .inner_b33b li ul a,
.info_eea5 .complex_e8b6 li ul a,
.info_eea5 .wrapper-glass-6bdd li ul a,
.info_eea5 .paragraph_dark_3f01 li ul a,
.info_eea5 .large-4ae5 li ul a,
.info_eea5 .clean-7dd1 li ul a {
  padding-left: 20px;
}
.info_eea5 .filter_current_cac2 li ul ul li::before,
.info_eea5 .gallery-orange-1adf li ul ul li::before,
.info_eea5 .inner_b33b li ul ul li::before,
.info_eea5 .complex_e8b6 li ul ul li::before,
.info_eea5 .wrapper-glass-6bdd li ul ul li::before,
.info_eea5 .paragraph_dark_3f01 li ul ul li::before,
.info_eea5 .large-4ae5 li ul ul li::before,
.info_eea5 .clean-7dd1 li ul ul li::before {
  left: 30px;
}
.info_eea5 .filter_current_cac2 li ul ul a,
.info_eea5 .gallery-orange-1adf li ul ul a,
.info_eea5 .inner_b33b li ul ul a,
.info_eea5 .complex_e8b6 li ul ul a,
.info_eea5 .wrapper-glass-6bdd li ul ul a,
.info_eea5 .paragraph_dark_3f01 li ul ul a,
.info_eea5 .large-4ae5 li ul ul a,
.info_eea5 .clean-7dd1 li ul ul a {
  padding-left: 40px;
}
.info_eea5 .shade-stone-a243 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_eea5 .clean-7dd1 ul li {
  margin-bottom: 1.41575em;
}
.info_eea5 .clean-7dd1 ul li .video-bccd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info_eea5 .clean-7dd1 ul li .in-f0b1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.row-selected-c9dc .filter_current_cac2 li a,
.row-selected-c9dc .gallery-orange-1adf li a,
.row-selected-c9dc .inner_b33b li a,
.row-selected-c9dc .complex_e8b6 li a,
.row-selected-c9dc .wrapper-glass-6bdd li a,
.row-selected-c9dc .paragraph_dark_3f01 li a,
.row-selected-c9dc .large-4ae5 li a,
.row-selected-c9dc .clean-7dd1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-selected-c9dc .shade-stone-a243 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-selected-c9dc .table_south_693c ul li.gradient_7474 .image_1f81,
.row-selected-c9dc .table_south_693c ul li.alert_dim_4b52 .image_1f81 {
  background: rgba(0, 0, 0, 0.2);
}
.row-selected-c9dc .info_eea5 .table_south_693c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li {
  margin: 0;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li ul {
  margin: 0;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li ul li a {
  padding-left: 15px;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li ul li li a {
  padding-left: 30px;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li.focus_plasma_9434 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li.focus_plasma_9434 > 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;
}
.feature-complex-15f3 .info_eea5 .outline-pro-7fcb li.focus_plasma_9434 > 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;
}
.tertiary-7dae a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.west-0402 {
  position: relative;
  z-index: 10;
}
.west-0402 .east-c742 {
  width: 100%;
  max-width: 100%;
}
.left_496e .basic_a5f9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.left_496e .shadow-brown-32aa {
}
.left_496e .row-selected-c9dc {
  background: #292929;
}
.footer_gas_c771 .basic_a5f9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.footer_gas_c771 .shadow-brown-32aa {
  background: #f9f9f9;
}
.footer_gas_c771 .row-selected-c9dc {
  background: #303030;
}
.middle-bffd .basic_a5f9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle-bffd .cold_8bee {
    margin-bottom: 1em;
  }
  .middle-bffd .cold_8bee:last-child {
    margin-bottom: 0;
  }
}
.middle-bffd .shadow-brown-32aa {
  background: #ededed;
}
.middle-bffd .row-selected-c9dc {
  background: #1a1a1a;
}
.basic_a5f9.shadow-brown-32aa {
  color: rgba(0, 0, 0, 0.6);
}
.basic_a5f9.shadow-brown-32aa .chip_77c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.basic_a5f9.row-selected-c9dc {
  color: rgba(255, 255, 255, 0.99);
}
.basic_a5f9.row-selected-c9dc a:not(.lite_c266) {
  color: rgba(255, 255, 255, 0.79);
}
.basic_a5f9.row-selected-c9dc a:not(.lite_c266):hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic_a5f9.row-selected-c9dc .chip_77c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic_a5f9.row-selected-c9dc table tbody td,
.basic_a5f9.row-selected-c9dc table th {
  background: rgba(0, 0, 0, 0.08);
}
.center_49af.notice-2245 .form-black-c2d7 {
  max-width: initial;
}
.center_49af .sort-pro-51fb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.center_49af .sort-pro-51fb .east-c742 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .center_49af .sort-pro-51fb .east-c742 {
    display: block;
    margin-bottom: 2em;
  }
  .center_49af .sort-pro-51fb .east-c742:last-child {
    margin-bottom: 0;
  }
}
.middle-bffd .cold_8bee:last-child,
.footer_gas_c771 .cold_8bee:last-child,
.left_496e .cold_8bee:last-child {
  margin-bottom: 0;
}
.middle-bffd .cold_8bee .info_eea5 .table_south_693c:last-child,
.footer_gas_c771 .cold_8bee .info_eea5 .table_south_693c:last-child,
.left_496e .cold_8bee .info_eea5 .table_south_693c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .middle-bffd .gradient_dirty_19d1,
  .middle-bffd .smooth_597a,
  .footer_gas_c771 .gradient_dirty_19d1,
  .footer_gas_c771 .smooth_597a,
  .left_496e .gradient_dirty_19d1,
  .left_496e .smooth_597a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .west-0402 .cold_8bee {
    margin-bottom: 2em;
  }
}
.west-0402 p:last-child {
  margin-bottom: 0;
}
.west-0402 li,
.west-0402 ul {
  list-style: none;
  margin: 0;
}
.west-0402 ul ul {
  margin-left: 2.617924em;
}
.outline-4d61 {
  font-size: 0.875em;
}

/* css-noise: 290b */
.promo-block-s9 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
