/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary-small-2d72/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary-small-2d72
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.tertiary-small-2d72/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-1d03.image_f030/licenses/gpl-2.0.slider_under_fcdb
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.component-6e72/, (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.tooltip_c587.copper_1240/normalize.rough_044c/
 ======
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.rough_044c v7.0.0 | MIT License | github.tertiary-small-2d72/necolas/normalize.rough_044c */
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;
}
.wrapper_gold_951a .popup_out_20a5,
.card-38e9,
.column_8444,
.mask_38e9,
.lite-b7af,
.shadow_fc1d,
.tabs_soft_e63b,
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;
}
.card-38e9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .card-38e9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .card-38e9,
  h1 {
    font-size: 1.8em;
  }
}
.column_8444,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column_8444 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column_8444,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column_8444,
  h2 {
    font-size: 1.7em;
  }
}
.mask_38e9,
h3 {
  font-size: 1.618em;
}
.wrapper_gold_951a .popup_out_20a5,
.lite-b7af,
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.message-20be {
  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;
}
.container_simple_cb2a:after,
.container_simple_cb2a:before,
.large-0a56:after,
.large-0a56:before {
  content: "";
  display: table;
}
.container_simple_cb2a:after,
.large-0a56:after {
  clear: both;
}
.fresh_e9bb {
  float: right;
  margin-right: 0;
}
.current_193e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice-north-f4b9 .element_a023,
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;
}
.notice-north-f4b9 .element_a023: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;
}
.light_3a1d .element_a023 {
  box-shadow: none;
}
.light_3a1d
  .element_a023
  .thick-c661 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light_3a1d .element_a023 .east_3e2d {
  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;
}
.light_3a1d
  .element_a023
  .east_3e2d
  b {
  display: none;
}
.light_3a1d .down_3860 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-focused-fe02:not(.layout_thick_e737):not(.box_wood_25b6),
button:not(.layout_thick_e737):not(.box_wood_25b6),
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ) {
  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;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):hover,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):hover,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):hover,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):hover,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):active,
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):active,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):active,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):active,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):active,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus {
  outline: 0;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81 {
  position: relative;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .column-5247,
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .article_3466,
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .tertiary-blue-c996,
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  i,
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  svg,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .column-5247,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .article_3466,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .tertiary-blue-c996,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  i,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  svg,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .column-5247,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .article_3466,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .tertiary-blue-c996,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  i,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  svg,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .column-5247,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .article_3466,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .tertiary-blue-c996,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  i,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  svg,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .column-5247,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .article_3466,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  .tertiary-blue-c996,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  i,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81
  svg {
  visibility: hidden;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81:after,
button:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81:after,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81:after,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81:after,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ).fn-loading-2a81: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;
}
.sort-focused-fe02:not(.layout_thick_e737):not(.box_wood_25b6),
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ) {
  color: #fff;
  background: #235787;
}
.sort-focused-fe02:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="button"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="reset"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus,
input[type="submit"]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ):focus {
  color: #fff;
}
.sort-focused-fe02.fn-disabled-2a81:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
.sort-focused-fe02[disabled]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
button.fn-disabled-2a81:not(.layout_thick_e737):not(
    .box_wood_25b6
  ),
button[disabled]:not(.layout_thick_e737):not(
    .box_wood_25b6
  ) {
  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;
}
.bronze_9622 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bronze_9622: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;
}
.rough_8e84 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.steel-e615 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.message_lite_a764 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_simple_cb2a:after,
.container_simple_cb2a:before,
.pressed_dd32:after,
.pressed_dd32:before,
.copper_1043:after,
.copper_1043:before,
.tertiary-east-36e3:after,
.tertiary-east-36e3:before,
.alert_98fd:after,
.alert_98fd:before,
.lite-40af:after,
.lite-40af:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_simple_cb2a:after,
.pressed_dd32:after,
.copper_1043:after,
.tertiary-east-36e3:after,
.alert_98fd:after,
.lite-40af:after {
  clear: both;
}
.pressed_dd32 .list-lite-2e1e,
.copper_1043 .list-lite-2e1e,
.smooth-984b .list-lite-2e1e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.element_clean_db2a {
  display: inline-block;
}
.hover-hovered-ba7c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover-hovered-ba7c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover-hovered-ba7c .card_narrow_c51f {
  padding: 1em 0;
  font-size: 85%;
}
.card_narrow_c51f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hover-98a8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hover-98a8:after,
.hover-98a8:before {
  content: "";
  display: table;
}
.hover-98a8:after {
  clear: both;
}
.narrow-3da0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description_925e .narrow-3da0 {
  max-width: 50%;
}
.motion-9bd9 .narrow-3da0 {
  max-width: 33.33%;
}
.module_53ee .narrow-3da0 {
  max-width: 25%;
}
.first-1387 .narrow-3da0 {
  max-width: 20%;
}
.center_517b .narrow-3da0 {
  max-width: 16.66%;
}
.chip_focused_ce87 .narrow-3da0 {
  max-width: 14.28%;
}
.orange-8b8b .narrow-3da0 {
  max-width: 12.5%;
}
.middle-52f0 .narrow-3da0 {
  max-width: 11.11%;
}
.column-6455 {
  display: block;
}
.wrapper_gold_951a .active-fa98 label,
.wrapper_gold_951a .wood-d748 label,
.wrapper_gold_951a .panel_a46b label,
.wrapper_gold_951a .content-dirty-b3b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-3ec8 {
  list-style: none;
  margin: 0;
}
.tertiary-3ec8 article.block_yellow_6fb8 {
  margin-bottom: 0;
}
.tertiary-3ec8 ul {
  list-style: none;
  margin: 0;
}
.tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8: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) {
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 li.block_yellow_6fb8 li.block_yellow_6fb8 li.block_yellow_6fb8 {
    padding-left: 0;
  }
}
article.block_yellow_6fb8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_yellow_6fb8 .pressed_dd32 p:last-of-type {
  margin-bottom: 0;
}
article.block_yellow_6fb8 .wrapper-complex-6fb2 {
  float: left;
}
article.block_yellow_6fb8 .advanced_a22c {
  margin-left: 85px;
}
article.block_yellow_6fb8 .mask_up_fe5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_yellow_6fb8 .mask_up_fe5b .green_a31b {
  margin-left: 10px;
}
article.block_yellow_6fb8 .down_367a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_yellow_6fb8 .paragraph_small_d19d {
  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 .active-fa98,
  #respond .panel_a46b,
  #respond .content-dirty-b3b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-fa98 input,
#respond .panel_a46b input,
#respond .content-dirty-b3b2 input {
  width: 100%;
}
#respond .content-dirty-b3b2 {
  margin-right: 0;
}
#respond .status_yellow_7d3e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-f50e {
  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;
}
.focused-f50e.upper_7fc8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focused-f50e 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%);
}
.focused-f50e:focus,
.focused-f50e: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);
}
.left_8521 {
  border-radius: 10%;
}
.shade_3c79 {
  border-radius: 50%;
}
.text-stone-5f50 {
  font-size: 0.72em;
}
.dropdown_cc17 {
  font-size: 0.875em;
}
.sort_b8f6 {
  font-size: 1.1em;
}
.in-45b1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.in-45b1.text-stone-5f50 {
  letter-spacing: 0.5px;
}
.stone-910a,
.stone-910a a {
  color: #6d6d6d;
}
.stone-910a a:hover {
  color: #111;
}
.active-1493 {
  color: #6d6d6d;
}
.hard-84b9 {
  overflow-x: hidden;
}
.hard-84b9 .component_fixed_6c53.form-thick-ecfb {
  position: relative;
}
.hard-84b9 .component_fixed_6c53.form-thick-ecfb.new-8396 {
  position: initial;
}
.hard-84b9
  .component_fixed_6c53.form-thick-ecfb.new-8396
  .breadcrumb-selected-37e5 {
  left: auto;
}
.hard-84b9 .component_fixed_6c53 .breadcrumb-selected-37e5 {
  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;
}
.hard-84b9 .component_fixed_6c53:hover.form-thick-ecfb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hard-84b9
  .component_fixed_6c53:hover.form-thick-ecfb
  .breadcrumb-selected-37e5 {
  display: block;
  z-index: 9999999;
}
.hard-84b9 .banner_9566 .stale-7e06,
.hard-84b9 .layout_inner_8607 .stale-7e06 {
  display: none;
}
.hard-84b9 .highlight-9397 .component_fixed_6c53:hover.form-thick-ecfb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wrapper_gold_951a .active-fa98 label,
.wrapper_gold_951a .wood-d748 label,
.wrapper_gold_951a .panel_a46b label,
.wrapper_gold_951a .content-dirty-b3b2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-3ec8 {
  list-style: none;
  margin: 0;
}
.tertiary-3ec8 article.block_yellow_6fb8 {
  margin-bottom: 0;
}
.tertiary-3ec8 ul {
  list-style: none;
  margin: 0;
}
.tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8: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) {
  .tertiary-3ec8 .status_glass_3bfe li.block_yellow_6fb8 li.block_yellow_6fb8 li.block_yellow_6fb8 li.block_yellow_6fb8 {
    padding-left: 0;
  }
}
article.block_yellow_6fb8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block_yellow_6fb8 .pressed_dd32 p:last-of-type {
  margin-bottom: 0;
}
article.block_yellow_6fb8 .wrapper-complex-6fb2 {
  float: left;
}
article.block_yellow_6fb8 .advanced_a22c {
  margin-left: 85px;
}
article.block_yellow_6fb8 .mask_up_fe5b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block_yellow_6fb8 .mask_up_fe5b .green_a31b {
  margin-left: 10px;
}
article.block_yellow_6fb8 .down_367a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block_yellow_6fb8 .paragraph_small_d19d {
  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 .active-fa98,
  #respond .panel_a46b,
  #respond .content-dirty-b3b2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-fa98 input,
#respond .panel_a46b input,
#respond .content-dirty-b3b2 input {
  width: 100%;
}
#respond .content-dirty-b3b2 {
  margin-right: 0;
}
#respond .status_yellow_7d3e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_9566 .static-6408 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.static-6408 .short_5a30.text-93fe .clean-d1da > li > a:focus,
.static-6408 .short_5a30.text-93fe .clean-d1da > li > a:hover,
.static-6408 .short_5a30.blue_cfbc .clean-d1da > li > a:focus,
.static-6408 .short_5a30.blue_cfbc .clean-d1da > li > a:hover,
.static-6408 .short_5a30.menu_bc73 .clean-d1da > li > a:focus,
.static-6408 .short_5a30.menu_bc73 .clean-d1da > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408
  .short_5a30.text-93fe
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.static-6408
  .short_5a30.text-93fe
  .clean-d1da
  > li.tertiary-8f4d
  > a,
