/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tall_c9a2/customify
Author: WPCustomify
Author URI: https://pressmaximum.tall_c9a2
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.tall_c9a2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.fast-afc4.in_b1b6/licenses/gpl-2.0.north-faa3
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.frame_upper_c5ad/, (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.button-center-c676.dropdown_brown_ff2a/normalize.pattern_9581/
 ======
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.pattern_9581 v7.0.0 | MIT License | github.tall_c9a2/necolas/normalize.pattern_9581 */
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;
}
.basic_4d00 .mask-glass-1f9a,
.component-6dcc,
.box-brown-eacf,
.yellow-60f7,
.bottom-b8c9,
.layout-large-a420,
.copper_02c4,
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;
}
.component-6dcc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component-6dcc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component-6dcc,
  h1 {
    font-size: 1.8em;
  }
}
.box-brown-eacf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-brown-eacf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-brown-eacf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-brown-eacf,
  h2 {
    font-size: 1.7em;
  }
}
.yellow-60f7,
h3 {
  font-size: 1.618em;
}
.basic_4d00 .mask-glass-1f9a,
.bottom-b8c9,
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.advanced_8a19 {
  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;
}
.accordion-hovered-f405:after,
.accordion-hovered-f405:before,
.prev-88ce:after,
.prev-88ce:before {
  content: "";
  display: table;
}
.accordion-hovered-f405:after,
.prev-88ce:after {
  clear: both;
}
.fixed_0ced {
  float: right;
  margin-right: 0;
}
.iron-d9b0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status_458b .column-5e56,
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;
}
.status_458b .column-5e56: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;
}
.simple_eaae .column-5e56 {
  box-shadow: none;
}
.simple_eaae
  .column-5e56
  .sidebar_21aa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.simple_eaae .column-5e56 .fluid_25ea {
  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;
}
.simple_eaae
  .column-5e56
  .fluid_25ea
  b {
  display: none;
}
.simple_eaae .warm-f528 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shadow_b0dc:not(.header-down-3636):not(.fluid-ee98),
button:not(.header-down-3636):not(.fluid-ee98),
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ),
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ),
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ) {
  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;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ):hover,
button:not(.header-down-3636):not(
    .fluid-ee98
  ):hover,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ):hover,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ):hover,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ):active,
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
button:not(.header-down-3636):not(
    .fluid-ee98
  ):active,
button:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ):active,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ):active,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ):active,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus {
  outline: 0;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f {
  position: relative;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .next_c925,
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .down-edd4,
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .title-fast-8d67,
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  i,
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  svg,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .next_c925,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .down-edd4,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .title-fast-8d67,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  i,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  svg,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .next_c925,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .down-edd4,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .title-fast-8d67,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  i,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  svg,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .next_c925,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .down-edd4,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .title-fast-8d67,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  i,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  svg,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .next_c925,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .down-edd4,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  .title-fast-8d67,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  i,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f
  svg {
  visibility: hidden;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f:after,
button:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f:after,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f:after,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f:after,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ).fn-loading-f41f: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;
}
.shadow_b0dc:not(.header-down-3636):not(.fluid-ee98),
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ),
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ),
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ) {
  color: #fff;
  background: #235787;
}
.shadow_b0dc:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="button"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="reset"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus,
input[type="submit"]:not(.header-down-3636):not(
    .fluid-ee98
  ):focus {
  color: #fff;
}
.shadow_b0dc.fn-disabled-f41f:not(.header-down-3636):not(
    .fluid-ee98
  ),
.shadow_b0dc[disabled]:not(.header-down-3636):not(
    .fluid-ee98
  ),
button.fn-disabled-f41f:not(.header-down-3636):not(
    .fluid-ee98
  ),
button[disabled]:not(.header-down-3636):not(
    .fluid-ee98
  ) {
  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;
}
.current_f599 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.current_f599: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;
}
.column-purple-26c1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-outer-633d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pro_d85c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accordion-hovered-f405:after,
.accordion-hovered-f405:before,
.wood_82e4:after,
.wood_82e4:before,
.sort_395f:after,
.sort_395f:before,
.down-a607:after,
.down-a607:before,
.nav_87bb:after,
.nav_87bb:before,
.blue-1a6f:after,
.blue-1a6f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accordion-hovered-f405:after,
.wood_82e4:after,
.sort_395f:after,
.down-a607:after,
.nav_87bb:after,
.blue-1a6f:after {
  clear: both;
}
.wood_82e4 .out_a234,
.sort_395f .out_a234,
.medium-5e89 .out_a234 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thumbnail_70b0 {
  display: inline-block;
}
.brown-c128 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.brown-c128 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.brown-c128 .detail-8583 {
  padding: 1em 0;
  font-size: 85%;
}
.detail-8583 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon_55bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon_55bf:after,
.icon_55bf:before {
  content: "";
  display: table;
}
.icon_55bf:after {
  clear: both;
}
.section-silver-814f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature-84af .section-silver-814f {
  max-width: 50%;
}
.shadow_bottom_27d1 .section-silver-814f {
  max-width: 33.33%;
}
.stale_1262 .section-silver-814f {
  max-width: 25%;
}
.notification_cool_6511 .section-silver-814f {
  max-width: 20%;
}
.secondary-right-f37b .section-silver-814f {
  max-width: 16.66%;
}
.chip-basic-4af6 .section-silver-814f {
  max-width: 14.28%;
}
.label-c71f .section-silver-814f {
  max-width: 12.5%;
}
.pro_4ed2 .section-silver-814f {
  max-width: 11.11%;
}
.border_motion_84f1 {
  display: block;
}
.basic_4d00 .complex_f0ce label,
.basic_4d00 .red_d2d1 label,
.basic_4d00 .focused-f2aa label,
.basic_4d00 .summary_dynamic_ff2b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_dark_4355 {
  list-style: none;
  margin: 0;
}
.picture_dark_4355 article.notice-clean-45d2 {
  margin-bottom: 0;
}
.picture_dark_4355 ul {
  list-style: none;
  margin: 0;
}
.picture_dark_4355 .old_267a li.notice-clean-45d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_dark_4355 .old_267a li.notice-clean-45d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_dark_4355 .old_267a li.notice-clean-45d2: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) {
  .picture_dark_4355 .old_267a li.notice-clean-45d2 li.notice-clean-45d2 li.notice-clean-45d2 li.notice-clean-45d2 {
    padding-left: 0;
  }
}
article.notice-clean-45d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice-clean-45d2 .wood_82e4 p:last-of-type {
  margin-bottom: 0;
}
article.notice-clean-45d2 .thumbnail_4694 {
  float: left;
}
article.notice-clean-45d2 .search_tiny_cd77 {
  margin-left: 85px;
}
article.notice-clean-45d2 .info_bronze_8c1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice-clean-45d2 .info_bronze_8c1a .status_9366 {
  margin-left: 10px;
}
article.notice-clean-45d2 .link-4dd3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice-clean-45d2 .gas-016f {
  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 .complex_f0ce,
  #respond .focused-f2aa,
  #respond .summary_dynamic_ff2b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex_f0ce input,
#respond .focused-f2aa input,
#respond .summary_dynamic_ff2b input {
  width: 100%;
}
#respond .summary_dynamic_ff2b {
  margin-right: 0;
}
#respond .texture-788f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_old_c8ac {
  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;
}
.frame_old_c8ac.item_plasma_5975 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_old_c8ac 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%);
}
.frame_old_c8ac:focus,
.frame_old_c8ac: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);
}
.column-8cb7 {
  border-radius: 10%;
}
.stone-04d2 {
  border-radius: 50%;
}
.content_4c37 {
  font-size: 0.72em;
}
.highlight-tall-2201 {
  font-size: 0.875em;
}
.paragraph-tall-40b8 {
  font-size: 1.1em;
}
.surface_0f81 {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface_0f81.content_4c37 {
  letter-spacing: 0.5px;
}
.filter_right_3f02,
.filter_right_3f02 a {
  color: #6d6d6d;
}
.filter_right_3f02 a:hover {
  color: #111;
}
.pink-b76a {
  color: #6d6d6d;
}
.detail_action_ba87 {
  overflow-x: hidden;
}
.detail_action_ba87 .dim_2f73.grid-static-e525 {
  position: relative;
}
.detail_action_ba87 .dim_2f73.grid-static-e525.motion-54e7 {
  position: initial;
}
.detail_action_ba87
  .dim_2f73.grid-static-e525.motion-54e7
  .text-static-7a4b {
  left: auto;
}
.detail_action_ba87 .dim_2f73 .text-static-7a4b {
  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;
}
.detail_action_ba87 .dim_2f73:hover.grid-static-e525 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.detail_action_ba87
  .dim_2f73:hover.grid-static-e525
  .text-static-7a4b {
  display: block;
  z-index: 9999999;
}
.detail_action_ba87 .paragraph-center-dfd8 .progress_out_8a04,
.detail_action_ba87 .shadow_3b2c .progress_out_8a04 {
  display: none;
}
.detail_action_ba87 .bronze_19d1 .dim_2f73:hover.grid-static-e525 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.basic_4d00 .complex_f0ce label,
.basic_4d00 .red_d2d1 label,
.basic_4d00 .focused-f2aa label,
.basic_4d00 .summary_dynamic_ff2b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_dark_4355 {
  list-style: none;
  margin: 0;
}
.picture_dark_4355 article.notice-clean-45d2 {
  margin-bottom: 0;
}
.picture_dark_4355 ul {
  list-style: none;
  margin: 0;
}
.picture_dark_4355 .old_267a li.notice-clean-45d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_dark_4355 .old_267a li.notice-clean-45d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_dark_4355 .old_267a li.notice-clean-45d2: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) {
  .picture_dark_4355 .old_267a li.notice-clean-45d2 li.notice-clean-45d2 li.notice-clean-45d2 li.notice-clean-45d2 {
    padding-left: 0;
  }
}
article.notice-clean-45d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice-clean-45d2 .wood_82e4 p:last-of-type {
  margin-bottom: 0;
}
article.notice-clean-45d2 .thumbnail_4694 {
  float: left;
}
article.notice-clean-45d2 .search_tiny_cd77 {
  margin-left: 85px;
}
article.notice-clean-45d2 .info_bronze_8c1a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice-clean-45d2 .info_bronze_8c1a .status_9366 {
  margin-left: 10px;
}
article.notice-clean-45d2 .link-4dd3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice-clean-45d2 .gas-016f {
  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 .complex_f0ce,
  #respond .focused-f2aa,
  #respond .summary_dynamic_ff2b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .complex_f0ce input,
#respond .focused-f2aa input,
#respond .summary_dynamic_ff2b input {
  width: 100%;
}
#respond .summary_dynamic_ff2b {
  margin-right: 0;
}
#respond .texture-788f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph-center-dfd8 .label_fluid_dc5c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_fluid_dc5c .inner-507a.shadow_c654 .caption-liquid-bc12 > li > a:focus,
.label_fluid_dc5c .inner-507a.shadow_c654 .caption-liquid-bc12 > li > a:hover,
.label_fluid_dc5c .inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a:focus,
.label_fluid_dc5c .inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a:hover,
.label_fluid_dc5c .inner-507a.new-c556 .caption-liquid-bc12 > li > a:focus,
.label_fluid_dc5c .inner-507a.new-c556 .caption-liquid-bc12 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c
  .inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.label_fluid_dc5c
  .inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.lower-24eb
  > a,
