/*!
Theme Name: Customify
Theme URI: https://pressmaximum.image-gold-a44f/customify
Author: WPCustomify
Author URI: https://pressmaximum.image-gold-a44f
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.image-gold-a44f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.east_5b47.out-e0a8/licenses/gpl-2.0.east-0184
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.button-orange-07a0/, (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.iron_c173.sort-tall-2fe9/normalize.button-afc0/
 ======
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.button-afc0 v7.0.0 | MIT License | github.image-gold-a44f/necolas/normalize.button-afc0 */
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;
}
.detail_c3f7 .menu-bright-5f26,
.rough-aa5e,
.slow_4af0,
.inner_ffa2,
.content_thick_cd9c,
.chip_first_fc10,
.texture_a2da,
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;
}
.rough-aa5e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .rough-aa5e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .rough-aa5e,
  h1 {
    font-size: 1.8em;
  }
}
.slow_4af0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slow_4af0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slow_4af0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slow_4af0,
  h2 {
    font-size: 1.7em;
  }
}
.inner_ffa2,
h3 {
  font-size: 1.618em;
}
.detail_c3f7 .menu-bright-5f26,
.content_thick_cd9c,
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.link_fe78 {
  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;
}
.new-7321:after,
.new-7321:before,
.current_88b1:after,
.current_88b1:before {
  content: "";
  display: table;
}
.new-7321:after,
.current_88b1:after {
  clear: both;
}
.smooth-3518 {
  float: right;
  margin-right: 0;
}
.carousel-blue-bc6a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background_5bbc .hero-7c3e,
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;
}
.background_5bbc .hero-7c3e: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;
}
.in-962c .hero-7c3e {
  box-shadow: none;
}
.in-962c
  .hero-7c3e
  .light_f3ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.in-962c .hero-7c3e .row-fast-2246 {
  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;
}
.in-962c
  .hero-7c3e
  .row-fast-2246
  b {
  display: none;
}
.in-962c .feature_huge_089b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section_dim_30d4:not(.notification_f46b):not(.silver_e3d1),
button:not(.notification_f46b):not(.silver_e3d1),
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ),
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ),
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ) {
  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;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ):hover,
button:not(.notification_f46b):not(
    .silver_e3d1
  ):hover,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ):hover,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ):hover,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ):active,
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
button:not(.notification_f46b):not(
    .silver_e3d1
  ):active,
button:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ):active,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ):active,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ):active,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus {
  outline: 0;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246 {
  position: relative;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .heading-9905,
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .static-abc0,
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .preview_gas_03d0,
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  i,
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  svg,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .heading-9905,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .static-abc0,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .preview_gas_03d0,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  i,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  svg,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .heading-9905,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .static-abc0,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .preview_gas_03d0,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  i,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  svg,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .heading-9905,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .static-abc0,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .preview_gas_03d0,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  i,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  svg,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .heading-9905,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .static-abc0,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  .preview_gas_03d0,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  i,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246
  svg {
  visibility: hidden;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246:after,
button:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246:after,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246:after,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246:after,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ).fn-loading-1246: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;
}
.section_dim_30d4:not(.notification_f46b):not(.silver_e3d1),
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ),
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ),
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ) {
  color: #fff;
  background: #235787;
}
.section_dim_30d4:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="button"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="reset"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus,
input[type="submit"]:not(.notification_f46b):not(
    .silver_e3d1
  ):focus {
  color: #fff;
}
.section_dim_30d4.fn-disabled-1246:not(.notification_f46b):not(
    .silver_e3d1
  ),
.section_dim_30d4[disabled]:not(.notification_f46b):not(
    .silver_e3d1
  ),
button.fn-disabled-1246:not(.notification_f46b):not(
    .silver_e3d1
  ),
button[disabled]:not(.notification_f46b):not(
    .silver_e3d1
  ) {
  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;
}
.fixed-f360 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fixed-f360: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;
}
.bright-ca44 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status-e0eb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new-fe2a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new-7321:after,
.new-7321:before,
.soft-62a0:after,
.soft-62a0:before,
.nav_north_65d4:after,
.nav_north_65d4:before,
.block_79a9:after,
.block_79a9:before,
.middle_48fe:after,
.middle_48fe:before,
.tall_42d4:after,
.tall_42d4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new-7321:after,
.soft-62a0:after,
.nav_north_65d4:after,
.block_79a9:after,
.middle_48fe:after,
.tall_42d4:after {
  clear: both;
}
.soft-62a0 .frame_mini_5ea4,
.nav_north_65d4 .frame_mini_5ea4,
.button_084b .frame_mini_5ea4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pressed_5b4c {
  display: inline-block;
}
.rough_6174 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.rough_6174 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rough_6174 .image-426d {
  padding: 1em 0;
  font-size: 85%;
}
.image-426d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern_71ce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern_71ce:after,
.pattern_71ce:before {
  content: "";
  display: table;
}
.pattern_71ce:after {
  clear: both;
}
.top-c1eb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-da55 .top-c1eb {
  max-width: 50%;
}
.progress_lower_7c5e .top-c1eb {
  max-width: 33.33%;
}
.container_action_82a9 .top-c1eb {
  max-width: 25%;
}
.banner-7c8d .top-c1eb {
  max-width: 20%;
}
.alert-prev-02ec .top-c1eb {
  max-width: 16.66%;
}
.slider-east-d547 .top-c1eb {
  max-width: 14.28%;
}
.wrapper_paper_73aa .top-c1eb {
  max-width: 12.5%;
}
.list-4338 .top-c1eb {
  max-width: 11.11%;
}
.active-46f4 {
  display: block;
}
.detail_c3f7 .badge_warm_e4a0 label,
.detail_c3f7 .text-ba7b label,
.detail_c3f7 .overlay-6212 label,
.detail_c3f7 .center-c192 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_9f5b {
  list-style: none;
  margin: 0;
}
.complex_9f5b article.smooth-e874 {
  margin-bottom: 0;
}
.complex_9f5b ul {
  list-style: none;
  margin: 0;
}
.complex_9f5b .module_fb29 li.smooth-e874 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_9f5b .module_fb29 li.smooth-e874 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_9f5b .module_fb29 li.smooth-e874: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) {
  .complex_9f5b .module_fb29 li.smooth-e874 li.smooth-e874 li.smooth-e874 li.smooth-e874 {
    padding-left: 0;
  }
}
article.smooth-e874 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth-e874 .soft-62a0 p:last-of-type {
  margin-bottom: 0;
}
article.smooth-e874 .layout-12a6 {
  float: left;
}
article.smooth-e874 .border_4fc6 {
  margin-left: 85px;
}
article.smooth-e874 .button-1fa9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth-e874 .button-1fa9 .large-ddfa {
  margin-left: 10px;
}
article.smooth-e874 .main-smooth-7eb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth-e874 .thumbnail_f847 {
  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 .badge_warm_e4a0,
  #respond .overlay-6212,
  #respond .center-c192 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_warm_e4a0 input,
#respond .overlay-6212 input,
#respond .center-c192 input {
  width: 100%;
}
#respond .center-c192 {
  margin-right: 0;
}
#respond .grid-lower-dfb7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-cd08 {
  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;
}
.description-cd08.dynamic-12e1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-cd08 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%);
}
.description-cd08:focus,
.description-cd08: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);
}
.upper-7ca2 {
  border-radius: 10%;
}
.border_6f5b {
  border-radius: 50%;
}
.carousel-8b9d {
  font-size: 0.72em;
}
.form-b432 {
  font-size: 0.875em;
}
.large_e7e8 {
  font-size: 1.1em;
}
.menu_silver_89cf {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu_silver_89cf.carousel-8b9d {
  letter-spacing: 0.5px;
}
.background-3007,
.background-3007 a {
  color: #6d6d6d;
}
.background-3007 a:hover {
  color: #111;
}
.aside-45ca {
  color: #6d6d6d;
}
.accordion-994e {
  overflow-x: hidden;
}
.accordion-994e .copper-6c28.hovered_012b {
  position: relative;
}
.accordion-994e .copper-6c28.hovered_012b.carousel_iron_4804 {
  position: initial;
}
.accordion-994e
  .copper-6c28.hovered_012b.carousel_iron_4804
  .table-14a3 {
  left: auto;
}
.accordion-994e .copper-6c28 .table-14a3 {
  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;
}
.accordion-994e .copper-6c28:hover.hovered_012b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion-994e
  .copper-6c28:hover.hovered_012b
  .table-14a3 {
  display: block;
  z-index: 9999999;
}
.accordion-994e .progress_pink_d164 .outline_red_5b34,
.accordion-994e .summary-warm-6535 .outline_red_5b34 {
  display: none;
}
.accordion-994e .bright-25db .copper-6c28:hover.hovered_012b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.detail_c3f7 .badge_warm_e4a0 label,
.detail_c3f7 .text-ba7b label,
.detail_c3f7 .overlay-6212 label,
.detail_c3f7 .center-c192 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_9f5b {
  list-style: none;
  margin: 0;
}
.complex_9f5b article.smooth-e874 {
  margin-bottom: 0;
}
.complex_9f5b ul {
  list-style: none;
  margin: 0;
}
.complex_9f5b .module_fb29 li.smooth-e874 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_9f5b .module_fb29 li.smooth-e874 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_9f5b .module_fb29 li.smooth-e874: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) {
  .complex_9f5b .module_fb29 li.smooth-e874 li.smooth-e874 li.smooth-e874 li.smooth-e874 {
    padding-left: 0;
  }
}
article.smooth-e874 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth-e874 .soft-62a0 p:last-of-type {
  margin-bottom: 0;
}
article.smooth-e874 .layout-12a6 {
  float: left;
}
article.smooth-e874 .border_4fc6 {
  margin-left: 85px;
}
article.smooth-e874 .button-1fa9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth-e874 .button-1fa9 .large-ddfa {
  margin-left: 10px;
}
article.smooth-e874 .main-smooth-7eb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth-e874 .thumbnail_f847 {
  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 .badge_warm_e4a0,
  #respond .overlay-6212,
  #respond .center-c192 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_warm_e4a0 input,
#respond .overlay-6212 input,
#respond .center-c192 input {
  width: 100%;
}
#respond .center-c192 {
  margin-right: 0;
}
#respond .grid-lower-dfb7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_pink_d164 .icon-29ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon-29ca .paragraph-332b.video_5484 .last_17cf > li > a:focus,
.icon-29ca .paragraph-332b.video_5484 .last_17cf > li > a:hover,
.icon-29ca .paragraph-332b.tabs_green_fce9 .last_17cf > li > a:focus,
.icon-29ca .paragraph-332b.tabs_green_fce9 .last_17cf > li > a:hover,
.icon-29ca .paragraph-332b.huge_fa58 .last_17cf > li > a:focus,
.icon-29ca .paragraph-332b.huge_fa58 .last_17cf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca
  .paragraph-332b.video_5484
  .last_17cf
  > li.info_hovered_d944
  > a,
