/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dropdown-65f0/customify
Author: WPCustomify
Author URI: https://pressmaximum.dropdown-65f0
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.dropdown-65f0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.text_f2d1.pressed_1508/licenses/gpl-2.0.gallery-dbaf
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.column_7254/, (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.article-1a57.title_5e91/normalize.caption-selected-7e7b/
 ======
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.caption-selected-7e7b v7.0.0 | MIT License | github.dropdown-65f0/necolas/normalize.caption-selected-7e7b */
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;
}
.text_5d06 .logo-copper-52a7,
.accordion_fb7f,
.grid_slow_6326,
.gold_dbe1,
.modal-c98c,
.hovered_60bf,
.glass-db5a,
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;
}
.accordion_fb7f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion_fb7f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_fb7f,
  h1 {
    font-size: 1.8em;
  }
}
.grid_slow_6326,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.grid_slow_6326 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .grid_slow_6326,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .grid_slow_6326,
  h2 {
    font-size: 1.7em;
  }
}
.gold_dbe1,
h3 {
  font-size: 1.618em;
}
.text_5d06 .logo-copper-52a7,
.modal-c98c,
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.hovered-366d {
  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;
}
.next-5d2d:after,
.next-5d2d:before,
.image-blue-0922:after,
.image-blue-0922:before {
  content: "";
  display: table;
}
.next-5d2d:after,
.image-blue-0922:after {
  clear: both;
}
.carousel-new-09b4 {
  float: right;
  margin-right: 0;
}
.search_672f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.basic-ffd9 .secondary_wood_f3f4,
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;
}
.basic-ffd9 .secondary_wood_f3f4: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;
}
.basic_87b7 .secondary_wood_f3f4 {
  box-shadow: none;
}
.basic_87b7
  .secondary_wood_f3f4
  .tag_dark_ae37 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.basic_87b7 .secondary_wood_f3f4 .under_d722 {
  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;
}
.basic_87b7
  .secondary_wood_f3f4
  .under_d722
  b {
  display: none;
}
.basic_87b7 .backdrop_03bd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary-4eec:not(.east-fed4):not(.brown_7938),
button:not(.east-fed4):not(.brown_7938),
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ),
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ),
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ) {
  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;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ):hover,
button:not(.east-fed4):not(
    .brown_7938
  ):hover,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ):hover,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ):hover,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ):active,
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ):focus,
button:not(.east-fed4):not(
    .brown_7938
  ):active,
button:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ):active,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ):active,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ):active,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ):focus {
  outline: 0;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0 {
  position: relative;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .backdrop-tiny-93ed,
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .hovered-3ef9,
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .form_liquid_4d37,
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  i,
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  svg,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .backdrop-tiny-93ed,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .hovered-3ef9,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .form_liquid_4d37,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  i,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  svg,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .backdrop-tiny-93ed,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .hovered-3ef9,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .form_liquid_4d37,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  i,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  svg,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .backdrop-tiny-93ed,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .hovered-3ef9,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .form_liquid_4d37,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  i,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  svg,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .backdrop-tiny-93ed,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .hovered-3ef9,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  .form_liquid_4d37,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  i,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0
  svg {
  visibility: hidden;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0:after,
button:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0:after,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0:after,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0:after,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ).fn-loading-e7a0: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;
}
.summary-4eec:not(.east-fed4):not(.brown_7938),
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ),
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ),
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ) {
  color: #fff;
  background: #235787;
}
.summary-4eec:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="button"]:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="reset"]:not(.east-fed4):not(
    .brown_7938
  ):focus,
input[type="submit"]:not(.east-fed4):not(
    .brown_7938
  ):focus {
  color: #fff;
}
.summary-4eec.fn-disabled-e7a0:not(.east-fed4):not(
    .brown_7938
  ),
.summary-4eec[disabled]:not(.east-fed4):not(
    .brown_7938
  ),
button.fn-disabled-e7a0:not(.east-fed4):not(
    .brown_7938
  ),
button[disabled]:not(.east-fed4):not(
    .brown_7938
  ) {
  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;
}
.action_7089 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.action_7089: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;
}
.texture-medium-b8e8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview-1e4f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_7687 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.next-5d2d:after,
.next-5d2d:before,
.motion_a7c2:after,
.motion_a7c2:before,
.notification-steel-cbe8:after,
.notification-steel-cbe8:before,
.orange-b0e0:after,
.orange-b0e0:before,
.pagination_current_d765:after,
.pagination_current_d765:before,
.component-d30e:after,
.component-d30e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.next-5d2d:after,
.motion_a7c2:after,
.notification-steel-cbe8:after,
.orange-b0e0:after,
.pagination_current_d765:after,
.component-d30e:after {
  clear: both;
}
.motion_a7c2 .label_dim_308f,
.notification-steel-cbe8 .label_dim_308f,
.basic-ed41 .label_dim_308f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade-up-41ad {
  display: inline-block;
}
.silver_a80a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.silver_a80a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.silver_a80a .active_b701 {
  padding: 1em 0;
  font-size: 85%;
}
.active_b701 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent_68e2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent_68e2:after,
.accent_68e2:before {
  content: "";
  display: table;
}
.accent_68e2:after {
  clear: both;
}
.texture-d733 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero_short_313a .texture-d733 {
  max-width: 50%;
}
.out_c973 .texture-d733 {
  max-width: 33.33%;
}
.header-3d21 .texture-d733 {
  max-width: 25%;
}
.status_out_1beb .texture-d733 {
  max-width: 20%;
}
.search_1ba7 .texture-d733 {
  max-width: 16.66%;
}
.tooltip-up-1c4f .texture-d733 {
  max-width: 14.28%;
}
.module_complex_445a .texture-d733 {
  max-width: 12.5%;
}
.glass_3fae .texture-d733 {
  max-width: 11.11%;
}
.sort_out_4cee {
  display: block;
}
.text_5d06 .action_1c8a label,
.text_5d06 .primary_d3bf label,
.text_5d06 .shade-new-9551 label,
.text_5d06 .new_b6ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_b182 {
  list-style: none;
  margin: 0;
}
.chip_b182 article.pressed-58b8 {
  margin-bottom: 0;
}
.chip_b182 ul {
  list-style: none;
  margin: 0;
}
.chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8: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) {
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 li.pressed-58b8 li.pressed-58b8 li.pressed-58b8 {
    padding-left: 0;
  }
}
article.pressed-58b8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed-58b8 .motion_a7c2 p:last-of-type {
  margin-bottom: 0;
}
article.pressed-58b8 .detail_iron_5177 {
  float: left;
}
article.pressed-58b8 .image-tall-e65b {
  margin-left: 85px;
}
article.pressed-58b8 .copper-c6d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed-58b8 .copper-c6d0 .link-fast-91a6 {
  margin-left: 10px;
}
article.pressed-58b8 .secondary-gold-6be0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed-58b8 .fresh-ffec {
  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 .action_1c8a,
  #respond .shade-new-9551,
  #respond .new_b6ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_1c8a input,
#respond .shade-new-9551 input,
#respond .new_b6ad input {
  width: 100%;
}
#respond .new_b6ad {
  margin-right: 0;
}
#respond .thick-e9a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero_blue_9ee7 {
  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;
}
.hero_blue_9ee7.search-dirty-7b72 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero_blue_9ee7 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%);
}
.hero_blue_9ee7:focus,
.hero_blue_9ee7: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);
}
.box_e7a0 {
  border-radius: 10%;
}
.container-e5b1 {
  border-radius: 50%;
}
.progress-df8e {
  font-size: 0.72em;
}
.hover-b2a2 {
  font-size: 0.875em;
}
.label_tall_05b4 {
  font-size: 1.1em;
}
.prev_acc4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.prev_acc4.progress-df8e {
  letter-spacing: 0.5px;
}
.preview-ca0a,
.preview-ca0a a {
  color: #6d6d6d;
}
.preview-ca0a a:hover {
  color: #111;
}
.plasma_3fa6 {
  color: #6d6d6d;
}
.large-0e6f {
  overflow-x: hidden;
}
.large-0e6f .container_action_c37b.avatar_outer_51af {
  position: relative;
}
.large-0e6f .container_action_c37b.avatar_outer_51af.texture_5b39 {
  position: initial;
}
.large-0e6f
  .container_action_c37b.avatar_outer_51af.texture_5b39
  .steel-22e6 {
  left: auto;
}
.large-0e6f .container_action_c37b .steel-22e6 {
  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;
}
.large-0e6f .container_action_c37b:hover.avatar_outer_51af {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-0e6f
  .container_action_c37b:hover.avatar_outer_51af
  .steel-22e6 {
  display: block;
  z-index: 9999999;
}
.large-0e6f .component-edcf .hard_41e2,
.large-0e6f .bright-60bc .hard_41e2 {
  display: none;
}
.large-0e6f .block-rough-a9c4 .container_action_c37b:hover.avatar_outer_51af {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.text_5d06 .action_1c8a label,
.text_5d06 .primary_d3bf label,
.text_5d06 .shade-new-9551 label,
.text_5d06 .new_b6ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_b182 {
  list-style: none;
  margin: 0;
}
.chip_b182 article.pressed-58b8 {
  margin-bottom: 0;
}
.chip_b182 ul {
  list-style: none;
  margin: 0;
}
.chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8: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) {
  .chip_b182 .gradient_narrow_b5d9 li.pressed-58b8 li.pressed-58b8 li.pressed-58b8 li.pressed-58b8 {
    padding-left: 0;
  }
}
article.pressed-58b8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pressed-58b8 .motion_a7c2 p:last-of-type {
  margin-bottom: 0;
}
article.pressed-58b8 .detail_iron_5177 {
  float: left;
}
article.pressed-58b8 .image-tall-e65b {
  margin-left: 85px;
}
article.pressed-58b8 .copper-c6d0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pressed-58b8 .copper-c6d0 .link-fast-91a6 {
  margin-left: 10px;
}
article.pressed-58b8 .secondary-gold-6be0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pressed-58b8 .fresh-ffec {
  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 .action_1c8a,
  #respond .shade-new-9551,
  #respond .new_b6ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action_1c8a input,
#respond .shade-new-9551 input,
#respond .new_b6ad input {
  width: 100%;
}
#respond .new_b6ad {
  margin-right: 0;
}
#respond .thick-e9a1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-edcf .panel_prev_8449 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel_prev_8449 .slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a:focus,
.panel_prev_8449 .slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a:hover,
.panel_prev_8449 .slow-fd28.form-stale-0f94 .button-stone-5161 > li > a:focus,
.panel_prev_8449 .slow-fd28.form-stale-0f94 .button-stone-5161 > li > a:hover,
.panel_prev_8449 .slow-fd28.column-6cc4 .button-stone-5161 > li > a:focus,
.panel_prev_8449 .slow-fd28.column-6cc4 .button-stone-5161 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449
  .slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.panel_prev_8449
  .slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.box_bd8f
  > a,
