/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west_3709/customify
Author: WPCustomify
Author URI: https://pressmaximum.west_3709
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.west_3709/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wood-d4c2.hidden_east_8f32/licenses/gpl-2.0.highlight_cfc2
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.alert-solid-e749/, (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.box_ae94.pressed-0a85/normalize.hidden_2f08/
 ======
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.hidden_2f08 v7.0.0 | MIT License | github.west_3709/necolas/normalize.hidden_2f08 */
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;
}
.pink-bc61 .hovered_8a15,
.border_17be,
.thumbnail-5fdb,
.backdrop_hard_21df,
.black_c000,
.video-fceb,
.hover-old-a950,
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;
}
.border_17be,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border_17be,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border_17be,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-5fdb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-5fdb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-5fdb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-5fdb,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_hard_21df,
h3 {
  font-size: 1.618em;
}
.pink-bc61 .hovered_8a15,
.black_c000,
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.wrapper_ced8 {
  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;
}
.steel-c4bd:after,
.steel-c4bd:before,
.item_lite_9831:after,
.item_lite_9831:before {
  content: "";
  display: table;
}
.steel-c4bd:after,
.item_lite_9831:after {
  clear: both;
}
.button_hovered_b8a3 {
  float: right;
  margin-right: 0;
}
.tiny_ff70 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title_static_ada4 .breadcrumb_inner_f6b4,
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;
}
.title_static_ada4 .breadcrumb_inner_f6b4: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;
}
.menu_upper_8cb2 .breadcrumb_inner_f6b4 {
  box-shadow: none;
}
.menu_upper_8cb2
  .breadcrumb_inner_f6b4
  .popup_865f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.menu_upper_8cb2 .breadcrumb_inner_f6b4 .form-42f9 {
  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;
}
.menu_upper_8cb2
  .breadcrumb_inner_f6b4
  .form-42f9
  b {
  display: none;
}
.menu_upper_8cb2 .in_df56 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.outline_9ccb:not(.copper_4a1b):not(.feature_active_5566),
button:not(.copper_4a1b):not(.feature_active_5566),
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ),
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ),
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ) {
  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;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ):hover,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ):hover,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):hover,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):hover,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ):active,
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ):active,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):active,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):active,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):active,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus {
  outline: 0;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1 {
  position: relative;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .gallery_05fd,
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .under_4af6,
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .large-778d,
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  i,
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  svg,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .gallery_05fd,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .under_4af6,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .large-778d,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  i,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  svg,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .gallery_05fd,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .under_4af6,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .large-778d,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  i,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  svg,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .gallery_05fd,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .under_4af6,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .large-778d,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  i,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  svg,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .gallery_05fd,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .under_4af6,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  .large-778d,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  i,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1
  svg {
  visibility: hidden;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1:after,
button:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1:after,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1:after,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1:after,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ).fn-loading-28c1: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;
}
.outline_9ccb:not(.copper_4a1b):not(.feature_active_5566),
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ),
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ),
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ) {
  color: #fff;
  background: #235787;
}
.outline_9ccb:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="button"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="reset"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus,
input[type="submit"]:not(.copper_4a1b):not(
    .feature_active_5566
  ):focus {
  color: #fff;
}
.outline_9ccb.fn-disabled-28c1:not(.copper_4a1b):not(
    .feature_active_5566
  ),
.outline_9ccb[disabled]:not(.copper_4a1b):not(
    .feature_active_5566
  ),
button.fn-disabled-28c1:not(.copper_4a1b):not(
    .feature_active_5566
  ),
button[disabled]:not(.copper_4a1b):not(
    .feature_active_5566
  ) {
  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;
}
.footer-full-5bf0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.footer-full-5bf0: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;
}
.module_slow_c067 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay_1cde {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.short-9095 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel-c4bd:after,
.steel-c4bd:before,
.static-61af:after,
.static-61af:before,
.pattern_silver_9f29:after,
.pattern_silver_9f29:before,
.logo-2588:after,
.logo-2588:before,
.right_5682:after,
.right_5682:before,
.white_e148:after,
.white_e148:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel-c4bd:after,
.static-61af:after,
.pattern_silver_9f29:after,
.logo-2588:after,
.right_5682:after,
.white_e148:after {
  clear: both;
}
.static-61af .aside-last-95f8,
.pattern_silver_9f29 .aside-last-95f8,
.white_5089 .aside-last-95f8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.aside_thick_cc54 {
  display: inline-block;
}
.widget_b559 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget_b559 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget_b559 .accordion-out-0423 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-out-0423 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.light_9642 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.light_9642:after,
.light_9642:before {
  content: "";
  display: table;
}
.light_9642:after {
  clear: both;
}
.last_3e2b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_44b7 .last_3e2b {
  max-width: 50%;
}
.secondary_6f89 .last_3e2b {
  max-width: 33.33%;
}
.fluid-cd99 .last_3e2b {
  max-width: 25%;
}
.status_39ec .last_3e2b {
  max-width: 20%;
}
.tertiary_full_d01c .last_3e2b {
  max-width: 16.66%;
}
.inner_789e .last_3e2b {
  max-width: 14.28%;
}
.gallery_f76c .last_3e2b {
  max-width: 12.5%;
}
.carousel_75c2 .last_3e2b {
  max-width: 11.11%;
}
.nav-hard-1b44 {
  display: block;
}
.pink-bc61 .texture-south-1fb6 label,
.pink-bc61 .backdrop-fast-c18b label,
.pink-bc61 .south_711b label,
.pink-bc61 .hidden_4346 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west-efd4 {
  list-style: none;
  margin: 0;
}
.west-efd4 article.fresh_eaf1 {
  margin-bottom: 0;
}
.west-efd4 ul {
  list-style: none;
  margin: 0;
}
.west-efd4 .footer_e228 li.fresh_eaf1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west-efd4 .footer_e228 li.fresh_eaf1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west-efd4 .footer_e228 li.fresh_eaf1: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) {
  .west-efd4 .footer_e228 li.fresh_eaf1 li.fresh_eaf1 li.fresh_eaf1 li.fresh_eaf1 {
    padding-left: 0;
  }
}
article.fresh_eaf1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh_eaf1 .static-61af p:last-of-type {
  margin-bottom: 0;
}
article.fresh_eaf1 .filter_plasma_0021 {
  float: left;
}
article.fresh_eaf1 .out-bdab {
  margin-left: 85px;
}
article.fresh_eaf1 .surface-upper-256b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh_eaf1 .surface-upper-256b .nav_steel_1a06 {
  margin-left: 10px;
}
article.fresh_eaf1 .sort_2446 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh_eaf1 .element_gold_b040 {
  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 .texture-south-1fb6,
  #respond .south_711b,
  #respond .hidden_4346 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-south-1fb6 input,
#respond .south_711b input,
#respond .hidden_4346 input {
  width: 100%;
}
#respond .hidden_4346 {
  margin-right: 0;
}
#respond .caption_d01e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-liquid-c27f {
  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;
}
.texture-liquid-c27f.paper-1ece {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-liquid-c27f 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%);
}
.texture-liquid-c27f:focus,
.texture-liquid-c27f: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);
}
.liquid-86c7 {
  border-radius: 10%;
}
.secondary-efb5 {
  border-radius: 50%;
}
.thick_ea44 {
  font-size: 0.72em;
}
.background_8ec0 {
  font-size: 0.875em;
}
.motion-4121 {
  font-size: 1.1em;
}
.status_simple_bf02 {
  text-transform: uppercase;
  line-height: 1.2;
}
.status_simple_bf02.thick_ea44 {
  letter-spacing: 0.5px;
}
.component-gold-2f2f,
.component-gold-2f2f a {
  color: #6d6d6d;
}
.component-gold-2f2f a:hover {
  color: #111;
}
.feature_c4d7 {
  color: #6d6d6d;
}
.preview-light-4958 {
  overflow-x: hidden;
}
.preview-light-4958 .lower-ff89.new_b336 {
  position: relative;
}
.preview-light-4958 .lower-ff89.new_b336.hidden_hard_f985 {
  position: initial;
}
.preview-light-4958
  .lower-ff89.new_b336.hidden_hard_f985
  .new_5a26 {
  left: auto;
}
.preview-light-4958 .lower-ff89 .new_5a26 {
  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;
}
.preview-light-4958 .lower-ff89:hover.new_b336 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.preview-light-4958
  .lower-ff89:hover.new_b336
  .new_5a26 {
  display: block;
  z-index: 9999999;
}
.preview-light-4958 .filter_up_de5b .fluid-c27e,
.preview-light-4958 .box_paper_49fb .fluid-c27e {
  display: none;
}
.preview-light-4958 .outline-north-e68f .lower-ff89:hover.new_b336 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink-bc61 .texture-south-1fb6 label,
.pink-bc61 .backdrop-fast-c18b label,
.pink-bc61 .south_711b label,
.pink-bc61 .hidden_4346 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west-efd4 {
  list-style: none;
  margin: 0;
}
.west-efd4 article.fresh_eaf1 {
  margin-bottom: 0;
}
.west-efd4 ul {
  list-style: none;
  margin: 0;
}
.west-efd4 .footer_e228 li.fresh_eaf1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west-efd4 .footer_e228 li.fresh_eaf1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west-efd4 .footer_e228 li.fresh_eaf1: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) {
  .west-efd4 .footer_e228 li.fresh_eaf1 li.fresh_eaf1 li.fresh_eaf1 li.fresh_eaf1 {
    padding-left: 0;
  }
}
article.fresh_eaf1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh_eaf1 .static-61af p:last-of-type {
  margin-bottom: 0;
}
article.fresh_eaf1 .filter_plasma_0021 {
  float: left;
}
article.fresh_eaf1 .out-bdab {
  margin-left: 85px;
}
article.fresh_eaf1 .surface-upper-256b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh_eaf1 .surface-upper-256b .nav_steel_1a06 {
  margin-left: 10px;
}
article.fresh_eaf1 .sort_2446 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh_eaf1 .element_gold_b040 {
  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 .texture-south-1fb6,
  #respond .south_711b,
  #respond .hidden_4346 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture-south-1fb6 input,
#respond .south_711b input,
#respond .hidden_4346 input {
  width: 100%;
}
#respond .hidden_4346 {
  margin-right: 0;
}
#respond .caption_d01e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter_up_de5b .tall-368b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tall-368b .element_gas_69c1.accordion_middle_217d .text-76df > li > a:focus,
.tall-368b .element_gas_69c1.accordion_middle_217d .text-76df > li > a:hover,
.tall-368b .element_gas_69c1.card-a4c8 .text-76df > li > a:focus,
.tall-368b .element_gas_69c1.card-a4c8 .text-76df > li > a:hover,
.tall-368b .element_gas_69c1.secondary-c8fb .text-76df > li > a:focus,
.tall-368b .element_gas_69c1.secondary-c8fb .text-76df > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b
  .element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.selected_e6c2
  > a,