.static-6408
  .short_5a30.blue_cfbc
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.static-6408
  .short_5a30.blue_cfbc
  .clean-d1da
  > li.tertiary-8f4d
  > a,
.static-6408
  .short_5a30.menu_bc73
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.static-6408 .short_5a30.menu_bc73 .clean-d1da > li.picture-mini-bac5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408 .notice-db6e,
.static-6408 .notice-db6e a {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408 .tertiary-954b.text-blue-4bbd li a,
.static-6408 .hot_0170 a,
.static-6408 .right-8977,
.static-6408 .clean-d1da > li > a,
.static-6408 .grid-middle-8c56 {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408 .tertiary-954b.text-blue-4bbd li a:hover,
.static-6408 .hot_0170 a:hover,
.static-6408 .right-8977:hover,
.static-6408 .clean-d1da > li > a:hover,
.static-6408 .grid-middle-8c56:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408 .shadow_3663 {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408 .shadow_3663 .complex_c993 {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408 .shadow_3663:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-6408 .avatar_black_8c09 .container-5972 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static-6408 .avatar_black_8c09 .container-5972 .slider-silver-2aa2 {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408
  .avatar_black_8c09
  .container-5972
  .slider-silver-2aa2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408
  .avatar_black_8c09
  .container-5972
  .slider-silver-2aa2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408
  .avatar_black_8c09
  .container-5972
  .slider-silver-2aa2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408
  .avatar_black_8c09
  .container-5972
  .slider-silver-2aa2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408 .avatar_black_8c09 .green-c0e3 {
  color: rgba(255, 255, 255, 0.79);
}
.static-6408 .avatar_black_8c09 .green-c0e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_selected_4ed2
  .static-6408
  .avatar_black_8c09
  .pro_b029
  .button-2c07 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_selected_4ed2
  .static-6408
  .avatar_black_8c09
  .pro_b029
  .slider-silver-2aa2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_9566 .hero-f3d4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero-f3d4 .short_5a30.text-93fe .clean-d1da > li > a:focus,
.hero-f3d4 .short_5a30.text-93fe .clean-d1da > li > a:hover,
.hero-f3d4 .short_5a30.blue_cfbc .clean-d1da > li > a:focus,
.hero-f3d4 .short_5a30.blue_cfbc .clean-d1da > li > a:hover,
.hero-f3d4 .short_5a30.menu_bc73 .clean-d1da > li > a:focus,
.hero-f3d4 .short_5a30.menu_bc73 .clean-d1da > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-f3d4
  .short_5a30.text-93fe
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.hero-f3d4
  .short_5a30.text-93fe
  .clean-d1da
  > li.tertiary-8f4d
  > a,
.hero-f3d4
  .short_5a30.blue_cfbc
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.hero-f3d4
  .short_5a30.blue_cfbc
  .clean-d1da
  > li.tertiary-8f4d
  > a,
.hero-f3d4
  .short_5a30.menu_bc73
  .clean-d1da
  > li.hidden-complex-6ffb
  > a,
.hero-f3d4 .short_5a30.menu_bc73 .clean-d1da > li.picture-mini-bac5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-f3d4 .notice-db6e,
.hero-f3d4 .notice-db6e a {
  color: rgba(0, 0, 0, 0.8);
}
.hero-f3d4 .tertiary-954b.text-blue-4bbd li a,
.hero-f3d4 .hot_0170 a,
.hero-f3d4 .right-8977,
.hero-f3d4 .clean-d1da > li > a,
.hero-f3d4 .grid-middle-8c56 {
  color: rgba(0, 0, 0, 0.55);
}
.hero-f3d4 .tertiary-954b.text-blue-4bbd li a:hover,
.hero-f3d4 .hot_0170 a:hover,
.hero-f3d4 .right-8977:hover,
.hero-f3d4 .clean-d1da > li > a:hover,
.hero-f3d4 .grid-middle-8c56:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-f3d4 .shadow_3663 {
  color: rgba(0, 0, 0, 0.55);
}
.hero-f3d4 .shadow_3663 .complex_c993 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-f3d4 .shadow_3663:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_dim_8196 .middle_d0c3 {
  margin-left: auto;
  margin-right: auto;
}
.copper_1043 > * {
  margin-left: auto;
  margin-right: auto;
}
.copper_1043 .rough_8e84 {
  margin-right: 1.41575em;
}
.column_6d81 .copper_1043 > .smooth_282f {
  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;
}
.column_6d81 .copper_1043 > .tag_f93a {
  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;
}
.grid-new-f727.layout_dim_8196 .middle_d0c3,
.hard-1abf.layout_dim_8196 .middle_d0c3 {
  margin-left: 0;
}
.button-cf5d.layout_dim_8196 .middle_d0c3,
.hover_bright_be3c.layout_dim_8196 .middle_d0c3 {
  margin-right: 0;
}
.copper_1043 ol,
.copper_1043 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden_4a7d video {
  max-width: 100%;
}
.text-02f4 img {
  display: block;
}
.text-02f4.rough_8e84,
.text-02f4.steel-e615 {
  width: 100%;
}
.text-02f4.tag_f93a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gallery-fresh-0318:not(.footer-5994) {
  margin: 1.5em auto;
}
.primary-d5ce p {
  padding: 1.5em 14px;
}
ul.section-light-9906.tag_f93a,
ul.section-light-9906.smooth_282f,
ul.section-light-9906.widget_green_f44c.smooth_282f {
  padding: 0 14px;
}
.filter-east-2496 {
  display: block;
  overflow-x: auto;
}
.filter-east-2496 table {
  border-collapse: collapse;
  width: 100%;
}
.filter-east-2496 td,
.filter-east-2496 th {
  padding: 0.5em;
}
.copper_1043 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper_1043 ol ol,
.copper_1043 ol ul,
.copper_1043 ul ol,
.copper_1043 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper_1043 ol ol li,
.copper_1043 ol ul li,
.copper_1043 ul ol li,
.copper_1043 ul ul li {
  margin-left: 0;
}
.banner-focused-63f0.center_8a6b > .upper_8f00 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.banner-focused-63f0.center_8a6b > .upper_8f00 iframe,
.banner-focused-63f0.center_8a6b > .upper_8f00 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice_rough_d7f6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice_rough_d7f6.menu_fec3 {
  padding: 0;
}
.notice_rough_d7f6.menu_fec3 cite {
  font-size: 13px;
}
.notice_rough_d7f6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice_rough_d7f6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-active-702f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-active-702f > p:first-child {
  margin-top: 0;
}
.element-active-702f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-active-702f blockquote {
  border-left: 0;
}
.hot-4a75 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hot-4a75:not(.avatar_1009) {
  max-width: 100px;
}
.hot-4a75.active_7938 {
  border-bottom: none !important;
  text-align: center;
}
.hot-4a75.active_7938::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .primary-d5ce p {
    padding: 1.5em 0;
  }
}
.preview-285f {
  color: #0073aa;
}
.caption-0114 {
  background-color: #0073aa;
}
.wrapper-top-fc58 {
  color: #229fd8;
}
.over_9fac {
  background-color: #229fd8;
}
.pattern_97d5 {
  color: #eee;
}
.column_f060 {
  background-color: #eee;
}
.highlight_9446 {
  color: #444;
}
.sidebar-9de9 {
  background-color: #444;
}
.current_8b52 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.current_8b52 .tooltip_adcc .hot_0170 {
  font-size: 15px;
}
.current_8b52 .hot_0170 {
  line-height: 1.3;
}
.current_8b52 .hero-f3d4 {
}
.current_8b52 .static-6408 {
  background: #235787;
}
.east-5d09 {
  padding: 0;
}
.east-5d09 .static-6408 {
  background: #1a1a1a;
}
.east-5d09 .hero-f3d4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list_053a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list_053a .hero-f3d4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list_053a .static-6408 {
  background: #303030;
}
.lite-40af {
  position: relative;
  z-index: 10;
}
.lite-40af .pro-28dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_2349 .form-thick-ecfb {
  display: inline-block;
  vertical-align: middle;
}
.short_2349.notice_d34b .form-thick-ecfb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short_2349.notice_d34b .form-thick-ecfb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short_2349.notice_d34b .form-thick-ecfb {
    margin-right: 0.4em;
  }
}
.short_2349.notice_d34b .form-thick-ecfb:last-child {
  margin-right: 0;
}
.shadow_ce2e .pro-28dd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner_9566 .tooltip_adcc {
    margin: 0 -0.5em;
  }
  .banner_9566 .tooltip_adcc [class*="customify-col-"],
  .banner_9566 .tooltip_adcc [class*="customify-col_"],
  .banner_9566 .tooltip_adcc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner_9566.iron-2150 .pro-28dd {
  background: 0 0 !important;
}
.banner_9566.iron-2150 .pro-28dd,
.banner_9566.shadow_ce2e .pro-28dd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner_9566.element-d438 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner_9566.shadow_ce2e .pro-28dd {
  box-shadow: none !important;
}
.gradient_8d6c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_8d6c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_8d6c {
    padding: 18px 0 20px;
  }
}
.gradient_8d6c .cool_38c4 {
  width: 100%;
}
.gradient_8d6c .badge_717e {
  margin-bottom: 0;
}
.gradient_8d6c .filter-4f05 {
  margin-top: 5px;
  font-size: 0.875em;
}
.border_tall_28dc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border_tall_28dc .outer_0040 {
  width: 100%;
}
.avatar_narrow_bb33 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.avatar_narrow_bb33 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.avatar_narrow_bb33 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;
}
.avatar_narrow_bb33 li:last-child:after {
  display: none;
}
.avatar_narrow_bb33 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cool_f844 .stale-7e06 button,
.gradient_8d6c .stale-7e06 button {
  left: 0;
}
.cool_f844 .outer_0040,
.gradient_8d6c .outer_0040 {
  padding-left: 0;
  padding-right: 0;
}
.cool_f844 .border_tall_28dc,
.gradient_8d6c .border_tall_28dc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cool_f844 {
  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;
}
.cool_f844: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;
}
.cool_f844 .hover_dim_c3c2 {
  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) {
  .cool_f844 .hover_dim_c3c2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cool_f844 .hover_dim_c3c2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cool_f844 .hover_dim_c3c2 {
    min-height: 200px;
  }
}
.cool_f844 .avatar_narrow_bb33 {
  color: rgba(255, 255, 255, 0.8);
}
.cool_f844 .avatar_narrow_bb33 a,
.cool_f844 .avatar_narrow_bb33 li:after {
  color: inherit;
}
.cool_f844 .avatar_narrow_bb33 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_2f8d {
  margin-bottom: 0.5em;
}
.purple_339c {
  margin-bottom: 1.2em;
}
.purple_339c,
.hidden_2f8d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.purple_339c p:last-child,
.hidden_2f8d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stale-7e06,
#masthead .stale-7e06 {
  display: none;
}
#masthead
  > .stale-7e06.backdrop_inner_b60f {
  display: none;
}
#masthead > .stale-7e06 button {
  left: 0;
}
.simple-5237 {
  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%;
}
.simple-5237 .form-thick-ecfb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.simple-5237 .detail-current-b4bf {
  display: -webkit-box;
  display: flex;
}
.simple-5237 .detail-current-b4bf.component-85a8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.simple-5237 .detail-current-b4bf.chip-ce6c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.simple-5237 .detail-current-b4bf.notification-large-b887 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.simple-5237.input-09c9.dirty_b28e .detail-current-b4bf.component-85a8 {
  flex-basis: 100%;
}
.simple-5237.lower_420d .detail-current-b4bf.chip-ce6c {
  -webkit-box-flex: 1;
  flex: auto;
}
.simple-5237.lower_420d .detail-current-b4bf.notification-large-b887 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stale-7e06.backdrop_inner_b60f {
  display: none;
}
#masthead > .stale-7e06 button {
  left: 0;
}
.disabled-4201 {
  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;
}
.disabled-4201:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.disabled-4201.tooltip_right_8140 i {
  margin-right: 4px;
}
.disabled-4201.progress-lower-9338 i {
  margin-left: 5px;
}
.hot_0170 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hot_0170 p:last-child {
  margin-bottom: 0;
}
.list-rough-bbc5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-rough-bbc5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-rough-bbc5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-rough-bbc5 .notice-db6e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-rough-bbc5 .narrow_ff83 {
  margin: 5px 0 7px 0;
}
.list-rough-bbc5.hero-green-b349 .outer-7597 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-rough-bbc5.hero-green-b349 .article_4ac5 {
  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;
}
.list-rough-bbc5.copper_828d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-rough-bbc5.copper_828d .outer-7597 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-rough-bbc5.copper_828d .article_4ac5 {
  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;
}
.list-rough-bbc5.in_5908 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-rough-bbc5.dim-ef25 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-rough-bbc5.dim-ef25 .article_4ac5 {
  margin-top: 7px;
}
.aside_upper_a621 {
  display: inline-block;
}
.lite-40af .section_be28 .list-rough-bbc5 img {
  max-width: 100%;
}
.short_5a30 .module_fast_06f4.gallery_b9d7,
.message-orange-fdf0 .module_fast_06f4.gallery_b9d7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.short_5a30 .primary_out_3677,
.message-orange-fdf0 .primary_out_3677 {
  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%);
}
.short_5a30 .primary_out_3677 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.short_5a30.pattern-102d .primary_out_3677 {
  display: none;
}
.short_5a30 .sort-eef0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short_5a30 .sort-eef0 li {
  display: inline-block;
  position: relative;
}
.short_5a30 .sort-eef0 li:last-child {
  margin-right: 0;
}
.short_5a30 .sort-eef0 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;
}
.short_5a30 .sort-eef0 li.picture-mini-bac5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.short_5a30 .sort-eef0 > 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;
}
.short_5a30 .sort-eef0 > li > a i {
  line-height: 0;
}
.short_5a30 .sort-eef0 > li.soft_0985 > a .primary_out_3677 {
  margin-left: 4px;
  line-height: 0;
}
.short_5a30 .sort-eef0 .over-d390 li.soft_0985 > a {
  position: relative;
}
.short_5a30 .sort-eef0 .over-d390 li.soft_0985 > a:after,
.short_5a30 .sort-eef0 .over-d390 li.soft_0985 > a:before {
  content: "";
  display: table;
}
.short_5a30 .sort-eef0 .over-d390 li.soft_0985 > a:after {
  clear: both;
}
.short_5a30 .sort-eef0 .over-d390 li.soft_0985 > a .primary_out_3677 {
  margin-left: 5px;
  float: right;
}
.short_5a30 .button_b63c,
.short_5a30 .over-d390 {
  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;
}
.short_5a30 .over-d390 {
  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;
}
.short_5a30 .over-d390 .gallery_b9d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short_5a30 .over-d390 .primary_out_3677 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.short_5a30 .over-d390 li {
  display: block;
  margin: 0;
  padding: 0;
}
.short_5a30 .over-d390 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;
}
.short_5a30 .over-d390 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.short_5a30 .over-d390 .over-d390 {
  top: 0;
  left: 100%;
}
.short_5a30 .hot-3b1f.fn-focus-2a81 > .button_b63c,
.short_5a30 .hot-3b1f.fn-focus-2a81 > .over-d390,
.short_5a30 .hot-3b1f:focus > .button_b63c,
.short_5a30 .hot-3b1f:focus > .over-d390,
.short_5a30 .hot-3b1f:hover > .button_b63c,
.short_5a30 .hot-3b1f:hover > .over-d390 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.short_5a30.menu_bc73 .clean-d1da:after,
.short_5a30.menu_bc73 .clean-d1da:before {
  content: "";
  display: table;
}
.short_5a30.menu_bc73 .clean-d1da:after {
  clear: both;
}
.short_5a30.menu_bc73 .clean-d1da > li {
  float: left;
}
.short_5a30.pressed_be9e .clean-d1da:after,
.short_5a30.pressed_be9e .clean-d1da:before {
  content: "";
  display: table;
}
.short_5a30.pressed_be9e .clean-d1da:after {
  clear: both;
}
.short_5a30.pressed_be9e .clean-d1da > li {
  float: left;
}
.short_5a30.pressed_be9e .clean-d1da > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.short_5a30.pressed_be9e .clean-d1da > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.short_5a30.pressed_be9e .clean-d1da > li.hidden-complex-6ffb > a,
.short_5a30.pressed_be9e .clean-d1da > li.picture-mini-bac5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.short_5a30.text-93fe .clean-d1da > li > a .gallery_b9d7 {
  position: relative;
}
.short_5a30.text-93fe .clean-d1da > li > a .gallery_b9d7: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;
}
.short_5a30.text-93fe
  .clean-d1da
  > li:focus
  > a
  .gallery_b9d7:before,