.icon-29ca
  .paragraph-332b.video_5484
  .last_17cf
  > li.north_772d
  > a,
.icon-29ca
  .paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.info_hovered_d944
  > a,
.icon-29ca
  .paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.north_772d
  > a,
.icon-29ca
  .paragraph-332b.huge_fa58
  .last_17cf
  > li.info_hovered_d944
  > a,
.icon-29ca .paragraph-332b.huge_fa58 .last_17cf > li.video_f62f > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca .current-a34d,
.icon-29ca .current-a34d a {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca .fresh-8707.notification-south-795b li a,
.icon-29ca .carousel-narrow-c9b3 a,
.icon-29ca .primary-7066,
.icon-29ca .last_17cf > li > a,
.icon-29ca .lite_11e8 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca .fresh-8707.notification-south-795b li a:hover,
.icon-29ca .carousel-narrow-c9b3 a:hover,
.icon-29ca .primary-7066:hover,
.icon-29ca .last_17cf > li > a:hover,
.icon-29ca .lite_11e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca .frame_action_12f1 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca .frame_action_12f1 .sort-light-8b58 {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca .frame_action_12f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-29ca .secondary-blue-5bdb .heading-cold-dcf4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca .secondary-blue-5bdb .heading-cold-dcf4 .hard-4473 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca
  .secondary-blue-5bdb
  .heading-cold-dcf4
  .hard-4473::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca
  .secondary-blue-5bdb
  .heading-cold-dcf4
  .hard-4473:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca
  .secondary-blue-5bdb
  .heading-cold-dcf4
  .hard-4473::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca
  .secondary-blue-5bdb
  .heading-cold-dcf4
  .hard-4473::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca .secondary-blue-5bdb .description_lower_6e47 {
  color: rgba(255, 255, 255, 0.79);
}
.icon-29ca .secondary-blue-5bdb .description_lower_6e47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-iron-57d5
  .icon-29ca
  .secondary-blue-5bdb
  .main-hot-18e2
  .paragraph-solid-96cf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail-iron-57d5
  .icon-29ca
  .secondary-blue-5bdb
  .main-hot-18e2
  .hard-4473 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_pink_d164 .picture-over-7d73 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture-over-7d73 .paragraph-332b.video_5484 .last_17cf > li > a:focus,
.picture-over-7d73 .paragraph-332b.video_5484 .last_17cf > li > a:hover,
.picture-over-7d73 .paragraph-332b.tabs_green_fce9 .last_17cf > li > a:focus,
.picture-over-7d73 .paragraph-332b.tabs_green_fce9 .last_17cf > li > a:hover,
.picture-over-7d73 .paragraph-332b.huge_fa58 .last_17cf > li > a:focus,
.picture-over-7d73 .paragraph-332b.huge_fa58 .last_17cf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-over-7d73
  .paragraph-332b.video_5484
  .last_17cf
  > li.info_hovered_d944
  > a,
.picture-over-7d73
  .paragraph-332b.video_5484
  .last_17cf
  > li.north_772d
  > a,
.picture-over-7d73
  .paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.info_hovered_d944
  > a,
.picture-over-7d73
  .paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.north_772d
  > a,
.picture-over-7d73
  .paragraph-332b.huge_fa58
  .last_17cf
  > li.info_hovered_d944
  > a,
.picture-over-7d73 .paragraph-332b.huge_fa58 .last_17cf > li.video_f62f > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-over-7d73 .current-a34d,
.picture-over-7d73 .current-a34d a {
  color: rgba(0, 0, 0, 0.8);
}
.picture-over-7d73 .fresh-8707.notification-south-795b li a,
.picture-over-7d73 .carousel-narrow-c9b3 a,
.picture-over-7d73 .primary-7066,
.picture-over-7d73 .last_17cf > li > a,
.picture-over-7d73 .lite_11e8 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-over-7d73 .fresh-8707.notification-south-795b li a:hover,
.picture-over-7d73 .carousel-narrow-c9b3 a:hover,
.picture-over-7d73 .primary-7066:hover,
.picture-over-7d73 .last_17cf > li > a:hover,
.picture-over-7d73 .lite_11e8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-over-7d73 .frame_action_12f1 {
  color: rgba(0, 0, 0, 0.55);
}
.picture-over-7d73 .frame_action_12f1 .sort-light-8b58 {
  color: rgba(0, 0, 0, 0.8);
}
.picture-over-7d73 .frame_action_12f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-be4f .filter_467f {
  margin-left: auto;
  margin-right: auto;
}
.nav_north_65d4 > * {
  margin-left: auto;
  margin-right: auto;
}
.nav_north_65d4 .bright-ca44 {
  margin-right: 1.41575em;
}
.hidden_cold_64a9 .nav_north_65d4 > .tall-94e3 {
  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;
}
.hidden_cold_64a9 .nav_north_65d4 > .north_527c {
  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;
}
.under-6205.dynamic-be4f .filter_467f,
.sidebar_hard_7195.dynamic-be4f .filter_467f {
  margin-left: 0;
}
.module-cool-0221.dynamic-be4f .filter_467f,
.search-c2ce.dynamic-be4f .filter_467f {
  margin-right: 0;
}
.nav_north_65d4 ol,
.nav_north_65d4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container-feba video {
  max-width: 100%;
}
.filter-copper-6cb3 img {
  display: block;
}
.filter-copper-6cb3.bright-ca44,
.filter-copper-6cb3.status-e0eb {
  width: 100%;
}
.filter-copper-6cb3.north_527c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hovered-0c75:not(.chip-old-1ba1) {
  margin: 1.5em auto;
}
.hero-slow-6f1d p {
  padding: 1.5em 14px;
}
ul.hard_4111.north_527c,
ul.hard_4111.tall-94e3,
ul.hard_4111.accent_3fc1.tall-94e3 {
  padding: 0 14px;
}
.search_right_79ae {
  display: block;
  overflow-x: auto;
}
.search_right_79ae table {
  border-collapse: collapse;
  width: 100%;
}
.search_right_79ae td,
.search_right_79ae th {
  padding: 0.5em;
}
.nav_north_65d4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.nav_north_65d4 ol ol,
.nav_north_65d4 ol ul,
.nav_north_65d4 ul ol,
.nav_north_65d4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.nav_north_65d4 ol ol li,
.nav_north_65d4 ol ul li,
.nav_north_65d4 ul ol li,
.nav_north_65d4 ul ul li {
  margin-left: 0;
}
.frame_under_1d62.gallery-silver-2d9f > .info-purple-c483 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame_under_1d62.gallery-silver-2d9f > .info-purple-c483 iframe,
.frame_under_1d62.gallery-silver-2d9f > .info-purple-c483 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.static-bdc4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.static-bdc4.basic_374f {
  padding: 0;
}
.static-bdc4.basic_374f cite {
  font-size: 13px;
}
.static-bdc4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.static-bdc4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside_mini_05ff {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside_mini_05ff > p:first-child {
  margin-top: 0;
}
.aside_mini_05ff cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside_mini_05ff blockquote {
  border-left: 0;
}
.container-7f7d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.container-7f7d:not(.border-84ce) {
  max-width: 100px;
}
.container-7f7d.wrapper-be89 {
  border-bottom: none !important;
  text-align: center;
}
.container-7f7d.wrapper-be89::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero-slow-6f1d p {
    padding: 1.5em 0;
  }
}
.focus_7a80 {
  color: #0073aa;
}
.layout_8105 {
  background-color: #0073aa;
}
.nav-695e {
  color: #229fd8;
}
.fast_bfd3 {
  background-color: #229fd8;
}
.warm_2b3a {
  color: #eee;
}
.tiny_93a9 {
  background-color: #eee;
}
.info_action_e87a {
  color: #444;
}
.large-0a92 {
  background-color: #444;
}
.in-b149 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.in-b149 .input_fast_855d .carousel-narrow-c9b3 {
  font-size: 15px;
}
.in-b149 .carousel-narrow-c9b3 {
  line-height: 1.3;
}
.in-b149 .picture-over-7d73 {
}
.in-b149 .icon-29ca {
  background: #235787;
}
.avatar_steel_4e02 {
  padding: 0;
}
.avatar_steel_4e02 .icon-29ca {
  background: #1a1a1a;
}
.avatar_steel_4e02 .picture-over-7d73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-dab2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-dab2 .picture-over-7d73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-dab2 .icon-29ca {
  background: #303030;
}
.tall_42d4 {
  position: relative;
  z-index: 10;
}
.tall_42d4 .input_green_5e8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_action_75a1 .hovered_012b {
  display: inline-block;
  vertical-align: middle;
}
.focus_action_75a1.slider_dim_99a2 .hovered_012b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focus_action_75a1.slider_dim_99a2 .hovered_012b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focus_action_75a1.slider_dim_99a2 .hovered_012b {
    margin-right: 0.4em;
  }
}
.focus_action_75a1.slider_dim_99a2 .hovered_012b:last-child {
  margin-right: 0;
}
.new-1f0b .input_green_5e8a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress_pink_d164 .input_fast_855d {
    margin: 0 -0.5em;
  }
  .progress_pink_d164 .input_fast_855d [class*="customify-col-"],
  .progress_pink_d164 .input_fast_855d [class*="customify-col_"],
  .progress_pink_d164 .input_fast_855d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress_pink_d164.preview-2768 .input_green_5e8a {
  background: 0 0 !important;
}
.progress_pink_d164.preview-2768 .input_green_5e8a,
.progress_pink_d164.new-1f0b .input_green_5e8a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress_pink_d164.dropdown-dynamic-1d93 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress_pink_d164.new-1f0b .input_green_5e8a {
  box-shadow: none !important;
}
.message-6061 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .message-6061 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .message-6061 {
    padding: 18px 0 20px;
  }
}
.message-6061 .caption-middle-7794 {
  width: 100%;
}
.message-6061 .narrow_f41c {
  margin-bottom: 0;
}
.message-6061 .highlight-75cb {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-1f1b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-1f1b .hover_d0c0 {
  width: 100%;
}
.aside_3274 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside_3274 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside_3274 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;
}
.aside_3274 li:last-child:after {
  display: none;
}
.aside_3274 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden-iron-acd0 .outline_red_5b34 button,
.message-6061 .outline_red_5b34 button {
  left: 0;
}
.hidden-iron-acd0 .hover_d0c0,
.message-6061 .hover_d0c0 {
  padding-left: 0;
  padding-right: 0;
}
.hidden-iron-acd0 .notification-1f1b,
.message-6061 .notification-1f1b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden-iron-acd0 {
  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;
}
.hidden-iron-acd0: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;
}
.hidden-iron-acd0 .section-e1e3 {
  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) {
  .hidden-iron-acd0 .section-e1e3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-iron-acd0 .section-e1e3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-iron-acd0 .section-e1e3 {
    min-height: 200px;
  }
}
.hidden-iron-acd0 .aside_3274 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-iron-acd0 .aside_3274 a,
.hidden-iron-acd0 .aside_3274 li:after {
  color: inherit;
}
.hidden-iron-acd0 .aside_3274 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gas-f2f7 {
  margin-bottom: 0.5em;
}
.green-05f8 {
  margin-bottom: 1.2em;
}
.green-05f8,
.gas-f2f7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.green-05f8 p:last-child,
.gas-f2f7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline_red_5b34,
#masthead .outline_red_5b34 {
  display: none;
}
#masthead
  > .outline_red_5b34.hard_373e {
  display: none;
}
#masthead > .outline_red_5b34 button {
  left: 0;
}
.element_brown_b2df {
  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%;
}
.element_brown_b2df .hovered_012b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_brown_b2df .aside-7a81 {
  display: -webkit-box;
  display: flex;
}
.element_brown_b2df .aside-7a81.tag_77d5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_brown_b2df .aside-7a81.tertiary_fccb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_brown_b2df .aside-7a81.label_eec3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_brown_b2df.label_934b.bright-c722 .aside-7a81.tag_77d5 {
  flex-basis: 100%;
}
.element_brown_b2df.paragraph_8c08 .aside-7a81.tertiary_fccb {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_brown_b2df.paragraph_8c08 .aside-7a81.label_eec3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline_red_5b34.hard_373e {
  display: none;
}
#masthead > .outline_red_5b34 button {
  left: 0;
}
.active-selected-2711 {
  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;
}
.active-selected-2711:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active-selected-2711.shade-current-dc62 i {
  margin-right: 4px;
}
.active-selected-2711.thumbnail_dynamic_c24c i {
  margin-left: 5px;
}
.carousel-narrow-c9b3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-narrow-c9b3 p:last-child {
  margin-bottom: 0;
}
.section_left_79ea {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section_left_79ea a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section_left_79ea img {
  display: block;
  width: auto;
  line-height: 1;
}
.section_left_79ea .current-a34d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section_left_79ea .overlay_easy_ea83 {
  margin: 5px 0 7px 0;
}
.section_left_79ea.upper_bff5 .main-dcd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_left_79ea.upper_bff5 .silver_6b3b {
  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;
}
.section_left_79ea.message_a988 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section_left_79ea.message_a988 .main-dcd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_left_79ea.message_a988 .silver_6b3b {
  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;
}
.section_left_79ea.up-ad3e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_left_79ea.last_5953 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section_left_79ea.last_5953 .silver_6b3b {
  margin-top: 7px;
}
.popup_9c39 {
  display: inline-block;
}
.tall_42d4 .video-a218 .section_left_79ea img {
  max-width: 100%;
}
.paragraph-332b .gas-28a8.widget_medium_a2d4,
.fluid-cdad .gas-28a8.widget_medium_a2d4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-332b .yellow-16b9,
.fluid-cdad .yellow-16b9 {
  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%);
}
.paragraph-332b .yellow-16b9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-332b.dropdown_3d6a .yellow-16b9 {
  display: none;
}
.paragraph-332b .detail_d781 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-332b .detail_d781 li {
  display: inline-block;
  position: relative;
}
.paragraph-332b .detail_d781 li:last-child {
  margin-right: 0;
}
.paragraph-332b .detail_d781 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;
}
.paragraph-332b .detail_d781 li.video_f62f > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-332b .detail_d781 > 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;
}
.paragraph-332b .detail_d781 > li > a i {
  line-height: 0;
}
.paragraph-332b .detail_d781 > li.complex-b589 > a .yellow-16b9 {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-332b .detail_d781 .detail_in_9f22 li.complex-b589 > a {
  position: relative;
}
.paragraph-332b .detail_d781 .detail_in_9f22 li.complex-b589 > a:after,
.paragraph-332b .detail_d781 .detail_in_9f22 li.complex-b589 > a:before {
  content: "";
  display: table;
}
.paragraph-332b .detail_d781 .detail_in_9f22 li.complex-b589 > a:after {
  clear: both;
}
.paragraph-332b .detail_d781 .detail_in_9f22 li.complex-b589 > a .yellow-16b9 {
  margin-left: 5px;
  float: right;
}
.paragraph-332b .cold_b39c,
.paragraph-332b .detail_in_9f22 {
  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;
}
.paragraph-332b .detail_in_9f22 {
  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;
}
.paragraph-332b .detail_in_9f22 .widget_medium_a2d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-332b .detail_in_9f22 .yellow-16b9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-332b .detail_in_9f22 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-332b .detail_in_9f22 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;
}
.paragraph-332b .detail_in_9f22 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-332b .detail_in_9f22 .detail_in_9f22 {
  top: 0;
  left: 100%;
}
.paragraph-332b .medium_4401.fn-focus-1246 > .cold_b39c,
.paragraph-332b .medium_4401.fn-focus-1246 > .detail_in_9f22,
.paragraph-332b .medium_4401:focus > .cold_b39c,
.paragraph-332b .medium_4401:focus > .detail_in_9f22,
.paragraph-332b .medium_4401:hover > .cold_b39c,
.paragraph-332b .medium_4401:hover > .detail_in_9f22 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-332b.huge_fa58 .last_17cf:after,
.paragraph-332b.huge_fa58 .last_17cf:before {
  content: "";
  display: table;
}
.paragraph-332b.huge_fa58 .last_17cf:after {
  clear: both;
}
.paragraph-332b.huge_fa58 .last_17cf > li {
  float: left;
}
.paragraph-332b.item-cold-73bf .last_17cf:after,
.paragraph-332b.item-cold-73bf .last_17cf:before {
  content: "";
  display: table;
}
.paragraph-332b.item-cold-73bf .last_17cf:after {
  clear: both;
}
.paragraph-332b.item-cold-73bf .last_17cf > li {
  float: left;
}
.paragraph-332b.item-cold-73bf .last_17cf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-332b.item-cold-73bf .last_17cf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-332b.item-cold-73bf .last_17cf > li.info_hovered_d944 > a,
.paragraph-332b.item-cold-73bf .last_17cf > li.video_f62f > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-332b.video_5484 .last_17cf > li > a .widget_medium_a2d4 {
  position: relative;
}
.paragraph-332b.video_5484 .last_17cf > li > a .widget_medium_a2d4: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;
}
.paragraph-332b.video_5484
  .last_17cf
  > li:focus
  > a
  .widget_medium_a2d4:before,