.label_fluid_dc5c
  .inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.label_fluid_dc5c
  .inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.lower-24eb
  > a,
.label_fluid_dc5c
  .inner-507a.new-c556
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.label_fluid_dc5c .inner-507a.new-c556 .caption-liquid-bc12 > li.label_under_caec > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c .gold_b8e3,
.label_fluid_dc5c .gold_b8e3 a {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c .tertiary-8a67.breadcrumb_f6fe li a,
.label_fluid_dc5c .card_right_aa3c a,
.label_fluid_dc5c .menu-old-7d5c,
.label_fluid_dc5c .caption-liquid-bc12 > li > a,
.label_fluid_dc5c .cold-1203 {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c .tertiary-8a67.breadcrumb_f6fe li a:hover,
.label_fluid_dc5c .card_right_aa3c a:hover,
.label_fluid_dc5c .menu-old-7d5c:hover,
.label_fluid_dc5c .caption-liquid-bc12 > li > a:hover,
.label_fluid_dc5c .cold-1203:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c .tooltip-static-cb70 {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c .tooltip-static-cb70 .input_81b0 {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c .tooltip-static-cb70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_fluid_dc5c .feature_018d .dark_7976 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c .feature_018d .dark_7976 .overlay-easy-e4f9 {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c
  .feature_018d
  .dark_7976
  .overlay-easy-e4f9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c
  .feature_018d
  .dark_7976
  .overlay-easy-e4f9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c
  .feature_018d
  .dark_7976
  .overlay-easy-e4f9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c
  .feature_018d
  .dark_7976
  .overlay-easy-e4f9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c .feature_018d .tooltip-solid-22ba {
  color: rgba(255, 255, 255, 0.79);
}
.label_fluid_dc5c .feature_018d .tooltip-solid-22ba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_e3c5
  .label_fluid_dc5c
  .feature_018d
  .media-925c
  .small-c03d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_e3c5
  .label_fluid_dc5c
  .feature_018d
  .media-925c
  .overlay-easy-e4f9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-center-dfd8 .active-4af5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-4af5 .inner-507a.shadow_c654 .caption-liquid-bc12 > li > a:focus,
.active-4af5 .inner-507a.shadow_c654 .caption-liquid-bc12 > li > a:hover,
.active-4af5 .inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a:focus,
.active-4af5 .inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a:hover,
.active-4af5 .inner-507a.new-c556 .caption-liquid-bc12 > li > a:focus,
.active-4af5 .inner-507a.new-c556 .caption-liquid-bc12 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-4af5
  .inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.active-4af5
  .inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.lower-24eb
  > a,
.active-4af5
  .inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.active-4af5
  .inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.lower-24eb
  > a,
.active-4af5
  .inner-507a.new-c556
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a,
.active-4af5 .inner-507a.new-c556 .caption-liquid-bc12 > li.label_under_caec > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-4af5 .gold_b8e3,
.active-4af5 .gold_b8e3 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-4af5 .tertiary-8a67.breadcrumb_f6fe li a,
.active-4af5 .card_right_aa3c a,
.active-4af5 .menu-old-7d5c,
.active-4af5 .caption-liquid-bc12 > li > a,
.active-4af5 .cold-1203 {
  color: rgba(0, 0, 0, 0.55);
}
.active-4af5 .tertiary-8a67.breadcrumb_f6fe li a:hover,
.active-4af5 .card_right_aa3c a:hover,
.active-4af5 .menu-old-7d5c:hover,
.active-4af5 .caption-liquid-bc12 > li > a:hover,
.active-4af5 .cold-1203:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-4af5 .tooltip-static-cb70 {
  color: rgba(0, 0, 0, 0.55);
}
.active-4af5 .tooltip-static-cb70 .input_81b0 {
  color: rgba(0, 0, 0, 0.8);
}
.active-4af5 .tooltip-static-cb70:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh_ae30 .preview_north_bf83 {
  margin-left: auto;
  margin-right: auto;
}
.sort_395f > * {
  margin-left: auto;
  margin-right: auto;
}
.sort_395f .column-purple-26c1 {
  margin-right: 1.41575em;
}
.media_advanced_13b3 .sort_395f > .out-5cf0 {
  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;
}
.media_advanced_13b3 .sort_395f > .pressed_74f5 {
  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;
}
.overlay-af26.fresh_ae30 .preview_north_bf83,
.secondary_955c.fresh_ae30 .preview_north_bf83 {
  margin-left: 0;
}
.background_solid_02c0.fresh_ae30 .preview_north_bf83,
.sidebar_ae0f.fresh_ae30 .preview_north_bf83 {
  margin-right: 0;
}
.sort_395f ol,
.sort_395f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover_e2d9 video {
  max-width: 100%;
}
.sort-e43e img {
  display: block;
}
.sort-e43e.column-purple-26c1,
.sort-e43e.heading-outer-633d {
  width: 100%;
}
.sort-e43e.pressed_74f5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-225f:not(.new-e205) {
  margin: 1.5em auto;
}
.backdrop_8495 p {
  padding: 1.5em 14px;
}
ul.backdrop-steel-a9ac.pressed_74f5,
ul.backdrop-steel-a9ac.out-5cf0,
ul.backdrop-steel-a9ac.backdrop-focused-6160.out-5cf0 {
  padding: 0 14px;
}
.middle-50df {
  display: block;
  overflow-x: auto;
}
.middle-50df table {
  border-collapse: collapse;
  width: 100%;
}
.middle-50df td,
.middle-50df th {
  padding: 0.5em;
}
.sort_395f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sort_395f ol ol,
.sort_395f ol ul,
.sort_395f ul ol,
.sort_395f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sort_395f ol ol li,
.sort_395f ol ul li,
.sort_395f ul ol li,
.sort_395f ul ul li {
  margin-left: 0;
}
.main-basic-1ac0.small_854a > .menu-bronze-62ec {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main-basic-1ac0.small_854a > .menu-bronze-62ec iframe,
.main-basic-1ac0.small_854a > .menu-bronze-62ec > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hover-a2cf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hover-a2cf.button-left-df0b {
  padding: 0;
}
.hover-a2cf.button-left-df0b cite {
  font-size: 13px;
}
.hover-a2cf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hover-a2cf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pro-3d50 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pro-3d50 > p:first-child {
  margin-top: 0;
}
.pro-3d50 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pro-3d50 blockquote {
  border-left: 0;
}
.form_8d91 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form_8d91:not(.border-steel-50cf) {
  max-width: 100px;
}
.form_8d91.surface_f9e8 {
  border-bottom: none !important;
  text-align: center;
}
.form_8d91.surface_f9e8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_8495 p {
    padding: 1.5em 0;
  }
}
.hover-090e {
  color: #0073aa;
}
.complex-bd70 {
  background-color: #0073aa;
}
.message-7eeb {
  color: #229fd8;
}
.cold_4b43 {
  background-color: #229fd8;
}
.footer-2615 {
  color: #eee;
}
.list-0fc9 {
  background-color: #eee;
}
.action-23c8 {
  color: #444;
}
.background_current_ec18 {
  background-color: #444;
}
.north_2655 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.north_2655 .wood-3fd2 .card_right_aa3c {
  font-size: 15px;
}
.north_2655 .card_right_aa3c {
  line-height: 1.3;
}
.north_2655 .active-4af5 {
}
.north_2655 .label_fluid_dc5c {
  background: #235787;
}
.cool-3cb8 {
  padding: 0;
}
.cool-3cb8 .label_fluid_dc5c {
  background: #1a1a1a;
}
.cool-3cb8 .active-4af5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tooltip_1b4d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tooltip_1b4d .active-4af5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tooltip_1b4d .label_fluid_dc5c {
  background: #303030;
}
.blue-1a6f {
  position: relative;
  z-index: 10;
}
.blue-1a6f .border_steel_9eb0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old_fa66 .grid-static-e525 {
  display: inline-block;
  vertical-align: middle;
}
.old_fa66.list-ad04 .grid-static-e525 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .old_fa66.list-ad04 .grid-static-e525 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .old_fa66.list-ad04 .grid-static-e525 {
    margin-right: 0.4em;
  }
}
.old_fa66.list-ad04 .grid-static-e525:last-child {
  margin-right: 0;
}
.medium_f501 .border_steel_9eb0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .paragraph-center-dfd8 .wood-3fd2 {
    margin: 0 -0.5em;
  }
  .paragraph-center-dfd8 .wood-3fd2 [class*="customify-col-"],
  .paragraph-center-dfd8 .wood-3fd2 [class*="customify-col_"],
  .paragraph-center-dfd8 .wood-3fd2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.paragraph-center-dfd8.description_f3a1 .border_steel_9eb0 {
  background: 0 0 !important;
}
.paragraph-center-dfd8.description_f3a1 .border_steel_9eb0,
.paragraph-center-dfd8.medium_f501 .border_steel_9eb0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .paragraph-center-dfd8.light-fff1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.paragraph-center-dfd8.medium_f501 .border_steel_9eb0 {
  box-shadow: none !important;
}
.motion-524b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion-524b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion-524b {
    padding: 18px 0 20px;
  }
}
.motion-524b .description_40e8 {
  width: 100%;
}
.motion-524b .frame-up-ed02 {
  margin-bottom: 0;
}
.motion-524b .nav_9b79 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_solid_0d66 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_solid_0d66 .avatar-f171 {
  width: 100%;
}
.input_62f2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input_62f2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input_62f2 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;
}
.input_62f2 li:last-child:after {
  display: none;
}
.input_62f2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dropdown-df15 .progress_out_8a04 button,
.motion-524b .progress_out_8a04 button {
  left: 0;
}
.dropdown-df15 .avatar-f171,
.motion-524b .avatar-f171 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-df15 .column_solid_0d66,
.motion-524b .column_solid_0d66 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dropdown-df15 {
  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;
}
.dropdown-df15: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;
}
.dropdown-df15 .slow-007f {
  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) {
  .dropdown-df15 .slow-007f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-df15 .slow-007f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-df15 .slow-007f {
    min-height: 200px;
  }
}
.dropdown-df15 .input_62f2 {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-df15 .input_62f2 a,
.dropdown-df15 .input_62f2 li:after {
  color: inherit;
}
.dropdown-df15 .input_62f2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article-8fb0 {
  margin-bottom: 0.5em;
}
.middle_f6b6 {
  margin-bottom: 1.2em;
}
.middle_f6b6,
.article-8fb0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.middle_f6b6 p:last-child,
.article-8fb0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress_out_8a04,
#masthead .progress_out_8a04 {
  display: none;
}
#masthead
  > .progress_out_8a04.aside_silver_c0f9 {
  display: none;
}
#masthead > .progress_out_8a04 button {
  left: 0;
}
.focused-239e {
  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%;
}
.focused-239e .grid-static-e525 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focused-239e .tooltip_1efa {
  display: -webkit-box;
  display: flex;
}
.focused-239e .tooltip_1efa.east_afda {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focused-239e .tooltip_1efa.widget_yellow_a9ad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focused-239e .tooltip_1efa.hero-focused-2f08 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focused-239e.cold-7c0e.summary_stone_d068 .tooltip_1efa.east_afda {
  flex-basis: 100%;
}
.focused-239e.description_641b .tooltip_1efa.widget_yellow_a9ad {
  -webkit-box-flex: 1;
  flex: auto;
}
.focused-239e.description_641b .tooltip_1efa.hero-focused-2f08 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress_out_8a04.aside_silver_c0f9 {
  display: none;
}
#masthead > .progress_out_8a04 button {
  left: 0;
}
.image-9ba3 {
  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;
}
.image-9ba3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-9ba3.sidebar_paper_4d75 i {
  margin-right: 4px;
}
.image-9ba3.last-4dd2 i {
  margin-left: 5px;
}
.card_right_aa3c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.card_right_aa3c p:last-child {
  margin-bottom: 0;
}
.widget-hard-899a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.widget-hard-899a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.widget-hard-899a img {
  display: block;
  width: auto;
  line-height: 1;
}
.widget-hard-899a .gold_b8e3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.widget-hard-899a .liquid-c2e5 {
  margin: 5px 0 7px 0;
}
.widget-hard-899a.copper_196d .dropdown-aa6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-hard-899a.copper_196d .in-e9db {
  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;
}
.widget-hard-899a.slider-6085 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.widget-hard-899a.slider-6085 .dropdown-aa6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-hard-899a.slider-6085 .in-e9db {
  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;
}
.widget-hard-899a.image_upper_1182 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget-hard-899a.thumbnail-west-18f6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.widget-hard-899a.thumbnail-west-18f6 .in-e9db {
  margin-top: 7px;
}
.content-3491 {
  display: inline-block;
}
.blue-1a6f .header-cold-a9da .widget-hard-899a img {
  max-width: 100%;
}
.inner-507a .lower_5acf.picture-static-1904,
.frame-white-789c .lower_5acf.picture-static-1904 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner-507a .element_iron_e0cb,
.frame-white-789c .element_iron_e0cb {
  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%);
}
.inner-507a .element_iron_e0cb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.inner-507a.bright-90be .element_iron_e0cb {
  display: none;
}
.inner-507a .solid-159c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-507a .solid-159c li {
  display: inline-block;
  position: relative;
}
.inner-507a .solid-159c li:last-child {
  margin-right: 0;
}
.inner-507a .solid-159c 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;
}
.inner-507a .solid-159c li.label_under_caec > a {
  color: rgba(0, 0, 0, 0.9);
}
.inner-507a .solid-159c > 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;
}
.inner-507a .solid-159c > li > a i {
  line-height: 0;
}
.inner-507a .solid-159c > li.glass_07c7 > a .element_iron_e0cb {
  margin-left: 4px;
  line-height: 0;
}
.inner-507a .solid-159c .shade_d047 li.glass_07c7 > a {
  position: relative;
}
.inner-507a .solid-159c .shade_d047 li.glass_07c7 > a:after,
.inner-507a .solid-159c .shade_d047 li.glass_07c7 > a:before {
  content: "";
  display: table;
}
.inner-507a .solid-159c .shade_d047 li.glass_07c7 > a:after {
  clear: both;
}
.inner-507a .solid-159c .shade_d047 li.glass_07c7 > a .element_iron_e0cb {
  margin-left: 5px;
  float: right;
}
.inner-507a .narrow-5f07,
.inner-507a .shade_d047 {
  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;
}
.inner-507a .shade_d047 {
  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;
}
.inner-507a .shade_d047 .picture-static-1904 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner-507a .shade_d047 .element_iron_e0cb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.inner-507a .shade_d047 li {
  display: block;
  margin: 0;
  padding: 0;
}
.inner-507a .shade_d047 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;
}
.inner-507a .shade_d047 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.inner-507a .shade_d047 .shade_d047 {
  top: 0;
  left: 100%;
}
.inner-507a .preview-slow-8702.fn-focus-f41f > .narrow-5f07,
.inner-507a .preview-slow-8702.fn-focus-f41f > .shade_d047,
.inner-507a .preview-slow-8702:focus > .narrow-5f07,
.inner-507a .preview-slow-8702:focus > .shade_d047,
.inner-507a .preview-slow-8702:hover > .narrow-5f07,
.inner-507a .preview-slow-8702:hover > .shade_d047 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.inner-507a.new-c556 .caption-liquid-bc12:after,
.inner-507a.new-c556 .caption-liquid-bc12:before {
  content: "";
  display: table;
}
.inner-507a.new-c556 .caption-liquid-bc12:after {
  clear: both;
}
.inner-507a.new-c556 .caption-liquid-bc12 > li {
  float: left;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12:after,
.inner-507a.accordion-short-5b8c .caption-liquid-bc12:before {
  content: "";
  display: table;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12:after {
  clear: both;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12 > li {
  float: left;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.inner-507a.accordion-short-5b8c .caption-liquid-bc12 > li.content-up-fcb1 > a,
.inner-507a.accordion-short-5b8c .caption-liquid-bc12 > li.label_under_caec > a {
  color: #fff;
  background-color: #1e4b75;
}
.inner-507a.shadow_c654 .caption-liquid-bc12 > li > a .picture-static-1904 {
  position: relative;
}
.inner-507a.shadow_c654 .caption-liquid-bc12 > li > a .picture-static-1904: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;
}
.inner-507a.shadow_c654
  .caption-liquid-bc12
  > li:focus
  > a
  .picture-static-1904:before,
.inner-507a.shadow_c654
  .caption-liquid-bc12
  > li:hover
  > a
  .picture-static-1904:before {
  width: 100%;
  background-color: currentColor;
}
.inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a
  .picture-static-1904:before,
.inner-507a.shadow_c654
  .caption-liquid-bc12
  > li.lower-24eb
  > a
  .picture-static-1904:before {
  width: 100%;
  background-color: currentColor;
}
.inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a .picture-static-1904 {
  position: relative;
}
.inner-507a.caption-short-2632 .caption-liquid-bc12 > li > a .picture-static-1904: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;
}
.inner-507a.caption-short-2632 .caption-liquid-bc12 > li:focus > a .picture-static-1904:before,
.inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li:hover
  > a
  .picture-static-1904:before {
  width: 100%;
  background-color: currentColor;
}
.inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.content-up-fcb1
  > a
  .picture-static-1904:before,
.inner-507a.caption-short-2632
  .caption-liquid-bc12
  > li.lower-24eb
  > a
  .picture-static-1904:before {
  width: 100%;
  background-color: currentColor;
}
.frame-white-789c .solid-159c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame-white-789c .solid-159c li:first-child > a {
  border-top: none;
}
.frame-white-789c .solid-159c .feature-a609 > .picture-static-1904 .element_iron_e0cb {
  display: none;
}
.frame-white-789c .solid-159c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame-white-789c .solid-159c li:last-child {
  border: none;
}
.frame-white-789c .solid-159c li.glass_07c7 > a {
  padding-right: 45px !important;
}
.frame-white-789c .solid-159c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame-white-789c .solid-159c li a:focus,
.frame-white-789c .solid-159c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame-white-789c .solid-159c li .primary-steel-c814 {
  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;
}
.frame-white-789c .solid-159c li .primary-steel-c814:hover {
  box-shadow: none;
}
.frame-white-789c .solid-159c li .primary-steel-c814 .element_iron_e0cb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame-white-789c .solid-159c .shade_d047 {
  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);
}
.frame-white-789c .solid-159c .shade_d047 li a {
  padding-left: 3em;
}
.frame-white-789c .solid-159c .secondary_east_999e > a .primary-steel-c814 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame-white-789c .solid-159c .secondary_east_999e > .shade_d047 {
  display: block;
  opacity: 1;
}
.box_gold_f9ae {
  max-width: 100%;
}
.filter-pressed-9e1c {
  line-height: 0;
  cursor: pointer;
}
.cold-1203 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cold-1203:hover {
  box-shadow: none;
  color: currentColor;
}
.cold-1203 svg {
  width: 18px;
  height: 18px;
}
.cold-1203 .main_05da {
  display: none;
}
.small_b392 {
  position: relative;
}
.small_b392.fn-active-f41f .cold-1203 .column_dynamic_8325 {
  display: none;
}
.small_b392.fn-active-f41f .cold-1203 .main_05da {
  display: inline-block;
}
.small_b392 .advanced_4a5a {
  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);
}
.small_b392.icon_dark_125a .advanced_4a5a {
  left: auto;
  right: -0.9em;
}
.small_b392.icon_dark_125a .article_pressed_49c2::before {
  left: auto;
  right: 15px;
}
.small_b392.fn-active-f41f .advanced_4a5a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.media-925c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.media-925c label {
  flex-basis: 100%;
}
.media-925c .dark_7976 {
  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;
}
.media-925c .overlay-easy-e4f9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.media-925c .overlay-easy-e4f9:focus {
  background-color: transparent;
}
.media-925c button.tooltip-solid-22ba {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.media-925c button.tooltip-solid-22ba:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.media-925c button.tooltip-solid-22ba svg {
  width: 18px;
  height: 18px;
}
.media-925c input[type="submit"] {
  min-height: auto;
}
.feature_018d .media-925c .overlay-easy-e4f9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article_pressed_49c2 {
  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) {
  .article_pressed_49c2 {
    width: 220px;
  }
}
.article_pressed_49c2 label {
  flex-basis: 100%;
}
.article_pressed_49c2::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;
}
.texture_e3c5 .feature_018d .media-925c {
  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;
}
.texture_e3c5
  .feature_018d
  .media-925c
  .dark_7976 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.texture_e3c5 .feature_018d .media-925c .overlay-easy-e4f9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.texture_e3c5
  .feature_018d
  .media-925c
  .overlay-easy-e4f9:focus {
  background: 0 0;
}
.texture_e3c5
  .feature_018d
  .media-925c
  .small-c03d {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.tertiary-8a67 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary-8a67 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary-8a67 li:last-child {
  margin-right: 0;
}
.tertiary-8a67 li:first-child {
  margin-left: 0;
}
.tertiary-8a67.banner-outer-144b a {
  color: #fff;
}
.tertiary-8a67.banner-outer-144b a:hover {
  color: #fff;
}
.tertiary-8a67 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary-8a67 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary-8a67 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary-8a67 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary-8a67 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary-8a67 [class*="social-icon-apple"].tabs-inner-46b7 {
  background-color: transparent;
  color: #999;
}
.tertiary-8a67 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary-8a67 [class*="social-icon-behance"].tabs-inner-46b7 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary-8a67 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary-8a67 [class*="social-icon-bitbucket"].tabs-inner-46b7 {
  background-color: transparent;
  color: #205081;
}
.tertiary-8a67 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary-8a67 [class*="social-icon-codepen"].tabs-inner-46b7 {
  background-color: transparent;
  color: #000;
}
.tertiary-8a67 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary-8a67 [class*="social-icon-delicious"].tabs-inner-46b7 {
  background-color: transparent;
  color: #39f;
}
.tertiary-8a67 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary-8a67 [class*="social-icon-digg"].tabs-inner-46b7 {
  background-color: transparent;
  color: #005be2;
}
.tertiary-8a67 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary-8a67 [class*="social-icon-dribbble"].tabs-inner-46b7 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary-8a67 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary-8a67 [class*="social-icon-envelope"].tabs-inner-46b7 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary-8a67 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary-8a67 [class*="social-icon-facebook"].tabs-inner-46b7 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary-8a67 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary-8a67 [class*="social-icon-flickr"].tabs-inner-46b7 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary-8a67 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary-8a67 [class*="social-icon-foursquare"].tabs-inner-46b7 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary-8a67 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary-8a67 [class*="social-icon-github"].tabs-inner-46b7 {
  background-color: transparent;
  color: #333;
}
.tertiary-8a67 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary-8a67 [class*="social-icon-google-plus"].tabs-inner-46b7 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary-8a67 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary-8a67 [class*="social-icon-houzz"].tabs-inner-46b7 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary-8a67 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary-8a67 [class*="social-icon-instagram"].tabs-inner-46b7 {
  background-color: transparent;
  color: #262626;
}
.tertiary-8a67 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary-8a67 [class*="social-icon-jsfiddle"].tabs-inner-46b7 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary-8a67 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary-8a67 [class*="social-icon-linkedin"].tabs-inner-46b7 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-8a67 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary-8a67 [class*="social-icon-medium"].tabs-inner-46b7 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary-8a67 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary-8a67
  [class*="social-icon-odnoklassniki"].tabs-inner-46b7 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary-8a67 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary-8a67 [class*="social-icon-meetup"].tabs-inner-46b7 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary-8a67 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary-8a67 [class*="social-icon-pinterest"].tabs-inner-46b7 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary-8a67 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary-8a67 [class*="social-icon-product-hunt"].tabs-inner-46b7 {
  background-color: transparent;
  color: #da552f;
}
.tertiary-8a67 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary-8a67 [class*="social-icon-reddit"].tabs-inner-46b7 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary-8a67 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary-8a67 [class*="social-icon-rss"].tabs-inner-46b7 {
  background-color: transparent;
  color: #f26522;
}
.tertiary-8a67 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary-8a67
  [class*="social-icon-shopping-cart"].tabs-inner-46b7 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary-8a67 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary-8a67 [class*="social-icon-skype"].tabs-inner-46b7 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary-8a67 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary-8a67 [class*="social-icon-slideshare"].tabs-inner-46b7 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-8a67 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary-8a67 [class*="social-icon-snapchat"].tabs-inner-46b7 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary-8a67 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary-8a67 [class*="social-icon-soundcloud"].tabs-inner-46b7 {
  background-color: transparent;
  color: #f80;
}
.tertiary-8a67 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary-8a67 [class*="social-icon-spotify"].tabs-inner-46b7 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary-8a67 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary-8a67
  [class*="social-icon-stack-overflow"].tabs-inner-46b7 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary-8a67 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary-8a67 [class*="social-icon-maldkfgram"].tabs-inner-46b7 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary-8a67 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary-8a67 [class*="social-icon-tripadvisor"].tabs-inner-46b7 {
  background-color: transparent;
  color: #589442;
}
.tertiary-8a67 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary-8a67 [class*="social-icon-tumblr"].tabs-inner-46b7 {
  background-color: transparent;
  color: #35465c;
}
.tertiary-8a67 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary-8a67 [class*="social-icon-twitch"].tabs-inner-46b7 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary-8a67 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary-8a67 [class*="social-icon-twitter"].tabs-inner-46b7 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary-8a67 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary-8a67 [class*="social-icon-vimeo"].tabs-inner-46b7 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary-8a67 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary-8a67 [class*="social-icon-vk"].tabs-inner-46b7 {
  background-color: transparent;
  color: #45668e;
}
.tertiary-8a67 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary-8a67 [class*="social-icon-weibo"].tabs-inner-46b7 {
  background-color: transparent;
  color: #df2029;
}
.tertiary-8a67 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary-8a67 [class*="social-icon-weixin"].tabs-inner-46b7 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary-8a67 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary-8a67 [class*="social-icon-whatsapp"].tabs-inner-46b7 {
  background-color: transparent;
  color: #25d366;
}
.tertiary-8a67 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary-8a67 [class*="social-icon-wordpress"].tabs-inner-46b7 {
  background-color: transparent;
  color: #21759b;
}
.tertiary-8a67 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary-8a67 [class*="social-icon-xing"].tabs-inner-46b7 {
  background-color: transparent;
  color: #026466;
}
.tertiary-8a67 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary-8a67 [class*="social-icon-yelp"].tabs-inner-46b7 {
  background-color: transparent;
  color: #af0606;
}
.tertiary-8a67 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary-8a67 [class*="social-icon-youtube"].tabs-inner-46b7 {
  background-color: transparent;
  color: #cd201f;
}
.menu-old-7d5c {
  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-old-7d5c:hover {
  box-shadow: none;
  background: 0 0;
}
.element-57c2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main-5055 {
  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;
}
.footer-rough-e857 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link_d800 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link_d800,
.link_d800::after,
.link_d800::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;
}
.link_d800::after,
.link_d800::before {
  content: "";
  display: block;
  background-color: inherit;
}
.yellow_d49f .main-5055 .footer-rough-e857 {
  margin-top: -2px;
  width: 19px;
}
.yellow_d49f .main-5055 .link_d800 {
  margin-top: -1px;
}
.yellow_d49f .main-5055 .link_d800,
.yellow_d49f .main-5055 .link_d800::after,
.yellow_d49f .main-5055 .link_d800::before {
  width: 19px;
  height: 2px;
}
.yellow_d49f .main-5055 .link_d800::before {
  top: -6px;
}
.yellow_d49f .main-5055 .link_d800::after {
  bottom: -6px;
}
.bronze-fe82 .main-5055 .footer-rough-e857 {
  margin-top: -2px;
  width: 22px;
}
.bronze-fe82 .main-5055 .link_d800 {
  margin-top: -1px;
}
.bronze-fe82 .main-5055 .link_d800,
.bronze-fe82 .main-5055 .link_d800::after,
.bronze-fe82 .main-5055 .link_d800::before {
  width: 22px;
  height: 2px;
}
.bronze-fe82 .main-5055 .link_d800::before {
  top: -7px;
}
.bronze-fe82 .main-5055 .link_d800::after {
  bottom: -7px;
}
.accent_dark_4985 .main-5055 .footer-rough-e857 {
  margin-top: -2px;
  width: 31px;
}
.accent_dark_4985 .main-5055 .link_d800 {
  margin-top: -1.5px;
}
.accent_dark_4985 .main-5055 .link_d800,
.accent_dark_4985 .main-5055 .link_d800::after,
.accent_dark_4985 .main-5055 .link_d800::before {
  width: 31px;
  height: 3px;
}
.accent_dark_4985 .main-5055 .link_d800::before {
  top: -9px;
}
.accent_dark_4985 .main-5055 .link_d800::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid-9f4e .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 19px;
  }
  .grid-9f4e .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .grid-9f4e .main-5055 .link_d800,
  .grid-9f4e .main-5055 .link_d800::after,
  .grid-9f4e .main-5055 .link_d800::before {
    width: 19px;
    height: 2px;
  }
  .grid-9f4e .main-5055 .link_d800::before {
    top: -6px;
  }
  .grid-9f4e .main-5055 .link_d800::after {
    bottom: -6px;
  }
  .card_up_3d4d .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 22px;
  }
  .card_up_3d4d .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .card_up_3d4d .main-5055 .link_d800,
  .card_up_3d4d .main-5055 .link_d800::after,
  .card_up_3d4d .main-5055 .link_d800::before {
    width: 22px;
    height: 2px;
  }
  .card_up_3d4d .main-5055 .link_d800::before {
    top: -7px;
  }
  .card_up_3d4d .main-5055 .link_d800::after {
    bottom: -7px;
  }
  .header-cc9b .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 31px;
  }
  .header-cc9b .main-5055 .link_d800 {
    margin-top: -1.5px;
  }
  .header-cc9b .main-5055 .link_d800,
  .header-cc9b .main-5055 .link_d800::after,
  .header-cc9b .main-5055 .link_d800::before {
    width: 31px;
    height: 3px;
  }
  .header-cc9b .main-5055 .link_d800::before {
    top: -9px;
  }
  .header-cc9b .main-5055 .link_d800::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .content_new_3ca5 .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 19px;
  }
  .content_new_3ca5 .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .content_new_3ca5 .main-5055 .link_d800,
  .content_new_3ca5 .main-5055 .link_d800::after,
  .content_new_3ca5 .main-5055 .link_d800::before {
    width: 19px;
    height: 2px;
  }
  .content_new_3ca5 .main-5055 .link_d800::before {
    top: -6px;
  }
  .content_new_3ca5 .main-5055 .link_d800::after {
    bottom: -6px;
  }
  .red_ca63 .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 22px;
  }
  .red_ca63 .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .red_ca63 .main-5055 .link_d800,
  .red_ca63 .main-5055 .link_d800::after,
  .red_ca63 .main-5055 .link_d800::before {
    width: 22px;
    height: 2px;
  }
  .red_ca63 .main-5055 .link_d800::before {
    top: -7px;
  }
  .red_ca63 .main-5055 .link_d800::after {
    bottom: -7px;
  }
  .main_fast_5c30 .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 31px;
  }
  .main_fast_5c30 .main-5055 .link_d800 {
    margin-top: -1.5px;
  }
  .main_fast_5c30 .main-5055 .link_d800,
  .main_fast_5c30 .main-5055 .link_d800::after,
  .main_fast_5c30 .main-5055 .link_d800::before {
    width: 31px;
    height: 3px;
  }
  .main_fast_5c30 .main-5055 .link_d800::before {
    top: -9px;
  }
  .main_fast_5c30 .main-5055 .link_d800::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-orange-5c6b .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-orange-5c6b .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .tooltip-orange-5c6b .main-5055 .link_d800,
  .tooltip-orange-5c6b .main-5055 .link_d800::after,
  .tooltip-orange-5c6b .main-5055 .link_d800::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-orange-5c6b .main-5055 .link_d800::before {
    top: -6px;
  }
  .tooltip-orange-5c6b .main-5055 .link_d800::after {
    bottom: -6px;
  }
  .menu-copper-d3b4 .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-copper-d3b4 .main-5055 .link_d800 {
    margin-top: -1px;
  }
  .menu-copper-d3b4 .main-5055 .link_d800,
  .menu-copper-d3b4 .main-5055 .link_d800::after,
  .menu-copper-d3b4 .main-5055 .link_d800::before {
    width: 22px;
    height: 2px;
  }
  .menu-copper-d3b4 .main-5055 .link_d800::before {
    top: -7px;
  }
  .menu-copper-d3b4 .main-5055 .link_d800::after {
    bottom: -7px;
  }
  .notice-pro-cb3c .main-5055 .footer-rough-e857 {
    margin-top: -2px;
    width: 31px;
  }
  .notice-pro-cb3c .main-5055 .link_d800 {
    margin-top: -1.5px;
  }
  .notice-pro-cb3c .main-5055 .link_d800,
  .notice-pro-cb3c .main-5055 .link_d800::after,
  .notice-pro-cb3c .main-5055 .link_d800::before {
    width: 31px;
    height: 3px;
  }
  .notice-pro-cb3c .main-5055 .link_d800::before {
    top: -9px;
  }
  .notice-pro-cb3c .main-5055 .link_d800::after {
    bottom: -9px;
  }
}
.focus_fresh_2c49 .link_d800 {
  -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);
}
.focus_fresh_2c49 .link_d800::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus_fresh_2c49 .link_d800::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);
}
.focus_fresh_2c49.nav-wide-e9dc .link_d800 {
  -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);
}
.focus_fresh_2c49.nav-wide-e9dc .link_d800::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus_fresh_2c49.nav-wide-e9dc .link_d800::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);
}
.right_6f90 {
  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.search-hard-a19d:before {
  display: none;
}
.shadow_3b2c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_3b2c .item-7007 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_3b2c .item-7007:last-of-type {
  border-bottom: none;
}
.shadow_3b2c .item-7007.gradient-copper-98fb,
.shadow_3b2c .item-7007.disabled_gas_cafd,
.shadow_3b2c .item-7007.medium_2c2a {
  padding: 0;
}
.shadow_3b2c .frame-white-789c .primary-steel-c814 {
  color: currentColor;
}
.shadow_3b2c .frame-white-789c .primary-steel-c814:focus,
.shadow_3b2c .frame-white-789c .primary-steel-c814:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_3b2c.active-4af5 .tooltip-static-cb70,
.shadow_3b2c.active-4af5 .card_right_aa3c a,
.shadow_3b2c.active-4af5 .caption-liquid-bc12 a,
.shadow_3b2c.active-4af5 .shade_d047 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_3b2c.active-4af5 .tooltip-static-cb70:hover,
.shadow_3b2c.active-4af5 .card_right_aa3c a:hover,
.shadow_3b2c.active-4af5 .caption-liquid-bc12 a:hover,
.shadow_3b2c.active-4af5 .shade_d047 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_3b2c.active-4af5 .input_81b0 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_3b2c.active-4af5 .item-7007 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_3b2c.active-4af5 .item-7007:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_3b2c.active-4af5 .gold-9372:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_3b2c.active-4af5 .frame-white-789c .solid-159c li a,
.shadow_3b2c.active-4af5 .frame-white-789c .primary-steel-c814,
.shadow_3b2c.active-4af5 .shade_d047 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_3b2c.active-4af5 .frame-white-789c .primary-steel-c814:focus,
.shadow_3b2c.active-4af5 .frame-white-789c .primary-steel-c814:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_3b2c.active-4af5 .solid-159c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_3b2c.label_fluid_dc5c .tooltip-static-cb70,
.shadow_3b2c.label_fluid_dc5c .card_right_aa3c a,
.shadow_3b2c.label_fluid_dc5c .caption-liquid-bc12 .primary-steel-c814,
.shadow_3b2c.label_fluid_dc5c .caption-liquid-bc12 a,
.shadow_3b2c.label_fluid_dc5c .shade_d047 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_3b2c.label_fluid_dc5c .tooltip-static-cb70:hover,
.shadow_3b2c.label_fluid_dc5c .card_right_aa3c a:hover,
.shadow_3b2c.label_fluid_dc5c .caption-liquid-bc12 .primary-steel-c814:hover,
.shadow_3b2c.label_fluid_dc5c .caption-liquid-bc12 a:hover,
.shadow_3b2c.label_fluid_dc5c .shade_d047 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_3b2c.label_fluid_dc5c .input_81b0 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_3b2c.label_fluid_dc5c .item-7007 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_3b2c.label_fluid_dc5c .item-7007:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_3b2c.label_fluid_dc5c .gold-9372:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_3b2c.label_fluid_dc5c .frame-white-789c .solid-159c li a,
.shadow_3b2c.label_fluid_dc5c .frame-white-789c .primary-steel-c814,
.shadow_3b2c.label_fluid_dc5c .shade_d047 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_3b2c.label_fluid_dc5c .frame-white-789c .primary-steel-c814:focus,
.shadow_3b2c.label_fluid_dc5c .frame-white-789c .primary-steel-c814:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_3b2c.label_fluid_dc5c .solid-159c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-9372 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gold-9372:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot_5f1f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.east-33cf .shadow_3b2c {
  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;
}
.east-33cf .item-7007 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.east-33cf .item-7007: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) {
  .east-33cf .item-7007:before {
    width: 16%;
    left: 42%;
  }
}
.east-33cf .item-7007:last-child:before {
  content: none;
}
.east-33cf .item-7007[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.east-33cf .frame-white-789c .solid-159c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.east-33cf .frame-white-789c .solid-159c li a .primary-steel-c814 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.east-33cf .frame-white-789c .shade_d047 {
  border: none;
}
.east-33cf .frame-white-789c .shade_d047 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.east-33cf .gold-9372 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.east-33cf .hot_5f1f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.east-33cf .label_fluid_dc5c .gold-9372:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-33cf .active-4af5.active_paper_dc12 .link_d800 {
  background: rgba(0, 0, 0, 0.6);
}
.east-33cf
  .active-4af5.active_paper_dc12
  .link_d800::after,
.east-33cf
  .active-4af5.active_paper_dc12
  .link_d800:before {
  background: inherit;
}
.east-33cf
  .active-4af5.active_paper_dc12:hover
  .link_d800 {
  background: rgba(0, 0, 0, 0.8);
}
.breadcrumb-next-beb0 .shadow_3b2c {
  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) {
  .breadcrumb-next-beb0 .shadow_3b2c {
    width: auto;
    right: 45px;
  }
}
.tag_south_6539 .shadow_3b2c {
  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) {
  .tag_south_6539 .shadow_3b2c {
    width: auto;
    left: 45px;
  }
}
.search-hard-a19d .shadow_3b2c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.search-hard-a19d .hot_5f1f {
  max-width: 48em;
  margin: 0 auto;
}
.search-hard-a19d .gold-9372:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info_1088 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info_1088.east-33cf .shadow_3b2c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info_1088.breadcrumb-next-beb0 .shadow_3b2c {
  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);
}
.info_1088 .shadow_3b2c {
  visibility: visible;
}
.info_1088.tag_south_6539 .shadow_3b2c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast_0620,
.slider-631e {
  overflow-x: hidden;
}
.fast_0620 .shadow_3b2c {
  overflow: auto;
}
.fast_0620.east-33cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_0620.east-33cf .shadow_3b2c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast_0620.east-33cf .menu-old-7d5c {
  opacity: 0;
}
.fast_0620.breadcrumb-next-beb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_0620.breadcrumb-next-beb0 .shadow_3b2c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast_0620.breadcrumb-next-beb0 .menu-old-7d5c {
  opacity: 0;
}
.fast_0620.tag_south_6539 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_0620.tag_south_6539 .shadow_3b2c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast_0620.tag_south_6539 .menu-old-7d5c {
  opacity: 0;
}
.fast_0620.search-hard-a19d .shadow_3b2c {
  z-index: 10;
  visibility: visible;
}
.active_paper_dc12 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_paper_dc12 .link_d800 {
  background: rgba(255, 255, 255, 0.99);
}
.active_paper_dc12 .link_d800::after,
.active_paper_dc12 .link_d800:before {
  background: inherit;
}
.active_paper_dc12:hover .link_d800 {
  background: rgba(255, 255, 255, 0.99);
}
.tag_south_6539 .active_paper_dc12 {
  top: 10px;
  right: auto;
  left: 12px;
}
.search-hard-a19d .active_paper_dc12 {
  display: none !important;
}
.fast_0620:before,
.slider-631e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast_0620 .active_paper_dc12,
.slider-631e .active_paper_dc12 {
  display: inline-block;
}
.shadow_3b2c .grid-static-e525 {
  -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;
}
.fast_0620 .shadow_3b2c .grid-static-e525,
.slider-631e .shadow_3b2c .grid-static-e525 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.middle-1f6c .dark_7976 {
  width: 100%;
}
.header-cold-a9da {
  padding: 0 0.5em 0;
}
.header-cold-a9da [class*="customify-col-"],
.header-cold-a9da [class*="customify-col_"],
.header-cold-a9da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade_b2d4 .header-cold-a9da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .wood-3fd2 .bottom_5258,
  .bottom_5258 {
    display: none;
  }
  .rough-f585 {
    text-align: left;
  }
  .status_c7fb {
    text-align: center;
  }
  .component_ff42 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .wood-3fd2 .paragraph-ee70,
  .paragraph-ee70 {
    display: none;
  }
  .overlay-1d01 {
    text-align: left;
  }
  .module_new_ee7e {
    text-align: center;
  }
  .silver_75df {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .wood-3fd2 .popup-bottom-de2d,
  .popup-bottom-de2d {
    display: none;
  }
  .status-tall-77f8 {
    text-align: left;
  }
  .grid_b883 {
    text-align: center;
  }
  .yellow-83d9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.image_glass_8261 {
  box-shadow: none !important;
}
.input_west_8ccc .lite-97f0,
.badge_iron_2e76 .lite-97f0 {
  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;
}
.badge_iron_2e76 .lite-97f0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border_steel_9eb0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border_steel_9eb0:after,
.border_steel_9eb0:before {
  content: "";
  display: table;
}
.border_steel_9eb0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border_steel_9eb0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border_steel_9eb0,
.light-fff1 {
  max-width: 1248px;
  margin: 0 auto;
}

.down-a607.input_6ce3 .border_steel_9eb0 {
  max-width: 100%;
}
.down-a607.primary_3e4c {
  max-width: 1200px;
  margin: 0 auto;
}
.down-a607.orange_8fe0 .border_steel_9eb0 {
  max-width: 100%;
}
.down-a607.orange_8fe0 > .border_steel_9eb0 {
  padding-left: 0;
  padding-right: 0;
}
.down-a607.orange_8fe0 > .border_steel_9eb0 .wood-3fd2 {
  margin: 0;
}
.down-a607.orange_8fe0
  > .border_steel_9eb0
  .icon_fd5b.sort-active-37f7 {
  margin-right: 0;
  margin-left: 0;
}
.down-a607.orange_8fe0 #main.sort-active-37f7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer_yellow_a45c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer_yellow_a45c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fixed-f1e6 .preview_north_bf83 {
    padding-right: 1em;
  }
  .fixed-f1e6.clean_b684 .icon_fd5b {
    border-right: 1px solid #eaecee;
  }
  .fixed-f1e6.clean_b684 .preview_north_bf83 {
    padding-right: 1em;
  }
  .fixed-f1e6.clean_b684 .video_c06c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-bright-1a65 .preview_north_bf83 {
    padding-left: 1em;
  }
  .component-bright-1a65.clean_b684 .icon_fd5b {
    border-left: 1px solid #eaecee;
  }
  .component-bright-1a65.clean_b684 .preview_north_bf83 {
    padding-left: 1em;
  }
  .component-bright-1a65.clean_b684 .video_c06c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_257c .preview_north_bf83 {
    padding-left: 1em;
  }
  .primary_257c.clean_b684 .feature-b756 {
    border-right: 1px solid #eaecee;
  }
  .primary_257c.clean_b684 .element-51b5 {
    border-right: 1px solid #eaecee;
  }
  .primary_257c.clean_b684 .preview_north_bf83 {
    padding-left: 1em;
  }
  .primary_257c.clean_b684 .video_c06c {
    padding-right: 1em;
  }
  .primary_257c.clean_b684 .glass_2db2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-b1c9 .preview_north_bf83 {
    padding-right: 1em;
  }
  .dim-b1c9.clean_b684 .feature-b756 {
    border-left: 1px solid #eaecee;
  }
  .dim-b1c9.clean_b684 .element-51b5 {
    border-left: 1px solid #eaecee;
  }
  .dim-b1c9.clean_b684 .preview_north_bf83 {
    padding-right: 1em;
  }
  .dim-b1c9.clean_b684 .video_c06c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-b1c9.clean_b684 .glass_2db2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer_yellow_a45c .preview_north_bf83 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer_yellow_a45c.clean_b684 .icon_fd5b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer_yellow_a45c.clean_b684 .preview_north_bf83 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer_yellow_a45c.clean_b684 .video_c06c {
    padding-left: 1em;
  }
  .footer_yellow_a45c.clean_b684 .glass_2db2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer_yellow_a45c.clean_b684 .preview_north_bf83 {
    padding-left: 0;
  }
}
.hot-0901 .old_fa66 {
  display: inline-block;
}
.thick_33e8 {
  display: inline-block;
}
.tag-static-2839 {
  word-con: break-word;
}
.notice-slow-f7cb > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-slow-f7cb .summary_46b6 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-slow-f7cb .under_9d91 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget-gas-9028 .gas-d958 {
  margin-bottom: 2em;
}
.widget-gas-9028 .slow_c3d2 {
  margin-bottom: 15px;
}
.widget-gas-9028 .slow_c3d2:last-child {
  margin-bottom: 0;
}
.widget-gas-9028 .pattern-4fd0 {
  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) {
  .widget-gas-9028 .pattern-4fd0 {
    display: block;
  }
}
.widget-gas-9028 .block-dim-613e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget-gas-9028 .block-dim-613e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget-gas-9028 .hidden-tall-7357 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget-gas-9028 .hidden-tall-7357 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget-gas-9028 .hidden-tall-7357 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget-gas-9028 .tag-static-2839 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-gas-9028 .tag-static-2839 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget-gas-9028 .full-3d73 p:last-child {
  margin-bottom: 0;
}
.widget-gas-9028 .dirty-577d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget-gas-9028 .bronze-4159 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget-gas-9028 .container-10d8 {
  margin-top: 1em;
}
.widget-gas-9028 .tiny_99a6 {
  top: 0;
  display: block;
}
.widget-gas-9028 .tiny_99a6 a {
  color: inherit;
}
.widget-gas-9028 .tiny_99a6 a:hover {
  color: inherit;
}
.widget-gas-9028 .header-8f33 {
  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;
}
.widget-gas-9028 .header-8f33:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget-gas-9028 .bronze-4159 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget-gas-9028 .silver_2e0e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget-gas-9028 .silver_2e0e:first-child {
  margin-top: 0;
}
.widget-gas-9028 .silver_2e0e.form_791d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget-gas-9028 .silver_2e0e.content-yellow-a136 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-gas-9028
  .silver_2e0e.content-yellow-a136.progress-old-3ab7
  .container-10d8 {
  width: 100%;
}
.widget-gas-9028 .content-yellow-a136 {
  -webkit-box-align: center;
  align-items: center;
}
.widget-gas-9028 .content-yellow-a136 .notice-slow-f7cb,
.widget-gas-9028 .content-yellow-a136 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget-gas-9028 .hidden-tall-7357 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-gas-9028 .hidden-tall-7357 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-gas-9028 .hidden-tall-7357: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;
}
.widget-gas-9028 .form_791d {
  z-index: 5;
}
.widget-gas-9028 .complex_1288 .north-e2a3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget-gas-9028 .slider-lower-4897 .north-e2a3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget-gas-9028 .layout_8200 .north-e2a3 {
  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;
}
.widget-gas-9028.aside_prev_0859 .pattern-4fd0,
.widget-gas-9028.banner-pressed-6e9b .pattern-4fd0 {
  display: block;
}
.widget-gas-9028.aside_prev_0859 .pattern-4fd0 .progress_19c5,
.widget-gas-9028.aside_prev_0859 .pattern-4fd0 .bronze-4159,
.widget-gas-9028.banner-pressed-6e9b .pattern-4fd0 .progress_19c5,
.widget-gas-9028.banner-pressed-6e9b .pattern-4fd0 .bronze-4159 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget-gas-9028.photo_brown_8d41 .block-dim-613e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget-gas-9028.photo_brown_8d41 .block-dim-613e {
    margin-right: 0;
  }
}
.widget-gas-9028.aside_prev_0859 .block-dim-613e,
.widget-gas-9028.banner-pressed-6e9b .block-dim-613e {
  padding-top: 40%;
}
.widget-gas-9028.aside_prev_0859 .gas-d958,
.widget-gas-9028.banner-pressed-6e9b .gas-d958 {
  display: block;
}
.widget-gas-9028.aside_prev_0859 .fn-sticky-f41f .bronze-4159,
.widget-gas-9028.banner-pressed-6e9b .fn-sticky-f41f .bronze-4159 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget-gas-9028.aside_prev_0859 .block-dim-613e,
.widget-gas-9028.banner-pressed-6e9b .block-dim-613e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget-gas-9028.aside_prev_0859 .bronze-4159 {
  padding: 1em;
}
.accordion_b736 {
  margin: 30px auto;
  display: block;
}
.accordion_b736 .module_up_0b2f > * {
  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;
}
.accordion_b736 .module_up_0b2f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_b736 .module_up_0b2f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lower_ace0 .notice-slow-f7cb {
  margin-bottom: 1.41575em;
}
.lower_ace0 .layout-ca5d {
  margin-bottom: 1.618em;
}
.sort_395f .solid_db41 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sort_395f .solid_db41 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sort_395f .large-4d3c {
  max-width: 100%;
  overflow: auto;
}
.fresh_ae30 .sort_395f a:hover {
  text-decoration: underline;
}
.alert_basic_e443 .slow_c3d2:not(.tag-static-2839),
.alert_basic_e443 .hidden-tall-7357 {
  margin-bottom: 1.41575em;
}
.alert_basic_e443 .slow_c3d2:not(.tag-static-2839):last-child,
.alert_basic_e443 .hidden-tall-7357:last-child {
  margin-bottom: 0;
}
.alert_basic_e443 .slow_c3d2.backdrop_silver_ed3f {
  margin-bottom: 0.41575em;
}
.alert_basic_e443 .next_0449:before,
.alert_basic_e443 .large_3ecb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert_basic_e443 .next_0449:before {
  content: "\f115";
}
.alert_basic_e443 .large_3ecb:before {
  content: "\f02c";
}
.alert_basic_e443 .notice_out_8839 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert_basic_e443 .notice_out_8839 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.current-1311 {
  display: -webkit-box;
  display: flex;
}
.current-1311 .soft_57f8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .current-1311 .soft_57f8 {
    flex-basis: 90px;
  }
}
.current-1311 .small-a134 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .current-1311 .small-a134 {
    flex-basis: calc(100% - 50px);
  }
}
.current-1311 .photo-silver-dc3f p:last-child {
  margin-bottom: 0.72em;
}
.media-cb9b .module_up_0b2f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.media-cb9b .module_up_0b2f:after,
.media-cb9b .module_up_0b2f:before {
  content: "";
  display: table;
}
.media-cb9b .module_up_0b2f:after {
  clear: both;
}
.media-cb9b .module_up_0b2f .backdrop-f8e3,
.media-cb9b .module_up_0b2f .slider-middle-63d0 {
  width: 49%;
}
.media-cb9b .module_up_0b2f .backdrop-f8e3 a span.block_b038,
.media-cb9b .module_up_0b2f .slider-middle-63d0 a span.block_b038 {
  display: block;
  margin-bottom: 5px;
}
.media-cb9b .module_up_0b2f .slider-middle-63d0 {
  float: left;
  text-align: left;
}
.media-cb9b .module_up_0b2f .backdrop-f8e3 {
  float: right;
  text-align: right;
}
.dropdown_clean_3a1f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_clean_3a1f {
    margin-bottom: 0;
  }
}
.tag-6180 {
  margin-bottom: 1em;
}
.tag-6180 .tag-static-2839 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture-e9aa a {
  display: block;
  line-height: 0;
  position: relative;
}
.carousel-soft-0ec2 .tag-6180,
.light_c50b .tag-6180 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .carousel-soft-0ec2 .tag-6180,
  .light_c50b .tag-6180 {
    display: block;
  }
}
.carousel-soft-0ec2 .picture-e9aa,
.light_c50b .picture-e9aa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .carousel-soft-0ec2 .picture-e9aa,
  .light_c50b .picture-e9aa {
    margin-bottom: 1em;
  }
}
.carousel-soft-0ec2 .picture-e9aa img,
.light_c50b .picture-e9aa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.carousel-soft-0ec2 .summary-next-4f69,
.light_c50b .summary-next-4f69 {
  flex-basis: calc(100% - 160px);
}
.carousel-soft-0ec2 .summary-next-4f69 p,
.light_c50b .summary-next-4f69 p {
  margin-bottom: 0;
}
.carousel-soft-0ec2 .summary-next-4f69 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-soft-0ec2 .summary-next-4f69 {
    padding-left: 0;
  }
}
.light_c50b .summary-next-4f69 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .light_c50b .summary-next-4f69 {
    padding-right: 0;
  }
}
.light_c50b .picture-e9aa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button_b164 .picture-e9aa {
  margin-bottom: 0.5em;
}
.button_b164 .picture-e9aa img {
  width: 100%;
}
.fast_0ee3 .footer_west_340b,
.primary_upper_c191 .footer_west_340b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary_upper_c191 .icon_fd5b .middle-09d1 p:last-child {
  margin-bottom: 0;
}
.table_e426 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-smooth-49c3 .link-active-f747 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-smooth-49c3 .link-active-f747:last-of-type {
    margin-bottom: 0;
  }
}
.notice-smooth-49c3 .link-active-f747 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-smooth-49c3 .link-active-f747 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-smooth-49c3 .link-active-f747 ul li {
  margin: 0 0 0.6em;
}
.notice-smooth-49c3 .link-active-f747 ul li.form-3e9c,
.notice-smooth-49c3 .link-active-f747 ul li.medium-441c {
  position: relative;
}
.notice-smooth-49c3 .link-active-f747 ul li.form-3e9c .gallery-south-b92e,
.notice-smooth-49c3 .link-active-f747 ul li.medium-441c .gallery-south-b92e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-smooth-49c3 .link-active-f747 ul li.form-3e9c:after:after,
.notice-smooth-49c3 .link-active-f747 ul li.form-3e9c:after:before,
.notice-smooth-49c3
  .link-active-f747
  ul
  li.medium-441c:after:after,
