/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup-dynamic-9402/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup-dynamic-9402
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.popup-dynamic-9402/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard_d9af.upper-ad5f/licenses/gpl-2.0.info_7e2f
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.background_329b/, (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.notice-gold-0566.steel-2c90/normalize.small_01b5/
 ======
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.small_01b5 v7.0.0 | MIT License | github.popup-dynamic-9402/necolas/normalize.small_01b5 */
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;
}
.progress_5e2d .bronze_c962,
.table-cold-b861,
.tiny_2f16,
.breadcrumb_soft_1db7,
.list_steel_34b7,
.advanced_a394,
.focus_8d61,
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;
}
.table-cold-b861,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-cold-b861,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-cold-b861,
  h1 {
    font-size: 1.8em;
  }
}
.tiny_2f16,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tiny_2f16 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tiny_2f16,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tiny_2f16,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb_soft_1db7,
h3 {
  font-size: 1.618em;
}
.progress_5e2d .bronze_c962,
.list_steel_34b7,
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.active-outer-0224 {
  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;
}
.cool_1a73:after,
.cool_1a73:before,
.container-25d1:after,
.container-25d1:before {
  content: "";
  display: table;
}
.cool_1a73:after,
.container-25d1:after {
  clear: both;
}
.panel_liquid_de4f {
  float: right;
  margin-right: 0;
}
.notification-rough-a9e3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image-yellow-0928 .message_1bcf,
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;
}
.image-yellow-0928 .message_1bcf: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;
}
.progress_middle_888f .message_1bcf {
  box-shadow: none;
}
.progress_middle_888f
  .message_1bcf
  .tag-3f1b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.progress_middle_888f .message_1bcf .under_44e4 {
  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;
}
.progress_middle_888f
  .message_1bcf
  .under_44e4
  b {
  display: none;
}
.progress_middle_888f .inner-7cc4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_6cc1:not(.pink-35ee):not(.popup_09d1),
button:not(.pink-35ee):not(.popup_09d1),
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ),
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ),
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ) {
  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;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ):hover,
button:not(.pink-35ee):not(
    .popup_09d1
  ):hover,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ):hover,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ):hover,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ):active,
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
button:not(.pink-35ee):not(
    .popup_09d1
  ):active,
button:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ):active,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ):active,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ):active,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus {
  outline: 0;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06 {
  position: relative;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .huge_af7d,
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .light-d632,
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .box-action-fcc7,
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  i,
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  svg,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .huge_af7d,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .light-d632,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .box-action-fcc7,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  i,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  svg,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .huge_af7d,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .light-d632,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .box-action-fcc7,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  i,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  svg,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .huge_af7d,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .light-d632,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .box-action-fcc7,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  i,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  svg,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .huge_af7d,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .light-d632,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  .box-action-fcc7,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  i,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06
  svg {
  visibility: hidden;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06:after,
button:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06:after,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06:after,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06:after,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ).fn-loading-7b06: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;
}
.notice_6cc1:not(.pink-35ee):not(.popup_09d1),
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ),
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ),
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ) {
  color: #fff;
  background: #235787;
}
.notice_6cc1:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="button"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="reset"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus,
input[type="submit"]:not(.pink-35ee):not(
    .popup_09d1
  ):focus {
  color: #fff;
}
.notice_6cc1.fn-disabled-7b06:not(.pink-35ee):not(
    .popup_09d1
  ),
.notice_6cc1[disabled]:not(.pink-35ee):not(
    .popup_09d1
  ),
button.fn-disabled-7b06:not(.pink-35ee):not(
    .popup_09d1
  ),
button[disabled]:not(.pink-35ee):not(
    .popup_09d1
  ) {
  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;
}
.shadow_top_ddbe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow_top_ddbe: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;
}
.description-fresh-a6ce {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-900f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb_cc47 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool_1a73:after,
.cool_1a73:before,
.video_bright_1b42:after,
.video_bright_1b42:before,
.widget_85bb:after,
.widget_85bb:before,
.south-3750:after,
.south-3750:before,
.logo_current_2179:after,
.logo_current_2179:before,
.breadcrumb_first_f159:after,
.breadcrumb_first_f159:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool_1a73:after,
.video_bright_1b42:after,
.widget_85bb:after,
.south-3750:after,
.logo_current_2179:after,
.breadcrumb_first_f159:after {
  clear: both;
}
.video_bright_1b42 .card_narrow_9994,
.widget_85bb .card_narrow_9994,
.motion-6b4b .card_narrow_9994 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tag-dynamic-5161 {
  display: inline-block;
}
.primary_9f29 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary_9f29 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary_9f29 .stone_f7d3 {
  padding: 1em 0;
  font-size: 85%;
}
.stone_f7d3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_east_94a5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_east_94a5:after,
.label_east_94a5:before {
  content: "";
  display: table;
}
.label_east_94a5:after {
  clear: both;
}
.lite-ad76 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-157f .lite-ad76 {
  max-width: 50%;
}
.filter_center_6717 .lite-ad76 {
  max-width: 33.33%;
}
.container_selected_0cd1 .lite-ad76 {
  max-width: 25%;
}
.complex_89e9 .lite-ad76 {
  max-width: 20%;
}
.outer-dc63 .lite-ad76 {
  max-width: 16.66%;
}
.modal_fec9 .lite-ad76 {
  max-width: 14.28%;
}
.iron_8def .lite-ad76 {
  max-width: 12.5%;
}
.accordion-8704 .lite-ad76 {
  max-width: 11.11%;
}
.menu-5e04 {
  display: block;
}
.progress_5e2d .upper-87a8 label,
.progress_5e2d .slider_iron_ac0e label,
.progress_5e2d .container-dirty-4192 label,
.progress_5e2d .over_37b4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.motion_a58a {
  list-style: none;
  margin: 0;
}
.motion_a58a article.feature_over_b6c5 {
  margin-bottom: 0;
}
.motion_a58a ul {
  list-style: none;
  margin: 0;
}
.motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5: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) {
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 li.feature_over_b6c5 li.feature_over_b6c5 li.feature_over_b6c5 {
    padding-left: 0;
  }
}
article.feature_over_b6c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_over_b6c5 .video_bright_1b42 p:last-of-type {
  margin-bottom: 0;
}
article.feature_over_b6c5 .component_gas_cb1f {
  float: left;
}
article.feature_over_b6c5 .video_6abf {
  margin-left: 85px;
}
article.feature_over_b6c5 .accent-e40f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_over_b6c5 .accent-e40f .article_25c5 {
  margin-left: 10px;
}
article.feature_over_b6c5 .light-93ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_over_b6c5 .element_south_9f63 {
  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 .upper-87a8,
  #respond .container-dirty-4192,
  #respond .over_37b4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-87a8 input,
#respond .container-dirty-4192 input,
#respond .over_37b4 input {
  width: 100%;
}
#respond .over_37b4 {
  margin-right: 0;
}
#respond .sidebar_8e45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_7843 {
  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;
}
.picture_7843.out-a028 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture_7843 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%);
}
.picture_7843:focus,
.picture_7843: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);
}
.widget-hovered-7aeb {
  border-radius: 10%;
}
.column-hard-c13e {
  border-radius: 50%;
}
.tertiary-b916 {
  font-size: 0.72em;
}
.button-short-213c {
  font-size: 0.875em;
}
.motion-0625 {
  font-size: 1.1em;
}
.liquid_9e6c {
  text-transform: uppercase;
  line-height: 1.2;
}
.liquid_9e6c.tertiary-b916 {
  letter-spacing: 0.5px;
}
.gold_bf96,
.gold_bf96 a {
  color: #6d6d6d;
}
.gold_bf96 a:hover {
  color: #111;
}
.container_f1f9 {
  color: #6d6d6d;
}
.bright_5fa1 {
  overflow-x: hidden;
}
.bright_5fa1 .lower_d924.status_green_3763 {
  position: relative;
}
.bright_5fa1 .lower_d924.status_green_3763.secondary-ae9e {
  position: initial;
}
.bright_5fa1
  .lower_d924.status_green_3763.secondary-ae9e
  .paper-f393 {
  left: auto;
}
.bright_5fa1 .lower_d924 .paper-f393 {
  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;
}
.bright_5fa1 .lower_d924:hover.status_green_3763 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bright_5fa1
  .lower_d924:hover.status_green_3763
  .paper-f393 {
  display: block;
  z-index: 9999999;
}
.bright_5fa1 .panel-e58e .bottom_b27a,
.bright_5fa1 .photo_white_61e2 .bottom_b27a {
  display: none;
}
.bright_5fa1 .simple-2084 .lower_d924:hover.status_green_3763 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress_5e2d .upper-87a8 label,
.progress_5e2d .slider_iron_ac0e label,
.progress_5e2d .container-dirty-4192 label,
.progress_5e2d .over_37b4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.motion_a58a {
  list-style: none;
  margin: 0;
}
.motion_a58a article.feature_over_b6c5 {
  margin-bottom: 0;
}
.motion_a58a ul {
  list-style: none;
  margin: 0;
}
.motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5: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) {
  .motion_a58a .gradient-complex-5d29 li.feature_over_b6c5 li.feature_over_b6c5 li.feature_over_b6c5 li.feature_over_b6c5 {
    padding-left: 0;
  }
}
article.feature_over_b6c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.feature_over_b6c5 .video_bright_1b42 p:last-of-type {
  margin-bottom: 0;
}
article.feature_over_b6c5 .component_gas_cb1f {
  float: left;
}
article.feature_over_b6c5 .video_6abf {
  margin-left: 85px;
}
article.feature_over_b6c5 .accent-e40f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.feature_over_b6c5 .accent-e40f .article_25c5 {
  margin-left: 10px;
}
article.feature_over_b6c5 .light-93ac {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.feature_over_b6c5 .element_south_9f63 {
  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 .upper-87a8,
  #respond .container-dirty-4192,
  #respond .over_37b4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-87a8 input,
#respond .container-dirty-4192 input,
#respond .over_37b4 input {
  width: 100%;
}
#respond .over_37b4 {
  margin-right: 0;
}
#respond .sidebar_8e45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-e58e .surface-0cf8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface-0cf8 .motion-c7a4.in_fdea .slider_prev_1752 > li > a:focus,
.surface-0cf8 .motion-c7a4.in_fdea .slider_prev_1752 > li > a:hover,
.surface-0cf8 .motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a:focus,
.surface-0cf8 .motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a:hover,
.surface-0cf8 .motion-c7a4.alert-3a21 .slider_prev_1752 > li > a:focus,
.surface-0cf8 .motion-c7a4.alert-3a21 .slider_prev_1752 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8
  .motion-c7a4.in_fdea
  .slider_prev_1752
  > li.basic-f490
  > a,