.paragraph-332b.video_5484
  .last_17cf
  > li:hover
  > a
  .widget_medium_a2d4:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-332b.video_5484
  .last_17cf
  > li.info_hovered_d944
  > a
  .widget_medium_a2d4:before,
.paragraph-332b.video_5484
  .last_17cf
  > li.north_772d
  > a
  .widget_medium_a2d4:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-332b.tabs_green_fce9 .last_17cf > li > a .widget_medium_a2d4 {
  position: relative;
}
.paragraph-332b.tabs_green_fce9 .last_17cf > li > a .widget_medium_a2d4: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;
}
.paragraph-332b.tabs_green_fce9 .last_17cf > li:focus > a .widget_medium_a2d4:before,
.paragraph-332b.tabs_green_fce9
  .last_17cf
  > li:hover
  > a
  .widget_medium_a2d4:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.info_hovered_d944
  > a
  .widget_medium_a2d4:before,
.paragraph-332b.tabs_green_fce9
  .last_17cf
  > li.north_772d
  > a
  .widget_medium_a2d4:before {
  width: 100%;
  background-color: currentColor;
}
.fluid-cdad .detail_d781 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fluid-cdad .detail_d781 li:first-child > a {
  border-top: none;
}
.fluid-cdad .detail_d781 .outer_a6bc > .widget_medium_a2d4 .yellow-16b9 {
  display: none;
}
.fluid-cdad .detail_d781 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fluid-cdad .detail_d781 li:last-child {
  border: none;
}
.fluid-cdad .detail_d781 li.complex-b589 > a {
  padding-right: 45px !important;
}
.fluid-cdad .detail_d781 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fluid-cdad .detail_d781 li a:focus,
.fluid-cdad .detail_d781 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-cdad .detail_d781 li .down-30ad {
  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;
}
.fluid-cdad .detail_d781 li .down-30ad:hover {
  box-shadow: none;
}
.fluid-cdad .detail_d781 li .down-30ad .yellow-16b9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fluid-cdad .detail_d781 .detail_in_9f22 {
  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);
}
.fluid-cdad .detail_d781 .detail_in_9f22 li a {
  padding-left: 3em;
}
.fluid-cdad .detail_d781 .search_79e1 > a .down-30ad i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fluid-cdad .detail_d781 .search_79e1 > .detail_in_9f22 {
  display: block;
  opacity: 1;
}
.next-1740 {
  max-width: 100%;
}
.tertiary_f115 {
  line-height: 0;
  cursor: pointer;
}
.lite_11e8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lite_11e8:hover {
  box-shadow: none;
  color: currentColor;
}
.lite_11e8 svg {
  width: 18px;
  height: 18px;
}
.lite_11e8 .filter_small_5c95 {
  display: none;
}
.preview-soft-2a95 {
  position: relative;
}
.preview-soft-2a95.fn-active-1246 .lite_11e8 .fresh_baa9 {
  display: none;
}
.preview-soft-2a95.fn-active-1246 .lite_11e8 .filter_small_5c95 {
  display: inline-block;
}
.preview-soft-2a95 .dropdown-brown-7527 {
  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);
}
.preview-soft-2a95.pagination-static-75dd .dropdown-brown-7527 {
  left: auto;
  right: -0.9em;
}
.preview-soft-2a95.pagination-static-75dd .dirty_0d4c::before {
  left: auto;
  right: 15px;
}
.preview-soft-2a95.fn-active-1246 .dropdown-brown-7527 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-hot-18e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-hot-18e2 label {
  flex-basis: 100%;
}
.main-hot-18e2 .heading-cold-dcf4 {
  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;
}
.main-hot-18e2 .hard-4473 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-hot-18e2 .hard-4473:focus {
  background-color: transparent;
}
.main-hot-18e2 button.description_lower_6e47 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-hot-18e2 button.description_lower_6e47:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-hot-18e2 button.description_lower_6e47 svg {
  width: 18px;
  height: 18px;
}
.main-hot-18e2 input[type="submit"] {
  min-height: auto;
}
.secondary-blue-5bdb .main-hot-18e2 .hard-4473 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dirty_0d4c {
  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) {
  .dirty_0d4c {
    width: 220px;
  }
}
.dirty_0d4c label {
  flex-basis: 100%;
}
.dirty_0d4c::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;
}
.detail-iron-57d5 .secondary-blue-5bdb .main-hot-18e2 {
  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;
}
.detail-iron-57d5
  .secondary-blue-5bdb
  .main-hot-18e2
  .heading-cold-dcf4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.detail-iron-57d5 .secondary-blue-5bdb .main-hot-18e2 .hard-4473 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.detail-iron-57d5
  .secondary-blue-5bdb
  .main-hot-18e2
  .hard-4473:focus {
  background: 0 0;
}
.detail-iron-57d5
  .secondary-blue-5bdb
  .main-hot-18e2
  .paragraph-solid-96cf {
  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;
}
.fresh-8707 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fresh-8707 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fresh-8707 li:last-child {
  margin-right: 0;
}
.fresh-8707 li:first-child {
  margin-left: 0;
}
.fresh-8707.small_8796 a {
  color: #fff;
}
.fresh-8707.small_8796 a:hover {
  color: #fff;
}
.fresh-8707 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fresh-8707 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fresh-8707 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fresh-8707 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fresh-8707 [class*="social-icon-apple"] {
  background-color: #999;
}
.fresh-8707 [class*="social-icon-apple"].status-5a78 {
  background-color: transparent;
  color: #999;
}
.fresh-8707 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fresh-8707 [class*="social-icon-behance"].status-5a78 {
  background-color: transparent;
  color: #1769ff;
}
.fresh-8707 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fresh-8707 [class*="social-icon-bitbucket"].status-5a78 {
  background-color: transparent;
  color: #205081;
}
.fresh-8707 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fresh-8707 [class*="social-icon-codepen"].status-5a78 {
  background-color: transparent;
  color: #000;
}
.fresh-8707 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fresh-8707 [class*="social-icon-delicious"].status-5a78 {
  background-color: transparent;
  color: #39f;
}
.fresh-8707 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fresh-8707 [class*="social-icon-digg"].status-5a78 {
  background-color: transparent;
  color: #005be2;
}
.fresh-8707 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fresh-8707 [class*="social-icon-dribbble"].status-5a78 {
  background-color: transparent;
  color: #ea4c89;
}
.fresh-8707 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fresh-8707 [class*="social-icon-envelope"].status-5a78 {
  background-color: transparent;
  color: #ea4335;
}
.fresh-8707 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fresh-8707 [class*="social-icon-facebook"].status-5a78 {
  background-color: transparent;
  color: #3b5998;
}
.fresh-8707 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fresh-8707 [class*="social-icon-flickr"].status-5a78 {
  background-color: transparent;
  color: #0063dc;
}
.fresh-8707 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fresh-8707 [class*="social-icon-foursquare"].status-5a78 {
  background-color: transparent;
  color: #2d5be3;
}
.fresh-8707 [class*="social-icon-github"] {
  background-color: #333;
}
.fresh-8707 [class*="social-icon-github"].status-5a78 {
  background-color: transparent;
  color: #333;
}
.fresh-8707 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fresh-8707 [class*="social-icon-google-plus"].status-5a78 {
  background-color: transparent;
  color: #dd4b39;
}
.fresh-8707 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fresh-8707 [class*="social-icon-houzz"].status-5a78 {
  background-color: transparent;
  color: #7ac142;
}
.fresh-8707 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fresh-8707 [class*="social-icon-instagram"].status-5a78 {
  background-color: transparent;
  color: #262626;
}
.fresh-8707 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fresh-8707 [class*="social-icon-jsfiddle"].status-5a78 {
  background-color: transparent;
  color: #487aa2;
}
.fresh-8707 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fresh-8707 [class*="social-icon-linkedin"].status-5a78 {
  background-color: transparent;
  color: #0077b5;
}
.fresh-8707 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fresh-8707 [class*="social-icon-medium"].status-5a78 {
  background-color: transparent;
  color: #00ab6b;
}
.fresh-8707 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fresh-8707
  [class*="social-icon-odnoklassniki"].status-5a78 {
  background-color: transparent;
  color: #f4731c;
}
.fresh-8707 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fresh-8707 [class*="social-icon-meetup"].status-5a78 {
  background-color: transparent;
  color: #ec1c40;
}
.fresh-8707 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fresh-8707 [class*="social-icon-pinterest"].status-5a78 {
  background-color: transparent;
  color: #bd081c;
}
.fresh-8707 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fresh-8707 [class*="social-icon-product-hunt"].status-5a78 {
  background-color: transparent;
  color: #da552f;
}
.fresh-8707 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fresh-8707 [class*="social-icon-reddit"].status-5a78 {
  background-color: transparent;
  color: #ff4500;
}
.fresh-8707 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fresh-8707 [class*="social-icon-rss"].status-5a78 {
  background-color: transparent;
  color: #f26522;
}
.fresh-8707 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fresh-8707
  [class*="social-icon-shopping-cart"].status-5a78 {
  background-color: transparent;
  color: #4caf50;
}
.fresh-8707 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fresh-8707 [class*="social-icon-skype"].status-5a78 {
  background-color: transparent;
  color: #00aff0;
}
.fresh-8707 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fresh-8707 [class*="social-icon-slideshare"].status-5a78 {
  background-color: transparent;
  color: #0077b5;
}
.fresh-8707 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fresh-8707 [class*="social-icon-snapchat"].status-5a78 {
  background-color: transparent;
  color: #fffc00;
}
.fresh-8707 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fresh-8707 [class*="social-icon-soundcloud"].status-5a78 {
  background-color: transparent;
  color: #f80;
}
.fresh-8707 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fresh-8707 [class*="social-icon-spotify"].status-5a78 {
  background-color: transparent;
  color: #2ebd59;
}
.fresh-8707 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fresh-8707
  [class*="social-icon-stack-overflow"].status-5a78 {
  background-color: transparent;
  color: #fe7a15;
}
.fresh-8707 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fresh-8707 [class*="social-icon-maldkfgram"].status-5a78 {
  background-color: transparent;
  color: #2ca5e0;
}
.fresh-8707 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fresh-8707 [class*="social-icon-tripadvisor"].status-5a78 {
  background-color: transparent;
  color: #589442;
}
.fresh-8707 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fresh-8707 [class*="social-icon-tumblr"].status-5a78 {
  background-color: transparent;
  color: #35465c;
}
.fresh-8707 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fresh-8707 [class*="social-icon-twitch"].status-5a78 {
  background-color: transparent;
  color: #6441a5;
}
.fresh-8707 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fresh-8707 [class*="social-icon-twitter"].status-5a78 {
  background-color: transparent;
  color: #1da1f2;
}
.fresh-8707 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fresh-8707 [class*="social-icon-vimeo"].status-5a78 {
  background-color: transparent;
  color: #1ab7ea;
}
.fresh-8707 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fresh-8707 [class*="social-icon-vk"].status-5a78 {
  background-color: transparent;
  color: #45668e;
}
.fresh-8707 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fresh-8707 [class*="social-icon-weibo"].status-5a78 {
  background-color: transparent;
  color: #df2029;
}
.fresh-8707 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fresh-8707 [class*="social-icon-weixin"].status-5a78 {
  background-color: transparent;
  color: #7bb32e;
}
.fresh-8707 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fresh-8707 [class*="social-icon-whatsapp"].status-5a78 {
  background-color: transparent;
  color: #25d366;
}
.fresh-8707 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fresh-8707 [class*="social-icon-wordpress"].status-5a78 {
  background-color: transparent;
  color: #21759b;
}
.fresh-8707 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fresh-8707 [class*="social-icon-xing"].status-5a78 {
  background-color: transparent;
  color: #026466;
}
.fresh-8707 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fresh-8707 [class*="social-icon-yelp"].status-5a78 {
  background-color: transparent;
  color: #af0606;
}
.fresh-8707 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fresh-8707 [class*="social-icon-youtube"].status-5a78 {
  background-color: transparent;
  color: #cd201f;
}
.primary-7066 {
  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;
}
.primary-7066:hover {
  box-shadow: none;
  background: 0 0;
}
.border-85c6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary_red_4051 {
  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;
}
.narrow_5f9c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown-easy-296b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown-easy-296b,
.dropdown-easy-296b::after,
.dropdown-easy-296b::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;
}
.dropdown-easy-296b::after,
.dropdown-easy-296b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header_0071 .secondary_red_4051 .narrow_5f9c {
  margin-top: -2px;
  width: 19px;
}
.header_0071 .secondary_red_4051 .dropdown-easy-296b {
  margin-top: -1px;
}
.header_0071 .secondary_red_4051 .dropdown-easy-296b,
.header_0071 .secondary_red_4051 .dropdown-easy-296b::after,
.header_0071 .secondary_red_4051 .dropdown-easy-296b::before {
  width: 19px;
  height: 2px;
}
.header_0071 .secondary_red_4051 .dropdown-easy-296b::before {
  top: -6px;
}
.header_0071 .secondary_red_4051 .dropdown-easy-296b::after {
  bottom: -6px;
}
.message_fast_1345 .secondary_red_4051 .narrow_5f9c {
  margin-top: -2px;
  width: 22px;
}
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b {
  margin-top: -1px;
}
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b,
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b::after,
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b::before {
  width: 22px;
  height: 2px;
}
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b::before {
  top: -7px;
}
.message_fast_1345 .secondary_red_4051 .dropdown-easy-296b::after {
  bottom: -7px;
}
.frame_bdb3 .secondary_red_4051 .narrow_5f9c {
  margin-top: -2px;
  width: 31px;
}
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b {
  margin-top: -1.5px;
}
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b,
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b::after,
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b::before {
  width: 31px;
  height: 3px;
}
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b::before {
  top: -9px;
}
.frame_bdb3 .secondary_red_4051 .dropdown-easy-296b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo_f73a .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 19px;
  }
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b,
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b::after,
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b::before {
    width: 19px;
    height: 2px;
  }
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b::before {
    top: -6px;
  }
  .photo_f73a .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -6px;
  }
  .narrow_5927 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 22px;
  }
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b,
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b::after,
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 22px;
    height: 2px;
  }
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -7px;
  }
  .narrow_5927 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -7px;
  }
  .section-complex-92f2 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 31px;
  }
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1.5px;
  }
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b,
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b::after,
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 31px;
    height: 3px;
  }
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -9px;
  }
  .section-complex-92f2 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .text_active_74d6 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 19px;
  }
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b,
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b::after,
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 19px;
    height: 2px;
  }
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -6px;
  }
  .text_active_74d6 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -6px;
  }
  .image_eada .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 22px;
  }
  .image_eada .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .image_eada .secondary_red_4051 .dropdown-easy-296b,
  .image_eada .secondary_red_4051 .dropdown-easy-296b::after,
  .image_eada .secondary_red_4051 .dropdown-easy-296b::before {
    width: 22px;
    height: 2px;
  }
  .image_eada .secondary_red_4051 .dropdown-easy-296b::before {
    top: -7px;
  }
  .image_eada .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -7px;
  }
  .current_d7b8 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 31px;
  }
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1.5px;
  }
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b,
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b::after,
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 31px;
    height: 3px;
  }
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -9px;
  }
  .current_d7b8 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .preview_1fa4 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 19px;
  }
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b,
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b::after,
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 19px;
    height: 2px;
  }
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -6px;
  }
  .preview_1fa4 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -6px;
  }
  .modal_next_7561 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 22px;
  }
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1px;
  }
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b,
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b::after,
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 22px;
    height: 2px;
  }
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -7px;
  }
  .modal_next_7561 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -7px;
  }
  .panel_75f7 .secondary_red_4051 .narrow_5f9c {
    margin-top: -2px;
    width: 31px;
  }
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b {
    margin-top: -1.5px;
  }
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b,
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b::after,
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b::before {
    width: 31px;
    height: 3px;
  }
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b::before {
    top: -9px;
  }
  .panel_75f7 .secondary_red_4051 .dropdown-easy-296b::after {
    bottom: -9px;
  }
}
.glass-6802 .dropdown-easy-296b {
  -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);
}
.glass-6802 .dropdown-easy-296b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.glass-6802 .dropdown-easy-296b::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);
}
.glass-6802.shadow_9758 .dropdown-easy-296b {
  -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);
}
.glass-6802.shadow_9758 .dropdown-easy-296b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.glass-6802.shadow_9758 .dropdown-easy-296b::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);
}
.outline_f842 {
  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.menu_silver_1b0e:before {
  display: none;
}
.summary-warm-6535 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-warm-6535 .nav-71ec {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-warm-6535 .nav-71ec:last-of-type {
  border-bottom: none;
}
.summary-warm-6535 .nav-71ec.tag_da36,
.summary-warm-6535 .nav-71ec.button-79e5,
.summary-warm-6535 .nav-71ec.logo-soft-cee2 {
  padding: 0;
}
.summary-warm-6535 .fluid-cdad .down-30ad {
  color: currentColor;
}
.summary-warm-6535 .fluid-cdad .down-30ad:focus,
.summary-warm-6535 .fluid-cdad .down-30ad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-warm-6535.picture-over-7d73 .frame_action_12f1,
.summary-warm-6535.picture-over-7d73 .carousel-narrow-c9b3 a,
.summary-warm-6535.picture-over-7d73 .last_17cf a,
.summary-warm-6535.picture-over-7d73 .detail_in_9f22 a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-warm-6535.picture-over-7d73 .frame_action_12f1:hover,
.summary-warm-6535.picture-over-7d73 .carousel-narrow-c9b3 a:hover,
.summary-warm-6535.picture-over-7d73 .last_17cf a:hover,
.summary-warm-6535.picture-over-7d73 .detail_in_9f22 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-warm-6535.picture-over-7d73 .sort-light-8b58 {
  color: rgba(0, 0, 0, 0.8);
}
.summary-warm-6535.picture-over-7d73 .nav-71ec {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-warm-6535.picture-over-7d73 .nav-71ec:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-warm-6535.picture-over-7d73 .inner-b79f:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-warm-6535.picture-over-7d73 .fluid-cdad .detail_d781 li a,
.summary-warm-6535.picture-over-7d73 .fluid-cdad .down-30ad,
.summary-warm-6535.picture-over-7d73 .detail_in_9f22 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-warm-6535.picture-over-7d73 .fluid-cdad .down-30ad:focus,
.summary-warm-6535.picture-over-7d73 .fluid-cdad .down-30ad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-warm-6535.picture-over-7d73 .detail_d781 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-warm-6535.icon-29ca .frame_action_12f1,
.summary-warm-6535.icon-29ca .carousel-narrow-c9b3 a,
.summary-warm-6535.icon-29ca .last_17cf .down-30ad,
.summary-warm-6535.icon-29ca .last_17cf a,
.summary-warm-6535.icon-29ca .detail_in_9f22 a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-warm-6535.icon-29ca .frame_action_12f1:hover,
.summary-warm-6535.icon-29ca .carousel-narrow-c9b3 a:hover,
.summary-warm-6535.icon-29ca .last_17cf .down-30ad:hover,
.summary-warm-6535.icon-29ca .last_17cf a:hover,
.summary-warm-6535.icon-29ca .detail_in_9f22 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-warm-6535.icon-29ca .sort-light-8b58 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-warm-6535.icon-29ca .nav-71ec {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-warm-6535.icon-29ca .nav-71ec:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-warm-6535.icon-29ca .inner-b79f:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-warm-6535.icon-29ca .fluid-cdad .detail_d781 li a,
.summary-warm-6535.icon-29ca .fluid-cdad .down-30ad,
.summary-warm-6535.icon-29ca .detail_in_9f22 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-warm-6535.icon-29ca .fluid-cdad .down-30ad:focus,
.summary-warm-6535.icon-29ca .fluid-cdad .down-30ad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-warm-6535.icon-29ca .detail_d781 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-b79f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.inner-b79f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.status-b735 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.middle_d250 .summary-warm-6535 {
  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;
}
.middle_d250 .nav-71ec {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.middle_d250 .nav-71ec: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) {
  .middle_d250 .nav-71ec:before {
    width: 16%;
    left: 42%;
  }
}
.middle_d250 .nav-71ec:last-child:before {
  content: none;
}
.middle_d250 .nav-71ec[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.middle_d250 .fluid-cdad .detail_d781 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.middle_d250 .fluid-cdad .detail_d781 li a .down-30ad {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.middle_d250 .fluid-cdad .detail_in_9f22 {
  border: none;
}
.middle_d250 .fluid-cdad .detail_in_9f22 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.middle_d250 .inner-b79f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.middle_d250 .status-b735 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.middle_d250 .icon-29ca .inner-b79f:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle_d250 .picture-over-7d73.video_old_57e0 .dropdown-easy-296b {
  background: rgba(0, 0, 0, 0.6);
}
.middle_d250
  .picture-over-7d73.video_old_57e0
  .dropdown-easy-296b::after,
.middle_d250
  .picture-over-7d73.video_old_57e0
  .dropdown-easy-296b:before {
  background: inherit;
}
.middle_d250
  .picture-over-7d73.video_old_57e0:hover
  .dropdown-easy-296b {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-7f06 .summary-warm-6535 {
  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) {
  .backdrop-7f06 .summary-warm-6535 {
    width: auto;
    right: 45px;
  }
}
.brown-5662 .summary-warm-6535 {
  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) {
  .brown-5662 .summary-warm-6535 {
    width: auto;
    left: 45px;
  }
}
.menu_silver_1b0e .summary-warm-6535 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu_silver_1b0e .status-b735 {
  max-width: 48em;
  margin: 0 auto;
}
.menu_silver_1b0e .inner-b79f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden-8120 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-8120.middle_d250 .summary-warm-6535 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden-8120.backdrop-7f06 .summary-warm-6535 {
  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);
}
.hidden-8120 .summary-warm-6535 {
  visibility: visible;
}
.hidden-8120.brown-5662 .summary-warm-6535 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture_pressed_783d,
.light_9994 {
  overflow-x: hidden;
}
.picture_pressed_783d .summary-warm-6535 {
  overflow: auto;
}
.picture_pressed_783d.middle_d250 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_pressed_783d.middle_d250 .summary-warm-6535 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture_pressed_783d.middle_d250 .primary-7066 {
  opacity: 0;
}
.picture_pressed_783d.backdrop-7f06 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_pressed_783d.backdrop-7f06 .summary-warm-6535 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture_pressed_783d.backdrop-7f06 .primary-7066 {
  opacity: 0;
}
.picture_pressed_783d.brown-5662 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture_pressed_783d.brown-5662 .summary-warm-6535 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture_pressed_783d.brown-5662 .primary-7066 {
  opacity: 0;
}
.picture_pressed_783d.menu_silver_1b0e .summary-warm-6535 {
  z-index: 10;
  visibility: visible;
}
.video_old_57e0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.video_old_57e0 .dropdown-easy-296b {
  background: rgba(255, 255, 255, 0.99);
}
.video_old_57e0 .dropdown-easy-296b::after,
.video_old_57e0 .dropdown-easy-296b:before {
  background: inherit;
}
.video_old_57e0:hover .dropdown-easy-296b {
  background: rgba(255, 255, 255, 0.99);
}
.brown-5662 .video_old_57e0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu_silver_1b0e .video_old_57e0 {
  display: none !important;
}
.picture_pressed_783d:before,
.light_9994:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture_pressed_783d .video_old_57e0,
.light_9994 .video_old_57e0 {
  display: inline-block;
}
.summary-warm-6535 .hovered_012b {
  -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;
}
.picture_pressed_783d .summary-warm-6535 .hovered_012b,
.light_9994 .summary-warm-6535 .hovered_012b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article-e3f8 .heading-cold-dcf4 {
  width: 100%;
}
.video-a218 {
  padding: 0 0.5em 0;
}
.video-a218 [class*="customify-col-"],
.video-a218 [class*="customify-col_"],
.video-a218 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_7e35 .video-a218 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_fast_855d .over_b392,
  .over_b392 {
    display: none;
  }
  .outer_533a {
    text-align: left;
  }
  .icon-clean-d568 {
    text-align: center;
  }
  .widget-blue-682c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_fast_855d .label_df6d,
  .label_df6d {
    display: none;
  }
  .dirty_1dae {
    text-align: left;
  }
  .breadcrumb_down_9382 {
    text-align: center;
  }
  .menu-motion-cb62 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_fast_855d .tabs-1dcb,
  .tabs-1dcb {
    display: none;
  }
  .fluid-8f8e {
    text-align: left;
  }
  .medium-1579 {
    text-align: center;
  }
  .motion_cbc6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outer-b25e {
  box-shadow: none !important;
}
.center-3b59 .block-basic-bddb,
.brown-a682 .block-basic-bddb {
  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;
}
.brown-a682 .block-basic-bddb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input_green_5e8a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input_green_5e8a:after,
.input_green_5e8a:before {
  content: "";
  display: table;
}
.input_green_5e8a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input_green_5e8a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input_green_5e8a,
.dropdown-dynamic-1d93 {
  max-width: 1248px;
  margin: 0 auto;
}

.block_79a9.video_red_2d0d .input_green_5e8a {
  max-width: 100%;
}
.block_79a9.logo_hard_fc69 {
  max-width: 1200px;
  margin: 0 auto;
}
.block_79a9.gallery-dff7 .input_green_5e8a {
  max-width: 100%;
}
.block_79a9.gallery-dff7 > .input_green_5e8a {
  padding-left: 0;
  padding-right: 0;
}
.block_79a9.gallery-dff7 > .input_green_5e8a .input_fast_855d {
  margin: 0;
}
.block_79a9.gallery-dff7
  > .input_green_5e8a
  .dynamic-ee9e.chip_static_fcc0 {
  margin-right: 0;
  margin-left: 0;
}
.block_79a9.gallery-dff7 #main.chip_static_fcc0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .summary_5ad7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .summary_5ad7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-gold-72f7 .filter_467f {
    padding-right: 1em;
  }
  .tertiary-gold-72f7.wide-1ee9 .dynamic-ee9e {
    border-right: 1px solid #eaecee;
  }
  .tertiary-gold-72f7.wide-1ee9 .filter_467f {
    padding-right: 1em;
  }
  .tertiary-gold-72f7.wide-1ee9 .title-535c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-96f3 .filter_467f {
    padding-left: 1em;
  }
  .progress-96f3.wide-1ee9 .dynamic-ee9e {
    border-left: 1px solid #eaecee;
  }
  .progress-96f3.wide-1ee9 .filter_467f {
    padding-left: 1em;
  }
  .progress-96f3.wide-1ee9 .title-535c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_center_dfbe .filter_467f {
    padding-left: 1em;
  }
  .tag_center_dfbe.wide-1ee9 .detail-7254 {
    border-right: 1px solid #eaecee;
  }
  .tag_center_dfbe.wide-1ee9 .card-ad05 {
    border-right: 1px solid #eaecee;
  }
  .tag_center_dfbe.wide-1ee9 .filter_467f {
    padding-left: 1em;
  }
  .tag_center_dfbe.wide-1ee9 .title-535c {
    padding-right: 1em;
  }
  .tag_center_dfbe.wide-1ee9 .right-70fb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_c1bd .filter_467f {
    padding-right: 1em;
  }
  .right_c1bd.wide-1ee9 .detail-7254 {
    border-left: 1px solid #eaecee;
  }
  .right_c1bd.wide-1ee9 .card-ad05 {
    border-left: 1px solid #eaecee;
  }
  .right_c1bd.wide-1ee9 .filter_467f {
    padding-right: 1em;
  }
  .right_c1bd.wide-1ee9 .title-535c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right_c1bd.wide-1ee9 .right-70fb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_5ad7 .filter_467f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_5ad7.wide-1ee9 .dynamic-ee9e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .summary_5ad7.wide-1ee9 .filter_467f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_5ad7.wide-1ee9 .title-535c {
    padding-left: 1em;
  }
  .summary_5ad7.wide-1ee9 .right-70fb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .summary_5ad7.wide-1ee9 .filter_467f {
    padding-left: 0;
  }
}
.sort_ca22 .focus_action_75a1 {
  display: inline-block;
}
.mini_b970 {
  display: inline-block;
}
.smooth_78dc {
  word-con: break-word;
}
.dropdown-601f > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown-601f .carousel_up_a562 {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown-601f .hidden-simple-e47a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown_8292 .accordion_6541 {
  margin-bottom: 2em;
}
.dropdown_8292 .column-steel-79fb {
  margin-bottom: 15px;
}
.dropdown_8292 .column-steel-79fb:last-child {
  margin-bottom: 0;
}
.dropdown_8292 .cold-67f7 {
  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) {
  .dropdown_8292 .cold-67f7 {
    display: block;
  }
}
.dropdown_8292 .blue_6a40 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown_8292 .blue_6a40 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown_8292 .out-76a1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown_8292 .out-76a1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown_8292 .out-76a1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown_8292 .smooth_78dc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_8292 .smooth_78dc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown_8292 .notice_static_654a p:last-child {
  margin-bottom: 0;
}
.dropdown_8292 .stone_37b8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown_8292 .pagination-ec2f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown_8292 .notification-motion-7cb5 {
  margin-top: 1em;
}
.dropdown_8292 .section-4d77 {
  top: 0;
  display: block;
}
.dropdown_8292 .section-4d77 a {
  color: inherit;
}
.dropdown_8292 .section-4d77 a:hover {
  color: inherit;
}
.dropdown_8292 .disabled-03b6 {
  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;
}
.dropdown_8292 .disabled-03b6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown_8292 .pagination-ec2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown_8292 .hard-b99f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown_8292 .hard-b99f:first-child {
  margin-top: 0;
}
.dropdown_8292 .hard-b99f.mask_9178 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown_8292 .hard-b99f.search_a783 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown_8292
  .hard-b99f.search_a783.panel_3dac
  .notification-motion-7cb5 {
  width: 100%;
}
.dropdown_8292 .search_a783 {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown_8292 .search_a783 .dropdown-601f,
.dropdown_8292 .search_a783 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown_8292 .out-76a1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_8292 .out-76a1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_8292 .out-76a1: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;
}
.dropdown_8292 .mask_9178 {
  z-index: 5;
}
.dropdown_8292 .notification-2035 .icon_0c22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown_8292 .mini_844c .icon_0c22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown_8292 .filter-last-78b3 .icon_0c22 {
  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;
}
.dropdown_8292.message_8273 .cold-67f7,
.dropdown_8292.dropdown-warm-a150 .cold-67f7 {
  display: block;
}
.dropdown_8292.message_8273 .cold-67f7 .status_7ed1,
.dropdown_8292.message_8273 .cold-67f7 .pagination-ec2f,
.dropdown_8292.dropdown-warm-a150 .cold-67f7 .status_7ed1,
.dropdown_8292.dropdown-warm-a150 .cold-67f7 .pagination-ec2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown_8292.full_74d4 .blue_6a40 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown_8292.full_74d4 .blue_6a40 {
    margin-right: 0;
  }
}
.dropdown_8292.message_8273 .blue_6a40,
.dropdown_8292.dropdown-warm-a150 .blue_6a40 {
  padding-top: 40%;
}
.dropdown_8292.message_8273 .accordion_6541,
.dropdown_8292.dropdown-warm-a150 .accordion_6541 {
  display: block;
}
.dropdown_8292.message_8273 .fn-sticky-1246 .pagination-ec2f,
.dropdown_8292.dropdown-warm-a150 .fn-sticky-1246 .pagination-ec2f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown_8292.message_8273 .blue_6a40,
.dropdown_8292.dropdown-warm-a150 .blue_6a40 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown_8292.message_8273 .pagination-ec2f {
  padding: 1em;
}
.full_1f9c {
  margin: 30px auto;
  display: block;
}
.full_1f9c .black_8365 > * {
  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;
}
.full_1f9c .black_8365 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full_1f9c .black_8365 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_d6d5 .dropdown-601f {
  margin-bottom: 1.41575em;
}
.status_d6d5 .icon_fresh_6d8b {
  margin-bottom: 1.618em;
}
.nav_north_65d4 .border-rough-c6c1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.nav_north_65d4 .border-rough-c6c1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.nav_north_65d4 .pattern-purple-c564 {
  max-width: 100%;
  overflow: auto;
}
.dynamic-be4f .nav_north_65d4 a:hover {
  text-decoration: underline;
}
.yellow_c29d .column-steel-79fb:not(.smooth_78dc),
.yellow_c29d .out-76a1 {
  margin-bottom: 1.41575em;
}
.yellow_c29d .column-steel-79fb:not(.smooth_78dc):last-child,
.yellow_c29d .out-76a1:last-child {
  margin-bottom: 0;
}
.yellow_c29d .column-steel-79fb.disabled-south-a4d4 {
  margin-bottom: 0.41575em;
}
.yellow_c29d .first-3d9c:before,
.yellow_c29d .left-e173:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.yellow_c29d .first-3d9c:before {
  content: "\f115";
}
.yellow_c29d .left-e173:before {
  content: "\f02c";
}
.yellow_c29d .wide_b093 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.yellow_c29d .wide_b093 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main_dirty_fd7a {
  display: -webkit-box;
  display: flex;
}
.main_dirty_fd7a .down-411e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main_dirty_fd7a .down-411e {
    flex-basis: 90px;
  }
}
.main_dirty_fd7a .gradient-4daf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main_dirty_fd7a .gradient-4daf {
    flex-basis: calc(100% - 50px);
  }
}
.main_dirty_fd7a .clean-dbdf p:last-child {
  margin-bottom: 0.72em;
}
.aside_cold_4b96 .black_8365 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside_cold_4b96 .black_8365:after,
.aside_cold_4b96 .black_8365:before {
  content: "";
  display: table;
}
.aside_cold_4b96 .black_8365:after {
  clear: both;
}
.aside_cold_4b96 .black_8365 .top-704c,
.aside_cold_4b96 .black_8365 .footer-fluid-fe7e {
  width: 49%;
}
.aside_cold_4b96 .black_8365 .top-704c a span.slider-28b6,
.aside_cold_4b96 .black_8365 .footer-fluid-fe7e a span.slider-28b6 {
  display: block;
  margin-bottom: 5px;
}
.aside_cold_4b96 .black_8365 .footer-fluid-fe7e {
  float: left;
  text-align: left;
}
.aside_cold_4b96 .black_8365 .top-704c {
  float: right;
  text-align: right;
}
.dropdown-gold-6163 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown-gold-6163 {
    margin-bottom: 0;
  }
}
.footer_basic_8cb9 {
  margin-bottom: 1em;
}
.footer_basic_8cb9 .smooth_78dc {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview-a312 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tertiary_e2f2 .footer_basic_8cb9,
.cold-3191 .footer_basic_8cb9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tertiary_e2f2 .footer_basic_8cb9,
  .cold-3191 .footer_basic_8cb9 {
    display: block;
  }
}
.tertiary_e2f2 .preview-a312,
.cold-3191 .preview-a312 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tertiary_e2f2 .preview-a312,
  .cold-3191 .preview-a312 {
    margin-bottom: 1em;
  }
}
.tertiary_e2f2 .preview-a312 img,
.cold-3191 .preview-a312 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tertiary_e2f2 .complex-adba,
.cold-3191 .complex-adba {
  flex-basis: calc(100% - 160px);
}
.tertiary_e2f2 .complex-adba p,
.cold-3191 .complex-adba p {
  margin-bottom: 0;
}
.tertiary_e2f2 .complex-adba {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary_e2f2 .complex-adba {
    padding-left: 0;
  }
}
.cold-3191 .complex-adba {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cold-3191 .complex-adba {
    padding-right: 0;
  }
}
.cold-3191 .preview-a312 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main-3ad1 .preview-a312 {
  margin-bottom: 0.5em;
}
.main-3ad1 .preview-a312 img {
  width: 100%;
}
.breadcrumb_inner_1fd4 .new-6f15,
.slider-west-28ed .new-6f15 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider-west-28ed .dynamic-ee9e .card-648b p:last-child {
  margin-bottom: 0;
}
.grid_12e7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wrapper_hard_c186 .photo_static_603b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wrapper_hard_c186 .photo_static_603b:last-of-type {
    margin-bottom: 0;
  }
}
.wrapper_hard_c186 .photo_static_603b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_hard_c186 .photo_static_603b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wrapper_hard_c186 .photo_static_603b ul li {
  margin: 0 0 0.6em;
}
.wrapper_hard_c186 .photo_static_603b ul li.tall-dbb7,
.wrapper_hard_c186 .photo_static_603b ul li.notice-507b {
  position: relative;
}
.wrapper_hard_c186 .photo_static_603b ul li.tall-dbb7 .notification-short-5a24,
.wrapper_hard_c186 .photo_static_603b ul li.notice-507b .notification-short-5a24 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wrapper_hard_c186 .photo_static_603b ul li.tall-dbb7:after:after,
.wrapper_hard_c186 .photo_static_603b ul li.tall-dbb7:after:before,
.wrapper_hard_c186
  .photo_static_603b
  ul
  li.notice-507b:after:after,
