/*!
Theme Name: Customify
Theme URI: https://pressmaximum.panel_836e/customify
Author: WPCustomify
Author URI: https://pressmaximum.panel_836e
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.panel_836e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hidden_glass_5756.heading_d958/licenses/gpl-2.0.content_3ef0
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.widget_pink_a06a/, (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.popup-west-b282.detail_dark_f760/normalize.tabs_advanced_2908/
 ======
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.tabs_advanced_2908 v7.0.0 | MIT License | github.panel_836e/necolas/normalize.tabs_advanced_2908 */
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;
}
.next_134a .texture-6637,
.tooltip-0ec6,
.glass-8907,
.heading-pressed-3917,
.info_493e,
.column-hovered-8ff7,
.grid-6dd9,
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;
}
.tooltip-0ec6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tooltip-0ec6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-0ec6,
  h1 {
    font-size: 1.8em;
  }
}
.glass-8907,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.glass-8907 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .glass-8907,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .glass-8907,
  h2 {
    font-size: 1.7em;
  }
}
.heading-pressed-3917,
h3 {
  font-size: 1.618em;
}
.next_134a .texture-6637,
.info_493e,
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.button_112e {
  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;
}
.video_gas_c3b1:after,
.video_gas_c3b1:before,
.current-3e6f:after,
.current-3e6f:before {
  content: "";
  display: table;
}
.video_gas_c3b1:after,
.current-3e6f:after {
  clear: both;
}
.label_9c0d {
  float: right;
  margin-right: 0;
}
.surface_5efa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.detail-1f33 .hard-9106,
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;
}
.detail-1f33 .hard-9106: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;
}
.sort_c337 .hard-9106 {
  box-shadow: none;
}
.sort_c337
  .hard-9106
  .row-silver-337b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_c337 .hard-9106 .disabled_4d8d {
  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;
}
.sort_c337
  .hard-9106
  .disabled_4d8d
  b {
  display: none;
}
.sort_c337 .modal-4505 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(.video-2d75),
button:not(.paragraph_mini_e547):not(.video-2d75),
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ) {
  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;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ):hover,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ):hover,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):hover,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):hover,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ):active,
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ):active,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):active,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):active,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):active,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus {
  outline: 0;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47 {
  position: relative;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .liquid_086e,
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .message_stale_84ba,
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .west_31b8,
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  i,
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  svg,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .liquid_086e,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .message_stale_84ba,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .west_31b8,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  i,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  svg,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .liquid_086e,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .message_stale_84ba,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .west_31b8,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  i,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  svg,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .liquid_086e,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .message_stale_84ba,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .west_31b8,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  i,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  svg,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .liquid_086e,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .message_stale_84ba,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  .west_31b8,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  i,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47
  svg {
  visibility: hidden;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47:after,
button:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47:after,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47:after,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47:after,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ).fn-loading-8d47: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;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(.video-2d75),
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ) {
  color: #fff;
  background: #235787;
}
.accent-hard-c599:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="button"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="reset"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus,
input[type="submit"]:not(.paragraph_mini_e547):not(
    .video-2d75
  ):focus {
  color: #fff;
}
.accent-hard-c599.fn-disabled-8d47:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
.accent-hard-c599[disabled]:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
button.fn-disabled-8d47:not(.paragraph_mini_e547):not(
    .video-2d75
  ),
button[disabled]:not(.paragraph_mini_e547):not(
    .video-2d75
  ) {
  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;
}
.first-2636 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first-2636: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;
}
.form_72fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_fast_6995 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard-450f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video_gas_c3b1:after,
.video_gas_c3b1:before,
.secondary-focused-1db5:after,
.secondary-focused-1db5:before,
.hard_9e88:after,
.hard_9e88:before,
.paragraph_selected_8010:after,
.paragraph_selected_8010:before,
.status-0e72:after,
.status-0e72:before,
.brown_9548:after,
.brown_9548:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video_gas_c3b1:after,
.secondary-focused-1db5:after,
.hard_9e88:after,
.paragraph_selected_8010:after,
.status-0e72:after,
.brown_9548:after {
  clear: both;
}
.secondary-focused-1db5 .surface_stale_1ab3,
.hard_9e88 .surface_stale_1ab3,
.current_1ef6 .surface_stale_1ab3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hover_large_542d {
  display: inline-block;
}
.red_b4b7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.red_b4b7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.red_b4b7 .pattern_9d1b {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_9d1b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.row-141b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.row-141b:after,
.row-141b:before {
  content: "";
  display: table;
}
.row-141b:after {
  clear: both;
}
.section-center-eac4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.title_2cdf .section-center-eac4 {
  max-width: 50%;
}
.south-95e5 .section-center-eac4 {
  max-width: 33.33%;
}
.message_9467 .section-center-eac4 {
  max-width: 25%;
}
.main-upper-20c7 .section-center-eac4 {
  max-width: 20%;
}
.tertiary_light_1374 .section-center-eac4 {
  max-width: 16.66%;
}
.status-fe80 .section-center-eac4 {
  max-width: 14.28%;
}
.paragraph_5284 .section-center-eac4 {
  max-width: 12.5%;
}
.link_8360 .section-center-eac4 {
  max-width: 11.11%;
}
.aside-pressed-f5b4 {
  display: block;
}
.next_134a .item_ace0 label,
.next_134a .current_52bb label,
.next_134a .small_7c52 label,
.next_134a .primary_4a36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_soft_c071 {
  list-style: none;
  margin: 0;
}
.header_soft_c071 article.element-fc38 {
  margin-bottom: 0;
}
.header_soft_c071 ul {
  list-style: none;
  margin: 0;
}
.header_soft_c071 .shadow_solid_dbf4 li.element-fc38 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38: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) {
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38 li.element-fc38 li.element-fc38 li.element-fc38 {
    padding-left: 0;
  }
}
article.element-fc38 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-fc38 .secondary-focused-1db5 p:last-of-type {
  margin-bottom: 0;
}
article.element-fc38 .wrapper-motion-17d1 {
  float: left;
}
article.element-fc38 .shade_d56a {
  margin-left: 85px;
}
article.element-fc38 .hero-4c8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-fc38 .hero-4c8b .mask_short_a437 {
  margin-left: 10px;
}
article.element-fc38 .wrapper-advanced-9398 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-fc38 .new_e63f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .item_ace0,
  #respond .small_7c52,
  #respond .primary_4a36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_ace0 input,
#respond .small_7c52 input,
#respond .primary_4a36 input {
  width: 100%;
}
#respond .primary_4a36 {
  margin-right: 0;
}
#respond .under-dfce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-active-0b49 {
  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;
}
.sort-active-0b49.component_small_da16 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-active-0b49 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%);
}
.sort-active-0b49:focus,
.sort-active-0b49: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);
}
.container-5290 {
  border-radius: 10%;
}
.video-soft-8bf4 {
  border-radius: 50%;
}
.text-2eef {
  font-size: 0.72em;
}
.table-c1c6 {
  font-size: 0.875em;
}
.mask_east_4325 {
  font-size: 1.1em;
}
.over_4c6a {
  text-transform: uppercase;
  line-height: 1.2;
}
.over_4c6a.text-2eef {
  letter-spacing: 0.5px;
}
.slider-0013,
.slider-0013 a {
  color: #6d6d6d;
}
.slider-0013 a:hover {
  color: #111;
}
.dim_ff6e {
  color: #6d6d6d;
}
.complex_903f {
  overflow-x: hidden;
}
.complex_903f .notice_d691.dirty_fcba {
  position: relative;
}
.complex_903f .notice_d691.dirty_fcba.gold-eed1 {
  position: initial;
}
.complex_903f
  .notice_d691.dirty_fcba.gold-eed1
  .item-6fa1 {
  left: auto;
}
.complex_903f .notice_d691 .item-6fa1 {
  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;
}
.complex_903f .notice_d691:hover.dirty_fcba {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.complex_903f
  .notice_d691:hover.dirty_fcba
  .item-6fa1 {
  display: block;
  z-index: 9999999;
}
.complex_903f .header_north_a577 .sidebar-ba23,
.complex_903f .image-1af5 .sidebar-ba23 {
  display: none;
}
.complex_903f .middle-41a8 .notice_d691:hover.dirty_fcba {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.next_134a .item_ace0 label,
.next_134a .current_52bb label,
.next_134a .small_7c52 label,
.next_134a .primary_4a36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_soft_c071 {
  list-style: none;
  margin: 0;
}
.header_soft_c071 article.element-fc38 {
  margin-bottom: 0;
}
.header_soft_c071 ul {
  list-style: none;
  margin: 0;
}
.header_soft_c071 .shadow_solid_dbf4 li.element-fc38 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38: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) {
  .header_soft_c071 .shadow_solid_dbf4 li.element-fc38 li.element-fc38 li.element-fc38 li.element-fc38 {
    padding-left: 0;
  }
}
article.element-fc38 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element-fc38 .secondary-focused-1db5 p:last-of-type {
  margin-bottom: 0;
}
article.element-fc38 .wrapper-motion-17d1 {
  float: left;
}
article.element-fc38 .shade_d56a {
  margin-left: 85px;
}
article.element-fc38 .hero-4c8b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element-fc38 .hero-4c8b .mask_short_a437 {
  margin-left: 10px;
}
article.element-fc38 .wrapper-advanced-9398 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element-fc38 .new_e63f {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .item_ace0,
  #respond .small_7c52,
  #respond .primary_4a36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item_ace0 input,
#respond .small_7c52 input,
#respond .primary_4a36 input {
  width: 100%;
}
#respond .primary_4a36 {
  margin-right: 0;
}
#respond .under-dfce #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_north_a577 .chip-2b87 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip-2b87 .title_inner_7abd.dirty_48a1 .progress_5854 > li > a:focus,
.chip-2b87 .title_inner_7abd.dirty_48a1 .progress_5854 > li > a:hover,
.chip-2b87 .title_inner_7abd.brown_c2a4 .progress_5854 > li > a:focus,
.chip-2b87 .title_inner_7abd.brown_c2a4 .progress_5854 > li > a:hover,
.chip-2b87 .title_inner_7abd.image-2294 .progress_5854 > li > a:focus,
.chip-2b87 .title_inner_7abd.image-2294 .progress_5854 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87
  .title_inner_7abd.dirty_48a1
  .progress_5854
  > li.silver-f2ce
  > a,