.surface-0cf8
  .motion-c7a4.in_fdea
  .slider_prev_1752
  > li.large-d33c
  > a,
.surface-0cf8
  .motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.basic-f490
  > a,
.surface-0cf8
  .motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.large-d33c
  > a,
.surface-0cf8
  .motion-c7a4.alert-3a21
  .slider_prev_1752
  > li.basic-f490
  > a,
.surface-0cf8 .motion-c7a4.alert-3a21 .slider_prev_1752 > li.hot_e427 > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8 .thumbnail-895c,
.surface-0cf8 .thumbnail-895c a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8 .thumbnail-static-8970.layout-narrow-9655 li a,
.surface-0cf8 .photo-fa1a a,
.surface-0cf8 .wide-677c,
.surface-0cf8 .slider_prev_1752 > li > a,
.surface-0cf8 .accent_current_1f18 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8 .thumbnail-static-8970.layout-narrow-9655 li a:hover,
.surface-0cf8 .photo-fa1a a:hover,
.surface-0cf8 .wide-677c:hover,
.surface-0cf8 .slider_prev_1752 > li > a:hover,
.surface-0cf8 .accent_current_1f18:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8 .hover-7f2b {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8 .hover-7f2b .feature_0692 {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8 .hover-7f2b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-0cf8 .highlight-66c4 .label_bright_f192 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8 .highlight-66c4 .label_bright_f192 .bright-2ffb {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8
  .highlight-66c4
  .label_bright_f192
  .bright-2ffb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8
  .highlight-66c4
  .label_bright_f192
  .bright-2ffb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8
  .highlight-66c4
  .label_bright_f192
  .bright-2ffb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8
  .highlight-66c4
  .label_bright_f192
  .bright-2ffb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8 .highlight-66c4 .article-5bf8 {
  color: rgba(255, 255, 255, 0.79);
}
.surface-0cf8 .highlight-66c4 .article-5bf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_104f
  .surface-0cf8
  .highlight-66c4
  .iron_4c74
  .box-d4f9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty_104f
  .surface-0cf8
  .highlight-66c4
  .iron_4c74
  .bright-2ffb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-e58e .menu_bottom_326a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.menu_bottom_326a .motion-c7a4.in_fdea .slider_prev_1752 > li > a:focus,
.menu_bottom_326a .motion-c7a4.in_fdea .slider_prev_1752 > li > a:hover,
.menu_bottom_326a .motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a:focus,
.menu_bottom_326a .motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a:hover,
.menu_bottom_326a .motion-c7a4.alert-3a21 .slider_prev_1752 > li > a:focus,
.menu_bottom_326a .motion-c7a4.alert-3a21 .slider_prev_1752 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_bottom_326a
  .motion-c7a4.in_fdea
  .slider_prev_1752
  > li.basic-f490
  > a,
.menu_bottom_326a
  .motion-c7a4.in_fdea
  .slider_prev_1752
  > li.large-d33c
  > a,
.menu_bottom_326a
  .motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.basic-f490
  > a,
.menu_bottom_326a
  .motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.large-d33c
  > a,
.menu_bottom_326a
  .motion-c7a4.alert-3a21
  .slider_prev_1752
  > li.basic-f490
  > a,
.menu_bottom_326a .motion-c7a4.alert-3a21 .slider_prev_1752 > li.hot_e427 > a {
  color: rgba(0, 0, 0, 0.8);
}
.menu_bottom_326a .thumbnail-895c,
.menu_bottom_326a .thumbnail-895c a {
  color: rgba(0, 0, 0, 0.8);
}
.menu_bottom_326a .thumbnail-static-8970.layout-narrow-9655 li a,
.menu_bottom_326a .photo-fa1a a,
.menu_bottom_326a .wide-677c,
.menu_bottom_326a .slider_prev_1752 > li > a,
.menu_bottom_326a .accent_current_1f18 {
  color: rgba(0, 0, 0, 0.55);
}
.menu_bottom_326a .thumbnail-static-8970.layout-narrow-9655 li a:hover,
.menu_bottom_326a .photo-fa1a a:hover,
.menu_bottom_326a .wide-677c:hover,
.menu_bottom_326a .slider_prev_1752 > li > a:hover,
.menu_bottom_326a .accent_current_1f18:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_bottom_326a .hover-7f2b {
  color: rgba(0, 0, 0, 0.55);
}
.menu_bottom_326a .hover-7f2b .feature_0692 {
  color: rgba(0, 0, 0, 0.8);
}
.menu_bottom_326a .hover-7f2b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-current-cea5 .search_d4bf {
  margin-left: auto;
  margin-right: auto;
}
.widget_85bb > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_85bb .description-fresh-a6ce {
  margin-right: 1.41575em;
}
.sort_fceb .widget_85bb > .last-a991 {
  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;
}
.sort_fceb .widget_85bb > .menu_blue_c24e {
  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;
}
.pagination-fee0.breadcrumb-current-cea5 .search_d4bf,
.photo-f1b1.breadcrumb-current-cea5 .search_d4bf {
  margin-left: 0;
}
.thick-178e.breadcrumb-current-cea5 .search_d4bf,
.list_7493.breadcrumb-current-cea5 .search_d4bf {
  margin-right: 0;
}
.widget_85bb ol,
.widget_85bb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue_673d video {
  max-width: 100%;
}
.pink-b3a9 img {
  display: block;
}
.pink-b3a9.description-fresh-a6ce,
.pink-b3a9.copper-900f {
  width: 100%;
}
.pink-b3a9.menu_blue_c24e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dropdown-cc34:not(.button_gold_a258) {
  margin: 1.5em auto;
}
.title_solid_e5c7 p {
  padding: 1.5em 14px;
}
ul.stone-b1f8.menu_blue_c24e,
ul.stone-b1f8.last-a991,
ul.stone-b1f8.middle_aa6e.last-a991 {
  padding: 0 14px;
}
.blue_4917 {
  display: block;
  overflow-x: auto;
}
.blue_4917 table {
  border-collapse: collapse;
  width: 100%;
}
.blue_4917 td,
.blue_4917 th {
  padding: 0.5em;
}
.widget_85bb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_85bb ol ol,
.widget_85bb ol ul,
.widget_85bb ul ol,
.widget_85bb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_85bb ol ol li,
.widget_85bb ol ul li,
.widget_85bb ul ol li,
.widget_85bb ul ul li {
  margin-left: 0;
}
.hover-3eec.item-motion-70e9 > .mini-17a7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover-3eec.item-motion-70e9 > .mini-17a7 iframe,
.hover-3eec.item-motion-70e9 > .mini-17a7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_84c7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_84c7.accordion_pink_e353 {
  padding: 0;
}
.tabs_84c7.accordion_pink_e353 cite {
  font-size: 13px;
}
.tabs_84c7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_84c7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sort_9d9b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sort_9d9b > p:first-child {
  margin-top: 0;
}
.sort_9d9b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sort_9d9b blockquote {
  border-left: 0;
}
.text-advanced-d1b1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text-advanced-d1b1:not(.paragraph-886c) {
  max-width: 100px;
}
.text-advanced-d1b1.first_9f7f {
  border-bottom: none !important;
  text-align: center;
}
.text-advanced-d1b1.first_9f7f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_solid_e5c7 p {
    padding: 1.5em 0;
  }
}
.list_hard_2e5d {
  color: #0073aa;
}
.texture-5d4d {
  background-color: #0073aa;
}
.modal-black-a2b3 {
  color: #229fd8;
}
.outline_1fc2 {
  background-color: #229fd8;
}
.heading_ee61 {
  color: #eee;
}
.alert-6148 {
  background-color: #eee;
}
.dim-41f4 {
  color: #444;
}
.thumbnail-in-4509 {
  background-color: #444;
}
.box_wide_704b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.box_wide_704b .motion_1eff .photo-fa1a {
  font-size: 15px;
}
.box_wide_704b .photo-fa1a {
  line-height: 1.3;
}
.box_wide_704b .menu_bottom_326a {
}
.box_wide_704b .surface-0cf8 {
  background: #235787;
}
.tabs-283e {
  padding: 0;
}
.tabs-283e .surface-0cf8 {
  background: #1a1a1a;
}
.tabs-283e .menu_bottom_326a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outline_upper_cc69 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outline_upper_cc69 .menu_bottom_326a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outline_upper_cc69 .surface-0cf8 {
  background: #303030;
}
.breadcrumb_first_f159 {
  position: relative;
  z-index: 10;
}
.breadcrumb_first_f159 .dropdown_out_2633 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-5937 .status_green_3763 {
  display: inline-block;
  vertical-align: middle;
}
.highlight-5937.right-cb5e .status_green_3763 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .highlight-5937.right-cb5e .status_green_3763 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .highlight-5937.right-cb5e .status_green_3763 {
    margin-right: 0.4em;
  }
}
.highlight-5937.right-cb5e .status_green_3763:last-child {
  margin-right: 0;
}
.label_upper_6c2b .dropdown_out_2633 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel-e58e .motion_1eff {
    margin: 0 -0.5em;
  }
  .panel-e58e .motion_1eff [class*="customify-col-"],
  .panel-e58e .motion_1eff [class*="customify-col_"],
  .panel-e58e .motion_1eff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel-e58e.form-pro-0231 .dropdown_out_2633 {
  background: 0 0 !important;
}
.panel-e58e.form-pro-0231 .dropdown_out_2633,
.panel-e58e.label_upper_6c2b .dropdown_out_2633 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel-e58e.over_8bf6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel-e58e.label_upper_6c2b .dropdown_out_2633 {
  box-shadow: none !important;
}
.center_6399 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .center_6399 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .center_6399 {
    padding: 18px 0 20px;
  }
}
.center_6399 .wrapper_large_2477 {
  width: 100%;
}
.center_6399 .old_6601 {
  margin-bottom: 0;
}
.center_6399 .notification_84d6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-87b6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-87b6 .preview_large_1558 {
  width: 100%;
}
.purple-e279 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.purple-e279 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.purple-e279 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;
}
.purple-e279 li:last-child:after {
  display: none;
}
.purple-e279 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification_orange_1e0a .bottom_b27a button,
.center_6399 .bottom_b27a button {
  left: 0;
}
.notification_orange_1e0a .preview_large_1558,
.center_6399 .preview_large_1558 {
  padding-left: 0;
  padding-right: 0;
}
.notification_orange_1e0a .accordion-87b6,
.center_6399 .accordion-87b6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification_orange_1e0a {
  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;
}
.notification_orange_1e0a: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;
}
.notification_orange_1e0a .card_cf56 {
  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) {
  .notification_orange_1e0a .card_cf56 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_orange_1e0a .card_cf56 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification_orange_1e0a .card_cf56 {
    min-height: 200px;
  }
}
.notification_orange_1e0a .purple-e279 {
  color: rgba(255, 255, 255, 0.8);
}
.notification_orange_1e0a .purple-e279 a,
.notification_orange_1e0a .purple-e279 li:after {
  color: inherit;
}
.notification_orange_1e0a .purple-e279 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stale_19a9 {
  margin-bottom: 0.5em;
}
.pink_67f2 {
  margin-bottom: 1.2em;
}
.pink_67f2,
.stale_19a9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pink_67f2 p:last-child,
.stale_19a9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bottom_b27a,
#masthead .bottom_b27a {
  display: none;
}
#masthead
  > .bottom_b27a.background-3f30 {
  display: none;
}
#masthead > .bottom_b27a button {
  left: 0;
}
.caption_69b3 {
  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%;
}
.caption_69b3 .status_green_3763 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_69b3 .grid-down-95a0 {
  display: -webkit-box;
  display: flex;
}
.caption_69b3 .grid-down-95a0.accent-selected-16a1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_69b3 .grid-down-95a0.nav_23ff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_69b3 .grid-down-95a0.yellow-d05a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_69b3.next_0690.border_8ca9 .grid-down-95a0.accent-selected-16a1 {
  flex-basis: 100%;
}
.caption_69b3.steel-2468 .grid-down-95a0.nav_23ff {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_69b3.steel-2468 .grid-down-95a0.yellow-d05a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bottom_b27a.background-3f30 {
  display: none;
}
#masthead > .bottom_b27a button {
  left: 0;
}
.fluid_f7b2 {
  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;
}
.fluid_f7b2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fluid_f7b2.texture_9a6f i {
  margin-right: 4px;
}
.fluid_f7b2.link-37a1 i {
  margin-left: 5px;
}
.photo-fa1a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo-fa1a p:last-child {
  margin-bottom: 0;
}
.soft_adc0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.soft_adc0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.soft_adc0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.soft_adc0 .thumbnail-895c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.soft_adc0 .notice_1fd4 {
  margin: 5px 0 7px 0;
}
.soft_adc0.video_stone_bca7 .wood_c9df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft_adc0.video_stone_bca7 .backdrop-89b9 {
  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;
}
.soft_adc0.description_in_5c23 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.soft_adc0.description_in_5c23 .wood_c9df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft_adc0.description_in_5c23 .backdrop-89b9 {
  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;
}
.soft_adc0.article-wide-741a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft_adc0.pagination_hovered_c6aa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.soft_adc0.pagination_hovered_c6aa .backdrop-89b9 {
  margin-top: 7px;
}
.detail_e0bd {
  display: inline-block;
}
.breadcrumb_first_f159 .pagination_active_6690 .soft_adc0 img {
  max-width: 100%;
}
.motion-c7a4 .slider-dark-2e40.accordion_smooth_1fb7,
.dark-1f05 .slider-dark-2e40.accordion_smooth_1fb7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion-c7a4 .pro-da22,
.dark-1f05 .pro-da22 {
  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%);
}
.motion-c7a4 .pro-da22 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion-c7a4.thick-25a3 .pro-da22 {
  display: none;
}
.motion-c7a4 .dropdown-east-fefd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion-c7a4 .dropdown-east-fefd li {
  display: inline-block;
  position: relative;
}
.motion-c7a4 .dropdown-east-fefd li:last-child {
  margin-right: 0;
}
.motion-c7a4 .dropdown-east-fefd 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;
}
.motion-c7a4 .dropdown-east-fefd li.hot_e427 > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion-c7a4 .dropdown-east-fefd > 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;
}
.motion-c7a4 .dropdown-east-fefd > li > a i {
  line-height: 0;
}
.motion-c7a4 .dropdown-east-fefd > li.title-d036 > a .pro-da22 {
  margin-left: 4px;
  line-height: 0;
}
.motion-c7a4 .dropdown-east-fefd .mini_6551 li.title-d036 > a {
  position: relative;
}
.motion-c7a4 .dropdown-east-fefd .mini_6551 li.title-d036 > a:after,
.motion-c7a4 .dropdown-east-fefd .mini_6551 li.title-d036 > a:before {
  content: "";
  display: table;
}
.motion-c7a4 .dropdown-east-fefd .mini_6551 li.title-d036 > a:after {
  clear: both;
}
.motion-c7a4 .dropdown-east-fefd .mini_6551 li.title-d036 > a .pro-da22 {
  margin-left: 5px;
  float: right;
}
.motion-c7a4 .module_clean_2da0,
.motion-c7a4 .mini_6551 {
  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;
}
.motion-c7a4 .mini_6551 {
  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;
}
.motion-c7a4 .mini_6551 .accordion_smooth_1fb7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion-c7a4 .mini_6551 .pro-da22 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion-c7a4 .mini_6551 li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion-c7a4 .mini_6551 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;
}
.motion-c7a4 .mini_6551 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion-c7a4 .mini_6551 .mini_6551 {
  top: 0;
  left: 100%;
}
.motion-c7a4 .advanced_932f.fn-focus-7b06 > .module_clean_2da0,
.motion-c7a4 .advanced_932f.fn-focus-7b06 > .mini_6551,
.motion-c7a4 .advanced_932f:focus > .module_clean_2da0,
.motion-c7a4 .advanced_932f:focus > .mini_6551,
.motion-c7a4 .advanced_932f:hover > .module_clean_2da0,
.motion-c7a4 .advanced_932f:hover > .mini_6551 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion-c7a4.alert-3a21 .slider_prev_1752:after,
.motion-c7a4.alert-3a21 .slider_prev_1752:before {
  content: "";
  display: table;
}
.motion-c7a4.alert-3a21 .slider_prev_1752:after {
  clear: both;
}
.motion-c7a4.alert-3a21 .slider_prev_1752 > li {
  float: left;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752:after,
.motion-c7a4.bronze-b7b0 .slider_prev_1752:before {
  content: "";
  display: table;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752:after {
  clear: both;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752 > li {
  float: left;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion-c7a4.bronze-b7b0 .slider_prev_1752 > li.basic-f490 > a,
.motion-c7a4.bronze-b7b0 .slider_prev_1752 > li.hot_e427 > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion-c7a4.in_fdea .slider_prev_1752 > li > a .accordion_smooth_1fb7 {
  position: relative;
}
.motion-c7a4.in_fdea .slider_prev_1752 > li > a .accordion_smooth_1fb7: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;
}
.motion-c7a4.in_fdea
  .slider_prev_1752
  > li:focus
  > a
  .accordion_smooth_1fb7:before,
.motion-c7a4.in_fdea
  .slider_prev_1752
  > li:hover
  > a
  .accordion_smooth_1fb7:before {
  width: 100%;
  background-color: currentColor;
}
.motion-c7a4.in_fdea
  .slider_prev_1752
  > li.basic-f490
  > a
  .accordion_smooth_1fb7:before,
.motion-c7a4.in_fdea
  .slider_prev_1752
  > li.large-d33c
  > a
  .accordion_smooth_1fb7:before {
  width: 100%;
  background-color: currentColor;
}
.motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a .accordion_smooth_1fb7 {
  position: relative;
}
.motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li > a .accordion_smooth_1fb7: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;
}
.motion-c7a4.carousel-narrow-d6c6 .slider_prev_1752 > li:focus > a .accordion_smooth_1fb7:before,
.motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li:hover
  > a
  .accordion_smooth_1fb7:before {
  width: 100%;
  background-color: currentColor;
}
.motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.basic-f490
  > a
  .accordion_smooth_1fb7:before,
.motion-c7a4.carousel-narrow-d6c6
  .slider_prev_1752
  > li.large-d33c
  > a
  .accordion_smooth_1fb7:before {
  width: 100%;
  background-color: currentColor;
}
.dark-1f05 .dropdown-east-fefd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dark-1f05 .dropdown-east-fefd li:first-child > a {
  border-top: none;
}
.dark-1f05 .dropdown-east-fefd .content-8da9 > .accordion_smooth_1fb7 .pro-da22 {
  display: none;
}
.dark-1f05 .dropdown-east-fefd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dark-1f05 .dropdown-east-fefd li:last-child {
  border: none;
}
.dark-1f05 .dropdown-east-fefd li.title-d036 > a {
  padding-right: 45px !important;
}
.dark-1f05 .dropdown-east-fefd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dark-1f05 .dropdown-east-fefd li a:focus,
.dark-1f05 .dropdown-east-fefd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-1f05 .dropdown-east-fefd li .description-hot-0a2f {
  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;
}
.dark-1f05 .dropdown-east-fefd li .description-hot-0a2f:hover {
  box-shadow: none;
}
.dark-1f05 .dropdown-east-fefd li .description-hot-0a2f .pro-da22 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dark-1f05 .dropdown-east-fefd .mini_6551 {
  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);
}
.dark-1f05 .dropdown-east-fefd .mini_6551 li a {
  padding-left: 3em;
}
.dark-1f05 .dropdown-east-fefd .menu_1fa8 > a .description-hot-0a2f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dark-1f05 .dropdown-east-fefd .menu_1fa8 > .mini_6551 {
  display: block;
  opacity: 1;
}
.box-6a9d {
  max-width: 100%;
}
.sidebar_5a82 {
  line-height: 0;
  cursor: pointer;
}
.accent_current_1f18 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent_current_1f18:hover {
  box-shadow: none;
  color: currentColor;
}
.accent_current_1f18 svg {
  width: 18px;
  height: 18px;
}
.accent_current_1f18 .box-1c35 {
  display: none;
}
.paragraph-center-6968 {
  position: relative;
}
.paragraph-center-6968.fn-active-7b06 .accent_current_1f18 .form_outer_41c3 {
  display: none;
}
.paragraph-center-6968.fn-active-7b06 .accent_current_1f18 .box-1c35 {
  display: inline-block;
}
.paragraph-center-6968 .outline_lite_992a {
  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);
}
.paragraph-center-6968.first-3b38 .outline_lite_992a {
  left: auto;
  right: -0.9em;
}
.paragraph-center-6968.first-3b38 .active_a5ec::before {
  left: auto;
  right: 15px;
}
.paragraph-center-6968.fn-active-7b06 .outline_lite_992a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron_4c74 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.iron_4c74 label {
  flex-basis: 100%;
}
.iron_4c74 .label_bright_f192 {
  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;
}
.iron_4c74 .bright-2ffb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.iron_4c74 .bright-2ffb:focus {
  background-color: transparent;
}
.iron_4c74 button.article-5bf8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.iron_4c74 button.article-5bf8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.iron_4c74 button.article-5bf8 svg {
  width: 18px;
  height: 18px;
}
.iron_4c74 input[type="submit"] {
  min-height: auto;
}
.highlight-66c4 .iron_4c74 .bright-2ffb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_a5ec {
  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) {
  .active_a5ec {
    width: 220px;
  }
}
.active_a5ec label {
  flex-basis: 100%;
}
.active_a5ec::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;
}
.dirty_104f .highlight-66c4 .iron_4c74 {
  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;
}
.dirty_104f
  .highlight-66c4
  .iron_4c74
  .label_bright_f192 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dirty_104f .highlight-66c4 .iron_4c74 .bright-2ffb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dirty_104f
  .highlight-66c4
  .iron_4c74
  .bright-2ffb:focus {
  background: 0 0;
}
.dirty_104f
  .highlight-66c4
  .iron_4c74
  .box-d4f9 {
  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;
}
.thumbnail-static-8970 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thumbnail-static-8970 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thumbnail-static-8970 li:last-child {
  margin-right: 0;
}
.thumbnail-static-8970 li:first-child {
  margin-left: 0;
}
.thumbnail-static-8970.wrapper_advanced_35b1 a {
  color: #fff;
}
.thumbnail-static-8970.wrapper_advanced_35b1 a:hover {
  color: #fff;
}
.thumbnail-static-8970 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thumbnail-static-8970 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thumbnail-static-8970 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thumbnail-static-8970 a:hover {
  opacity: 0.9;
  color: inherit;
}
.thumbnail-static-8970 [class*="social-icon-apple"] {
  background-color: #999;
}
.thumbnail-static-8970 [class*="social-icon-apple"].down-f212 {
  background-color: transparent;
  color: #999;
}
.thumbnail-static-8970 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thumbnail-static-8970 [class*="social-icon-behance"].down-f212 {
  background-color: transparent;
  color: #1769ff;
}
.thumbnail-static-8970 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thumbnail-static-8970 [class*="social-icon-bitbucket"].down-f212 {
  background-color: transparent;
  color: #205081;
}
.thumbnail-static-8970 [class*="social-icon-codepen"] {
  background-color: #000;
}
.thumbnail-static-8970 [class*="social-icon-codepen"].down-f212 {
  background-color: transparent;
  color: #000;
}
.thumbnail-static-8970 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thumbnail-static-8970 [class*="social-icon-delicious"].down-f212 {
  background-color: transparent;
  color: #39f;
}
.thumbnail-static-8970 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thumbnail-static-8970 [class*="social-icon-digg"].down-f212 {
  background-color: transparent;
  color: #005be2;
}
.thumbnail-static-8970 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thumbnail-static-8970 [class*="social-icon-dribbble"].down-f212 {
  background-color: transparent;
  color: #ea4c89;
}
.thumbnail-static-8970 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thumbnail-static-8970 [class*="social-icon-envelope"].down-f212 {
  background-color: transparent;
  color: #ea4335;
}
.thumbnail-static-8970 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thumbnail-static-8970 [class*="social-icon-facebook"].down-f212 {
  background-color: transparent;
  color: #3b5998;
}
.thumbnail-static-8970 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thumbnail-static-8970 [class*="social-icon-flickr"].down-f212 {
  background-color: transparent;
  color: #0063dc;
}
.thumbnail-static-8970 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thumbnail-static-8970 [class*="social-icon-foursquare"].down-f212 {
  background-color: transparent;
  color: #2d5be3;
}
.thumbnail-static-8970 [class*="social-icon-github"] {
  background-color: #333;
}
.thumbnail-static-8970 [class*="social-icon-github"].down-f212 {
  background-color: transparent;
  color: #333;
}
.thumbnail-static-8970 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thumbnail-static-8970 [class*="social-icon-google-plus"].down-f212 {
  background-color: transparent;
  color: #dd4b39;
}
.thumbnail-static-8970 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thumbnail-static-8970 [class*="social-icon-houzz"].down-f212 {
  background-color: transparent;
  color: #7ac142;
}
.thumbnail-static-8970 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thumbnail-static-8970 [class*="social-icon-instagram"].down-f212 {
  background-color: transparent;
  color: #262626;
}
.thumbnail-static-8970 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thumbnail-static-8970 [class*="social-icon-jsfiddle"].down-f212 {
  background-color: transparent;
  color: #487aa2;
}
.thumbnail-static-8970 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thumbnail-static-8970 [class*="social-icon-linkedin"].down-f212 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail-static-8970 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thumbnail-static-8970 [class*="social-icon-medium"].down-f212 {
  background-color: transparent;
  color: #00ab6b;
}
.thumbnail-static-8970 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thumbnail-static-8970
  [class*="social-icon-odnoklassniki"].down-f212 {
  background-color: transparent;
  color: #f4731c;
}
.thumbnail-static-8970 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thumbnail-static-8970 [class*="social-icon-meetup"].down-f212 {
  background-color: transparent;
  color: #ec1c40;
}
.thumbnail-static-8970 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thumbnail-static-8970 [class*="social-icon-pinterest"].down-f212 {
  background-color: transparent;
  color: #bd081c;
}
.thumbnail-static-8970 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thumbnail-static-8970 [class*="social-icon-product-hunt"].down-f212 {
  background-color: transparent;
  color: #da552f;
}
.thumbnail-static-8970 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thumbnail-static-8970 [class*="social-icon-reddit"].down-f212 {
  background-color: transparent;
  color: #ff4500;
}
.thumbnail-static-8970 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thumbnail-static-8970 [class*="social-icon-rss"].down-f212 {
  background-color: transparent;
  color: #f26522;
}
.thumbnail-static-8970 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thumbnail-static-8970
  [class*="social-icon-shopping-cart"].down-f212 {
  background-color: transparent;
  color: #4caf50;
}
.thumbnail-static-8970 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thumbnail-static-8970 [class*="social-icon-skype"].down-f212 {
  background-color: transparent;
  color: #00aff0;
}
.thumbnail-static-8970 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thumbnail-static-8970 [class*="social-icon-slideshare"].down-f212 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail-static-8970 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thumbnail-static-8970 [class*="social-icon-snapchat"].down-f212 {
  background-color: transparent;
  color: #fffc00;
}
.thumbnail-static-8970 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thumbnail-static-8970 [class*="social-icon-soundcloud"].down-f212 {
  background-color: transparent;
  color: #f80;
}
.thumbnail-static-8970 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thumbnail-static-8970 [class*="social-icon-spotify"].down-f212 {
  background-color: transparent;
  color: #2ebd59;
}
.thumbnail-static-8970 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thumbnail-static-8970
  [class*="social-icon-stack-overflow"].down-f212 {
  background-color: transparent;
  color: #fe7a15;
}
.thumbnail-static-8970 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thumbnail-static-8970 [class*="social-icon-maldkfgram"].down-f212 {
  background-color: transparent;
  color: #2ca5e0;
}
.thumbnail-static-8970 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thumbnail-static-8970 [class*="social-icon-tripadvisor"].down-f212 {
  background-color: transparent;
  color: #589442;
}
.thumbnail-static-8970 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thumbnail-static-8970 [class*="social-icon-tumblr"].down-f212 {
  background-color: transparent;
  color: #35465c;
}
.thumbnail-static-8970 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thumbnail-static-8970 [class*="social-icon-twitch"].down-f212 {
  background-color: transparent;
  color: #6441a5;
}
.thumbnail-static-8970 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thumbnail-static-8970 [class*="social-icon-twitter"].down-f212 {
  background-color: transparent;
  color: #1da1f2;
}
.thumbnail-static-8970 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thumbnail-static-8970 [class*="social-icon-vimeo"].down-f212 {
  background-color: transparent;
  color: #1ab7ea;
}
.thumbnail-static-8970 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thumbnail-static-8970 [class*="social-icon-vk"].down-f212 {
  background-color: transparent;
  color: #45668e;
}
.thumbnail-static-8970 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thumbnail-static-8970 [class*="social-icon-weibo"].down-f212 {
  background-color: transparent;
  color: #df2029;
}
.thumbnail-static-8970 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thumbnail-static-8970 [class*="social-icon-weixin"].down-f212 {
  background-color: transparent;
  color: #7bb32e;
}
.thumbnail-static-8970 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thumbnail-static-8970 [class*="social-icon-whatsapp"].down-f212 {
  background-color: transparent;
  color: #25d366;
}
.thumbnail-static-8970 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thumbnail-static-8970 [class*="social-icon-wordpress"].down-f212 {
  background-color: transparent;
  color: #21759b;
}
.thumbnail-static-8970 [class*="social-icon-xing"] {
  background-color: #026466;
}
.thumbnail-static-8970 [class*="social-icon-xing"].down-f212 {
  background-color: transparent;
  color: #026466;
}
.thumbnail-static-8970 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thumbnail-static-8970 [class*="social-icon-yelp"].down-f212 {
  background-color: transparent;
  color: #af0606;
}
.thumbnail-static-8970 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thumbnail-static-8970 [class*="social-icon-youtube"].down-f212 {
  background-color: transparent;
  color: #cd201f;
}
.wide-677c {
  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;
}
.wide-677c:hover {
  box-shadow: none;
  background: 0 0;
}
.message-f009 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top_7a42 {
  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;
}
.thumbnail-c737 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent-static-8965 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent-static-8965,
.accent-static-8965::after,
.accent-static-8965::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;
}
.accent-static-8965::after,
.accent-static-8965::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mask_1d48 .top_7a42 .thumbnail-c737 {
  margin-top: -2px;
  width: 19px;
}
.mask_1d48 .top_7a42 .accent-static-8965 {
  margin-top: -1px;
}
.mask_1d48 .top_7a42 .accent-static-8965,
.mask_1d48 .top_7a42 .accent-static-8965::after,
.mask_1d48 .top_7a42 .accent-static-8965::before {
  width: 19px;
  height: 2px;
}
.mask_1d48 .top_7a42 .accent-static-8965::before {
  top: -6px;
}
.mask_1d48 .top_7a42 .accent-static-8965::after {
  bottom: -6px;
}
.silver_7763 .top_7a42 .thumbnail-c737 {
  margin-top: -2px;
  width: 22px;
}
.silver_7763 .top_7a42 .accent-static-8965 {
  margin-top: -1px;
}
.silver_7763 .top_7a42 .accent-static-8965,
.silver_7763 .top_7a42 .accent-static-8965::after,
.silver_7763 .top_7a42 .accent-static-8965::before {
  width: 22px;
  height: 2px;
}
.silver_7763 .top_7a42 .accent-static-8965::before {
  top: -7px;
}
.silver_7763 .top_7a42 .accent-static-8965::after {
  bottom: -7px;
}
.detail-center-43b1 .top_7a42 .thumbnail-c737 {
  margin-top: -2px;
  width: 31px;
}
.detail-center-43b1 .top_7a42 .accent-static-8965 {
  margin-top: -1.5px;
}
.detail-center-43b1 .top_7a42 .accent-static-8965,
.detail-center-43b1 .top_7a42 .accent-static-8965::after,
.detail-center-43b1 .top_7a42 .accent-static-8965::before {
  width: 31px;
  height: 3px;
}
.detail-center-43b1 .top_7a42 .accent-static-8965::before {
  top: -9px;
}
.detail-center-43b1 .top_7a42 .accent-static-8965::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture_dark_4d8f .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_dark_4d8f .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .texture_dark_4d8f .top_7a42 .accent-static-8965,
  .texture_dark_4d8f .top_7a42 .accent-static-8965::after,
  .texture_dark_4d8f .top_7a42 .accent-static-8965::before {
    width: 19px;
    height: 2px;
  }
  .texture_dark_4d8f .top_7a42 .accent-static-8965::before {
    top: -6px;
  }
  .texture_dark_4d8f .top_7a42 .accent-static-8965::after {
    bottom: -6px;
  }
  .component_942c .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 22px;
  }
  .component_942c .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .component_942c .top_7a42 .accent-static-8965,
  .component_942c .top_7a42 .accent-static-8965::after,
  .component_942c .top_7a42 .accent-static-8965::before {
    width: 22px;
    height: 2px;
  }
  .component_942c .top_7a42 .accent-static-8965::before {
    top: -7px;
  }
  .component_942c .top_7a42 .accent-static-8965::after {
    bottom: -7px;
  }
  .tabs-0450 .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-0450 .top_7a42 .accent-static-8965 {
    margin-top: -1.5px;
  }
  .tabs-0450 .top_7a42 .accent-static-8965,
  .tabs-0450 .top_7a42 .accent-static-8965::after,
  .tabs-0450 .top_7a42 .accent-static-8965::before {
    width: 31px;
    height: 3px;
  }
  .tabs-0450 .top_7a42 .accent-static-8965::before {
    top: -9px;
  }
  .tabs-0450 .top_7a42 .accent-static-8965::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search-e6fe .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 19px;
  }
  .search-e6fe .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .search-e6fe .top_7a42 .accent-static-8965,
  .search-e6fe .top_7a42 .accent-static-8965::after,
  .search-e6fe .top_7a42 .accent-static-8965::before {
    width: 19px;
    height: 2px;
  }
  .search-e6fe .top_7a42 .accent-static-8965::before {
    top: -6px;
  }
  .search-e6fe .top_7a42 .accent-static-8965::after {
    bottom: -6px;
  }
  .alert_middle_53d6 .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_middle_53d6 .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .alert_middle_53d6 .top_7a42 .accent-static-8965,
  .alert_middle_53d6 .top_7a42 .accent-static-8965::after,
  .alert_middle_53d6 .top_7a42 .accent-static-8965::before {
    width: 22px;
    height: 2px;
  }
  .alert_middle_53d6 .top_7a42 .accent-static-8965::before {
    top: -7px;
  }
  .alert_middle_53d6 .top_7a42 .accent-static-8965::after {
    bottom: -7px;
  }
  .grid_over_4ca8 .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 31px;
  }
  .grid_over_4ca8 .top_7a42 .accent-static-8965 {
    margin-top: -1.5px;
  }
  .grid_over_4ca8 .top_7a42 .accent-static-8965,
  .grid_over_4ca8 .top_7a42 .accent-static-8965::after,
  .grid_over_4ca8 .top_7a42 .accent-static-8965::before {
    width: 31px;
    height: 3px;
  }
  .grid_over_4ca8 .top_7a42 .accent-static-8965::before {
    top: -9px;
  }
  .grid_over_4ca8 .top_7a42 .accent-static-8965::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wood-1e91 .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 19px;
  }
  .wood-1e91 .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .wood-1e91 .top_7a42 .accent-static-8965,
  .wood-1e91 .top_7a42 .accent-static-8965::after,
  .wood-1e91 .top_7a42 .accent-static-8965::before {
    width: 19px;
    height: 2px;
  }
  .wood-1e91 .top_7a42 .accent-static-8965::before {
    top: -6px;
  }
  .wood-1e91 .top_7a42 .accent-static-8965::after {
    bottom: -6px;
  }
  .label_60c8 .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 22px;
  }
  .label_60c8 .top_7a42 .accent-static-8965 {
    margin-top: -1px;
  }
  .label_60c8 .top_7a42 .accent-static-8965,
  .label_60c8 .top_7a42 .accent-static-8965::after,
  .label_60c8 .top_7a42 .accent-static-8965::before {
    width: 22px;
    height: 2px;
  }
  .label_60c8 .top_7a42 .accent-static-8965::before {
    top: -7px;
  }
  .label_60c8 .top_7a42 .accent-static-8965::after {
    bottom: -7px;
  }
  .banner-outer-31fb .top_7a42 .thumbnail-c737 {
    margin-top: -2px;
    width: 31px;
  }
  .banner-outer-31fb .top_7a42 .accent-static-8965 {
    margin-top: -1.5px;
  }
  .banner-outer-31fb .top_7a42 .accent-static-8965,
  .banner-outer-31fb .top_7a42 .accent-static-8965::after,
  .banner-outer-31fb .top_7a42 .accent-static-8965::before {
    width: 31px;
    height: 3px;
  }
  .banner-outer-31fb .top_7a42 .accent-static-8965::before {
    top: -9px;
  }
  .banner-outer-31fb .top_7a42 .accent-static-8965::after {
    bottom: -9px;
  }
}
.iron_f6c7 .accent-static-8965 {
  -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);
}
.iron_f6c7 .accent-static-8965::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron_f6c7 .accent-static-8965::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);
}
.iron_f6c7.silver-a7f5 .accent-static-8965 {
  -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);
}
.iron_f6c7.silver-a7f5 .accent-static-8965::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron_f6c7.silver-a7f5 .accent-static-8965::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);
}
.container-dim-9899 {
  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.form_ecb0:before {
  display: none;
}
.photo_white_61e2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo_white_61e2 .icon-f09e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo_white_61e2 .icon-f09e:last-of-type {
  border-bottom: none;
}
.photo_white_61e2 .icon-f09e.fresh-fa86,
.photo_white_61e2 .icon-f09e.carousel-active-4ece,
.photo_white_61e2 .icon-f09e.link_f2bb {
  padding: 0;
}
.photo_white_61e2 .dark-1f05 .description-hot-0a2f {
  color: currentColor;
}
.photo_white_61e2 .dark-1f05 .description-hot-0a2f:focus,
.photo_white_61e2 .dark-1f05 .description-hot-0a2f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_white_61e2.menu_bottom_326a .hover-7f2b,
.photo_white_61e2.menu_bottom_326a .photo-fa1a a,
.photo_white_61e2.menu_bottom_326a .slider_prev_1752 a,
.photo_white_61e2.menu_bottom_326a .mini_6551 a {
  color: rgba(0, 0, 0, 0.55);
}
.photo_white_61e2.menu_bottom_326a .hover-7f2b:hover,
.photo_white_61e2.menu_bottom_326a .photo-fa1a a:hover,
.photo_white_61e2.menu_bottom_326a .slider_prev_1752 a:hover,
.photo_white_61e2.menu_bottom_326a .mini_6551 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_white_61e2.menu_bottom_326a .feature_0692 {
  color: rgba(0, 0, 0, 0.8);
}
.photo_white_61e2.menu_bottom_326a .icon-f09e {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_white_61e2.menu_bottom_326a .icon-f09e:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo_white_61e2.menu_bottom_326a .paper_80b7:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo_white_61e2.menu_bottom_326a .dark-1f05 .dropdown-east-fefd li a,
.photo_white_61e2.menu_bottom_326a .dark-1f05 .description-hot-0a2f,
.photo_white_61e2.menu_bottom_326a .mini_6551 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_white_61e2.menu_bottom_326a .dark-1f05 .description-hot-0a2f:focus,
.photo_white_61e2.menu_bottom_326a .dark-1f05 .description-hot-0a2f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_white_61e2.menu_bottom_326a .dropdown-east-fefd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo_white_61e2.surface-0cf8 .hover-7f2b,
.photo_white_61e2.surface-0cf8 .photo-fa1a a,
.photo_white_61e2.surface-0cf8 .slider_prev_1752 .description-hot-0a2f,
.photo_white_61e2.surface-0cf8 .slider_prev_1752 a,
.photo_white_61e2.surface-0cf8 .mini_6551 a {
  color: rgba(255, 255, 255, 0.79);
}
.photo_white_61e2.surface-0cf8 .hover-7f2b:hover,
.photo_white_61e2.surface-0cf8 .photo-fa1a a:hover,
.photo_white_61e2.surface-0cf8 .slider_prev_1752 .description-hot-0a2f:hover,
.photo_white_61e2.surface-0cf8 .slider_prev_1752 a:hover,
.photo_white_61e2.surface-0cf8 .mini_6551 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_white_61e2.surface-0cf8 .feature_0692 {
  color: rgba(255, 255, 255, 0.99);
}
.photo_white_61e2.surface-0cf8 .icon-f09e {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_white_61e2.surface-0cf8 .icon-f09e:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo_white_61e2.surface-0cf8 .paper_80b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo_white_61e2.surface-0cf8 .dark-1f05 .dropdown-east-fefd li a,
.photo_white_61e2.surface-0cf8 .dark-1f05 .description-hot-0a2f,
.photo_white_61e2.surface-0cf8 .mini_6551 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_white_61e2.surface-0cf8 .dark-1f05 .description-hot-0a2f:focus,
.photo_white_61e2.surface-0cf8 .dark-1f05 .description-hot-0a2f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo_white_61e2.surface-0cf8 .dropdown-east-fefd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper_80b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paper_80b7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notice-thick-8dad {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.input_2157 .photo_white_61e2 {
  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;
}
.input_2157 .icon-f09e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.input_2157 .icon-f09e: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) {
  .input_2157 .icon-f09e:before {
    width: 16%;
    left: 42%;
  }
}
.input_2157 .icon-f09e:last-child:before {
  content: none;
}
.input_2157 .icon-f09e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.input_2157 .dark-1f05 .dropdown-east-fefd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.input_2157 .dark-1f05 .dropdown-east-fefd li a .description-hot-0a2f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.input_2157 .dark-1f05 .mini_6551 {
  border: none;
}
.input_2157 .dark-1f05 .mini_6551 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.input_2157 .paper_80b7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.input_2157 .notice-thick-8dad {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.input_2157 .surface-0cf8 .paper_80b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.input_2157 .menu_bottom_326a.bottom-781a .accent-static-8965 {
  background: rgba(0, 0, 0, 0.6);
}
.input_2157
  .menu_bottom_326a.bottom-781a
  .accent-static-8965::after,
.input_2157
  .menu_bottom_326a.bottom-781a
  .accent-static-8965:before {
  background: inherit;
}
.input_2157
  .menu_bottom_326a.bottom-781a:hover
  .accent-static-8965 {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_simple_5069 .photo_white_61e2 {
  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) {
  .tertiary_simple_5069 .photo_white_61e2 {
    width: auto;
    right: 45px;
  }
}
.down_7a1c .photo_white_61e2 {
  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) {
  .down_7a1c .photo_white_61e2 {
    width: auto;
    left: 45px;
  }
}
.form_ecb0 .photo_white_61e2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form_ecb0 .notice-thick-8dad {
  max-width: 48em;
  margin: 0 auto;
}
.form_ecb0 .paper_80b7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.avatar-silver-6a2c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-silver-6a2c.input_2157 .photo_white_61e2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.avatar-silver-6a2c.tertiary_simple_5069 .photo_white_61e2 {
  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);
}
.avatar-silver-6a2c .photo_white_61e2 {
  visibility: visible;
}
.avatar-silver-6a2c.down_7a1c .photo_white_61e2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-9b6e,
.pagination-f0a0 {
  overflow-x: hidden;
}
.item-9b6e .photo_white_61e2 {
  overflow: auto;
}
.item-9b6e.input_2157 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-9b6e.input_2157 .photo_white_61e2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-9b6e.input_2157 .wide-677c {
  opacity: 0;
}
.item-9b6e.tertiary_simple_5069 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-9b6e.tertiary_simple_5069 .photo_white_61e2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-9b6e.tertiary_simple_5069 .wide-677c {
  opacity: 0;
}
.item-9b6e.down_7a1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-9b6e.down_7a1c .photo_white_61e2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-9b6e.down_7a1c .wide-677c {
  opacity: 0;
}
.item-9b6e.form_ecb0 .photo_white_61e2 {
  z-index: 10;
  visibility: visible;
}
.bottom-781a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bottom-781a .accent-static-8965 {
  background: rgba(255, 255, 255, 0.99);
}
.bottom-781a .accent-static-8965::after,
.bottom-781a .accent-static-8965:before {
  background: inherit;
}
.bottom-781a:hover .accent-static-8965 {
  background: rgba(255, 255, 255, 0.99);
}
.down_7a1c .bottom-781a {
  top: 10px;
  right: auto;
  left: 12px;
}
.form_ecb0 .bottom-781a {
  display: none !important;
}
.item-9b6e:before,
.pagination-f0a0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-9b6e .bottom-781a,
.pagination-f0a0 .bottom-781a {
  display: inline-block;
}
.photo_white_61e2 .status_green_3763 {
  -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;
}
.item-9b6e .photo_white_61e2 .status_green_3763,
.pagination-f0a0 .photo_white_61e2 .status_green_3763 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification_up_b8e7 .label_bright_f192 {
  width: 100%;
}
.pagination_active_6690 {
  padding: 0 0.5em 0;
}
.pagination_active_6690 [class*="customify-col-"],
.pagination_active_6690 [class*="customify-col_"],
.pagination_active_6690 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gold-1ea0 .pagination_active_6690 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .motion_1eff .logo_iron_7c71,
  .logo_iron_7c71 {
    display: none;
  }
  .static-8515 {
    text-align: left;
  }
  .link_89c1 {
    text-align: center;
  }
  .image-3696 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .motion_1eff .picture_ea77,
  .picture_ea77 {
    display: none;
  }
  .preview_dark_c393 {
    text-align: left;
  }
  .layout_4806 {
    text-align: center;
  }
  .rough_303d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .motion_1eff .feature-e0c1,
  .feature-e0c1 {
    display: none;
  }
  .smooth-ab30 {
    text-align: left;
  }
  .pro_a20b {
    text-align: center;
  }
  .tooltip_ef24 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block-inner-883c {
  box-shadow: none !important;
}
.wood_cb58 .green-a29c,
.under-8f4f .green-a29c {
  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;
}
.under-8f4f .green-a29c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dropdown_out_2633 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dropdown_out_2633:after,
.dropdown_out_2633:before {
  content: "";
  display: table;
}
.dropdown_out_2633:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dropdown_out_2633 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dropdown_out_2633,
.over_8bf6 {
  max-width: 1248px;
  margin: 0 auto;
}

.south-3750.solid-80eb .dropdown_out_2633 {
  max-width: 100%;
}
.south-3750.top_b9b7 {
  max-width: 1200px;
  margin: 0 auto;
}
.south-3750.alert_82e9 .dropdown_out_2633 {
  max-width: 100%;
}
.south-3750.alert_82e9 > .dropdown_out_2633 {
  padding-left: 0;
  padding-right: 0;
}
.south-3750.alert_82e9 > .dropdown_out_2633 .motion_1eff {
  margin: 0;
}
.south-3750.alert_82e9
  > .dropdown_out_2633
  .wrapper-upper-8df9.logo-new-b975 {
  margin-right: 0;
  margin-left: 0;
}
.south-3750.alert_82e9 #main.logo-new-b975 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .block-8d61 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .block-8d61 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .small-6ee1 .search_d4bf {
    padding-right: 1em;
  }
  .small-6ee1.slider_c63b .wrapper-upper-8df9 {
    border-right: 1px solid #eaecee;
  }
  .small-6ee1.slider_c63b .search_d4bf {
    padding-right: 1em;
  }
  .small-6ee1.slider_c63b .popup_2385 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-0f6f .search_d4bf {
    padding-left: 1em;
  }
  .focused-0f6f.slider_c63b .wrapper-upper-8df9 {
    border-left: 1px solid #eaecee;
  }
  .focused-0f6f.slider_c63b .search_d4bf {
    padding-left: 1em;
  }
  .focused-0f6f.slider_c63b .popup_2385 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed-9f6a .search_d4bf {
    padding-left: 1em;
  }
  .fixed-9f6a.slider_c63b .old_ef12 {
    border-right: 1px solid #eaecee;
  }
  .fixed-9f6a.slider_c63b .footer_pro_1d4a {
    border-right: 1px solid #eaecee;
  }
  .fixed-9f6a.slider_c63b .search_d4bf {
    padding-left: 1em;
  }
  .fixed-9f6a.slider_c63b .popup_2385 {
    padding-right: 1em;
  }
  .fixed-9f6a.slider_c63b .gradient-warm-f17c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_f4e5 .search_d4bf {
    padding-right: 1em;
  }
  .stale_f4e5.slider_c63b .old_ef12 {
    border-left: 1px solid #eaecee;
  }
  .stale_f4e5.slider_c63b .footer_pro_1d4a {
    border-left: 1px solid #eaecee;
  }
  .stale_f4e5.slider_c63b .search_d4bf {
    padding-right: 1em;
  }
  .stale_f4e5.slider_c63b .popup_2385 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_f4e5.slider_c63b .gradient-warm-f17c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-8d61 .search_d4bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-8d61.slider_c63b .wrapper-upper-8df9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .block-8d61.slider_c63b .search_d4bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-8d61.slider_c63b .popup_2385 {
    padding-left: 1em;
  }
  .block-8d61.slider_c63b .gradient-warm-f17c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .block-8d61.slider_c63b .search_d4bf {
    padding-left: 0;
  }
}
.media-selected-4373 .highlight-5937 {
  display: inline-block;
}
.purple_4d3e {
  display: inline-block;
}
.outline_dynamic_ef82 {
  word-con: break-word;
}
.gradient_70f7 > span {
  display: inline-block;
  padding: 5px 0;
}
.gradient_70f7 .under_ef27 {
  margin-left: 8px;
  margin-right: 8px;
}
.gradient_70f7 .backdrop_current_614a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.section-west-848c .mini_9fec {
  margin-bottom: 2em;
}
.section-west-848c .wood-4c73 {
  margin-bottom: 15px;
}
.section-west-848c .wood-4c73:last-child {
  margin-bottom: 0;
}
.section-west-848c .title-north-57fb {
  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) {
  .section-west-848c .title-north-57fb {
    display: block;
  }
}
.section-west-848c .rough_cd58 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .section-west-848c .rough_cd58 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.section-west-848c .outline-wood-5000 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.section-west-848c .outline-wood-5000 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.section-west-848c .outline-wood-5000 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.section-west-848c .outline_dynamic_ef82 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.section-west-848c .outline_dynamic_ef82 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.section-west-848c .stale_63cf p:last-child {
  margin-bottom: 0;
}
.section-west-848c .pagination-gas-9823 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.section-west-848c .south-1176 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.section-west-848c .advanced-0f58 {
  margin-top: 1em;
}
.section-west-848c .north_484f {
  top: 0;
  display: block;
}
.section-west-848c .north_484f a {
  color: inherit;
}
.section-west-848c .north_484f a:hover {
  color: inherit;
}
.section-west-848c .aside-58f7 {
  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;
}
.section-west-848c .aside-58f7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.section-west-848c .south-1176 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.section-west-848c .grid_dynamic_c6ff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.section-west-848c .grid_dynamic_c6ff:first-child {
  margin-top: 0;
}
.section-west-848c .grid_dynamic_c6ff.title-b60b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.section-west-848c .grid_dynamic_c6ff.breadcrumb_2fdb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-west-848c
  .grid_dynamic_c6ff.breadcrumb_2fdb.shadow_50d2
  .advanced-0f58 {
  width: 100%;
}
.section-west-848c .breadcrumb_2fdb {
  -webkit-box-align: center;
  align-items: center;
}
.section-west-848c .breadcrumb_2fdb .gradient_70f7,
.section-west-848c .breadcrumb_2fdb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.section-west-848c .outline-wood-5000 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-west-848c .outline-wood-5000 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-west-848c .outline-wood-5000: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;
}
.section-west-848c .title-b60b {
  z-index: 5;
}
.section-west-848c .caption_static_71d1 .thumbnail-8fca {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.section-west-848c .video-fluid-ddab .thumbnail-8fca {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.section-west-848c .small-034f .thumbnail-8fca {
  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;
}
.section-west-848c.steel_733a .title-north-57fb,
.section-west-848c.notice_bottom_eb43 .title-north-57fb {
  display: block;
}
.section-west-848c.steel_733a .title-north-57fb .simple-5f73,
.section-west-848c.steel_733a .title-north-57fb .south-1176,
.section-west-848c.notice_bottom_eb43 .title-north-57fb .simple-5f73,
.section-west-848c.notice_bottom_eb43 .title-north-57fb .south-1176 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section-west-848c.active_first_81b8 .rough_cd58 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .section-west-848c.active_first_81b8 .rough_cd58 {
    margin-right: 0;
  }
}
.section-west-848c.steel_733a .rough_cd58,
.section-west-848c.notice_bottom_eb43 .rough_cd58 {
  padding-top: 40%;
}
.section-west-848c.steel_733a .mini_9fec,
.section-west-848c.notice_bottom_eb43 .mini_9fec {
  display: block;
}
.section-west-848c.steel_733a .fn-sticky-7b06 .south-1176,
.section-west-848c.notice_bottom_eb43 .fn-sticky-7b06 .south-1176 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.section-west-848c.steel_733a .rough_cd58,
.section-west-848c.notice_bottom_eb43 .rough_cd58 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.section-west-848c.steel_733a .south-1176 {
  padding: 1em;
}
.rough-8896 {
  margin: 30px auto;
  display: block;
}
.rough-8896 .steel_e9e7 > * {
  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;
}
.rough-8896 .steel_e9e7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough-8896 .steel_e9e7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-0433 .gradient_70f7 {
  margin-bottom: 1.41575em;
}
.block-0433 .sidebar_complex_501b {
  margin-bottom: 1.618em;
}
.widget_85bb .banner-c7d5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_85bb .banner-c7d5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_85bb .video-south-7b00 {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb-current-cea5 .widget_85bb a:hover {
  text-decoration: underline;
}
.last_3b3c .wood-4c73:not(.outline_dynamic_ef82),
.last_3b3c .outline-wood-5000 {
  margin-bottom: 1.41575em;
}
.last_3b3c .wood-4c73:not(.outline_dynamic_ef82):last-child,
.last_3b3c .outline-wood-5000:last-child {
  margin-bottom: 0;
}
.last_3b3c .wood-4c73.glass-d9d4 {
  margin-bottom: 0.41575em;
}
.last_3b3c .focus_out_411d:before,
.last_3b3c .widget_left_434e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.last_3b3c .focus_out_411d:before {
  content: "\f115";
}
.last_3b3c .widget_left_434e:before {
  content: "\f02c";
}
.last_3b3c .backdrop-1414 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.last_3b3c .backdrop-1414 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.search_25c3 {
  display: -webkit-box;
  display: flex;
}
.search_25c3 .chip-f9c9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .search_25c3 .chip-f9c9 {
    flex-basis: 90px;
  }
}
.search_25c3 .south-c0fe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .search_25c3 .south-c0fe {
    flex-basis: calc(100% - 50px);
  }
}
.search_25c3 .dropdown-upper-b9b1 p:last-child {
  margin-bottom: 0.72em;
}
.description_motion_abbb .steel_e9e7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description_motion_abbb .steel_e9e7:after,
.description_motion_abbb .steel_e9e7:before {
  content: "";
  display: table;
}
.description_motion_abbb .steel_e9e7:after {
  clear: both;
}
.description_motion_abbb .steel_e9e7 .accordion-selected-e7f9,
.description_motion_abbb .steel_e9e7 .breadcrumb_efaf {
  width: 49%;
}
.description_motion_abbb .steel_e9e7 .accordion-selected-e7f9 a span.out_8cd4,
.description_motion_abbb .steel_e9e7 .breadcrumb_efaf a span.out_8cd4 {
  display: block;
  margin-bottom: 5px;
}
.description_motion_abbb .steel_e9e7 .breadcrumb_efaf {
  float: left;
  text-align: left;
}
.description_motion_abbb .steel_e9e7 .accordion-selected-e7f9 {
  float: right;
  text-align: right;
}
.grid_outer_1e5d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .grid_outer_1e5d {
    margin-bottom: 0;
  }
}
.hot_746a {
  margin-bottom: 1em;
}
.hot_746a .outline_dynamic_ef82 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pressed_9312 a {
  display: block;
  line-height: 0;
  position: relative;
}
.card_84e9 .hot_746a,
.popup_1206 .hot_746a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .card_84e9 .hot_746a,
  .popup_1206 .hot_746a {
    display: block;
  }
}
.card_84e9 .pressed_9312,
.popup_1206 .pressed_9312 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .card_84e9 .pressed_9312,
  .popup_1206 .pressed_9312 {
    margin-bottom: 1em;
  }
}
.card_84e9 .pressed_9312 img,
.popup_1206 .pressed_9312 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.card_84e9 .notice_2d62,
.popup_1206 .notice_2d62 {
  flex-basis: calc(100% - 160px);
}
.card_84e9 .notice_2d62 p,
.popup_1206 .notice_2d62 p {
  margin-bottom: 0;
}
.card_84e9 .notice_2d62 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .card_84e9 .notice_2d62 {
    padding-left: 0;
  }
}
.popup_1206 .notice_2d62 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup_1206 .notice_2d62 {
    padding-right: 0;
  }
}
.popup_1206 .pressed_9312 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.summary_mini_f122 .pressed_9312 {
  margin-bottom: 0.5em;
}
.summary_mini_f122 .pressed_9312 img {
  width: 100%;
}
.primary_9da1 .box_south_ea61,
.hero_upper_afb9 .box_south_ea61 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_upper_afb9 .wrapper-upper-8df9 .shadow_south_5cbe p:last-child {
  margin-bottom: 0;
}
.last-3e5f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle_266d .heading_4e0a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle_266d .heading_4e0a:last-of-type {
    margin-bottom: 0;
  }
}
.middle_266d .heading_4e0a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle_266d .heading_4e0a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle_266d .heading_4e0a ul li {
  margin: 0 0 0.6em;
}
.middle_266d .heading_4e0a ul li.video_c296,
.middle_266d .heading_4e0a ul li.fast_1146 {
  position: relative;
}
.middle_266d .heading_4e0a ul li.video_c296 .container_middle_e423,
.middle_266d .heading_4e0a ul li.fast_1146 .container_middle_e423 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle_266d .heading_4e0a ul li.video_c296:after:after,
.middle_266d .heading_4e0a ul li.video_c296:after:before,
.middle_266d
  .heading_4e0a
  ul
  li.fast_1146:after:after,