.wrapper_hard_c186
  .photo_static_603b
  ul
  li.notice-507b:after:before {
  content: "";
  display: table;
}
.wrapper_hard_c186 .photo_static_603b ul li.tall-dbb7:after:after,
.wrapper_hard_c186
  .photo_static_603b
  ul
  li.notice-507b:after:after {
  clear: both;
}
.wrapper_hard_c186 .photo_static_603b a.section_dim_30d4:hover {
  text-decoration: none;
}
.wrapper_hard_c186 .photo_static_603b select {
  max-width: 100%;
}
.wrapper_hard_c186 .photo_static_603b table {
  font-size: 85%;
}
.wrapper_hard_c186 .photo_static_603b table td,
.wrapper_hard_c186 .photo_static_603b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wrapper_hard_c186 .photo_static_603b table tfoot td {
  text-align: left;
}
.wrapper_hard_c186 .photo_static_603b :last-child {
  margin-bottom: 0;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 label {
  width: 100%;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 .hard-4473 {
  width: 100%;
  display: block;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 .description_lower_6e47 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 .description_lower_6e47:hover svg #svg-search {
  fill: #444;
}
.wrapper_hard_c186 .photo_static_603b .logo-left-cfe9 .description_lower_6e47 svg {
  width: 18px;
  height: 18px;
}
.wrapper_hard_c186 .feature_dirty_d377 ul ul,
.wrapper_hard_c186 .wrapper_right_7d8a ul ul,
.wrapper_hard_c186 .component-up-d3f6 ul ul,
.wrapper_hard_c186 .detail_full_7e8e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wrapper_hard_c186 .feature_dirty_d377 .complex-b589 > a,
.wrapper_hard_c186 .wrapper_right_7d8a .complex-b589 > a,
.wrapper_hard_c186 .component-up-d3f6 .complex-b589 > a,
.wrapper_hard_c186 .detail_full_7e8e .complex-b589 > a {
  margin-bottom: 0;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li,
.wrapper_hard_c186 .feature_dirty_d377 li,
.wrapper_hard_c186 .orange-694f li,
.wrapper_hard_c186 .wrapper_right_7d8a li,
.wrapper_hard_c186 .component-up-d3f6 li,
.wrapper_hard_c186 .detail_full_7e8e li,
.wrapper_hard_c186 .shade_7a20 li,
.wrapper_hard_c186 .narrow-b51a li {
  display: block;
  position: relative;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li:last-child,
.wrapper_hard_c186 .feature_dirty_d377 li:last-child,
.wrapper_hard_c186 .orange-694f li:last-child,
.wrapper_hard_c186 .wrapper_right_7d8a li:last-child,
.wrapper_hard_c186 .component-up-d3f6 li:last-child,
.wrapper_hard_c186 .detail_full_7e8e li:last-child,
.wrapper_hard_c186 .shade_7a20 li:last-child,
.wrapper_hard_c186 .narrow-b51a li:last-child {
  border: none;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li a,
.wrapper_hard_c186 .feature_dirty_d377 li a,
.wrapper_hard_c186 .orange-694f li a,
.wrapper_hard_c186 .wrapper_right_7d8a li a,
.wrapper_hard_c186 .component-up-d3f6 li a,
.wrapper_hard_c186 .detail_full_7e8e li a,
.wrapper_hard_c186 .shade_7a20 li a,
.wrapper_hard_c186 .narrow-b51a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li ul li::before,
.wrapper_hard_c186 .feature_dirty_d377 li ul li::before,
.wrapper_hard_c186 .orange-694f li ul li::before,
.wrapper_hard_c186 .wrapper_right_7d8a li ul li::before,
.wrapper_hard_c186 .component-up-d3f6 li ul li::before,
.wrapper_hard_c186 .detail_full_7e8e li ul li::before,
.wrapper_hard_c186 .shade_7a20 li ul li::before,
.wrapper_hard_c186 .narrow-b51a li ul li::before {
  left: 15px;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li ul a,
.wrapper_hard_c186 .feature_dirty_d377 li ul a,
.wrapper_hard_c186 .orange-694f li ul a,
.wrapper_hard_c186 .wrapper_right_7d8a li ul a,
.wrapper_hard_c186 .component-up-d3f6 li ul a,
.wrapper_hard_c186 .detail_full_7e8e li ul a,
.wrapper_hard_c186 .shade_7a20 li ul a,
.wrapper_hard_c186 .narrow-b51a li ul a {
  padding-left: 20px;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li ul ul li::before,
.wrapper_hard_c186 .feature_dirty_d377 li ul ul li::before,
.wrapper_hard_c186 .orange-694f li ul ul li::before,
.wrapper_hard_c186 .wrapper_right_7d8a li ul ul li::before,
.wrapper_hard_c186 .component-up-d3f6 li ul ul li::before,
.wrapper_hard_c186 .detail_full_7e8e li ul ul li::before,
.wrapper_hard_c186 .shade_7a20 li ul ul li::before,
.wrapper_hard_c186 .narrow-b51a li ul ul li::before {
  left: 30px;
}
.wrapper_hard_c186 .gallery-focused-ffc8 li ul ul a,
.wrapper_hard_c186 .feature_dirty_d377 li ul ul a,
.wrapper_hard_c186 .orange-694f li ul ul a,
.wrapper_hard_c186 .wrapper_right_7d8a li ul ul a,
.wrapper_hard_c186 .component-up-d3f6 li ul ul a,
.wrapper_hard_c186 .detail_full_7e8e li ul ul a,
.wrapper_hard_c186 .shade_7a20 li ul ul a,
.wrapper_hard_c186 .narrow-b51a li ul ul a {
  padding-left: 40px;
}
.wrapper_hard_c186 .aside-green-7499 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wrapper_hard_c186 .narrow-b51a ul li {
  margin-bottom: 1.41575em;
}
.wrapper_hard_c186 .narrow-b51a ul li .slider-full-a22b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wrapper_hard_c186 .narrow-b51a ul li .avatar_a2e1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon-29ca .gallery-focused-ffc8 li a,
.icon-29ca .feature_dirty_d377 li a,
.icon-29ca .orange-694f li a,
.icon-29ca .wrapper_right_7d8a li a,
.icon-29ca .component-up-d3f6 li a,
.icon-29ca .detail_full_7e8e li a,
.icon-29ca .shade_7a20 li a,
.icon-29ca .narrow-b51a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-29ca .aside-green-7499 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-29ca .photo_static_603b ul li.tall-dbb7 .notification-short-5a24,
.icon-29ca .photo_static_603b ul li.notice-507b .notification-short-5a24 {
  background: rgba(0, 0, 0, 0.2);
}
.icon-29ca .wrapper_hard_c186 .photo_static_603b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li {
  margin: 0;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li ul {
  margin: 0;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li ul li a {
  padding-left: 15px;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li ul li li a {
  padding-left: 30px;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li.video_f62f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li.video_f62f > 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;
}
.block_79a9 .wrapper_hard_c186 .detail_d781 li.video_f62f > 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;
}
.picture-1d32 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.middle_48fe {
  position: relative;
  z-index: 10;
}
.middle_48fe .hovered_012b {
  width: 100%;
  max-width: 100%;
}
.table-3046 .smooth-2ff7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table-3046 .picture-over-7d73 {
}
.table-3046 .icon-29ca {
  background: #292929;
}
.filter_04ed .smooth-2ff7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_04ed .picture-over-7d73 {
  background: #f9f9f9;
}
.filter_04ed .icon-29ca {
  background: #303030;
}
.grid-lower-a8d2 .smooth-2ff7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .grid-lower-a8d2 .focus_action_75a1 {
    margin-bottom: 1em;
  }
  .grid-lower-a8d2 .focus_action_75a1:last-child {
    margin-bottom: 0;
  }
}
.grid-lower-a8d2 .picture-over-7d73 {
  background: #ededed;
}
.grid-lower-a8d2 .icon-29ca {
  background: #1a1a1a;
}
.smooth-2ff7.picture-over-7d73 {
  color: rgba(0, 0, 0, 0.6);
}
.smooth-2ff7.picture-over-7d73 .texture_medium_e38a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.smooth-2ff7.icon-29ca {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-2ff7.icon-29ca a:not(.section_dim_30d4) {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-2ff7.icon-29ca a:not(.section_dim_30d4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-2ff7.icon-29ca .texture_medium_e38a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-2ff7.icon-29ca table tbody td,
.smooth-2ff7.icon-29ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright-25db.new-1f0b .input_green_5e8a {
  max-width: initial;
}
.bright-25db .slider_dim_99a2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright-25db .slider_dim_99a2 .hovered_012b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright-25db .slider_dim_99a2 .hovered_012b {
    display: block;
    margin-bottom: 2em;
  }
  .bright-25db .slider_dim_99a2 .hovered_012b:last-child {
    margin-bottom: 0;
  }
}
.grid-lower-a8d2 .focus_action_75a1:last-child,
.filter_04ed .focus_action_75a1:last-child,
.table-3046 .focus_action_75a1:last-child {
  margin-bottom: 0;
}
.grid-lower-a8d2 .focus_action_75a1 .wrapper_hard_c186 .photo_static_603b:last-child,
.filter_04ed .focus_action_75a1 .wrapper_hard_c186 .photo_static_603b:last-child,
.table-3046 .focus_action_75a1 .wrapper_hard_c186 .photo_static_603b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .grid-lower-a8d2 .texture-2abb,
  .grid-lower-a8d2 .huge_98c8,
  .filter_04ed .texture-2abb,
  .filter_04ed .huge_98c8,
  .table-3046 .texture-2abb,
  .table-3046 .huge_98c8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .middle_48fe .focus_action_75a1 {
    margin-bottom: 2em;
  }
}
.middle_48fe p:last-child {
  margin-bottom: 0;
}
.middle_48fe li,
.middle_48fe ul {
  list-style: none;
  margin: 0;
}
.middle_48fe ul ul {
  margin-left: 2.617924em;
}
.steel-faad {
  font-size: 0.875em;
}

/* css-noise: 4279 */
.widget-item-p0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