.chip-2b87
  .title_inner_7abd.dirty_48a1
  .progress_5854
  > li.popup-8403
  > a,
.chip-2b87
  .title_inner_7abd.brown_c2a4
  .progress_5854
  > li.silver-f2ce
  > a,
.chip-2b87
  .title_inner_7abd.brown_c2a4
  .progress_5854
  > li.popup-8403
  > a,
.chip-2b87
  .title_inner_7abd.image-2294
  .progress_5854
  > li.silver-f2ce
  > a,
.chip-2b87 .title_inner_7abd.image-2294 .progress_5854 > li.lower-9946 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87 .prev-4e0d,
.chip-2b87 .prev-4e0d a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87 .box-5aa3.button_73d5 li a,
.chip-2b87 .block_9bf8 a,
.chip-2b87 .search_fast_a19e,
.chip-2b87 .progress_5854 > li > a,
.chip-2b87 .icon_silver_095a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87 .box-5aa3.button_73d5 li a:hover,
.chip-2b87 .block_9bf8 a:hover,
.chip-2b87 .search_fast_a19e:hover,
.chip-2b87 .progress_5854 > li > a:hover,
.chip-2b87 .icon_silver_095a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87 .pattern-8f6c {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87 .pattern-8f6c .motion-9acb {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87 .pattern-8f6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-2b87 .mask_2228 .purple-6f60 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87 .mask_2228 .purple-6f60 .label-complex-0da7 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87
  .mask_2228
  .purple-6f60
  .label-complex-0da7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87
  .mask_2228
  .purple-6f60
  .label-complex-0da7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87
  .mask_2228
  .purple-6f60
  .label-complex-0da7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87
  .mask_2228
  .purple-6f60
  .label-complex-0da7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87 .mask_2228 .photo-up-be5f {
  color: rgba(255, 255, 255, 0.79);
}
.chip-2b87 .mask_2228 .photo-up-be5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_eaab
  .chip-2b87
  .mask_2228
  .panel-fresh-ac24
  .selected_6f6d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.small_eaab
  .chip-2b87
  .mask_2228
  .panel-fresh-ac24
  .label-complex-0da7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_north_a577 .complex-12a5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.complex-12a5 .title_inner_7abd.dirty_48a1 .progress_5854 > li > a:focus,
.complex-12a5 .title_inner_7abd.dirty_48a1 .progress_5854 > li > a:hover,
.complex-12a5 .title_inner_7abd.brown_c2a4 .progress_5854 > li > a:focus,
.complex-12a5 .title_inner_7abd.brown_c2a4 .progress_5854 > li > a:hover,
.complex-12a5 .title_inner_7abd.image-2294 .progress_5854 > li > a:focus,
.complex-12a5 .title_inner_7abd.image-2294 .progress_5854 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-12a5
  .title_inner_7abd.dirty_48a1
  .progress_5854
  > li.silver-f2ce
  > a,
.complex-12a5
  .title_inner_7abd.dirty_48a1
  .progress_5854
  > li.popup-8403
  > a,
.complex-12a5
  .title_inner_7abd.brown_c2a4
  .progress_5854
  > li.silver-f2ce
  > a,
.complex-12a5
  .title_inner_7abd.brown_c2a4
  .progress_5854
  > li.popup-8403
  > a,
.complex-12a5
  .title_inner_7abd.image-2294
  .progress_5854
  > li.silver-f2ce
  > a,
.complex-12a5 .title_inner_7abd.image-2294 .progress_5854 > li.lower-9946 > a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-12a5 .prev-4e0d,
.complex-12a5 .prev-4e0d a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-12a5 .box-5aa3.button_73d5 li a,
.complex-12a5 .block_9bf8 a,
.complex-12a5 .search_fast_a19e,
.complex-12a5 .progress_5854 > li > a,
.complex-12a5 .icon_silver_095a {
  color: rgba(0, 0, 0, 0.55);
}
.complex-12a5 .box-5aa3.button_73d5 li a:hover,
.complex-12a5 .block_9bf8 a:hover,
.complex-12a5 .search_fast_a19e:hover,
.complex-12a5 .progress_5854 > li > a:hover,
.complex-12a5 .icon_silver_095a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-12a5 .pattern-8f6c {
  color: rgba(0, 0, 0, 0.55);
}
.complex-12a5 .pattern-8f6c .motion-9acb {
  color: rgba(0, 0, 0, 0.8);
}
.complex-12a5 .pattern-8f6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-yellow-f6b5 .yellow_cca8 {
  margin-left: auto;
  margin-right: auto;
}
.hard_9e88 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard_9e88 .form_72fe {
  margin-right: 1.41575em;
}
.top_ba9e .hard_9e88 > .slider-right-266e {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.top_ba9e .hard_9e88 > .selected_d07c {
  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;
}
.mask-inner-851d.header-yellow-f6b5 .yellow_cca8,
.banner-dynamic-d17f.header-yellow-f6b5 .yellow_cca8 {
  margin-left: 0;
}
.center_f1b6.header-yellow-f6b5 .yellow_cca8,
.hover_current_c451.header-yellow-f6b5 .yellow_cca8 {
  margin-right: 0;
}
.hard_9e88 ol,
.hard_9e88 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hero_next_66c3 video {
  max-width: 100%;
}
.tooltip-advanced-129d img {
  display: block;
}
.tooltip-advanced-129d.form_72fe,
.tooltip-advanced-129d.header_fast_6995 {
  width: 100%;
}
.tooltip-advanced-129d.selected_d07c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.simple-6d61:not(.paragraph-dark-7d10) {
  margin: 1.5em auto;
}
.purple_e910 p {
  padding: 1.5em 14px;
}
ul.module-short-66b6.selected_d07c,
ul.module-short-66b6.slider-right-266e,
ul.module-short-66b6.hero-e0ea.slider-right-266e {
  padding: 0 14px;
}
.focus-b868 {
  display: block;
  overflow-x: auto;
}
.focus-b868 table {
  border-collapse: collapse;
  width: 100%;
}
.focus-b868 td,
.focus-b868 th {
  padding: 0.5em;
}
.hard_9e88 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard_9e88 ol ol,
.hard_9e88 ol ul,
.hard_9e88 ul ol,
.hard_9e88 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard_9e88 ol ol li,
.hard_9e88 ol ul li,
.hard_9e88 ul ol li,
.hard_9e88 ul ul li {
  margin-left: 0;
}
.main_plasma_17f0.widget-017f > .pink-92bf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main_plasma_17f0.widget-017f > .pink-92bf iframe,
.main_plasma_17f0.widget-017f > .pink-92bf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tiny-6ef7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tiny-6ef7.sidebar-ccc7 {
  padding: 0;
}
.tiny-6ef7.sidebar-ccc7 cite {
  font-size: 13px;
}
.tiny-6ef7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tiny-6ef7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.widget-b23d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.widget-b23d > p:first-child {
  margin-top: 0;
}
.widget-b23d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.widget-b23d blockquote {
  border-left: 0;
}
.active_easy_3b2f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_easy_3b2f:not(.paragraph-inner-0af0) {
  max-width: 100px;
}
.active_easy_3b2f.mini-15a8 {
  border-bottom: none !important;
  text-align: center;
}
.active_easy_3b2f.mini-15a8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .purple_e910 p {
    padding: 1.5em 0;
  }
}
.header-054e {
  color: #0073aa;
}
.full_e1ff {
  background-color: #0073aa;
}
.down_5710 {
  color: #229fd8;
}
.image_current_806a {
  background-color: #229fd8;
}
.message-in-dfae {
  color: #eee;
}
.preview_1593 {
  background-color: #eee;
}
.next_5c58 {
  color: #444;
}
.detail_8c26 {
  background-color: #444;
}
.outline-pro-bba2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outline-pro-bba2 .slider-c477 .block_9bf8 {
  font-size: 15px;
}
.outline-pro-bba2 .block_9bf8 {
  line-height: 1.3;
}
.outline-pro-bba2 .complex-12a5 {
}
.outline-pro-bba2 .chip-2b87 {
  background: #235787;
}
.heading-f2f9 {
  padding: 0;
}
.heading-f2f9 .chip-2b87 {
  background: #1a1a1a;
}
.heading-f2f9 .complex-12a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cold-9373 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cold-9373 .complex-12a5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cold-9373 .chip-2b87 {
  background: #303030;
}
.brown_9548 {
  position: relative;
  z-index: 10;
}
.brown_9548 .info_eae6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-0855 .dirty_fcba {
  display: inline-block;
  vertical-align: middle;
}
.item-0855.link_06ae .dirty_fcba {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item-0855.link_06ae .dirty_fcba {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item-0855.link_06ae .dirty_fcba {
    margin-right: 0.4em;
  }
}
.item-0855.link_06ae .dirty_fcba:last-child {
  margin-right: 0;
}
.icon-white-aed9 .info_eae6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .header_north_a577 .slider-c477 {
    margin: 0 -0.5em;
  }
  .header_north_a577 .slider-c477 [class*="customify-col-"],
  .header_north_a577 .slider-c477 [class*="customify-col_"],
  .header_north_a577 .slider-c477 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.header_north_a577.component-7703 .info_eae6 {
  background: 0 0 !important;
}
.header_north_a577.component-7703 .info_eae6,
.header_north_a577.icon-white-aed9 .info_eae6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .header_north_a577.cold_6aa6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.header_north_a577.icon-white-aed9 .info_eae6 {
  box-shadow: none !important;
}
.preview-liquid-be6a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .preview-liquid-be6a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .preview-liquid-be6a {
    padding: 18px 0 20px;
  }
}
.preview-liquid-be6a .panel-8f9a {
  width: 100%;
}
.preview-liquid-be6a .wrapper_north_c9a2 {
  margin-bottom: 0;
}
.preview-liquid-be6a .message_slow_8a2c {
  margin-top: 5px;
  font-size: 0.875em;
}
.link-middle-1445 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.link-middle-1445 .lower_d01b {
  width: 100%;
}
.shadow-pro-dff0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.shadow-pro-dff0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.shadow-pro-dff0 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;
}
.shadow-pro-dff0 li:last-child:after {
  display: none;
}
.shadow-pro-dff0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_4a33 .sidebar-ba23 button,
.preview-liquid-be6a .sidebar-ba23 button {
  left: 0;
}
.caption_4a33 .lower_d01b,
.preview-liquid-be6a .lower_d01b {
  padding-left: 0;
  padding-right: 0;
}
.caption_4a33 .link-middle-1445,
.preview-liquid-be6a .link-middle-1445 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_4a33 {
  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;
}
.caption_4a33: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;
}
.caption_4a33 .thumbnail_top_d119 {
  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) {
  .caption_4a33 .thumbnail_top_d119 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_4a33 .thumbnail_top_d119 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_4a33 .thumbnail_top_d119 {
    min-height: 200px;
  }
}
.caption_4a33 .shadow-pro-dff0 {
  color: rgba(255, 255, 255, 0.8);
}
.caption_4a33 .shadow-pro-dff0 a,
.caption_4a33 .shadow-pro-dff0 li:after {
  color: inherit;
}
.caption_4a33 .shadow-pro-dff0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-fixed-ef6b {
  margin-bottom: 0.5em;
}
.grid_81c7 {
  margin-bottom: 1.2em;
}
.grid_81c7,
.highlight-fixed-ef6b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid_81c7 p:last-child,
.highlight-fixed-ef6b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sidebar-ba23,
#masthead .sidebar-ba23 {
  display: none;
}
#masthead
  > .sidebar-ba23.fast_936a {
  display: none;
}
#masthead > .sidebar-ba23 button {
  left: 0;
}
.notice-soft-7786 {
  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-soft-7786 .dirty_fcba {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-soft-7786 .content_4e1a {
  display: -webkit-box;
  display: flex;
}
.notice-soft-7786 .content_4e1a.footer-ba90 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-soft-7786 .content_4e1a.mask-south-3f82 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-soft-7786 .content_4e1a.notification-fresh-0c95 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-soft-7786.cold_60f7.gallery_rough_0435 .content_4e1a.footer-ba90 {
  flex-basis: 100%;
}
.notice-soft-7786.module-iron-e7be .content_4e1a.mask-south-3f82 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-soft-7786.module-iron-e7be .content_4e1a.notification-fresh-0c95 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sidebar-ba23.fast_936a {
  display: none;
}
#masthead > .sidebar-ba23 button {
  left: 0;
}
.full_4039 {
  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;
}
.full_4039:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.full_4039.slider_5683 i {
  margin-right: 4px;
}
.full_4039.top-3140 i {
  margin-left: 5px;
}
.block_9bf8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.block_9bf8 p:last-child {
  margin-bottom: 0;
}
.accordion-motion-a821 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accordion-motion-a821 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accordion-motion-a821 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accordion-motion-a821 .prev-4e0d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accordion-motion-a821 .border-31c6 {
  margin: 5px 0 7px 0;
}
.accordion-motion-a821.box_pro_6a74 .image-c29d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-motion-a821.box_pro_6a74 .notification_dark_538d {
  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;
}
.accordion-motion-a821.brown-4187 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accordion-motion-a821.brown-4187 .image-c29d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-motion-a821.brown-4187 .notification_dark_538d {
  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;
}
.accordion-motion-a821.heading-405a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-motion-a821.dropdown-9372 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accordion-motion-a821.dropdown-9372 .notification_dark_538d {
  margin-top: 7px;
}
.fixed-8da2 {
  display: inline-block;
}
.brown_9548 .banner-bc24 .accordion-motion-a821 img {
  max-width: 100%;
}
.title_inner_7abd .accent_green_0f80.video_focused_eb37,
.input-57db .accent_green_0f80.video_focused_eb37 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_inner_7abd .overlay_2c53,
.input-57db .overlay_2c53 {
  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%);
}
.title_inner_7abd .overlay_2c53 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.title_inner_7abd.short_e165 .overlay_2c53 {
  display: none;
}
.title_inner_7abd .hard-2321 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_inner_7abd .hard-2321 li {
  display: inline-block;
  position: relative;
}
.title_inner_7abd .hard-2321 li:last-child {
  margin-right: 0;
}
.title_inner_7abd .hard-2321 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;
}
.title_inner_7abd .hard-2321 li.lower-9946 > a {
  color: rgba(0, 0, 0, 0.9);
}
.title_inner_7abd .hard-2321 > 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;
}
.title_inner_7abd .hard-2321 > li > a i {
  line-height: 0;
}
.title_inner_7abd .hard-2321 > li.highlight-4d1a > a .overlay_2c53 {
  margin-left: 4px;
  line-height: 0;
}
.title_inner_7abd .hard-2321 .article-fresh-aeb4 li.highlight-4d1a > a {
  position: relative;
}
.title_inner_7abd .hard-2321 .article-fresh-aeb4 li.highlight-4d1a > a:after,
.title_inner_7abd .hard-2321 .article-fresh-aeb4 li.highlight-4d1a > a:before {
  content: "";
  display: table;
}
.title_inner_7abd .hard-2321 .article-fresh-aeb4 li.highlight-4d1a > a:after {
  clear: both;
}
.title_inner_7abd .hard-2321 .article-fresh-aeb4 li.highlight-4d1a > a .overlay_2c53 {
  margin-left: 5px;
  float: right;
}
.title_inner_7abd .container_6d30,
.title_inner_7abd .article-fresh-aeb4 {
  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;
}
.title_inner_7abd .article-fresh-aeb4 {
  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;
}
.title_inner_7abd .article-fresh-aeb4 .video_focused_eb37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_inner_7abd .article-fresh-aeb4 .overlay_2c53 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.title_inner_7abd .article-fresh-aeb4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.title_inner_7abd .article-fresh-aeb4 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;
}
.title_inner_7abd .article-fresh-aeb4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.title_inner_7abd .article-fresh-aeb4 .article-fresh-aeb4 {
  top: 0;
  left: 100%;
}
.title_inner_7abd .east-848e.fn-focus-8d47 > .container_6d30,
.title_inner_7abd .east-848e.fn-focus-8d47 > .article-fresh-aeb4,
.title_inner_7abd .east-848e:focus > .container_6d30,
.title_inner_7abd .east-848e:focus > .article-fresh-aeb4,
.title_inner_7abd .east-848e:hover > .container_6d30,
.title_inner_7abd .east-848e:hover > .article-fresh-aeb4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.title_inner_7abd.image-2294 .progress_5854:after,
.title_inner_7abd.image-2294 .progress_5854:before {
  content: "";
  display: table;
}
.title_inner_7abd.image-2294 .progress_5854:after {
  clear: both;
}
.title_inner_7abd.image-2294 .progress_5854 > li {
  float: left;
}
.title_inner_7abd.medium_4e0d .progress_5854:after,
.title_inner_7abd.medium_4e0d .progress_5854:before {
  content: "";
  display: table;
}
.title_inner_7abd.medium_4e0d .progress_5854:after {
  clear: both;
}
.title_inner_7abd.medium_4e0d .progress_5854 > li {
  float: left;
}
.title_inner_7abd.medium_4e0d .progress_5854 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.title_inner_7abd.medium_4e0d .progress_5854 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.title_inner_7abd.medium_4e0d .progress_5854 > li.silver-f2ce > a,
.title_inner_7abd.medium_4e0d .progress_5854 > li.lower-9946 > a {
  color: #fff;
  background-color: #1e4b75;
}
.title_inner_7abd.dirty_48a1 .progress_5854 > li > a .video_focused_eb37 {
  position: relative;
}
.title_inner_7abd.dirty_48a1 .progress_5854 > li > a .video_focused_eb37: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;
}
.title_inner_7abd.dirty_48a1
  .progress_5854
  > li:focus
  > a
  .video_focused_eb37:before,