.short_5a30.text-93fe
  .clean-d1da
  > li:hover
  > a
  .gallery_b9d7:before {
  width: 100%;
  background-color: currentColor;
}
.short_5a30.text-93fe
  .clean-d1da
  > li.hidden-complex-6ffb
  > a
  .gallery_b9d7:before,
.short_5a30.text-93fe
  .clean-d1da
  > li.tertiary-8f4d
  > a
  .gallery_b9d7:before {
  width: 100%;
  background-color: currentColor;
}
.short_5a30.blue_cfbc .clean-d1da > li > a .gallery_b9d7 {
  position: relative;
}
.short_5a30.blue_cfbc .clean-d1da > li > a .gallery_b9d7: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;
}
.short_5a30.blue_cfbc .clean-d1da > li:focus > a .gallery_b9d7:before,
.short_5a30.blue_cfbc
  .clean-d1da
  > li:hover
  > a
  .gallery_b9d7:before {
  width: 100%;
  background-color: currentColor;
}
.short_5a30.blue_cfbc
  .clean-d1da
  > li.hidden-complex-6ffb
  > a
  .gallery_b9d7:before,
.short_5a30.blue_cfbc
  .clean-d1da
  > li.tertiary-8f4d
  > a
  .gallery_b9d7:before {
  width: 100%;
  background-color: currentColor;
}
.message-orange-fdf0 .sort-eef0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-orange-fdf0 .sort-eef0 li:first-child > a {
  border-top: none;
}
.message-orange-fdf0 .sort-eef0 .notification-mini-ad93 > .gallery_b9d7 .primary_out_3677 {
  display: none;
}
.message-orange-fdf0 .sort-eef0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message-orange-fdf0 .sort-eef0 li:last-child {
  border: none;
}
.message-orange-fdf0 .sort-eef0 li.soft_0985 > a {
  padding-right: 45px !important;
}
.message-orange-fdf0 .sort-eef0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message-orange-fdf0 .sort-eef0 li a:focus,
.message-orange-fdf0 .sort-eef0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message-orange-fdf0 .sort-eef0 li .hidden-paper-f46f {
  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;
}
.message-orange-fdf0 .sort-eef0 li .hidden-paper-f46f:hover {
  box-shadow: none;
}
.message-orange-fdf0 .sort-eef0 li .hidden-paper-f46f .primary_out_3677 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message-orange-fdf0 .sort-eef0 .over-d390 {
  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);
}
.message-orange-fdf0 .sort-eef0 .over-d390 li a {
  padding-left: 3em;
}
.message-orange-fdf0 .sort-eef0 .info_over_cdaf > a .hidden-paper-f46f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message-orange-fdf0 .sort-eef0 .info_over_cdaf > .over-d390 {
  display: block;
  opacity: 1;
}
.hard_128d {
  max-width: 100%;
}
.surface_west_bd3c {
  line-height: 0;
  cursor: pointer;
}
.grid-middle-8c56 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.grid-middle-8c56:hover {
  box-shadow: none;
  color: currentColor;
}
.grid-middle-8c56 svg {
  width: 18px;
  height: 18px;
}
.grid-middle-8c56 .active_08c1 {
  display: none;
}
.message_dark_02c2 {
  position: relative;
}
.message_dark_02c2.fn-active-2a81 .grid-middle-8c56 .element-bronze-f31b {
  display: none;
}
.message_dark_02c2.fn-active-2a81 .grid-middle-8c56 .active_08c1 {
  display: inline-block;
}
.message_dark_02c2 .sidebar-eaa8 {
  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);
}
.message_dark_02c2.widget-57cb .sidebar-eaa8 {
  left: auto;
  right: -0.9em;
}
.message_dark_02c2.widget-57cb .notice-left-ddf8::before {
  left: auto;
  right: 15px;
}
.message_dark_02c2.fn-active-2a81 .sidebar-eaa8 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro_b029 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pro_b029 label {
  flex-basis: 100%;
}
.pro_b029 .container-5972 {
  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;
}
.pro_b029 .slider-silver-2aa2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pro_b029 .slider-silver-2aa2:focus {
  background-color: transparent;
}
.pro_b029 button.green-c0e3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pro_b029 button.green-c0e3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pro_b029 button.green-c0e3 svg {
  width: 18px;
  height: 18px;
}
.pro_b029 input[type="submit"] {
  min-height: auto;
}
.avatar_black_8c09 .pro_b029 .slider-silver-2aa2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice-left-ddf8 {
  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) {
  .notice-left-ddf8 {
    width: 220px;
  }
}
.notice-left-ddf8 label {
  flex-basis: 100%;
}
.notice-left-ddf8::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;
}
.avatar_selected_4ed2 .avatar_black_8c09 .pro_b029 {
  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;
}
.avatar_selected_4ed2
  .avatar_black_8c09
  .pro_b029
  .container-5972 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar_selected_4ed2 .avatar_black_8c09 .pro_b029 .slider-silver-2aa2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar_selected_4ed2
  .avatar_black_8c09
  .pro_b029
  .slider-silver-2aa2:focus {
  background: 0 0;
}
.avatar_selected_4ed2
  .avatar_black_8c09
  .pro_b029
  .button-2c07 {
  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;
}
.tertiary-954b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary-954b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary-954b li:last-child {
  margin-right: 0;
}
.tertiary-954b li:first-child {
  margin-left: 0;
}
.tertiary-954b.large-ebee a {
  color: #fff;
}
.tertiary-954b.large-ebee a:hover {
  color: #fff;
}
.tertiary-954b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary-954b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary-954b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary-954b a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary-954b [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary-954b [class*="social-icon-apple"].east-4960 {
  background-color: transparent;
  color: #999;
}
.tertiary-954b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary-954b [class*="social-icon-behance"].east-4960 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary-954b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary-954b [class*="social-icon-bitbucket"].east-4960 {
  background-color: transparent;
  color: #205081;
}
.tertiary-954b [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary-954b [class*="social-icon-codepen"].east-4960 {
  background-color: transparent;
  color: #000;
}
.tertiary-954b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary-954b [class*="social-icon-delicious"].east-4960 {
  background-color: transparent;
  color: #39f;
}
.tertiary-954b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary-954b [class*="social-icon-digg"].east-4960 {
  background-color: transparent;
  color: #005be2;
}
.tertiary-954b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary-954b [class*="social-icon-dribbble"].east-4960 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary-954b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary-954b [class*="social-icon-envelope"].east-4960 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary-954b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary-954b [class*="social-icon-facebook"].east-4960 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary-954b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary-954b [class*="social-icon-flickr"].east-4960 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary-954b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary-954b [class*="social-icon-foursquare"].east-4960 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary-954b [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary-954b [class*="social-icon-github"].east-4960 {
  background-color: transparent;
  color: #333;
}
.tertiary-954b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary-954b [class*="social-icon-google-plus"].east-4960 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary-954b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary-954b [class*="social-icon-houzz"].east-4960 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary-954b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary-954b [class*="social-icon-instagram"].east-4960 {
  background-color: transparent;
  color: #262626;
}
.tertiary-954b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary-954b [class*="social-icon-jsfiddle"].east-4960 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary-954b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary-954b [class*="social-icon-linkedin"].east-4960 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-954b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary-954b [class*="social-icon-medium"].east-4960 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary-954b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary-954b
  [class*="social-icon-odnoklassniki"].east-4960 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary-954b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary-954b [class*="social-icon-meetup"].east-4960 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary-954b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary-954b [class*="social-icon-pinterest"].east-4960 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary-954b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary-954b [class*="social-icon-product-hunt"].east-4960 {
  background-color: transparent;
  color: #da552f;
}
.tertiary-954b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary-954b [class*="social-icon-reddit"].east-4960 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary-954b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary-954b [class*="social-icon-rss"].east-4960 {
  background-color: transparent;
  color: #f26522;
}
.tertiary-954b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary-954b
  [class*="social-icon-shopping-cart"].east-4960 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary-954b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary-954b [class*="social-icon-skype"].east-4960 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary-954b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary-954b [class*="social-icon-slideshare"].east-4960 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-954b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary-954b [class*="social-icon-snapchat"].east-4960 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary-954b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary-954b [class*="social-icon-soundcloud"].east-4960 {
  background-color: transparent;
  color: #f80;
}
.tertiary-954b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary-954b [class*="social-icon-spotify"].east-4960 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary-954b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary-954b
  [class*="social-icon-stack-overflow"].east-4960 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary-954b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary-954b [class*="social-icon-maldkfgram"].east-4960 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary-954b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary-954b [class*="social-icon-tripadvisor"].east-4960 {
  background-color: transparent;
  color: #589442;
}
.tertiary-954b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary-954b [class*="social-icon-tumblr"].east-4960 {
  background-color: transparent;
  color: #35465c;
}
.tertiary-954b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary-954b [class*="social-icon-twitch"].east-4960 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary-954b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary-954b [class*="social-icon-twitter"].east-4960 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary-954b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary-954b [class*="social-icon-vimeo"].east-4960 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary-954b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary-954b [class*="social-icon-vk"].east-4960 {
  background-color: transparent;
  color: #45668e;
}
.tertiary-954b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary-954b [class*="social-icon-weibo"].east-4960 {
  background-color: transparent;
  color: #df2029;
}
.tertiary-954b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary-954b [class*="social-icon-weixin"].east-4960 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary-954b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary-954b [class*="social-icon-whatsapp"].east-4960 {
  background-color: transparent;
  color: #25d366;
}
.tertiary-954b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary-954b [class*="social-icon-wordpress"].east-4960 {
  background-color: transparent;
  color: #21759b;
}
.tertiary-954b [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary-954b [class*="social-icon-xing"].east-4960 {
  background-color: transparent;
  color: #026466;
}
.tertiary-954b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary-954b [class*="social-icon-yelp"].east-4960 {
  background-color: transparent;
  color: #af0606;
}
.tertiary-954b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary-954b [class*="social-icon-youtube"].east-4960 {
  background-color: transparent;
  color: #cd201f;
}
.right-8977 {
  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;
}
.right-8977:hover {
  box-shadow: none;
  background: 0 0;
}
.surface-85ac {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accent_39e4 {
  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;
}
.sidebar-smooth-74a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.detail_9d5d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.detail_9d5d,
.detail_9d5d::after,
.detail_9d5d::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;
}
.detail_9d5d::after,
.detail_9d5d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.center_d087 .accent_39e4 .sidebar-smooth-74a3 {
  margin-top: -2px;
  width: 19px;
}
.center_d087 .accent_39e4 .detail_9d5d {
  margin-top: -1px;
}
.center_d087 .accent_39e4 .detail_9d5d,
.center_d087 .accent_39e4 .detail_9d5d::after,
.center_d087 .accent_39e4 .detail_9d5d::before {
  width: 19px;
  height: 2px;
}
.center_d087 .accent_39e4 .detail_9d5d::before {
  top: -6px;
}
.center_d087 .accent_39e4 .detail_9d5d::after {
  bottom: -6px;
}
.huge-c0bd .accent_39e4 .sidebar-smooth-74a3 {
  margin-top: -2px;
  width: 22px;
}
.huge-c0bd .accent_39e4 .detail_9d5d {
  margin-top: -1px;
}
.huge-c0bd .accent_39e4 .detail_9d5d,
.huge-c0bd .accent_39e4 .detail_9d5d::after,
.huge-c0bd .accent_39e4 .detail_9d5d::before {
  width: 22px;
  height: 2px;
}
.huge-c0bd .accent_39e4 .detail_9d5d::before {
  top: -7px;
}
.huge-c0bd .accent_39e4 .detail_9d5d::after {
  bottom: -7px;
}
.tertiary_silver_bd55 .accent_39e4 .sidebar-smooth-74a3 {
  margin-top: -2px;
  width: 31px;
}
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d {
  margin-top: -1.5px;
}
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d,
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d::after,
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d::before {
  width: 31px;
  height: 3px;
}
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d::before {
  top: -9px;
}
.tertiary_silver_bd55 .accent_39e4 .detail_9d5d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .smooth_014e .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth_014e .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .smooth_014e .accent_39e4 .detail_9d5d,
  .smooth_014e .accent_39e4 .detail_9d5d::after,
  .smooth_014e .accent_39e4 .detail_9d5d::before {
    width: 19px;
    height: 2px;
  }
  .smooth_014e .accent_39e4 .detail_9d5d::before {
    top: -6px;
  }
  .smooth_014e .accent_39e4 .detail_9d5d::after {
    bottom: -6px;
  }
  .button_3943 .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 22px;
  }
  .button_3943 .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .button_3943 .accent_39e4 .detail_9d5d,
  .button_3943 .accent_39e4 .detail_9d5d::after,
  .button_3943 .accent_39e4 .detail_9d5d::before {
    width: 22px;
    height: 2px;
  }
  .button_3943 .accent_39e4 .detail_9d5d::before {
    top: -7px;
  }
  .button_3943 .accent_39e4 .detail_9d5d::after {
    bottom: -7px;
  }
  .background-253b .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 31px;
  }
  .background-253b .accent_39e4 .detail_9d5d {
    margin-top: -1.5px;
  }
  .background-253b .accent_39e4 .detail_9d5d,
  .background-253b .accent_39e4 .detail_9d5d::after,
  .background-253b .accent_39e4 .detail_9d5d::before {
    width: 31px;
    height: 3px;
  }
  .background-253b .accent_39e4 .detail_9d5d::before {
    top: -9px;
  }
  .background-253b .accent_39e4 .detail_9d5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-short-7a78 .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-short-7a78 .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .notice-short-7a78 .accent_39e4 .detail_9d5d,
  .notice-short-7a78 .accent_39e4 .detail_9d5d::after,
  .notice-short-7a78 .accent_39e4 .detail_9d5d::before {
    width: 19px;
    height: 2px;
  }
  .notice-short-7a78 .accent_39e4 .detail_9d5d::before {
    top: -6px;
  }
  .notice-short-7a78 .accent_39e4 .detail_9d5d::after {
    bottom: -6px;
  }
  .full_eb7a .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 22px;
  }
  .full_eb7a .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .full_eb7a .accent_39e4 .detail_9d5d,
  .full_eb7a .accent_39e4 .detail_9d5d::after,
  .full_eb7a .accent_39e4 .detail_9d5d::before {
    width: 22px;
    height: 2px;
  }
  .full_eb7a .accent_39e4 .detail_9d5d::before {
    top: -7px;
  }
  .full_eb7a .accent_39e4 .detail_9d5d::after {
    bottom: -7px;
  }
  .advanced-b19f .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced-b19f .accent_39e4 .detail_9d5d {
    margin-top: -1.5px;
  }
  .advanced-b19f .accent_39e4 .detail_9d5d,
  .advanced-b19f .accent_39e4 .detail_9d5d::after,
  .advanced-b19f .accent_39e4 .detail_9d5d::before {
    width: 31px;
    height: 3px;
  }
  .advanced-b19f .accent_39e4 .detail_9d5d::before {
    top: -9px;
  }
  .advanced-b19f .accent_39e4 .detail_9d5d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-a405 .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-a405 .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .pattern-a405 .accent_39e4 .detail_9d5d,
  .pattern-a405 .accent_39e4 .detail_9d5d::after,
  .pattern-a405 .accent_39e4 .detail_9d5d::before {
    width: 19px;
    height: 2px;
  }
  .pattern-a405 .accent_39e4 .detail_9d5d::before {
    top: -6px;
  }
  .pattern-a405 .accent_39e4 .detail_9d5d::after {
    bottom: -6px;
  }
  .static-3202 .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 22px;
  }
  .static-3202 .accent_39e4 .detail_9d5d {
    margin-top: -1px;
  }
  .static-3202 .accent_39e4 .detail_9d5d,
  .static-3202 .accent_39e4 .detail_9d5d::after,
  .static-3202 .accent_39e4 .detail_9d5d::before {
    width: 22px;
    height: 2px;
  }
  .static-3202 .accent_39e4 .detail_9d5d::before {
    top: -7px;
  }
  .static-3202 .accent_39e4 .detail_9d5d::after {
    bottom: -7px;
  }
  .input_static_486d .accent_39e4 .sidebar-smooth-74a3 {
    margin-top: -2px;
    width: 31px;
  }
  .input_static_486d .accent_39e4 .detail_9d5d {
    margin-top: -1.5px;
  }
  .input_static_486d .accent_39e4 .detail_9d5d,
  .input_static_486d .accent_39e4 .detail_9d5d::after,
  .input_static_486d .accent_39e4 .detail_9d5d::before {
    width: 31px;
    height: 3px;
  }
  .input_static_486d .accent_39e4 .detail_9d5d::before {
    top: -9px;
  }
  .input_static_486d .accent_39e4 .detail_9d5d::after {
    bottom: -9px;
  }
}
.static_dd0d .detail_9d5d {
  -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);
}
.static_dd0d .detail_9d5d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.static_dd0d .detail_9d5d::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);
}
.static_dd0d.status-e50c .detail_9d5d {
  -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);
}
.static_dd0d.status-e50c .detail_9d5d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.static_dd0d.status-e50c .detail_9d5d::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);
}
.row-05e0 {
  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.white-770e:before {
  display: none;
}
.layout_inner_8607 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_inner_8607 .steel-b37a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_inner_8607 .steel-b37a:last-of-type {
  border-bottom: none;
}
.layout_inner_8607 .steel-b37a.liquid_0f0f,
.layout_inner_8607 .steel-b37a.surface_348e,
.layout_inner_8607 .steel-b37a.hero-39bd {
  padding: 0;
}
.layout_inner_8607 .message-orange-fdf0 .hidden-paper-f46f {
  color: currentColor;
}
.layout_inner_8607 .message-orange-fdf0 .hidden-paper-f46f:focus,
.layout_inner_8607 .message-orange-fdf0 .hidden-paper-f46f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_inner_8607.hero-f3d4 .shadow_3663,
.layout_inner_8607.hero-f3d4 .hot_0170 a,
.layout_inner_8607.hero-f3d4 .clean-d1da a,
.layout_inner_8607.hero-f3d4 .over-d390 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_inner_8607.hero-f3d4 .shadow_3663:hover,
.layout_inner_8607.hero-f3d4 .hot_0170 a:hover,
.layout_inner_8607.hero-f3d4 .clean-d1da a:hover,
.layout_inner_8607.hero-f3d4 .over-d390 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_inner_8607.hero-f3d4 .complex_c993 {
  color: rgba(0, 0, 0, 0.8);
}
.layout_inner_8607.hero-f3d4 .steel-b37a {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_inner_8607.hero-f3d4 .steel-b37a:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_inner_8607.hero-f3d4 .pro_e163:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_inner_8607.hero-f3d4 .message-orange-fdf0 .sort-eef0 li a,
.layout_inner_8607.hero-f3d4 .message-orange-fdf0 .hidden-paper-f46f,
.layout_inner_8607.hero-f3d4 .over-d390 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_inner_8607.hero-f3d4 .message-orange-fdf0 .hidden-paper-f46f:focus,
.layout_inner_8607.hero-f3d4 .message-orange-fdf0 .hidden-paper-f46f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_inner_8607.hero-f3d4 .sort-eef0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_inner_8607.static-6408 .shadow_3663,
.layout_inner_8607.static-6408 .hot_0170 a,
.layout_inner_8607.static-6408 .clean-d1da .hidden-paper-f46f,
.layout_inner_8607.static-6408 .clean-d1da a,
.layout_inner_8607.static-6408 .over-d390 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_inner_8607.static-6408 .shadow_3663:hover,
.layout_inner_8607.static-6408 .hot_0170 a:hover,
.layout_inner_8607.static-6408 .clean-d1da .hidden-paper-f46f:hover,
.layout_inner_8607.static-6408 .clean-d1da a:hover,
.layout_inner_8607.static-6408 .over-d390 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_inner_8607.static-6408 .complex_c993 {
  color: rgba(255, 255, 255, 0.99);
}
.layout_inner_8607.static-6408 .steel-b37a {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_inner_8607.static-6408 .steel-b37a:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_inner_8607.static-6408 .pro_e163:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_inner_8607.static-6408 .message-orange-fdf0 .sort-eef0 li a,
.layout_inner_8607.static-6408 .message-orange-fdf0 .hidden-paper-f46f,
.layout_inner_8607.static-6408 .over-d390 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_inner_8607.static-6408 .message-orange-fdf0 .hidden-paper-f46f:focus,
.layout_inner_8607.static-6408 .message-orange-fdf0 .hidden-paper-f46f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_inner_8607.static-6408 .sort-eef0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_e163 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pro_e163:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column_922c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hard-7750 .layout_inner_8607 {
  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;
}
.hard-7750 .steel-b37a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hard-7750 .steel-b37a: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) {
  .hard-7750 .steel-b37a:before {
    width: 16%;
    left: 42%;
  }
}
.hard-7750 .steel-b37a:last-child:before {
  content: none;
}
.hard-7750 .steel-b37a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hard-7750 .message-orange-fdf0 .sort-eef0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hard-7750 .message-orange-fdf0 .sort-eef0 li a .hidden-paper-f46f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hard-7750 .message-orange-fdf0 .over-d390 {
  border: none;
}
.hard-7750 .message-orange-fdf0 .over-d390 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hard-7750 .pro_e163 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hard-7750 .column_922c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hard-7750 .static-6408 .pro_e163:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-7750 .hero-f3d4.detail_44e9 .detail_9d5d {
  background: rgba(0, 0, 0, 0.6);
}
.hard-7750
  .hero-f3d4.detail_44e9
  .detail_9d5d::after,
.hard-7750
  .hero-f3d4.detail_44e9
  .detail_9d5d:before {
  background: inherit;
}
.hard-7750
  .hero-f3d4.detail_44e9:hover
  .detail_9d5d {
  background: rgba(0, 0, 0, 0.8);
}
.out-ae08 .layout_inner_8607 {
  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) {
  .out-ae08 .layout_inner_8607 {
    width: auto;
    right: 45px;
  }
}
.button_basic_9026 .layout_inner_8607 {
  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) {
  .button_basic_9026 .layout_inner_8607 {
    width: auto;
    left: 45px;
  }
}
.white-770e .layout_inner_8607 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.white-770e .column_922c {
  max-width: 48em;
  margin: 0 auto;
}
.white-770e .pro_e163:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.large-6338 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.large-6338.hard-7750 .layout_inner_8607 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.large-6338.out-ae08 .layout_inner_8607 {
  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);
}
.large-6338 .layout_inner_8607 {
  visibility: visible;
}
.large-6338.button_basic_9026 .layout_inner_8607 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard_10f3,
.sidebar_f74a {
  overflow-x: hidden;
}
.hard_10f3 .layout_inner_8607 {
  overflow: auto;
}
.hard_10f3.hard-7750 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_10f3.hard-7750 .layout_inner_8607 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard_10f3.hard-7750 .right-8977 {
  opacity: 0;
}
.hard_10f3.out-ae08 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_10f3.out-ae08 .layout_inner_8607 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard_10f3.out-ae08 .right-8977 {
  opacity: 0;
}
.hard_10f3.button_basic_9026 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_10f3.button_basic_9026 .layout_inner_8607 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard_10f3.button_basic_9026 .right-8977 {
  opacity: 0;
}
.hard_10f3.white-770e .layout_inner_8607 {
  z-index: 10;
  visibility: visible;
}
.detail_44e9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail_44e9 .detail_9d5d {
  background: rgba(255, 255, 255, 0.99);
}
.detail_44e9 .detail_9d5d::after,
.detail_44e9 .detail_9d5d:before {
  background: inherit;
}
.detail_44e9:hover .detail_9d5d {
  background: rgba(255, 255, 255, 0.99);
}
.button_basic_9026 .detail_44e9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.white-770e .detail_44e9 {
  display: none !important;
}
.hard_10f3:before,
.sidebar_f74a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard_10f3 .detail_44e9,
.sidebar_f74a .detail_44e9 {
  display: inline-block;
}
.layout_inner_8607 .form-thick-ecfb {
  -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;
}
.hard_10f3 .layout_inner_8607 .form-thick-ecfb,
.sidebar_f74a .layout_inner_8607 .form-thick-ecfb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale-9b32 .container-5972 {
  width: 100%;
}
.section_be28 {
  padding: 0 0.5em 0;
}
.section_be28 [class*="customify-col-"],
.section_be28 [class*="customify-col_"],
.section_be28 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_blue_d5ba .section_be28 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tooltip_adcc .module-613b,
  .module-613b {
    display: none;
  }
  .outer-20df {
    text-align: left;
  }
  .cool_5a89 {
    text-align: center;
  }
  .tiny_a2c6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip_adcc .carousel_smooth_1060,
  .carousel_smooth_1060 {
    display: none;
  }
  .picture_4e9f {
    text-align: left;
  }
  .simple-2442 {
    text-align: center;
  }
  .alert_small_5951 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_adcc .dirty-482e,
  .dirty-482e {
    display: none;
  }
  .fluid_ec3e {
    text-align: left;
  }
  .mask_hard_c7d3 {
    text-align: center;
  }
  .text_60bc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.left_43e2 {
  box-shadow: none !important;
}
.border_west_8923 .left_9ae7,
.warm_17d3 .left_9ae7 {
  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;
}
.warm_17d3 .left_9ae7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pro-28dd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pro-28dd:after,
.pro-28dd:before {
  content: "";
  display: table;
}
.pro-28dd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pro-28dd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pro-28dd,
.element-d438 {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-east-36e3.motion-3dcc .pro-28dd {
  max-width: 100%;
}
.tertiary-east-36e3.paragraph-hot-5e1e {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-east-36e3.fixed-e4e9 .pro-28dd {
  max-width: 100%;
}
.tertiary-east-36e3.fixed-e4e9 > .pro-28dd {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-east-36e3.fixed-e4e9 > .pro-28dd .tooltip_adcc {
  margin: 0;
}
.tertiary-east-36e3.fixed-e4e9
  > .pro-28dd
  .wrapper-silver-f703.primary-262c {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-east-36e3.fixed-e4e9 #main.primary-262c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sidebar-b8ec #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-b8ec #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .focus-rough-c308 .middle_d0c3 {
    padding-right: 1em;
  }
  .focus-rough-c308.summary_tiny_7522 .wrapper-silver-f703 {
    border-right: 1px solid #eaecee;
  }
  .focus-rough-c308.summary_tiny_7522 .middle_d0c3 {
    padding-right: 1em;
  }
  .focus-rough-c308.summary_tiny_7522 .gallery-fluid-8c56 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-gold-6f4e .middle_d0c3 {
    padding-left: 1em;
  }
  .mask-gold-6f4e.summary_tiny_7522 .wrapper-silver-f703 {
    border-left: 1px solid #eaecee;
  }
  .mask-gold-6f4e.summary_tiny_7522 .middle_d0c3 {
    padding-left: 1em;
  }
  .mask-gold-6f4e.summary_tiny_7522 .gallery-fluid-8c56 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple-e44e .middle_d0c3 {
    padding-left: 1em;
  }
  .purple-e44e.summary_tiny_7522 .content-bd24 {
    border-right: 1px solid #eaecee;
  }
  .purple-e44e.summary_tiny_7522 .outer-6e6c {
    border-right: 1px solid #eaecee;
  }
  .purple-e44e.summary_tiny_7522 .middle_d0c3 {
    padding-left: 1em;
  }
  .purple-e44e.summary_tiny_7522 .gallery-fluid-8c56 {
    padding-right: 1em;
  }
  .purple-e44e.summary_tiny_7522 .form_rough_e2ad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-red-3116 .middle_d0c3 {
    padding-right: 1em;
  }
  .modal-red-3116.summary_tiny_7522 .content-bd24 {
    border-left: 1px solid #eaecee;
  }
  .modal-red-3116.summary_tiny_7522 .outer-6e6c {
    border-left: 1px solid #eaecee;
  }
  .modal-red-3116.summary_tiny_7522 .middle_d0c3 {
    padding-right: 1em;
  }
  .modal-red-3116.summary_tiny_7522 .gallery-fluid-8c56 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-red-3116.summary_tiny_7522 .form_rough_e2ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar-b8ec .middle_d0c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-b8ec.summary_tiny_7522 .wrapper-silver-f703 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sidebar-b8ec.summary_tiny_7522 .middle_d0c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar-b8ec.summary_tiny_7522 .gallery-fluid-8c56 {
    padding-left: 1em;
  }
  .sidebar-b8ec.summary_tiny_7522 .form_rough_e2ad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sidebar-b8ec.summary_tiny_7522 .middle_d0c3 {
    padding-left: 0;
  }
}
.hidden-9ae9 .short_2349 {
  display: inline-block;
}
.button-3cd8 {
  display: inline-block;
}
.outline-gas-5235 {
  word-con: break-word;
}
.form_97fc > span {
  display: inline-block;
  padding: 5px 0;
}
.form_97fc .notice_small_dd6d {
  margin-left: 8px;
  margin-right: 8px;
}
.form_97fc .cold_4a71 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_b18b .bronze_7c00 {
  margin-bottom: 2em;
}
.row_b18b .feature-0eea {
  margin-bottom: 15px;
}
.row_b18b .feature-0eea:last-child {
  margin-bottom: 0;
}
.row_b18b .link-bd67 {
  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) {
  .row_b18b .link-bd67 {
    display: block;
  }
}
.row_b18b .modal-soft-c0e8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_b18b .modal-soft-c0e8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_b18b .motion-e786 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_b18b .motion-e786 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_b18b .motion-e786 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_b18b .outline-gas-5235 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_b18b .outline-gas-5235 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_b18b .highlight-simple-6285 p:last-child {
  margin-bottom: 0;
}
.row_b18b .avatar_slow_30ac {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_b18b .card_c3c8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_b18b .overlay_new_3d36 {
  margin-top: 1em;
}
.row_b18b .background-tiny-8330 {
  top: 0;
  display: block;
}
.row_b18b .background-tiny-8330 a {
  color: inherit;
}
.row_b18b .background-tiny-8330 a:hover {
  color: inherit;
}
.row_b18b .accent_dirty_cae9 {
  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;
}
.row_b18b .accent_dirty_cae9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_b18b .card_c3c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_b18b .narrow_6daf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_b18b .narrow_6daf:first-child {
  margin-top: 0;
}
.row_b18b .narrow_6daf.current_70a3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_b18b .narrow_6daf.pagination_out_e7ae {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_b18b
  .narrow_6daf.pagination_out_e7ae.alert-aba1
  .overlay_new_3d36 {
  width: 100%;
}
.row_b18b .pagination_out_e7ae {
  -webkit-box-align: center;
  align-items: center;
}
.row_b18b .pagination_out_e7ae .form_97fc,
.row_b18b .pagination_out_e7ae > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_b18b .motion-e786 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_b18b .motion-e786 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_b18b .motion-e786: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;
}
.row_b18b .current_70a3 {
  z-index: 5;
}
.row_b18b .iron-9eff .surface-64d6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_b18b .main_e456 .surface-64d6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_b18b .focus-8013 .surface-64d6 {
  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;
}
.row_b18b.focused_c7d0 .link-bd67,
.row_b18b.cool_59c0 .link-bd67 {
  display: block;
}
.row_b18b.focused_c7d0 .link-bd67 .caption_tiny_b02e,
.row_b18b.focused_c7d0 .link-bd67 .card_c3c8,
.row_b18b.cool_59c0 .link-bd67 .caption_tiny_b02e,
.row_b18b.cool_59c0 .link-bd67 .card_c3c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_b18b.secondary_0f28 .modal-soft-c0e8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_b18b.secondary_0f28 .modal-soft-c0e8 {
    margin-right: 0;
  }
}
.row_b18b.focused_c7d0 .modal-soft-c0e8,
.row_b18b.cool_59c0 .modal-soft-c0e8 {
  padding-top: 40%;
}
.row_b18b.focused_c7d0 .bronze_7c00,
.row_b18b.cool_59c0 .bronze_7c00 {
  display: block;
}
.row_b18b.focused_c7d0 .fn-sticky-2a81 .card_c3c8,
.row_b18b.cool_59c0 .fn-sticky-2a81 .card_c3c8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_b18b.focused_c7d0 .modal-soft-c0e8,
.row_b18b.cool_59c0 .modal-soft-c0e8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_b18b.focused_c7d0 .card_c3c8 {
  padding: 1em;
}
.disabled_a705 {
  margin: 30px auto;
  display: block;
}
.disabled_a705 .message_b608 > * {
  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;
}
.disabled_a705 .message_b608 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_a705 .message_b608 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-cc5f .form_97fc {
  margin-bottom: 1.41575em;
}
.media-cc5f .label-e701 {
  margin-bottom: 1.618em;
}
.copper_1043 .mini_dec1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper_1043 .mini_dec1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper_1043 .content-clean-e3b5 {
  max-width: 100%;
  overflow: auto;
}
.layout_dim_8196 .copper_1043 a:hover {
  text-decoration: underline;
}
.huge_5ec7 .feature-0eea:not(.outline-gas-5235),
.huge_5ec7 .motion-e786 {
  margin-bottom: 1.41575em;
}
.huge_5ec7 .feature-0eea:not(.outline-gas-5235):last-child,
.huge_5ec7 .motion-e786:last-child {
  margin-bottom: 0;
}
.huge_5ec7 .feature-0eea.paragraph_copper_5374 {
  margin-bottom: 0.41575em;
}
.huge_5ec7 .bright_2e9b:before,
.huge_5ec7 .grid-0a51:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.huge_5ec7 .bright_2e9b:before {
  content: "\f115";
}
.huge_5ec7 .grid-0a51:before {
  content: "\f02c";
}
.huge_5ec7 .fluid-46a8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.huge_5ec7 .fluid-46a8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade_2d81 {
  display: -webkit-box;
  display: flex;
}
.shade_2d81 .element-9ae9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade_2d81 .element-9ae9 {
    flex-basis: 90px;
  }
}
.shade_2d81 .clean-f77f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade_2d81 .clean-f77f {
    flex-basis: calc(100% - 50px);
  }
}
.shade_2d81 .image_1f2c p:last-child {
  margin-bottom: 0.72em;
}
.texture_up_f4b4 .message_b608 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture_up_f4b4 .message_b608:after,
.texture_up_f4b4 .message_b608:before {
  content: "";
  display: table;
}
.texture_up_f4b4 .message_b608:after {
  clear: both;
}
.texture_up_f4b4 .message_b608 .active_73ae,
.texture_up_f4b4 .message_b608 .label_681b {
  width: 49%;
}
.texture_up_f4b4 .message_b608 .active_73ae a span.smooth-53f1,
.texture_up_f4b4 .message_b608 .label_681b a span.smooth-53f1 {
  display: block;
  margin-bottom: 5px;
}
.texture_up_f4b4 .message_b608 .label_681b {
  float: left;
  text-align: left;
}
.texture_up_f4b4 .message_b608 .active_73ae {
  float: right;
  text-align: right;
}
.summary-3ab6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary-3ab6 {
    margin-bottom: 0;
  }
}
.thumbnail-ed49 {
  margin-bottom: 1em;
}
.thumbnail-ed49 .outline-gas-5235 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bright-aa33 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient_51ab .thumbnail-ed49,
.notification_outer_23c4 .thumbnail-ed49 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient_51ab .thumbnail-ed49,
  .notification_outer_23c4 .thumbnail-ed49 {
    display: block;
  }
}
.gradient_51ab .bright-aa33,
.notification_outer_23c4 .bright-aa33 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient_51ab .bright-aa33,
  .notification_outer_23c4 .bright-aa33 {
    margin-bottom: 1em;
  }
}
.gradient_51ab .bright-aa33 img,
.notification_outer_23c4 .bright-aa33 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient_51ab .texture_fa18,
.notification_outer_23c4 .texture_fa18 {
  flex-basis: calc(100% - 160px);
}
.gradient_51ab .texture_fa18 p,
.notification_outer_23c4 .texture_fa18 p {
  margin-bottom: 0;
}
.gradient_51ab .texture_fa18 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient_51ab .texture_fa18 {
    padding-left: 0;
  }
}
.notification_outer_23c4 .texture_fa18 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_outer_23c4 .texture_fa18 {
    padding-right: 0;
  }
}
.notification_outer_23c4 .bright-aa33 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden-bronze-b531 .bright-aa33 {
  margin-bottom: 0.5em;
}
.hidden-bronze-b531 .bright-aa33 img {
  width: 100%;
}
.center-546e .text-8f8d,
.dirty_4b1a .text-8f8d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.dirty_4b1a .wrapper-silver-f703 .hovered-554d p:last-child {
  margin-bottom: 0;
}
.next-5276 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary_d854 .shade_d6e0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary_d854 .shade_d6e0:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary_d854 .shade_d6e0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_d854 .shade_d6e0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary_d854 .shade_d6e0 ul li {
  margin: 0 0 0.6em;
}
.tertiary_d854 .shade_d6e0 ul li.hovered_f551,
.tertiary_d854 .shade_d6e0 ul li.advanced-bad4 {
  position: relative;
}
.tertiary_d854 .shade_d6e0 ul li.hovered_f551 .primary-eade,
.tertiary_d854 .shade_d6e0 ul li.advanced-bad4 .primary-eade {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary_d854 .shade_d6e0 ul li.hovered_f551:after:after,
.tertiary_d854 .shade_d6e0 ul li.hovered_f551:after:before,
.tertiary_d854
  .shade_d6e0
  ul
  li.advanced-bad4:after:after,
.tertiary_d854
  .shade_d6e0
  ul
  li.advanced-bad4:after:before {
  content: "";
  display: table;
}
.tertiary_d854 .shade_d6e0 ul li.hovered_f551:after:after,
.tertiary_d854
  .shade_d6e0
  ul
  li.advanced-bad4:after:after {
  clear: both;
}
.tertiary_d854 .shade_d6e0 a.sort-focused-fe02:hover {
  text-decoration: none;
}
.tertiary_d854 .shade_d6e0 select {
  max-width: 100%;
}
.tertiary_d854 .shade_d6e0 table {
  font-size: 85%;
}
.tertiary_d854 .shade_d6e0 table td,
.tertiary_d854 .shade_d6e0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary_d854 .shade_d6e0 table tfoot td {
  text-align: left;
}
.tertiary_d854 .shade_d6e0 :last-child {
  margin-bottom: 0;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 label {
  width: 100%;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 .slider-silver-2aa2 {
  width: 100%;
  display: block;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 .green-c0e3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 .green-c0e3:hover svg #svg-search {
  fill: #444;
}
.tertiary_d854 .shade_d6e0 .carousel_short_2b86 .green-c0e3 svg {
  width: 18px;
  height: 18px;
}
.tertiary_d854 .stale-9e6c ul ul,
.tertiary_d854 .right_4348 ul ul,
.tertiary_d854 .button_37bd ul ul,
.tertiary_d854 .title-fast-ec8a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary_d854 .stale-9e6c .soft_0985 > a,
.tertiary_d854 .right_4348 .soft_0985 > a,
.tertiary_d854 .button_37bd .soft_0985 > a,
.tertiary_d854 .title-fast-ec8a .soft_0985 > a {
  margin-bottom: 0;
}
.tertiary_d854 .tall_ebc2 li,
.tertiary_d854 .stale-9e6c li,
.tertiary_d854 .form_lower_0747 li,
.tertiary_d854 .right_4348 li,
.tertiary_d854 .button_37bd li,
.tertiary_d854 .title-fast-ec8a li,
.tertiary_d854 .chip-cbcf li,
.tertiary_d854 .main-f784 li {
  display: block;
  position: relative;
}
.tertiary_d854 .tall_ebc2 li:last-child,
.tertiary_d854 .stale-9e6c li:last-child,
.tertiary_d854 .form_lower_0747 li:last-child,
.tertiary_d854 .right_4348 li:last-child,
.tertiary_d854 .button_37bd li:last-child,
.tertiary_d854 .title-fast-ec8a li:last-child,
.tertiary_d854 .chip-cbcf li:last-child,
.tertiary_d854 .main-f784 li:last-child {
  border: none;
}
.tertiary_d854 .tall_ebc2 li a,
.tertiary_d854 .stale-9e6c li a,
.tertiary_d854 .form_lower_0747 li a,
.tertiary_d854 .right_4348 li a,
.tertiary_d854 .button_37bd li a,
.tertiary_d854 .title-fast-ec8a li a,
.tertiary_d854 .chip-cbcf li a,
.tertiary_d854 .main-f784 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_d854 .tall_ebc2 li ul li::before,
.tertiary_d854 .stale-9e6c li ul li::before,
.tertiary_d854 .form_lower_0747 li ul li::before,
.tertiary_d854 .right_4348 li ul li::before,
.tertiary_d854 .button_37bd li ul li::before,
.tertiary_d854 .title-fast-ec8a li ul li::before,
.tertiary_d854 .chip-cbcf li ul li::before,
.tertiary_d854 .main-f784 li ul li::before {
  left: 15px;
}
.tertiary_d854 .tall_ebc2 li ul a,
.tertiary_d854 .stale-9e6c li ul a,
.tertiary_d854 .form_lower_0747 li ul a,
.tertiary_d854 .right_4348 li ul a,
.tertiary_d854 .button_37bd li ul a,
.tertiary_d854 .title-fast-ec8a li ul a,
.tertiary_d854 .chip-cbcf li ul a,
.tertiary_d854 .main-f784 li ul a {
  padding-left: 20px;
}
.tertiary_d854 .tall_ebc2 li ul ul li::before,
.tertiary_d854 .stale-9e6c li ul ul li::before,
.tertiary_d854 .form_lower_0747 li ul ul li::before,
.tertiary_d854 .right_4348 li ul ul li::before,
.tertiary_d854 .button_37bd li ul ul li::before,
.tertiary_d854 .title-fast-ec8a li ul ul li::before,
.tertiary_d854 .chip-cbcf li ul ul li::before,
.tertiary_d854 .main-f784 li ul ul li::before {
  left: 30px;
}
.tertiary_d854 .tall_ebc2 li ul ul a,
.tertiary_d854 .stale-9e6c li ul ul a,
.tertiary_d854 .form_lower_0747 li ul ul a,
.tertiary_d854 .right_4348 li ul ul a,
.tertiary_d854 .button_37bd li ul ul a,
.tertiary_d854 .title-fast-ec8a li ul ul a,
.tertiary_d854 .chip-cbcf li ul ul a,
.tertiary_d854 .main-f784 li ul ul a {
  padding-left: 40px;
}
.tertiary_d854 .tall_6def li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_d854 .main-f784 ul li {
  margin-bottom: 1.41575em;
}
.tertiary_d854 .main-f784 ul li .heading_narrow_551f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary_d854 .main-f784 ul li .heading_orange_63d7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.static-6408 .tall_ebc2 li a,
.static-6408 .stale-9e6c li a,
.static-6408 .form_lower_0747 li a,
.static-6408 .right_4348 li a,
.static-6408 .button_37bd li a,
.static-6408 .title-fast-ec8a li a,
.static-6408 .chip-cbcf li a,
.static-6408 .main-f784 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.static-6408 .tall_6def li {
  border-color: rgba(255, 255, 255, 0.08);
}
.static-6408 .shade_d6e0 ul li.hovered_f551 .primary-eade,
.static-6408 .shade_d6e0 ul li.advanced-bad4 .primary-eade {
  background: rgba(0, 0, 0, 0.2);
}
.static-6408 .tertiary_d854 .shade_d6e0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li {
  margin: 0;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li ul {
  margin: 0;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li ul li a {
  padding-left: 15px;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li ul li li a {
  padding-left: 30px;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li.picture-mini-bac5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li.picture-mini-bac5 > 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;
}
.tertiary-east-36e3 .tertiary_d854 .sort-eef0 li.picture-mini-bac5 > 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;
}
.carousel_eaad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert_98fd {
  position: relative;
  z-index: 10;
}
.alert_98fd .form-thick-ecfb {
  width: 100%;
  max-width: 100%;
}
.selected-6464 .popup_huge_bb14 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.selected-6464 .hero-f3d4 {
}
.selected-6464 .static-6408 {
  background: #292929;
}
.advanced_ede2 .popup_huge_bb14 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.advanced_ede2 .hero-f3d4 {
  background: #f9f9f9;
}
.advanced_ede2 .static-6408 {
  background: #303030;
}
.detail-a880 .popup_huge_bb14 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-a880 .short_2349 {
    margin-bottom: 1em;
  }
  .detail-a880 .short_2349:last-child {
    margin-bottom: 0;
  }
}
.detail-a880 .hero-f3d4 {
  background: #ededed;
}
.detail-a880 .static-6408 {
  background: #1a1a1a;
}
.popup_huge_bb14.hero-f3d4 {
  color: rgba(0, 0, 0, 0.6);
}
.popup_huge_bb14.hero-f3d4 .shadow-fast-9362 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_huge_bb14.static-6408 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_huge_bb14.static-6408 a:not(.sort-focused-fe02) {
  color: rgba(255, 255, 255, 0.79);
}
.popup_huge_bb14.static-6408 a:not(.sort-focused-fe02):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_huge_bb14.static-6408 .shadow-fast-9362 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_huge_bb14.static-6408 table tbody td,
.popup_huge_bb14.static-6408 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight-9397.shadow_ce2e .pro-28dd {
  max-width: initial;
}
.highlight-9397 .notice_d34b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight-9397 .notice_d34b .form-thick-ecfb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight-9397 .notice_d34b .form-thick-ecfb {
    display: block;
    margin-bottom: 2em;
  }
  .highlight-9397 .notice_d34b .form-thick-ecfb:last-child {
    margin-bottom: 0;
  }
}
.detail-a880 .short_2349:last-child,
.advanced_ede2 .short_2349:last-child,
.selected-6464 .short_2349:last-child {
  margin-bottom: 0;
}
.detail-a880 .short_2349 .tertiary_d854 .shade_d6e0:last-child,
.advanced_ede2 .short_2349 .tertiary_d854 .shade_d6e0:last-child,
.selected-6464 .short_2349 .tertiary_d854 .shade_d6e0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .detail-a880 .south_4574,
  .detail-a880 .list-bottom-f3e7,
  .advanced_ede2 .south_4574,
  .advanced_ede2 .list-bottom-f3e7,
  .selected-6464 .south_4574,
  .selected-6464 .list-bottom-f3e7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert_98fd .short_2349 {
    margin-bottom: 2em;
  }
}
.alert_98fd p:last-child {
  margin-bottom: 0;
}
.alert_98fd li,
.alert_98fd ul {
  list-style: none;
  margin: 0;
}
.alert_98fd ul ul {
  margin-left: 2.617924em;
}
.prev-da13 {
  font-size: 0.875em;
}

/* css-noise: b692 */
.promo-block-d8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
