/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item-fluid-4345/customify
Author: WPCustomify
Author URI: https://pressmaximum.item-fluid-4345
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.item-fluid-4345/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hover-5591.detail-basic-3b8a/licenses/gpl-2.0.message_paper_965b
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.under_9b72/, (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.glass_74d5.component_right_df03/normalize.fresh_a1c4/
 ======
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.fresh_a1c4 v7.0.0 | MIT License | github.item-fluid-4345/necolas/normalize.fresh_a1c4 */
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;
}
.container-87ee .cold_255b,
.outline-6d3e,
.new-81e0,
.avatar-yellow-5a3f,
.picture-upper-b650,
.feature-yellow-7909,
.hard_91cd,
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;
}
.outline-6d3e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline-6d3e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-6d3e,
  h1 {
    font-size: 1.8em;
  }
}
.new-81e0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.new-81e0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .new-81e0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .new-81e0,
  h2 {
    font-size: 1.7em;
  }
}
.avatar-yellow-5a3f,
h3 {
  font-size: 1.618em;
}
.container-87ee .cold_255b,
.picture-upper-b650,
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.pink_377e {
  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;
}
.lower_3242:after,
.lower_3242:before,
.secondary-daa0:after,
.secondary-daa0:before {
  content: "";
  display: table;
}
.lower_3242:after,
.secondary-daa0:after {
  clear: both;
}
.texture-0c65 {
  float: right;
  margin-right: 0;
}
.pro_f322 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer-e8b0 .inner-7b01,
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;
}
.outer-e8b0 .inner-7b01: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;
}
.border_brown_0639 .inner-7b01 {
  box-shadow: none;
}
.border_brown_0639
  .inner-7b01
  .out-ba3e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border_brown_0639 .inner-7b01 .cold_7eaf {
  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;
}
.border_brown_0639
  .inner-7b01
  .cold_7eaf
  b {
  display: none;
}
.border_brown_0639 .old_d9ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.large_7371:not(.fluid-6b3f):not(.sidebar-east-3bf6),
button:not(.fluid-6b3f):not(.sidebar-east-3bf6),
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ) {
  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;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):hover,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):hover,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):hover,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):hover,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):active,
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):active,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):active,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):active,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):active,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus {
  outline: 0;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d {
  position: relative;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .active-a656,
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .mask-left-39fe,
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .message_75d7,
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  i,
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  svg,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .active-a656,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .mask-left-39fe,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .message_75d7,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  i,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  svg,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .active-a656,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .mask-left-39fe,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .message_75d7,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  i,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  svg,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .active-a656,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .mask-left-39fe,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .message_75d7,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  i,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  svg,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .active-a656,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .mask-left-39fe,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  .message_75d7,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  i,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d
  svg {
  visibility: hidden;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d:after,
button:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d:after,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d:after,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d:after,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ).fn-loading-6e0d: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;
}
.large_7371:not(.fluid-6b3f):not(.sidebar-east-3bf6),
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ) {
  color: #fff;
  background: #235787;
}
.large_7371:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="button"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="reset"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus,
input[type="submit"]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ):focus {
  color: #fff;
}
.large_7371.fn-disabled-6e0d:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
.large_7371[disabled]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
button.fn-disabled-6e0d:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ),
button[disabled]:not(.fluid-6b3f):not(
    .sidebar-east-3bf6
  ) {
  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;
}
.panel_5835 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_5835: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;
}
.background_old_4c83 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video_4788 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.medium_9459 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.lower_3242:after,
.lower_3242:before,
.brown-c475:after,
.brown-c475:before,
.tertiary_dynamic_4849:after,
.tertiary_dynamic_4849:before,
.tooltip_dc7d:after,
.tooltip_dc7d:before,
.section_d64c:after,
.section_d64c:before,
.detail_f364:after,
.detail_f364:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.lower_3242:after,
.brown-c475:after,
.tertiary_dynamic_4849:after,
.tooltip_dc7d:after,
.section_d64c:after,
.detail_f364:after {
  clear: both;
}
.brown-c475 .clean-b23c,
.tertiary_dynamic_4849 .clean-b23c,
.mask_8d16 .clean-b23c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.form-bec2 {
  display: inline-block;
}
.up-226c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.up-226c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.up-226c .secondary_silver_08be {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_silver_08be {
  text-align: left;
  font-style: italic;
  color: #999;
}
.action-6a55 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.action-6a55:after,
.action-6a55:before {
  content: "";
  display: table;
}
.action-6a55:after {
  clear: both;
}
.icon_2926 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail-7f01 .icon_2926 {
  max-width: 50%;
}
.alert-45e0 .icon_2926 {
  max-width: 33.33%;
}
.filter-f35c .icon_2926 {
  max-width: 25%;
}
.summary_hot_1d55 .icon_2926 {
  max-width: 20%;
}
.surface_871c .icon_2926 {
  max-width: 16.66%;
}
.input_3820 .icon_2926 {
  max-width: 14.28%;
}
.first_073d .icon_2926 {
  max-width: 12.5%;
}
.white_1a01 .icon_2926 {
  max-width: 11.11%;
}
.silver_8e7f {
  display: block;
}
.container-87ee .item-mini-10e4 label,
.container-87ee .badge-hard-8665 label,
.container-87ee .steel_8740 label,
.container-87ee .icon-south-d3b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-1dc4 {
  list-style: none;
  margin: 0;
}
.input-1dc4 article.menu_dbf3 {
  margin-bottom: 0;
}
.input-1dc4 ul {
  list-style: none;
  margin: 0;
}
.input-1dc4 .red-7111 li.menu_dbf3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-1dc4 .red-7111 li.menu_dbf3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-1dc4 .red-7111 li.menu_dbf3: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) {
  .input-1dc4 .red-7111 li.menu_dbf3 li.menu_dbf3 li.menu_dbf3 li.menu_dbf3 {
    padding-left: 0;
  }
}
article.menu_dbf3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_dbf3 .brown-c475 p:last-of-type {
  margin-bottom: 0;
}
article.menu_dbf3 .bronze-0fa6 {
  float: left;
}
article.menu_dbf3 .input-68ce {
  margin-left: 85px;
}
article.menu_dbf3 .red_f520 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_dbf3 .red_f520 .prev-ca58 {
  margin-left: 10px;
}
article.menu_dbf3 .section-1fc0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_dbf3 .carousel-16ee {
  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 .item-mini-10e4,
  #respond .steel_8740,
  #respond .icon-south-d3b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-mini-10e4 input,
#respond .steel_8740 input,
#respond .icon-south-d3b0 input {
  width: 100%;
}
#respond .icon-south-d3b0 {
  margin-right: 0;
}
#respond .simple-ebf5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_cool_9f16 {
  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;
}
.search_cool_9f16.modal-570a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search_cool_9f16 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%);
}
.search_cool_9f16:focus,
.search_cool_9f16: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);
}
.rough_055c {
  border-radius: 10%;
}
.overlay_c0d4 {
  border-radius: 50%;
}
.search_69b2 {
  font-size: 0.72em;
}
.bronze-39d9 {
  font-size: 0.875em;
}
.focused-a31e {
  font-size: 1.1em;
}
.small-0650 {
  text-transform: uppercase;
  line-height: 1.2;
}
.small-0650.search_69b2 {
  letter-spacing: 0.5px;
}
.alert_f5f9,
.alert_f5f9 a {
  color: #6d6d6d;
}
.alert_f5f9 a:hover {
  color: #111;
}
.hovered-c2ce {
  color: #6d6d6d;
}
.south-f972 {
  overflow-x: hidden;
}
.south-f972 .module_2e62.feature_4eda {
  position: relative;
}
.south-f972 .module_2e62.feature_4eda.feature-042f {
  position: initial;
}
.south-f972
  .module_2e62.feature_4eda.feature-042f
  .border-3066 {
  left: auto;
}
.south-f972 .module_2e62 .border-3066 {
  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;
}
.south-f972 .module_2e62:hover.feature_4eda {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.south-f972
  .module_2e62:hover.feature_4eda
  .border-3066 {
  display: block;
  z-index: 9999999;
}
.south-f972 .label_fb6d .layout-slow-ea47,
.south-f972 .item_out_2927 .layout-slow-ea47 {
  display: none;
}
.south-f972 .old_ae9b .module_2e62:hover.feature_4eda {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container-87ee .item-mini-10e4 label,
.container-87ee .badge-hard-8665 label,
.container-87ee .steel_8740 label,
.container-87ee .icon-south-d3b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-1dc4 {
  list-style: none;
  margin: 0;
}
.input-1dc4 article.menu_dbf3 {
  margin-bottom: 0;
}
.input-1dc4 ul {
  list-style: none;
  margin: 0;
}
.input-1dc4 .red-7111 li.menu_dbf3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-1dc4 .red-7111 li.menu_dbf3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-1dc4 .red-7111 li.menu_dbf3: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) {
  .input-1dc4 .red-7111 li.menu_dbf3 li.menu_dbf3 li.menu_dbf3 li.menu_dbf3 {
    padding-left: 0;
  }
}
article.menu_dbf3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.menu_dbf3 .brown-c475 p:last-of-type {
  margin-bottom: 0;
}
article.menu_dbf3 .bronze-0fa6 {
  float: left;
}
article.menu_dbf3 .input-68ce {
  margin-left: 85px;
}
article.menu_dbf3 .red_f520 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.menu_dbf3 .red_f520 .prev-ca58 {
  margin-left: 10px;
}
article.menu_dbf3 .section-1fc0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.menu_dbf3 .carousel-16ee {
  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 .item-mini-10e4,
  #respond .steel_8740,
  #respond .icon-south-d3b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .item-mini-10e4 input,
#respond .steel_8740 input,
#respond .icon-south-d3b0 input {
  width: 100%;
}
#respond .icon-south-d3b0 {
  margin-right: 0;
}
#respond .simple-ebf5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label_fb6d .hidden_ade3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden_ade3 .center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a:focus,
.hidden_ade3 .center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a:hover,
.hidden_ade3 .center_9f3a.hard_adb9 .footer_first_b815 > li > a:focus,
.hidden_ade3 .center_9f3a.hard_adb9 .footer_first_b815 > li > a:hover,
.hidden_ade3 .center_9f3a.thick-2159 .footer_first_b815 > li > a:focus,
.hidden_ade3 .center_9f3a.thick-2159 .footer_first_b815 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3
  .center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.notice_last_163e
  > a,