.tall-368b
  .element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.white_0908
  > a,
.tall-368b
  .element_gas_69c1.card-a4c8
  .text-76df
  > li.selected_e6c2
  > a,
.tall-368b
  .element_gas_69c1.card-a4c8
  .text-76df
  > li.white_0908
  > a,
.tall-368b
  .element_gas_69c1.secondary-c8fb
  .text-76df
  > li.selected_e6c2
  > a,
.tall-368b .element_gas_69c1.secondary-c8fb .text-76df > li.slider_5990 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b .gold_020b,
.tall-368b .gold_020b a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b .pink-4774.label_west_2e46 li a,
.tall-368b .box-3ada a,
.tall-368b .popup_lower_2bb7,
.tall-368b .text-76df > li > a,
.tall-368b .detail-993c {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b .pink-4774.label_west_2e46 li a:hover,
.tall-368b .box-3ada a:hover,
.tall-368b .popup_lower_2bb7:hover,
.tall-368b .text-76df > li > a:hover,
.tall-368b .detail-993c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b .surface_orange_7221 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b .surface_orange_7221 .list-284e {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b .surface_orange_7221:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-368b .article-up-fd0d .nav-fluid-df0e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b .article-up-fd0d .nav-fluid-df0e .layout_basic_4409 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b
  .article-up-fd0d
  .nav-fluid-df0e
  .layout_basic_4409::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b
  .article-up-fd0d
  .nav-fluid-df0e
  .layout_basic_4409:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b
  .article-up-fd0d
  .nav-fluid-df0e
  .layout_basic_4409::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b
  .article-up-fd0d
  .nav-fluid-df0e
  .layout_basic_4409::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b .article-up-fd0d .paragraph-1a12 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-368b .article-up-fd0d .paragraph-1a12:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_120b
  .tall-368b
  .article-up-fd0d
  .nav-center-0f29
  .list-0364 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top_120b
  .tall-368b
  .article-up-fd0d
  .nav-center-0f29
  .layout_basic_4409 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_up_de5b .main_cold_e0d8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.main_cold_e0d8 .element_gas_69c1.accordion_middle_217d .text-76df > li > a:focus,
.main_cold_e0d8 .element_gas_69c1.accordion_middle_217d .text-76df > li > a:hover,
.main_cold_e0d8 .element_gas_69c1.card-a4c8 .text-76df > li > a:focus,
.main_cold_e0d8 .element_gas_69c1.card-a4c8 .text-76df > li > a:hover,
.main_cold_e0d8 .element_gas_69c1.secondary-c8fb .text-76df > li > a:focus,
.main_cold_e0d8 .element_gas_69c1.secondary-c8fb .text-76df > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_cold_e0d8
  .element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.selected_e6c2
  > a,
.main_cold_e0d8
  .element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.white_0908
  > a,
.main_cold_e0d8
  .element_gas_69c1.card-a4c8
  .text-76df
  > li.selected_e6c2
  > a,
.main_cold_e0d8
  .element_gas_69c1.card-a4c8
  .text-76df
  > li.white_0908
  > a,
.main_cold_e0d8
  .element_gas_69c1.secondary-c8fb
  .text-76df
  > li.selected_e6c2
  > a,
.main_cold_e0d8 .element_gas_69c1.secondary-c8fb .text-76df > li.slider_5990 > a {
  color: rgba(0, 0, 0, 0.8);
}
.main_cold_e0d8 .gold_020b,
.main_cold_e0d8 .gold_020b a {
  color: rgba(0, 0, 0, 0.8);
}
.main_cold_e0d8 .pink-4774.label_west_2e46 li a,
.main_cold_e0d8 .box-3ada a,
.main_cold_e0d8 .popup_lower_2bb7,
.main_cold_e0d8 .text-76df > li > a,
.main_cold_e0d8 .detail-993c {
  color: rgba(0, 0, 0, 0.55);
}
.main_cold_e0d8 .pink-4774.label_west_2e46 li a:hover,
.main_cold_e0d8 .box-3ada a:hover,
.main_cold_e0d8 .popup_lower_2bb7:hover,
.main_cold_e0d8 .text-76df > li > a:hover,
.main_cold_e0d8 .detail-993c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_cold_e0d8 .surface_orange_7221 {
  color: rgba(0, 0, 0, 0.55);
}
.main_cold_e0d8 .surface_orange_7221 .list-284e {
  color: rgba(0, 0, 0, 0.8);
}
.main_cold_e0d8 .surface_orange_7221:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-ce23 .picture-new-38de {
  margin-left: auto;
  margin-right: auto;
}
.pattern_silver_9f29 > * {
  margin-left: auto;
  margin-right: auto;
}
.pattern_silver_9f29 .module_slow_c067 {
  margin-right: 1.41575em;
}
.shade_silver_e56b .pattern_silver_9f29 > .west_fd79 {
  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;
}
.shade_silver_e56b .pattern_silver_9f29 > .tiny-3c2f {
  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;
}
.overlay-large-6950.fresh-ce23 .picture-new-38de,
.selected_4e08.fresh-ce23 .picture-new-38de {
  margin-left: 0;
}
.tag-wood-3cb8.fresh-ce23 .picture-new-38de,
.mini_f5f1.fresh-ce23 .picture-new-38de {
  margin-right: 0;
}
.pattern_silver_9f29 ol,
.pattern_silver_9f29 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sort_full_02b6 video {
  max-width: 100%;
}
.dirty-419e img {
  display: block;
}
.dirty-419e.module_slow_c067,
.dirty-419e.overlay_1cde {
  width: 100%;
}
.dirty-419e.tiny-3c2f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static-cc07:not(.orange-b5c8) {
  margin: 1.5em auto;
}
.mini_6a2e p {
  padding: 1.5em 14px;
}
ul.title_fixed_4128.tiny-3c2f,
ul.title_fixed_4128.west_fd79,
ul.title_fixed_4128.south_b8f5.west_fd79 {
  padding: 0 14px;
}
.layout-21d7 {
  display: block;
  overflow-x: auto;
}
.layout-21d7 table {
  border-collapse: collapse;
  width: 100%;
}
.layout-21d7 td,
.layout-21d7 th {
  padding: 0.5em;
}
.pattern_silver_9f29 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pattern_silver_9f29 ol ol,
.pattern_silver_9f29 ol ul,
.pattern_silver_9f29 ul ol,
.pattern_silver_9f29 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pattern_silver_9f29 ol ol li,
.pattern_silver_9f29 ol ul li,
.pattern_silver_9f29 ul ol li,
.pattern_silver_9f29 ul ul li {
  margin-left: 0;
}
.icon_right_26d2.form_95db > .focus_center_2e55 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon_right_26d2.form_95db > .focus_center_2e55 iframe,
.icon_right_26d2.form_95db > .focus_center_2e55 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wide-b5c2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wide-b5c2.photo_lite_e2d1 {
  padding: 0;
}
.wide-b5c2.photo_lite_e2d1 cite {
  font-size: 13px;
}
.wide-b5c2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wide-b5c2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice-eeb0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice-eeb0 > p:first-child {
  margin-top: 0;
}
.notice-eeb0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice-eeb0 blockquote {
  border-left: 0;
}
.preview_white_5e31 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview_white_5e31:not(.video_inner_c98b) {
  max-width: 100px;
}
.preview_white_5e31.modal-d0ac {
  border-bottom: none !important;
  text-align: center;
}
.preview_white_5e31.modal-d0ac::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mini_6a2e p {
    padding: 1.5em 0;
  }
}
.tabs_143c {
  color: #0073aa;
}
.main-old-3b0e {
  background-color: #0073aa;
}
.mini_6c3f {
  color: #229fd8;
}
.purple-7f72 {
  background-color: #229fd8;
}
.container-cb80 {
  color: #eee;
}
.banner-5562 {
  background-color: #eee;
}
.in-701b {
  color: #444;
}
.search_gold_7a65 {
  background-color: #444;
}
.box-7bc8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box-7bc8 .content-be50 .box-3ada {
  font-size: 15px;
}
.box-7bc8 .box-3ada {
  line-height: 1.3;
}
.box-7bc8 .main_cold_e0d8 {
}
.box-7bc8 .tall-368b {
  background: #235787;
}
.box_pressed_f5e9 {
  padding: 0;
}
.box_pressed_f5e9 .tall-368b {
  background: #1a1a1a;
}
.box_pressed_f5e9 .main_cold_e0d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.last_dcec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.last_dcec .main_cold_e0d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.last_dcec .tall-368b {
  background: #303030;
}
.white_e148 {
  position: relative;
  z-index: 10;
}
.white_e148 .card-gold-3a3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-2a59 .new_b336 {
  display: inline-block;
  vertical-align: middle;
}
.copper-2a59.dark-bdcd .new_b336 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper-2a59.dark-bdcd .new_b336 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper-2a59.dark-bdcd .new_b336 {
    margin-right: 0.4em;
  }
}
.copper-2a59.dark-bdcd .new_b336:last-child {
  margin-right: 0;
}
.modal_9de2 .card-gold-3a3e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .filter_up_de5b .content-be50 {
    margin: 0 -0.5em;
  }
  .filter_up_de5b .content-be50 [class*="customify-col-"],
  .filter_up_de5b .content-be50 [class*="customify-col_"],
  .filter_up_de5b .content-be50 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.filter_up_de5b.accent_2a59 .card-gold-3a3e {
  background: 0 0 !important;
}
.filter_up_de5b.accent_2a59 .card-gold-3a3e,
.filter_up_de5b.modal_9de2 .card-gold-3a3e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .filter_up_de5b.fresh_b692 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.filter_up_de5b.modal_9de2 .card-gold-3a3e {
  box-shadow: none !important;
}
.progress_last_5970 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_last_5970 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_last_5970 {
    padding: 18px 0 20px;
  }
}
.progress_last_5970 .mask_up_66c9 {
  width: 100%;
}
.progress_last_5970 .orange_256d {
  margin-bottom: 0;
}
.progress_last_5970 .chip-9514 {
  margin-top: 5px;
  font-size: 0.875em;
}
.upper-19cf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.upper-19cf .search-orange-f585 {
  width: 100%;
}
.status-b422 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status-b422 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status-b422 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;
}
.status-b422 li:last-child:after {
  display: none;
}
.status-b422 li a {
  font-weight: 500;
  margin-right: 10px;
}
.mask-b033 .fluid-c27e button,
.progress_last_5970 .fluid-c27e button {
  left: 0;
}
.mask-b033 .search-orange-f585,
.progress_last_5970 .search-orange-f585 {
  padding-left: 0;
  padding-right: 0;
}
.mask-b033 .upper-19cf,
.progress_last_5970 .upper-19cf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mask-b033 {
  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;
}
.mask-b033: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;
}
.mask-b033 .footer_rough_46d7 {
  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) {
  .mask-b033 .footer_rough_46d7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mask-b033 .footer_rough_46d7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mask-b033 .footer_rough_46d7 {
    min-height: 200px;
  }
}
.mask-b033 .status-b422 {
  color: rgba(255, 255, 255, 0.8);
}
.mask-b033 .status-b422 a,
.mask-b033 .status-b422 li:after {
  color: inherit;
}
.mask-b033 .status-b422 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tall-e012 {
  margin-bottom: 0.5em;
}
.rough-d6d5 {
  margin-bottom: 1.2em;
}
.rough-d6d5,
.tall-e012 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.rough-d6d5 p:last-child,
.tall-e012 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid-c27e,
#masthead .fluid-c27e {
  display: none;
}
#masthead
  > .fluid-c27e.dark_9fc5 {
  display: none;
}
#masthead > .fluid-c27e button {
  left: 0;
}
.dim-66d9 {
  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%;
}
.dim-66d9 .new_b336 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dim-66d9 .title-west-bd2f {
  display: -webkit-box;
  display: flex;
}
.dim-66d9 .title-west-bd2f.hover-first-aaa4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dim-66d9 .title-west-bd2f.element-silver-4471 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim-66d9 .title-west-bd2f.old_dc87 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dim-66d9.purple_9858.section-stone-6d29 .title-west-bd2f.hover-first-aaa4 {
  flex-basis: 100%;
}
.dim-66d9.feature_east_11bd .title-west-bd2f.element-silver-4471 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dim-66d9.feature_east_11bd .title-west-bd2f.old_dc87 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid-c27e.dark_9fc5 {
  display: none;
}
#masthead > .fluid-c27e button {
  left: 0;
}
.prev-67aa {
  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;
}
.prev-67aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.prev-67aa.gallery_b606 i {
  margin-right: 4px;
}
.prev-67aa.caption-6bc7 i {
  margin-left: 5px;
}
.box-3ada p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.box-3ada p:last-child {
  margin-bottom: 0;
}
.plasma_c95b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.plasma_c95b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.plasma_c95b img {
  display: block;
  width: auto;
  line-height: 1;
}
.plasma_c95b .gold_020b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.plasma_c95b .dropdown-75c3 {
  margin: 5px 0 7px 0;
}
.plasma_c95b.tooltip_560a .old-eeed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_c95b.tooltip_560a .tooltip_steel_9ee5 {
  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;
}
.plasma_c95b.primary_short_c5da {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.plasma_c95b.primary_short_c5da .old-eeed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_c95b.primary_short_c5da .tooltip_steel_9ee5 {
  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;
}
.plasma_c95b.article-orange-9d2a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.plasma_c95b.out_5980 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.plasma_c95b.out_5980 .tooltip_steel_9ee5 {
  margin-top: 7px;
}
.white-bf18 {
  display: inline-block;
}
.white_e148 .texture_middle_075b .plasma_c95b img {
  max-width: 100%;
}
.element_gas_69c1 .label_3cf0.description_hot_713c,
.thick_bb2f .label_3cf0.description_hot_713c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_gas_69c1 .avatar_a35a,
.thick_bb2f .avatar_a35a {
  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%);
}
.element_gas_69c1 .avatar_a35a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element_gas_69c1.icon_bronze_c567 .avatar_a35a {
  display: none;
}
.element_gas_69c1 .detail-pro-35a1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element_gas_69c1 .detail-pro-35a1 li {
  display: inline-block;
  position: relative;
}
.element_gas_69c1 .detail-pro-35a1 li:last-child {
  margin-right: 0;
}
.element_gas_69c1 .detail-pro-35a1 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;
}
.element_gas_69c1 .detail-pro-35a1 li.slider_5990 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element_gas_69c1 .detail-pro-35a1 > 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;
}
.element_gas_69c1 .detail-pro-35a1 > li > a i {
  line-height: 0;
}
.element_gas_69c1 .detail-pro-35a1 > li.element_6ec1 > a .avatar_a35a {
  margin-left: 4px;
  line-height: 0;
}
.element_gas_69c1 .detail-pro-35a1 .media_medium_a3a6 li.element_6ec1 > a {
  position: relative;
}
.element_gas_69c1 .detail-pro-35a1 .media_medium_a3a6 li.element_6ec1 > a:after,
.element_gas_69c1 .detail-pro-35a1 .media_medium_a3a6 li.element_6ec1 > a:before {
  content: "";
  display: table;
}
.element_gas_69c1 .detail-pro-35a1 .media_medium_a3a6 li.element_6ec1 > a:after {
  clear: both;
}
.element_gas_69c1 .detail-pro-35a1 .media_medium_a3a6 li.element_6ec1 > a .avatar_a35a {
  margin-left: 5px;
  float: right;
}
.element_gas_69c1 .article-288c,
.element_gas_69c1 .media_medium_a3a6 {
  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;
}
.element_gas_69c1 .media_medium_a3a6 {
  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;
}
.element_gas_69c1 .media_medium_a3a6 .description_hot_713c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_gas_69c1 .media_medium_a3a6 .avatar_a35a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element_gas_69c1 .media_medium_a3a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.element_gas_69c1 .media_medium_a3a6 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;
}
.element_gas_69c1 .media_medium_a3a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element_gas_69c1 .media_medium_a3a6 .media_medium_a3a6 {
  top: 0;
  left: 100%;
}
.element_gas_69c1 .thumbnail-bc62.fn-focus-28c1 > .article-288c,
.element_gas_69c1 .thumbnail-bc62.fn-focus-28c1 > .media_medium_a3a6,
.element_gas_69c1 .thumbnail-bc62:focus > .article-288c,
.element_gas_69c1 .thumbnail-bc62:focus > .media_medium_a3a6,
.element_gas_69c1 .thumbnail-bc62:hover > .article-288c,
.element_gas_69c1 .thumbnail-bc62:hover > .media_medium_a3a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element_gas_69c1.secondary-c8fb .text-76df:after,
.element_gas_69c1.secondary-c8fb .text-76df:before {
  content: "";
  display: table;
}
.element_gas_69c1.secondary-c8fb .text-76df:after {
  clear: both;
}
.element_gas_69c1.secondary-c8fb .text-76df > li {
  float: left;
}
.element_gas_69c1.message-b9db .text-76df:after,
.element_gas_69c1.message-b9db .text-76df:before {
  content: "";
  display: table;
}
.element_gas_69c1.message-b9db .text-76df:after {
  clear: both;
}
.element_gas_69c1.message-b9db .text-76df > li {
  float: left;
}
.element_gas_69c1.message-b9db .text-76df > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element_gas_69c1.message-b9db .text-76df > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element_gas_69c1.message-b9db .text-76df > li.selected_e6c2 > a,
.element_gas_69c1.message-b9db .text-76df > li.slider_5990 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element_gas_69c1.accordion_middle_217d .text-76df > li > a .description_hot_713c {
  position: relative;
}
.element_gas_69c1.accordion_middle_217d .text-76df > li > a .description_hot_713c: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;
}
.element_gas_69c1.accordion_middle_217d
  .text-76df
  > li:focus
  > a
  .description_hot_713c:before,