.middle_266d
  .heading_4e0a
  ul
  li.fast_1146:after:before {
  content: "";
  display: table;
}
.middle_266d .heading_4e0a ul li.video_c296:after:after,
.middle_266d
  .heading_4e0a
  ul
  li.fast_1146:after:after {
  clear: both;
}
.middle_266d .heading_4e0a a.notice_6cc1:hover {
  text-decoration: none;
}
.middle_266d .heading_4e0a select {
  max-width: 100%;
}
.middle_266d .heading_4e0a table {
  font-size: 85%;
}
.middle_266d .heading_4e0a table td,
.middle_266d .heading_4e0a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle_266d .heading_4e0a table tfoot td {
  text-align: left;
}
.middle_266d .heading_4e0a :last-child {
  margin-bottom: 0;
}
.middle_266d .heading_4e0a .hard_6f3b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle_266d .heading_4e0a .hard_6f3b label {
  width: 100%;
}
.middle_266d .heading_4e0a .hard_6f3b .bright-2ffb {
  width: 100%;
  display: block;
}
.middle_266d .heading_4e0a .hard_6f3b .article-5bf8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle_266d .heading_4e0a .hard_6f3b .article-5bf8:hover svg #svg-search {
  fill: #444;
}
.middle_266d .heading_4e0a .hard_6f3b .article-5bf8 svg {
  width: 18px;
  height: 18px;
}
.middle_266d .highlight-a22d ul ul,
.middle_266d .secondary-6207 ul ul,
.middle_266d .active_a788 ul ul,
.middle_266d .title-last-9c11 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle_266d .highlight-a22d .title-d036 > a,
.middle_266d .secondary-6207 .title-d036 > a,
.middle_266d .active_a788 .title-d036 > a,
.middle_266d .title-last-9c11 .title-d036 > a {
  margin-bottom: 0;
}
.middle_266d .avatar_b8be li,
.middle_266d .highlight-a22d li,
.middle_266d .alert_1805 li,
.middle_266d .secondary-6207 li,
.middle_266d .active_a788 li,
.middle_266d .title-last-9c11 li,
.middle_266d .focus-7751 li,
.middle_266d .popup_over_d48b li {
  display: block;
  position: relative;
}
.middle_266d .avatar_b8be li:last-child,
.middle_266d .highlight-a22d li:last-child,
.middle_266d .alert_1805 li:last-child,
.middle_266d .secondary-6207 li:last-child,
.middle_266d .active_a788 li:last-child,
.middle_266d .title-last-9c11 li:last-child,
.middle_266d .focus-7751 li:last-child,
.middle_266d .popup_over_d48b li:last-child {
  border: none;
}
.middle_266d .avatar_b8be li a,
.middle_266d .highlight-a22d li a,
.middle_266d .alert_1805 li a,
.middle_266d .secondary-6207 li a,
.middle_266d .active_a788 li a,
.middle_266d .title-last-9c11 li a,
.middle_266d .focus-7751 li a,
.middle_266d .popup_over_d48b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_266d .avatar_b8be li ul li::before,
.middle_266d .highlight-a22d li ul li::before,
.middle_266d .alert_1805 li ul li::before,
.middle_266d .secondary-6207 li ul li::before,
.middle_266d .active_a788 li ul li::before,
.middle_266d .title-last-9c11 li ul li::before,
.middle_266d .focus-7751 li ul li::before,
.middle_266d .popup_over_d48b li ul li::before {
  left: 15px;
}
.middle_266d .avatar_b8be li ul a,
.middle_266d .highlight-a22d li ul a,
.middle_266d .alert_1805 li ul a,
.middle_266d .secondary-6207 li ul a,
.middle_266d .active_a788 li ul a,
.middle_266d .title-last-9c11 li ul a,
.middle_266d .focus-7751 li ul a,
.middle_266d .popup_over_d48b li ul a {
  padding-left: 20px;
}
.middle_266d .avatar_b8be li ul ul li::before,
.middle_266d .highlight-a22d li ul ul li::before,
.middle_266d .alert_1805 li ul ul li::before,
.middle_266d .secondary-6207 li ul ul li::before,
.middle_266d .active_a788 li ul ul li::before,
.middle_266d .title-last-9c11 li ul ul li::before,
.middle_266d .focus-7751 li ul ul li::before,
.middle_266d .popup_over_d48b li ul ul li::before {
  left: 30px;
}
.middle_266d .avatar_b8be li ul ul a,
.middle_266d .highlight-a22d li ul ul a,
.middle_266d .alert_1805 li ul ul a,
.middle_266d .secondary-6207 li ul ul a,
.middle_266d .active_a788 li ul ul a,
.middle_266d .title-last-9c11 li ul ul a,
.middle_266d .focus-7751 li ul ul a,
.middle_266d .popup_over_d48b li ul ul a {
  padding-left: 40px;
}
.middle_266d .card_large_4173 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_266d .popup_over_d48b ul li {
  margin-bottom: 1.41575em;
}
.middle_266d .popup_over_d48b ul li .element-stone-ba65 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle_266d .popup_over_d48b ul li .preview_c8d7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface-0cf8 .avatar_b8be li a,
.surface-0cf8 .highlight-a22d li a,
.surface-0cf8 .alert_1805 li a,
.surface-0cf8 .secondary-6207 li a,
.surface-0cf8 .active_a788 li a,
.surface-0cf8 .title-last-9c11 li a,
.surface-0cf8 .focus-7751 li a,
.surface-0cf8 .popup_over_d48b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-0cf8 .card_large_4173 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-0cf8 .heading_4e0a ul li.video_c296 .container_middle_e423,
.surface-0cf8 .heading_4e0a ul li.fast_1146 .container_middle_e423 {
  background: rgba(0, 0, 0, 0.2);
}
.surface-0cf8 .middle_266d .heading_4e0a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-3750 .middle_266d .dropdown-east-fefd li {
  margin: 0;
}
.south-3750 .middle_266d .dropdown-east-fefd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.south-3750 .middle_266d .dropdown-east-fefd li ul {
  margin: 0;
}
.south-3750 .middle_266d .dropdown-east-fefd li ul li a {
  padding-left: 15px;
}
.south-3750 .middle_266d .dropdown-east-fefd li ul li li a {
  padding-left: 30px;
}
.south-3750 .middle_266d .dropdown-east-fefd li.hot_e427 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.south-3750 .middle_266d .dropdown-east-fefd li.hot_e427 > 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;
}
.south-3750 .middle_266d .dropdown-east-fefd li.hot_e427 > 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;
}
.container-4d79 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.logo_current_2179 {
  position: relative;
  z-index: 10;
}
.logo_current_2179 .status_green_3763 {
  width: 100%;
  max-width: 100%;
}
.widget_080c .top-e0fa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.widget_080c .menu_bottom_326a {
}
.widget_080c .surface-0cf8 {
  background: #292929;
}
.active-upper-3fa3 .top-e0fa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-upper-3fa3 .menu_bottom_326a {
  background: #f9f9f9;
}
.active-upper-3fa3 .surface-0cf8 {
  background: #303030;
}
.search_72a8 .top-e0fa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .search_72a8 .highlight-5937 {
    margin-bottom: 1em;
  }
  .search_72a8 .highlight-5937:last-child {
    margin-bottom: 0;
  }
}
.search_72a8 .menu_bottom_326a {
  background: #ededed;
}
.search_72a8 .surface-0cf8 {
  background: #1a1a1a;
}
.top-e0fa.menu_bottom_326a {
  color: rgba(0, 0, 0, 0.6);
}
.top-e0fa.menu_bottom_326a .focus_93af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top-e0fa.surface-0cf8 {
  color: rgba(255, 255, 255, 0.99);
}
.top-e0fa.surface-0cf8 a:not(.notice_6cc1) {
  color: rgba(255, 255, 255, 0.79);
}
.top-e0fa.surface-0cf8 a:not(.notice_6cc1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.top-e0fa.surface-0cf8 .focus_93af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-e0fa.surface-0cf8 table tbody td,
.top-e0fa.surface-0cf8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.simple-2084.label_upper_6c2b .dropdown_out_2633 {
  max-width: initial;
}
.simple-2084 .right-cb5e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.simple-2084 .right-cb5e .status_green_3763 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .simple-2084 .right-cb5e .status_green_3763 {
    display: block;
    margin-bottom: 2em;
  }
  .simple-2084 .right-cb5e .status_green_3763:last-child {
    margin-bottom: 0;
  }
}
.search_72a8 .highlight-5937:last-child,
.active-upper-3fa3 .highlight-5937:last-child,
.widget_080c .highlight-5937:last-child {
  margin-bottom: 0;
}
.search_72a8 .highlight-5937 .middle_266d .heading_4e0a:last-child,
.active-upper-3fa3 .highlight-5937 .middle_266d .heading_4e0a:last-child,
.widget_080c .highlight-5937 .middle_266d .heading_4e0a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .search_72a8 .photo_c531,
  .search_72a8 .hidden_hard_6c54,
  .active-upper-3fa3 .photo_c531,
  .active-upper-3fa3 .hidden_hard_6c54,
  .widget_080c .photo_c531,
  .widget_080c .hidden_hard_6c54 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .logo_current_2179 .highlight-5937 {
    margin-bottom: 2em;
  }
}
.logo_current_2179 p:last-child {
  margin-bottom: 0;
}
.logo_current_2179 li,
.logo_current_2179 ul {
  list-style: none;
  margin: 0;
}
.logo_current_2179 ul ul {
  margin-left: 2.617924em;
}
.steel_988d {
  font-size: 0.875em;
}

/* css-noise: 2023 */
.promo-block-d8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
