/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content_0178/customify
Author: WPCustomify
Author URI: https://pressmaximum.content_0178
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.content_0178/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.background_first_1afa.prev-ff02/licenses/gpl-2.0.notification_9397
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.first_fac2/, (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.preview_out_b5dd.top_c73e/normalize.accent_plasma_6adb/
 ======
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.accent_plasma_6adb v7.0.0 | MIT License | github.content_0178/necolas/normalize.accent_plasma_6adb */
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;
}
.smooth-11c5 .form-left-aa6e,
.breadcrumb-521a,
.section-fresh-241e,
.advanced-2a59,
.photo_9fe6,
.warm-7e2c,
.solid_f78c,
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;
}
.breadcrumb-521a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-521a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-521a,
  h1 {
    font-size: 1.8em;
  }
}
.section-fresh-241e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.section-fresh-241e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .section-fresh-241e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .section-fresh-241e,
  h2 {
    font-size: 1.7em;
  }
}
.advanced-2a59,
h3 {
  font-size: 1.618em;
}
.smooth-11c5 .form-left-aa6e,
.photo_9fe6,
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.action_250a {
  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;
}
.article-d6d6:after,
.article-d6d6:before,
.icon-action-4ce4:after,
.icon-action-4ce4:before {
  content: "";
  display: table;
}
.article-d6d6:after,
.icon-action-4ce4:after {
  clear: both;
}
.layout-de38 {
  float: right;
  margin-right: 0;
}
.footer_f416 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean-5cf9 .advanced_21be,
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;
}
.clean-5cf9 .advanced_21be: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;
}
.gradient_wood_2abf .advanced_21be {
  box-shadow: none;
}
.gradient_wood_2abf
  .advanced_21be
  .icon-b95c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_wood_2abf .advanced_21be .over_b981 {
  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;
}
.gradient_wood_2abf
  .advanced_21be
  .over_b981
  b {
  display: none;
}
.gradient_wood_2abf .mini-7b94 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.chip-3504:not(.tertiary_f1c3):not(.warm_435f),
button:not(.tertiary_f1c3):not(.warm_435f),
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ),
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ),
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ) {
  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;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ):hover,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ):hover,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):hover,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):hover,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ):active,
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ):active,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):active,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):active,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):active,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus {
  outline: 0;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993 {
  position: relative;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .copper_5d9f,
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .silver-232c,
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .list_81b6,
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  i,
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  svg,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .copper_5d9f,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .silver-232c,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .list_81b6,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  i,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  svg,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .copper_5d9f,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .silver-232c,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .list_81b6,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  i,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  svg,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .copper_5d9f,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .silver-232c,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .list_81b6,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  i,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  svg,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .copper_5d9f,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .silver-232c,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  .list_81b6,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  i,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993
  svg {
  visibility: hidden;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993:after,
button:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993:after,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993:after,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993:after,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ).fn-loading-7993: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;
}
.chip-3504:not(.tertiary_f1c3):not(.warm_435f),
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ),
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ),
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ) {
  color: #fff;
  background: #235787;
}
.chip-3504:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="button"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="reset"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus,
input[type="submit"]:not(.tertiary_f1c3):not(
    .warm_435f
  ):focus {
  color: #fff;
}
.chip-3504.fn-disabled-7993:not(.tertiary_f1c3):not(
    .warm_435f
  ),
.chip-3504[disabled]:not(.tertiary_f1c3):not(
    .warm_435f
  ),
button.fn-disabled-7993:not(.tertiary_f1c3):not(
    .warm_435f
  ),
button[disabled]:not(.tertiary_f1c3):not(
    .warm_435f
  ) {
  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;
}
.sort-f624 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sort-f624: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;
}
.brown-7c2c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.table_81c1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_out_79bb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-d6d6:after,
.article-d6d6:before,
.mask-79bb:after,
.mask-79bb:before,
.feature-silver-200f:after,
.feature-silver-200f:before,
.gradient-fast-86c2:after,
.gradient-fast-86c2:before,
.search-yellow-cb6d:after,
.search-yellow-cb6d:before,
.logo_dc1d:after,
.logo_dc1d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-d6d6:after,
.mask-79bb:after,
.feature-silver-200f:after,
.gradient-fast-86c2:after,
.search-yellow-cb6d:after,
.logo_dc1d:after {
  clear: both;
}
.mask-79bb .carousel_iron_e775,
.feature-silver-200f .carousel_iron_e775,
.clean-d67e .carousel_iron_e775 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_dd8f {
  display: inline-block;
}
.backdrop_3cd0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop_3cd0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop_3cd0 .detail_short_ceef {
  padding: 1em 0;
  font-size: 85%;
}
.detail_short_ceef {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall-f239 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall-f239:after,
.tall-f239:before {
  content: "";
  display: table;
}
.tall-f239:after {
  clear: both;
}
.orange-5b67 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row-553b .orange-5b67 {
  max-width: 50%;
}
.thumbnail_under_cf78 .orange-5b67 {
  max-width: 33.33%;
}
.accordion_thick_9a6d .orange-5b67 {
  max-width: 25%;
}
.popup_fast_5c87 .orange-5b67 {
  max-width: 20%;
}
.accordion-full-7cf9 .orange-5b67 {
  max-width: 16.66%;
}
.filter_9301 .orange-5b67 {
  max-width: 14.28%;
}
.slider_right_f973 .orange-5b67 {
  max-width: 12.5%;
}
.dirty_35c1 .orange-5b67 {
  max-width: 11.11%;
}
.widget_tall_4c0e {
  display: block;
}
.smooth-11c5 .cold_9fce label,
.smooth-11c5 .shade-hovered-9f7c label,
.smooth-11c5 .first-9e2e label,
.smooth-11c5 .column_old_5dfd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-3ff8 {
  list-style: none;
  margin: 0;
}
.list-3ff8 article.border-down-0a30 {
  margin-bottom: 0;
}
.list-3ff8 ul {
  list-style: none;
  margin: 0;
}
.list-3ff8 .upper_355f li.border-down-0a30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-3ff8 .upper_355f li.border-down-0a30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-3ff8 .upper_355f li.border-down-0a30: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) {
  .list-3ff8 .upper_355f li.border-down-0a30 li.border-down-0a30 li.border-down-0a30 li.border-down-0a30 {
    padding-left: 0;
  }
}
article.border-down-0a30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-down-0a30 .mask-79bb p:last-of-type {
  margin-bottom: 0;
}
article.border-down-0a30 .stale_8d70 {
  float: left;
}
article.border-down-0a30 .gradient_purple_eb29 {
  margin-left: 85px;
}
article.border-down-0a30 .alert-a68c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-down-0a30 .alert-a68c .pattern-upper-5642 {
  margin-left: 10px;
}
article.border-down-0a30 .dark_960b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-down-0a30 .aside_36ee {
  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 .cold_9fce,
  #respond .first-9e2e,
  #respond .column_old_5dfd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold_9fce input,
#respond .first-9e2e input,
#respond .column_old_5dfd input {
  width: 100%;
}
#respond .column_old_5dfd {
  margin-right: 0;
}
#respond .notice_stone_e974 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside_stale_fe73 {
  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;
}
.aside_stale_fe73.outline_current_2668 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.aside_stale_fe73 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%);
}
.aside_stale_fe73:focus,
.aside_stale_fe73: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);
}
.filter-hard-87f3 {
  border-radius: 10%;
}
.light-5d77 {
  border-radius: 50%;
}
.dirty-f3ef {
  font-size: 0.72em;
}
.banner-blue-83e4 {
  font-size: 0.875em;
}
.current-c143 {
  font-size: 1.1em;
}
.caption_ce0e {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption_ce0e.dirty-f3ef {
  letter-spacing: 0.5px;
}
.thumbnail-b910,
.thumbnail-b910 a {
  color: #6d6d6d;
}
.thumbnail-b910 a:hover {
  color: #111;
}
.dynamic-79cd {
  color: #6d6d6d;
}
.message-lower-c45e {
  overflow-x: hidden;
}
.message-lower-c45e .popup-cd2c.modal_bedc {
  position: relative;
}
.message-lower-c45e .popup-cd2c.modal_bedc.inner-a602 {
  position: initial;
}
.message-lower-c45e
  .popup-cd2c.modal_bedc.inner-a602
  .element_292f {
  left: auto;
}
.message-lower-c45e .popup-cd2c .element_292f {
  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;
}
.message-lower-c45e .popup-cd2c:hover.modal_bedc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message-lower-c45e
  .popup-cd2c:hover.modal_bedc
  .element_292f {
  display: block;
  z-index: 9999999;
}
.message-lower-c45e .main_dd3e .texture_c6a8,
.message-lower-c45e .notice-short-ca2d .texture_c6a8 {
  display: none;
}
.message-lower-c45e .focused_9a96 .popup-cd2c:hover.modal_bedc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.smooth-11c5 .cold_9fce label,
.smooth-11c5 .shade-hovered-9f7c label,
.smooth-11c5 .first-9e2e label,
.smooth-11c5 .column_old_5dfd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-3ff8 {
  list-style: none;
  margin: 0;
}
.list-3ff8 article.border-down-0a30 {
  margin-bottom: 0;
}
.list-3ff8 ul {
  list-style: none;
  margin: 0;
}
.list-3ff8 .upper_355f li.border-down-0a30 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-3ff8 .upper_355f li.border-down-0a30 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-3ff8 .upper_355f li.border-down-0a30: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) {
  .list-3ff8 .upper_355f li.border-down-0a30 li.border-down-0a30 li.border-down-0a30 li.border-down-0a30 {
    padding-left: 0;
  }
}
article.border-down-0a30 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border-down-0a30 .mask-79bb p:last-of-type {
  margin-bottom: 0;
}
article.border-down-0a30 .stale_8d70 {
  float: left;
}
article.border-down-0a30 .gradient_purple_eb29 {
  margin-left: 85px;
}
article.border-down-0a30 .alert-a68c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border-down-0a30 .alert-a68c .pattern-upper-5642 {
  margin-left: 10px;
}
article.border-down-0a30 .dark_960b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border-down-0a30 .aside_36ee {
  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 .cold_9fce,
  #respond .first-9e2e,
  #respond .column_old_5dfd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold_9fce input,
#respond .first-9e2e input,
#respond .column_old_5dfd input {
  width: 100%;
}
#respond .column_old_5dfd {
  margin-right: 0;
}
#respond .notice_stone_e974 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_dd3e .surface-7779 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface-7779 .shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a:focus,
.surface-7779 .shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a:hover,
.surface-7779 .shadow-first-cdd9.mask_566f .summary_7e3e > li > a:focus,
.surface-7779 .shadow-first-cdd9.mask_566f .summary_7e3e > li > a:hover,
.surface-7779 .shadow-first-cdd9.fast-8197 .summary_7e3e > li > a:focus,
.surface-7779 .shadow-first-cdd9.fast-8197 .summary_7e3e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779
  .shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.surface-7779
  .shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.search-wide-73d8
  > a,