.element_gas_69c1.accordion_middle_217d
  .text-76df
  > li:hover
  > a
  .description_hot_713c:before {
  width: 100%;
  background-color: currentColor;
}
.element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.selected_e6c2
  > a
  .description_hot_713c:before,
.element_gas_69c1.accordion_middle_217d
  .text-76df
  > li.white_0908
  > a
  .description_hot_713c:before {
  width: 100%;
  background-color: currentColor;
}
.element_gas_69c1.card-a4c8 .text-76df > li > a .description_hot_713c {
  position: relative;
}
.element_gas_69c1.card-a4c8 .text-76df > li > a .description_hot_713c: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;
}
.element_gas_69c1.card-a4c8 .text-76df > li:focus > a .description_hot_713c:before,
.element_gas_69c1.card-a4c8
  .text-76df
  > li:hover
  > a
  .description_hot_713c:before {
  width: 100%;
  background-color: currentColor;
}
.element_gas_69c1.card-a4c8
  .text-76df
  > li.selected_e6c2
  > a
  .description_hot_713c:before,
.element_gas_69c1.card-a4c8
  .text-76df
  > li.white_0908
  > a
  .description_hot_713c:before {
  width: 100%;
  background-color: currentColor;
}
.thick_bb2f .detail-pro-35a1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thick_bb2f .detail-pro-35a1 li:first-child > a {
  border-top: none;
}
.thick_bb2f .detail-pro-35a1 .tooltip-slow-1d22 > .description_hot_713c .avatar_a35a {
  display: none;
}
.thick_bb2f .detail-pro-35a1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thick_bb2f .detail-pro-35a1 li:last-child {
  border: none;
}
.thick_bb2f .detail-pro-35a1 li.element_6ec1 > a {
  padding-right: 45px !important;
}
.thick_bb2f .detail-pro-35a1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thick_bb2f .detail-pro-35a1 li a:focus,
.thick_bb2f .detail-pro-35a1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick_bb2f .detail-pro-35a1 li .link-c660 {
  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;
}
.thick_bb2f .detail-pro-35a1 li .link-c660:hover {
  box-shadow: none;
}
.thick_bb2f .detail-pro-35a1 li .link-c660 .avatar_a35a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thick_bb2f .detail-pro-35a1 .media_medium_a3a6 {
  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);
}
.thick_bb2f .detail-pro-35a1 .media_medium_a3a6 li a {
  padding-left: 3em;
}
.thick_bb2f .detail-pro-35a1 .first-9e34 > a .link-c660 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thick_bb2f .detail-pro-35a1 .first-9e34 > .media_medium_a3a6 {
  display: block;
  opacity: 1;
}
.panel-5f0d {
  max-width: 100%;
}
.container_fluid_e2e1 {
  line-height: 0;
  cursor: pointer;
}
.detail-993c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail-993c:hover {
  box-shadow: none;
  color: currentColor;
}
.detail-993c svg {
  width: 18px;
  height: 18px;
}
.detail-993c .shade_action_6556 {
  display: none;
}
.tabs_steel_1ecd {
  position: relative;
}
.tabs_steel_1ecd.fn-active-28c1 .detail-993c .accordion-lower-0bdb {
  display: none;
}
.tabs_steel_1ecd.fn-active-28c1 .detail-993c .shade_action_6556 {
  display: inline-block;
}
.tabs_steel_1ecd .button_6709 {
  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);
}
.tabs_steel_1ecd.out-6090 .button_6709 {
  left: auto;
  right: -0.9em;
}
.tabs_steel_1ecd.out-6090 .modal-iron-0534::before {
  left: auto;
  right: 15px;
}
.tabs_steel_1ecd.fn-active-28c1 .button_6709 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-center-0f29 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.nav-center-0f29 label {
  flex-basis: 100%;
}
.nav-center-0f29 .nav-fluid-df0e {
  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;
}
.nav-center-0f29 .layout_basic_4409 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.nav-center-0f29 .layout_basic_4409:focus {
  background-color: transparent;
}
.nav-center-0f29 button.paragraph-1a12 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.nav-center-0f29 button.paragraph-1a12:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.nav-center-0f29 button.paragraph-1a12 svg {
  width: 18px;
  height: 18px;
}
.nav-center-0f29 input[type="submit"] {
  min-height: auto;
}
.article-up-fd0d .nav-center-0f29 .layout_basic_4409 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-iron-0534 {
  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) {
  .modal-iron-0534 {
    width: 220px;
  }
}
.modal-iron-0534 label {
  flex-basis: 100%;
}
.modal-iron-0534::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;
}
.top_120b .article-up-fd0d .nav-center-0f29 {
  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;
}
.top_120b
  .article-up-fd0d
  .nav-center-0f29
  .nav-fluid-df0e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.top_120b .article-up-fd0d .nav-center-0f29 .layout_basic_4409 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.top_120b
  .article-up-fd0d
  .nav-center-0f29
  .layout_basic_4409:focus {
  background: 0 0;
}
.top_120b
  .article-up-fd0d
  .nav-center-0f29
  .list-0364 {
  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;
}
.pink-4774 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pink-4774 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pink-4774 li:last-child {
  margin-right: 0;
}
.pink-4774 li:first-child {
  margin-left: 0;
}
.pink-4774.tall_5d54 a {
  color: #fff;
}
.pink-4774.tall_5d54 a:hover {
  color: #fff;
}
.pink-4774 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pink-4774 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pink-4774 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pink-4774 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pink-4774 [class*="social-icon-apple"] {
  background-color: #999;
}
.pink-4774 [class*="social-icon-apple"].tag-warm-697c {
  background-color: transparent;
  color: #999;
}
.pink-4774 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pink-4774 [class*="social-icon-behance"].tag-warm-697c {
  background-color: transparent;
  color: #1769ff;
}
.pink-4774 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pink-4774 [class*="social-icon-bitbucket"].tag-warm-697c {
  background-color: transparent;
  color: #205081;
}
.pink-4774 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pink-4774 [class*="social-icon-codepen"].tag-warm-697c {
  background-color: transparent;
  color: #000;
}
.pink-4774 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pink-4774 [class*="social-icon-delicious"].tag-warm-697c {
  background-color: transparent;
  color: #39f;
}
.pink-4774 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pink-4774 [class*="social-icon-digg"].tag-warm-697c {
  background-color: transparent;
  color: #005be2;
}
.pink-4774 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pink-4774 [class*="social-icon-dribbble"].tag-warm-697c {
  background-color: transparent;
  color: #ea4c89;
}
.pink-4774 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pink-4774 [class*="social-icon-envelope"].tag-warm-697c {
  background-color: transparent;
  color: #ea4335;
}
.pink-4774 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pink-4774 [class*="social-icon-facebook"].tag-warm-697c {
  background-color: transparent;
  color: #3b5998;
}
.pink-4774 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pink-4774 [class*="social-icon-flickr"].tag-warm-697c {
  background-color: transparent;
  color: #0063dc;
}
.pink-4774 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pink-4774 [class*="social-icon-foursquare"].tag-warm-697c {
  background-color: transparent;
  color: #2d5be3;
}
.pink-4774 [class*="social-icon-github"] {
  background-color: #333;
}
.pink-4774 [class*="social-icon-github"].tag-warm-697c {
  background-color: transparent;
  color: #333;
}
.pink-4774 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pink-4774 [class*="social-icon-google-plus"].tag-warm-697c {
  background-color: transparent;
  color: #dd4b39;
}
.pink-4774 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pink-4774 [class*="social-icon-houzz"].tag-warm-697c {
  background-color: transparent;
  color: #7ac142;
}
.pink-4774 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pink-4774 [class*="social-icon-instagram"].tag-warm-697c {
  background-color: transparent;
  color: #262626;
}
.pink-4774 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pink-4774 [class*="social-icon-jsfiddle"].tag-warm-697c {
  background-color: transparent;
  color: #487aa2;
}
.pink-4774 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pink-4774 [class*="social-icon-linkedin"].tag-warm-697c {
  background-color: transparent;
  color: #0077b5;
}
.pink-4774 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pink-4774 [class*="social-icon-medium"].tag-warm-697c {
  background-color: transparent;
  color: #00ab6b;
}
.pink-4774 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pink-4774
  [class*="social-icon-odnoklassniki"].tag-warm-697c {
  background-color: transparent;
  color: #f4731c;
}
.pink-4774 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pink-4774 [class*="social-icon-meetup"].tag-warm-697c {
  background-color: transparent;
  color: #ec1c40;
}
.pink-4774 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pink-4774 [class*="social-icon-pinterest"].tag-warm-697c {
  background-color: transparent;
  color: #bd081c;
}
.pink-4774 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pink-4774 [class*="social-icon-product-hunt"].tag-warm-697c {
  background-color: transparent;
  color: #da552f;
}
.pink-4774 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pink-4774 [class*="social-icon-reddit"].tag-warm-697c {
  background-color: transparent;
  color: #ff4500;
}
.pink-4774 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pink-4774 [class*="social-icon-rss"].tag-warm-697c {
  background-color: transparent;
  color: #f26522;
}
.pink-4774 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pink-4774
  [class*="social-icon-shopping-cart"].tag-warm-697c {
  background-color: transparent;
  color: #4caf50;
}
.pink-4774 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pink-4774 [class*="social-icon-skype"].tag-warm-697c {
  background-color: transparent;
  color: #00aff0;
}
.pink-4774 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pink-4774 [class*="social-icon-slideshare"].tag-warm-697c {
  background-color: transparent;
  color: #0077b5;
}
.pink-4774 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pink-4774 [class*="social-icon-snapchat"].tag-warm-697c {
  background-color: transparent;
  color: #fffc00;
}
.pink-4774 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pink-4774 [class*="social-icon-soundcloud"].tag-warm-697c {
  background-color: transparent;
  color: #f80;
}
.pink-4774 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pink-4774 [class*="social-icon-spotify"].tag-warm-697c {
  background-color: transparent;
  color: #2ebd59;
}
.pink-4774 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pink-4774
  [class*="social-icon-stack-overflow"].tag-warm-697c {
  background-color: transparent;
  color: #fe7a15;
}
.pink-4774 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pink-4774 [class*="social-icon-maldkfgram"].tag-warm-697c {
  background-color: transparent;
  color: #2ca5e0;
}
.pink-4774 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pink-4774 [class*="social-icon-tripadvisor"].tag-warm-697c {
  background-color: transparent;
  color: #589442;
}
.pink-4774 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pink-4774 [class*="social-icon-tumblr"].tag-warm-697c {
  background-color: transparent;
  color: #35465c;
}
.pink-4774 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pink-4774 [class*="social-icon-twitch"].tag-warm-697c {
  background-color: transparent;
  color: #6441a5;
}
.pink-4774 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pink-4774 [class*="social-icon-twitter"].tag-warm-697c {
  background-color: transparent;
  color: #1da1f2;
}
.pink-4774 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pink-4774 [class*="social-icon-vimeo"].tag-warm-697c {
  background-color: transparent;
  color: #1ab7ea;
}
.pink-4774 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pink-4774 [class*="social-icon-vk"].tag-warm-697c {
  background-color: transparent;
  color: #45668e;
}
.pink-4774 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pink-4774 [class*="social-icon-weibo"].tag-warm-697c {
  background-color: transparent;
  color: #df2029;
}
.pink-4774 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pink-4774 [class*="social-icon-weixin"].tag-warm-697c {
  background-color: transparent;
  color: #7bb32e;
}
.pink-4774 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pink-4774 [class*="social-icon-whatsapp"].tag-warm-697c {
  background-color: transparent;
  color: #25d366;
}
.pink-4774 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pink-4774 [class*="social-icon-wordpress"].tag-warm-697c {
  background-color: transparent;
  color: #21759b;
}
.pink-4774 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pink-4774 [class*="social-icon-xing"].tag-warm-697c {
  background-color: transparent;
  color: #026466;
}
.pink-4774 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pink-4774 [class*="social-icon-yelp"].tag-warm-697c {
  background-color: transparent;
  color: #af0606;
}
.pink-4774 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pink-4774 [class*="social-icon-youtube"].tag-warm-697c {
  background-color: transparent;
  color: #cd201f;
}
.popup_lower_2bb7 {
  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;
}
.popup_lower_2bb7:hover {
  box-shadow: none;
  background: 0 0;
}
.focus_d84d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary-plasma-eb0d {
  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;
}
.slow_25ba {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pink_478c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pink_478c,
.pink_478c::after,
.pink_478c::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;
}
.pink_478c::after,
.pink_478c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero-plasma-389d .primary-plasma-eb0d .slow_25ba {
  margin-top: -2px;
  width: 19px;
}
.hero-plasma-389d .primary-plasma-eb0d .pink_478c {
  margin-top: -1px;
}
.hero-plasma-389d .primary-plasma-eb0d .pink_478c,
.hero-plasma-389d .primary-plasma-eb0d .pink_478c::after,
.hero-plasma-389d .primary-plasma-eb0d .pink_478c::before {
  width: 19px;
  height: 2px;
}
.hero-plasma-389d .primary-plasma-eb0d .pink_478c::before {
  top: -6px;
}
.hero-plasma-389d .primary-plasma-eb0d .pink_478c::after {
  bottom: -6px;
}
.solid_a8bd .primary-plasma-eb0d .slow_25ba {
  margin-top: -2px;
  width: 22px;
}
.solid_a8bd .primary-plasma-eb0d .pink_478c {
  margin-top: -1px;
}
.solid_a8bd .primary-plasma-eb0d .pink_478c,
.solid_a8bd .primary-plasma-eb0d .pink_478c::after,
.solid_a8bd .primary-plasma-eb0d .pink_478c::before {
  width: 22px;
  height: 2px;
}
.solid_a8bd .primary-plasma-eb0d .pink_478c::before {
  top: -7px;
}
.solid_a8bd .primary-plasma-eb0d .pink_478c::after {
  bottom: -7px;
}
.detail_8883 .primary-plasma-eb0d .slow_25ba {
  margin-top: -2px;
  width: 31px;
}
.detail_8883 .primary-plasma-eb0d .pink_478c {
  margin-top: -1.5px;
}
.detail_8883 .primary-plasma-eb0d .pink_478c,
.detail_8883 .primary-plasma-eb0d .pink_478c::after,
.detail_8883 .primary-plasma-eb0d .pink_478c::before {
  width: 31px;
  height: 3px;
}
.detail_8883 .primary-plasma-eb0d .pink_478c::before {
  top: -9px;
}
.detail_8883 .primary-plasma-eb0d .pink_478c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-complex-b379 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c,
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c::after,
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c::before {
    width: 19px;
    height: 2px;
  }
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c::before {
    top: -6px;
  }
  .highlight-complex-b379 .primary-plasma-eb0d .pink_478c::after {
    bottom: -6px;
  }
  .center_6795 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 22px;
  }
  .center_6795 .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .center_6795 .primary-plasma-eb0d .pink_478c,
  .center_6795 .primary-plasma-eb0d .pink_478c::after,
  .center_6795 .primary-plasma-eb0d .pink_478c::before {
    width: 22px;
    height: 2px;
  }
  .center_6795 .primary-plasma-eb0d .pink_478c::before {
    top: -7px;
  }
  .center_6795 .primary-plasma-eb0d .pink_478c::after {
    bottom: -7px;
  }
  .wide-5602 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 31px;
  }
  .wide-5602 .primary-plasma-eb0d .pink_478c {
    margin-top: -1.5px;
  }
  .wide-5602 .primary-plasma-eb0d .pink_478c,
  .wide-5602 .primary-plasma-eb0d .pink_478c::after,
  .wide-5602 .primary-plasma-eb0d .pink_478c::before {
    width: 31px;
    height: 3px;
  }
  .wide-5602 .primary-plasma-eb0d .pink_478c::before {
    top: -9px;
  }
  .wide-5602 .primary-plasma-eb0d .pink_478c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight_5c79 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_5c79 .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .highlight_5c79 .primary-plasma-eb0d .pink_478c,
  .highlight_5c79 .primary-plasma-eb0d .pink_478c::after,
  .highlight_5c79 .primary-plasma-eb0d .pink_478c::before {
    width: 19px;
    height: 2px;
  }
  .highlight_5c79 .primary-plasma-eb0d .pink_478c::before {
    top: -6px;
  }
  .highlight_5c79 .primary-plasma-eb0d .pink_478c::after {
    bottom: -6px;
  }
  .notice-short-29fe .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 22px;
  }
  .notice-short-29fe .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .notice-short-29fe .primary-plasma-eb0d .pink_478c,
  .notice-short-29fe .primary-plasma-eb0d .pink_478c::after,
  .notice-short-29fe .primary-plasma-eb0d .pink_478c::before {
    width: 22px;
    height: 2px;
  }
  .notice-short-29fe .primary-plasma-eb0d .pink_478c::before {
    top: -7px;
  }
  .notice-short-29fe .primary-plasma-eb0d .pink_478c::after {
    bottom: -7px;
  }
  .bottom-d166 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-d166 .primary-plasma-eb0d .pink_478c {
    margin-top: -1.5px;
  }
  .bottom-d166 .primary-plasma-eb0d .pink_478c,
  .bottom-d166 .primary-plasma-eb0d .pink_478c::after,
  .bottom-d166 .primary-plasma-eb0d .pink_478c::before {
    width: 31px;
    height: 3px;
  }
  .bottom-d166 .primary-plasma-eb0d .pink_478c::before {
    top: -9px;
  }
  .bottom-d166 .primary-plasma-eb0d .pink_478c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module_red_13fd .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 19px;
  }
  .module_red_13fd .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .module_red_13fd .primary-plasma-eb0d .pink_478c,
  .module_red_13fd .primary-plasma-eb0d .pink_478c::after,
  .module_red_13fd .primary-plasma-eb0d .pink_478c::before {
    width: 19px;
    height: 2px;
  }
  .module_red_13fd .primary-plasma-eb0d .pink_478c::before {
    top: -6px;
  }
  .module_red_13fd .primary-plasma-eb0d .pink_478c::after {
    bottom: -6px;
  }
  .left_56d2 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 22px;
  }
  .left_56d2 .primary-plasma-eb0d .pink_478c {
    margin-top: -1px;
  }
  .left_56d2 .primary-plasma-eb0d .pink_478c,
  .left_56d2 .primary-plasma-eb0d .pink_478c::after,
  .left_56d2 .primary-plasma-eb0d .pink_478c::before {
    width: 22px;
    height: 2px;
  }
  .left_56d2 .primary-plasma-eb0d .pink_478c::before {
    top: -7px;
  }
  .left_56d2 .primary-plasma-eb0d .pink_478c::after {
    bottom: -7px;
  }
  .alert-2e47 .primary-plasma-eb0d .slow_25ba {
    margin-top: -2px;
    width: 31px;
  }
  .alert-2e47 .primary-plasma-eb0d .pink_478c {
    margin-top: -1.5px;
  }
  .alert-2e47 .primary-plasma-eb0d .pink_478c,
  .alert-2e47 .primary-plasma-eb0d .pink_478c::after,
  .alert-2e47 .primary-plasma-eb0d .pink_478c::before {
    width: 31px;
    height: 3px;
  }
  .alert-2e47 .primary-plasma-eb0d .pink_478c::before {
    top: -9px;
  }
  .alert-2e47 .primary-plasma-eb0d .pink_478c::after {
    bottom: -9px;
  }
}
.thumbnail-soft-1b4c .pink_478c {
  -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);
}
.thumbnail-soft-1b4c .pink_478c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail-soft-1b4c .pink_478c::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);
}
.thumbnail-soft-1b4c.south_d1a5 .pink_478c {
  -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);
}
.thumbnail-soft-1b4c.south_d1a5 .pink_478c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail-soft-1b4c.south_d1a5 .pink_478c::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);
}
.form-clean-008d {
  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.pagination_fluid_2c64:before {
  display: none;
}
.box_paper_49fb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_paper_49fb .pro-66fa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_paper_49fb .pro-66fa:last-of-type {
  border-bottom: none;
}
.box_paper_49fb .pro-66fa.widget_lite_1727,
.box_paper_49fb .pro-66fa.action_ae99,
.box_paper_49fb .pro-66fa.purple_1bc6 {
  padding: 0;
}
.box_paper_49fb .thick_bb2f .link-c660 {
  color: currentColor;
}
.box_paper_49fb .thick_bb2f .link-c660:focus,
.box_paper_49fb .thick_bb2f .link-c660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_paper_49fb.main_cold_e0d8 .surface_orange_7221,
.box_paper_49fb.main_cold_e0d8 .box-3ada a,
.box_paper_49fb.main_cold_e0d8 .text-76df a,
.box_paper_49fb.main_cold_e0d8 .media_medium_a3a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.box_paper_49fb.main_cold_e0d8 .surface_orange_7221:hover,
.box_paper_49fb.main_cold_e0d8 .box-3ada a:hover,
.box_paper_49fb.main_cold_e0d8 .text-76df a:hover,
.box_paper_49fb.main_cold_e0d8 .media_medium_a3a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_paper_49fb.main_cold_e0d8 .list-284e {
  color: rgba(0, 0, 0, 0.8);
}
.box_paper_49fb.main_cold_e0d8 .pro-66fa {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_paper_49fb.main_cold_e0d8 .pro-66fa:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_paper_49fb.main_cold_e0d8 .chip_3154:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_paper_49fb.main_cold_e0d8 .thick_bb2f .detail-pro-35a1 li a,
.box_paper_49fb.main_cold_e0d8 .thick_bb2f .link-c660,
.box_paper_49fb.main_cold_e0d8 .media_medium_a3a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_paper_49fb.main_cold_e0d8 .thick_bb2f .link-c660:focus,
.box_paper_49fb.main_cold_e0d8 .thick_bb2f .link-c660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_paper_49fb.main_cold_e0d8 .detail-pro-35a1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_paper_49fb.tall-368b .surface_orange_7221,
.box_paper_49fb.tall-368b .box-3ada a,
.box_paper_49fb.tall-368b .text-76df .link-c660,
.box_paper_49fb.tall-368b .text-76df a,
.box_paper_49fb.tall-368b .media_medium_a3a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.box_paper_49fb.tall-368b .surface_orange_7221:hover,
.box_paper_49fb.tall-368b .box-3ada a:hover,
.box_paper_49fb.tall-368b .text-76df .link-c660:hover,
.box_paper_49fb.tall-368b .text-76df a:hover,
.box_paper_49fb.tall-368b .media_medium_a3a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_paper_49fb.tall-368b .list-284e {
  color: rgba(255, 255, 255, 0.99);
}
.box_paper_49fb.tall-368b .pro-66fa {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_paper_49fb.tall-368b .pro-66fa:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_paper_49fb.tall-368b .chip_3154:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_paper_49fb.tall-368b .thick_bb2f .detail-pro-35a1 li a,
.box_paper_49fb.tall-368b .thick_bb2f .link-c660,
.box_paper_49fb.tall-368b .media_medium_a3a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_paper_49fb.tall-368b .thick_bb2f .link-c660:focus,
.box_paper_49fb.tall-368b .thick_bb2f .link-c660:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_paper_49fb.tall-368b .detail-pro-35a1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_3154 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.chip_3154:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.input_red_c532 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thumbnail-12ba .box_paper_49fb {
  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;
}
.thumbnail-12ba .pro-66fa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thumbnail-12ba .pro-66fa: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) {
  .thumbnail-12ba .pro-66fa:before {
    width: 16%;
    left: 42%;
  }
}
.thumbnail-12ba .pro-66fa:last-child:before {
  content: none;
}
.thumbnail-12ba .pro-66fa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thumbnail-12ba .thick_bb2f .detail-pro-35a1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thumbnail-12ba .thick_bb2f .detail-pro-35a1 li a .link-c660 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thumbnail-12ba .thick_bb2f .media_medium_a3a6 {
  border: none;
}
.thumbnail-12ba .thick_bb2f .media_medium_a3a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thumbnail-12ba .chip_3154 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thumbnail-12ba .input_red_c532 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thumbnail-12ba .tall-368b .chip_3154:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-12ba .main_cold_e0d8.out-fd27 .pink_478c {
  background: rgba(0, 0, 0, 0.6);
}
.thumbnail-12ba
  .main_cold_e0d8.out-fd27
  .pink_478c::after,
.thumbnail-12ba
  .main_cold_e0d8.out-fd27
  .pink_478c:before {
  background: inherit;
}
.thumbnail-12ba
  .main_cold_e0d8.out-fd27:hover
  .pink_478c {
  background: rgba(0, 0, 0, 0.8);
}
.short-e971 .box_paper_49fb {
  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) {
  .short-e971 .box_paper_49fb {
    width: auto;
    right: 45px;
  }
}
.wide_2718 .box_paper_49fb {
  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) {
  .wide_2718 .box_paper_49fb {
    width: auto;
    left: 45px;
  }
}
.pagination_fluid_2c64 .box_paper_49fb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination_fluid_2c64 .input_red_c532 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination_fluid_2c64 .chip_3154:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-778e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-778e.thumbnail-12ba .box_paper_49fb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-778e.short-e971 .box_paper_49fb {
  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);
}
.picture-778e .box_paper_49fb {
  visibility: visible;
}
.picture-778e.wide_2718 .box_paper_49fb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hero_fc6c,
.title-static-1b61 {
  overflow-x: hidden;
}
.hero_fc6c .box_paper_49fb {
  overflow: auto;
}
.hero_fc6c.thumbnail-12ba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_fc6c.thumbnail-12ba .box_paper_49fb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hero_fc6c.thumbnail-12ba .popup_lower_2bb7 {
  opacity: 0;
}
.hero_fc6c.short-e971 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_fc6c.short-e971 .box_paper_49fb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hero_fc6c.short-e971 .popup_lower_2bb7 {
  opacity: 0;
}
.hero_fc6c.wide_2718 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero_fc6c.wide_2718 .box_paper_49fb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hero_fc6c.wide_2718 .popup_lower_2bb7 {
  opacity: 0;
}
.hero_fc6c.pagination_fluid_2c64 .box_paper_49fb {
  z-index: 10;
  visibility: visible;
}
.out-fd27 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.out-fd27 .pink_478c {
  background: rgba(255, 255, 255, 0.99);
}
.out-fd27 .pink_478c::after,
.out-fd27 .pink_478c:before {
  background: inherit;
}
.out-fd27:hover .pink_478c {
  background: rgba(255, 255, 255, 0.99);
}
.wide_2718 .out-fd27 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination_fluid_2c64 .out-fd27 {
  display: none !important;
}
.hero_fc6c:before,
.title-static-1b61:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hero_fc6c .out-fd27,
.title-static-1b61 .out-fd27 {
  display: inline-block;
}
.box_paper_49fb .new_b336 {
  -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;
}
.hero_fc6c .box_paper_49fb .new_b336,
.title-static-1b61 .box_paper_49fb .new_b336 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-wide-847a .nav-fluid-df0e {
  width: 100%;
}
.texture_middle_075b {
  padding: 0 0.5em 0;
}
.texture_middle_075b [class*="customify-col-"],
.texture_middle_075b [class*="customify-col_"],
.texture_middle_075b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.summary-ea7e .texture_middle_075b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-be50 .hover-solid-e7bc,
  .hover-solid-e7bc {
    display: none;
  }
  .progress-2fee {
    text-align: left;
  }
  .hidden_solid_b5f2 {
    text-align: center;
  }
  .upper_f52b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-be50 .selected-872f,
  .selected-872f {
    display: none;
  }
  .column_f5ed {
    text-align: left;
  }
  .panel-upper-5ba3 {
    text-align: center;
  }
  .wrapper-motion-2deb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-be50 .wood_326e,
  .wood_326e {
    display: none;
  }
  .accent_tall_d415 {
    text-align: left;
  }
  .container-8e5a {
    text-align: center;
  }
  .column_west_8292 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-easy-af49 {
  box-shadow: none !important;
}
.brown_08ef .copper-29eb,
.mask-brown-ada2 .copper-29eb {
  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;
}
.mask-brown-ada2 .copper-29eb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card-gold-3a3e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card-gold-3a3e:after,
.card-gold-3a3e:before {
  content: "";
  display: table;
}
.card-gold-3a3e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card-gold-3a3e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card-gold-3a3e,
.fresh_b692 {
  max-width: 1248px;
  margin: 0 auto;
}

.logo-2588.bottom_d9f6 .card-gold-3a3e {
  max-width: 100%;
}
.logo-2588.texture_plasma_1061 {
  max-width: 1200px;
  margin: 0 auto;
}
.logo-2588.input-2602 .card-gold-3a3e {
  max-width: 100%;
}
.logo-2588.input-2602 > .card-gold-3a3e {
  padding-left: 0;
  padding-right: 0;
}
.logo-2588.input-2602 > .card-gold-3a3e .content-be50 {
  margin: 0;
}
.logo-2588.input-2602
  > .card-gold-3a3e
  .hover-25e7.pattern_dark_6cd4 {
  margin-right: 0;
  margin-left: 0;
}
.logo-2588.input-2602 #main.pattern_dark_6cd4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search_5564 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search_5564 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-bee8 .picture-new-38de {
    padding-right: 1em;
  }
  .wrapper-bee8.popup_small_e01e .hover-25e7 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-bee8.popup_small_e01e .picture-new-38de {
    padding-right: 1em;
  }
  .wrapper-bee8.popup_small_e01e .down_090b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_c5d8 .picture-new-38de {
    padding-left: 1em;
  }
  .orange_c5d8.popup_small_e01e .hover-25e7 {
    border-left: 1px solid #eaecee;
  }
  .orange_c5d8.popup_small_e01e .picture-new-38de {
    padding-left: 1em;
  }
  .orange_c5d8.popup_small_e01e .down_090b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_motion_17de .picture-new-38de {
    padding-left: 1em;
  }
  .outline_motion_17de.popup_small_e01e .hero_8539 {
    border-right: 1px solid #eaecee;
  }
  .outline_motion_17de.popup_small_e01e .focus_43de {
    border-right: 1px solid #eaecee;
  }
  .outline_motion_17de.popup_small_e01e .picture-new-38de {
    padding-left: 1em;
  }
  .outline_motion_17de.popup_small_e01e .down_090b {
    padding-right: 1em;
  }
  .outline_motion_17de.popup_small_e01e .header_fixed_9f0e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-d6a4 .picture-new-38de {
    padding-right: 1em;
  }
  .copper-d6a4.popup_small_e01e .hero_8539 {
    border-left: 1px solid #eaecee;
  }
  .copper-d6a4.popup_small_e01e .focus_43de {
    border-left: 1px solid #eaecee;
  }
  .copper-d6a4.popup_small_e01e .picture-new-38de {
    padding-right: 1em;
  }
  .copper-d6a4.popup_small_e01e .down_090b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-d6a4.popup_small_e01e .header_fixed_9f0e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_5564 .picture-new-38de {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_5564.popup_small_e01e .hover-25e7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search_5564.popup_small_e01e .picture-new-38de {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_5564.popup_small_e01e .down_090b {
    padding-left: 1em;
  }
  .search_5564.popup_small_e01e .header_fixed_9f0e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search_5564.popup_small_e01e .picture-new-38de {
    padding-left: 0;
  }
}
.table_static_b93c .copper-2a59 {
  display: inline-block;
}
.modal_ac59 {
  display: inline-block;
}
.main_bronze_e249 {
  word-con: break-word;
}
.copper-1750 > span {
  display: inline-block;
  padding: 5px 0;
}
.copper-1750 .simple-7c24 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper-1750 .alert-cc46 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fresh_a015 .container_55ee {
  margin-bottom: 2em;
}
.fresh_a015 .video_29d4 {
  margin-bottom: 15px;
}
.fresh_a015 .video_29d4:last-child {
  margin-bottom: 0;
}
.fresh_a015 .slider-action-aa33 {
  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) {
  .fresh_a015 .slider-action-aa33 {
    display: block;
  }
}
.fresh_a015 .hover-1d5a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fresh_a015 .hover-1d5a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fresh_a015 .button_iron_89a0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fresh_a015 .button_iron_89a0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fresh_a015 .button_iron_89a0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fresh_a015 .main_bronze_e249 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fresh_a015 .main_bronze_e249 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fresh_a015 .highlight_east_8272 p:last-child {
  margin-bottom: 0;
}
.fresh_a015 .dropdown_plasma_adef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fresh_a015 .form_fast_bea8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fresh_a015 .caption_5e50 {
  margin-top: 1em;
}
.fresh_a015 .hard-7432 {
  top: 0;
  display: block;
}
.fresh_a015 .hard-7432 a {
  color: inherit;
}
.fresh_a015 .hard-7432 a:hover {
  color: inherit;
}
.fresh_a015 .gallery-dark-d653 {
  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;
}
.fresh_a015 .gallery-dark-d653:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fresh_a015 .form_fast_bea8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fresh_a015 .active_1fb7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fresh_a015 .active_1fb7:first-child {
  margin-top: 0;
}
.fresh_a015 .active_1fb7.popup-04f4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fresh_a015 .active_1fb7.disabled_tall_16e7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fresh_a015
  .active_1fb7.disabled_tall_16e7.thick_1e38
  .caption_5e50 {
  width: 100%;
}
.fresh_a015 .disabled_tall_16e7 {
  -webkit-box-align: center;
  align-items: center;
}
.fresh_a015 .disabled_tall_16e7 .copper-1750,
.fresh_a015 .disabled_tall_16e7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fresh_a015 .button_iron_89a0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh_a015 .button_iron_89a0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fresh_a015 .button_iron_89a0: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;
}
.fresh_a015 .popup-04f4 {
  z-index: 5;
}
.fresh_a015 .under-b71a .grid-red-b31a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fresh_a015 .rough-976f .grid-red-b31a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fresh_a015 .wide_1f13 .grid-red-b31a {
  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;
}
.fresh_a015.white-ce23 .slider-action-aa33,
.fresh_a015.pressed_4d2b .slider-action-aa33 {
  display: block;
}
.fresh_a015.white-ce23 .slider-action-aa33 .breadcrumb_hot_100d,
.fresh_a015.white-ce23 .slider-action-aa33 .form_fast_bea8,
.fresh_a015.pressed_4d2b .slider-action-aa33 .breadcrumb_hot_100d,
.fresh_a015.pressed_4d2b .slider-action-aa33 .form_fast_bea8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fresh_a015.iron-71de .hover-1d5a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fresh_a015.iron-71de .hover-1d5a {
    margin-right: 0;
  }
}
.fresh_a015.white-ce23 .hover-1d5a,
.fresh_a015.pressed_4d2b .hover-1d5a {
  padding-top: 40%;
}
.fresh_a015.white-ce23 .container_55ee,
.fresh_a015.pressed_4d2b .container_55ee {
  display: block;
}
.fresh_a015.white-ce23 .fn-sticky-28c1 .form_fast_bea8,
.fresh_a015.pressed_4d2b .fn-sticky-28c1 .form_fast_bea8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fresh_a015.white-ce23 .hover-1d5a,
.fresh_a015.pressed_4d2b .hover-1d5a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fresh_a015.white-ce23 .form_fast_bea8 {
  padding: 1em;
}
.nav-cold-f98e {
  margin: 30px auto;
  display: block;
}
.nav-cold-f98e .solid-eaca > * {
  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;
}
.nav-cold-f98e .solid-eaca > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav-cold-f98e .solid-eaca span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice_middle_d50c .copper-1750 {
  margin-bottom: 1.41575em;
}
.notice_middle_d50c .picture-cool-afa5 {
  margin-bottom: 1.618em;
}
.pattern_silver_9f29 .tertiary_bright_7eaf {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pattern_silver_9f29 .tertiary_bright_7eaf a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pattern_silver_9f29 .article-c836 {
  max-width: 100%;
  overflow: auto;
}
.fresh-ce23 .pattern_silver_9f29 a:hover {
  text-decoration: underline;
}
.warm-e2a2 .video_29d4:not(.main_bronze_e249),
.warm-e2a2 .button_iron_89a0 {
  margin-bottom: 1.41575em;
}
.warm-e2a2 .video_29d4:not(.main_bronze_e249):last-child,
.warm-e2a2 .button_iron_89a0:last-child {
  margin-bottom: 0;
}
.warm-e2a2 .video_29d4.list-active-4fd6 {
  margin-bottom: 0.41575em;
}
.warm-e2a2 .avatar_upper_d024:before,
.warm-e2a2 .primary_red_df9a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.warm-e2a2 .avatar_upper_d024:before {
  content: "\f115";
}
.warm-e2a2 .primary_red_df9a:before {
  content: "\f02c";
}
.warm-e2a2 .video-paper-e59b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.warm-e2a2 .video-paper-e59b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.current-dc76 {
  display: -webkit-box;
  display: flex;
}
.current-dc76 .gold_71c5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .current-dc76 .gold_71c5 {
    flex-basis: 90px;
  }
}
.current-dc76 .media-a440 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .current-dc76 .media-a440 {
    flex-basis: calc(100% - 50px);
  }
}
.current-dc76 .table_hard_5698 p:last-child {
  margin-bottom: 0.72em;
}
.solid-8153 .solid-eaca {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid-8153 .solid-eaca:after,
.solid-8153 .solid-eaca:before {
  content: "";
  display: table;
}
.solid-8153 .solid-eaca:after {
  clear: both;
}
.solid-8153 .solid-eaca .east-b3f6,
.solid-8153 .solid-eaca .prev_57bc {
  width: 49%;
}
.solid-8153 .solid-eaca .east-b3f6 a span.image_red_7b34,
.solid-8153 .solid-eaca .prev_57bc a span.image_red_7b34 {
  display: block;
  margin-bottom: 5px;
}
.solid-8153 .solid-eaca .prev_57bc {
  float: left;
  text-align: left;
}
.solid-8153 .solid-eaca .east-b3f6 {
  float: right;
  text-align: right;
}
.sidebar-clean-1cbd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar-clean-1cbd {
    margin-bottom: 0;
  }
}
.modal_ba59 {
  margin-bottom: 1em;
}
.modal_ba59 .main_bronze_e249 {
  font-size: 1.1em;
  line-height: 1.3;
}
.green-2112 a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_small_ff6b .modal_ba59,
.fixed-63af .modal_ba59 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_small_ff6b .modal_ba59,
  .fixed-63af .modal_ba59 {
    display: block;
  }
}
.card_small_ff6b .green-2112,
.fixed-63af .green-2112 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_small_ff6b .green-2112,
  .fixed-63af .green-2112 {
    margin-bottom: 1em;
  }
}
.card_small_ff6b .green-2112 img,
.fixed-63af .green-2112 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_small_ff6b .list_orange_2860,
.fixed-63af .list_orange_2860 {
  flex-basis: calc(100% - 160px);
}
.card_small_ff6b .list_orange_2860 p,
.fixed-63af .list_orange_2860 p {
  margin-bottom: 0;
}
.card_small_ff6b .list_orange_2860 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_small_ff6b .list_orange_2860 {
    padding-left: 0;
  }
}
.fixed-63af .list_orange_2860 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fixed-63af .list_orange_2860 {
    padding-right: 0;
  }
}
.fixed-63af .green-2112 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border_blue_fb83 .green-2112 {
  margin-bottom: 0.5em;
}
.border_blue_fb83 .green-2112 img {
  width: 100%;
}
.new-6f70 .video_brown_f91f,
.hero_upper_9daf .video_brown_f91f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_upper_9daf .hover-25e7 .tag_down_a8a5 p:last-child {
  margin-bottom: 0;
}
.layout-f4ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-daf9 .yellow-0470 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-daf9 .yellow-0470:last-of-type {
    margin-bottom: 0;
  }
}
.notification-daf9 .yellow-0470 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-daf9 .yellow-0470 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-daf9 .yellow-0470 ul li {
  margin: 0 0 0.6em;
}
.notification-daf9 .yellow-0470 ul li.pagination_b805,
.notification-daf9 .yellow-0470 ul li.slow-1261 {
  position: relative;
}
.notification-daf9 .yellow-0470 ul li.pagination_b805 .search-stone-7a5a,
.notification-daf9 .yellow-0470 ul li.slow-1261 .search-stone-7a5a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-daf9 .yellow-0470 ul li.pagination_b805:after:after,
.notification-daf9 .yellow-0470 ul li.pagination_b805:after:before,
.notification-daf9
  .yellow-0470
  ul
  li.slow-1261:after:after,