.hidden_ade3
  .center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.border-ee21
  > a,
.hidden_ade3
  .center_9f3a.hard_adb9
  .footer_first_b815
  > li.notice_last_163e
  > a,
.hidden_ade3
  .center_9f3a.hard_adb9
  .footer_first_b815
  > li.border-ee21
  > a,
.hidden_ade3
  .center_9f3a.thick-2159
  .footer_first_b815
  > li.notice_last_163e
  > a,
.hidden_ade3 .center_9f3a.thick-2159 .footer_first_b815 > li.warm-ea98 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3 .dark_6d92,
.hidden_ade3 .dark_6d92 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3 .modal_dirty_a4ed.gallery-black-eaf9 li a,
.hidden_ade3 .yellow_9a1b a,
.hidden_ade3 .panel_up_dfa7,
.hidden_ade3 .footer_first_b815 > li > a,
.hidden_ade3 .link_787d {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3 .modal_dirty_a4ed.gallery-black-eaf9 li a:hover,
.hidden_ade3 .yellow_9a1b a:hover,
.hidden_ade3 .panel_up_dfa7:hover,
.hidden_ade3 .footer_first_b815 > li > a:hover,
.hidden_ade3 .link_787d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3 .stale-dd5c {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3 .stale-dd5c .hard_ab58 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3 .stale-dd5c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_ade3 .upper-1cf8 .background_b905 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3 .upper-1cf8 .background_b905 .warm-7cc2 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3
  .upper-1cf8
  .background_b905
  .warm-7cc2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3
  .upper-1cf8
  .background_b905
  .warm-7cc2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3
  .upper-1cf8
  .background_b905
  .warm-7cc2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3
  .upper-1cf8
  .background_b905
  .warm-7cc2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3 .upper-1cf8 .picture-upper-e862 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_ade3 .upper-1cf8 .picture-upper-e862:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_first_3876
  .hidden_ade3
  .upper-1cf8
  .element_2692
  .prev_f289 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_first_3876
  .hidden_ade3
  .upper-1cf8
  .element_2692
  .warm-7cc2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_fb6d .icon_medium_107a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon_medium_107a .center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a:focus,
.icon_medium_107a .center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a:hover,
.icon_medium_107a .center_9f3a.hard_adb9 .footer_first_b815 > li > a:focus,
.icon_medium_107a .center_9f3a.hard_adb9 .footer_first_b815 > li > a:hover,
.icon_medium_107a .center_9f3a.thick-2159 .footer_first_b815 > li > a:focus,
.icon_medium_107a .center_9f3a.thick-2159 .footer_first_b815 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_medium_107a
  .center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.notice_last_163e
  > a,
.icon_medium_107a
  .center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.border-ee21
  > a,
.icon_medium_107a
  .center_9f3a.hard_adb9
  .footer_first_b815
  > li.notice_last_163e
  > a,
.icon_medium_107a
  .center_9f3a.hard_adb9
  .footer_first_b815
  > li.border-ee21
  > a,
.icon_medium_107a
  .center_9f3a.thick-2159
  .footer_first_b815
  > li.notice_last_163e
  > a,
.icon_medium_107a .center_9f3a.thick-2159 .footer_first_b815 > li.warm-ea98 > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_medium_107a .dark_6d92,
.icon_medium_107a .dark_6d92 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_medium_107a .modal_dirty_a4ed.gallery-black-eaf9 li a,
.icon_medium_107a .yellow_9a1b a,
.icon_medium_107a .panel_up_dfa7,
.icon_medium_107a .footer_first_b815 > li > a,
.icon_medium_107a .link_787d {
  color: rgba(0, 0, 0, 0.55);
}
.icon_medium_107a .modal_dirty_a4ed.gallery-black-eaf9 li a:hover,
.icon_medium_107a .yellow_9a1b a:hover,
.icon_medium_107a .panel_up_dfa7:hover,
.icon_medium_107a .footer_first_b815 > li > a:hover,
.icon_medium_107a .link_787d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_medium_107a .stale-dd5c {
  color: rgba(0, 0, 0, 0.55);
}
.icon_medium_107a .stale-dd5c .hard_ab58 {
  color: rgba(0, 0, 0, 0.8);
}
.icon_medium_107a .stale-dd5c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-638d .wide_4daa {
  margin-left: auto;
  margin-right: auto;
}
.tertiary_dynamic_4849 > * {
  margin-left: auto;
  margin-right: auto;
}
.tertiary_dynamic_4849 .background_old_4c83 {
  margin-right: 1.41575em;
}
.module_wood_5e37 .tertiary_dynamic_4849 > .description_small_2e10 {
  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;
}
.module_wood_5e37 .tertiary_dynamic_4849 > .message_1405 {
  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;
}
.huge_8e98.table-638d .wide_4daa,
.hidden_0d6f.table-638d .wide_4daa {
  margin-left: 0;
}
.breadcrumb_fresh_9736.table-638d .wide_4daa,
.section_18f0.table-638d .wide_4daa {
  margin-right: 0;
}
.tertiary_dynamic_4849 ol,
.tertiary_dynamic_4849 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section-brown-c985 video {
  max-width: 100%;
}
.preview-1404 img {
  display: block;
}
.preview-1404.background_old_4c83,
.preview-1404.video_4788 {
  width: 100%;
}
.preview-1404.message_1405 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card_9194:not(.accent-new-c20a) {
  margin: 1.5em auto;
}
.huge_166b p {
  padding: 1.5em 14px;
}
ul.hovered_2c6e.message_1405,
ul.hovered_2c6e.description_small_2e10,
ul.hovered_2c6e.video-next-3ca8.description_small_2e10 {
  padding: 0 14px;
}
.paper-1deb {
  display: block;
  overflow-x: auto;
}
.paper-1deb table {
  border-collapse: collapse;
  width: 100%;
}
.paper-1deb td,
.paper-1deb th {
  padding: 0.5em;
}
.tertiary_dynamic_4849 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tertiary_dynamic_4849 ol ol,
.tertiary_dynamic_4849 ol ul,
.tertiary_dynamic_4849 ul ol,
.tertiary_dynamic_4849 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tertiary_dynamic_4849 ol ol li,
.tertiary_dynamic_4849 ol ul li,
.tertiary_dynamic_4849 ul ol li,
.tertiary_dynamic_4849 ul ul li {
  margin-left: 0;
}
.solid-401e.fresh_f412 > .image-e522 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.solid-401e.fresh_f412 > .image-e522 iframe,
.solid-401e.fresh_f412 > .image-e522 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort-2b41 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort-2b41.dark-41cd {
  padding: 0;
}
.sort-2b41.dark-41cd cite {
  font-size: 13px;
}
.sort-2b41 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort-2b41 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.menu-638a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.menu-638a > p:first-child {
  margin-top: 0;
}
.menu-638a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.menu-638a blockquote {
  border-left: 0;
}
.search-e1b8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-e1b8:not(.overlay-west-17bd) {
  max-width: 100px;
}
.search-e1b8.first-b57e {
  border-bottom: none !important;
  text-align: center;
}
.search-e1b8.first-b57e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .huge_166b p {
    padding: 1.5em 0;
  }
}
.preview_b072 {
  color: #0073aa;
}
.box_a15f {
  background-color: #0073aa;
}
.popup_wide_2cff {
  color: #229fd8;
}
.image-f80e {
  background-color: #229fd8;
}
.dirty-a8f5 {
  color: #eee;
}
.block_6dda {
  background-color: #eee;
}
.surface_c54d {
  color: #444;
}
.accent_931b {
  background-color: #444;
}
.banner_iron_e368 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.banner_iron_e368 .middle-5e02 .yellow_9a1b {
  font-size: 15px;
}
.banner_iron_e368 .yellow_9a1b {
  line-height: 1.3;
}
.banner_iron_e368 .icon_medium_107a {
}
.banner_iron_e368 .hidden_ade3 {
  background: #235787;
}
.section-brown-9c88 {
  padding: 0;
}
.section-brown-9c88 .hidden_ade3 {
  background: #1a1a1a;
}
.section-brown-9c88 .icon_medium_107a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.label_ac2b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.label_ac2b .icon_medium_107a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.label_ac2b .hidden_ade3 {
  background: #303030;
}
.detail_f364 {
  position: relative;
  z-index: 10;
}
.detail_f364 .table_mini_5edd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.grid_west_ba04 .feature_4eda {
  display: inline-block;
  vertical-align: middle;
}
.grid_west_ba04.gradient-hot-2b60 .feature_4eda {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .grid_west_ba04.gradient-hot-2b60 .feature_4eda {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .grid_west_ba04.gradient-hot-2b60 .feature_4eda {
    margin-right: 0.4em;
  }
}
.grid_west_ba04.gradient-hot-2b60 .feature_4eda:last-child {
  margin-right: 0;
}
.highlight-complex-4ee2 .table_mini_5edd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label_fb6d .middle-5e02 {
    margin: 0 -0.5em;
  }
  .label_fb6d .middle-5e02 [class*="customify-col-"],
  .label_fb6d .middle-5e02 [class*="customify-col_"],
  .label_fb6d .middle-5e02 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label_fb6d.mask_ed09 .table_mini_5edd {
  background: 0 0 !important;
}
.label_fb6d.mask_ed09 .table_mini_5edd,
.label_fb6d.highlight-complex-4ee2 .table_mini_5edd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label_fb6d.center_e7f6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label_fb6d.highlight-complex-4ee2 .table_mini_5edd {
  box-shadow: none !important;
}
.pattern_1ae8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern_1ae8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_1ae8 {
    padding: 18px 0 20px;
  }
}
.pattern_1ae8 .up_9a6f {
  width: 100%;
}
.pattern_1ae8 .tiny-f9ff {
  margin-bottom: 0;
}
.pattern_1ae8 .pagination_hovered_0d9a {
  margin-top: 5px;
  font-size: 0.875em;
}
.element_mini_6a83 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.element_mini_6a83 .outline-tall-9da0 {
  width: 100%;
}
.list-9cab {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list-9cab li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list-9cab 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;
}
.list-9cab li:last-child:after {
  display: none;
}
.list-9cab li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-04f5 .layout-slow-ea47 button,
.pattern_1ae8 .layout-slow-ea47 button {
  left: 0;
}
.section-04f5 .outline-tall-9da0,
.pattern_1ae8 .outline-tall-9da0 {
  padding-left: 0;
  padding-right: 0;
}
.section-04f5 .element_mini_6a83,
.pattern_1ae8 .element_mini_6a83 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-04f5 {
  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;
}
.section-04f5: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;
}
.section-04f5 .gallery-ccf7 {
  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) {
  .section-04f5 .gallery-ccf7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-04f5 .gallery-ccf7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-04f5 .gallery-ccf7 {
    min-height: 200px;
  }
}
.section-04f5 .list-9cab {
  color: rgba(255, 255, 255, 0.8);
}
.section-04f5 .list-9cab a,
.section-04f5 .list-9cab li:after {
  color: inherit;
}
.section-04f5 .list-9cab a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-9a34 {
  margin-bottom: 0.5em;
}
.footer_6ea5 {
  margin-bottom: 1.2em;
}
.footer_6ea5,
.yellow-9a34 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.footer_6ea5 p:last-child,
.yellow-9a34 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout-slow-ea47,
#masthead .layout-slow-ea47 {
  display: none;
}
#masthead
  > .layout-slow-ea47.card_right_dc82 {
  display: none;
}
#masthead > .layout-slow-ea47 button {
  left: 0;
}
.summary_steel_819e {
  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%;
}
.summary_steel_819e .feature_4eda {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary_steel_819e .outline_green_2693 {
  display: -webkit-box;
  display: flex;
}
.summary_steel_819e .outline_green_2693.description-6552 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary_steel_819e .outline_green_2693.grid_blue_63b9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_steel_819e .outline_green_2693.main_f351 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_steel_819e.menu_9030.under-f5c7 .outline_green_2693.description-6552 {
  flex-basis: 100%;
}
.summary_steel_819e.hero_upper_48a3 .outline_green_2693.grid_blue_63b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary_steel_819e.hero_upper_48a3 .outline_green_2693.main_f351 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout-slow-ea47.card_right_dc82 {
  display: none;
}
#masthead > .layout-slow-ea47 button {
  left: 0;
}
.row_0116 {
  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;
}
.row_0116:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row_0116.texture_motion_c849 i {
  margin-right: 4px;
}
.row_0116.logo-bottom-23cd i {
  margin-left: 5px;
}
.yellow_9a1b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.yellow_9a1b p:last-child {
  margin-bottom: 0;
}
.picture-orange-b215 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.picture-orange-b215 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.picture-orange-b215 img {
  display: block;
  width: auto;
  line-height: 1;
}
.picture-orange-b215 .dark_6d92 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.picture-orange-b215 .dark_308c {
  margin: 5px 0 7px 0;
}
.picture-orange-b215.mask-under-1bbf .small-2b04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-orange-b215.mask-under-1bbf .feature_51fa {
  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;
}
.picture-orange-b215.progress_huge_7625 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.picture-orange-b215.progress_huge_7625 .small-2b04 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture-orange-b215.progress_huge_7625 .feature_51fa {
  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;
}
.picture-orange-b215.blue-5375 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-orange-b215.hidden_e992 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.picture-orange-b215.hidden_e992 .feature_51fa {
  margin-top: 7px;
}
.tag_pressed_8da1 {
  display: inline-block;
}
.detail_f364 .badge-slow-00f4 .picture-orange-b215 img {
  max-width: 100%;
}
.center_9f3a .gradient_9e43.static-36d1,
.first-1fe5 .gradient_9e43.static-36d1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_9f3a .input_east_0ac0,
.first-1fe5 .input_east_0ac0 {
  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%);
}
.center_9f3a .input_east_0ac0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_9f3a.picture_095e .input_east_0ac0 {
  display: none;
}
.center_9f3a .hot_a480 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_9f3a .hot_a480 li {
  display: inline-block;
  position: relative;
}
.center_9f3a .hot_a480 li:last-child {
  margin-right: 0;
}
.center_9f3a .hot_a480 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;
}
.center_9f3a .hot_a480 li.warm-ea98 > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_9f3a .hot_a480 > 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;
}
.center_9f3a .hot_a480 > li > a i {
  line-height: 0;
}
.center_9f3a .hot_a480 > li.huge-96cb > a .input_east_0ac0 {
  margin-left: 4px;
  line-height: 0;
}
.center_9f3a .hot_a480 .hard_5f3f li.huge-96cb > a {
  position: relative;
}
.center_9f3a .hot_a480 .hard_5f3f li.huge-96cb > a:after,
.center_9f3a .hot_a480 .hard_5f3f li.huge-96cb > a:before {
  content: "";
  display: table;
}
.center_9f3a .hot_a480 .hard_5f3f li.huge-96cb > a:after {
  clear: both;
}
.center_9f3a .hot_a480 .hard_5f3f li.huge-96cb > a .input_east_0ac0 {
  margin-left: 5px;
  float: right;
}
.center_9f3a .form_center_e980,
.center_9f3a .hard_5f3f {
  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;
}
.center_9f3a .hard_5f3f {
  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;
}
.center_9f3a .hard_5f3f .static-36d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_9f3a .hard_5f3f .input_east_0ac0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_9f3a .hard_5f3f li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_9f3a .hard_5f3f 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;
}
.center_9f3a .hard_5f3f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_9f3a .hard_5f3f .hard_5f3f {
  top: 0;
  left: 100%;
}
.center_9f3a .grid-b547.fn-focus-6e0d > .form_center_e980,
.center_9f3a .grid-b547.fn-focus-6e0d > .hard_5f3f,
.center_9f3a .grid-b547:focus > .form_center_e980,
.center_9f3a .grid-b547:focus > .hard_5f3f,
.center_9f3a .grid-b547:hover > .form_center_e980,
.center_9f3a .grid-b547:hover > .hard_5f3f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_9f3a.thick-2159 .footer_first_b815:after,
.center_9f3a.thick-2159 .footer_first_b815:before {
  content: "";
  display: table;
}
.center_9f3a.thick-2159 .footer_first_b815:after {
  clear: both;
}
.center_9f3a.thick-2159 .footer_first_b815 > li {
  float: left;
}
.center_9f3a.preview_fa89 .footer_first_b815:after,
.center_9f3a.preview_fa89 .footer_first_b815:before {
  content: "";
  display: table;
}
.center_9f3a.preview_fa89 .footer_first_b815:after {
  clear: both;
}
.center_9f3a.preview_fa89 .footer_first_b815 > li {
  float: left;
}
.center_9f3a.preview_fa89 .footer_first_b815 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_9f3a.preview_fa89 .footer_first_b815 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_9f3a.preview_fa89 .footer_first_b815 > li.notice_last_163e > a,
.center_9f3a.preview_fa89 .footer_first_b815 > li.warm-ea98 > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a .static-36d1 {
  position: relative;
}
.center_9f3a.main_silver_b4e9 .footer_first_b815 > li > a .static-36d1: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;
}
.center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li:focus
  > a
  .static-36d1:before,