.surface-7779
  .shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.surface-7779
  .shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.search-wide-73d8
  > a,
.surface-7779
  .shadow-first-cdd9.fast-8197
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.surface-7779 .shadow-first-cdd9.fast-8197 .summary_7e3e > li.breadcrumb_copper_2577 > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779 .aside-eff8,
.surface-7779 .aside-eff8 a {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779 .container-d47a.out-dac1 li a,
.surface-7779 .gas_9e1e a,
.surface-7779 .menu_a179,
.surface-7779 .summary_7e3e > li > a,
.surface-7779 .box-fluid-c25d {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779 .container-d47a.out-dac1 li a:hover,
.surface-7779 .gas_9e1e a:hover,
.surface-7779 .menu_a179:hover,
.surface-7779 .summary_7e3e > li > a:hover,
.surface-7779 .box-fluid-c25d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779 .small-b07c {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779 .small-b07c .paper-887c {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779 .small-b07c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-7779 .overlay_f4d8 .rough_6dec {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779 .overlay_f4d8 .rough_6dec .hidden_76ff {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779
  .overlay_f4d8
  .rough_6dec
  .hidden_76ff::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779
  .overlay_f4d8
  .rough_6dec
  .hidden_76ff:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779
  .overlay_f4d8
  .rough_6dec
  .hidden_76ff::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779
  .overlay_f4d8
  .rough_6dec
  .hidden_76ff::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779 .overlay_f4d8 .search-72fe {
  color: rgba(255, 255, 255, 0.79);
}
.surface-7779 .overlay_f4d8 .search-72fe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_3022
  .surface-7779
  .overlay_f4d8
  .backdrop-322f
  .selected-08dd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_3022
  .surface-7779
  .overlay_f4d8
  .backdrop-322f
  .hidden_76ff {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_dd3e .south_7d13 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.south_7d13 .shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a:focus,
.south_7d13 .shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a:hover,
.south_7d13 .shadow-first-cdd9.mask_566f .summary_7e3e > li > a:focus,
.south_7d13 .shadow-first-cdd9.mask_566f .summary_7e3e > li > a:hover,
.south_7d13 .shadow-first-cdd9.fast-8197 .summary_7e3e > li > a:focus,
.south_7d13 .shadow-first-cdd9.fast-8197 .summary_7e3e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south_7d13
  .shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.south_7d13
  .shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.search-wide-73d8
  > a,
.south_7d13
  .shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.south_7d13
  .shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.search-wide-73d8
  > a,
.south_7d13
  .shadow-first-cdd9.fast-8197
  .summary_7e3e
  > li.chip_mini_23d9
  > a,
.south_7d13 .shadow-first-cdd9.fast-8197 .summary_7e3e > li.breadcrumb_copper_2577 > a {
  color: rgba(0, 0, 0, 0.8);
}
.south_7d13 .aside-eff8,
.south_7d13 .aside-eff8 a {
  color: rgba(0, 0, 0, 0.8);
}
.south_7d13 .container-d47a.out-dac1 li a,
.south_7d13 .gas_9e1e a,
.south_7d13 .menu_a179,
.south_7d13 .summary_7e3e > li > a,
.south_7d13 .box-fluid-c25d {
  color: rgba(0, 0, 0, 0.55);
}
.south_7d13 .container-d47a.out-dac1 li a:hover,
.south_7d13 .gas_9e1e a:hover,
.south_7d13 .menu_a179:hover,
.south_7d13 .summary_7e3e > li > a:hover,
.south_7d13 .box-fluid-c25d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south_7d13 .small-b07c {
  color: rgba(0, 0, 0, 0.55);
}
.south_7d13 .small-b07c .paper-887c {
  color: rgba(0, 0, 0, 0.8);
}
.south_7d13 .small-b07c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-744f .secondary-hard-d3c8 {
  margin-left: auto;
  margin-right: auto;
}
.feature-silver-200f > * {
  margin-left: auto;
  margin-right: auto;
}
.feature-silver-200f .brown-7c2c {
  margin-right: 1.41575em;
}
.table-8422 .feature-silver-200f > .layout-basic-8ef1 {
  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;
}
.table-8422 .feature-silver-200f > .short_048e {
  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;
}
.pink-a732.logo-744f .secondary-hard-d3c8,
.carousel-old-6542.logo-744f .secondary-hard-d3c8 {
  margin-left: 0;
}
.center_8116.logo-744f .secondary-hard-d3c8,
.soft_4833.logo-744f .secondary-hard-d3c8 {
  margin-right: 0;
}
.feature-silver-200f ol,
.feature-silver-200f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.next-5a36 video {
  max-width: 100%;
}
.main_advanced_570f img {
  display: block;
}
.main_advanced_570f.brown-7c2c,
.main_advanced_570f.table_81c1 {
  width: 100%;
}
.main_advanced_570f.short_048e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_simple_85da:not(.yellow-a6f0) {
  margin: 1.5em auto;
}
.slow-1d68 p {
  padding: 1.5em 14px;
}
ul.button_bronze_fd64.short_048e,
ul.button_bronze_fd64.layout-basic-8ef1,
ul.button_bronze_fd64.huge-9742.layout-basic-8ef1 {
  padding: 0 14px;
}
.pagination-selected-1241 {
  display: block;
  overflow-x: auto;
}
.pagination-selected-1241 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination-selected-1241 td,
.pagination-selected-1241 th {
  padding: 0.5em;
}
.feature-silver-200f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.feature-silver-200f ol ol,
.feature-silver-200f ol ul,
.feature-silver-200f ul ol,
.feature-silver-200f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.feature-silver-200f ol ol li,
.feature-silver-200f ol ul li,
.feature-silver-200f ul ol li,
.feature-silver-200f ul ul li {
  margin-left: 0;
}
.tiny-5abc.popup-right-17bd > .widget_narrow_38df {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny-5abc.popup-right-17bd > .widget_narrow_38df iframe,
.tiny-5abc.popup-right-17bd > .widget_narrow_38df > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_dirty_95e9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_dirty_95e9.paper-d857 {
  padding: 0;
}
.notification_dirty_95e9.paper-d857 cite {
  font-size: 13px;
}
.notification_dirty_95e9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_dirty_95e9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-thick-1db9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-thick-1db9 > p:first-child {
  margin-top: 0;
}
.background-thick-1db9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-thick-1db9 blockquote {
  border-left: 0;
}
.tooltip-green-aba3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tooltip-green-aba3:not(.message_easy_d11b) {
  max-width: 100px;
}
.tooltip-green-aba3.photo_tall_00bf {
  border-bottom: none !important;
  text-align: center;
}
.tooltip-green-aba3.photo_tall_00bf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slow-1d68 p {
    padding: 1.5em 0;
  }
}
.texture_e24e {
  color: #0073aa;
}
.border_c634 {
  background-color: #0073aa;
}
.disabled_old_bb30 {
  color: #229fd8;
}
.progress_current_f4e5 {
  background-color: #229fd8;
}
.glass_d004 {
  color: #eee;
}
.summary_e9ae {
  background-color: #eee;
}
.feature_647e {
  color: #444;
}
.video-west-fee3 {
  background-color: #444;
}
.accordion_static_de7e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion_static_de7e .active_f430 .gas_9e1e {
  font-size: 15px;
}
.accordion_static_de7e .gas_9e1e {
  line-height: 1.3;
}
.accordion_static_de7e .south_7d13 {
}
.accordion_static_de7e .surface-7779 {
  background: #235787;
}
.wood-522f {
  padding: 0;
}
.wood-522f .surface-7779 {
  background: #1a1a1a;
}
.wood-522f .south_7d13 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thick_6aa1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thick_6aa1 .south_7d13 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thick_6aa1 .surface-7779 {
  background: #303030;
}
.logo_dc1d {
  position: relative;
  z-index: 10;
}
.logo_dc1d .east_4e77 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-af68 .modal_bedc {
  display: inline-block;
  vertical-align: middle;
}
.footer-af68.breadcrumb_stale_6884 .modal_bedc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer-af68.breadcrumb_stale_6884 .modal_bedc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-af68.breadcrumb_stale_6884 .modal_bedc {
    margin-right: 0.4em;
  }
}
.footer-af68.breadcrumb_stale_6884 .modal_bedc:last-child {
  margin-right: 0;
}
.cold_66ae .east_4e77 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .main_dd3e .active_f430 {
    margin: 0 -0.5em;
  }
  .main_dd3e .active_f430 [class*="customify-col-"],
  .main_dd3e .active_f430 [class*="customify-col_"],
  .main_dd3e .active_f430 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.main_dd3e.dim-2173 .east_4e77 {
  background: 0 0 !important;
}
.main_dd3e.dim-2173 .east_4e77,
.main_dd3e.cold_66ae .east_4e77 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .main_dd3e.focused-dc7b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.main_dd3e.cold_66ae .east_4e77 {
  box-shadow: none !important;
}
.section-33d2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section-33d2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section-33d2 {
    padding: 18px 0 20px;
  }
}
.section-33d2 .caption-complex-c533 {
  width: 100%;
}
.section-33d2 .over-1251 {
  margin-bottom: 0;
}
.section-33d2 .middle-8250 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden-b793 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden-b793 .nav_ebe7 {
  width: 100%;
}
.article-9d78 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article-9d78 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article-9d78 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;
}
.article-9d78 li:last-child:after {
  display: none;
}
.article-9d78 li a {
  font-weight: 500;
  margin-right: 10px;
}
.preview-3c06 .texture_c6a8 button,
.section-33d2 .texture_c6a8 button {
  left: 0;
}
.preview-3c06 .nav_ebe7,
.section-33d2 .nav_ebe7 {
  padding-left: 0;
  padding-right: 0;
}
.preview-3c06 .hidden-b793,
.section-33d2 .hidden-b793 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.preview-3c06 {
  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;
}
.preview-3c06: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;
}
.preview-3c06 .info_f978 {
  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) {
  .preview-3c06 .info_f978 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-3c06 .info_f978 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .preview-3c06 .info_f978 {
    min-height: 200px;
  }
}
.preview-3c06 .article-9d78 {
  color: rgba(255, 255, 255, 0.8);
}
.preview-3c06 .article-9d78 a,
.preview-3c06 .article-9d78 li:after {
  color: inherit;
}
.preview-3c06 .article-9d78 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-a5bb {
  margin-bottom: 0.5em;
}
.dark_980e {
  margin-bottom: 1.2em;
}
.dark_980e,
.shade-a5bb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dark_980e p:last-child,
.shade-a5bb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture_c6a8,
#masthead .texture_c6a8 {
  display: none;
}
#masthead
  > .texture_c6a8.label-huge-3491 {
  display: none;
}
#masthead > .texture_c6a8 button {
  left: 0;
}
.east_346f {
  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%;
}
.east_346f .modal_bedc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.east_346f .list-683e {
  display: -webkit-box;
  display: flex;
}
.east_346f .list-683e.tabs_9673 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.east_346f .list-683e.secondary-2a59 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east_346f .list-683e.item_c544 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east_346f.alert_cdcd.info_dim_5eab .list-683e.tabs_9673 {
  flex-basis: 100%;
}
.east_346f.pagination_90f7 .list-683e.secondary-2a59 {
  -webkit-box-flex: 1;
  flex: auto;
}
.east_346f.pagination_90f7 .list-683e.item_c544 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture_c6a8.label-huge-3491 {
  display: none;
}
#masthead > .texture_c6a8 button {
  left: 0;
}
.background-glass-ad2c {
  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;
}
.background-glass-ad2c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background-glass-ad2c.detail_fast_cf6c i {
  margin-right: 4px;
}
.background-glass-ad2c.disabled-cf20 i {
  margin-left: 5px;
}
.gas_9e1e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gas_9e1e p:last-child {
  margin-bottom: 0;
}
.tertiary-4799 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary-4799 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary-4799 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary-4799 .aside-eff8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary-4799 .center-2304 {
  margin: 5px 0 7px 0;
}
.tertiary-4799.hidden-238d .sort_white_2c3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-4799.hidden-238d .brown-1beb {
  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;
}
.tertiary-4799.status_tiny_b036 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary-4799.status_tiny_b036 .sort_white_2c3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-4799.status_tiny_b036 .brown-1beb {
  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;
}
.tertiary-4799.header-047d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-4799.progress_75a6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary-4799.progress_75a6 .brown-1beb {
  margin-top: 7px;
}
.main-81d4 {
  display: inline-block;
}
.logo_dc1d .detail-small-a47b .tertiary-4799 img {
  max-width: 100%;
}
.shadow-first-cdd9 .video-1288.surface_35c8,
.popup-current-c552 .video-1288.surface_35c8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-first-cdd9 .layout_down_1870,
.popup-current-c552 .layout_down_1870 {
  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%);
}
.shadow-first-cdd9 .layout_down_1870 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-first-cdd9.simple-dda8 .layout_down_1870 {
  display: none;
}
.shadow-first-cdd9 .secondary-west-2e26 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-first-cdd9 .secondary-west-2e26 li {
  display: inline-block;
  position: relative;
}
.shadow-first-cdd9 .secondary-west-2e26 li:last-child {
  margin-right: 0;
}
.shadow-first-cdd9 .secondary-west-2e26 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;
}
.shadow-first-cdd9 .secondary-west-2e26 li.breadcrumb_copper_2577 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-first-cdd9 .secondary-west-2e26 > 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;
}
.shadow-first-cdd9 .secondary-west-2e26 > li > a i {
  line-height: 0;
}
.shadow-first-cdd9 .secondary-west-2e26 > li.popup-upper-6304 > a .layout_down_1870 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-first-cdd9 .secondary-west-2e26 .surface_6a56 li.popup-upper-6304 > a {
  position: relative;
}
.shadow-first-cdd9 .secondary-west-2e26 .surface_6a56 li.popup-upper-6304 > a:after,
.shadow-first-cdd9 .secondary-west-2e26 .surface_6a56 li.popup-upper-6304 > a:before {
  content: "";
  display: table;
}
.shadow-first-cdd9 .secondary-west-2e26 .surface_6a56 li.popup-upper-6304 > a:after {
  clear: both;
}
.shadow-first-cdd9 .secondary-west-2e26 .surface_6a56 li.popup-upper-6304 > a .layout_down_1870 {
  margin-left: 5px;
  float: right;
}
.shadow-first-cdd9 .slider_53db,
.shadow-first-cdd9 .surface_6a56 {
  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;
}
.shadow-first-cdd9 .surface_6a56 {
  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;
}
.shadow-first-cdd9 .surface_6a56 .surface_35c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-first-cdd9 .surface_6a56 .layout_down_1870 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-first-cdd9 .surface_6a56 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-first-cdd9 .surface_6a56 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;
}
.shadow-first-cdd9 .surface_6a56 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-first-cdd9 .surface_6a56 .surface_6a56 {
  top: 0;
  left: 100%;
}
.shadow-first-cdd9 .soft-a4a0.fn-focus-7993 > .slider_53db,
.shadow-first-cdd9 .soft-a4a0.fn-focus-7993 > .surface_6a56,
.shadow-first-cdd9 .soft-a4a0:focus > .slider_53db,
.shadow-first-cdd9 .soft-a4a0:focus > .surface_6a56,
.shadow-first-cdd9 .soft-a4a0:hover > .slider_53db,
.shadow-first-cdd9 .soft-a4a0:hover > .surface_6a56 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-first-cdd9.fast-8197 .summary_7e3e:after,
.shadow-first-cdd9.fast-8197 .summary_7e3e:before {
  content: "";
  display: table;
}
.shadow-first-cdd9.fast-8197 .summary_7e3e:after {
  clear: both;
}
.shadow-first-cdd9.fast-8197 .summary_7e3e > li {
  float: left;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e:after,
.shadow-first-cdd9.lower-a649 .summary_7e3e:before {
  content: "";
  display: table;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e:after {
  clear: both;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e > li {
  float: left;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-first-cdd9.lower-a649 .summary_7e3e > li.chip_mini_23d9 > a,
.shadow-first-cdd9.lower-a649 .summary_7e3e > li.breadcrumb_copper_2577 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a .surface_35c8 {
  position: relative;
}
.shadow-first-cdd9.notice-silver-9f97 .summary_7e3e > li > a .surface_35c8: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;
}
.shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li:focus
  > a
  .surface_35c8:before,
.shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li:hover
  > a
  .surface_35c8:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.chip_mini_23d9
  > a
  .surface_35c8:before,
.shadow-first-cdd9.notice-silver-9f97
  .summary_7e3e
  > li.search-wide-73d8
  > a
  .surface_35c8:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-first-cdd9.mask_566f .summary_7e3e > li > a .surface_35c8 {
  position: relative;
}
.shadow-first-cdd9.mask_566f .summary_7e3e > li > a .surface_35c8: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;
}
.shadow-first-cdd9.mask_566f .summary_7e3e > li:focus > a .surface_35c8:before,
.shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li:hover
  > a
  .surface_35c8:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.chip_mini_23d9
  > a
  .surface_35c8:before,
.shadow-first-cdd9.mask_566f
  .summary_7e3e
  > li.search-wide-73d8
  > a
  .surface_35c8:before {
  width: 100%;
  background-color: currentColor;
}
.popup-current-c552 .secondary-west-2e26 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-current-c552 .secondary-west-2e26 li:first-child > a {
  border-top: none;
}
.popup-current-c552 .secondary-west-2e26 .outline_down_8f57 > .surface_35c8 .layout_down_1870 {
  display: none;
}
.popup-current-c552 .secondary-west-2e26 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup-current-c552 .secondary-west-2e26 li:last-child {
  border: none;
}
.popup-current-c552 .secondary-west-2e26 li.popup-upper-6304 > a {
  padding-right: 45px !important;
}
.popup-current-c552 .secondary-west-2e26 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup-current-c552 .secondary-west-2e26 li a:focus,
.popup-current-c552 .secondary-west-2e26 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-current-c552 .secondary-west-2e26 li .down-9392 {
  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;
}
.popup-current-c552 .secondary-west-2e26 li .down-9392:hover {
  box-shadow: none;
}
.popup-current-c552 .secondary-west-2e26 li .down-9392 .layout_down_1870 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup-current-c552 .secondary-west-2e26 .surface_6a56 {
  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);
}
.popup-current-c552 .secondary-west-2e26 .surface_6a56 li a {
  padding-left: 3em;
}
.popup-current-c552 .secondary-west-2e26 .hero-301b > a .down-9392 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-current-c552 .secondary-west-2e26 .hero-301b > .surface_6a56 {
  display: block;
  opacity: 1;
}
.block-5207 {
  max-width: 100%;
}
.rough-07e6 {
  line-height: 0;
  cursor: pointer;
}
.box-fluid-c25d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.box-fluid-c25d:hover {
  box-shadow: none;
  color: currentColor;
}
.box-fluid-c25d svg {
  width: 18px;
  height: 18px;
}
.box-fluid-c25d .aside_3789 {
  display: none;
}
.nav_old_ef0e {
  position: relative;
}
.nav_old_ef0e.fn-active-7993 .box-fluid-c25d .highlight_full_b6c1 {
  display: none;
}
.nav_old_ef0e.fn-active-7993 .box-fluid-c25d .aside_3789 {
  display: inline-block;
}
.nav_old_ef0e .text_7f99 {
  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);
}
.nav_old_ef0e.breadcrumb-6709 .text_7f99 {
  left: auto;
  right: -0.9em;
}
.nav_old_ef0e.breadcrumb-6709 .detail_pressed_4979::before {
  left: auto;
  right: 15px;
}
.nav_old_ef0e.fn-active-7993 .text_7f99 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-322f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop-322f label {
  flex-basis: 100%;
}
.backdrop-322f .rough_6dec {
  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;
}
.backdrop-322f .hidden_76ff {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop-322f .hidden_76ff:focus {
  background-color: transparent;
}
.backdrop-322f button.search-72fe {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop-322f button.search-72fe:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop-322f button.search-72fe svg {
  width: 18px;
  height: 18px;
}
.backdrop-322f input[type="submit"] {
  min-height: auto;
}
.overlay_f4d8 .backdrop-322f .hidden_76ff {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.detail_pressed_4979 {
  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) {
  .detail_pressed_4979 {
    width: 220px;
  }
}
.detail_pressed_4979 label {
  flex-basis: 100%;
}
.detail_pressed_4979::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;
}
.modal_3022 .overlay_f4d8 .backdrop-322f {
  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;
}
.modal_3022
  .overlay_f4d8
  .backdrop-322f
  .rough_6dec {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.modal_3022 .overlay_f4d8 .backdrop-322f .hidden_76ff {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.modal_3022
  .overlay_f4d8
  .backdrop-322f
  .hidden_76ff:focus {
  background: 0 0;
}
.modal_3022
  .overlay_f4d8
  .backdrop-322f
  .selected-08dd {
  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;
}
.container-d47a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container-d47a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container-d47a li:last-child {
  margin-right: 0;
}
.container-d47a li:first-child {
  margin-left: 0;
}
.container-d47a.primary-89d2 a {
  color: #fff;
}
.container-d47a.primary-89d2 a:hover {
  color: #fff;
}
.container-d47a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container-d47a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container-d47a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container-d47a a:hover {
  opacity: 0.9;
  color: inherit;
}
.container-d47a [class*="social-icon-apple"] {
  background-color: #999;
}
.container-d47a [class*="social-icon-apple"].thumbnail_e040 {
  background-color: transparent;
  color: #999;
}
.container-d47a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container-d47a [class*="social-icon-behance"].thumbnail_e040 {
  background-color: transparent;
  color: #1769ff;
}
.container-d47a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container-d47a [class*="social-icon-bitbucket"].thumbnail_e040 {
  background-color: transparent;
  color: #205081;
}
.container-d47a [class*="social-icon-codepen"] {
  background-color: #000;
}
.container-d47a [class*="social-icon-codepen"].thumbnail_e040 {
  background-color: transparent;
  color: #000;
}
.container-d47a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container-d47a [class*="social-icon-delicious"].thumbnail_e040 {
  background-color: transparent;
  color: #39f;
}
.container-d47a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container-d47a [class*="social-icon-digg"].thumbnail_e040 {
  background-color: transparent;
  color: #005be2;
}
.container-d47a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container-d47a [class*="social-icon-dribbble"].thumbnail_e040 {
  background-color: transparent;
  color: #ea4c89;
}
.container-d47a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container-d47a [class*="social-icon-envelope"].thumbnail_e040 {
  background-color: transparent;
  color: #ea4335;
}
.container-d47a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container-d47a [class*="social-icon-facebook"].thumbnail_e040 {
  background-color: transparent;
  color: #3b5998;
}
.container-d47a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container-d47a [class*="social-icon-flickr"].thumbnail_e040 {
  background-color: transparent;
  color: #0063dc;
}
.container-d47a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container-d47a [class*="social-icon-foursquare"].thumbnail_e040 {
  background-color: transparent;
  color: #2d5be3;
}
.container-d47a [class*="social-icon-github"] {
  background-color: #333;
}
.container-d47a [class*="social-icon-github"].thumbnail_e040 {
  background-color: transparent;
  color: #333;
}
.container-d47a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container-d47a [class*="social-icon-google-plus"].thumbnail_e040 {
  background-color: transparent;
  color: #dd4b39;
}
.container-d47a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container-d47a [class*="social-icon-houzz"].thumbnail_e040 {
  background-color: transparent;
  color: #7ac142;
}
.container-d47a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container-d47a [class*="social-icon-instagram"].thumbnail_e040 {
  background-color: transparent;
  color: #262626;
}
.container-d47a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container-d47a [class*="social-icon-jsfiddle"].thumbnail_e040 {
  background-color: transparent;
  color: #487aa2;
}
.container-d47a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container-d47a [class*="social-icon-linkedin"].thumbnail_e040 {
  background-color: transparent;
  color: #0077b5;
}
.container-d47a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container-d47a [class*="social-icon-medium"].thumbnail_e040 {
  background-color: transparent;
  color: #00ab6b;
}
.container-d47a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container-d47a
  [class*="social-icon-odnoklassniki"].thumbnail_e040 {
  background-color: transparent;
  color: #f4731c;
}
.container-d47a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container-d47a [class*="social-icon-meetup"].thumbnail_e040 {
  background-color: transparent;
  color: #ec1c40;
}
.container-d47a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container-d47a [class*="social-icon-pinterest"].thumbnail_e040 {
  background-color: transparent;
  color: #bd081c;
}
.container-d47a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container-d47a [class*="social-icon-product-hunt"].thumbnail_e040 {
  background-color: transparent;
  color: #da552f;
}
.container-d47a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container-d47a [class*="social-icon-reddit"].thumbnail_e040 {
  background-color: transparent;
  color: #ff4500;
}
.container-d47a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container-d47a [class*="social-icon-rss"].thumbnail_e040 {
  background-color: transparent;
  color: #f26522;
}
.container-d47a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container-d47a
  [class*="social-icon-shopping-cart"].thumbnail_e040 {
  background-color: transparent;
  color: #4caf50;
}
.container-d47a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container-d47a [class*="social-icon-skype"].thumbnail_e040 {
  background-color: transparent;
  color: #00aff0;
}
.container-d47a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container-d47a [class*="social-icon-slideshare"].thumbnail_e040 {
  background-color: transparent;
  color: #0077b5;
}
.container-d47a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container-d47a [class*="social-icon-snapchat"].thumbnail_e040 {
  background-color: transparent;
  color: #fffc00;
}
.container-d47a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container-d47a [class*="social-icon-soundcloud"].thumbnail_e040 {
  background-color: transparent;
  color: #f80;
}
.container-d47a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container-d47a [class*="social-icon-spotify"].thumbnail_e040 {
  background-color: transparent;
  color: #2ebd59;
}
.container-d47a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container-d47a
  [class*="social-icon-stack-overflow"].thumbnail_e040 {
  background-color: transparent;
  color: #fe7a15;
}
.container-d47a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container-d47a [class*="social-icon-maldkfgram"].thumbnail_e040 {
  background-color: transparent;
  color: #2ca5e0;
}
.container-d47a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container-d47a [class*="social-icon-tripadvisor"].thumbnail_e040 {
  background-color: transparent;
  color: #589442;
}
.container-d47a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container-d47a [class*="social-icon-tumblr"].thumbnail_e040 {
  background-color: transparent;
  color: #35465c;
}
.container-d47a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container-d47a [class*="social-icon-twitch"].thumbnail_e040 {
  background-color: transparent;
  color: #6441a5;
}
.container-d47a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container-d47a [class*="social-icon-twitter"].thumbnail_e040 {
  background-color: transparent;
  color: #1da1f2;
}
.container-d47a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container-d47a [class*="social-icon-vimeo"].thumbnail_e040 {
  background-color: transparent;
  color: #1ab7ea;
}
.container-d47a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container-d47a [class*="social-icon-vk"].thumbnail_e040 {
  background-color: transparent;
  color: #45668e;
}
.container-d47a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container-d47a [class*="social-icon-weibo"].thumbnail_e040 {
  background-color: transparent;
  color: #df2029;
}
.container-d47a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container-d47a [class*="social-icon-weixin"].thumbnail_e040 {
  background-color: transparent;
  color: #7bb32e;
}
.container-d47a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container-d47a [class*="social-icon-whatsapp"].thumbnail_e040 {
  background-color: transparent;
  color: #25d366;
}
.container-d47a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container-d47a [class*="social-icon-wordpress"].thumbnail_e040 {
  background-color: transparent;
  color: #21759b;
}
.container-d47a [class*="social-icon-xing"] {
  background-color: #026466;
}
.container-d47a [class*="social-icon-xing"].thumbnail_e040 {
  background-color: transparent;
  color: #026466;
}
.container-d47a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container-d47a [class*="social-icon-yelp"].thumbnail_e040 {
  background-color: transparent;
  color: #af0606;
}
.container-d47a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container-d47a [class*="social-icon-youtube"].thumbnail_e040 {
  background-color: transparent;
  color: #cd201f;
}
.menu_a179 {
  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;
}
.menu_a179:hover {
  box-shadow: none;
  background: 0 0;
}
.soft_304e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input-db36 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.narrow_c418 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cold-2ee5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cold-2ee5,
.cold-2ee5::after,
.cold-2ee5::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;
}
.cold-2ee5::after,
.cold-2ee5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu_603a .input-db36 .narrow_c418 {
  margin-top: -2px;
  width: 19px;
}
.menu_603a .input-db36 .cold-2ee5 {
  margin-top: -1px;
}
.menu_603a .input-db36 .cold-2ee5,
.menu_603a .input-db36 .cold-2ee5::after,
.menu_603a .input-db36 .cold-2ee5::before {
  width: 19px;
  height: 2px;
}
.menu_603a .input-db36 .cold-2ee5::before {
  top: -6px;
}
.menu_603a .input-db36 .cold-2ee5::after {
  bottom: -6px;
}
.notice-light-436a .input-db36 .narrow_c418 {
  margin-top: -2px;
  width: 22px;
}
.notice-light-436a .input-db36 .cold-2ee5 {
  margin-top: -1px;
}
.notice-light-436a .input-db36 .cold-2ee5,
.notice-light-436a .input-db36 .cold-2ee5::after,
.notice-light-436a .input-db36 .cold-2ee5::before {
  width: 22px;
  height: 2px;
}
.notice-light-436a .input-db36 .cold-2ee5::before {
  top: -7px;
}
.notice-light-436a .input-db36 .cold-2ee5::after {
  bottom: -7px;
}
.focus_bdd9 .input-db36 .narrow_c418 {
  margin-top: -2px;
  width: 31px;
}
.focus_bdd9 .input-db36 .cold-2ee5 {
  margin-top: -1.5px;
}
.focus_bdd9 .input-db36 .cold-2ee5,
.focus_bdd9 .input-db36 .cold-2ee5::after,
.focus_bdd9 .input-db36 .cold-2ee5::before {
  width: 31px;
  height: 3px;
}
.focus_bdd9 .input-db36 .cold-2ee5::before {
  top: -9px;
}
.focus_bdd9 .input-db36 .cold-2ee5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-fixed-879b .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-fixed-879b .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .notice-fixed-879b .input-db36 .cold-2ee5,
  .notice-fixed-879b .input-db36 .cold-2ee5::after,
  .notice-fixed-879b .input-db36 .cold-2ee5::before {
    width: 19px;
    height: 2px;
  }
  .notice-fixed-879b .input-db36 .cold-2ee5::before {
    top: -6px;
  }
  .notice-fixed-879b .input-db36 .cold-2ee5::after {
    bottom: -6px;
  }
  .bottom_fef7 .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_fef7 .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .bottom_fef7 .input-db36 .cold-2ee5,
  .bottom_fef7 .input-db36 .cold-2ee5::after,
  .bottom_fef7 .input-db36 .cold-2ee5::before {
    width: 22px;
    height: 2px;
  }
  .bottom_fef7 .input-db36 .cold-2ee5::before {
    top: -7px;
  }
  .bottom_fef7 .input-db36 .cold-2ee5::after {
    bottom: -7px;
  }
  .heading-complex-77b5 .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 31px;
  }
  .heading-complex-77b5 .input-db36 .cold-2ee5 {
    margin-top: -1.5px;
  }
  .heading-complex-77b5 .input-db36 .cold-2ee5,
  .heading-complex-77b5 .input-db36 .cold-2ee5::after,
  .heading-complex-77b5 .input-db36 .cold-2ee5::before {
    width: 31px;
    height: 3px;
  }
  .heading-complex-77b5 .input-db36 .cold-2ee5::before {
    top: -9px;
  }
  .heading-complex-77b5 .input-db36 .cold-2ee5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-hovered-c6ff .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5,
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5::after,
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5::before {
    top: -6px;
  }
  .paragraph-hovered-c6ff .input-db36 .cold-2ee5::after {
    bottom: -6px;
  }
  .feature_3e7d .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_3e7d .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .feature_3e7d .input-db36 .cold-2ee5,
  .feature_3e7d .input-db36 .cold-2ee5::after,
  .feature_3e7d .input-db36 .cold-2ee5::before {
    width: 22px;
    height: 2px;
  }
  .feature_3e7d .input-db36 .cold-2ee5::before {
    top: -7px;
  }
  .feature_3e7d .input-db36 .cold-2ee5::after {
    bottom: -7px;
  }
  .pattern_9d2e .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_9d2e .input-db36 .cold-2ee5 {
    margin-top: -1.5px;
  }
  .pattern_9d2e .input-db36 .cold-2ee5,
  .pattern_9d2e .input-db36 .cold-2ee5::after,
  .pattern_9d2e .input-db36 .cold-2ee5::before {
    width: 31px;
    height: 3px;
  }
  .pattern_9d2e .input-db36 .cold-2ee5::before {
    top: -9px;
  }
  .pattern_9d2e .input-db36 .cold-2ee5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu-75d5 .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-75d5 .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .menu-75d5 .input-db36 .cold-2ee5,
  .menu-75d5 .input-db36 .cold-2ee5::after,
  .menu-75d5 .input-db36 .cold-2ee5::before {
    width: 19px;
    height: 2px;
  }
  .menu-75d5 .input-db36 .cold-2ee5::before {
    top: -6px;
  }
  .menu-75d5 .input-db36 .cold-2ee5::after {
    bottom: -6px;
  }
  .button_inner_7ebc .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 22px;
  }
  .button_inner_7ebc .input-db36 .cold-2ee5 {
    margin-top: -1px;
  }
  .button_inner_7ebc .input-db36 .cold-2ee5,
  .button_inner_7ebc .input-db36 .cold-2ee5::after,
  .button_inner_7ebc .input-db36 .cold-2ee5::before {
    width: 22px;
    height: 2px;
  }
  .button_inner_7ebc .input-db36 .cold-2ee5::before {
    top: -7px;
  }
  .button_inner_7ebc .input-db36 .cold-2ee5::after {
    bottom: -7px;
  }
  .paragraph-14d3 .input-db36 .narrow_c418 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-14d3 .input-db36 .cold-2ee5 {
    margin-top: -1.5px;
  }
  .paragraph-14d3 .input-db36 .cold-2ee5,
  .paragraph-14d3 .input-db36 .cold-2ee5::after,
  .paragraph-14d3 .input-db36 .cold-2ee5::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-14d3 .input-db36 .cold-2ee5::before {
    top: -9px;
  }
  .paragraph-14d3 .input-db36 .cold-2ee5::after {
    bottom: -9px;
  }
}
.notice-3300 .cold-2ee5 {
  -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);
}
.notice-3300 .cold-2ee5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice-3300 .cold-2ee5::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);
}
.notice-3300.search_2198 .cold-2ee5 {
  -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);
}
.notice-3300.search_2198 .cold-2ee5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice-3300.search_2198 .cold-2ee5::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);
}
.large-6948 {
  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.fluid_fb27:before {
  display: none;
}
.notice-short-ca2d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-short-ca2d .tooltip_0354 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-short-ca2d .tooltip_0354:last-of-type {
  border-bottom: none;
}
.notice-short-ca2d .tooltip_0354.link_9c01,
.notice-short-ca2d .tooltip_0354.breadcrumb-c174,
.notice-short-ca2d .tooltip_0354.element-fresh-9fd2 {
  padding: 0;
}
.notice-short-ca2d .popup-current-c552 .down-9392 {
  color: currentColor;
}
.notice-short-ca2d .popup-current-c552 .down-9392:focus,
.notice-short-ca2d .popup-current-c552 .down-9392:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-short-ca2d.south_7d13 .small-b07c,
.notice-short-ca2d.south_7d13 .gas_9e1e a,
.notice-short-ca2d.south_7d13 .summary_7e3e a,
.notice-short-ca2d.south_7d13 .surface_6a56 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-short-ca2d.south_7d13 .small-b07c:hover,
.notice-short-ca2d.south_7d13 .gas_9e1e a:hover,
.notice-short-ca2d.south_7d13 .summary_7e3e a:hover,
.notice-short-ca2d.south_7d13 .surface_6a56 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-short-ca2d.south_7d13 .paper-887c {
  color: rgba(0, 0, 0, 0.8);
}
.notice-short-ca2d.south_7d13 .tooltip_0354 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-short-ca2d.south_7d13 .tooltip_0354:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-short-ca2d.south_7d13 .alert-green-0e22:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-short-ca2d.south_7d13 .popup-current-c552 .secondary-west-2e26 li a,
.notice-short-ca2d.south_7d13 .popup-current-c552 .down-9392,
.notice-short-ca2d.south_7d13 .surface_6a56 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-short-ca2d.south_7d13 .popup-current-c552 .down-9392:focus,
.notice-short-ca2d.south_7d13 .popup-current-c552 .down-9392:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-short-ca2d.south_7d13 .secondary-west-2e26 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-short-ca2d.surface-7779 .small-b07c,
.notice-short-ca2d.surface-7779 .gas_9e1e a,
.notice-short-ca2d.surface-7779 .summary_7e3e .down-9392,
.notice-short-ca2d.surface-7779 .summary_7e3e a,
.notice-short-ca2d.surface-7779 .surface_6a56 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-short-ca2d.surface-7779 .small-b07c:hover,
.notice-short-ca2d.surface-7779 .gas_9e1e a:hover,
.notice-short-ca2d.surface-7779 .summary_7e3e .down-9392:hover,
.notice-short-ca2d.surface-7779 .summary_7e3e a:hover,
.notice-short-ca2d.surface-7779 .surface_6a56 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-short-ca2d.surface-7779 .paper-887c {
  color: rgba(255, 255, 255, 0.99);
}
.notice-short-ca2d.surface-7779 .tooltip_0354 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-short-ca2d.surface-7779 .tooltip_0354:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-short-ca2d.surface-7779 .alert-green-0e22:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-short-ca2d.surface-7779 .popup-current-c552 .secondary-west-2e26 li a,
.notice-short-ca2d.surface-7779 .popup-current-c552 .down-9392,
.notice-short-ca2d.surface-7779 .surface_6a56 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-short-ca2d.surface-7779 .popup-current-c552 .down-9392:focus,
.notice-short-ca2d.surface-7779 .popup-current-c552 .down-9392:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-short-ca2d.surface-7779 .secondary-west-2e26 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-green-0e22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert-green-0e22:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_hot_b5e3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focused_14ec .notice-short-ca2d {
  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;
}
.focused_14ec .tooltip_0354 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focused_14ec .tooltip_0354: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) {
  .focused_14ec .tooltip_0354:before {
    width: 16%;
    left: 42%;
  }
}
.focused_14ec .tooltip_0354:last-child:before {
  content: none;
}
.focused_14ec .tooltip_0354[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focused_14ec .popup-current-c552 .secondary-west-2e26 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focused_14ec .popup-current-c552 .secondary-west-2e26 li a .down-9392 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focused_14ec .popup-current-c552 .surface_6a56 {
  border: none;
}
.focused_14ec .popup-current-c552 .surface_6a56 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focused_14ec .alert-green-0e22 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focused_14ec .widget_hot_b5e3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focused_14ec .surface-7779 .alert-green-0e22:before {
  background: rgba(0, 0, 0, 0.9);
}
.focused_14ec .south_7d13.column_rough_e188 .cold-2ee5 {
  background: rgba(0, 0, 0, 0.6);
}
.focused_14ec
  .south_7d13.column_rough_e188
  .cold-2ee5::after,
.focused_14ec
  .south_7d13.column_rough_e188
  .cold-2ee5:before {
  background: inherit;
}
.focused_14ec
  .south_7d13.column_rough_e188:hover
  .cold-2ee5 {
  background: rgba(0, 0, 0, 0.8);
}
.container-old-7048 .notice-short-ca2d {
  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) {
  .container-old-7048 .notice-short-ca2d {
    width: auto;
    right: 45px;
  }
}
.panel_wood_4be7 .notice-short-ca2d {
  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) {
  .panel_wood_4be7 .notice-short-ca2d {
    width: auto;
    left: 45px;
  }
}
.fluid_fb27 .notice-short-ca2d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid_fb27 .widget_hot_b5e3 {
  max-width: 48em;
  margin: 0 auto;
}
.fluid_fb27 .alert-green-0e22:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gold_52b8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gold_52b8.focused_14ec .notice-short-ca2d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gold_52b8.container-old-7048 .notice-short-ca2d {
  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);
}
.gold_52b8 .notice-short-ca2d {
  visibility: visible;
}
.gold_52b8.panel_wood_4be7 .notice-short-ca2d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.disabled-4b82,
.background_ef01 {
  overflow-x: hidden;
}
.disabled-4b82 .notice-short-ca2d {
  overflow: auto;
}
.disabled-4b82.focused_14ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-4b82.focused_14ec .notice-short-ca2d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.disabled-4b82.focused_14ec .menu_a179 {
  opacity: 0;
}
.disabled-4b82.container-old-7048 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-4b82.container-old-7048 .notice-short-ca2d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.disabled-4b82.container-old-7048 .menu_a179 {
  opacity: 0;
}
.disabled-4b82.panel_wood_4be7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-4b82.panel_wood_4be7 .notice-short-ca2d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.disabled-4b82.panel_wood_4be7 .menu_a179 {
  opacity: 0;
}
.disabled-4b82.fluid_fb27 .notice-short-ca2d {
  z-index: 10;
  visibility: visible;
}
.column_rough_e188 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column_rough_e188 .cold-2ee5 {
  background: rgba(255, 255, 255, 0.99);
}
.column_rough_e188 .cold-2ee5::after,
.column_rough_e188 .cold-2ee5:before {
  background: inherit;
}
.column_rough_e188:hover .cold-2ee5 {
  background: rgba(255, 255, 255, 0.99);
}
.panel_wood_4be7 .column_rough_e188 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid_fb27 .column_rough_e188 {
  display: none !important;
}
.disabled-4b82:before,
.background_ef01:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.disabled-4b82 .column_rough_e188,
.background_ef01 .column_rough_e188 {
  display: inline-block;
}
.notice-short-ca2d .modal_bedc {
  -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;
}
.disabled-4b82 .notice-short-ca2d .modal_bedc,
.background_ef01 .notice-short-ca2d .modal_bedc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_0f52 .rough_6dec {
  width: 100%;
}
.detail-small-a47b {
  padding: 0 0.5em 0;
}
.detail-small-a47b [class*="customify-col-"],
.detail-small-a47b [class*="customify-col_"],
.detail-small-a47b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop_5728 .detail-small-a47b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_f430 .row_first_8777,
  .row_first_8777 {
    display: none;
  }
  .liquid-a98d {
    text-align: left;
  }
  .logo-dc23 {
    text-align: center;
  }
  .dynamic-043f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_f430 .secondary_steel_c46b,
  .secondary_steel_c46b {
    display: none;
  }
  .button_inner_2307 {
    text-align: left;
  }
  .hovered_5d03 {
    text-align: center;
  }
  .primary_selected_ee19 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_f430 .south-e8ba,
  .south-e8ba {
    display: none;
  }
  .thick-1403 {
    text-align: left;
  }
  .description-rough-9932 {
    text-align: center;
  }
  .west-d836 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_e1b2 {
  box-shadow: none !important;
}
.complex_c0c0 .cool-4097,
.main-e5f4 .cool-4097 {
  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;
}
.main-e5f4 .cool-4097 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.east_4e77 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.east_4e77:after,
.east_4e77:before {
  content: "";
  display: table;
}
.east_4e77:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .east_4e77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.east_4e77,
.focused-dc7b {
  max-width: 1248px;
  margin: 0 auto;
}