.notification-daf9
  .yellow-0470
  ul
  li.slow-1261:after:before {
  content: "";
  display: table;
}
.notification-daf9 .yellow-0470 ul li.pagination_b805:after:after,
.notification-daf9
  .yellow-0470
  ul
  li.slow-1261:after:after {
  clear: both;
}
.notification-daf9 .yellow-0470 a.outline_9ccb:hover {
  text-decoration: none;
}
.notification-daf9 .yellow-0470 select {
  max-width: 100%;
}
.notification-daf9 .yellow-0470 table {
  font-size: 85%;
}
.notification-daf9 .yellow-0470 table td,
.notification-daf9 .yellow-0470 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-daf9 .yellow-0470 table tfoot td {
  text-align: left;
}
.notification-daf9 .yellow-0470 :last-child {
  margin-bottom: 0;
}
.notification-daf9 .yellow-0470 .media_prev_3992 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-daf9 .yellow-0470 .media_prev_3992 label {
  width: 100%;
}
.notification-daf9 .yellow-0470 .media_prev_3992 .layout_basic_4409 {
  width: 100%;
  display: block;
}
.notification-daf9 .yellow-0470 .media_prev_3992 .paragraph-1a12 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-daf9 .yellow-0470 .media_prev_3992 .paragraph-1a12:hover svg #svg-search {
  fill: #444;
}
.notification-daf9 .yellow-0470 .media_prev_3992 .paragraph-1a12 svg {
  width: 18px;
  height: 18px;
}
.notification-daf9 .tertiary-slow-6511 ul ul,
.notification-daf9 .label_e1cc ul ul,
.notification-daf9 .tertiary-ed5f ul ul,
.notification-daf9 .footer_fresh_9c94 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-daf9 .tertiary-slow-6511 .element_6ec1 > a,
.notification-daf9 .label_e1cc .element_6ec1 > a,
.notification-daf9 .tertiary-ed5f .element_6ec1 > a,
.notification-daf9 .footer_fresh_9c94 .element_6ec1 > a {
  margin-bottom: 0;
}
.notification-daf9 .liquid-6168 li,
.notification-daf9 .tertiary-slow-6511 li,
.notification-daf9 .content_5cfd li,
.notification-daf9 .label_e1cc li,
.notification-daf9 .tertiary-ed5f li,
.notification-daf9 .footer_fresh_9c94 li,
.notification-daf9 .plasma-eb4b li,
.notification-daf9 .dark_62c0 li {
  display: block;
  position: relative;
}
.notification-daf9 .liquid-6168 li:last-child,
.notification-daf9 .tertiary-slow-6511 li:last-child,
.notification-daf9 .content_5cfd li:last-child,
.notification-daf9 .label_e1cc li:last-child,
.notification-daf9 .tertiary-ed5f li:last-child,
.notification-daf9 .footer_fresh_9c94 li:last-child,
.notification-daf9 .plasma-eb4b li:last-child,
.notification-daf9 .dark_62c0 li:last-child {
  border: none;
}
.notification-daf9 .liquid-6168 li a,
.notification-daf9 .tertiary-slow-6511 li a,
.notification-daf9 .content_5cfd li a,
.notification-daf9 .label_e1cc li a,
.notification-daf9 .tertiary-ed5f li a,
.notification-daf9 .footer_fresh_9c94 li a,
.notification-daf9 .plasma-eb4b li a,
.notification-daf9 .dark_62c0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-daf9 .liquid-6168 li ul li::before,
.notification-daf9 .tertiary-slow-6511 li ul li::before,
.notification-daf9 .content_5cfd li ul li::before,
.notification-daf9 .label_e1cc li ul li::before,
.notification-daf9 .tertiary-ed5f li ul li::before,
.notification-daf9 .footer_fresh_9c94 li ul li::before,
.notification-daf9 .plasma-eb4b li ul li::before,
.notification-daf9 .dark_62c0 li ul li::before {
  left: 15px;
}
.notification-daf9 .liquid-6168 li ul a,
.notification-daf9 .tertiary-slow-6511 li ul a,
.notification-daf9 .content_5cfd li ul a,
.notification-daf9 .label_e1cc li ul a,
.notification-daf9 .tertiary-ed5f li ul a,
.notification-daf9 .footer_fresh_9c94 li ul a,
.notification-daf9 .plasma-eb4b li ul a,
.notification-daf9 .dark_62c0 li ul a {
  padding-left: 20px;
}
.notification-daf9 .liquid-6168 li ul ul li::before,
.notification-daf9 .tertiary-slow-6511 li ul ul li::before,
.notification-daf9 .content_5cfd li ul ul li::before,
.notification-daf9 .label_e1cc li ul ul li::before,
.notification-daf9 .tertiary-ed5f li ul ul li::before,
.notification-daf9 .footer_fresh_9c94 li ul ul li::before,
.notification-daf9 .plasma-eb4b li ul ul li::before,
.notification-daf9 .dark_62c0 li ul ul li::before {
  left: 30px;
}
.notification-daf9 .liquid-6168 li ul ul a,
.notification-daf9 .tertiary-slow-6511 li ul ul a,
.notification-daf9 .content_5cfd li ul ul a,
.notification-daf9 .label_e1cc li ul ul a,
.notification-daf9 .tertiary-ed5f li ul ul a,
.notification-daf9 .footer_fresh_9c94 li ul ul a,
.notification-daf9 .plasma-eb4b li ul ul a,
.notification-daf9 .dark_62c0 li ul ul a {
  padding-left: 40px;
}
.notification-daf9 .easy-6b50 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-daf9 .dark_62c0 ul li {
  margin-bottom: 1.41575em;
}
.notification-daf9 .dark_62c0 ul li .advanced_6530 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-daf9 .dark_62c0 ul li .popup_2b2d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tall-368b .liquid-6168 li a,
.tall-368b .tertiary-slow-6511 li a,
.tall-368b .content_5cfd li a,
.tall-368b .label_e1cc li a,
.tall-368b .tertiary-ed5f li a,
.tall-368b .footer_fresh_9c94 li a,
.tall-368b .plasma-eb4b li a,
.tall-368b .dark_62c0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-368b .easy-6b50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-368b .yellow-0470 ul li.pagination_b805 .search-stone-7a5a,
.tall-368b .yellow-0470 ul li.slow-1261 .search-stone-7a5a {
  background: rgba(0, 0, 0, 0.2);
}
.tall-368b .notification-daf9 .yellow-0470 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li {
  margin: 0;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li ul {
  margin: 0;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li ul li a {
  padding-left: 15px;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li ul li li a {
  padding-left: 30px;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li.slider_5990 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li.slider_5990 > 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;
}
.logo-2588 .notification-daf9 .detail-pro-35a1 li.slider_5990 > 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;
}
.border-28dc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.right_5682 {
  position: relative;
  z-index: 10;
}
.right_5682 .new_b336 {
  width: 100%;
  max-width: 100%;
}
.backdrop_3555 .easy_3f5e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop_3555 .main_cold_e0d8 {
}
.backdrop_3555 .tall-368b {
  background: #292929;
}
.title_e22d .easy_3f5e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_e22d .main_cold_e0d8 {
  background: #f9f9f9;
}
.title_e22d .tall-368b {
  background: #303030;
}
.overlay_634d .easy_3f5e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_634d .copper-2a59 {
    margin-bottom: 1em;
  }
  .overlay_634d .copper-2a59:last-child {
    margin-bottom: 0;
  }
}
.overlay_634d .main_cold_e0d8 {
  background: #ededed;
}
.overlay_634d .tall-368b {
  background: #1a1a1a;
}
.easy_3f5e.main_cold_e0d8 {
  color: rgba(0, 0, 0, 0.6);
}
.easy_3f5e.main_cold_e0d8 .new-3130 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy_3f5e.tall-368b {
  color: rgba(255, 255, 255, 0.99);
}
.easy_3f5e.tall-368b a:not(.outline_9ccb) {
  color: rgba(255, 255, 255, 0.79);
}
.easy_3f5e.tall-368b a:not(.outline_9ccb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_3f5e.tall-368b .new-3130 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_3f5e.tall-368b table tbody td,
.easy_3f5e.tall-368b table th {
  background: rgba(0, 0, 0, 0.08);
}
.outline-north-e68f.modal_9de2 .card-gold-3a3e {
  max-width: initial;
}
.outline-north-e68f .dark-bdcd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outline-north-e68f .dark-bdcd .new_b336 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outline-north-e68f .dark-bdcd .new_b336 {
    display: block;
    margin-bottom: 2em;
  }
  .outline-north-e68f .dark-bdcd .new_b336:last-child {
    margin-bottom: 0;
  }
}
.overlay_634d .copper-2a59:last-child,
.title_e22d .copper-2a59:last-child,
.backdrop_3555 .copper-2a59:last-child {
  margin-bottom: 0;
}
.overlay_634d .copper-2a59 .notification-daf9 .yellow-0470:last-child,
.title_e22d .copper-2a59 .notification-daf9 .yellow-0470:last-child,
.backdrop_3555 .copper-2a59 .notification-daf9 .yellow-0470:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_634d .north-4ecd,
  .overlay_634d .paper_beae,
  .title_e22d .north-4ecd,
  .title_e22d .paper_beae,
  .backdrop_3555 .north-4ecd,
  .backdrop_3555 .paper_beae {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .right_5682 .copper-2a59 {
    margin-bottom: 2em;
  }
}
.right_5682 p:last-child {
  margin-bottom: 0;
}
.right_5682 li,
.right_5682 ul {
  list-style: none;
  margin: 0;
}
.right_5682 ul ul {
  margin-left: 2.617924em;
}
.banner-dirty-f10a {
  font-size: 0.875em;
}

/* css-noise: 4508 */
.promo-block-j5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