.title_inner_7abd.dirty_48a1
  .progress_5854
  > li:hover
  > a
  .video_focused_eb37:before {
  width: 100%;
  background-color: currentColor;
}
.title_inner_7abd.dirty_48a1
  .progress_5854
  > li.silver-f2ce
  > a
  .video_focused_eb37:before,
.title_inner_7abd.dirty_48a1
  .progress_5854
  > li.popup-8403
  > a
  .video_focused_eb37:before {
  width: 100%;
  background-color: currentColor;
}
.title_inner_7abd.brown_c2a4 .progress_5854 > li > a .video_focused_eb37 {
  position: relative;
}
.title_inner_7abd.brown_c2a4 .progress_5854 > li > a .video_focused_eb37: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;
}
.title_inner_7abd.brown_c2a4 .progress_5854 > li:focus > a .video_focused_eb37:before,
.title_inner_7abd.brown_c2a4
  .progress_5854
  > li:hover
  > a
  .video_focused_eb37:before {
  width: 100%;
  background-color: currentColor;
}
.title_inner_7abd.brown_c2a4
  .progress_5854
  > li.silver-f2ce
  > a
  .video_focused_eb37:before,
.title_inner_7abd.brown_c2a4
  .progress_5854
  > li.popup-8403
  > a
  .video_focused_eb37:before {
  width: 100%;
  background-color: currentColor;
}
.input-57db .hard-2321 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-57db .hard-2321 li:first-child > a {
  border-top: none;
}
.input-57db .hard-2321 .avatar_prev_6125 > .video_focused_eb37 .overlay_2c53 {
  display: none;
}
.input-57db .hard-2321 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-57db .hard-2321 li:last-child {
  border: none;
}
.input-57db .hard-2321 li.highlight-4d1a > a {
  padding-right: 45px !important;
}
.input-57db .hard-2321 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-57db .hard-2321 li a:focus,
.input-57db .hard-2321 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-57db .hard-2321 li .layout-0e19 {
  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;
}
.input-57db .hard-2321 li .layout-0e19:hover {
  box-shadow: none;
}
.input-57db .hard-2321 li .layout-0e19 .overlay_2c53 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-57db .hard-2321 .article-fresh-aeb4 {
  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);
}
.input-57db .hard-2321 .article-fresh-aeb4 li a {
  padding-left: 3em;
}
.input-57db .hard-2321 .outline_fresh_efea > a .layout-0e19 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-57db .hard-2321 .outline_fresh_efea > .article-fresh-aeb4 {
  display: block;
  opacity: 1;
}
.active-old-5080 {
  max-width: 100%;
}
.widget-7354 {
  line-height: 0;
  cursor: pointer;
}
.icon_silver_095a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.icon_silver_095a:hover {
  box-shadow: none;
  color: currentColor;
}
.icon_silver_095a svg {
  width: 18px;
  height: 18px;
}
.icon_silver_095a .pattern_034b {
  display: none;
}
.header-9be4 {
  position: relative;
}
.header-9be4.fn-active-8d47 .icon_silver_095a .alert_hovered_9fef {
  display: none;
}
.header-9be4.fn-active-8d47 .icon_silver_095a .pattern_034b {
  display: inline-block;
}
.header-9be4 .solid_964a {
  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);
}
.header-9be4.top-a999 .solid_964a {
  left: auto;
  right: -0.9em;
}
.header-9be4.top-a999 .popup-out-e29f::before {
  left: auto;
  right: 15px;
}
.header-9be4.fn-active-8d47 .solid_964a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-fresh-ac24 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-fresh-ac24 label {
  flex-basis: 100%;
}
.panel-fresh-ac24 .purple-6f60 {
  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;
}
.panel-fresh-ac24 .label-complex-0da7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-fresh-ac24 .label-complex-0da7:focus {
  background-color: transparent;
}
.panel-fresh-ac24 button.photo-up-be5f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-fresh-ac24 button.photo-up-be5f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-fresh-ac24 button.photo-up-be5f svg {
  width: 18px;
  height: 18px;
}
.panel-fresh-ac24 input[type="submit"] {
  min-height: auto;
}
.mask_2228 .panel-fresh-ac24 .label-complex-0da7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup-out-e29f {
  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) {
  .popup-out-e29f {
    width: 220px;
  }
}
.popup-out-e29f label {
  flex-basis: 100%;
}
.popup-out-e29f::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;
}
.small_eaab .mask_2228 .panel-fresh-ac24 {
  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;
}
.small_eaab
  .mask_2228
  .panel-fresh-ac24
  .purple-6f60 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.small_eaab .mask_2228 .panel-fresh-ac24 .label-complex-0da7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.small_eaab
  .mask_2228
  .panel-fresh-ac24
  .label-complex-0da7:focus {
  background: 0 0;
}
.small_eaab
  .mask_2228
  .panel-fresh-ac24
  .selected_6f6d {
  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;
}
.box-5aa3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box-5aa3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box-5aa3 li:last-child {
  margin-right: 0;
}
.box-5aa3 li:first-child {
  margin-left: 0;
}
.box-5aa3.filter_4f07 a {
  color: #fff;
}
.box-5aa3.filter_4f07 a:hover {
  color: #fff;
}
.box-5aa3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box-5aa3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box-5aa3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-5aa3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box-5aa3 [class*="social-icon-apple"] {
  background-color: #999;
}
.box-5aa3 [class*="social-icon-apple"].label-d835 {
  background-color: transparent;
  color: #999;
}
.box-5aa3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box-5aa3 [class*="social-icon-behance"].label-d835 {
  background-color: transparent;
  color: #1769ff;
}
.box-5aa3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box-5aa3 [class*="social-icon-bitbucket"].label-d835 {
  background-color: transparent;
  color: #205081;
}
.box-5aa3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box-5aa3 [class*="social-icon-codepen"].label-d835 {
  background-color: transparent;
  color: #000;
}
.box-5aa3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box-5aa3 [class*="social-icon-delicious"].label-d835 {
  background-color: transparent;
  color: #39f;
}
.box-5aa3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box-5aa3 [class*="social-icon-digg"].label-d835 {
  background-color: transparent;
  color: #005be2;
}
.box-5aa3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box-5aa3 [class*="social-icon-dribbble"].label-d835 {
  background-color: transparent;
  color: #ea4c89;
}
.box-5aa3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box-5aa3 [class*="social-icon-envelope"].label-d835 {
  background-color: transparent;
  color: #ea4335;
}
.box-5aa3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box-5aa3 [class*="social-icon-facebook"].label-d835 {
  background-color: transparent;
  color: #3b5998;
}
.box-5aa3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box-5aa3 [class*="social-icon-flickr"].label-d835 {
  background-color: transparent;
  color: #0063dc;
}
.box-5aa3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box-5aa3 [class*="social-icon-foursquare"].label-d835 {
  background-color: transparent;
  color: #2d5be3;
}
.box-5aa3 [class*="social-icon-github"] {
  background-color: #333;
}
.box-5aa3 [class*="social-icon-github"].label-d835 {
  background-color: transparent;
  color: #333;
}
.box-5aa3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box-5aa3 [class*="social-icon-google-plus"].label-d835 {
  background-color: transparent;
  color: #dd4b39;
}
.box-5aa3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box-5aa3 [class*="social-icon-houzz"].label-d835 {
  background-color: transparent;
  color: #7ac142;
}
.box-5aa3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box-5aa3 [class*="social-icon-instagram"].label-d835 {
  background-color: transparent;
  color: #262626;
}
.box-5aa3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box-5aa3 [class*="social-icon-jsfiddle"].label-d835 {
  background-color: transparent;
  color: #487aa2;
}
.box-5aa3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box-5aa3 [class*="social-icon-linkedin"].label-d835 {
  background-color: transparent;
  color: #0077b5;
}
.box-5aa3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box-5aa3 [class*="social-icon-medium"].label-d835 {
  background-color: transparent;
  color: #00ab6b;
}
.box-5aa3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box-5aa3
  [class*="social-icon-odnoklassniki"].label-d835 {
  background-color: transparent;
  color: #f4731c;
}
.box-5aa3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box-5aa3 [class*="social-icon-meetup"].label-d835 {
  background-color: transparent;
  color: #ec1c40;
}
.box-5aa3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box-5aa3 [class*="social-icon-pinterest"].label-d835 {
  background-color: transparent;
  color: #bd081c;
}
.box-5aa3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box-5aa3 [class*="social-icon-product-hunt"].label-d835 {
  background-color: transparent;
  color: #da552f;
}
.box-5aa3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box-5aa3 [class*="social-icon-reddit"].label-d835 {
  background-color: transparent;
  color: #ff4500;
}
.box-5aa3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box-5aa3 [class*="social-icon-rss"].label-d835 {
  background-color: transparent;
  color: #f26522;
}
.box-5aa3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box-5aa3
  [class*="social-icon-shopping-cart"].label-d835 {
  background-color: transparent;
  color: #4caf50;
}
.box-5aa3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box-5aa3 [class*="social-icon-skype"].label-d835 {
  background-color: transparent;
  color: #00aff0;
}
.box-5aa3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box-5aa3 [class*="social-icon-slideshare"].label-d835 {
  background-color: transparent;
  color: #0077b5;
}
.box-5aa3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box-5aa3 [class*="social-icon-snapchat"].label-d835 {
  background-color: transparent;
  color: #fffc00;
}
.box-5aa3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box-5aa3 [class*="social-icon-soundcloud"].label-d835 {
  background-color: transparent;
  color: #f80;
}
.box-5aa3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box-5aa3 [class*="social-icon-spotify"].label-d835 {
  background-color: transparent;
  color: #2ebd59;
}
.box-5aa3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box-5aa3
  [class*="social-icon-stack-overflow"].label-d835 {
  background-color: transparent;
  color: #fe7a15;
}
.box-5aa3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box-5aa3 [class*="social-icon-maldkfgram"].label-d835 {
  background-color: transparent;
  color: #2ca5e0;
}
.box-5aa3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box-5aa3 [class*="social-icon-tripadvisor"].label-d835 {
  background-color: transparent;
  color: #589442;
}
.box-5aa3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box-5aa3 [class*="social-icon-tumblr"].label-d835 {
  background-color: transparent;
  color: #35465c;
}
.box-5aa3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box-5aa3 [class*="social-icon-twitch"].label-d835 {
  background-color: transparent;
  color: #6441a5;
}
.box-5aa3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box-5aa3 [class*="social-icon-twitter"].label-d835 {
  background-color: transparent;
  color: #1da1f2;
}
.box-5aa3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box-5aa3 [class*="social-icon-vimeo"].label-d835 {
  background-color: transparent;
  color: #1ab7ea;
}
.box-5aa3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box-5aa3 [class*="social-icon-vk"].label-d835 {
  background-color: transparent;
  color: #45668e;
}
.box-5aa3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box-5aa3 [class*="social-icon-weibo"].label-d835 {
  background-color: transparent;
  color: #df2029;
}
.box-5aa3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box-5aa3 [class*="social-icon-weixin"].label-d835 {
  background-color: transparent;
  color: #7bb32e;
}
.box-5aa3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box-5aa3 [class*="social-icon-whatsapp"].label-d835 {
  background-color: transparent;
  color: #25d366;
}
.box-5aa3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box-5aa3 [class*="social-icon-wordpress"].label-d835 {
  background-color: transparent;
  color: #21759b;
}
.box-5aa3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box-5aa3 [class*="social-icon-xing"].label-d835 {
  background-color: transparent;
  color: #026466;
}
.box-5aa3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box-5aa3 [class*="social-icon-yelp"].label-d835 {
  background-color: transparent;
  color: #af0606;
}
.box-5aa3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box-5aa3 [class*="social-icon-youtube"].label-d835 {
  background-color: transparent;
  color: #cd201f;
}
.search_fast_a19e {
  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;
}
.search_fast_a19e:hover {
  box-shadow: none;
  background: 0 0;
}
.steel-38fd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel_fcd1 {
  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;
}
.basic-529b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.middle_9eb4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.middle_9eb4,
.middle_9eb4::after,
.middle_9eb4::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;
}
.middle_9eb4::after,
.middle_9eb4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_full_9488 .steel_fcd1 .basic-529b {
  margin-top: -2px;
  width: 19px;
}
.gradient_full_9488 .steel_fcd1 .middle_9eb4 {
  margin-top: -1px;
}
.gradient_full_9488 .steel_fcd1 .middle_9eb4,
.gradient_full_9488 .steel_fcd1 .middle_9eb4::after,
.gradient_full_9488 .steel_fcd1 .middle_9eb4::before {
  width: 19px;
  height: 2px;
}
.gradient_full_9488 .steel_fcd1 .middle_9eb4::before {
  top: -6px;
}
.gradient_full_9488 .steel_fcd1 .middle_9eb4::after {
  bottom: -6px;
}
.glass_ecdb .steel_fcd1 .basic-529b {
  margin-top: -2px;
  width: 22px;
}
.glass_ecdb .steel_fcd1 .middle_9eb4 {
  margin-top: -1px;
}
.glass_ecdb .steel_fcd1 .middle_9eb4,
.glass_ecdb .steel_fcd1 .middle_9eb4::after,
.glass_ecdb .steel_fcd1 .middle_9eb4::before {
  width: 22px;
  height: 2px;
}
.glass_ecdb .steel_fcd1 .middle_9eb4::before {
  top: -7px;
}
.glass_ecdb .steel_fcd1 .middle_9eb4::after {
  bottom: -7px;
}
.panel-dfd3 .steel_fcd1 .basic-529b {
  margin-top: -2px;
  width: 31px;
}
.panel-dfd3 .steel_fcd1 .middle_9eb4 {
  margin-top: -1.5px;
}
.panel-dfd3 .steel_fcd1 .middle_9eb4,
.panel-dfd3 .steel_fcd1 .middle_9eb4::after,
.panel-dfd3 .steel_fcd1 .middle_9eb4::before {
  width: 31px;
  height: 3px;
}
.panel-dfd3 .steel_fcd1 .middle_9eb4::before {
  top: -9px;
}
.panel-dfd3 .steel_fcd1 .middle_9eb4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search-900f .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 19px;
  }
  .search-900f .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .search-900f .steel_fcd1 .middle_9eb4,
  .search-900f .steel_fcd1 .middle_9eb4::after,
  .search-900f .steel_fcd1 .middle_9eb4::before {
    width: 19px;
    height: 2px;
  }
  .search-900f .steel_fcd1 .middle_9eb4::before {
    top: -6px;
  }
  .search-900f .steel_fcd1 .middle_9eb4::after {
    bottom: -6px;
  }
  .huge_f53e .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 22px;
  }
  .huge_f53e .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .huge_f53e .steel_fcd1 .middle_9eb4,
  .huge_f53e .steel_fcd1 .middle_9eb4::after,
  .huge_f53e .steel_fcd1 .middle_9eb4::before {
    width: 22px;
    height: 2px;
  }
  .huge_f53e .steel_fcd1 .middle_9eb4::before {
    top: -7px;
  }
  .huge_f53e .steel_fcd1 .middle_9eb4::after {
    bottom: -7px;
  }
  .notification_dim_adc7 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 31px;
  }
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4 {
    margin-top: -1.5px;
  }
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4,
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4::after,
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4::before {
    width: 31px;
    height: 3px;
  }
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4::before {
    top: -9px;
  }
  .notification_dim_adc7 .steel_fcd1 .middle_9eb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_soft_efe1 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 19px;
  }
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4,
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4::after,
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4::before {
    width: 19px;
    height: 2px;
  }
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4::before {
    top: -6px;
  }
  .panel_soft_efe1 .steel_fcd1 .middle_9eb4::after {
    bottom: -6px;
  }
  .bottom_0d6e .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_0d6e .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .bottom_0d6e .steel_fcd1 .middle_9eb4,
  .bottom_0d6e .steel_fcd1 .middle_9eb4::after,
  .bottom_0d6e .steel_fcd1 .middle_9eb4::before {
    width: 22px;
    height: 2px;
  }
  .bottom_0d6e .steel_fcd1 .middle_9eb4::before {
    top: -7px;
  }
  .bottom_0d6e .steel_fcd1 .middle_9eb4::after {
    bottom: -7px;
  }
  .south_a4d1 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 31px;
  }
  .south_a4d1 .steel_fcd1 .middle_9eb4 {
    margin-top: -1.5px;
  }
  .south_a4d1 .steel_fcd1 .middle_9eb4,
  .south_a4d1 .steel_fcd1 .middle_9eb4::after,
  .south_a4d1 .steel_fcd1 .middle_9eb4::before {
    width: 31px;
    height: 3px;
  }
  .south_a4d1 .steel_fcd1 .middle_9eb4::before {
    top: -9px;
  }
  .south_a4d1 .steel_fcd1 .middle_9eb4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .middle-69c0 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 19px;
  }
  .middle-69c0 .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .middle-69c0 .steel_fcd1 .middle_9eb4,
  .middle-69c0 .steel_fcd1 .middle_9eb4::after,
  .middle-69c0 .steel_fcd1 .middle_9eb4::before {
    width: 19px;
    height: 2px;
  }
  .middle-69c0 .steel_fcd1 .middle_9eb4::before {
    top: -6px;
  }
  .middle-69c0 .steel_fcd1 .middle_9eb4::after {
    bottom: -6px;
  }
  .input-current-7da6 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 22px;
  }
  .input-current-7da6 .steel_fcd1 .middle_9eb4 {
    margin-top: -1px;
  }
  .input-current-7da6 .steel_fcd1 .middle_9eb4,
  .input-current-7da6 .steel_fcd1 .middle_9eb4::after,
  .input-current-7da6 .steel_fcd1 .middle_9eb4::before {
    width: 22px;
    height: 2px;
  }
  .input-current-7da6 .steel_fcd1 .middle_9eb4::before {
    top: -7px;
  }
  .input-current-7da6 .steel_fcd1 .middle_9eb4::after {
    bottom: -7px;
  }
  .action-3f72 .steel_fcd1 .basic-529b {
    margin-top: -2px;
    width: 31px;
  }
  .action-3f72 .steel_fcd1 .middle_9eb4 {
    margin-top: -1.5px;
  }
  .action-3f72 .steel_fcd1 .middle_9eb4,
  .action-3f72 .steel_fcd1 .middle_9eb4::after,
  .action-3f72 .steel_fcd1 .middle_9eb4::before {
    width: 31px;
    height: 3px;
  }
  .action-3f72 .steel_fcd1 .middle_9eb4::before {
    top: -9px;
  }
  .action-3f72 .steel_fcd1 .middle_9eb4::after {
    bottom: -9px;
  }
}
.nav-east-e9b5 .middle_9eb4 {
  -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);
}
.nav-east-e9b5 .middle_9eb4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.nav-east-e9b5 .middle_9eb4::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);
}
.nav-east-e9b5.panel-gold-bd9e .middle_9eb4 {
  -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);
}
.nav-east-e9b5.panel-gold-bd9e .middle_9eb4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.nav-east-e9b5.panel-gold-bd9e .middle_9eb4::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);
}
.item_center_81e1 {
  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.out-65a2:before {
  display: none;
}
.image-1af5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.image-1af5 .hot_6302 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.image-1af5 .hot_6302:last-of-type {
  border-bottom: none;
}
.image-1af5 .hot_6302.widget_pressed_7033,
.image-1af5 .hot_6302.photo-easy-3b54,
.image-1af5 .hot_6302.steel_f5e7 {
  padding: 0;
}
.image-1af5 .input-57db .layout-0e19 {
  color: currentColor;
}
.image-1af5 .input-57db .layout-0e19:focus,
.image-1af5 .input-57db .layout-0e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-1af5.complex-12a5 .pattern-8f6c,
.image-1af5.complex-12a5 .block_9bf8 a,
.image-1af5.complex-12a5 .progress_5854 a,
.image-1af5.complex-12a5 .article-fresh-aeb4 a {
  color: rgba(0, 0, 0, 0.55);
}
.image-1af5.complex-12a5 .pattern-8f6c:hover,
.image-1af5.complex-12a5 .block_9bf8 a:hover,
.image-1af5.complex-12a5 .progress_5854 a:hover,
.image-1af5.complex-12a5 .article-fresh-aeb4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-1af5.complex-12a5 .motion-9acb {
  color: rgba(0, 0, 0, 0.8);
}
.image-1af5.complex-12a5 .hot_6302 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-1af5.complex-12a5 .hot_6302:before {
  background: rgba(0, 0, 0, 0.08);
}
.image-1af5.complex-12a5 .pagination_cc85:before {
  background: rgba(255, 255, 255, 0.9);
}
.image-1af5.complex-12a5 .input-57db .hard-2321 li a,
.image-1af5.complex-12a5 .input-57db .layout-0e19,
.image-1af5.complex-12a5 .article-fresh-aeb4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-1af5.complex-12a5 .input-57db .layout-0e19:focus,
.image-1af5.complex-12a5 .input-57db .layout-0e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-1af5.complex-12a5 .hard-2321 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-1af5.chip-2b87 .pattern-8f6c,
.image-1af5.chip-2b87 .block_9bf8 a,
.image-1af5.chip-2b87 .progress_5854 .layout-0e19,
.image-1af5.chip-2b87 .progress_5854 a,
.image-1af5.chip-2b87 .article-fresh-aeb4 a {
  color: rgba(255, 255, 255, 0.79);
}
.image-1af5.chip-2b87 .pattern-8f6c:hover,
.image-1af5.chip-2b87 .block_9bf8 a:hover,
.image-1af5.chip-2b87 .progress_5854 .layout-0e19:hover,
.image-1af5.chip-2b87 .progress_5854 a:hover,
.image-1af5.chip-2b87 .article-fresh-aeb4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-1af5.chip-2b87 .motion-9acb {
  color: rgba(255, 255, 255, 0.99);
}
.image-1af5.chip-2b87 .hot_6302 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-1af5.chip-2b87 .hot_6302:before {
  background: rgba(255, 255, 255, 0.08);
}
.image-1af5.chip-2b87 .pagination_cc85:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-1af5.chip-2b87 .input-57db .hard-2321 li a,
.image-1af5.chip-2b87 .input-57db .layout-0e19,
.image-1af5.chip-2b87 .article-fresh-aeb4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-1af5.chip-2b87 .input-57db .layout-0e19:focus,
.image-1af5.chip-2b87 .input-57db .layout-0e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-1af5.chip-2b87 .hard-2321 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_cc85 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination_cc85:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot-177f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gradient-dim-14cc .image-1af5 {
  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;
}
.gradient-dim-14cc .hot_6302 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gradient-dim-14cc .hot_6302: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) {
  .gradient-dim-14cc .hot_6302:before {
    width: 16%;
    left: 42%;
  }
}
.gradient-dim-14cc .hot_6302:last-child:before {
  content: none;
}
.gradient-dim-14cc .hot_6302[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gradient-dim-14cc .input-57db .hard-2321 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gradient-dim-14cc .input-57db .hard-2321 li a .layout-0e19 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gradient-dim-14cc .input-57db .article-fresh-aeb4 {
  border: none;
}
.gradient-dim-14cc .input-57db .article-fresh-aeb4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gradient-dim-14cc .pagination_cc85 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gradient-dim-14cc .hot-177f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gradient-dim-14cc .chip-2b87 .pagination_cc85:before {
  background: rgba(0, 0, 0, 0.9);
}
.gradient-dim-14cc .complex-12a5.container-stone-5902 .middle_9eb4 {
  background: rgba(0, 0, 0, 0.6);
}
.gradient-dim-14cc
  .complex-12a5.container-stone-5902
  .middle_9eb4::after,
.gradient-dim-14cc
  .complex-12a5.container-stone-5902
  .middle_9eb4:before {
  background: inherit;
}
.gradient-dim-14cc
  .complex-12a5.container-stone-5902:hover
  .middle_9eb4 {
  background: rgba(0, 0, 0, 0.8);
}
.lower-b278 .image-1af5 {
  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) {
  .lower-b278 .image-1af5 {
    width: auto;
    right: 45px;
  }
}
.bottom-55b3 .image-1af5 {
  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) {
  .bottom-55b3 .image-1af5 {
    width: auto;
    left: 45px;
  }
}
.out-65a2 .image-1af5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.out-65a2 .hot-177f {
  max-width: 48em;
  margin: 0 auto;
}
.out-65a2 .pagination_cc85:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fresh-f7e9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fresh-f7e9.gradient-dim-14cc .image-1af5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fresh-f7e9.lower-b278 .image-1af5 {
  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);
}
.fresh-f7e9 .image-1af5 {
  visibility: visible;
}
.fresh-f7e9.bottom-55b3 .image-1af5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple-a10b,
.article_red_646e {
  overflow-x: hidden;
}
.purple-a10b .image-1af5 {
  overflow: auto;
}
.purple-a10b.gradient-dim-14cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-a10b.gradient-dim-14cc .image-1af5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple-a10b.gradient-dim-14cc .search_fast_a19e {
  opacity: 0;
}
.purple-a10b.lower-b278 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-a10b.lower-b278 .image-1af5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple-a10b.lower-b278 .search_fast_a19e {
  opacity: 0;
}
.purple-a10b.bottom-55b3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple-a10b.bottom-55b3 .image-1af5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple-a10b.bottom-55b3 .search_fast_a19e {
  opacity: 0;
}
.purple-a10b.out-65a2 .image-1af5 {
  z-index: 10;
  visibility: visible;
}
.container-stone-5902 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-stone-5902 .middle_9eb4 {
  background: rgba(255, 255, 255, 0.99);
}
.container-stone-5902 .middle_9eb4::after,
.container-stone-5902 .middle_9eb4:before {
  background: inherit;
}
.container-stone-5902:hover .middle_9eb4 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-55b3 .container-stone-5902 {
  top: 10px;
  right: auto;
  left: 12px;
}
.out-65a2 .container-stone-5902 {
  display: none !important;
}
.purple-a10b:before,
.article_red_646e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple-a10b .container-stone-5902,
.article_red_646e .container-stone-5902 {
  display: inline-block;
}
.image-1af5 .dirty_fcba {
  -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;
}
.purple-a10b .image-1af5 .dirty_fcba,
.article_red_646e .image-1af5 .dirty_fcba {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-dim-38f7 .purple-6f60 {
  width: 100%;
}
.banner-bc24 {
  padding: 0 0.5em 0;
}
.banner-bc24 [class*="customify-col-"],
.banner-bc24 [class*="customify-col_"],
.banner-bc24 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.image-active-579f .banner-bc24 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider-c477 .tertiary_c47e,
  .tertiary_c47e {
    display: none;
  }
  .left_bee2 {
    text-align: left;
  }
  .down-dcb6 {
    text-align: center;
  }
  .badge-79ac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider-c477 .list-first-332d,
  .list-first-332d {
    display: none;
  }
  .current-1350 {
    text-align: left;
  }
  .icon_e8ec {
    text-align: center;
  }
  .aside_136b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider-c477 .dim_1482,
  .dim_1482 {
    display: none;
  }
  .hero_complex_6945 {
    text-align: left;
  }
  .video_cold_7ece {
    text-align: center;
  }
  .item_fluid_3c97 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.column-e6a2 {
  box-shadow: none !important;
}
.preview-lower-fb3e .image-mini-74b3,
.message-hot-6abc .image-mini-74b3 {
  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;
}
.message-hot-6abc .image-mini-74b3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info_eae6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info_eae6:after,
.info_eae6:before {
  content: "";
  display: table;
}
.info_eae6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info_eae6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info_eae6,
.cold_6aa6 {
  max-width: 1248px;
  margin: 0 auto;
}

.paragraph_selected_8010.title_prev_0e0e .info_eae6 {
  max-width: 100%;
}
.paragraph_selected_8010.full-4976 {
  max-width: 1200px;
  margin: 0 auto;
}
.paragraph_selected_8010.hero_hot_bbb3 .info_eae6 {
  max-width: 100%;
}
.paragraph_selected_8010.hero_hot_bbb3 > .info_eae6 {
  padding-left: 0;
  padding-right: 0;
}
.paragraph_selected_8010.hero_hot_bbb3 > .info_eae6 .slider-c477 {
  margin: 0;
}
.paragraph_selected_8010.hero_hot_bbb3
  > .info_eae6
  .chip_f0c0.focus_white_a7f5 {
  margin-right: 0;
  margin-left: 0;
}
.paragraph_selected_8010.hero_hot_bbb3 #main.focus_white_a7f5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .icon_east_c567 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .icon_east_c567 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown_4706 .yellow_cca8 {
    padding-right: 1em;
  }
  .brown_4706.complex_896d .chip_f0c0 {
    border-right: 1px solid #eaecee;
  }
  .brown_4706.complex_896d .yellow_cca8 {
    padding-right: 1em;
  }
  .brown_4706.complex_896d .menu-down-f50e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new_6631 .yellow_cca8 {
    padding-left: 1em;
  }
  .new_6631.complex_896d .chip_f0c0 {
    border-left: 1px solid #eaecee;
  }
  .new_6631.complex_896d .yellow_cca8 {
    padding-left: 1em;
  }
  .new_6631.complex_896d .menu-down-f50e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-tiny-08c7 .yellow_cca8 {
    padding-left: 1em;
  }
  .container-tiny-08c7.complex_896d .sidebar-orange-7b9a {
    border-right: 1px solid #eaecee;
  }
  .container-tiny-08c7.complex_896d .medium-e1d3 {
    border-right: 1px solid #eaecee;
  }
  .container-tiny-08c7.complex_896d .yellow_cca8 {
    padding-left: 1em;
  }
  .container-tiny-08c7.complex_896d .menu-down-f50e {
    padding-right: 1em;
  }
  .container-tiny-08c7.complex_896d .border-a4fa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current-af0b .yellow_cca8 {
    padding-right: 1em;
  }
  .current-af0b.complex_896d .sidebar-orange-7b9a {
    border-left: 1px solid #eaecee;
  }
  .current-af0b.complex_896d .medium-e1d3 {
    border-left: 1px solid #eaecee;
  }
  .current-af0b.complex_896d .yellow_cca8 {
    padding-right: 1em;
  }
  .current-af0b.complex_896d .menu-down-f50e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current-af0b.complex_896d .border-a4fa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_east_c567 .yellow_cca8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_east_c567.complex_896d .chip_f0c0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .icon_east_c567.complex_896d .yellow_cca8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .icon_east_c567.complex_896d .menu-down-f50e {
    padding-left: 1em;
  }
  .icon_east_c567.complex_896d .border-a4fa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .icon_east_c567.complex_896d .yellow_cca8 {
    padding-left: 0;
  }
}
.breadcrumb_old_f21e .item-0855 {
  display: inline-block;
}
.layout-3f5a {
  display: inline-block;
}
.texture_static_3b73 {
  word-con: break-word;
}
.title-f118 > span {
  display: inline-block;
  padding: 5px 0;
}
.title-f118 .module_bright_1529 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-f118 .tertiary_dark_c75b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs-steel-e01e .wrapper-10da {
  margin-bottom: 2em;
}
.tabs-steel-e01e .dim-4242 {
  margin-bottom: 15px;
}
.tabs-steel-e01e .dim-4242:last-child {
  margin-bottom: 0;
}
.tabs-steel-e01e .middle-195f {
  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) {
  .tabs-steel-e01e .middle-195f {
    display: block;
  }
}
.tabs-steel-e01e .search-2027 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs-steel-e01e .search-2027 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs-steel-e01e .popup_cold_5925 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs-steel-e01e .popup_cold_5925 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs-steel-e01e .popup_cold_5925 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs-steel-e01e .texture_static_3b73 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-steel-e01e .texture_static_3b73 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs-steel-e01e .full-6a6d p:last-child {
  margin-bottom: 0;
}
.tabs-steel-e01e .outer_21af {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs-steel-e01e .center-c28b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs-steel-e01e .row-hovered-30b7 {
  margin-top: 1em;
}
.tabs-steel-e01e .row-590f {
  top: 0;
  display: block;
}
.tabs-steel-e01e .row-590f a {
  color: inherit;
}
.tabs-steel-e01e .row-590f a:hover {
  color: inherit;
}
.tabs-steel-e01e .wide-d77d {
  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;
}
.tabs-steel-e01e .wide-d77d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs-steel-e01e .center-c28b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs-steel-e01e .card_ed38 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs-steel-e01e .card_ed38:first-child {
  margin-top: 0;
}
.tabs-steel-e01e .card_ed38.message-1005 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs-steel-e01e .card_ed38.active_b99b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs-steel-e01e
  .card_ed38.active_b99b.overlay_5d3e
  .row-hovered-30b7 {
  width: 100%;
}
.tabs-steel-e01e .active_b99b {
  -webkit-box-align: center;
  align-items: center;
}
.tabs-steel-e01e .active_b99b .title-f118,
.tabs-steel-e01e .active_b99b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs-steel-e01e .popup_cold_5925 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs-steel-e01e .popup_cold_5925 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs-steel-e01e .popup_cold_5925: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;
}
.tabs-steel-e01e .message-1005 {
  z-index: 5;
}
.tabs-steel-e01e .rough_8070 .red-20a7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs-steel-e01e .gas-dd92 .red-20a7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs-steel-e01e .frame-hard-8534 .red-20a7 {
  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;
}
.tabs-steel-e01e.item-dirty-1f5a .middle-195f,
.tabs-steel-e01e.description-9ea5 .middle-195f {
  display: block;
}
.tabs-steel-e01e.item-dirty-1f5a .middle-195f .alert_dd74,
.tabs-steel-e01e.item-dirty-1f5a .middle-195f .center-c28b,
.tabs-steel-e01e.description-9ea5 .middle-195f .alert_dd74,
.tabs-steel-e01e.description-9ea5 .middle-195f .center-c28b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs-steel-e01e.detail_out_2f12 .search-2027 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs-steel-e01e.detail_out_2f12 .search-2027 {
    margin-right: 0;
  }
}
.tabs-steel-e01e.item-dirty-1f5a .search-2027,
.tabs-steel-e01e.description-9ea5 .search-2027 {
  padding-top: 40%;
}
.tabs-steel-e01e.item-dirty-1f5a .wrapper-10da,
.tabs-steel-e01e.description-9ea5 .wrapper-10da {
  display: block;
}
.tabs-steel-e01e.item-dirty-1f5a .fn-sticky-8d47 .center-c28b,
.tabs-steel-e01e.description-9ea5 .fn-sticky-8d47 .center-c28b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs-steel-e01e.item-dirty-1f5a .search-2027,
.tabs-steel-e01e.description-9ea5 .search-2027 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs-steel-e01e.item-dirty-1f5a .center-c28b {
  padding: 1em;
}
.preview-939a {
  margin: 30px auto;
  display: block;
}
.preview-939a .tooltip_top_a07b > * {
  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;
}
.preview-939a .tooltip_top_a07b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-939a .tooltip_top_a07b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full_571d .title-f118 {
  margin-bottom: 1.41575em;
}
.full_571d .pro_f5b8 {
  margin-bottom: 1.618em;
}
.hard_9e88 .background-under-315d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard_9e88 .background-under-315d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard_9e88 .orange-2770 {
  max-width: 100%;
  overflow: auto;
}
.header-yellow-f6b5 .hard_9e88 a:hover {
  text-decoration: underline;
}
.image_right_0f7a .dim-4242:not(.texture_static_3b73),
.image_right_0f7a .popup_cold_5925 {
  margin-bottom: 1.41575em;
}
.image_right_0f7a .dim-4242:not(.texture_static_3b73):last-child,
.image_right_0f7a .popup_cold_5925:last-child {
  margin-bottom: 0;
}
.image_right_0f7a .dim-4242.brown_2f0d {
  margin-bottom: 0.41575em;
}
.image_right_0f7a .easy-8b16:before,
.image_right_0f7a .highlight-bright-e707:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image_right_0f7a .easy-8b16:before {
  content: "\f115";
}
.image_right_0f7a .highlight-bright-e707:before {
  content: "\f02c";
}
.image_right_0f7a .image_middle_6dc9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image_right_0f7a .image_middle_6dc9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.current_ec60 {
  display: -webkit-box;
  display: flex;
}
.current_ec60 .shade_new_9891 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .current_ec60 .shade_new_9891 {
    flex-basis: 90px;
  }
}
.current_ec60 .input-aafd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .current_ec60 .input-aafd {
    flex-basis: calc(100% - 50px);
  }
}
.current_ec60 .popup-2608 p:last-child {
  margin-bottom: 0.72em;
}
.element-warm-5d0d .tooltip_top_a07b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-warm-5d0d .tooltip_top_a07b:after,
.element-warm-5d0d .tooltip_top_a07b:before {
  content: "";
  display: table;
}
.element-warm-5d0d .tooltip_top_a07b:after {
  clear: both;
}
.element-warm-5d0d .tooltip_top_a07b .status_stone_fa8c,
.element-warm-5d0d .tooltip_top_a07b .background_635b {
  width: 49%;
}
.element-warm-5d0d .tooltip_top_a07b .status_stone_fa8c a span.content_6b7b,
.element-warm-5d0d .tooltip_top_a07b .background_635b a span.content_6b7b {
  display: block;
  margin-bottom: 5px;
}
.element-warm-5d0d .tooltip_top_a07b .background_635b {
  float: left;
  text-align: left;
}
.element-warm-5d0d .tooltip_top_a07b .status_stone_fa8c {
  float: right;
  text-align: right;
}
.nav-easy-8c3b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .nav-easy-8c3b {
    margin-bottom: 0;
  }
}
.active-a24d {
  margin-bottom: 1em;
}
.active-a24d .texture_static_3b73 {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge-glass-a37e a {
  display: block;
  line-height: 0;
  position: relative;
}
.card-fast-d6d4 .active-a24d,
.copper_2ce0 .active-a24d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card-fast-d6d4 .active-a24d,
  .copper_2ce0 .active-a24d {
    display: block;
  }
}
.card-fast-d6d4 .badge-glass-a37e,
.copper_2ce0 .badge-glass-a37e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card-fast-d6d4 .badge-glass-a37e,
  .copper_2ce0 .badge-glass-a37e {
    margin-bottom: 1em;
  }
}
.card-fast-d6d4 .badge-glass-a37e img,
.copper_2ce0 .badge-glass-a37e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card-fast-d6d4 .module_5272,
.copper_2ce0 .module_5272 {
  flex-basis: calc(100% - 160px);
}
.card-fast-d6d4 .module_5272 p,
.copper_2ce0 .module_5272 p {
  margin-bottom: 0;
}
.card-fast-d6d4 .module_5272 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card-fast-d6d4 .module_5272 {
    padding-left: 0;
  }
}
.copper_2ce0 .module_5272 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .copper_2ce0 .module_5272 {
    padding-right: 0;
  }
}
.copper_2ce0 .badge-glass-a37e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small_95f8 .badge-glass-a37e {
  margin-bottom: 0.5em;
}
.small_95f8 .badge-glass-a37e img {
  width: 100%;
}
.layout_1536 .next-4a0b,
.outline_stone_516a .next-4a0b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline_stone_516a .chip_f0c0 .detail_7a4d p:last-child {
  margin-bottom: 0;
}
.clean-fc73 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom_f30f .active-outer-4d3b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom_f30f .active-outer-4d3b:last-of-type {
    margin-bottom: 0;
  }
}
.bottom_f30f .active-outer-4d3b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_f30f .active-outer-4d3b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom_f30f .active-outer-4d3b ul li {
  margin: 0 0 0.6em;
}
.bottom_f30f .active-outer-4d3b ul li.hot_7737,
.bottom_f30f .active-outer-4d3b ul li.shade-ce3d {
  position: relative;
}
.bottom_f30f .active-outer-4d3b ul li.hot_7737 .video_selected_308c,
.bottom_f30f .active-outer-4d3b ul li.shade-ce3d .video_selected_308c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom_f30f .active-outer-4d3b ul li.hot_7737:after:after,
.bottom_f30f .active-outer-4d3b ul li.hot_7737:after:before,
.bottom_f30f
  .active-outer-4d3b
  ul
  li.shade-ce3d:after:after,