.notice-smooth-49c3
  .link-active-f747
  ul
  li.medium-441c:after:before {
  content: "";
  display: table;
}
.notice-smooth-49c3 .link-active-f747 ul li.form-3e9c:after:after,
.notice-smooth-49c3
  .link-active-f747
  ul
  li.medium-441c:after:after {
  clear: both;
}
.notice-smooth-49c3 .link-active-f747 a.shadow_b0dc:hover {
  text-decoration: none;
}
.notice-smooth-49c3 .link-active-f747 select {
  max-width: 100%;
}
.notice-smooth-49c3 .link-active-f747 table {
  font-size: 85%;
}
.notice-smooth-49c3 .link-active-f747 table td,
.notice-smooth-49c3 .link-active-f747 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-smooth-49c3 .link-active-f747 table tfoot td {
  text-align: left;
}
.notice-smooth-49c3 .link-active-f747 :last-child {
  margin-bottom: 0;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 label {
  width: 100%;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 .overlay-easy-e4f9 {
  width: 100%;
  display: block;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 .tooltip-solid-22ba {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 .tooltip-solid-22ba:hover svg #svg-search {
  fill: #444;
}
.notice-smooth-49c3 .link-active-f747 .info_3d69 .tooltip-solid-22ba svg {
  width: 18px;
  height: 18px;
}
.notice-smooth-49c3 .old_fd27 ul ul,
.notice-smooth-49c3 .white_5708 ul ul,
.notice-smooth-49c3 .background-gas-8941 ul ul,
.notice-smooth-49c3 .sort_clean_30d8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-smooth-49c3 .old_fd27 .glass_07c7 > a,
.notice-smooth-49c3 .white_5708 .glass_07c7 > a,
.notice-smooth-49c3 .background-gas-8941 .glass_07c7 > a,
.notice-smooth-49c3 .sort_clean_30d8 .glass_07c7 > a {
  margin-bottom: 0;
}
.notice-smooth-49c3 .lite_760c li,
.notice-smooth-49c3 .old_fd27 li,
.notice-smooth-49c3 .wrapper_middle_8911 li,
.notice-smooth-49c3 .white_5708 li,
.notice-smooth-49c3 .background-gas-8941 li,
.notice-smooth-49c3 .sort_clean_30d8 li,
.notice-smooth-49c3 .caption-556d li,
.notice-smooth-49c3 .last_f0fa li {
  display: block;
  position: relative;
}
.notice-smooth-49c3 .lite_760c li:last-child,
.notice-smooth-49c3 .old_fd27 li:last-child,
.notice-smooth-49c3 .wrapper_middle_8911 li:last-child,
.notice-smooth-49c3 .white_5708 li:last-child,
.notice-smooth-49c3 .background-gas-8941 li:last-child,
.notice-smooth-49c3 .sort_clean_30d8 li:last-child,
.notice-smooth-49c3 .caption-556d li:last-child,
.notice-smooth-49c3 .last_f0fa li:last-child {
  border: none;
}
.notice-smooth-49c3 .lite_760c li a,
.notice-smooth-49c3 .old_fd27 li a,
.notice-smooth-49c3 .wrapper_middle_8911 li a,
.notice-smooth-49c3 .white_5708 li a,
.notice-smooth-49c3 .background-gas-8941 li a,
.notice-smooth-49c3 .sort_clean_30d8 li a,
.notice-smooth-49c3 .caption-556d li a,
.notice-smooth-49c3 .last_f0fa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-smooth-49c3 .lite_760c li ul li::before,
.notice-smooth-49c3 .old_fd27 li ul li::before,
.notice-smooth-49c3 .wrapper_middle_8911 li ul li::before,
.notice-smooth-49c3 .white_5708 li ul li::before,
.notice-smooth-49c3 .background-gas-8941 li ul li::before,
.notice-smooth-49c3 .sort_clean_30d8 li ul li::before,
.notice-smooth-49c3 .caption-556d li ul li::before,
.notice-smooth-49c3 .last_f0fa li ul li::before {
  left: 15px;
}
.notice-smooth-49c3 .lite_760c li ul a,
.notice-smooth-49c3 .old_fd27 li ul a,
.notice-smooth-49c3 .wrapper_middle_8911 li ul a,
.notice-smooth-49c3 .white_5708 li ul a,
.notice-smooth-49c3 .background-gas-8941 li ul a,
.notice-smooth-49c3 .sort_clean_30d8 li ul a,
.notice-smooth-49c3 .caption-556d li ul a,
.notice-smooth-49c3 .last_f0fa li ul a {
  padding-left: 20px;
}
.notice-smooth-49c3 .lite_760c li ul ul li::before,
.notice-smooth-49c3 .old_fd27 li ul ul li::before,
.notice-smooth-49c3 .wrapper_middle_8911 li ul ul li::before,
.notice-smooth-49c3 .white_5708 li ul ul li::before,
.notice-smooth-49c3 .background-gas-8941 li ul ul li::before,
.notice-smooth-49c3 .sort_clean_30d8 li ul ul li::before,
.notice-smooth-49c3 .caption-556d li ul ul li::before,
.notice-smooth-49c3 .last_f0fa li ul ul li::before {
  left: 30px;
}
.notice-smooth-49c3 .lite_760c li ul ul a,
.notice-smooth-49c3 .old_fd27 li ul ul a,
.notice-smooth-49c3 .wrapper_middle_8911 li ul ul a,
.notice-smooth-49c3 .white_5708 li ul ul a,
.notice-smooth-49c3 .background-gas-8941 li ul ul a,
.notice-smooth-49c3 .sort_clean_30d8 li ul ul a,
.notice-smooth-49c3 .caption-556d li ul ul a,
.notice-smooth-49c3 .last_f0fa li ul ul a {
  padding-left: 40px;
}
.notice-smooth-49c3 .wrapper-action-2023 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-smooth-49c3 .last_f0fa ul li {
  margin-bottom: 1.41575em;
}
.notice-smooth-49c3 .last_f0fa ul li .info_5e64 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-smooth-49c3 .last_f0fa ul li .modal_brown_f5dd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_fluid_dc5c .lite_760c li a,
.label_fluid_dc5c .old_fd27 li a,
.label_fluid_dc5c .wrapper_middle_8911 li a,
.label_fluid_dc5c .white_5708 li a,
.label_fluid_dc5c .background-gas-8941 li a,
.label_fluid_dc5c .sort_clean_30d8 li a,
.label_fluid_dc5c .caption-556d li a,
.label_fluid_dc5c .last_f0fa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_fluid_dc5c .wrapper-action-2023 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_fluid_dc5c .link-active-f747 ul li.form-3e9c .gallery-south-b92e,
.label_fluid_dc5c .link-active-f747 ul li.medium-441c .gallery-south-b92e {
  background: rgba(0, 0, 0, 0.2);
}
.label_fluid_dc5c .notice-smooth-49c3 .link-active-f747 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-a607 .notice-smooth-49c3 .solid-159c li {
  margin: 0;
}
.down-a607 .notice-smooth-49c3 .solid-159c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down-a607 .notice-smooth-49c3 .solid-159c li ul {
  margin: 0;
}
.down-a607 .notice-smooth-49c3 .solid-159c li ul li a {
  padding-left: 15px;
}
.down-a607 .notice-smooth-49c3 .solid-159c li ul li li a {
  padding-left: 30px;
}
.down-a607 .notice-smooth-49c3 .solid-159c li.label_under_caec > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down-a607 .notice-smooth-49c3 .solid-159c li.label_under_caec > 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;
}
.down-a607 .notice-smooth-49c3 .solid-159c li.label_under_caec > 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;
}
.module_4b30 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav_87bb {
  position: relative;
  z-index: 10;
}
.nav_87bb .grid-static-e525 {
  width: 100%;
  max-width: 100%;
}
.overlay-hard-1621 .gradient-green-0646 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.overlay-hard-1621 .active-4af5 {
}
.overlay-hard-1621 .label_fluid_dc5c {
  background: #292929;
}
.mini_3abf .gradient-green-0646 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini_3abf .active-4af5 {
  background: #f9f9f9;
}
.mini_3abf .label_fluid_dc5c {
  background: #303030;
}
.caption-7bbe .gradient-green-0646 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption-7bbe .old_fa66 {
    margin-bottom: 1em;
  }
  .caption-7bbe .old_fa66:last-child {
    margin-bottom: 0;
  }
}
.caption-7bbe .active-4af5 {
  background: #ededed;
}
.caption-7bbe .label_fluid_dc5c {
  background: #1a1a1a;
}
.gradient-green-0646.active-4af5 {
  color: rgba(0, 0, 0, 0.6);
}
.gradient-green-0646.active-4af5 .label_wood_9464 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient-green-0646.label_fluid_dc5c {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-green-0646.label_fluid_dc5c a:not(.shadow_b0dc) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-green-0646.label_fluid_dc5c a:not(.shadow_b0dc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-green-0646.label_fluid_dc5c .label_wood_9464 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-green-0646.label_fluid_dc5c table tbody td,
.gradient-green-0646.label_fluid_dc5c table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze_19d1.medium_f501 .border_steel_9eb0 {
  max-width: initial;
}
.bronze_19d1 .list-ad04 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze_19d1 .list-ad04 .grid-static-e525 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze_19d1 .list-ad04 .grid-static-e525 {
    display: block;
    margin-bottom: 2em;
  }
  .bronze_19d1 .list-ad04 .grid-static-e525:last-child {
    margin-bottom: 0;
  }
}
.caption-7bbe .old_fa66:last-child,
.mini_3abf .old_fa66:last-child,
.overlay-hard-1621 .old_fa66:last-child {
  margin-bottom: 0;
}
.caption-7bbe .old_fa66 .notice-smooth-49c3 .link-active-f747:last-child,
.mini_3abf .old_fa66 .notice-smooth-49c3 .link-active-f747:last-child,
.overlay-hard-1621 .old_fa66 .notice-smooth-49c3 .link-active-f747:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption-7bbe .primary-36f1,
  .caption-7bbe .input_2189,
  .mini_3abf .primary-36f1,
  .mini_3abf .input_2189,
  .overlay-hard-1621 .primary-36f1,
  .overlay-hard-1621 .input_2189 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav_87bb .old_fa66 {
    margin-bottom: 2em;
  }
}
.nav_87bb p:last-child {
  margin-bottom: 0;
}
.nav_87bb li,
.nav_87bb ul {
  list-style: none;
  margin: 0;
}
.nav_87bb ul ul {
  margin-left: 2.617924em;
}
.element_active_83fc {
  font-size: 0.875em;
}

/* css-noise: 840e */
.promo-block-h2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