.gradient-fast-86c2.module_0482 .east_4e77 {
  max-width: 100%;
}
.gradient-fast-86c2.element_light_9776 {
  max-width: 1200px;
  margin: 0 auto;
}
.gradient-fast-86c2.text-c6a9 .east_4e77 {
  max-width: 100%;
}
.gradient-fast-86c2.text-c6a9 > .east_4e77 {
  padding-left: 0;
  padding-right: 0;
}
.gradient-fast-86c2.text-c6a9 > .east_4e77 .active_f430 {
  margin: 0;
}
.gradient-fast-86c2.text-c6a9
  > .east_4e77
  .tabs-copper-5754.widget_9826 {
  margin-right: 0;
  margin-left: 0;
}
.gradient-fast-86c2.text-c6a9 #main.widget_9826 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_d258 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_d258 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_2133 .secondary-hard-d3c8 {
    padding-right: 1em;
  }
  .media_2133.highlight-e434 .tabs-copper-5754 {
    border-right: 1px solid #eaecee;
  }
  .media_2133.highlight-e434 .secondary-hard-d3c8 {
    padding-right: 1em;
  }
  .media_2133.highlight-e434 .liquid_6a67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_ab9a .secondary-hard-d3c8 {
    padding-left: 1em;
  }
  .info_ab9a.highlight-e434 .tabs-copper-5754 {
    border-left: 1px solid #eaecee;
  }
  .info_ab9a.highlight-e434 .secondary-hard-d3c8 {
    padding-left: 1em;
  }
  .info_ab9a.highlight-e434 .liquid_6a67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-9a8e .secondary-hard-d3c8 {
    padding-left: 1em;
  }
  .badge-9a8e.highlight-e434 .row-0c0e {
    border-right: 1px solid #eaecee;
  }
  .badge-9a8e.highlight-e434 .picture-5e8f {
    border-right: 1px solid #eaecee;
  }
  .badge-9a8e.highlight-e434 .secondary-hard-d3c8 {
    padding-left: 1em;
  }
  .badge-9a8e.highlight-e434 .liquid_6a67 {
    padding-right: 1em;
  }
  .badge-9a8e.highlight-e434 .box_fluid_69de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-b74a .secondary-hard-d3c8 {
    padding-right: 1em;
  }
  .warm-b74a.highlight-e434 .row-0c0e {
    border-left: 1px solid #eaecee;
  }
  .warm-b74a.highlight-e434 .picture-5e8f {
    border-left: 1px solid #eaecee;
  }
  .warm-b74a.highlight-e434 .secondary-hard-d3c8 {
    padding-right: 1em;
  }
  .warm-b74a.highlight-e434 .liquid_6a67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-b74a.highlight-e434 .box_fluid_69de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_d258 .secondary-hard-d3c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_d258.highlight-e434 .tabs-copper-5754 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_d258.highlight-e434 .secondary-hard-d3c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_d258.highlight-e434 .liquid_6a67 {
    padding-left: 1em;
  }
  .modal_d258.highlight-e434 .box_fluid_69de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_d258.highlight-e434 .secondary-hard-d3c8 {
    padding-left: 0;
  }
}
.cold-9b9b .footer-af68 {
  display: inline-block;
}
.outline_solid_319e {
  display: inline-block;
}
.static-a973 {
  word-con: break-word;
}
.notification_c2d3 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification_c2d3 .huge_43cd {
  margin-left: 8px;
  margin-right: 8px;
}
.notification_c2d3 .tag_928c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-soft-d859 .gas_b04c {
  margin-bottom: 2em;
}
.hero-soft-d859 .wide_c96b {
  margin-bottom: 15px;
}
.hero-soft-d859 .wide_c96b:last-child {
  margin-bottom: 0;
}
.hero-soft-d859 .cold_d4d0 {
  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) {
  .hero-soft-d859 .cold_d4d0 {
    display: block;
  }
}
.hero-soft-d859 .image-wood-f582 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-soft-d859 .image-wood-f582 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-soft-d859 .outline-old-e48e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-soft-d859 .outline-old-e48e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-soft-d859 .outline-old-e48e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-soft-d859 .static-a973 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-soft-d859 .static-a973 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-soft-d859 .right_79a4 p:last-child {
  margin-bottom: 0;
}
.hero-soft-d859 .silver-5491 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-soft-d859 .box-fec9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-soft-d859 .menu-b015 {
  margin-top: 1em;
}
.hero-soft-d859 .pattern_cold_6009 {
  top: 0;
  display: block;
}
.hero-soft-d859 .pattern_cold_6009 a {
  color: inherit;
}
.hero-soft-d859 .pattern_cold_6009 a:hover {
  color: inherit;
}
.hero-soft-d859 .middle_8898 {
  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;
}
.hero-soft-d859 .middle_8898:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-soft-d859 .box-fec9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-soft-d859 .texture-1acc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-soft-d859 .texture-1acc:first-child {
  margin-top: 0;
}
.hero-soft-d859 .texture-1acc.solid-6194 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-soft-d859 .texture-1acc.dynamic_fc2c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-soft-d859
  .texture-1acc.dynamic_fc2c.outer-7d8e
  .menu-b015 {
  width: 100%;
}
.hero-soft-d859 .dynamic_fc2c {
  -webkit-box-align: center;
  align-items: center;
}
.hero-soft-d859 .dynamic_fc2c .notification_c2d3,
.hero-soft-d859 .dynamic_fc2c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-soft-d859 .outline-old-e48e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-soft-d859 .outline-old-e48e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-soft-d859 .outline-old-e48e: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;
}
.hero-soft-d859 .solid-6194 {
  z-index: 5;
}
.hero-soft-d859 .preview-1e64 .hot-833b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-soft-d859 .card-9590 .hot-833b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-soft-d859 .component-iron-f216 .hot-833b {
  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;
}
.hero-soft-d859.panel_hard_4467 .cold_d4d0,
.hero-soft-d859.focus_6621 .cold_d4d0 {
  display: block;
}
.hero-soft-d859.panel_hard_4467 .cold_d4d0 .mask_liquid_1735,
.hero-soft-d859.panel_hard_4467 .cold_d4d0 .box-fec9,
.hero-soft-d859.focus_6621 .cold_d4d0 .mask_liquid_1735,
.hero-soft-d859.focus_6621 .cold_d4d0 .box-fec9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-soft-d859.silver-e7a0 .image-wood-f582 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-soft-d859.silver-e7a0 .image-wood-f582 {
    margin-right: 0;
  }
}
.hero-soft-d859.panel_hard_4467 .image-wood-f582,
.hero-soft-d859.focus_6621 .image-wood-f582 {
  padding-top: 40%;
}
.hero-soft-d859.panel_hard_4467 .gas_b04c,
.hero-soft-d859.focus_6621 .gas_b04c {
  display: block;
}
.hero-soft-d859.panel_hard_4467 .fn-sticky-7993 .box-fec9,
.hero-soft-d859.focus_6621 .fn-sticky-7993 .box-fec9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-soft-d859.panel_hard_4467 .image-wood-f582,
.hero-soft-d859.focus_6621 .image-wood-f582 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-soft-d859.panel_hard_4467 .box-fec9 {
  padding: 1em;
}
.grid-bright-d419 {
  margin: 30px auto;
  display: block;
}
.grid-bright-d419 .main_pressed_3129 > * {
  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;
}
.grid-bright-d419 .main_pressed_3129 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-bright-d419 .main_pressed_3129 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid_542d .notification_c2d3 {
  margin-bottom: 1.41575em;
}
.grid_542d .bottom_9207 {
  margin-bottom: 1.618em;
}
.feature-silver-200f .active-7907 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.feature-silver-200f .active-7907 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.feature-silver-200f .aside_bf8c {
  max-width: 100%;
  overflow: auto;
}
.logo-744f .feature-silver-200f a:hover {
  text-decoration: underline;
}
.popup-c44f .wide_c96b:not(.static-a973),
.popup-c44f .outline-old-e48e {
  margin-bottom: 1.41575em;
}
.popup-c44f .wide_c96b:not(.static-a973):last-child,
.popup-c44f .outline-old-e48e:last-child {
  margin-bottom: 0;
}
.popup-c44f .wide_c96b.active-paper-b303 {
  margin-bottom: 0.41575em;
}
.popup-c44f .box-5224:before,
.popup-c44f .large_fcc1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup-c44f .box-5224:before {
  content: "\f115";
}
.popup-c44f .large_fcc1:before {
  content: "\f02c";
}
.popup-c44f .row-546f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup-c44f .row-546f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-easy-2580 {
  display: -webkit-box;
  display: flex;
}
.picture-easy-2580 .static-acab {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-easy-2580 .static-acab {
    flex-basis: 90px;
  }
}
.picture-easy-2580 .mask_72f5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-easy-2580 .mask_72f5 {
    flex-basis: calc(100% - 50px);
  }
}
.picture-easy-2580 .hidden-middle-61c6 p:last-child {
  margin-bottom: 0.72em;
}
.container-dd75 .main_pressed_3129 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.container-dd75 .main_pressed_3129:after,
.container-dd75 .main_pressed_3129:before {
  content: "";
  display: table;
}
.container-dd75 .main_pressed_3129:after {
  clear: both;
}
.container-dd75 .main_pressed_3129 .thick_c402,
.container-dd75 .main_pressed_3129 .secondary-tiny-069e {
  width: 49%;
}
.container-dd75 .main_pressed_3129 .thick_c402 a span.surface_49c5,
.container-dd75 .main_pressed_3129 .secondary-tiny-069e a span.surface_49c5 {
  display: block;
  margin-bottom: 5px;
}
.container-dd75 .main_pressed_3129 .secondary-tiny-069e {
  float: left;
  text-align: left;
}
.container-dd75 .main_pressed_3129 .thick_c402 {
  float: right;
  text-align: right;
}
.clean_26cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .clean_26cb {
    margin-bottom: 0;
  }
}
.secondary-7001 {
  margin-bottom: 1em;
}
.secondary-7001 .static-a973 {
  font-size: 1.1em;
  line-height: 1.3;
}
.easy_b6f9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bright-021c .secondary-7001,
.form_363d .secondary-7001 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bright-021c .secondary-7001,
  .form_363d .secondary-7001 {
    display: block;
  }
}
.bright-021c .easy_b6f9,
.form_363d .easy_b6f9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bright-021c .easy_b6f9,
  .form_363d .easy_b6f9 {
    margin-bottom: 1em;
  }
}
.bright-021c .easy_b6f9 img,
.form_363d .easy_b6f9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bright-021c .picture-fixed-90d7,
.form_363d .picture-fixed-90d7 {
  flex-basis: calc(100% - 160px);
}
.bright-021c .picture-fixed-90d7 p,
.form_363d .picture-fixed-90d7 p {
  margin-bottom: 0;
}
.bright-021c .picture-fixed-90d7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bright-021c .picture-fixed-90d7 {
    padding-left: 0;
  }
}
.form_363d .picture-fixed-90d7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form_363d .picture-fixed-90d7 {
    padding-right: 0;
  }
}
.form_363d .easy_b6f9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.title_9202 .easy_b6f9 {
  margin-bottom: 0.5em;
}
.title_9202 .easy_b6f9 img {
  width: 100%;
}
.tooltip_inner_8dd8 .hidden-a529,
.input-dynamic-b901 .hidden-a529 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.input-dynamic-b901 .tabs-copper-5754 .wood_26cb p:last-child {
  margin-bottom: 0;
}
.dropdown_e642 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.section_b136 .pressed_e8c4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .section_b136 .pressed_e8c4:last-of-type {
    margin-bottom: 0;
  }
}
.section_b136 .pressed_e8c4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section_b136 .pressed_e8c4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.section_b136 .pressed_e8c4 ul li {
  margin: 0 0 0.6em;
}
.section_b136 .pressed_e8c4 ul li.label-2f33,
.section_b136 .pressed_e8c4 ul li.column_complex_7864 {
  position: relative;
}
.section_b136 .pressed_e8c4 ul li.label-2f33 .avatar_north_812c,
.section_b136 .pressed_e8c4 ul li.column_complex_7864 .avatar_north_812c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.section_b136 .pressed_e8c4 ul li.label-2f33:after:after,
.section_b136 .pressed_e8c4 ul li.label-2f33:after:before,
.section_b136
  .pressed_e8c4
  ul
  li.column_complex_7864:after:after,