.bottom_f30f
  .active-outer-4d3b
  ul
  li.shade-ce3d:after:before {
  content: "";
  display: table;
}
.bottom_f30f .active-outer-4d3b ul li.hot_7737:after:after,
.bottom_f30f
  .active-outer-4d3b
  ul
  li.shade-ce3d:after:after {
  clear: both;
}
.bottom_f30f .active-outer-4d3b a.accent-hard-c599:hover {
  text-decoration: none;
}
.bottom_f30f .active-outer-4d3b select {
  max-width: 100%;
}
.bottom_f30f .active-outer-4d3b table {
  font-size: 85%;
}
.bottom_f30f .active-outer-4d3b table td,
.bottom_f30f .active-outer-4d3b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom_f30f .active-outer-4d3b table tfoot td {
  text-align: left;
}
.bottom_f30f .active-outer-4d3b :last-child {
  margin-bottom: 0;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 label {
  width: 100%;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 .label-complex-0da7 {
  width: 100%;
  display: block;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 .photo-up-be5f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 .photo-up-be5f:hover svg #svg-search {
  fill: #444;
}
.bottom_f30f .active-outer-4d3b .secondary-49e1 .photo-up-be5f svg {
  width: 18px;
  height: 18px;
}
.bottom_f30f .message-left-0181 ul ul,
.bottom_f30f .hero_5dad ul ul,
.bottom_f30f .large-c70f ul ul,
.bottom_f30f .content-green-73ab ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom_f30f .message-left-0181 .highlight-4d1a > a,
.bottom_f30f .hero_5dad .highlight-4d1a > a,
.bottom_f30f .large-c70f .highlight-4d1a > a,
.bottom_f30f .content-green-73ab .highlight-4d1a > a {
  margin-bottom: 0;
}
.bottom_f30f .banner-lower-1afd li,
.bottom_f30f .message-left-0181 li,
.bottom_f30f .outer-a96e li,
.bottom_f30f .hero_5dad li,
.bottom_f30f .large-c70f li,
.bottom_f30f .content-green-73ab li,
.bottom_f30f .search_inner_75f3 li,
.bottom_f30f .component-blue-b574 li {
  display: block;
  position: relative;
}
.bottom_f30f .banner-lower-1afd li:last-child,
.bottom_f30f .message-left-0181 li:last-child,
.bottom_f30f .outer-a96e li:last-child,
.bottom_f30f .hero_5dad li:last-child,
.bottom_f30f .large-c70f li:last-child,
.bottom_f30f .content-green-73ab li:last-child,
.bottom_f30f .search_inner_75f3 li:last-child,
.bottom_f30f .component-blue-b574 li:last-child {
  border: none;
}
.bottom_f30f .banner-lower-1afd li a,
.bottom_f30f .message-left-0181 li a,
.bottom_f30f .outer-a96e li a,
.bottom_f30f .hero_5dad li a,
.bottom_f30f .large-c70f li a,
.bottom_f30f .content-green-73ab li a,
.bottom_f30f .search_inner_75f3 li a,
.bottom_f30f .component-blue-b574 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_f30f .banner-lower-1afd li ul li::before,
.bottom_f30f .message-left-0181 li ul li::before,
.bottom_f30f .outer-a96e li ul li::before,
.bottom_f30f .hero_5dad li ul li::before,
.bottom_f30f .large-c70f li ul li::before,
.bottom_f30f .content-green-73ab li ul li::before,
.bottom_f30f .search_inner_75f3 li ul li::before,
.bottom_f30f .component-blue-b574 li ul li::before {
  left: 15px;
}
.bottom_f30f .banner-lower-1afd li ul a,
.bottom_f30f .message-left-0181 li ul a,
.bottom_f30f .outer-a96e li ul a,
.bottom_f30f .hero_5dad li ul a,
.bottom_f30f .large-c70f li ul a,
.bottom_f30f .content-green-73ab li ul a,
.bottom_f30f .search_inner_75f3 li ul a,
.bottom_f30f .component-blue-b574 li ul a {
  padding-left: 20px;
}
.bottom_f30f .banner-lower-1afd li ul ul li::before,
.bottom_f30f .message-left-0181 li ul ul li::before,
.bottom_f30f .outer-a96e li ul ul li::before,
.bottom_f30f .hero_5dad li ul ul li::before,
.bottom_f30f .large-c70f li ul ul li::before,
.bottom_f30f .content-green-73ab li ul ul li::before,
.bottom_f30f .search_inner_75f3 li ul ul li::before,
.bottom_f30f .component-blue-b574 li ul ul li::before {
  left: 30px;
}
.bottom_f30f .banner-lower-1afd li ul ul a,
.bottom_f30f .message-left-0181 li ul ul a,
.bottom_f30f .outer-a96e li ul ul a,
.bottom_f30f .hero_5dad li ul ul a,
.bottom_f30f .large-c70f li ul ul a,
.bottom_f30f .content-green-73ab li ul ul a,
.bottom_f30f .search_inner_75f3 li ul ul a,
.bottom_f30f .component-blue-b574 li ul ul a {
  padding-left: 40px;
}
.bottom_f30f .tabs_c616 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_f30f .component-blue-b574 ul li {
  margin-bottom: 1.41575em;
}
.bottom_f30f .component-blue-b574 ul li .up-b76a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom_f30f .component-blue-b574 ul li .light_b3aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip-2b87 .banner-lower-1afd li a,
.chip-2b87 .message-left-0181 li a,
.chip-2b87 .outer-a96e li a,
.chip-2b87 .hero_5dad li a,
.chip-2b87 .large-c70f li a,
.chip-2b87 .content-green-73ab li a,
.chip-2b87 .search_inner_75f3 li a,
.chip-2b87 .component-blue-b574 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-2b87 .tabs_c616 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-2b87 .active-outer-4d3b ul li.hot_7737 .video_selected_308c,
.chip-2b87 .active-outer-4d3b ul li.shade-ce3d .video_selected_308c {
  background: rgba(0, 0, 0, 0.2);
}
.chip-2b87 .bottom_f30f .active-outer-4d3b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li {
  margin: 0;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li ul {
  margin: 0;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li ul li a {
  padding-left: 15px;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li ul li li a {
  padding-left: 30px;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li.lower-9946 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li.lower-9946 > 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;
}
.paragraph_selected_8010 .bottom_f30f .hard-2321 li.lower-9946 > 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;
}
.photo-stone-8c3e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status-0e72 {
  position: relative;
  z-index: 10;
}
.status-0e72 .dirty_fcba {
  width: 100%;
  max-width: 100%;
}
.gold_736b .backdrop_warm_7f83 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gold_736b .complex-12a5 {
}
.gold_736b .chip-2b87 {
  background: #292929;
}
.focused-5e4c .backdrop_warm_7f83 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused-5e4c .complex-12a5 {
  background: #f9f9f9;
}
.focused-5e4c .chip-2b87 {
  background: #303030;
}
.black_35d4 .backdrop_warm_7f83 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .black_35d4 .item-0855 {
    margin-bottom: 1em;
  }
  .black_35d4 .item-0855:last-child {
    margin-bottom: 0;
  }
}
.black_35d4 .complex-12a5 {
  background: #ededed;
}
.black_35d4 .chip-2b87 {
  background: #1a1a1a;
}
.backdrop_warm_7f83.complex-12a5 {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop_warm_7f83.complex-12a5 .pattern-inner-b93b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_warm_7f83.chip-2b87 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_warm_7f83.chip-2b87 a:not(.accent-hard-c599) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_warm_7f83.chip-2b87 a:not(.accent-hard-c599):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_warm_7f83.chip-2b87 .pattern-inner-b93b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_warm_7f83.chip-2b87 table tbody td,
.backdrop_warm_7f83.chip-2b87 table th {
  background: rgba(0, 0, 0, 0.08);
}
.middle-41a8.icon-white-aed9 .info_eae6 {
  max-width: initial;
}
.middle-41a8 .link_06ae {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.middle-41a8 .link_06ae .dirty_fcba {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .middle-41a8 .link_06ae .dirty_fcba {
    display: block;
    margin-bottom: 2em;
  }
  .middle-41a8 .link_06ae .dirty_fcba:last-child {
    margin-bottom: 0;
  }
}
.black_35d4 .item-0855:last-child,
.focused-5e4c .item-0855:last-child,
.gold_736b .item-0855:last-child {
  margin-bottom: 0;
}
.black_35d4 .item-0855 .bottom_f30f .active-outer-4d3b:last-child,
.focused-5e4c .item-0855 .bottom_f30f .active-outer-4d3b:last-child,
.gold_736b .item-0855 .bottom_f30f .active-outer-4d3b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .black_35d4 .disabled-84bd,
  .black_35d4 .narrow-a48b,
  .focused-5e4c .disabled-84bd,
  .focused-5e4c .narrow-a48b,
  .gold_736b .disabled-84bd,
  .gold_736b .narrow-a48b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status-0e72 .item-0855 {
    margin-bottom: 2em;
  }
}
.status-0e72 p:last-child {
  margin-bottom: 0;
}
.status-0e72 li,
.status-0e72 ul {
  list-style: none;
  margin: 0;
}
.status-0e72 ul ul {
  margin-left: 2.617924em;
}
.west-aa85 {
  font-size: 0.875em;
}

/* css-noise: 5cb8 */
.promo-block-a0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