.center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li:hover
  > a
  .static-36d1:before {
  width: 100%;
  background-color: currentColor;
}
.center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.notice_last_163e
  > a
  .static-36d1:before,
.center_9f3a.main_silver_b4e9
  .footer_first_b815
  > li.border-ee21
  > a
  .static-36d1:before {
  width: 100%;
  background-color: currentColor;
}
.center_9f3a.hard_adb9 .footer_first_b815 > li > a .static-36d1 {
  position: relative;
}
.center_9f3a.hard_adb9 .footer_first_b815 > li > a .static-36d1: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;
}
.center_9f3a.hard_adb9 .footer_first_b815 > li:focus > a .static-36d1:before,
.center_9f3a.hard_adb9
  .footer_first_b815
  > li:hover
  > a
  .static-36d1:before {
  width: 100%;
  background-color: currentColor;
}
.center_9f3a.hard_adb9
  .footer_first_b815
  > li.notice_last_163e
  > a
  .static-36d1:before,
.center_9f3a.hard_adb9
  .footer_first_b815
  > li.border-ee21
  > a
  .static-36d1:before {
  width: 100%;
  background-color: currentColor;
}
.first-1fe5 .hot_a480 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.first-1fe5 .hot_a480 li:first-child > a {
  border-top: none;
}
.first-1fe5 .hot_a480 .small-23e0 > .static-36d1 .input_east_0ac0 {
  display: none;
}
.first-1fe5 .hot_a480 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.first-1fe5 .hot_a480 li:last-child {
  border: none;
}
.first-1fe5 .hot_a480 li.huge-96cb > a {
  padding-right: 45px !important;
}
.first-1fe5 .hot_a480 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.first-1fe5 .hot_a480 li a:focus,
.first-1fe5 .hot_a480 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-1fe5 .hot_a480 li .center-b16d {
  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;
}
.first-1fe5 .hot_a480 li .center-b16d:hover {
  box-shadow: none;
}
.first-1fe5 .hot_a480 li .center-b16d .input_east_0ac0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.first-1fe5 .hot_a480 .hard_5f3f {
  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);
}
.first-1fe5 .hot_a480 .hard_5f3f li a {
  padding-left: 3em;
}
.first-1fe5 .hot_a480 .column-purple-a327 > a .center-b16d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first-1fe5 .hot_a480 .column-purple-a327 > .hard_5f3f {
  display: block;
  opacity: 1;
}
.message-8df5 {
  max-width: 100%;
}
.block_6343 {
  line-height: 0;
  cursor: pointer;
}
.link_787d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.link_787d:hover {
  box-shadow: none;
  color: currentColor;
}
.link_787d svg {
  width: 18px;
  height: 18px;
}
.link_787d .image-7c66 {
  display: none;
}
.icon_mini_b3f6 {
  position: relative;
}
.icon_mini_b3f6.fn-active-6e0d .link_787d .tag_a413 {
  display: none;
}
.icon_mini_b3f6.fn-active-6e0d .link_787d .image-7c66 {
  display: inline-block;
}
.icon_mini_b3f6 .east_5e2c {
  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);
}
.icon_mini_b3f6.image_old_f3c8 .east_5e2c {
  left: auto;
  right: -0.9em;
}
.icon_mini_b3f6.image_old_f3c8 .glass-3518::before {
  left: auto;
  right: 15px;
}
.icon_mini_b3f6.fn-active-6e0d .east_5e2c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_2692 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_2692 label {
  flex-basis: 100%;
}
.element_2692 .background_b905 {
  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;
}
.element_2692 .warm-7cc2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_2692 .warm-7cc2:focus {
  background-color: transparent;
}
.element_2692 button.picture-upper-e862 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_2692 button.picture-upper-e862:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_2692 button.picture-upper-e862 svg {
  width: 18px;
  height: 18px;
}
.element_2692 input[type="submit"] {
  min-height: auto;
}
.upper-1cf8 .element_2692 .warm-7cc2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.glass-3518 {
  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) {
  .glass-3518 {
    width: 220px;
  }
}
.glass-3518 label {
  flex-basis: 100%;
}
.glass-3518::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;
}
.carousel_first_3876 .upper-1cf8 .element_2692 {
  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;
}
.carousel_first_3876
  .upper-1cf8
  .element_2692
  .background_b905 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.carousel_first_3876 .upper-1cf8 .element_2692 .warm-7cc2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.carousel_first_3876
  .upper-1cf8
  .element_2692
  .warm-7cc2:focus {
  background: 0 0;
}
.carousel_first_3876
  .upper-1cf8
  .element_2692
  .prev_f289 {
  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;
}
.modal_dirty_a4ed {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.modal_dirty_a4ed li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.modal_dirty_a4ed li:last-child {
  margin-right: 0;
}
.modal_dirty_a4ed li:first-child {
  margin-left: 0;
}
.modal_dirty_a4ed.row_e627 a {
  color: #fff;
}
.modal_dirty_a4ed.row_e627 a:hover {
  color: #fff;
}
.modal_dirty_a4ed a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.modal_dirty_a4ed a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.modal_dirty_a4ed a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal_dirty_a4ed a:hover {
  opacity: 0.9;
  color: inherit;
}
.modal_dirty_a4ed [class*="social-icon-apple"] {
  background-color: #999;
}
.modal_dirty_a4ed [class*="social-icon-apple"].secondary_167e {
  background-color: transparent;
  color: #999;
}
.modal_dirty_a4ed [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.modal_dirty_a4ed [class*="social-icon-behance"].secondary_167e {
  background-color: transparent;
  color: #1769ff;
}
.modal_dirty_a4ed [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.modal_dirty_a4ed [class*="social-icon-bitbucket"].secondary_167e {
  background-color: transparent;
  color: #205081;
}
.modal_dirty_a4ed [class*="social-icon-codepen"] {
  background-color: #000;
}
.modal_dirty_a4ed [class*="social-icon-codepen"].secondary_167e {
  background-color: transparent;
  color: #000;
}
.modal_dirty_a4ed [class*="social-icon-delicious"] {
  background-color: #39f;
}
.modal_dirty_a4ed [class*="social-icon-delicious"].secondary_167e {
  background-color: transparent;
  color: #39f;
}
.modal_dirty_a4ed [class*="social-icon-digg"] {
  background-color: #005be2;
}
.modal_dirty_a4ed [class*="social-icon-digg"].secondary_167e {
  background-color: transparent;
  color: #005be2;
}
.modal_dirty_a4ed [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.modal_dirty_a4ed [class*="social-icon-dribbble"].secondary_167e {
  background-color: transparent;
  color: #ea4c89;
}
.modal_dirty_a4ed [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.modal_dirty_a4ed [class*="social-icon-envelope"].secondary_167e {
  background-color: transparent;
  color: #ea4335;
}
.modal_dirty_a4ed [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.modal_dirty_a4ed [class*="social-icon-facebook"].secondary_167e {
  background-color: transparent;
  color: #3b5998;
}
.modal_dirty_a4ed [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.modal_dirty_a4ed [class*="social-icon-flickr"].secondary_167e {
  background-color: transparent;
  color: #0063dc;
}
.modal_dirty_a4ed [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.modal_dirty_a4ed [class*="social-icon-foursquare"].secondary_167e {
  background-color: transparent;
  color: #2d5be3;
}
.modal_dirty_a4ed [class*="social-icon-github"] {
  background-color: #333;
}
.modal_dirty_a4ed [class*="social-icon-github"].secondary_167e {
  background-color: transparent;
  color: #333;
}
.modal_dirty_a4ed [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.modal_dirty_a4ed [class*="social-icon-google-plus"].secondary_167e {
  background-color: transparent;
  color: #dd4b39;
}
.modal_dirty_a4ed [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.modal_dirty_a4ed [class*="social-icon-houzz"].secondary_167e {
  background-color: transparent;
  color: #7ac142;
}
.modal_dirty_a4ed [class*="social-icon-instagram"] {
  background-color: #262626;
}
.modal_dirty_a4ed [class*="social-icon-instagram"].secondary_167e {
  background-color: transparent;
  color: #262626;
}
.modal_dirty_a4ed [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.modal_dirty_a4ed [class*="social-icon-jsfiddle"].secondary_167e {
  background-color: transparent;
  color: #487aa2;
}
.modal_dirty_a4ed [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.modal_dirty_a4ed [class*="social-icon-linkedin"].secondary_167e {
  background-color: transparent;
  color: #0077b5;
}
.modal_dirty_a4ed [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.modal_dirty_a4ed [class*="social-icon-medium"].secondary_167e {
  background-color: transparent;
  color: #00ab6b;
}
.modal_dirty_a4ed [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.modal_dirty_a4ed
  [class*="social-icon-odnoklassniki"].secondary_167e {
  background-color: transparent;
  color: #f4731c;
}
.modal_dirty_a4ed [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.modal_dirty_a4ed [class*="social-icon-meetup"].secondary_167e {
  background-color: transparent;
  color: #ec1c40;
}
.modal_dirty_a4ed [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.modal_dirty_a4ed [class*="social-icon-pinterest"].secondary_167e {
  background-color: transparent;
  color: #bd081c;
}
.modal_dirty_a4ed [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.modal_dirty_a4ed [class*="social-icon-product-hunt"].secondary_167e {
  background-color: transparent;
  color: #da552f;
}
.modal_dirty_a4ed [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.modal_dirty_a4ed [class*="social-icon-reddit"].secondary_167e {
  background-color: transparent;
  color: #ff4500;
}
.modal_dirty_a4ed [class*="social-icon-rss"] {
  background-color: #f26522;
}
.modal_dirty_a4ed [class*="social-icon-rss"].secondary_167e {
  background-color: transparent;
  color: #f26522;
}
.modal_dirty_a4ed [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.modal_dirty_a4ed
  [class*="social-icon-shopping-cart"].secondary_167e {
  background-color: transparent;
  color: #4caf50;
}
.modal_dirty_a4ed [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.modal_dirty_a4ed [class*="social-icon-skype"].secondary_167e {
  background-color: transparent;
  color: #00aff0;
}
.modal_dirty_a4ed [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.modal_dirty_a4ed [class*="social-icon-slideshare"].secondary_167e {
  background-color: transparent;
  color: #0077b5;
}
.modal_dirty_a4ed [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.modal_dirty_a4ed [class*="social-icon-snapchat"].secondary_167e {
  background-color: transparent;
  color: #fffc00;
}
.modal_dirty_a4ed [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.modal_dirty_a4ed [class*="social-icon-soundcloud"].secondary_167e {
  background-color: transparent;
  color: #f80;
}
.modal_dirty_a4ed [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.modal_dirty_a4ed [class*="social-icon-spotify"].secondary_167e {
  background-color: transparent;
  color: #2ebd59;
}
.modal_dirty_a4ed [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.modal_dirty_a4ed
  [class*="social-icon-stack-overflow"].secondary_167e {
  background-color: transparent;
  color: #fe7a15;
}
.modal_dirty_a4ed [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.modal_dirty_a4ed [class*="social-icon-maldkfgram"].secondary_167e {
  background-color: transparent;
  color: #2ca5e0;
}
.modal_dirty_a4ed [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.modal_dirty_a4ed [class*="social-icon-tripadvisor"].secondary_167e {
  background-color: transparent;
  color: #589442;
}
.modal_dirty_a4ed [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.modal_dirty_a4ed [class*="social-icon-tumblr"].secondary_167e {
  background-color: transparent;
  color: #35465c;
}
.modal_dirty_a4ed [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.modal_dirty_a4ed [class*="social-icon-twitch"].secondary_167e {
  background-color: transparent;
  color: #6441a5;
}
.modal_dirty_a4ed [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.modal_dirty_a4ed [class*="social-icon-twitter"].secondary_167e {
  background-color: transparent;
  color: #1da1f2;
}
.modal_dirty_a4ed [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.modal_dirty_a4ed [class*="social-icon-vimeo"].secondary_167e {
  background-color: transparent;
  color: #1ab7ea;
}
.modal_dirty_a4ed [class*="social-icon-vk"] {
  background-color: #45668e;
}
.modal_dirty_a4ed [class*="social-icon-vk"].secondary_167e {
  background-color: transparent;
  color: #45668e;
}
.modal_dirty_a4ed [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.modal_dirty_a4ed [class*="social-icon-weibo"].secondary_167e {
  background-color: transparent;
  color: #df2029;
}
.modal_dirty_a4ed [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.modal_dirty_a4ed [class*="social-icon-weixin"].secondary_167e {
  background-color: transparent;
  color: #7bb32e;
}
.modal_dirty_a4ed [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.modal_dirty_a4ed [class*="social-icon-whatsapp"].secondary_167e {
  background-color: transparent;
  color: #25d366;
}
.modal_dirty_a4ed [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.modal_dirty_a4ed [class*="social-icon-wordpress"].secondary_167e {
  background-color: transparent;
  color: #21759b;
}
.modal_dirty_a4ed [class*="social-icon-xing"] {
  background-color: #026466;
}
.modal_dirty_a4ed [class*="social-icon-xing"].secondary_167e {
  background-color: transparent;
  color: #026466;
}
.modal_dirty_a4ed [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.modal_dirty_a4ed [class*="social-icon-yelp"].secondary_167e {
  background-color: transparent;
  color: #af0606;
}
.modal_dirty_a4ed [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.modal_dirty_a4ed [class*="social-icon-youtube"].secondary_167e {
  background-color: transparent;
  color: #cd201f;
}
.panel_up_dfa7 {
  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;
}
.panel_up_dfa7:hover {
  box-shadow: none;
  background: 0 0;
}
.lower_71ef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused-6cea {
  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;
}
.iron-9de5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop_0c8d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop_0c8d,
.backdrop_0c8d::after,
.backdrop_0c8d::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;
}
.backdrop_0c8d::after,
.backdrop_0c8d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container_new_1470 .focused-6cea .iron-9de5 {
  margin-top: -2px;
  width: 19px;
}
.container_new_1470 .focused-6cea .backdrop_0c8d {
  margin-top: -1px;
}
.container_new_1470 .focused-6cea .backdrop_0c8d,
.container_new_1470 .focused-6cea .backdrop_0c8d::after,
.container_new_1470 .focused-6cea .backdrop_0c8d::before {
  width: 19px;
  height: 2px;
}
.container_new_1470 .focused-6cea .backdrop_0c8d::before {
  top: -6px;
}
.container_new_1470 .focused-6cea .backdrop_0c8d::after {
  bottom: -6px;
}
.dim-9546 .focused-6cea .iron-9de5 {
  margin-top: -2px;
  width: 22px;
}
.dim-9546 .focused-6cea .backdrop_0c8d {
  margin-top: -1px;
}
.dim-9546 .focused-6cea .backdrop_0c8d,
.dim-9546 .focused-6cea .backdrop_0c8d::after,
.dim-9546 .focused-6cea .backdrop_0c8d::before {
  width: 22px;
  height: 2px;
}
.dim-9546 .focused-6cea .backdrop_0c8d::before {
  top: -7px;
}
.dim-9546 .focused-6cea .backdrop_0c8d::after {
  bottom: -7px;
}
.old_3b3e .focused-6cea .iron-9de5 {
  margin-top: -2px;
  width: 31px;
}
.old_3b3e .focused-6cea .backdrop_0c8d {
  margin-top: -1.5px;
}
.old_3b3e .focused-6cea .backdrop_0c8d,
.old_3b3e .focused-6cea .backdrop_0c8d::after,
.old_3b3e .focused-6cea .backdrop_0c8d::before {
  width: 31px;
  height: 3px;
}
.old_3b3e .focused-6cea .backdrop_0c8d::before {
  top: -9px;
}
.old_3b3e .focused-6cea .backdrop_0c8d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .lower-cbb4 .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 19px;
  }
  .lower-cbb4 .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .lower-cbb4 .focused-6cea .backdrop_0c8d,
  .lower-cbb4 .focused-6cea .backdrop_0c8d::after,
  .lower-cbb4 .focused-6cea .backdrop_0c8d::before {
    width: 19px;
    height: 2px;
  }
  .lower-cbb4 .focused-6cea .backdrop_0c8d::before {
    top: -6px;
  }
  .lower-cbb4 .focused-6cea .backdrop_0c8d::after {
    bottom: -6px;
  }
  .layout_advanced_467f .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_advanced_467f .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .layout_advanced_467f .focused-6cea .backdrop_0c8d,
  .layout_advanced_467f .focused-6cea .backdrop_0c8d::after,
  .layout_advanced_467f .focused-6cea .backdrop_0c8d::before {
    width: 22px;
    height: 2px;
  }
  .layout_advanced_467f .focused-6cea .backdrop_0c8d::before {
    top: -7px;
  }
  .layout_advanced_467f .focused-6cea .backdrop_0c8d::after {
    bottom: -7px;
  }
  .breadcrumb-next-732a .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d {
    margin-top: -1.5px;
  }
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d,
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d::after,
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d::before {
    top: -9px;
  }
  .breadcrumb-next-732a .focused-6cea .backdrop_0c8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .action-8b4d .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 19px;
  }
  .action-8b4d .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .action-8b4d .focused-6cea .backdrop_0c8d,
  .action-8b4d .focused-6cea .backdrop_0c8d::after,
  .action-8b4d .focused-6cea .backdrop_0c8d::before {
    width: 19px;
    height: 2px;
  }
  .action-8b4d .focused-6cea .backdrop_0c8d::before {
    top: -6px;
  }
  .action-8b4d .focused-6cea .backdrop_0c8d::after {
    bottom: -6px;
  }
  .panel-narrow-91a2 .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d,
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d::after,
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d::before {
    width: 22px;
    height: 2px;
  }
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d::before {
    top: -7px;
  }
  .panel-narrow-91a2 .focused-6cea .backdrop_0c8d::after {
    bottom: -7px;
  }
  .logo_7822 .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 31px;
  }
  .logo_7822 .focused-6cea .backdrop_0c8d {
    margin-top: -1.5px;
  }
  .logo_7822 .focused-6cea .backdrop_0c8d,
  .logo_7822 .focused-6cea .backdrop_0c8d::after,
  .logo_7822 .focused-6cea .backdrop_0c8d::before {
    width: 31px;
    height: 3px;
  }
  .logo_7822 .focused-6cea .backdrop_0c8d::before {
    top: -9px;
  }
  .logo_7822 .focused-6cea .backdrop_0c8d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-5b2d .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-5b2d .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .disabled-5b2d .focused-6cea .backdrop_0c8d,
  .disabled-5b2d .focused-6cea .backdrop_0c8d::after,
  .disabled-5b2d .focused-6cea .backdrop_0c8d::before {
    width: 19px;
    height: 2px;
  }
  .disabled-5b2d .focused-6cea .backdrop_0c8d::before {
    top: -6px;
  }
  .disabled-5b2d .focused-6cea .backdrop_0c8d::after {
    bottom: -6px;
  }
  .alert_cold_a558 .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_cold_a558 .focused-6cea .backdrop_0c8d {
    margin-top: -1px;
  }
  .alert_cold_a558 .focused-6cea .backdrop_0c8d,
  .alert_cold_a558 .focused-6cea .backdrop_0c8d::after,
  .alert_cold_a558 .focused-6cea .backdrop_0c8d::before {
    width: 22px;
    height: 2px;
  }
  .alert_cold_a558 .focused-6cea .backdrop_0c8d::before {
    top: -7px;
  }
  .alert_cold_a558 .focused-6cea .backdrop_0c8d::after {
    bottom: -7px;
  }
  .dark_77bc .focused-6cea .iron-9de5 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_77bc .focused-6cea .backdrop_0c8d {
    margin-top: -1.5px;
  }
  .dark_77bc .focused-6cea .backdrop_0c8d,
  .dark_77bc .focused-6cea .backdrop_0c8d::after,
  .dark_77bc .focused-6cea .backdrop_0c8d::before {
    width: 31px;
    height: 3px;
  }
  .dark_77bc .focused-6cea .backdrop_0c8d::before {
    top: -9px;
  }
  .dark_77bc .focused-6cea .backdrop_0c8d::after {
    bottom: -9px;
  }
}
.title-plasma-99be .backdrop_0c8d {
  -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);
}
.title-plasma-99be .backdrop_0c8d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title-plasma-99be .backdrop_0c8d::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);
}
.title-plasma-99be.disabled_red_9cdf .backdrop_0c8d {
  -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);
}
.title-plasma-99be.disabled_red_9cdf .backdrop_0c8d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title-plasma-99be.disabled_red_9cdf .backdrop_0c8d::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);
}
.stale_448f {
  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.inner_3866:before {
  display: none;
}
.item_out_2927 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_out_2927 .tall-940e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_out_2927 .tall-940e:last-of-type {
  border-bottom: none;
}
.item_out_2927 .tall-940e.hidden_765a,
.item_out_2927 .tall-940e.list-basic-d0b7,
.item_out_2927 .tall-940e.hard_158c {
  padding: 0;
}
.item_out_2927 .first-1fe5 .center-b16d {
  color: currentColor;
}
.item_out_2927 .first-1fe5 .center-b16d:focus,
.item_out_2927 .first-1fe5 .center-b16d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_out_2927.icon_medium_107a .stale-dd5c,
.item_out_2927.icon_medium_107a .yellow_9a1b a,
.item_out_2927.icon_medium_107a .footer_first_b815 a,
.item_out_2927.icon_medium_107a .hard_5f3f a {
  color: rgba(0, 0, 0, 0.55);
}
.item_out_2927.icon_medium_107a .stale-dd5c:hover,
.item_out_2927.icon_medium_107a .yellow_9a1b a:hover,
.item_out_2927.icon_medium_107a .footer_first_b815 a:hover,
.item_out_2927.icon_medium_107a .hard_5f3f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_out_2927.icon_medium_107a .hard_ab58 {
  color: rgba(0, 0, 0, 0.8);
}
.item_out_2927.icon_medium_107a .tall-940e {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_out_2927.icon_medium_107a .tall-940e:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_out_2927.icon_medium_107a .footer-tall-3d96:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_out_2927.icon_medium_107a .first-1fe5 .hot_a480 li a,
.item_out_2927.icon_medium_107a .first-1fe5 .center-b16d,
.item_out_2927.icon_medium_107a .hard_5f3f {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_out_2927.icon_medium_107a .first-1fe5 .center-b16d:focus,
.item_out_2927.icon_medium_107a .first-1fe5 .center-b16d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_out_2927.icon_medium_107a .hot_a480 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_out_2927.hidden_ade3 .stale-dd5c,
.item_out_2927.hidden_ade3 .yellow_9a1b a,
.item_out_2927.hidden_ade3 .footer_first_b815 .center-b16d,
.item_out_2927.hidden_ade3 .footer_first_b815 a,
.item_out_2927.hidden_ade3 .hard_5f3f a {
  color: rgba(255, 255, 255, 0.79);
}
.item_out_2927.hidden_ade3 .stale-dd5c:hover,
.item_out_2927.hidden_ade3 .yellow_9a1b a:hover,
.item_out_2927.hidden_ade3 .footer_first_b815 .center-b16d:hover,
.item_out_2927.hidden_ade3 .footer_first_b815 a:hover,
.item_out_2927.hidden_ade3 .hard_5f3f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_out_2927.hidden_ade3 .hard_ab58 {
  color: rgba(255, 255, 255, 0.99);
}
.item_out_2927.hidden_ade3 .tall-940e {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_out_2927.hidden_ade3 .tall-940e:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_out_2927.hidden_ade3 .footer-tall-3d96:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_out_2927.hidden_ade3 .first-1fe5 .hot_a480 li a,
.item_out_2927.hidden_ade3 .first-1fe5 .center-b16d,
.item_out_2927.hidden_ade3 .hard_5f3f {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_out_2927.hidden_ade3 .first-1fe5 .center-b16d:focus,
.item_out_2927.hidden_ade3 .first-1fe5 .center-b16d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_out_2927.hidden_ade3 .hot_a480 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-tall-3d96 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer-tall-3d96:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.brown-9747 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search_4a00 .item_out_2927 {
  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;
}
.search_4a00 .tall-940e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search_4a00 .tall-940e: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) {
  .search_4a00 .tall-940e:before {
    width: 16%;
    left: 42%;
  }
}
.search_4a00 .tall-940e:last-child:before {
  content: none;
}
.search_4a00 .tall-940e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search_4a00 .first-1fe5 .hot_a480 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search_4a00 .first-1fe5 .hot_a480 li a .center-b16d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search_4a00 .first-1fe5 .hard_5f3f {
  border: none;
}
.search_4a00 .first-1fe5 .hard_5f3f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search_4a00 .footer-tall-3d96 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search_4a00 .brown-9747 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search_4a00 .hidden_ade3 .footer-tall-3d96:before {
  background: rgba(0, 0, 0, 0.9);
}
.search_4a00 .icon_medium_107a.smooth-c4b1 .backdrop_0c8d {
  background: rgba(0, 0, 0, 0.6);
}
.search_4a00
  .icon_medium_107a.smooth-c4b1
  .backdrop_0c8d::after,
.search_4a00
  .icon_medium_107a.smooth-c4b1
  .backdrop_0c8d:before {
  background: inherit;
}
.search_4a00
  .icon_medium_107a.smooth-c4b1:hover
  .backdrop_0c8d {
  background: rgba(0, 0, 0, 0.8);
}
.bronze-0a5f .item_out_2927 {
  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) {
  .bronze-0a5f .item_out_2927 {
    width: auto;
    right: 45px;
  }
}
.avatar-1a84 .item_out_2927 {
  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) {
  .avatar-1a84 .item_out_2927 {
    width: auto;
    left: 45px;
  }
}
.inner_3866 .item_out_2927 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_3866 .brown-9747 {
  max-width: 48em;
  margin: 0 auto;
}
.inner_3866 .footer-tall-3d96:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fluid-cea7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fluid-cea7.search_4a00 .item_out_2927 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fluid-cea7.bronze-0a5f .item_out_2927 {
  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);
}
.fluid-cea7 .item_out_2927 {
  visibility: visible;
}
.fluid-cea7.avatar-1a84 .item_out_2927 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hero-3d78,
.background_c757 {
  overflow-x: hidden;
}
.hero-3d78 .item_out_2927 {
  overflow: auto;
}
.hero-3d78.search_4a00 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-3d78.search_4a00 .item_out_2927 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hero-3d78.search_4a00 .panel_up_dfa7 {
  opacity: 0;
}
.hero-3d78.bronze-0a5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-3d78.bronze-0a5f .item_out_2927 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hero-3d78.bronze-0a5f .panel_up_dfa7 {
  opacity: 0;
}
.hero-3d78.avatar-1a84 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-3d78.avatar-1a84 .item_out_2927 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hero-3d78.avatar-1a84 .panel_up_dfa7 {
  opacity: 0;
}
.hero-3d78.inner_3866 .item_out_2927 {
  z-index: 10;
  visibility: visible;
}
.smooth-c4b1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.smooth-c4b1 .backdrop_0c8d {
  background: rgba(255, 255, 255, 0.99);
}
.smooth-c4b1 .backdrop_0c8d::after,
.smooth-c4b1 .backdrop_0c8d:before {
  background: inherit;
}
.smooth-c4b1:hover .backdrop_0c8d {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-1a84 .smooth-c4b1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_3866 .smooth-c4b1 {
  display: none !important;
}
.hero-3d78:before,
.background_c757:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hero-3d78 .smooth-c4b1,
.background_c757 .smooth-c4b1 {
  display: inline-block;
}
.item_out_2927 .feature_4eda {
  -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;
}
.hero-3d78 .item_out_2927 .feature_4eda,
.background_c757 .item_out_2927 .feature_4eda {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-wide-6290 .background_b905 {
  width: 100%;
}
.badge-slow-00f4 {
  padding: 0 0.5em 0;
}
.badge-slow-00f4 [class*="customify-col-"],
.badge-slow-00f4 [class*="customify-col_"],
.badge-slow-00f4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_south_189b .badge-slow-00f4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .middle-5e02 .notification_rough_6b70,
  .notification_rough_6b70 {
    display: none;
  }
  .modal-d4d7 {
    text-align: left;
  }
  .tabs-1a17 {
    text-align: center;
  }
  .next_6ab0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .middle-5e02 .element-5d48,
  .element-5d48 {
    display: none;
  }
  .tooltip-548a {
    text-align: left;
  }
  .hero_8128 {
    text-align: center;
  }
  .active_2bc4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .middle-5e02 .bottom-2d54,
  .bottom-2d54 {
    display: none;
  }
  .header_8cbd {
    text-align: left;
  }
  .list_new_6979 {
    text-align: center;
  }
  .tooltip_glass_5586 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.panel-8367 {
  box-shadow: none !important;
}
.backdrop-a0a9 .dark_0bd2,
.active_inner_938d .dark_0bd2 {
  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;
}
.active_inner_938d .dark_0bd2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_mini_5edd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_mini_5edd:after,
.table_mini_5edd:before {
  content: "";
  display: table;
}
.table_mini_5edd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_mini_5edd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_mini_5edd,
.center_e7f6 {
  max-width: 1248px;
  margin: 0 auto;
}

.tooltip_dc7d.south_1be4 .table_mini_5edd {
  max-width: 100%;
}
.tooltip_dc7d.hovered-1fee {
  max-width: 1200px;
  margin: 0 auto;
}
.tooltip_dc7d.green_230d .table_mini_5edd {
  max-width: 100%;
}
.tooltip_dc7d.green_230d > .table_mini_5edd {
  padding-left: 0;
  padding-right: 0;
}
.tooltip_dc7d.green_230d > .table_mini_5edd .middle-5e02 {
  margin: 0;
}
.tooltip_dc7d.green_230d
  > .table_mini_5edd
  .media_cd8b.thumbnail-14fe {
  margin-right: 0;
  margin-left: 0;
}
.tooltip_dc7d.green_230d #main.thumbnail-14fe {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow-22a1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-22a1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon-tall-1b00 .wide_4daa {
    padding-right: 1em;
  }
  .icon-tall-1b00.hot_1714 .media_cd8b {
    border-right: 1px solid #eaecee;
  }
  .icon-tall-1b00.hot_1714 .wide_4daa {
    padding-right: 1em;
  }
  .icon-tall-1b00.hot_1714 .gallery-0927 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_ae63 .wide_4daa {
    padding-left: 1em;
  }
  .under_ae63.hot_1714 .media_cd8b {
    border-left: 1px solid #eaecee;
  }
  .under_ae63.hot_1714 .wide_4daa {
    padding-left: 1em;
  }
  .under_ae63.hot_1714 .gallery-0927 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_9e0a .wide_4daa {
    padding-left: 1em;
  }
  .box_9e0a.hot_1714 .preview-bc35 {
    border-right: 1px solid #eaecee;
  }
  .box_9e0a.hot_1714 .status_left_23a2 {
    border-right: 1px solid #eaecee;
  }
  .box_9e0a.hot_1714 .wide_4daa {
    padding-left: 1em;
  }
  .box_9e0a.hot_1714 .gallery-0927 {
    padding-right: 1em;
  }
  .box_9e0a.hot_1714 .list_paper_2606 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-2a08 .wide_4daa {
    padding-right: 1em;
  }
  .paper-2a08.hot_1714 .preview-bc35 {
    border-left: 1px solid #eaecee;
  }
  .paper-2a08.hot_1714 .status_left_23a2 {
    border-left: 1px solid #eaecee;
  }
  .paper-2a08.hot_1714 .wide_4daa {
    padding-right: 1em;
  }
  .paper-2a08.hot_1714 .gallery-0927 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper-2a08.hot_1714 .list_paper_2606 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-22a1 .wide_4daa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-22a1.hot_1714 .media_cd8b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow-22a1.hot_1714 .wide_4daa {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-22a1.hot_1714 .gallery-0927 {
    padding-left: 1em;
  }
  .shadow-22a1.hot_1714 .list_paper_2606 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow-22a1.hot_1714 .wide_4daa {
    padding-left: 0;
  }
}
.info-west-1154 .grid_west_ba04 {
  display: inline-block;
}
.gas_3e0b {
  display: inline-block;
}
.pagination-purple-0a20 {
  word-con: break-word;
}
.section_834a > span {
  display: inline-block;
  padding: 5px 0;
}
.section_834a .footer-d72b {
  margin-left: 8px;
  margin-right: 8px;
}
.section_834a .slider-prev-9f8b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.popup_d088 .picture-15db {
  margin-bottom: 2em;
}
.popup_d088 .form-3762 {
  margin-bottom: 15px;
}
.popup_d088 .form-3762:last-child {
  margin-bottom: 0;
}
.popup_d088 .progress-3eb2 {
  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) {
  .popup_d088 .progress-3eb2 {
    display: block;
  }
}
.popup_d088 .solid-049a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .popup_d088 .solid-049a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.popup_d088 .inner-2912 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.popup_d088 .inner-2912 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.popup_d088 .inner-2912 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.popup_d088 .pagination-purple-0a20 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_d088 .pagination-purple-0a20 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.popup_d088 .hero_a1b8 p:last-child {
  margin-bottom: 0;
}
.popup_d088 .hover-7d18 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.popup_d088 .gradient-fd75 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.popup_d088 .frame-aa5c {
  margin-top: 1em;
}
.popup_d088 .steel-3967 {
  top: 0;
  display: block;
}
.popup_d088 .steel-3967 a {
  color: inherit;
}
.popup_d088 .steel-3967 a:hover {
  color: inherit;
}
.popup_d088 .badge-c45e {
  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;
}
.popup_d088 .badge-c45e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.popup_d088 .gradient-fd75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.popup_d088 .small-01bf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.popup_d088 .small-01bf:first-child {
  margin-top: 0;
}
.popup_d088 .small-01bf.modal-247e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.popup_d088 .small-01bf.first_744d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_d088
  .small-01bf.first_744d.form_prev_caf2
  .frame-aa5c {
  width: 100%;
}
.popup_d088 .first_744d {
  -webkit-box-align: center;
  align-items: center;
}
.popup_d088 .first_744d .section_834a,
.popup_d088 .first_744d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.popup_d088 .inner-2912 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_d088 .inner-2912 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.popup_d088 .inner-2912: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;
}
.popup_d088 .modal-247e {
  z-index: 5;
}
.popup_d088 .texture-down-3aa6 .chip_5080 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.popup_d088 .preview_steel_3fd1 .chip_5080 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.popup_d088 .dropdown_glass_4a04 .chip_5080 {
  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;
}
.popup_d088.huge-7ac1 .progress-3eb2,
.popup_d088.container_yellow_5676 .progress-3eb2 {
  display: block;
}
.popup_d088.huge-7ac1 .progress-3eb2 .bright_d131,
.popup_d088.huge-7ac1 .progress-3eb2 .gradient-fd75,
.popup_d088.container_yellow_5676 .progress-3eb2 .bright_d131,
.popup_d088.container_yellow_5676 .progress-3eb2 .gradient-fd75 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_d088.avatar-hard-225d .solid-049a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .popup_d088.avatar-hard-225d .solid-049a {
    margin-right: 0;
  }
}
.popup_d088.huge-7ac1 .solid-049a,
.popup_d088.container_yellow_5676 .solid-049a {
  padding-top: 40%;
}
.popup_d088.huge-7ac1 .picture-15db,
.popup_d088.container_yellow_5676 .picture-15db {
  display: block;
}
.popup_d088.huge-7ac1 .fn-sticky-6e0d .gradient-fd75,
.popup_d088.container_yellow_5676 .fn-sticky-6e0d .gradient-fd75 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.popup_d088.huge-7ac1 .solid-049a,
.popup_d088.container_yellow_5676 .solid-049a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.popup_d088.huge-7ac1 .gradient-fd75 {
  padding: 1em;
}
.logo-last-b339 {
  margin: 30px auto;
  display: block;
}
.logo-last-b339 .stone-c436 > * {
  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;
}
.logo-last-b339 .stone-c436 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-last-b339 .stone-c436 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_c948 .section_834a {
  margin-bottom: 1.41575em;
}
.popup_c948 .active_4997 {
  margin-bottom: 1.618em;
}
.tertiary_dynamic_4849 .shade-508b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tertiary_dynamic_4849 .shade-508b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tertiary_dynamic_4849 .aside_8d1d {
  max-width: 100%;
  overflow: auto;
}
.table-638d .tertiary_dynamic_4849 a:hover {
  text-decoration: underline;
}
.info-4faf .form-3762:not(.pagination-purple-0a20),
.info-4faf .inner-2912 {
  margin-bottom: 1.41575em;
}
.info-4faf .form-3762:not(.pagination-purple-0a20):last-child,
.info-4faf .inner-2912:last-child {
  margin-bottom: 0;
}
.info-4faf .form-3762.thumbnail_large_bb51 {
  margin-bottom: 0.41575em;
}
.info-4faf .active_3d3e:before,
.info-4faf .mask_red_71c3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info-4faf .active_3d3e:before {
  content: "\f115";
}
.info-4faf .mask_red_71c3:before {
  content: "\f02c";
}
.info-4faf .message_61fa {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info-4faf .message_61fa a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-soft-dce0 {
  display: -webkit-box;
  display: flex;
}
.photo-soft-dce0 .notice-smooth-2e8d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-soft-dce0 .notice-smooth-2e8d {
    flex-basis: 90px;
  }
}
.photo-soft-dce0 .paragraph_mini_7745 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-soft-dce0 .paragraph_mini_7745 {
    flex-basis: calc(100% - 50px);
  }
}
.photo-soft-dce0 .pressed-5181 p:last-child {
  margin-bottom: 0.72em;
}
.simple_6b18 .stone-c436 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.simple_6b18 .stone-c436:after,
.simple_6b18 .stone-c436:before {
  content: "";
  display: table;
}
.simple_6b18 .stone-c436:after {
  clear: both;
}
.simple_6b18 .stone-c436 .tooltip_40aa,
.simple_6b18 .stone-c436 .pink-b0ef {
  width: 49%;
}
.simple_6b18 .stone-c436 .tooltip_40aa a span.focus_last_41b4,
.simple_6b18 .stone-c436 .pink-b0ef a span.focus_last_41b4 {
  display: block;
  margin-bottom: 5px;
}
.simple_6b18 .stone-c436 .pink-b0ef {
  float: left;
  text-align: left;
}
.simple_6b18 .stone-c436 .tooltip_40aa {
  float: right;
  text-align: right;
}
.nav-hard-08b9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .nav-hard-08b9 {
    margin-bottom: 0;
  }
}
.notice-2209 {
  margin-bottom: 1em;
}
.notice-2209 .pagination-purple-0a20 {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop_green_2370 a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion-b2f4 .notice-2209,
.selected_557c .notice-2209 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion-b2f4 .notice-2209,
  .selected_557c .notice-2209 {
    display: block;
  }
}
.motion-b2f4 .backdrop_green_2370,
.selected_557c .backdrop_green_2370 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion-b2f4 .backdrop_green_2370,
  .selected_557c .backdrop_green_2370 {
    margin-bottom: 1em;
  }
}
.motion-b2f4 .backdrop_green_2370 img,
.selected_557c .backdrop_green_2370 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion-b2f4 .thumbnail_9f35,
.selected_557c .thumbnail_9f35 {
  flex-basis: calc(100% - 160px);
}
.motion-b2f4 .thumbnail_9f35 p,
.selected_557c .thumbnail_9f35 p {
  margin-bottom: 0;
}
.motion-b2f4 .thumbnail_9f35 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion-b2f4 .thumbnail_9f35 {
    padding-left: 0;
  }
}
.selected_557c .thumbnail_9f35 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .selected_557c .thumbnail_9f35 {
    padding-right: 0;
  }
}
.selected_557c .backdrop_green_2370 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_1956 .backdrop_green_2370 {
  margin-bottom: 0.5em;
}
.paragraph_1956 .backdrop_green_2370 img {
  width: 100%;
}
.form-2c1f .old_6f81,
.content_9939 .old_6f81 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_9939 .media_cd8b .badge-tall-8368 p:last-child {
  margin-bottom: 0;
}
.in-b2bf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.current-4f07 .tertiary-1edc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .current-4f07 .tertiary-1edc:last-of-type {
    margin-bottom: 0;
  }
}
.current-4f07 .tertiary-1edc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current-4f07 .tertiary-1edc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.current-4f07 .tertiary-1edc ul li {
  margin: 0 0 0.6em;
}
.current-4f07 .tertiary-1edc ul li.clean-cfb4,
.current-4f07 .tertiary-1edc ul li.out-935a {
  position: relative;
}
.current-4f07 .tertiary-1edc ul li.clean-cfb4 .copper_5ec5,
.current-4f07 .tertiary-1edc ul li.out-935a .copper_5ec5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.current-4f07 .tertiary-1edc ul li.clean-cfb4:after:after,
.current-4f07 .tertiary-1edc ul li.clean-cfb4:after:before,
.current-4f07
  .tertiary-1edc
  ul
  li.out-935a:after:after,
.current-4f07
  .tertiary-1edc
  ul
  li.out-935a:after:before {
  content: "";
  display: table;
}
.current-4f07 .tertiary-1edc ul li.clean-cfb4:after:after,
.current-4f07
  .tertiary-1edc
  ul
  li.out-935a:after:after {
  clear: both;
}
.current-4f07 .tertiary-1edc a.large_7371:hover {
  text-decoration: none;
}
.current-4f07 .tertiary-1edc select {
  max-width: 100%;
}
.current-4f07 .tertiary-1edc table {
  font-size: 85%;
}
.current-4f07 .tertiary-1edc table td,
.current-4f07 .tertiary-1edc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.current-4f07 .tertiary-1edc table tfoot td {
  text-align: left;
}
.current-4f07 .tertiary-1edc :last-child {
  margin-bottom: 0;
}
.current-4f07 .tertiary-1edc .block-80c0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.current-4f07 .tertiary-1edc .block-80c0 label {
  width: 100%;
}
.current-4f07 .tertiary-1edc .block-80c0 .warm-7cc2 {
  width: 100%;
  display: block;
}
.current-4f07 .tertiary-1edc .block-80c0 .picture-upper-e862 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.current-4f07 .tertiary-1edc .block-80c0 .picture-upper-e862:hover svg #svg-search {
  fill: #444;
}
.current-4f07 .tertiary-1edc .block-80c0 .picture-upper-e862 svg {
  width: 18px;
  height: 18px;
}
.current-4f07 .steel_4d94 ul ul,
.current-4f07 .advanced_adf8 ul ul,
.current-4f07 .south-c79b ul ul,
.current-4f07 .texture-plasma-ff62 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.current-4f07 .steel_4d94 .huge-96cb > a,
.current-4f07 .advanced_adf8 .huge-96cb > a,
.current-4f07 .south-c79b .huge-96cb > a,
.current-4f07 .texture-plasma-ff62 .huge-96cb > a {
  margin-bottom: 0;
}
.current-4f07 .focus_short_c0dd li,
.current-4f07 .steel_4d94 li,
.current-4f07 .sort-72db li,
.current-4f07 .advanced_adf8 li,
.current-4f07 .south-c79b li,
.current-4f07 .texture-plasma-ff62 li,
.current-4f07 .caption-rough-48de li,
.current-4f07 .motion_3c90 li {
  display: block;
  position: relative;
}
.current-4f07 .focus_short_c0dd li:last-child,
.current-4f07 .steel_4d94 li:last-child,
.current-4f07 .sort-72db li:last-child,
.current-4f07 .advanced_adf8 li:last-child,
.current-4f07 .south-c79b li:last-child,
.current-4f07 .texture-plasma-ff62 li:last-child,
.current-4f07 .caption-rough-48de li:last-child,
.current-4f07 .motion_3c90 li:last-child {
  border: none;
}
.current-4f07 .focus_short_c0dd li a,
.current-4f07 .steel_4d94 li a,
.current-4f07 .sort-72db li a,
.current-4f07 .advanced_adf8 li a,
.current-4f07 .south-c79b li a,
.current-4f07 .texture-plasma-ff62 li a,
.current-4f07 .caption-rough-48de li a,
.current-4f07 .motion_3c90 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current-4f07 .focus_short_c0dd li ul li::before,
.current-4f07 .steel_4d94 li ul li::before,
.current-4f07 .sort-72db li ul li::before,
.current-4f07 .advanced_adf8 li ul li::before,
.current-4f07 .south-c79b li ul li::before,
.current-4f07 .texture-plasma-ff62 li ul li::before,
.current-4f07 .caption-rough-48de li ul li::before,
.current-4f07 .motion_3c90 li ul li::before {
  left: 15px;
}
.current-4f07 .focus_short_c0dd li ul a,
.current-4f07 .steel_4d94 li ul a,
.current-4f07 .sort-72db li ul a,
.current-4f07 .advanced_adf8 li ul a,
.current-4f07 .south-c79b li ul a,
.current-4f07 .texture-plasma-ff62 li ul a,
.current-4f07 .caption-rough-48de li ul a,
.current-4f07 .motion_3c90 li ul a {
  padding-left: 20px;
}
.current-4f07 .focus_short_c0dd li ul ul li::before,
.current-4f07 .steel_4d94 li ul ul li::before,
.current-4f07 .sort-72db li ul ul li::before,
.current-4f07 .advanced_adf8 li ul ul li::before,
.current-4f07 .south-c79b li ul ul li::before,
.current-4f07 .texture-plasma-ff62 li ul ul li::before,
.current-4f07 .caption-rough-48de li ul ul li::before,
.current-4f07 .motion_3c90 li ul ul li::before {
  left: 30px;
}
.current-4f07 .focus_short_c0dd li ul ul a,
.current-4f07 .steel_4d94 li ul ul a,
.current-4f07 .sort-72db li ul ul a,
.current-4f07 .advanced_adf8 li ul ul a,
.current-4f07 .south-c79b li ul ul a,
.current-4f07 .texture-plasma-ff62 li ul ul a,
.current-4f07 .caption-rough-48de li ul ul a,
.current-4f07 .motion_3c90 li ul ul a {
  padding-left: 40px;
}
.current-4f07 .out-c4b3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current-4f07 .motion_3c90 ul li {
  margin-bottom: 1.41575em;
}
.current-4f07 .motion_3c90 ul li .tooltip-7889 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.current-4f07 .motion_3c90 ul li .picture_84ef {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden_ade3 .focus_short_c0dd li a,
.hidden_ade3 .steel_4d94 li a,
.hidden_ade3 .sort-72db li a,
.hidden_ade3 .advanced_adf8 li a,
.hidden_ade3 .south-c79b li a,
.hidden_ade3 .texture-plasma-ff62 li a,
.hidden_ade3 .caption-rough-48de li a,
.hidden_ade3 .motion_3c90 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_ade3 .out-c4b3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_ade3 .tertiary-1edc ul li.clean-cfb4 .copper_5ec5,
.hidden_ade3 .tertiary-1edc ul li.out-935a .copper_5ec5 {
  background: rgba(0, 0, 0, 0.2);
}
.hidden_ade3 .current-4f07 .tertiary-1edc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_dc7d .current-4f07 .hot_a480 li {
  margin: 0;
}
.tooltip_dc7d .current-4f07 .hot_a480 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tooltip_dc7d .current-4f07 .hot_a480 li ul {
  margin: 0;
}
.tooltip_dc7d .current-4f07 .hot_a480 li ul li a {
  padding-left: 15px;
}
.tooltip_dc7d .current-4f07 .hot_a480 li ul li li a {
  padding-left: 30px;
}
.tooltip_dc7d .current-4f07 .hot_a480 li.warm-ea98 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tooltip_dc7d .current-4f07 .hot_a480 li.warm-ea98 > 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;
}
.tooltip_dc7d .current-4f07 .hot_a480 li.warm-ea98 > 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;
}
.content_smooth_912a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.section_d64c {
  position: relative;
  z-index: 10;
}
.section_d64c .feature_4eda {
  width: 100%;
  max-width: 100%;
}
.component-gas-825f .box-rough-0f40 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.component-gas-825f .icon_medium_107a {
}
.component-gas-825f .hidden_ade3 {
  background: #292929;
}
.focused_ca1c .box-rough-0f40 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused_ca1c .icon_medium_107a {
  background: #f9f9f9;
}
.focused_ca1c .hidden_ade3 {
  background: #303030;
}
.list-9e1e .box-rough-0f40 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-9e1e .grid_west_ba04 {
    margin-bottom: 1em;
  }
  .list-9e1e .grid_west_ba04:last-child {
    margin-bottom: 0;
  }
}
.list-9e1e .icon_medium_107a {
  background: #ededed;
}
.list-9e1e .hidden_ade3 {
  background: #1a1a1a;
}
.box-rough-0f40.icon_medium_107a {
  color: rgba(0, 0, 0, 0.6);
}
.box-rough-0f40.icon_medium_107a .fast-b2bb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-rough-0f40.hidden_ade3 {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-0f40.hidden_ade3 a:not(.large_7371) {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-0f40.hidden_ade3 a:not(.large_7371):hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-0f40.hidden_ade3 .fast-b2bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-rough-0f40.hidden_ade3 table tbody td,
.box-rough-0f40.hidden_ade3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.old_ae9b.highlight-complex-4ee2 .table_mini_5edd {
  max-width: initial;
}
.old_ae9b .gradient-hot-2b60 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.old_ae9b .gradient-hot-2b60 .feature_4eda {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .old_ae9b .gradient-hot-2b60 .feature_4eda {
    display: block;
    margin-bottom: 2em;
  }
  .old_ae9b .gradient-hot-2b60 .feature_4eda:last-child {
    margin-bottom: 0;
  }
}
.list-9e1e .grid_west_ba04:last-child,
.focused_ca1c .grid_west_ba04:last-child,
.component-gas-825f .grid_west_ba04:last-child {
  margin-bottom: 0;
}
.list-9e1e .grid_west_ba04 .current-4f07 .tertiary-1edc:last-child,
.focused_ca1c .grid_west_ba04 .current-4f07 .tertiary-1edc:last-child,
.component-gas-825f .grid_west_ba04 .current-4f07 .tertiary-1edc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list-9e1e .short_5c1b,
  .list-9e1e .lower-da76,
  .focused_ca1c .short_5c1b,
  .focused_ca1c .lower-da76,
  .component-gas-825f .short_5c1b,
  .component-gas-825f .lower-da76 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .section_d64c .grid_west_ba04 {
    margin-bottom: 2em;
  }
}
.section_d64c p:last-child {
  margin-bottom: 0;
}
.section_d64c li,
.section_d64c ul {
  list-style: none;
  margin: 0;
}
.section_d64c ul ul {
  margin-left: 2.617924em;
}
.highlight_ab80 {
  font-size: 0.875em;
}

/* css-noise: 07d1 */
.widget-item-m8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