.panel_prev_8449
  .slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.panel_prev_8449
  .slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.box_bd8f
  > a,
.panel_prev_8449
  .slow-fd28.column-6cc4
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.panel_prev_8449 .slow-fd28.column-6cc4 .button-stone-5161 > li.right_deb7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449 .chip_5e10,
.panel_prev_8449 .chip_5e10 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449 .header-dim-1821.preview-9dc3 li a,
.panel_prev_8449 .inner-05f7 a,
.panel_prev_8449 .accent_f8b1,
.panel_prev_8449 .button-stone-5161 > li > a,
.panel_prev_8449 .header_hard_d3eb {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449 .header-dim-1821.preview-9dc3 li a:hover,
.panel_prev_8449 .inner-05f7 a:hover,
.panel_prev_8449 .accent_f8b1:hover,
.panel_prev_8449 .button-stone-5161 > li > a:hover,
.panel_prev_8449 .header_hard_d3eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449 .left_762d {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449 .left_762d .notice-lite-397e {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449 .left_762d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_prev_8449 .form_a5f2 .black_aff9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449 .form_a5f2 .black_aff9 .footer-2c3d {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449
  .form_a5f2
  .black_aff9
  .footer-2c3d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449
  .form_a5f2
  .black_aff9
  .footer-2c3d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449
  .form_a5f2
  .black_aff9
  .footer-2c3d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449
  .form_a5f2
  .black_aff9
  .footer-2c3d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449 .form_a5f2 .item-9189 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_prev_8449 .form_a5f2 .item-9189:hover {
  color: rgba(255, 255, 255, 0.99);
}
.message-first-3951
  .panel_prev_8449
  .form_a5f2
  .wrapper_bottom_b2b5
  .secondary-rough-3eee {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-first-3951
  .panel_prev_8449
  .form_a5f2
  .wrapper_bottom_b2b5
  .footer-2c3d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-edcf .gas-ef3b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas-ef3b .slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a:focus,
.gas-ef3b .slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a:hover,
.gas-ef3b .slow-fd28.form-stale-0f94 .button-stone-5161 > li > a:focus,
.gas-ef3b .slow-fd28.form-stale-0f94 .button-stone-5161 > li > a:hover,
.gas-ef3b .slow-fd28.column-6cc4 .button-stone-5161 > li > a:focus,
.gas-ef3b .slow-fd28.column-6cc4 .button-stone-5161 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ef3b
  .slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.gas-ef3b
  .slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.box_bd8f
  > a,
.gas-ef3b
  .slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.gas-ef3b
  .slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.box_bd8f
  > a,
.gas-ef3b
  .slow-fd28.column-6cc4
  .button-stone-5161
  > li.avatar_c0a9
  > a,
.gas-ef3b .slow-fd28.column-6cc4 .button-stone-5161 > li.right_deb7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ef3b .chip_5e10,
.gas-ef3b .chip_5e10 a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ef3b .header-dim-1821.preview-9dc3 li a,
.gas-ef3b .inner-05f7 a,
.gas-ef3b .accent_f8b1,
.gas-ef3b .button-stone-5161 > li > a,
.gas-ef3b .header_hard_d3eb {
  color: rgba(0, 0, 0, 0.55);
}
.gas-ef3b .header-dim-1821.preview-9dc3 li a:hover,
.gas-ef3b .inner-05f7 a:hover,
.gas-ef3b .accent_f8b1:hover,
.gas-ef3b .button-stone-5161 > li > a:hover,
.gas-ef3b .header_hard_d3eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ef3b .left_762d {
  color: rgba(0, 0, 0, 0.55);
}
.gas-ef3b .left_762d .notice-lite-397e {
  color: rgba(0, 0, 0, 0.8);
}
.gas-ef3b .left_762d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_809c .next-1b8d {
  margin-left: auto;
  margin-right: auto;
}
.notification-steel-cbe8 > * {
  margin-left: auto;
  margin-right: auto;
}
.notification-steel-cbe8 .texture-medium-b8e8 {
  margin-right: 1.41575em;
}
.border-c619 .notification-steel-cbe8 > .gradient-focused-0199 {
  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;
}
.border-c619 .notification-steel-cbe8 > .fluid_17d4 {
  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;
}
.white-bc21.wrapper_809c .next-1b8d,
.box_old_7117.wrapper_809c .next-1b8d {
  margin-left: 0;
}
.lite-6bc4.wrapper_809c .next-1b8d,
.info_lower_8a67.wrapper_809c .next-1b8d {
  margin-right: 0;
}
.notification-steel-cbe8 ol,
.notification-steel-cbe8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_large_0ee8 video {
  max-width: 100%;
}
.sidebar-static-8405 img {
  display: block;
}
.sidebar-static-8405.texture-medium-b8e8,
.sidebar-static-8405.preview-1e4f {
  width: 100%;
}
.sidebar-static-8405.fluid_17d4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.button-da63:not(.banner-narrow-d56c) {
  margin: 1.5em auto;
}
.short-099d p {
  padding: 1.5em 14px;
}
ul.lower-bc9e.fluid_17d4,
ul.lower-bc9e.gradient-focused-0199,
ul.lower-bc9e.feature_5b54.gradient-focused-0199 {
  padding: 0 14px;
}
.stale_3f3a {
  display: block;
  overflow-x: auto;
}
.stale_3f3a table {
  border-collapse: collapse;
  width: 100%;
}
.stale_3f3a td,
.stale_3f3a th {
  padding: 0.5em;
}
.notification-steel-cbe8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notification-steel-cbe8 ol ol,
.notification-steel-cbe8 ol ul,
.notification-steel-cbe8 ul ol,
.notification-steel-cbe8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notification-steel-cbe8 ol ol li,
.notification-steel-cbe8 ol ul li,
.notification-steel-cbe8 ul ol li,
.notification-steel-cbe8 ul ul li {
  margin-left: 0;
}
.banner-7bfb.dark-6d01 > .dropdown_clean_097d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.banner-7bfb.dark-6d01 > .dropdown_clean_097d iframe,
.banner-7bfb.dark-6d01 > .dropdown_clean_097d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list_66b5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list_66b5.backdrop_in_1482 {
  padding: 0;
}
.list_66b5.backdrop_in_1482 cite {
  font-size: 13px;
}
.list_66b5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list_66b5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.video_bce8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.video_bce8 > p:first-child {
  margin-top: 0;
}
.video_bce8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.video_bce8 blockquote {
  border-left: 0;
}
.brown-5ab1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.brown-5ab1:not(.status-c373) {
  max-width: 100px;
}
.brown-5ab1.info_soft_3d31 {
  border-bottom: none !important;
  text-align: center;
}
.brown-5ab1.info_soft_3d31::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .short-099d p {
    padding: 1.5em 0;
  }
}
.accent-a072 {
  color: #0073aa;
}
.menu_next_ecdd {
  background-color: #0073aa;
}
.silver_25e4 {
  color: #229fd8;
}
.grid_dark_bb33 {
  background-color: #229fd8;
}
.white_c2e8 {
  color: #eee;
}
.modal-old-dc52 {
  background-color: #eee;
}
.image_b9ff {
  color: #444;
}
.stale_744b {
  background-color: #444;
}
.orange-2594 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange-2594 .form-df5e .inner-05f7 {
  font-size: 15px;
}
.orange-2594 .inner-05f7 {
  line-height: 1.3;
}
.orange-2594 .gas-ef3b {
}
.orange-2594 .panel_prev_8449 {
  background: #235787;
}
.lite_c022 {
  padding: 0;
}
.lite_c022 .panel_prev_8449 {
  background: #1a1a1a;
}
.lite_c022 .gas-ef3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.menu-f3c2 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.menu-f3c2 .gas-ef3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.menu-f3c2 .panel_prev_8449 {
  background: #303030;
}
.component-d30e {
  position: relative;
  z-index: 10;
}
.component-d30e .mask_white_5d3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-static-6441 .avatar_outer_51af {
  display: inline-block;
  vertical-align: middle;
}
.input-static-6441.modal_middle_b83c .avatar_outer_51af {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input-static-6441.modal_middle_b83c .avatar_outer_51af {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input-static-6441.modal_middle_b83c .avatar_outer_51af {
    margin-right: 0.4em;
  }
}
.input-static-6441.modal_middle_b83c .avatar_outer_51af:last-child {
  margin-right: 0;
}
.list-af15 .mask_white_5d3f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-edcf .form-df5e {
    margin: 0 -0.5em;
  }
  .component-edcf .form-df5e [class*="customify-col-"],
  .component-edcf .form-df5e [class*="customify-col_"],
  .component-edcf .form-df5e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-edcf.mini-79b4 .mask_white_5d3f {
  background: 0 0 !important;
}
.component-edcf.mini-79b4 .mask_white_5d3f,
.component-edcf.list-af15 .mask_white_5d3f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-edcf.north-ec67 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-edcf.list-af15 .mask_white_5d3f {
  box-shadow: none !important;
}
.modal-cab4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .modal-cab4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .modal-cab4 {
    padding: 18px 0 20px;
  }
}
.modal-cab4 .grid-right-b83b {
  width: 100%;
}
.modal-cab4 .notice-9775 {
  margin-bottom: 0;
}
.modal-cab4 .fresh-d908 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box_thick_d462 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box_thick_d462 .column_in_d4b1 {
  width: 100%;
}
.backdrop_inner_a900 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop_inner_a900 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop_inner_a900 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;
}
.backdrop_inner_a900 li:last-child:after {
  display: none;
}
.backdrop_inner_a900 li a {
  font-weight: 500;
  margin-right: 10px;
}
.table-fast-f1dd .hard_41e2 button,
.modal-cab4 .hard_41e2 button {
  left: 0;
}
.table-fast-f1dd .column_in_d4b1,
.modal-cab4 .column_in_d4b1 {
  padding-left: 0;
  padding-right: 0;
}
.table-fast-f1dd .box_thick_d462,
.modal-cab4 .box_thick_d462 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.table-fast-f1dd {
  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;
}
.table-fast-f1dd: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;
}
.table-fast-f1dd .highlight_0a79 {
  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) {
  .table-fast-f1dd .highlight_0a79 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .table-fast-f1dd .highlight_0a79 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .table-fast-f1dd .highlight_0a79 {
    min-height: 200px;
  }
}
.table-fast-f1dd .backdrop_inner_a900 {
  color: rgba(255, 255, 255, 0.8);
}
.table-fast-f1dd .backdrop_inner_a900 a,
.table-fast-f1dd .backdrop_inner_a900 li:after {
  color: inherit;
}
.table-fast-f1dd .backdrop_inner_a900 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full_ebd9 {
  margin-bottom: 0.5em;
}
.picture_slow_731d {
  margin-bottom: 1.2em;
}
.picture_slow_731d,
.full_ebd9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.picture_slow_731d p:last-child,
.full_ebd9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard_41e2,
#masthead .hard_41e2 {
  display: none;
}
#masthead
  > .hard_41e2.notification_d909 {
  display: none;
}
#masthead > .hard_41e2 button {
  left: 0;
}
.gradient_hot_80ff {
  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%;
}
.gradient_hot_80ff .avatar_outer_51af {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_hot_80ff .filter-737e {
  display: -webkit-box;
  display: flex;
}
.gradient_hot_80ff .filter-737e.label-last-7dd6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_hot_80ff .filter-737e.active_d5f6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_hot_80ff .filter-737e.message_medium_63ce {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_hot_80ff.outer-7bf3.main_stone_fe53 .filter-737e.label-last-7dd6 {
  flex-basis: 100%;
}
.gradient_hot_80ff.pattern_9ecf .filter-737e.active_d5f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_hot_80ff.pattern_9ecf .filter-737e.message_medium_63ce {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard_41e2.notification_d909 {
  display: none;
}
#masthead > .hard_41e2 button {
  left: 0;
}
.primary-1f47 {
  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;
}
.primary-1f47:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-1f47.status_43f8 i {
  margin-right: 4px;
}
.primary-1f47.aside_purple_19db i {
  margin-left: 5px;
}
.inner-05f7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.inner-05f7 p:last-child {
  margin-bottom: 0;
}
.last_d2ae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last_d2ae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last_d2ae img {
  display: block;
  width: auto;
  line-height: 1;
}
.last_d2ae .chip_5e10 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last_d2ae .outer-810b {
  margin: 5px 0 7px 0;
}
.last_d2ae.narrow_710a .active_cb8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_d2ae.narrow_710a .gallery-0c31 {
  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;
}
.last_d2ae.up-5f15 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last_d2ae.up-5f15 .active_cb8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_d2ae.up-5f15 .gallery-0c31 {
  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;
}
.last_d2ae.avatar-9de1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_d2ae.yellow_59e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last_d2ae.yellow_59e1 .gallery-0c31 {
  margin-top: 7px;
}
.focused-b839 {
  display: inline-block;
}
.component-d30e .medium_69c7 .last_d2ae img {
  max-width: 100%;
}
.slow-fd28 .element-41eb.row-a8ba,
.icon_bd36 .element-41eb.row-a8ba {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slow-fd28 .alert_d7e1,
.icon_bd36 .alert_d7e1 {
  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%);
}
.slow-fd28 .alert_d7e1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slow-fd28.pink-566e .alert_d7e1 {
  display: none;
}
.slow-fd28 .rough_006e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow-fd28 .rough_006e li {
  display: inline-block;
  position: relative;
}
.slow-fd28 .rough_006e li:last-child {
  margin-right: 0;
}
.slow-fd28 .rough_006e 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;
}
.slow-fd28 .rough_006e li.right_deb7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slow-fd28 .rough_006e > 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;
}
.slow-fd28 .rough_006e > li > a i {
  line-height: 0;
}
.slow-fd28 .rough_006e > li.dropdown-8acb > a .alert_d7e1 {
  margin-left: 4px;
  line-height: 0;
}
.slow-fd28 .rough_006e .container-wood-47f2 li.dropdown-8acb > a {
  position: relative;
}
.slow-fd28 .rough_006e .container-wood-47f2 li.dropdown-8acb > a:after,
.slow-fd28 .rough_006e .container-wood-47f2 li.dropdown-8acb > a:before {
  content: "";
  display: table;
}
.slow-fd28 .rough_006e .container-wood-47f2 li.dropdown-8acb > a:after {
  clear: both;
}
.slow-fd28 .rough_006e .container-wood-47f2 li.dropdown-8acb > a .alert_d7e1 {
  margin-left: 5px;
  float: right;
}
.slow-fd28 .avatar-first-e696,
.slow-fd28 .container-wood-47f2 {
  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;
}
.slow-fd28 .container-wood-47f2 {
  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;
}
.slow-fd28 .container-wood-47f2 .row-a8ba {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slow-fd28 .container-wood-47f2 .alert_d7e1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slow-fd28 .container-wood-47f2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slow-fd28 .container-wood-47f2 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;
}
.slow-fd28 .container-wood-47f2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slow-fd28 .container-wood-47f2 .container-wood-47f2 {
  top: 0;
  left: 100%;
}
.slow-fd28 .detail_fa76.fn-focus-e7a0 > .avatar-first-e696,
.slow-fd28 .detail_fa76.fn-focus-e7a0 > .container-wood-47f2,
.slow-fd28 .detail_fa76:focus > .avatar-first-e696,
.slow-fd28 .detail_fa76:focus > .container-wood-47f2,
.slow-fd28 .detail_fa76:hover > .avatar-first-e696,
.slow-fd28 .detail_fa76:hover > .container-wood-47f2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slow-fd28.column-6cc4 .button-stone-5161:after,
.slow-fd28.column-6cc4 .button-stone-5161:before {
  content: "";
  display: table;
}
.slow-fd28.column-6cc4 .button-stone-5161:after {
  clear: both;
}
.slow-fd28.column-6cc4 .button-stone-5161 > li {
  float: left;
}
.slow-fd28.fixed-80e2 .button-stone-5161:after,
.slow-fd28.fixed-80e2 .button-stone-5161:before {
  content: "";
  display: table;
}
.slow-fd28.fixed-80e2 .button-stone-5161:after {
  clear: both;
}
.slow-fd28.fixed-80e2 .button-stone-5161 > li {
  float: left;
}
.slow-fd28.fixed-80e2 .button-stone-5161 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slow-fd28.fixed-80e2 .button-stone-5161 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slow-fd28.fixed-80e2 .button-stone-5161 > li.avatar_c0a9 > a,
.slow-fd28.fixed-80e2 .button-stone-5161 > li.right_deb7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a .row-a8ba {
  position: relative;
}
.slow-fd28.paragraph-short-b158 .button-stone-5161 > li > a .row-a8ba: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;
}
.slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li:focus
  > a
  .row-a8ba:before,
.slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li:hover
  > a
  .row-a8ba:before {
  width: 100%;
  background-color: currentColor;
}
.slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.avatar_c0a9
  > a
  .row-a8ba:before,
.slow-fd28.paragraph-short-b158
  .button-stone-5161
  > li.box_bd8f
  > a
  .row-a8ba:before {
  width: 100%;
  background-color: currentColor;
}
.slow-fd28.form-stale-0f94 .button-stone-5161 > li > a .row-a8ba {
  position: relative;
}
.slow-fd28.form-stale-0f94 .button-stone-5161 > li > a .row-a8ba: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;
}
.slow-fd28.form-stale-0f94 .button-stone-5161 > li:focus > a .row-a8ba:before,
.slow-fd28.form-stale-0f94
  .button-stone-5161
  > li:hover
  > a
  .row-a8ba:before {
  width: 100%;
  background-color: currentColor;
}
.slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.avatar_c0a9
  > a
  .row-a8ba:before,
.slow-fd28.form-stale-0f94
  .button-stone-5161
  > li.box_bd8f
  > a
  .row-a8ba:before {
  width: 100%;
  background-color: currentColor;
}
.icon_bd36 .rough_006e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_bd36 .rough_006e li:first-child > a {
  border-top: none;
}
.icon_bd36 .rough_006e .solid_3b23 > .row-a8ba .alert_d7e1 {
  display: none;
}
.icon_bd36 .rough_006e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_bd36 .rough_006e li:last-child {
  border: none;
}
.icon_bd36 .rough_006e li.dropdown-8acb > a {
  padding-right: 45px !important;
}
.icon_bd36 .rough_006e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_bd36 .rough_006e li a:focus,
.icon_bd36 .rough_006e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_bd36 .rough_006e li .row_4d4c {
  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;
}
.icon_bd36 .rough_006e li .row_4d4c:hover {
  box-shadow: none;
}
.icon_bd36 .rough_006e li .row_4d4c .alert_d7e1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_bd36 .rough_006e .container-wood-47f2 {
  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);
}
.icon_bd36 .rough_006e .container-wood-47f2 li a {
  padding-left: 3em;
}
.icon_bd36 .rough_006e .disabled-88ea > a .row_4d4c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_bd36 .rough_006e .disabled-88ea > .container-wood-47f2 {
  display: block;
  opacity: 1;
}
.warm_a07e {
  max-width: 100%;
}
.hard-4e27 {
  line-height: 0;
  cursor: pointer;
}
.header_hard_d3eb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_hard_d3eb:hover {
  box-shadow: none;
  color: currentColor;
}
.header_hard_d3eb svg {
  width: 18px;
  height: 18px;
}
.header_hard_d3eb .badge_7114 {
  display: none;
}
.dark_b4f8 {
  position: relative;
}
.dark_b4f8.fn-active-e7a0 .header_hard_d3eb .in_43a1 {
  display: none;
}
.dark_b4f8.fn-active-e7a0 .header_hard_d3eb .badge_7114 {
  display: inline-block;
}
.dark_b4f8 .logo_248e {
  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);
}
.dark_b4f8.badge-last-1e0f .logo_248e {
  left: auto;
  right: -0.9em;
}
.dark_b4f8.badge-last-1e0f .basic_adf2::before {
  left: auto;
  right: 15px;
}
.dark_b4f8.fn-active-e7a0 .logo_248e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_bottom_b2b5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_bottom_b2b5 label {
  flex-basis: 100%;
}
.wrapper_bottom_b2b5 .black_aff9 {
  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;
}
.wrapper_bottom_b2b5 .footer-2c3d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_bottom_b2b5 .footer-2c3d:focus {
  background-color: transparent;
}
.wrapper_bottom_b2b5 button.item-9189 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_bottom_b2b5 button.item-9189:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_bottom_b2b5 button.item-9189 svg {
  width: 18px;
  height: 18px;
}
.wrapper_bottom_b2b5 input[type="submit"] {
  min-height: auto;
}
.form_a5f2 .wrapper_bottom_b2b5 .footer-2c3d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.basic_adf2 {
  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) {
  .basic_adf2 {
    width: 220px;
  }
}
.basic_adf2 label {
  flex-basis: 100%;
}
.basic_adf2::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;
}
.message-first-3951 .form_a5f2 .wrapper_bottom_b2b5 {
  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;
}
.message-first-3951
  .form_a5f2
  .wrapper_bottom_b2b5
  .black_aff9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.message-first-3951 .form_a5f2 .wrapper_bottom_b2b5 .footer-2c3d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.message-first-3951
  .form_a5f2
  .wrapper_bottom_b2b5
  .footer-2c3d:focus {
  background: 0 0;
}
.message-first-3951
  .form_a5f2
  .wrapper_bottom_b2b5
  .secondary-rough-3eee {
  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;
}
.header-dim-1821 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.header-dim-1821 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.header-dim-1821 li:last-child {
  margin-right: 0;
}
.header-dim-1821 li:first-child {
  margin-left: 0;
}
.header-dim-1821.fresh_9c25 a {
  color: #fff;
}
.header-dim-1821.fresh_9c25 a:hover {
  color: #fff;
}
.header-dim-1821 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.header-dim-1821 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.header-dim-1821 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header-dim-1821 a:hover {
  opacity: 0.9;
  color: inherit;
}
.header-dim-1821 [class*="social-icon-apple"] {
  background-color: #999;
}
.header-dim-1821 [class*="social-icon-apple"].orange_284d {
  background-color: transparent;
  color: #999;
}
.header-dim-1821 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.header-dim-1821 [class*="social-icon-behance"].orange_284d {
  background-color: transparent;
  color: #1769ff;
}
.header-dim-1821 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.header-dim-1821 [class*="social-icon-bitbucket"].orange_284d {
  background-color: transparent;
  color: #205081;
}
.header-dim-1821 [class*="social-icon-codepen"] {
  background-color: #000;
}
.header-dim-1821 [class*="social-icon-codepen"].orange_284d {
  background-color: transparent;
  color: #000;
}
.header-dim-1821 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.header-dim-1821 [class*="social-icon-delicious"].orange_284d {
  background-color: transparent;
  color: #39f;
}
.header-dim-1821 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.header-dim-1821 [class*="social-icon-digg"].orange_284d {
  background-color: transparent;
  color: #005be2;
}
.header-dim-1821 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.header-dim-1821 [class*="social-icon-dribbble"].orange_284d {
  background-color: transparent;
  color: #ea4c89;
}
.header-dim-1821 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.header-dim-1821 [class*="social-icon-envelope"].orange_284d {
  background-color: transparent;
  color: #ea4335;
}
.header-dim-1821 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.header-dim-1821 [class*="social-icon-facebook"].orange_284d {
  background-color: transparent;
  color: #3b5998;
}
.header-dim-1821 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.header-dim-1821 [class*="social-icon-flickr"].orange_284d {
  background-color: transparent;
  color: #0063dc;
}
.header-dim-1821 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.header-dim-1821 [class*="social-icon-foursquare"].orange_284d {
  background-color: transparent;
  color: #2d5be3;
}
.header-dim-1821 [class*="social-icon-github"] {
  background-color: #333;
}
.header-dim-1821 [class*="social-icon-github"].orange_284d {
  background-color: transparent;
  color: #333;
}
.header-dim-1821 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.header-dim-1821 [class*="social-icon-google-plus"].orange_284d {
  background-color: transparent;
  color: #dd4b39;
}
.header-dim-1821 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.header-dim-1821 [class*="social-icon-houzz"].orange_284d {
  background-color: transparent;
  color: #7ac142;
}
.header-dim-1821 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.header-dim-1821 [class*="social-icon-instagram"].orange_284d {
  background-color: transparent;
  color: #262626;
}
.header-dim-1821 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.header-dim-1821 [class*="social-icon-jsfiddle"].orange_284d {
  background-color: transparent;
  color: #487aa2;
}
.header-dim-1821 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.header-dim-1821 [class*="social-icon-linkedin"].orange_284d {
  background-color: transparent;
  color: #0077b5;
}
.header-dim-1821 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.header-dim-1821 [class*="social-icon-medium"].orange_284d {
  background-color: transparent;
  color: #00ab6b;
}
.header-dim-1821 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.header-dim-1821
  [class*="social-icon-odnoklassniki"].orange_284d {
  background-color: transparent;
  color: #f4731c;
}
.header-dim-1821 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.header-dim-1821 [class*="social-icon-meetup"].orange_284d {
  background-color: transparent;
  color: #ec1c40;
}
.header-dim-1821 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.header-dim-1821 [class*="social-icon-pinterest"].orange_284d {
  background-color: transparent;
  color: #bd081c;
}
.header-dim-1821 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.header-dim-1821 [class*="social-icon-product-hunt"].orange_284d {
  background-color: transparent;
  color: #da552f;
}
.header-dim-1821 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.header-dim-1821 [class*="social-icon-reddit"].orange_284d {
  background-color: transparent;
  color: #ff4500;
}
.header-dim-1821 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.header-dim-1821 [class*="social-icon-rss"].orange_284d {
  background-color: transparent;
  color: #f26522;
}
.header-dim-1821 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.header-dim-1821
  [class*="social-icon-shopping-cart"].orange_284d {
  background-color: transparent;
  color: #4caf50;
}
.header-dim-1821 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.header-dim-1821 [class*="social-icon-skype"].orange_284d {
  background-color: transparent;
  color: #00aff0;
}
.header-dim-1821 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.header-dim-1821 [class*="social-icon-slideshare"].orange_284d {
  background-color: transparent;
  color: #0077b5;
}
.header-dim-1821 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.header-dim-1821 [class*="social-icon-snapchat"].orange_284d {
  background-color: transparent;
  color: #fffc00;
}
.header-dim-1821 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.header-dim-1821 [class*="social-icon-soundcloud"].orange_284d {
  background-color: transparent;
  color: #f80;
}
.header-dim-1821 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.header-dim-1821 [class*="social-icon-spotify"].orange_284d {
  background-color: transparent;
  color: #2ebd59;
}
.header-dim-1821 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.header-dim-1821
  [class*="social-icon-stack-overflow"].orange_284d {
  background-color: transparent;
  color: #fe7a15;
}
.header-dim-1821 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.header-dim-1821 [class*="social-icon-maldkfgram"].orange_284d {
  background-color: transparent;
  color: #2ca5e0;
}
.header-dim-1821 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.header-dim-1821 [class*="social-icon-tripadvisor"].orange_284d {
  background-color: transparent;
  color: #589442;
}
.header-dim-1821 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.header-dim-1821 [class*="social-icon-tumblr"].orange_284d {
  background-color: transparent;
  color: #35465c;
}
.header-dim-1821 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.header-dim-1821 [class*="social-icon-twitch"].orange_284d {
  background-color: transparent;
  color: #6441a5;
}
.header-dim-1821 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.header-dim-1821 [class*="social-icon-twitter"].orange_284d {
  background-color: transparent;
  color: #1da1f2;
}
.header-dim-1821 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.header-dim-1821 [class*="social-icon-vimeo"].orange_284d {
  background-color: transparent;
  color: #1ab7ea;
}
.header-dim-1821 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.header-dim-1821 [class*="social-icon-vk"].orange_284d {
  background-color: transparent;
  color: #45668e;
}
.header-dim-1821 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.header-dim-1821 [class*="social-icon-weibo"].orange_284d {
  background-color: transparent;
  color: #df2029;
}
.header-dim-1821 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.header-dim-1821 [class*="social-icon-weixin"].orange_284d {
  background-color: transparent;
  color: #7bb32e;
}
.header-dim-1821 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.header-dim-1821 [class*="social-icon-whatsapp"].orange_284d {
  background-color: transparent;
  color: #25d366;
}
.header-dim-1821 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.header-dim-1821 [class*="social-icon-wordpress"].orange_284d {
  background-color: transparent;
  color: #21759b;
}
.header-dim-1821 [class*="social-icon-xing"] {
  background-color: #026466;
}
.header-dim-1821 [class*="social-icon-xing"].orange_284d {
  background-color: transparent;
  color: #026466;
}
.header-dim-1821 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.header-dim-1821 [class*="social-icon-yelp"].orange_284d {
  background-color: transparent;
  color: #af0606;
}
.header-dim-1821 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.header-dim-1821 [class*="social-icon-youtube"].orange_284d {
  background-color: transparent;
  color: #cd201f;
}
.accent_f8b1 {
  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;
}
.accent_f8b1:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_lite_56cf {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs-969f {
  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;
}
.copper_df9e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.steel-e18b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.steel-e18b,
.steel-e18b::after,
.steel-e18b::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;
}
.steel-e18b::after,
.steel-e18b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay_c564 .tabs-969f .copper_df9e {
  margin-top: -2px;
  width: 19px;
}
.overlay_c564 .tabs-969f .steel-e18b {
  margin-top: -1px;
}
.overlay_c564 .tabs-969f .steel-e18b,
.overlay_c564 .tabs-969f .steel-e18b::after,
.overlay_c564 .tabs-969f .steel-e18b::before {
  width: 19px;
  height: 2px;
}
.overlay_c564 .tabs-969f .steel-e18b::before {
  top: -6px;
}
.overlay_c564 .tabs-969f .steel-e18b::after {
  bottom: -6px;
}
.wrapper_down_1a76 .tabs-969f .copper_df9e {
  margin-top: -2px;
  width: 22px;
}
.wrapper_down_1a76 .tabs-969f .steel-e18b {
  margin-top: -1px;
}
.wrapper_down_1a76 .tabs-969f .steel-e18b,
.wrapper_down_1a76 .tabs-969f .steel-e18b::after,
.wrapper_down_1a76 .tabs-969f .steel-e18b::before {
  width: 22px;
  height: 2px;
}
.wrapper_down_1a76 .tabs-969f .steel-e18b::before {
  top: -7px;
}
.wrapper_down_1a76 .tabs-969f .steel-e18b::after {
  bottom: -7px;
}
.info_7cda .tabs-969f .copper_df9e {
  margin-top: -2px;
  width: 31px;
}
.info_7cda .tabs-969f .steel-e18b {
  margin-top: -1.5px;
}
.info_7cda .tabs-969f .steel-e18b,
.info_7cda .tabs-969f .steel-e18b::after,
.info_7cda .tabs-969f .steel-e18b::before {
  width: 31px;
  height: 3px;
}
.info_7cda .tabs-969f .steel-e18b::before {
  top: -9px;
}
.info_7cda .tabs-969f .steel-e18b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask_fresh_9ce6 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 19px;
  }
  .mask_fresh_9ce6 .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .mask_fresh_9ce6 .tabs-969f .steel-e18b,
  .mask_fresh_9ce6 .tabs-969f .steel-e18b::after,
  .mask_fresh_9ce6 .tabs-969f .steel-e18b::before {
    width: 19px;
    height: 2px;
  }
  .mask_fresh_9ce6 .tabs-969f .steel-e18b::before {
    top: -6px;
  }
  .mask_fresh_9ce6 .tabs-969f .steel-e18b::after {
    bottom: -6px;
  }
  .old_a323 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 22px;
  }
  .old_a323 .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .old_a323 .tabs-969f .steel-e18b,
  .old_a323 .tabs-969f .steel-e18b::after,
  .old_a323 .tabs-969f .steel-e18b::before {
    width: 22px;
    height: 2px;
  }
  .old_a323 .tabs-969f .steel-e18b::before {
    top: -7px;
  }
  .old_a323 .tabs-969f .steel-e18b::after {
    bottom: -7px;
  }
  .background_paper_b5b3 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 31px;
  }
  .background_paper_b5b3 .tabs-969f .steel-e18b {
    margin-top: -1.5px;
  }
  .background_paper_b5b3 .tabs-969f .steel-e18b,
  .background_paper_b5b3 .tabs-969f .steel-e18b::after,
  .background_paper_b5b3 .tabs-969f .steel-e18b::before {
    width: 31px;
    height: 3px;
  }
  .background_paper_b5b3 .tabs-969f .steel-e18b::before {
    top: -9px;
  }
  .background_paper_b5b3 .tabs-969f .steel-e18b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hovered-f160 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 19px;
  }
  .hovered-f160 .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .hovered-f160 .tabs-969f .steel-e18b,
  .hovered-f160 .tabs-969f .steel-e18b::after,
  .hovered-f160 .tabs-969f .steel-e18b::before {
    width: 19px;
    height: 2px;
  }
  .hovered-f160 .tabs-969f .steel-e18b::before {
    top: -6px;
  }
  .hovered-f160 .tabs-969f .steel-e18b::after {
    bottom: -6px;
  }
  .banner-5fac .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 22px;
  }
  .banner-5fac .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .banner-5fac .tabs-969f .steel-e18b,
  .banner-5fac .tabs-969f .steel-e18b::after,
  .banner-5fac .tabs-969f .steel-e18b::before {
    width: 22px;
    height: 2px;
  }
  .banner-5fac .tabs-969f .steel-e18b::before {
    top: -7px;
  }
  .banner-5fac .tabs-969f .steel-e18b::after {
    bottom: -7px;
  }
  .summary_ca1a .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 31px;
  }
  .summary_ca1a .tabs-969f .steel-e18b {
    margin-top: -1.5px;
  }
  .summary_ca1a .tabs-969f .steel-e18b,
  .summary_ca1a .tabs-969f .steel-e18b::after,
  .summary_ca1a .tabs-969f .steel-e18b::before {
    width: 31px;
    height: 3px;
  }
  .summary_ca1a .tabs-969f .steel-e18b::before {
    top: -9px;
  }
  .summary_ca1a .tabs-969f .steel-e18b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark_9e19 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 19px;
  }
  .dark_9e19 .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .dark_9e19 .tabs-969f .steel-e18b,
  .dark_9e19 .tabs-969f .steel-e18b::after,
  .dark_9e19 .tabs-969f .steel-e18b::before {
    width: 19px;
    height: 2px;
  }
  .dark_9e19 .tabs-969f .steel-e18b::before {
    top: -6px;
  }
  .dark_9e19 .tabs-969f .steel-e18b::after {
    bottom: -6px;
  }
  .basic-bc69 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 22px;
  }
  .basic-bc69 .tabs-969f .steel-e18b {
    margin-top: -1px;
  }
  .basic-bc69 .tabs-969f .steel-e18b,
  .basic-bc69 .tabs-969f .steel-e18b::after,
  .basic-bc69 .tabs-969f .steel-e18b::before {
    width: 22px;
    height: 2px;
  }
  .basic-bc69 .tabs-969f .steel-e18b::before {
    top: -7px;
  }
  .basic-bc69 .tabs-969f .steel-e18b::after {
    bottom: -7px;
  }
  .container-9581 .tabs-969f .copper_df9e {
    margin-top: -2px;
    width: 31px;
  }
  .container-9581 .tabs-969f .steel-e18b {
    margin-top: -1.5px;
  }
  .container-9581 .tabs-969f .steel-e18b,
  .container-9581 .tabs-969f .steel-e18b::after,
  .container-9581 .tabs-969f .steel-e18b::before {
    width: 31px;
    height: 3px;
  }
  .container-9581 .tabs-969f .steel-e18b::before {
    top: -9px;
  }
  .container-9581 .tabs-969f .steel-e18b::after {
    bottom: -9px;
  }
}
.slider_lower_9b57 .steel-e18b {
  -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);
}
.slider_lower_9b57 .steel-e18b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider_lower_9b57 .steel-e18b::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);
}
.slider_lower_9b57.caption_8970 .steel-e18b {
  -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);
}
.slider_lower_9b57.caption_8970 .steel-e18b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider_lower_9b57.caption_8970 .steel-e18b::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);
}
.fast-41aa {
  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.header-dim-8f5d:before {
  display: none;
}
.bright-60bc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bright-60bc .outline_6c85 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bright-60bc .outline_6c85:last-of-type {
  border-bottom: none;
}
.bright-60bc .outline_6c85.container-cool-6b62,
.bright-60bc .outline_6c85.sort-4f99,
.bright-60bc .outline_6c85.gradient-hot-ed97 {
  padding: 0;
}
.bright-60bc .icon_bd36 .row_4d4c {
  color: currentColor;
}
.bright-60bc .icon_bd36 .row_4d4c:focus,
.bright-60bc .icon_bd36 .row_4d4c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright-60bc.gas-ef3b .left_762d,
.bright-60bc.gas-ef3b .inner-05f7 a,
.bright-60bc.gas-ef3b .button-stone-5161 a,
.bright-60bc.gas-ef3b .container-wood-47f2 a {
  color: rgba(0, 0, 0, 0.55);
}
.bright-60bc.gas-ef3b .left_762d:hover,
.bright-60bc.gas-ef3b .inner-05f7 a:hover,
.bright-60bc.gas-ef3b .button-stone-5161 a:hover,
.bright-60bc.gas-ef3b .container-wood-47f2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-60bc.gas-ef3b .notice-lite-397e {
  color: rgba(0, 0, 0, 0.8);
}
.bright-60bc.gas-ef3b .outline_6c85 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-60bc.gas-ef3b .outline_6c85:before {
  background: rgba(0, 0, 0, 0.08);
}
.bright-60bc.gas-ef3b .prev-792a:before {
  background: rgba(255, 255, 255, 0.9);
}
.bright-60bc.gas-ef3b .icon_bd36 .rough_006e li a,
.bright-60bc.gas-ef3b .icon_bd36 .row_4d4c,
.bright-60bc.gas-ef3b .container-wood-47f2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-60bc.gas-ef3b .icon_bd36 .row_4d4c:focus,
.bright-60bc.gas-ef3b .icon_bd36 .row_4d4c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright-60bc.gas-ef3b .rough_006e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bright-60bc.panel_prev_8449 .left_762d,
.bright-60bc.panel_prev_8449 .inner-05f7 a,
.bright-60bc.panel_prev_8449 .button-stone-5161 .row_4d4c,
.bright-60bc.panel_prev_8449 .button-stone-5161 a,
.bright-60bc.panel_prev_8449 .container-wood-47f2 a {
  color: rgba(255, 255, 255, 0.79);
}
.bright-60bc.panel_prev_8449 .left_762d:hover,
.bright-60bc.panel_prev_8449 .inner-05f7 a:hover,
.bright-60bc.panel_prev_8449 .button-stone-5161 .row_4d4c:hover,
.bright-60bc.panel_prev_8449 .button-stone-5161 a:hover,
.bright-60bc.panel_prev_8449 .container-wood-47f2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-60bc.panel_prev_8449 .notice-lite-397e {
  color: rgba(255, 255, 255, 0.99);
}
.bright-60bc.panel_prev_8449 .outline_6c85 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-60bc.panel_prev_8449 .outline_6c85:before {
  background: rgba(255, 255, 255, 0.08);
}
.bright-60bc.panel_prev_8449 .prev-792a:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright-60bc.panel_prev_8449 .icon_bd36 .rough_006e li a,
.bright-60bc.panel_prev_8449 .icon_bd36 .row_4d4c,
.bright-60bc.panel_prev_8449 .container-wood-47f2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bright-60bc.panel_prev_8449 .icon_bd36 .row_4d4c:focus,
.bright-60bc.panel_prev_8449 .icon_bd36 .row_4d4c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright-60bc.panel_prev_8449 .rough_006e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-792a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.prev-792a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red_b211 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pro_3d3f .bright-60bc {
  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;
}
.pro_3d3f .outline_6c85 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pro_3d3f .outline_6c85: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) {
  .pro_3d3f .outline_6c85:before {
    width: 16%;
    left: 42%;
  }
}
.pro_3d3f .outline_6c85:last-child:before {
  content: none;
}
.pro_3d3f .outline_6c85[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pro_3d3f .icon_bd36 .rough_006e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pro_3d3f .icon_bd36 .rough_006e li a .row_4d4c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pro_3d3f .icon_bd36 .container-wood-47f2 {
  border: none;
}
.pro_3d3f .icon_bd36 .container-wood-47f2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pro_3d3f .prev-792a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pro_3d3f .red_b211 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pro_3d3f .panel_prev_8449 .prev-792a:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_3d3f .gas-ef3b.dropdown-7e8d .steel-e18b {
  background: rgba(0, 0, 0, 0.6);
}
.pro_3d3f
  .gas-ef3b.dropdown-7e8d
  .steel-e18b::after,
.pro_3d3f
  .gas-ef3b.dropdown-7e8d
  .steel-e18b:before {
  background: inherit;
}
.pro_3d3f
  .gas-ef3b.dropdown-7e8d:hover
  .steel-e18b {
  background: rgba(0, 0, 0, 0.8);
}
.message-top-9578 .bright-60bc {
  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) {
  .message-top-9578 .bright-60bc {
    width: auto;
    right: 45px;
  }
}
.slider-6322 .bright-60bc {
  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) {
  .slider-6322 .bright-60bc {
    width: auto;
    left: 45px;
  }
}
.header-dim-8f5d .bright-60bc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header-dim-8f5d .red_b211 {
  max-width: 48em;
  margin: 0 auto;
}
.header-dim-8f5d .prev-792a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-d91c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-d91c.pro_3d3f .bright-60bc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-d91c.message-top-9578 .bright-60bc {
  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);
}
.media-d91c .bright-60bc {
  visibility: visible;
}
.media-d91c.slider-6322 .bright-60bc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section_thick_85bd,
.component_d6ad {
  overflow-x: hidden;
}
.section_thick_85bd .bright-60bc {
  overflow: auto;
}
.section_thick_85bd.pro_3d3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_thick_85bd.pro_3d3f .bright-60bc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section_thick_85bd.pro_3d3f .accent_f8b1 {
  opacity: 0;
}
.section_thick_85bd.message-top-9578 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_thick_85bd.message-top-9578 .bright-60bc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section_thick_85bd.message-top-9578 .accent_f8b1 {
  opacity: 0;
}
.section_thick_85bd.slider-6322 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section_thick_85bd.slider-6322 .bright-60bc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section_thick_85bd.slider-6322 .accent_f8b1 {
  opacity: 0;
}
.section_thick_85bd.header-dim-8f5d .bright-60bc {
  z-index: 10;
  visibility: visible;
}
.dropdown-7e8d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dropdown-7e8d .steel-e18b {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-7e8d .steel-e18b::after,
.dropdown-7e8d .steel-e18b:before {
  background: inherit;
}
.dropdown-7e8d:hover .steel-e18b {
  background: rgba(255, 255, 255, 0.99);
}
.slider-6322 .dropdown-7e8d {
  top: 10px;
  right: auto;
  left: 12px;
}
.header-dim-8f5d .dropdown-7e8d {
  display: none !important;
}
.section_thick_85bd:before,
.component_d6ad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section_thick_85bd .dropdown-7e8d,
.component_d6ad .dropdown-7e8d {
  display: inline-block;
}
.bright-60bc .avatar_outer_51af {
  -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;
}
.section_thick_85bd .bright-60bc .avatar_outer_51af,
.component_d6ad .bright-60bc .avatar_outer_51af {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_5197 .black_aff9 {
  width: 100%;
}
.medium_69c7 {
  padding: 0 0.5em 0;
}
.medium_69c7 [class*="customify-col-"],
.medium_69c7 [class*="customify-col_"],
.medium_69c7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-pink-a2d0 .medium_69c7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .form-df5e .main_clean_9aaa,
  .main_clean_9aaa {
    display: none;
  }
  .steel-9a8b {
    text-align: left;
  }
  .glass_d7bd {
    text-align: center;
  }
  .black-3e10 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .form-df5e .notification-outer-94c6,
  .notification-outer-94c6 {
    display: none;
  }
  .content_fresh_8b3d {
    text-align: left;
  }
  .hard_4e85 {
    text-align: center;
  }
  .plasma_d3e6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .form-df5e .first_6a78,
  .first_6a78 {
    display: none;
  }
  .carousel_e7e7 {
    text-align: left;
  }
  .section-gas-76f5 {
    text-align: center;
  }
  .hidden_789d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-brown-49d4 {
  box-shadow: none !important;
}
.header-dirty-f798 .light_fb13,
.caption_0713 .light_fb13 {
  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;
}
.caption_0713 .light_fb13 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mask_white_5d3f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mask_white_5d3f:after,
.mask_white_5d3f:before {
  content: "";
  display: table;
}
.mask_white_5d3f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mask_white_5d3f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mask_white_5d3f,
.north-ec67 {
  max-width: 1248px;
  margin: 0 auto;
}

.orange-b0e0.steel-3b37 .mask_white_5d3f {
  max-width: 100%;
}
.orange-b0e0.tiny_71b7 {
  max-width: 1200px;
  margin: 0 auto;
}
.orange-b0e0.description_bright_5955 .mask_white_5d3f {
  max-width: 100%;
}
.orange-b0e0.description_bright_5955 > .mask_white_5d3f {
  padding-left: 0;
  padding-right: 0;
}
.orange-b0e0.description_bright_5955 > .mask_white_5d3f .form-df5e {
  margin: 0;
}
.orange-b0e0.description_bright_5955
  > .mask_white_5d3f
  .huge_d972.middle-3b22 {
  margin-right: 0;
  margin-left: 0;
}
.orange-b0e0.description_bright_5955 #main.middle-3b22 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .simple-3106 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .simple-3106 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-fff3 .next-1b8d {
    padding-right: 1em;
  }
  .dynamic-fff3.orange_b327 .huge_d972 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-fff3.orange_b327 .next-1b8d {
    padding-right: 1em;
  }
  .dynamic-fff3.orange_b327 .list_bb54 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_2203 .next-1b8d {
    padding-left: 1em;
  }
  .widget_2203.orange_b327 .huge_d972 {
    border-left: 1px solid #eaecee;
  }
  .widget_2203.orange_b327 .next-1b8d {
    padding-left: 1em;
  }
  .widget_2203.orange_b327 .list_bb54 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-f626 .next-1b8d {
    padding-left: 1em;
  }
  .icon-f626.orange_b327 .tall_076d {
    border-right: 1px solid #eaecee;
  }
  .icon-f626.orange_b327 .outer_2fb1 {
    border-right: 1px solid #eaecee;
  }
  .icon-f626.orange_b327 .next-1b8d {
    padding-left: 1em;
  }
  .icon-f626.orange_b327 .list_bb54 {
    padding-right: 1em;
  }
  .icon-f626.orange_b327 .simple_e17c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-3566 .next-1b8d {
    padding-right: 1em;
  }
  .soft-3566.orange_b327 .tall_076d {
    border-left: 1px solid #eaecee;
  }
  .soft-3566.orange_b327 .outer_2fb1 {
    border-left: 1px solid #eaecee;
  }
  .soft-3566.orange_b327 .next-1b8d {
    padding-right: 1em;
  }
  .soft-3566.orange_b327 .list_bb54 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .soft-3566.orange_b327 .simple_e17c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple-3106 .next-1b8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple-3106.orange_b327 .huge_d972 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .simple-3106.orange_b327 .next-1b8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .simple-3106.orange_b327 .list_bb54 {
    padding-left: 1em;
  }
  .simple-3106.orange_b327 .simple_e17c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .simple-3106.orange_b327 .next-1b8d {
    padding-left: 0;
  }
}
.cold-ffd8 .input-static-6441 {
  display: inline-block;
}
.dynamic-38f4 {
  display: inline-block;
}
.backdrop_smooth_c2fe {
  word-con: break-word;
}
.tag-9ff4 > span {
  display: inline-block;
  padding: 5px 0;
}
.tag-9ff4 .message-dirty-6623 {
  margin-left: 8px;
  margin-right: 8px;
}
.tag-9ff4 .border-center-f64c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hidden-0403 .detail_9e44 {
  margin-bottom: 2em;
}
.hidden-0403 .large-00b7 {
  margin-bottom: 15px;
}
.hidden-0403 .large-00b7:last-child {
  margin-bottom: 0;
}
.hidden-0403 .tag-thick-bd05 {
  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) {
  .hidden-0403 .tag-thick-bd05 {
    display: block;
  }
}
.hidden-0403 .mask-8878 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hidden-0403 .mask-8878 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hidden-0403 .blue-369a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hidden-0403 .blue-369a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hidden-0403 .blue-369a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hidden-0403 .backdrop_smooth_c2fe {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-0403 .backdrop_smooth_c2fe a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hidden-0403 .notice_action_4ee7 p:last-child {
  margin-bottom: 0;
}
.hidden-0403 .north-f10f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hidden-0403 .blue-8543 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hidden-0403 .element-basic-2400 {
  margin-top: 1em;
}
.hidden-0403 .hard_e075 {
  top: 0;
  display: block;
}
.hidden-0403 .hard_e075 a {
  color: inherit;
}
.hidden-0403 .hard_e075 a:hover {
  color: inherit;
}
.hidden-0403 .aside_outer_2aba {
  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;
}
.hidden-0403 .aside_outer_2aba:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hidden-0403 .blue-8543 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hidden-0403 .search_basic_ad1e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hidden-0403 .search_basic_ad1e:first-child {
  margin-top: 0;
}
.hidden-0403 .search_basic_ad1e.large-da5c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hidden-0403 .search_basic_ad1e.tabs-9ef1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-0403
  .search_basic_ad1e.tabs-9ef1.nav_5055
  .element-basic-2400 {
  width: 100%;
}
.hidden-0403 .tabs-9ef1 {
  -webkit-box-align: center;
  align-items: center;
}
.hidden-0403 .tabs-9ef1 .tag-9ff4,
.hidden-0403 .tabs-9ef1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hidden-0403 .blue-369a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-0403 .blue-369a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hidden-0403 .blue-369a: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;
}
.hidden-0403 .large-da5c {
  z-index: 5;
}
.hidden-0403 .panel_static_ddf1 .picture-south-9ae3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hidden-0403 .large_2618 .picture-south-9ae3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hidden-0403 .sidebar_65e6 .picture-south-9ae3 {
  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;
}
.hidden-0403.pro_5755 .tag-thick-bd05,
.hidden-0403.paragraph_8241 .tag-thick-bd05 {
  display: block;
}
.hidden-0403.pro_5755 .tag-thick-bd05 .active_simple_8538,
.hidden-0403.pro_5755 .tag-thick-bd05 .blue-8543,
.hidden-0403.paragraph_8241 .tag-thick-bd05 .active_simple_8538,
.hidden-0403.paragraph_8241 .tag-thick-bd05 .blue-8543 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-0403.tabs_affc .mask-8878 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hidden-0403.tabs_affc .mask-8878 {
    margin-right: 0;
  }
}
.hidden-0403.pro_5755 .mask-8878,
.hidden-0403.paragraph_8241 .mask-8878 {
  padding-top: 40%;
}
.hidden-0403.pro_5755 .detail_9e44,
.hidden-0403.paragraph_8241 .detail_9e44 {
  display: block;
}
.hidden-0403.pro_5755 .fn-sticky-e7a0 .blue-8543,
.hidden-0403.paragraph_8241 .fn-sticky-e7a0 .blue-8543 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hidden-0403.pro_5755 .mask-8878,
.hidden-0403.paragraph_8241 .mask-8878 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hidden-0403.pro_5755 .blue-8543 {
  padding: 1em;
}
.search-91e1 {
  margin: 30px auto;
  display: block;
}
.search-91e1 .texture-d396 > * {
  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;
}
.search-91e1 .texture-d396 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-91e1 .texture-d396 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.basic-c881 .tag-9ff4 {
  margin-bottom: 1.41575em;
}
.basic-c881 .info-tall-eeba {
  margin-bottom: 1.618em;
}
.notification-steel-cbe8 .cold-807a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notification-steel-cbe8 .cold-807a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notification-steel-cbe8 .disabled_rough_d8fd {
  max-width: 100%;
  overflow: auto;
}
.wrapper_809c .notification-steel-cbe8 a:hover {
  text-decoration: underline;
}
.dropdown-inner-4bfd .large-00b7:not(.backdrop_smooth_c2fe),
.dropdown-inner-4bfd .blue-369a {
  margin-bottom: 1.41575em;
}
.dropdown-inner-4bfd .large-00b7:not(.backdrop_smooth_c2fe):last-child,
.dropdown-inner-4bfd .blue-369a:last-child {
  margin-bottom: 0;
}
.dropdown-inner-4bfd .large-00b7.tabs_6e02 {
  margin-bottom: 0.41575em;
}
.dropdown-inner-4bfd .wood-53cd:before,
.dropdown-inner-4bfd .content_da8d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown-inner-4bfd .wood-53cd:before {
  content: "\f115";
}
.dropdown-inner-4bfd .content_da8d:before {
  content: "\f02c";
}
.dropdown-inner-4bfd .box-5f0d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown-inner-4bfd .box-5f0d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent-0551 {
  display: -webkit-box;
  display: flex;
}
.accent-0551 .paper-98fa {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent-0551 .paper-98fa {
    flex-basis: 90px;
  }
}
.accent-0551 .item-solid-10b5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent-0551 .item-solid-10b5 {
    flex-basis: calc(100% - 50px);
  }
}
.accent-0551 .shade-east-1ccb p:last-child {
  margin-bottom: 0.72em;
}
.image_middle_b846 .texture-d396 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_middle_b846 .texture-d396:after,
.image_middle_b846 .texture-d396:before {
  content: "";
  display: table;
}
.image_middle_b846 .texture-d396:after {
  clear: both;
}
.image_middle_b846 .texture-d396 .module-318e,
.image_middle_b846 .texture-d396 .bright_b347 {
  width: 49%;
}
.image_middle_b846 .texture-d396 .module-318e a span.widget_c73c,
.image_middle_b846 .texture-d396 .bright_b347 a span.widget_c73c {
  display: block;
  margin-bottom: 5px;
}
.image_middle_b846 .texture-d396 .bright_b347 {
  float: left;
  text-align: left;
}
.image_middle_b846 .texture-d396 .module-318e {
  float: right;
  text-align: right;
}
.layout_basic_c7e5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .layout_basic_c7e5 {
    margin-bottom: 0;
  }
}
.focused-d63a {
  margin-bottom: 1em;
}
.focused-d63a .backdrop_smooth_c2fe {
  font-size: 1.1em;
  line-height: 1.3;
}
.up_7ab3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.black_1457 .focused-d63a,
.smooth-d9ab .focused-d63a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black_1457 .focused-d63a,
  .smooth-d9ab .focused-d63a {
    display: block;
  }
}
.black_1457 .up_7ab3,
.smooth-d9ab .up_7ab3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black_1457 .up_7ab3,
  .smooth-d9ab .up_7ab3 {
    margin-bottom: 1em;
  }
}
.black_1457 .up_7ab3 img,
.smooth-d9ab .up_7ab3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black_1457 .image-0c4d,
.smooth-d9ab .image-0c4d {
  flex-basis: calc(100% - 160px);
}
.black_1457 .image-0c4d p,
.smooth-d9ab .image-0c4d p {
  margin-bottom: 0;
}
.black_1457 .image-0c4d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black_1457 .image-0c4d {
    padding-left: 0;
  }
}
.smooth-d9ab .image-0c4d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-d9ab .image-0c4d {
    padding-right: 0;
  }
}
.smooth-d9ab .up_7ab3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard_ae32 .up_7ab3 {
  margin-bottom: 0.5em;
}
.hard_ae32 .up_7ab3 img {
  width: 100%;
}
.block_fixed_0abb .tabs-top-f39d,
.component_20d2 .tabs-top-f39d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component_20d2 .huge_d972 .west_0771 p:last-child {
  margin-bottom: 0;
}
.link-7305 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_gold_e275 .sort_center_e7c7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_gold_e275 .sort_center_e7c7:last-of-type {
    margin-bottom: 0;
  }
}
.icon_gold_e275 .sort_center_e7c7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_gold_e275 .sort_center_e7c7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_gold_e275 .sort_center_e7c7 ul li {
  margin: 0 0 0.6em;
}
.icon_gold_e275 .sort_center_e7c7 ul li.focus-7667,
.icon_gold_e275 .sort_center_e7c7 ul li.search-red-e66d {
  position: relative;
}
.icon_gold_e275 .sort_center_e7c7 ul li.focus-7667 .tabs_5a8e,
.icon_gold_e275 .sort_center_e7c7 ul li.search-red-e66d .tabs_5a8e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_gold_e275 .sort_center_e7c7 ul li.focus-7667:after:after,
.icon_gold_e275 .sort_center_e7c7 ul li.focus-7667:after:before,
.icon_gold_e275
  .sort_center_e7c7
  ul
  li.search-red-e66d:after:after,