.section_b136
  .pressed_e8c4
  ul
  li.column_complex_7864:after:before {
  content: "";
  display: table;
}
.section_b136 .pressed_e8c4 ul li.label-2f33:after:after,
.section_b136
  .pressed_e8c4
  ul
  li.column_complex_7864:after:after {
  clear: both;
}
.section_b136 .pressed_e8c4 a.chip-3504:hover {
  text-decoration: none;
}
.section_b136 .pressed_e8c4 select {
  max-width: 100%;
}
.section_b136 .pressed_e8c4 table {
  font-size: 85%;
}
.section_b136 .pressed_e8c4 table td,
.section_b136 .pressed_e8c4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.section_b136 .pressed_e8c4 table tfoot td {
  text-align: left;
}
.section_b136 .pressed_e8c4 :last-child {
  margin-bottom: 0;
}
.section_b136 .pressed_e8c4 .hovered-6c9e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.section_b136 .pressed_e8c4 .hovered-6c9e label {
  width: 100%;
}
.section_b136 .pressed_e8c4 .hovered-6c9e .hidden_76ff {
  width: 100%;
  display: block;
}
.section_b136 .pressed_e8c4 .hovered-6c9e .search-72fe {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.section_b136 .pressed_e8c4 .hovered-6c9e .search-72fe:hover svg #svg-search {
  fill: #444;
}
.section_b136 .pressed_e8c4 .hovered-6c9e .search-72fe svg {
  width: 18px;
  height: 18px;
}
.section_b136 .texture_prev_c7ef ul ul,
.section_b136 .box-81d6 ul ul,
.section_b136 .static-27bc ul ul,
.section_b136 .clean_15b7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.section_b136 .texture_prev_c7ef .popup-upper-6304 > a,
.section_b136 .box-81d6 .popup-upper-6304 > a,
.section_b136 .static-27bc .popup-upper-6304 > a,
.section_b136 .clean_15b7 .popup-upper-6304 > a {
  margin-bottom: 0;
}
.section_b136 .lite_a4e5 li,
.section_b136 .texture_prev_c7ef li,
.section_b136 .search-3bcd li,
.section_b136 .box-81d6 li,
.section_b136 .static-27bc li,
.section_b136 .clean_15b7 li,
.section_b136 .narrow-b108 li,
.section_b136 .popup-8b6c li {
  display: block;
  position: relative;
}
.section_b136 .lite_a4e5 li:last-child,
.section_b136 .texture_prev_c7ef li:last-child,
.section_b136 .search-3bcd li:last-child,
.section_b136 .box-81d6 li:last-child,
.section_b136 .static-27bc li:last-child,
.section_b136 .clean_15b7 li:last-child,
.section_b136 .narrow-b108 li:last-child,
.section_b136 .popup-8b6c li:last-child {
  border: none;
}
.section_b136 .lite_a4e5 li a,
.section_b136 .texture_prev_c7ef li a,
.section_b136 .search-3bcd li a,
.section_b136 .box-81d6 li a,
.section_b136 .static-27bc li a,
.section_b136 .clean_15b7 li a,
.section_b136 .narrow-b108 li a,
.section_b136 .popup-8b6c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_b136 .lite_a4e5 li ul li::before,
.section_b136 .texture_prev_c7ef li ul li::before,
.section_b136 .search-3bcd li ul li::before,
.section_b136 .box-81d6 li ul li::before,
.section_b136 .static-27bc li ul li::before,
.section_b136 .clean_15b7 li ul li::before,
.section_b136 .narrow-b108 li ul li::before,
.section_b136 .popup-8b6c li ul li::before {
  left: 15px;
}
.section_b136 .lite_a4e5 li ul a,
.section_b136 .texture_prev_c7ef li ul a,
.section_b136 .search-3bcd li ul a,
.section_b136 .box-81d6 li ul a,
.section_b136 .static-27bc li ul a,
.section_b136 .clean_15b7 li ul a,
.section_b136 .narrow-b108 li ul a,
.section_b136 .popup-8b6c li ul a {
  padding-left: 20px;
}
.section_b136 .lite_a4e5 li ul ul li::before,
.section_b136 .texture_prev_c7ef li ul ul li::before,
.section_b136 .search-3bcd li ul ul li::before,
.section_b136 .box-81d6 li ul ul li::before,
.section_b136 .static-27bc li ul ul li::before,
.section_b136 .clean_15b7 li ul ul li::before,
.section_b136 .narrow-b108 li ul ul li::before,
.section_b136 .popup-8b6c li ul ul li::before {
  left: 30px;
}
.section_b136 .lite_a4e5 li ul ul a,
.section_b136 .texture_prev_c7ef li ul ul a,
.section_b136 .search-3bcd li ul ul a,
.section_b136 .box-81d6 li ul ul a,
.section_b136 .static-27bc li ul ul a,
.section_b136 .clean_15b7 li ul ul a,
.section_b136 .narrow-b108 li ul ul a,
.section_b136 .popup-8b6c li ul ul a {
  padding-left: 40px;
}
.section_b136 .dropdown_2384 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.section_b136 .popup-8b6c ul li {
  margin-bottom: 1.41575em;
}
.section_b136 .popup-8b6c ul li .shadow-wood-017d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.section_b136 .popup-8b6c ul li .menu_right_7c21 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface-7779 .lite_a4e5 li a,
.surface-7779 .texture_prev_c7ef li a,
.surface-7779 .search-3bcd li a,
.surface-7779 .box-81d6 li a,
.surface-7779 .static-27bc li a,
.surface-7779 .clean_15b7 li a,
.surface-7779 .narrow-b108 li a,
.surface-7779 .popup-8b6c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-7779 .dropdown_2384 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-7779 .pressed_e8c4 ul li.label-2f33 .avatar_north_812c,
.surface-7779 .pressed_e8c4 ul li.column_complex_7864 .avatar_north_812c {
  background: rgba(0, 0, 0, 0.2);
}
.surface-7779 .section_b136 .pressed_e8c4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li {
  margin: 0;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li ul {
  margin: 0;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li ul li a {
  padding-left: 15px;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li ul li li a {
  padding-left: 30px;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li.breadcrumb_copper_2577 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li.breadcrumb_copper_2577 > 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;
}
.gradient-fast-86c2 .section_b136 .secondary-west-2e26 li.breadcrumb_copper_2577 > 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;
}
.purple-db0f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search-yellow-cb6d {
  position: relative;
  z-index: 10;
}
.search-yellow-cb6d .modal_bedc {
  width: 100%;
  max-width: 100%;
}
.main_ab41 .soft-4191 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main_ab41 .south_7d13 {
}
.main_ab41 .surface-7779 {
  background: #292929;
}
.under_6644 .soft-4191 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.under_6644 .south_7d13 {
  background: #f9f9f9;
}
.under_6644 .surface-7779 {
  background: #303030;
}
.secondary_6da6 .soft-4191 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_6da6 .footer-af68 {
    margin-bottom: 1em;
  }
  .secondary_6da6 .footer-af68:last-child {
    margin-bottom: 0;
  }
}
.secondary_6da6 .south_7d13 {
  background: #ededed;
}
.secondary_6da6 .surface-7779 {
  background: #1a1a1a;
}
.soft-4191.south_7d13 {
  color: rgba(0, 0, 0, 0.6);
}
.soft-4191.south_7d13 .basic_d396 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft-4191.surface-7779 {
  color: rgba(255, 255, 255, 0.99);
}
.soft-4191.surface-7779 a:not(.chip-3504) {
  color: rgba(255, 255, 255, 0.79);
}
.soft-4191.surface-7779 a:not(.chip-3504):hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft-4191.surface-7779 .basic_d396 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft-4191.surface-7779 table tbody td,
.soft-4191.surface-7779 table th {
  background: rgba(0, 0, 0, 0.08);
}
.focused_9a96.cold_66ae .east_4e77 {
  max-width: initial;
}
.focused_9a96 .breadcrumb_stale_6884 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.focused_9a96 .breadcrumb_stale_6884 .modal_bedc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .focused_9a96 .breadcrumb_stale_6884 .modal_bedc {
    display: block;
    margin-bottom: 2em;
  }
  .focused_9a96 .breadcrumb_stale_6884 .modal_bedc:last-child {
    margin-bottom: 0;
  }
}
.secondary_6da6 .footer-af68:last-child,
.under_6644 .footer-af68:last-child,
.main_ab41 .footer-af68:last-child {
  margin-bottom: 0;
}
.secondary_6da6 .footer-af68 .section_b136 .pressed_e8c4:last-child,
.under_6644 .footer-af68 .section_b136 .pressed_e8c4:last-child,
.main_ab41 .footer-af68 .section_b136 .pressed_e8c4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary_6da6 .progress-55d6,
  .secondary_6da6 .info_52cf,
  .under_6644 .progress-55d6,
  .under_6644 .info_52cf,
  .main_ab41 .progress-55d6,
  .main_ab41 .info_52cf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search-yellow-cb6d .footer-af68 {
    margin-bottom: 2em;
  }
}
.search-yellow-cb6d p:last-child {
  margin-bottom: 0;
}
.search-yellow-cb6d li,
.search-yellow-cb6d ul {
  list-style: none;
  margin: 0;
}
.search-yellow-cb6d ul ul {
  margin-left: 2.617924em;
}
.dirty_bbf0 {
  font-size: 0.875em;
}

/* css-noise: 7dae */
.phantom-card-w0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