.icon_gold_e275
  .sort_center_e7c7
  ul
  li.search-red-e66d:after:before {
  content: "";
  display: table;
}
.icon_gold_e275 .sort_center_e7c7 ul li.focus-7667:after:after,
.icon_gold_e275
  .sort_center_e7c7
  ul
  li.search-red-e66d:after:after {
  clear: both;
}
.icon_gold_e275 .sort_center_e7c7 a.summary-4eec:hover {
  text-decoration: none;
}
.icon_gold_e275 .sort_center_e7c7 select {
  max-width: 100%;
}
.icon_gold_e275 .sort_center_e7c7 table {
  font-size: 85%;
}
.icon_gold_e275 .sort_center_e7c7 table td,
.icon_gold_e275 .sort_center_e7c7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_gold_e275 .sort_center_e7c7 table tfoot td {
  text-align: left;
}
.icon_gold_e275 .sort_center_e7c7 :last-child {
  margin-bottom: 0;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 label {
  width: 100%;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 .footer-2c3d {
  width: 100%;
  display: block;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 .item-9189 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 .item-9189:hover svg #svg-search {
  fill: #444;
}
.icon_gold_e275 .sort_center_e7c7 .tooltip_6b27 .item-9189 svg {
  width: 18px;
  height: 18px;
}
.icon_gold_e275 .panel-8681 ul ul,
.icon_gold_e275 .fast_e3ae ul ul,
.icon_gold_e275 .chip_mini_a3c7 ul ul,
.icon_gold_e275 .current_865f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_gold_e275 .panel-8681 .dropdown-8acb > a,
.icon_gold_e275 .fast_e3ae .dropdown-8acb > a,
.icon_gold_e275 .chip_mini_a3c7 .dropdown-8acb > a,
.icon_gold_e275 .current_865f .dropdown-8acb > a {
  margin-bottom: 0;
}
.icon_gold_e275 .out-9817 li,
.icon_gold_e275 .panel-8681 li,
.icon_gold_e275 .pagination_7f4e li,
.icon_gold_e275 .fast_e3ae li,
.icon_gold_e275 .chip_mini_a3c7 li,
.icon_gold_e275 .current_865f li,
.icon_gold_e275 .popup_under_43c7 li,
.icon_gold_e275 .tag-mini-2922 li {
  display: block;
  position: relative;
}
.icon_gold_e275 .out-9817 li:last-child,
.icon_gold_e275 .panel-8681 li:last-child,
.icon_gold_e275 .pagination_7f4e li:last-child,
.icon_gold_e275 .fast_e3ae li:last-child,
.icon_gold_e275 .chip_mini_a3c7 li:last-child,
.icon_gold_e275 .current_865f li:last-child,
.icon_gold_e275 .popup_under_43c7 li:last-child,
.icon_gold_e275 .tag-mini-2922 li:last-child {
  border: none;
}
.icon_gold_e275 .out-9817 li a,
.icon_gold_e275 .panel-8681 li a,
.icon_gold_e275 .pagination_7f4e li a,
.icon_gold_e275 .fast_e3ae li a,
.icon_gold_e275 .chip_mini_a3c7 li a,
.icon_gold_e275 .current_865f li a,
.icon_gold_e275 .popup_under_43c7 li a,
.icon_gold_e275 .tag-mini-2922 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_gold_e275 .out-9817 li ul li::before,
.icon_gold_e275 .panel-8681 li ul li::before,
.icon_gold_e275 .pagination_7f4e li ul li::before,
.icon_gold_e275 .fast_e3ae li ul li::before,
.icon_gold_e275 .chip_mini_a3c7 li ul li::before,
.icon_gold_e275 .current_865f li ul li::before,
.icon_gold_e275 .popup_under_43c7 li ul li::before,
.icon_gold_e275 .tag-mini-2922 li ul li::before {
  left: 15px;
}
.icon_gold_e275 .out-9817 li ul a,
.icon_gold_e275 .panel-8681 li ul a,
.icon_gold_e275 .pagination_7f4e li ul a,
.icon_gold_e275 .fast_e3ae li ul a,
.icon_gold_e275 .chip_mini_a3c7 li ul a,
.icon_gold_e275 .current_865f li ul a,
.icon_gold_e275 .popup_under_43c7 li ul a,
.icon_gold_e275 .tag-mini-2922 li ul a {
  padding-left: 20px;
}
.icon_gold_e275 .out-9817 li ul ul li::before,
.icon_gold_e275 .panel-8681 li ul ul li::before,
.icon_gold_e275 .pagination_7f4e li ul ul li::before,
.icon_gold_e275 .fast_e3ae li ul ul li::before,
.icon_gold_e275 .chip_mini_a3c7 li ul ul li::before,
.icon_gold_e275 .current_865f li ul ul li::before,
.icon_gold_e275 .popup_under_43c7 li ul ul li::before,
.icon_gold_e275 .tag-mini-2922 li ul ul li::before {
  left: 30px;
}
.icon_gold_e275 .out-9817 li ul ul a,
.icon_gold_e275 .panel-8681 li ul ul a,
.icon_gold_e275 .pagination_7f4e li ul ul a,
.icon_gold_e275 .fast_e3ae li ul ul a,
.icon_gold_e275 .chip_mini_a3c7 li ul ul a,
.icon_gold_e275 .current_865f li ul ul a,
.icon_gold_e275 .popup_under_43c7 li ul ul a,
.icon_gold_e275 .tag-mini-2922 li ul ul a {
  padding-left: 40px;
}
.icon_gold_e275 .up-3859 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_gold_e275 .tag-mini-2922 ul li {
  margin-bottom: 1.41575em;
}
.icon_gold_e275 .tag-mini-2922 ul li .nav-dim-9dfd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_gold_e275 .tag-mini-2922 ul li .icon-4d55 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel_prev_8449 .out-9817 li a,
.panel_prev_8449 .panel-8681 li a,
.panel_prev_8449 .pagination_7f4e li a,
.panel_prev_8449 .fast_e3ae li a,
.panel_prev_8449 .chip_mini_a3c7 li a,
.panel_prev_8449 .current_865f li a,
.panel_prev_8449 .popup_under_43c7 li a,
.panel_prev_8449 .tag-mini-2922 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_prev_8449 .up-3859 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_prev_8449 .sort_center_e7c7 ul li.focus-7667 .tabs_5a8e,
.panel_prev_8449 .sort_center_e7c7 ul li.search-red-e66d .tabs_5a8e {
  background: rgba(0, 0, 0, 0.2);
}
.panel_prev_8449 .icon_gold_e275 .sort_center_e7c7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-b0e0 .icon_gold_e275 .rough_006e li {
  margin: 0;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li ul {
  margin: 0;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li ul li a {
  padding-left: 15px;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li ul li li a {
  padding-left: 30px;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li.right_deb7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li.right_deb7 > 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;
}
.orange-b0e0 .icon_gold_e275 .rough_006e li.right_deb7 > 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;
}
.sort_9580 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_current_d765 {
  position: relative;
  z-index: 10;
}
.pagination_current_d765 .avatar_outer_51af {
  width: 100%;
  max-width: 100%;
}
.shade_red_45fd .main_9222 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.shade_red_45fd .gas-ef3b {
}
.shade_red_45fd .panel_prev_8449 {
  background: #292929;
}
.info_eb3b .main_9222 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info_eb3b .gas-ef3b {
  background: #f9f9f9;
}
.info_eb3b .panel_prev_8449 {
  background: #303030;
}
.preview_b29f .main_9222 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_b29f .input-static-6441 {
    margin-bottom: 1em;
  }
  .preview_b29f .input-static-6441:last-child {
    margin-bottom: 0;
  }
}
.preview_b29f .gas-ef3b {
  background: #ededed;
}
.preview_b29f .panel_prev_8449 {
  background: #1a1a1a;
}
.main_9222.gas-ef3b {
  color: rgba(0, 0, 0, 0.6);
}
.main_9222.gas-ef3b .video_up_d355 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_9222.panel_prev_8449 {
  color: rgba(255, 255, 255, 0.99);
}
.main_9222.panel_prev_8449 a:not(.summary-4eec) {
  color: rgba(255, 255, 255, 0.79);
}
.main_9222.panel_prev_8449 a:not(.summary-4eec):hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_9222.panel_prev_8449 .video_up_d355 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_9222.panel_prev_8449 table tbody td,
.main_9222.panel_prev_8449 table th {
  background: rgba(0, 0, 0, 0.08);
}
.block-rough-a9c4.list-af15 .mask_white_5d3f {
  max-width: initial;
}
.block-rough-a9c4 .modal_middle_b83c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.block-rough-a9c4 .modal_middle_b83c .avatar_outer_51af {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .block-rough-a9c4 .modal_middle_b83c .avatar_outer_51af {
    display: block;
    margin-bottom: 2em;
  }
  .block-rough-a9c4 .modal_middle_b83c .avatar_outer_51af:last-child {
    margin-bottom: 0;
  }
}
.preview_b29f .input-static-6441:last-child,
.info_eb3b .input-static-6441:last-child,
.shade_red_45fd .input-static-6441:last-child {
  margin-bottom: 0;
}
.preview_b29f .input-static-6441 .icon_gold_e275 .sort_center_e7c7:last-child,
.info_eb3b .input-static-6441 .icon_gold_e275 .sort_center_e7c7:last-child,
.shade_red_45fd .input-static-6441 .icon_gold_e275 .sort_center_e7c7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview_b29f .in_58c0,
  .preview_b29f .complex_814d,
  .info_eb3b .in_58c0,
  .info_eb3b .complex_814d,
  .shade_red_45fd .in_58c0,
  .shade_red_45fd .complex_814d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_current_d765 .input-static-6441 {
    margin-bottom: 2em;
  }
}
.pagination_current_d765 p:last-child {
  margin-bottom: 0;
}
.pagination_current_d765 li,
.pagination_current_d765 ul {
  list-style: none;
  margin: 0;
}
.pagination_current_d765 ul ul {
  margin-left: 2.617924em;
}
.hidden_steel_83f3 {
  font-size: 0.875em;
}

/* css-noise: 7e29 */
.phantom-card-f1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
