/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-4326/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-4326
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.disabled-4326/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer_97cc.detail-74fe/licenses/gpl-2.0.basic_b379
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.filter-0b27/, (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.green-60ca.dropdown_full_e01c/normalize.text_370e/
 ======
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.text_370e v7.0.0 | MIT License | github.disabled-4326/necolas/normalize.text_370e */
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-e6bc .huge_526c,
.old_4540,
.shade_1c46,
.full-1b50,
.light-1b6f,
.header-yellow-a91a,
.main_old_294f,
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;
}
.old_4540,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .old_4540,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .old_4540,
  h1 {
    font-size: 1.8em;
  }
}
.shade_1c46,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_1c46 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_1c46,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_1c46,
  h2 {
    font-size: 1.7em;
  }
}
.full-1b50,
h3 {
  font-size: 1.618em;
}
.container-e6bc .huge_526c,
.light-1b6f,
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.iron_1a30 {
  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;
}
.component_d826:after,
.component_d826:before,
.dark_84c0:after,
.dark_84c0:before {
  content: "";
  display: table;
}
.component_d826:after,
.dark_84c0:after {
  clear: both;
}
.slow-21b8 {
  float: right;
  margin-right: 0;
}
.sort_9e8a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image-080e .item-3ed8,
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;
}
.image-080e .item-3ed8: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;
}
.title_5e62 .item-3ed8 {
  box-shadow: none;
}
.title_5e62
  .item-3ed8
  .east-47c1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.title_5e62 .item-3ed8 .stone-1dea {
  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;
}
.title_5e62
  .item-3ed8
  .stone-1dea
  b {
  display: none;
}
.title_5e62 .menu-9164 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_f892:not(.east_cfdf):not(.preview_plasma_1dec),
button:not(.east_cfdf):not(.preview_plasma_1dec),
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ) {
  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;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):hover,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):hover,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):hover,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):hover,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):active,
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):active,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):active,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):active,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):active,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus {
  outline: 0;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e {
  position: relative;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .caption-d382,
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .border-4f4b,
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .soft_7d46,
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  i,
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  svg,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .caption-d382,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .border-4f4b,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .soft_7d46,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  i,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  svg,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .caption-d382,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .border-4f4b,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .soft_7d46,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  i,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  svg,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .caption-d382,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .border-4f4b,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .soft_7d46,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  i,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  svg,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .caption-d382,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .border-4f4b,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  .soft_7d46,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  i,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e
  svg {
  visibility: hidden;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e:after,
button:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e:after,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e:after,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e:after,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ).fn-loading-fb2e: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;
}
.slider_f892:not(.east_cfdf):not(.preview_plasma_1dec),
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ) {
  color: #fff;
  background: #235787;
}
.slider_f892:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="button"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="reset"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus,
input[type="submit"]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ):focus {
  color: #fff;
}
.slider_f892.fn-disabled-fb2e:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
.slider_f892[disabled]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
button.fn-disabled-fb2e:not(.east_cfdf):not(
    .preview_plasma_1dec
  ),
button[disabled]:not(.east_cfdf):not(
    .preview_plasma_1dec
  ) {
  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;
}
.text-0997 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.text-0997: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;
}
.hover-basic-49fc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lower_ebcb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph_fixed_db2f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component_d826:after,
.component_d826:before,
.column-10bb:after,
.column-10bb:before,
.footer_green_8d09:after,
.footer_green_8d09:before,
.title_prev_7c4c:after,
.title_prev_7c4c:before,
.warm-b2a9:after,
.warm-b2a9:before,
.box_564c:after,
.box_564c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component_d826:after,
.column-10bb:after,
.footer_green_8d09:after,
.title_prev_7c4c:after,
.warm-b2a9:after,
.box_564c:after {
  clear: both;
}
.column-10bb .steel_00a4,
.footer_green_8d09 .steel_00a4,
.pattern-e100 .steel_00a4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline-c5e8 {
  display: inline-block;
}
.hover_copper_2a93 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hover_copper_2a93 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hover_copper_2a93 .aside_2d4a {
  padding: 1em 0;
  font-size: 85%;
}
.aside_2d4a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.light-74bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.light-74bf:after,
.light-74bf:before {
  content: "";
  display: table;
}
.light-74bf:after {
  clear: both;
}
.white-19e0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media_c58a .white-19e0 {
  max-width: 50%;
}
.shadow-simple-862c .white-19e0 {
  max-width: 33.33%;
}
.fast-26bd .white-19e0 {
  max-width: 25%;
}
.nav_aa0e .white-19e0 {
  max-width: 20%;
}
.summary-9d1d .white-19e0 {
  max-width: 16.66%;
}
.chip_inner_c799 .white-19e0 {
  max-width: 14.28%;
}
.breadcrumb-silver-b328 .white-19e0 {
  max-width: 12.5%;
}
.row_d960 .white-19e0 {
  max-width: 11.11%;
}
.fresh-9051 {
  display: block;
}
.container-e6bc .detail-pro-43be label,
.container-e6bc .panel-hard-b89d label,
.container-e6bc .dirty-9c35 label,
.container-e6bc .orange-637c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall_994e {
  list-style: none;
  margin: 0;
}
.tall_994e article.list-new-e85a {
  margin-bottom: 0;
}
.tall_994e ul {
  list-style: none;
  margin: 0;
}
.tall_994e .shadow_b273 li.list-new-e85a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall_994e .shadow_b273 li.list-new-e85a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall_994e .shadow_b273 li.list-new-e85a: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) {
  .tall_994e .shadow_b273 li.list-new-e85a li.list-new-e85a li.list-new-e85a li.list-new-e85a {
    padding-left: 0;
  }
}
article.list-new-e85a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-new-e85a .column-10bb p:last-of-type {
  margin-bottom: 0;
}
article.list-new-e85a .media-light-d77b {
  float: left;
}
article.list-new-e85a .tag-74e6 {
  margin-left: 85px;
}
article.list-new-e85a .paper_5655 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-new-e85a .paper_5655 .medium_dc2c {
  margin-left: 10px;
}
article.list-new-e85a .row_1591 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-new-e85a .lite_5d9e {
  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 .detail-pro-43be,
  #respond .dirty-9c35,
  #respond .orange-637c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-pro-43be input,
#respond .dirty-9c35 input,
#respond .orange-637c input {
  width: 100%;
}
#respond .orange-637c {
  margin-right: 0;
}
#respond .column_a8f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_warm_dd13 {
  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;
}
.preview_warm_dd13.outer_0c89 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview_warm_dd13 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%);
}
.preview_warm_dd13:focus,
.preview_warm_dd13: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);
}
.mask-4b0b {
  border-radius: 10%;
}
.stale-223f {
  border-radius: 50%;
}
.outline_b1a9 {
  font-size: 0.72em;
}
.content-5aed {
  font-size: 0.875em;
}
.media_iron_9d75 {
  font-size: 1.1em;
}
.south_52dc {
  text-transform: uppercase;
  line-height: 1.2;
}
.south_52dc.outline_b1a9 {
  letter-spacing: 0.5px;
}
.module-d864,
.module-d864 a {
  color: #6d6d6d;
}
.module-d864 a:hover {
  color: #111;
}
.card_solid_7b3b {
  color: #6d6d6d;
}
.module_7f6c {
  overflow-x: hidden;
}
.module_7f6c .list_slow_d556.steel-f2d7 {
  position: relative;
}
.module_7f6c .list_slow_d556.steel-f2d7.media_yellow_3dfa {
  position: initial;
}
.module_7f6c
  .list_slow_d556.steel-f2d7.media_yellow_3dfa
  .backdrop_5014 {
  left: auto;
}
.module_7f6c .list_slow_d556 .backdrop_5014 {
  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;
}
.module_7f6c .list_slow_d556:hover.steel-f2d7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module_7f6c
  .list_slow_d556:hover.steel-f2d7
  .backdrop_5014 {
  display: block;
  z-index: 9999999;
}
.module_7f6c .list_00f5 .orange-f625,
.module_7f6c .label-b44d .orange-f625 {
  display: none;
}
.module_7f6c .link-7786 .list_slow_d556:hover.steel-f2d7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.container-e6bc .detail-pro-43be label,
.container-e6bc .panel-hard-b89d label,
.container-e6bc .dirty-9c35 label,
.container-e6bc .orange-637c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall_994e {
  list-style: none;
  margin: 0;
}
.tall_994e article.list-new-e85a {
  margin-bottom: 0;
}
.tall_994e ul {
  list-style: none;
  margin: 0;
}
.tall_994e .shadow_b273 li.list-new-e85a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall_994e .shadow_b273 li.list-new-e85a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall_994e .shadow_b273 li.list-new-e85a: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) {
  .tall_994e .shadow_b273 li.list-new-e85a li.list-new-e85a li.list-new-e85a li.list-new-e85a {
    padding-left: 0;
  }
}
article.list-new-e85a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-new-e85a .column-10bb p:last-of-type {
  margin-bottom: 0;
}
article.list-new-e85a .media-light-d77b {
  float: left;
}
article.list-new-e85a .tag-74e6 {
  margin-left: 85px;
}
article.list-new-e85a .paper_5655 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-new-e85a .paper_5655 .medium_dc2c {
  margin-left: 10px;
}
article.list-new-e85a .row_1591 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-new-e85a .lite_5d9e {
  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 .detail-pro-43be,
  #respond .dirty-9c35,
  #respond .orange-637c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-pro-43be input,
#respond .dirty-9c35 input,
#respond .orange-637c input {
  width: 100%;
}
#respond .orange-637c {
  margin-right: 0;
}
#respond .column_a8f0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_00f5 .disabled-5cc3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.disabled-5cc3 .top_e7de.sidebar-bc8c .hover-6a3d > li > a:focus,
.disabled-5cc3 .top_e7de.sidebar-bc8c .hover-6a3d > li > a:hover,
.disabled-5cc3 .top_e7de.clean_c031 .hover-6a3d > li > a:focus,
.disabled-5cc3 .top_e7de.clean_c031 .hover-6a3d > li > a:hover,
.disabled-5cc3 .top_e7de.stone-0d3e .hover-6a3d > li > a:focus,
.disabled-5cc3 .top_e7de.stone-0d3e .hover-6a3d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3
  .top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.disabled-5cc3
  .top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.module-5869
  > a,
.disabled-5cc3
  .top_e7de.clean_c031
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.disabled-5cc3
  .top_e7de.clean_c031
  .hover-6a3d
  > li.module-5869
  > a,
.disabled-5cc3
  .top_e7de.stone-0d3e
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.disabled-5cc3 .top_e7de.stone-0d3e .hover-6a3d > li.up-d2fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3 .list_209c,
.disabled-5cc3 .list_209c a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3 .accordion-short-d382.heading_ecfc li a,
.disabled-5cc3 .picture_34b3 a,
.disabled-5cc3 .button_60e8,
.disabled-5cc3 .hover-6a3d > li > a,
.disabled-5cc3 .row-light-d5a2 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3 .accordion-short-d382.heading_ecfc li a:hover,
.disabled-5cc3 .picture_34b3 a:hover,
.disabled-5cc3 .button_60e8:hover,
.disabled-5cc3 .hover-6a3d > li > a:hover,
.disabled-5cc3 .row-light-d5a2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3 .component_tiny_5257 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3 .component_tiny_5257 .action-4e68 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3 .component_tiny_5257:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-5cc3 .hard-9958 .selected_77b2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3 .hard-9958 .selected_77b2 .pattern_dece {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3
  .hard-9958
  .selected_77b2
  .pattern_dece::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3
  .hard-9958
  .selected_77b2
  .pattern_dece:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3
  .hard-9958
  .selected_77b2
  .pattern_dece::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3
  .hard-9958
  .selected_77b2
  .pattern_dece::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3 .hard-9958 .slider_b7a3 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-5cc3 .hard-9958 .slider_b7a3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_1b4d
  .disabled-5cc3
  .hard-9958
  .modal-7533
  .table-0b08 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_1b4d
  .disabled-5cc3
  .hard-9958
  .modal-7533
  .pattern_dece {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_00f5 .hero_313f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_313f .top_e7de.sidebar-bc8c .hover-6a3d > li > a:focus,
.hero_313f .top_e7de.sidebar-bc8c .hover-6a3d > li > a:hover,
.hero_313f .top_e7de.clean_c031 .hover-6a3d > li > a:focus,
.hero_313f .top_e7de.clean_c031 .hover-6a3d > li > a:hover,
.hero_313f .top_e7de.stone-0d3e .hover-6a3d > li > a:focus,
.hero_313f .top_e7de.stone-0d3e .hover-6a3d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_313f
  .top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.hero_313f
  .top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.module-5869
  > a,
.hero_313f
  .top_e7de.clean_c031
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.hero_313f
  .top_e7de.clean_c031
  .hover-6a3d
  > li.module-5869
  > a,
.hero_313f
  .top_e7de.stone-0d3e
  .hover-6a3d
  > li.container-gold-18fe
  > a,
.hero_313f .top_e7de.stone-0d3e .hover-6a3d > li.up-d2fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_313f .list_209c,
.hero_313f .list_209c a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_313f .accordion-short-d382.heading_ecfc li a,
.hero_313f .picture_34b3 a,
.hero_313f .button_60e8,
.hero_313f .hover-6a3d > li > a,
.hero_313f .row-light-d5a2 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_313f .accordion-short-d382.heading_ecfc li a:hover,
.hero_313f .picture_34b3 a:hover,
.hero_313f .button_60e8:hover,
.hero_313f .hover-6a3d > li > a:hover,
.hero_313f .row-light-d5a2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_313f .component_tiny_5257 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_313f .component_tiny_5257 .action-4e68 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_313f .component_tiny_5257:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-8512 .gallery_first_e99e {
  margin-left: auto;
  margin-right: auto;
}
.footer_green_8d09 > * {
  margin-left: auto;
  margin-right: auto;
}
.footer_green_8d09 .hover-basic-49fc {
  margin-right: 1.41575em;
}
.current_984c .footer_green_8d09 > .video-mini-4c6d {
  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;
}
.current_984c .footer_green_8d09 > .title-95b2 {
  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;
}
.article-plasma-6971.notice-8512 .gallery_first_e99e,
.short_fff8.notice-8512 .gallery_first_e99e {
  margin-left: 0;
}
.input-wide-ec15.notice-8512 .gallery_first_e99e,
.outline_pressed_5846.notice-8512 .gallery_first_e99e {
  margin-right: 0;
}
.footer_green_8d09 ol,
.footer_green_8d09 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tooltip-7854 video {
  max-width: 100%;
}
.component-inner-0c69 img {
  display: block;
}
.component-inner-0c69.hover-basic-49fc,
.component-inner-0c69.lower_ebcb {
  width: 100%;
}
.component-inner-0c69.title-95b2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_0444:not(.glass-4b4a) {
  margin: 1.5em auto;
}
.highlight-3ca0 p {
  padding: 1.5em 14px;
}
ul.old-a160.title-95b2,
ul.old-a160.video-mini-4c6d,
ul.old-a160.alert-left-6a0f.video-mini-4c6d {
  padding: 0 14px;
}
.sidebar_purple_93c8 {
  display: block;
  overflow-x: auto;
}
.sidebar_purple_93c8 table {
  border-collapse: collapse;
  width: 100%;
}
.sidebar_purple_93c8 td,
.sidebar_purple_93c8 th {
  padding: 0.5em;
}
.footer_green_8d09 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.footer_green_8d09 ol ol,
.footer_green_8d09 ol ul,
.footer_green_8d09 ul ol,
.footer_green_8d09 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.footer_green_8d09 ol ol li,
.footer_green_8d09 ol ul li,
.footer_green_8d09 ul ol li,
.footer_green_8d09 ul ul li {
  margin-left: 0;
}
.inner_0329.progress_dark_fe22 > .popup_silver_2af0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.inner_0329.progress_dark_fe22 > .popup_silver_2af0 iframe,
.inner_0329.progress_dark_fe22 > .popup_silver_2af0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_1e90 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_1e90.outline_glass_d6b4 {
  padding: 0;
}
.row_1e90.outline_glass_d6b4 cite {
  font-size: 13px;
}
.row_1e90 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_1e90 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight-next-fe1b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight-next-fe1b > p:first-child {
  margin-top: 0;
}
.highlight-next-fe1b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight-next-fe1b blockquote {
  border-left: 0;
}
.dark-a61b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dark-a61b:not(.overlay_7cf1) {
  max-width: 100px;
}
.dark-a61b.article_04c0 {
  border-bottom: none !important;
  text-align: center;
}
.dark-a61b.article_04c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .highlight-3ca0 p {
    padding: 1.5em 0;
  }
}
.panel-4679 {
  color: #0073aa;
}
.button-38cb {
  background-color: #0073aa;
}
.avatar-9258 {
  color: #229fd8;
}
.panel-cool-c230 {
  background-color: #229fd8;
}
.header_tall_d6e0 {
  color: #eee;
}
.wood_fcd6 {
  background-color: #eee;
}
.pattern_focused_bfab {
  color: #444;
}
.breadcrumb-pink-5724 {
  background-color: #444;
}
.picture-blue-70f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.picture-blue-70f2 .photo_silver_fd8e .picture_34b3 {
  font-size: 15px;
}
.picture-blue-70f2 .picture_34b3 {
  line-height: 1.3;
}
.picture-blue-70f2 .hero_313f {
}
.picture-blue-70f2 .disabled-5cc3 {
  background: #235787;
}
.carousel-down-609c {
  padding: 0;
}
.carousel-down-609c .disabled-5cc3 {
  background: #1a1a1a;
}
.carousel-down-609c .hero_313f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.background_ffd4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.background_ffd4 .hero_313f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.background_ffd4 .disabled-5cc3 {
  background: #303030;
}
.box_564c {
  position: relative;
  z-index: 10;
}
.box_564c .alert_880e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.plasma_1702 .steel-f2d7 {
  display: inline-block;
  vertical-align: middle;
}
.plasma_1702.focus_07ac .steel-f2d7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .plasma_1702.focus_07ac .steel-f2d7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_1702.focus_07ac .steel-f2d7 {
    margin-right: 0.4em;
  }
}
.plasma_1702.focus_07ac .steel-f2d7:last-child {
  margin-right: 0;
}
.notice-solid-a9d8 .alert_880e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list_00f5 .photo_silver_fd8e {
    margin: 0 -0.5em;
  }
  .list_00f5 .photo_silver_fd8e [class*="customify-col-"],
  .list_00f5 .photo_silver_fd8e [class*="customify-col_"],
  .list_00f5 .photo_silver_fd8e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list_00f5.image-a64a .alert_880e {
  background: 0 0 !important;
}
.list_00f5.image-a64a .alert_880e,
.list_00f5.notice-solid-a9d8 .alert_880e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list_00f5.button_over_1209 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list_00f5.notice-solid-a9d8 .alert_880e {
  box-shadow: none !important;
}
.container_2c93 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .container_2c93 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .container_2c93 {
    padding: 18px 0 20px;
  }
}
.container_2c93 .simple_e0c8 {
  width: 100%;
}
.container_2c93 .tabs_rough_73d0 {
  margin-bottom: 0;
}
.container_2c93 .pattern_huge_8c49 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fast-97ae {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fast-97ae .heading_bright_95d2 {
  width: 100%;
}
.blue_7501 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.blue_7501 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.blue_7501 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;
}
.blue_7501 li:last-child:after {
  display: none;
}
.blue_7501 li a {
  font-weight: 500;
  margin-right: 10px;
}
.item-upper-1299 .orange-f625 button,
.container_2c93 .orange-f625 button {
  left: 0;
}
.item-upper-1299 .heading_bright_95d2,
.container_2c93 .heading_bright_95d2 {
  padding-left: 0;
  padding-right: 0;
}
.item-upper-1299 .fast-97ae,
.container_2c93 .fast-97ae {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item-upper-1299 {
  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;
}
.item-upper-1299: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;
}
.item-upper-1299 .feature-d2a3 {
  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) {
  .item-upper-1299 .feature-d2a3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item-upper-1299 .feature-d2a3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item-upper-1299 .feature-d2a3 {
    min-height: 200px;
  }
}
.item-upper-1299 .blue_7501 {
  color: rgba(255, 255, 255, 0.8);
}
.item-upper-1299 .blue_7501 a,
.item-upper-1299 .blue_7501 li:after {
  color: inherit;
}
.item-upper-1299 .blue_7501 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.element-stale-1a4b {
  margin-bottom: 0.5em;
}
.current_d941 {
  margin-bottom: 1.2em;
}
.current_d941,
.element-stale-1a4b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current_d941 p:last-child,
.element-stale-1a4b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .orange-f625,
#masthead .orange-f625 {
  display: none;
}
#masthead
  > .orange-f625.lower-7589 {
  display: none;
}
#masthead > .orange-f625 button {
  left: 0;
}
.cool-d5e9 {
  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%;
}
.cool-d5e9 .steel-f2d7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.cool-d5e9 .sort-prev-c6ae {
  display: -webkit-box;
  display: flex;
}
.cool-d5e9 .sort-prev-c6ae.menu-5748 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.cool-d5e9 .sort-prev-c6ae.description-5009 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cool-d5e9 .sort-prev-c6ae.hidden-brown-6143 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cool-d5e9.upper-1ab7.secondary-wood-217e .sort-prev-c6ae.menu-5748 {
  flex-basis: 100%;
}
.cool-d5e9.easy-016d .sort-prev-c6ae.description-5009 {
  -webkit-box-flex: 1;
  flex: auto;
}
.cool-d5e9.easy-016d .sort-prev-c6ae.hidden-brown-6143 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .orange-f625.lower-7589 {
  display: none;
}
#masthead > .orange-f625 button {
  left: 0;
}
.tiny_96ed {
  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;
}
.tiny_96ed:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tiny_96ed.focus_ef8c i {
  margin-right: 4px;
}
.tiny_96ed.soft-0362 i {
  margin-left: 5px;
}
.picture_34b3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_34b3 p:last-child {
  margin-bottom: 0;
}
.panel_c899 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.panel_c899 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.panel_c899 img {
  display: block;
  width: auto;
  line-height: 1;
}
.panel_c899 .list_209c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.panel_c899 .modal_stone_2a10 {
  margin: 5px 0 7px 0;
}
.panel_c899.tag-ec5d .chip-cde6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel_c899.tag-ec5d .disabled_gold_4236 {
  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;
}
.panel_c899.filter_165e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.panel_c899.filter_165e .chip-cde6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel_c899.filter_165e .disabled_gold_4236 {
  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;
}
.panel_c899.section-purple-4431 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel_c899.search-gold-ff75 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.panel_c899.search-gold-ff75 .disabled_gold_4236 {
  margin-top: 7px;
}
.tiny_95d8 {
  display: inline-block;
}
.box_564c .content-07e3 .panel_c899 img {
  max-width: 100%;
}
.top_e7de .component-cool-b543.button-over-d221,
.popup-7c53 .component-cool-b543.button-over-d221 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.top_e7de .avatar-black-51c4,
.popup-7c53 .avatar-black-51c4 {
  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%);
}
.top_e7de .avatar-black-51c4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.top_e7de.image-b95c .avatar-black-51c4 {
  display: none;
}
.top_e7de .grid_basic_9011 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top_e7de .grid_basic_9011 li {
  display: inline-block;
  position: relative;
}
.top_e7de .grid_basic_9011 li:last-child {
  margin-right: 0;
}
.top_e7de .grid_basic_9011 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;
}
.top_e7de .grid_basic_9011 li.up-d2fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.top_e7de .grid_basic_9011 > 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;
}
.top_e7de .grid_basic_9011 > li > a i {
  line-height: 0;
}
.top_e7de .grid_basic_9011 > li.blue_c6b7 > a .avatar-black-51c4 {
  margin-left: 4px;
  line-height: 0;
}
.top_e7de .grid_basic_9011 .focus-2fc4 li.blue_c6b7 > a {
  position: relative;
}
.top_e7de .grid_basic_9011 .focus-2fc4 li.blue_c6b7 > a:after,
.top_e7de .grid_basic_9011 .focus-2fc4 li.blue_c6b7 > a:before {
  content: "";
  display: table;
}
.top_e7de .grid_basic_9011 .focus-2fc4 li.blue_c6b7 > a:after {
  clear: both;
}
.top_e7de .grid_basic_9011 .focus-2fc4 li.blue_c6b7 > a .avatar-black-51c4 {
  margin-left: 5px;
  float: right;
}
.top_e7de .border-d909,
.top_e7de .focus-2fc4 {
  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;
}
.top_e7de .focus-2fc4 {
  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;
}
.top_e7de .focus-2fc4 .button-over-d221 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top_e7de .focus-2fc4 .avatar-black-51c4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.top_e7de .focus-2fc4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.top_e7de .focus-2fc4 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;
}
.top_e7de .focus-2fc4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.top_e7de .focus-2fc4 .focus-2fc4 {
  top: 0;
  left: 100%;
}
.top_e7de .preview_fluid_cd16.fn-focus-fb2e > .border-d909,
.top_e7de .preview_fluid_cd16.fn-focus-fb2e > .focus-2fc4,
.top_e7de .preview_fluid_cd16:focus > .border-d909,
.top_e7de .preview_fluid_cd16:focus > .focus-2fc4,
.top_e7de .preview_fluid_cd16:hover > .border-d909,
.top_e7de .preview_fluid_cd16:hover > .focus-2fc4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.top_e7de.stone-0d3e .hover-6a3d:after,
.top_e7de.stone-0d3e .hover-6a3d:before {
  content: "";
  display: table;
}
.top_e7de.stone-0d3e .hover-6a3d:after {
  clear: both;
}
.top_e7de.stone-0d3e .hover-6a3d > li {
  float: left;
}
.top_e7de.hidden_wood_18fd .hover-6a3d:after,
.top_e7de.hidden_wood_18fd .hover-6a3d:before {
  content: "";
  display: table;
}
.top_e7de.hidden_wood_18fd .hover-6a3d:after {
  clear: both;
}
.top_e7de.hidden_wood_18fd .hover-6a3d > li {
  float: left;
}
.top_e7de.hidden_wood_18fd .hover-6a3d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.top_e7de.hidden_wood_18fd .hover-6a3d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.top_e7de.hidden_wood_18fd .hover-6a3d > li.container-gold-18fe > a,
.top_e7de.hidden_wood_18fd .hover-6a3d > li.up-d2fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.top_e7de.sidebar-bc8c .hover-6a3d > li > a .button-over-d221 {
  position: relative;
}
.top_e7de.sidebar-bc8c .hover-6a3d > li > a .button-over-d221: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;
}
.top_e7de.sidebar-bc8c
  .hover-6a3d
  > li:focus
  > a
  .button-over-d221:before,
.top_e7de.sidebar-bc8c
  .hover-6a3d
  > li:hover
  > a
  .button-over-d221:before {
  width: 100%;
  background-color: currentColor;
}
.top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.container-gold-18fe
  > a
  .button-over-d221:before,
.top_e7de.sidebar-bc8c
  .hover-6a3d
  > li.module-5869
  > a
  .button-over-d221:before {
  width: 100%;
  background-color: currentColor;
}
.top_e7de.clean_c031 .hover-6a3d > li > a .button-over-d221 {
  position: relative;
}
.top_e7de.clean_c031 .hover-6a3d > li > a .button-over-d221: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;
}
.top_e7de.clean_c031 .hover-6a3d > li:focus > a .button-over-d221:before,
.top_e7de.clean_c031
  .hover-6a3d
  > li:hover
  > a
  .button-over-d221:before {
  width: 100%;
  background-color: currentColor;
}
.top_e7de.clean_c031
  .hover-6a3d
  > li.container-gold-18fe
  > a
  .button-over-d221:before,
.top_e7de.clean_c031
  .hover-6a3d
  > li.module-5869
  > a
  .button-over-d221:before {
  width: 100%;
  background-color: currentColor;
}
.popup-7c53 .grid_basic_9011 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup-7c53 .grid_basic_9011 li:first-child > a {
  border-top: none;
}
.popup-7c53 .grid_basic_9011 .upper_1b62 > .button-over-d221 .avatar-black-51c4 {
  display: none;
}
.popup-7c53 .grid_basic_9011 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup-7c53 .grid_basic_9011 li:last-child {
  border: none;
}
.popup-7c53 .grid_basic_9011 li.blue_c6b7 > a {
  padding-right: 45px !important;
}
.popup-7c53 .grid_basic_9011 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup-7c53 .grid_basic_9011 li a:focus,
.popup-7c53 .grid_basic_9011 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-7c53 .grid_basic_9011 li .main-f7fa {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.popup-7c53 .grid_basic_9011 li .main-f7fa:hover {
  box-shadow: none;
}
.popup-7c53 .grid_basic_9011 li .main-f7fa .avatar-black-51c4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup-7c53 .grid_basic_9011 .focus-2fc4 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.popup-7c53 .grid_basic_9011 .focus-2fc4 li a {
  padding-left: 3em;
}
.popup-7c53 .grid_basic_9011 .iron-aaa1 > a .main-f7fa i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-7c53 .grid_basic_9011 .iron-aaa1 > .focus-2fc4 {
  display: block;
  opacity: 1;
}
.simple-967b {
  max-width: 100%;
}
.component_huge_22b4 {
  line-height: 0;
  cursor: pointer;
}
.row-light-d5a2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row-light-d5a2:hover {
  box-shadow: none;
  color: currentColor;
}
.row-light-d5a2 svg {
  width: 18px;
  height: 18px;
}
.row-light-d5a2 .menu-f081 {
  display: none;
}
.label-bf0b {
  position: relative;
}
.label-bf0b.fn-active-fb2e .row-light-d5a2 .component_paper_5117 {
  display: none;
}
.label-bf0b.fn-active-fb2e .row-light-d5a2 .menu-f081 {
  display: inline-block;
}
.label-bf0b .description-dim-15a1 {
  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);
}
.label-bf0b.grid_clean_a579 .description-dim-15a1 {
  left: auto;
  right: -0.9em;
}
.label-bf0b.grid_clean_a579 .easy-490e::before {
  left: auto;
  right: 15px;
}
.label-bf0b.fn-active-fb2e .description-dim-15a1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-7533 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal-7533 label {
  flex-basis: 100%;
}
.modal-7533 .selected_77b2 {
  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;
}
.modal-7533 .pattern_dece {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal-7533 .pattern_dece:focus {
  background-color: transparent;
}
.modal-7533 button.slider_b7a3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal-7533 button.slider_b7a3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal-7533 button.slider_b7a3 svg {
  width: 18px;
  height: 18px;
}
.modal-7533 input[type="submit"] {
  min-height: auto;
}
.hard-9958 .modal-7533 .pattern_dece {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.easy-490e {
  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) {
  .easy-490e {
    width: 220px;
  }
}
.easy-490e label {
  flex-basis: 100%;
}
.easy-490e::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;
}
.iron_1b4d .hard-9958 .modal-7533 {
  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;
}
.iron_1b4d
  .hard-9958
  .modal-7533
  .selected_77b2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.iron_1b4d .hard-9958 .modal-7533 .pattern_dece {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.iron_1b4d
  .hard-9958
  .modal-7533
  .pattern_dece:focus {
  background: 0 0;
}
.iron_1b4d
  .hard-9958
  .modal-7533
  .table-0b08 {
  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;
}
.accordion-short-d382 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion-short-d382 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion-short-d382 li:last-child {
  margin-right: 0;
}
.accordion-short-d382 li:first-child {
  margin-left: 0;
}
.accordion-short-d382.disabled-pressed-2f5a a {
  color: #fff;
}
.accordion-short-d382.disabled-pressed-2f5a a:hover {
  color: #fff;
}
.accordion-short-d382 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion-short-d382 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion-short-d382 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion-short-d382 a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion-short-d382 [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion-short-d382 [class*="social-icon-apple"].white_4fe8 {
  background-color: transparent;
  color: #999;
}
.accordion-short-d382 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion-short-d382 [class*="social-icon-behance"].white_4fe8 {
  background-color: transparent;
  color: #1769ff;
}
.accordion-short-d382 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion-short-d382 [class*="social-icon-bitbucket"].white_4fe8 {
  background-color: transparent;
  color: #205081;
}
.accordion-short-d382 [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion-short-d382 [class*="social-icon-codepen"].white_4fe8 {
  background-color: transparent;
  color: #000;
}
.accordion-short-d382 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion-short-d382 [class*="social-icon-delicious"].white_4fe8 {
  background-color: transparent;
  color: #39f;
}
.accordion-short-d382 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion-short-d382 [class*="social-icon-digg"].white_4fe8 {
  background-color: transparent;
  color: #005be2;
}
.accordion-short-d382 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion-short-d382 [class*="social-icon-dribbble"].white_4fe8 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion-short-d382 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion-short-d382 [class*="social-icon-envelope"].white_4fe8 {
  background-color: transparent;
  color: #ea4335;
}
.accordion-short-d382 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion-short-d382 [class*="social-icon-facebook"].white_4fe8 {
  background-color: transparent;
  color: #3b5998;
}
.accordion-short-d382 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion-short-d382 [class*="social-icon-flickr"].white_4fe8 {
  background-color: transparent;
  color: #0063dc;
}
.accordion-short-d382 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion-short-d382 [class*="social-icon-foursquare"].white_4fe8 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion-short-d382 [class*="social-icon-github"] {
  background-color: #333;
}
.accordion-short-d382 [class*="social-icon-github"].white_4fe8 {
  background-color: transparent;
  color: #333;
}
.accordion-short-d382 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion-short-d382 [class*="social-icon-google-plus"].white_4fe8 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion-short-d382 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion-short-d382 [class*="social-icon-houzz"].white_4fe8 {
  background-color: transparent;
  color: #7ac142;
}
.accordion-short-d382 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion-short-d382 [class*="social-icon-instagram"].white_4fe8 {
  background-color: transparent;
  color: #262626;
}
.accordion-short-d382 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion-short-d382 [class*="social-icon-jsfiddle"].white_4fe8 {
  background-color: transparent;
  color: #487aa2;
}
.accordion-short-d382 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion-short-d382 [class*="social-icon-linkedin"].white_4fe8 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-short-d382 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion-short-d382 [class*="social-icon-medium"].white_4fe8 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion-short-d382 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion-short-d382
  [class*="social-icon-odnoklassniki"].white_4fe8 {
  background-color: transparent;
  color: #f4731c;
}
.accordion-short-d382 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion-short-d382 [class*="social-icon-meetup"].white_4fe8 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion-short-d382 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion-short-d382 [class*="social-icon-pinterest"].white_4fe8 {
  background-color: transparent;
  color: #bd081c;
}
.accordion-short-d382 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion-short-d382 [class*="social-icon-product-hunt"].white_4fe8 {
  background-color: transparent;
  color: #da552f;
}
.accordion-short-d382 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion-short-d382 [class*="social-icon-reddit"].white_4fe8 {
  background-color: transparent;
  color: #ff4500;
}
.accordion-short-d382 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion-short-d382 [class*="social-icon-rss"].white_4fe8 {
  background-color: transparent;
  color: #f26522;
}
.accordion-short-d382 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion-short-d382
  [class*="social-icon-shopping-cart"].white_4fe8 {
  background-color: transparent;
  color: #4caf50;
}
.accordion-short-d382 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion-short-d382 [class*="social-icon-skype"].white_4fe8 {
  background-color: transparent;
  color: #00aff0;
}
.accordion-short-d382 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion-short-d382 [class*="social-icon-slideshare"].white_4fe8 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-short-d382 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion-short-d382 [class*="social-icon-snapchat"].white_4fe8 {
  background-color: transparent;
  color: #fffc00;
}
.accordion-short-d382 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion-short-d382 [class*="social-icon-soundcloud"].white_4fe8 {
  background-color: transparent;
  color: #f80;
}
.accordion-short-d382 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion-short-d382 [class*="social-icon-spotify"].white_4fe8 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion-short-d382 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion-short-d382
  [class*="social-icon-stack-overflow"].white_4fe8 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion-short-d382 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion-short-d382 [class*="social-icon-maldkfgram"].white_4fe8 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion-short-d382 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion-short-d382 [class*="social-icon-tripadvisor"].white_4fe8 {
  background-color: transparent;
  color: #589442;
}
.accordion-short-d382 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion-short-d382 [class*="social-icon-tumblr"].white_4fe8 {
  background-color: transparent;
  color: #35465c;
}
.accordion-short-d382 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion-short-d382 [class*="social-icon-twitch"].white_4fe8 {
  background-color: transparent;
  color: #6441a5;
}
.accordion-short-d382 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion-short-d382 [class*="social-icon-twitter"].white_4fe8 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion-short-d382 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion-short-d382 [class*="social-icon-vimeo"].white_4fe8 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion-short-d382 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion-short-d382 [class*="social-icon-vk"].white_4fe8 {
  background-color: transparent;
  color: #45668e;
}
.accordion-short-d382 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion-short-d382 [class*="social-icon-weibo"].white_4fe8 {
  background-color: transparent;
  color: #df2029;
}
.accordion-short-d382 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion-short-d382 [class*="social-icon-weixin"].white_4fe8 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion-short-d382 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion-short-d382 [class*="social-icon-whatsapp"].white_4fe8 {
  background-color: transparent;
  color: #25d366;
}
.accordion-short-d382 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion-short-d382 [class*="social-icon-wordpress"].white_4fe8 {
  background-color: transparent;
  color: #21759b;
}
.accordion-short-d382 [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion-short-d382 [class*="social-icon-xing"].white_4fe8 {
  background-color: transparent;
  color: #026466;
}
.accordion-short-d382 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion-short-d382 [class*="social-icon-yelp"].white_4fe8 {
  background-color: transparent;
  color: #af0606;
}
.accordion-short-d382 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion-short-d382 [class*="social-icon-youtube"].white_4fe8 {
  background-color: transparent;
  color: #cd201f;
}
.button_60e8 {
  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;
}
.button_60e8:hover {
  box-shadow: none;
  background: 0 0;
}
.search_f23d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.west_576a {
  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;
}
.box-plasma-f98b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title-7679 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title-7679,
.title-7679::after,
.title-7679::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;
}
.title-7679::after,
.title-7679::before {
  content: "";
  display: block;
  background-color: inherit;
}
.form_active_8149 .west_576a .box-plasma-f98b {
  margin-top: -2px;
  width: 19px;
}
.form_active_8149 .west_576a .title-7679 {
  margin-top: -1px;
}
.form_active_8149 .west_576a .title-7679,
.form_active_8149 .west_576a .title-7679::after,
.form_active_8149 .west_576a .title-7679::before {
  width: 19px;
  height: 2px;
}
.form_active_8149 .west_576a .title-7679::before {
  top: -6px;
}
.form_active_8149 .west_576a .title-7679::after {
  bottom: -6px;
}
.active-7942 .west_576a .box-plasma-f98b {
  margin-top: -2px;
  width: 22px;
}
.active-7942 .west_576a .title-7679 {
  margin-top: -1px;
}
.active-7942 .west_576a .title-7679,
.active-7942 .west_576a .title-7679::after,
.active-7942 .west_576a .title-7679::before {
  width: 22px;
  height: 2px;
}
.active-7942 .west_576a .title-7679::before {
  top: -7px;
}
.active-7942 .west_576a .title-7679::after {
  bottom: -7px;
}
.texture-491c .west_576a .box-plasma-f98b {
  margin-top: -2px;
  width: 31px;
}
.texture-491c .west_576a .title-7679 {
  margin-top: -1.5px;
}
.texture-491c .west_576a .title-7679,
.texture-491c .west_576a .title-7679::after,
.texture-491c .west_576a .title-7679::before {
  width: 31px;
  height: 3px;
}
.texture-491c .west_576a .title-7679::before {
  top: -9px;
}
.texture-491c .west_576a .title-7679::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_west_07e1 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 19px;
  }
  .layout_west_07e1 .west_576a .title-7679 {
    margin-top: -1px;
  }
  .layout_west_07e1 .west_576a .title-7679,
  .layout_west_07e1 .west_576a .title-7679::after,
  .layout_west_07e1 .west_576a .title-7679::before {
    width: 19px;
    height: 2px;
  }
  .layout_west_07e1 .west_576a .title-7679::before {
    top: -6px;
  }
  .layout_west_07e1 .west_576a .title-7679::after {
    bottom: -6px;
  }
  .slow_6202 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 22px;
  }
  .slow_6202 .west_576a .title-7679 {
    margin-top: -1px;
  }
  .slow_6202 .west_576a .title-7679,
  .slow_6202 .west_576a .title-7679::after,
  .slow_6202 .west_576a .title-7679::before {
    width: 22px;
    height: 2px;
  }
  .slow_6202 .west_576a .title-7679::before {
    top: -7px;
  }
  .slow_6202 .west_576a .title-7679::after {
    bottom: -7px;
  }
  .popup_wood_2836 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 31px;
  }
  .popup_wood_2836 .west_576a .title-7679 {
    margin-top: -1.5px;
  }
  .popup_wood_2836 .west_576a .title-7679,
  .popup_wood_2836 .west_576a .title-7679::after,
  .popup_wood_2836 .west_576a .title-7679::before {
    width: 31px;
    height: 3px;
  }
  .popup_wood_2836 .west_576a .title-7679::before {
    top: -9px;
  }
  .popup_wood_2836 .west_576a .title-7679::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture-top-82dd .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 19px;
  }
  .picture-top-82dd .west_576a .title-7679 {
    margin-top: -1px;
  }
  .picture-top-82dd .west_576a .title-7679,
  .picture-top-82dd .west_576a .title-7679::after,
  .picture-top-82dd .west_576a .title-7679::before {
    width: 19px;
    height: 2px;
  }
  .picture-top-82dd .west_576a .title-7679::before {
    top: -6px;
  }
  .picture-top-82dd .west_576a .title-7679::after {
    bottom: -6px;
  }
  .purple_6c82 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 22px;
  }
  .purple_6c82 .west_576a .title-7679 {
    margin-top: -1px;
  }
  .purple_6c82 .west_576a .title-7679,
  .purple_6c82 .west_576a .title-7679::after,
  .purple_6c82 .west_576a .title-7679::before {
    width: 22px;
    height: 2px;
  }
  .purple_6c82 .west_576a .title-7679::before {
    top: -7px;
  }
  .purple_6c82 .west_576a .title-7679::after {
    bottom: -7px;
  }
  .bottom-4fa2 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-4fa2 .west_576a .title-7679 {
    margin-top: -1.5px;
  }
  .bottom-4fa2 .west_576a .title-7679,
  .bottom-4fa2 .west_576a .title-7679::after,
  .bottom-4fa2 .west_576a .title-7679::before {
    width: 31px;
    height: 3px;
  }
  .bottom-4fa2 .west_576a .title-7679::before {
    top: -9px;
  }
  .bottom-4fa2 .west_576a .title-7679::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .progress-32b3 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 19px;
  }
  .progress-32b3 .west_576a .title-7679 {
    margin-top: -1px;
  }
  .progress-32b3 .west_576a .title-7679,
  .progress-32b3 .west_576a .title-7679::after,
  .progress-32b3 .west_576a .title-7679::before {
    width: 19px;
    height: 2px;
  }
  .progress-32b3 .west_576a .title-7679::before {
    top: -6px;
  }
  .progress-32b3 .west_576a .title-7679::after {
    bottom: -6px;
  }
  .secondary-last-7072 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 22px;
  }
  .secondary-last-7072 .west_576a .title-7679 {
    margin-top: -1px;
  }
  .secondary-last-7072 .west_576a .title-7679,
  .secondary-last-7072 .west_576a .title-7679::after,
  .secondary-last-7072 .west_576a .title-7679::before {
    width: 22px;
    height: 2px;
  }
  .secondary-last-7072 .west_576a .title-7679::before {
    top: -7px;
  }
  .secondary-last-7072 .west_576a .title-7679::after {
    bottom: -7px;
  }
  .motion_17b9 .west_576a .box-plasma-f98b {
    margin-top: -2px;
    width: 31px;
  }
  .motion_17b9 .west_576a .title-7679 {
    margin-top: -1.5px;
  }
  .motion_17b9 .west_576a .title-7679,
  .motion_17b9 .west_576a .title-7679::after,
  .motion_17b9 .west_576a .title-7679::before {
    width: 31px;
    height: 3px;
  }
  .motion_17b9 .west_576a .title-7679::before {
    top: -9px;
  }
  .motion_17b9 .west_576a .title-7679::after {
    bottom: -9px;
  }
}
.stale_a674 .title-7679 {
  -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);
}
.stale_a674 .title-7679::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.stale_a674 .title-7679::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);
}
.stale_a674.paper-7dd3 .title-7679 {
  -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);
}
.stale_a674.paper-7dd3 .title-7679::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.stale_a674.paper-7dd3 .title-7679::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);
}
.caption_slow_d8e6 {
  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.footer_aeed:before {
  display: none;
}
.label-b44d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.label-b44d .complex-4fac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.label-b44d .complex-4fac:last-of-type {
  border-bottom: none;
}
.label-b44d .complex-4fac.nav_glass_33bc,
.label-b44d .complex-4fac.content_west_079a,
.label-b44d .complex-4fac.card-7a8b {
  padding: 0;
}
.label-b44d .popup-7c53 .main-f7fa {
  color: currentColor;
}
.label-b44d .popup-7c53 .main-f7fa:focus,
.label-b44d .popup-7c53 .main-f7fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-b44d.hero_313f .component_tiny_5257,
.label-b44d.hero_313f .picture_34b3 a,
.label-b44d.hero_313f .hover-6a3d a,
.label-b44d.hero_313f .focus-2fc4 a {
  color: rgba(0, 0, 0, 0.55);
}
.label-b44d.hero_313f .component_tiny_5257:hover,
.label-b44d.hero_313f .picture_34b3 a:hover,
.label-b44d.hero_313f .hover-6a3d a:hover,
.label-b44d.hero_313f .focus-2fc4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label-b44d.hero_313f .action-4e68 {
  color: rgba(0, 0, 0, 0.8);
}
.label-b44d.hero_313f .complex-4fac {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-b44d.hero_313f .complex-4fac:before {
  background: rgba(0, 0, 0, 0.08);
}
.label-b44d.hero_313f .out-3a75:before {
  background: rgba(255, 255, 255, 0.9);
}
.label-b44d.hero_313f .popup-7c53 .grid_basic_9011 li a,
.label-b44d.hero_313f .popup-7c53 .main-f7fa,
.label-b44d.hero_313f .focus-2fc4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-b44d.hero_313f .popup-7c53 .main-f7fa:focus,
.label-b44d.hero_313f .popup-7c53 .main-f7fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-b44d.hero_313f .grid_basic_9011 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label-b44d.disabled-5cc3 .component_tiny_5257,
.label-b44d.disabled-5cc3 .picture_34b3 a,
.label-b44d.disabled-5cc3 .hover-6a3d .main-f7fa,
.label-b44d.disabled-5cc3 .hover-6a3d a,
.label-b44d.disabled-5cc3 .focus-2fc4 a {
  color: rgba(255, 255, 255, 0.79);
}
.label-b44d.disabled-5cc3 .component_tiny_5257:hover,
.label-b44d.disabled-5cc3 .picture_34b3 a:hover,
.label-b44d.disabled-5cc3 .hover-6a3d .main-f7fa:hover,
.label-b44d.disabled-5cc3 .hover-6a3d a:hover,
.label-b44d.disabled-5cc3 .focus-2fc4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-b44d.disabled-5cc3 .action-4e68 {
  color: rgba(255, 255, 255, 0.99);
}
.label-b44d.disabled-5cc3 .complex-4fac {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-b44d.disabled-5cc3 .complex-4fac:before {
  background: rgba(255, 255, 255, 0.08);
}
.label-b44d.disabled-5cc3 .out-3a75:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-b44d.disabled-5cc3 .popup-7c53 .grid_basic_9011 li a,
.label-b44d.disabled-5cc3 .popup-7c53 .main-f7fa,
.label-b44d.disabled-5cc3 .focus-2fc4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-b44d.disabled-5cc3 .popup-7c53 .main-f7fa:focus,
.label-b44d.disabled-5cc3 .popup-7c53 .main-f7fa:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-b44d.disabled-5cc3 .grid_basic_9011 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-3a75 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.out-3a75:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav_focused_4926 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading_static_e57f .label-b44d {
  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;
}
.heading_static_e57f .complex-4fac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading_static_e57f .complex-4fac: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) {
  .heading_static_e57f .complex-4fac:before {
    width: 16%;
    left: 42%;
  }
}
.heading_static_e57f .complex-4fac:last-child:before {
  content: none;
}
.heading_static_e57f .complex-4fac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading_static_e57f .popup-7c53 .grid_basic_9011 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading_static_e57f .popup-7c53 .grid_basic_9011 li a .main-f7fa {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading_static_e57f .popup-7c53 .focus-2fc4 {
  border: none;
}
.heading_static_e57f .popup-7c53 .focus-2fc4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading_static_e57f .out-3a75 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading_static_e57f .nav_focused_4926 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading_static_e57f .disabled-5cc3 .out-3a75:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_static_e57f .hero_313f.bronze-5133 .title-7679 {
  background: rgba(0, 0, 0, 0.6);
}
.heading_static_e57f
  .hero_313f.bronze-5133
  .title-7679::after,
.heading_static_e57f
  .hero_313f.bronze-5133
  .title-7679:before {
  background: inherit;
}
.heading_static_e57f
  .hero_313f.bronze-5133:hover
  .title-7679 {
  background: rgba(0, 0, 0, 0.8);
}
.north-772d .label-b44d {
  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) {
  .north-772d .label-b44d {
    width: auto;
    right: 45px;
  }
}
.breadcrumb_fe77 .label-b44d {
  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) {
  .breadcrumb_fe77 .label-b44d {
    width: auto;
    left: 45px;
  }
}
.footer_aeed .label-b44d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.footer_aeed .nav_focused_4926 {
  max-width: 48em;
  margin: 0 auto;
}
.footer_aeed .out-3a75:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.logo-ffee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.logo-ffee.heading_static_e57f .label-b44d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.logo-ffee.north-772d .label-b44d {
  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);
}
.logo-ffee .label-b44d {
  visibility: visible;
}
.logo-ffee.breadcrumb_fe77 .label-b44d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop-simple-1b69,
.rough-83db {
  overflow-x: hidden;
}
.backdrop-simple-1b69 .label-b44d {
  overflow: auto;
}
.backdrop-simple-1b69.heading_static_e57f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-simple-1b69.heading_static_e57f .label-b44d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop-simple-1b69.heading_static_e57f .button_60e8 {
  opacity: 0;
}
.backdrop-simple-1b69.north-772d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-simple-1b69.north-772d .label-b44d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop-simple-1b69.north-772d .button_60e8 {
  opacity: 0;
}
.backdrop-simple-1b69.breadcrumb_fe77 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-simple-1b69.breadcrumb_fe77 .label-b44d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop-simple-1b69.breadcrumb_fe77 .button_60e8 {
  opacity: 0;
}
.backdrop-simple-1b69.footer_aeed .label-b44d {
  z-index: 10;
  visibility: visible;
}
.bronze-5133 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bronze-5133 .title-7679 {
  background: rgba(255, 255, 255, 0.99);
}
.bronze-5133 .title-7679::after,
.bronze-5133 .title-7679:before {
  background: inherit;
}
.bronze-5133:hover .title-7679 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb_fe77 .bronze-5133 {
  top: 10px;
  right: auto;
  left: 12px;
}
.footer_aeed .bronze-5133 {
  display: none !important;
}
.backdrop-simple-1b69:before,
.rough-83db:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop-simple-1b69 .bronze-5133,
.rough-83db .bronze-5133 {
  display: inline-block;
}
.label-b44d .steel-f2d7 {
  -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;
}
.backdrop-simple-1b69 .label-b44d .steel-f2d7,
.rough-83db .label-b44d .steel-f2d7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-1195 .selected_77b2 {
  width: 100%;
}
.content-07e3 {
  padding: 0 0.5em 0;
}
.content-07e3 [class*="customify-col-"],
.content-07e3 [class*="customify-col_"],
.content-07e3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_1103 .content-07e3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo_silver_fd8e .status-advanced-2a1f,
  .status-advanced-2a1f {
    display: none;
  }
  .new-b77a {
    text-align: left;
  }
  .upper_63ab {
    text-align: center;
  }
  .popup-8894 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo_silver_fd8e .aside_e643,
  .aside_e643 {
    display: none;
  }
  .button-top-0eea {
    text-align: left;
  }
  .shade_6e49 {
    text-align: center;
  }
  .slow_f134 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo_silver_fd8e .tabs_orange_b23d,
  .tabs_orange_b23d {
    display: none;
  }
  .container_over_3246 {
    text-align: left;
  }
  .bright_fd69 {
    text-align: center;
  }
  .feature-narrow-06c2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.first_868e {
  box-shadow: none !important;
}
.large-701e .image_basic_a83e,
.white_a44b .image_basic_a83e {
  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;
}
.white_a44b .image_basic_a83e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.alert_880e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.alert_880e:after,
.alert_880e:before {
  content: "";
  display: table;
}
.alert_880e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .alert_880e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.alert_880e,
.button_over_1209 {
  max-width: 1248px;
  margin: 0 auto;
}

.title_prev_7c4c.gradient-solid-f960 .alert_880e {
  max-width: 100%;
}
.title_prev_7c4c.overlay_3c71 {
  max-width: 1200px;
  margin: 0 auto;
}
.title_prev_7c4c.preview_purple_cfff .alert_880e {
  max-width: 100%;
}
.title_prev_7c4c.preview_purple_cfff > .alert_880e {
  padding-left: 0;
  padding-right: 0;
}
.title_prev_7c4c.preview_purple_cfff > .alert_880e .photo_silver_fd8e {
  margin: 0;
}
.title_prev_7c4c.preview_purple_cfff
  > .alert_880e
  .dropdown-center-bfba.progress-25df {
  margin-right: 0;
  margin-left: 0;
}
.title_prev_7c4c.preview_purple_cfff #main.progress-25df {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .plasma-3ed4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-3ed4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .disabled_right_4462 .gallery_first_e99e {
    padding-right: 1em;
  }
  .disabled_right_4462.north_4826 .dropdown-center-bfba {
    border-right: 1px solid #eaecee;
  }
  .disabled_right_4462.north_4826 .gallery_first_e99e {
    padding-right: 1em;
  }
  .disabled_right_4462.north_4826 .heading-bronze-2d23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_ce5d .gallery_first_e99e {
    padding-left: 1em;
  }
  .focus_ce5d.north_4826 .dropdown-center-bfba {
    border-left: 1px solid #eaecee;
  }
  .focus_ce5d.north_4826 .gallery_first_e99e {
    padding-left: 1em;
  }
  .focus_ce5d.north_4826 .heading-bronze-2d23 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_e811 .gallery_first_e99e {
    padding-left: 1em;
  }
  .gold_e811.north_4826 .pattern-rough-6f30 {
    border-right: 1px solid #eaecee;
  }
  .gold_e811.north_4826 .element_1851 {
    border-right: 1px solid #eaecee;
  }
  .gold_e811.north_4826 .gallery_first_e99e {
    padding-left: 1em;
  }
  .gold_e811.north_4826 .heading-bronze-2d23 {
    padding-right: 1em;
  }
  .gold_e811.north_4826 .media-2bf0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced-2be7 .gallery_first_e99e {
    padding-right: 1em;
  }
  .advanced-2be7.north_4826 .pattern-rough-6f30 {
    border-left: 1px solid #eaecee;
  }
  .advanced-2be7.north_4826 .element_1851 {
    border-left: 1px solid #eaecee;
  }
  .advanced-2be7.north_4826 .gallery_first_e99e {
    padding-right: 1em;
  }
  .advanced-2be7.north_4826 .heading-bronze-2d23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced-2be7.north_4826 .media-2bf0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-3ed4 .gallery_first_e99e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma-3ed4.north_4826 .dropdown-center-bfba {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .plasma-3ed4.north_4826 .gallery_first_e99e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma-3ed4.north_4826 .heading-bronze-2d23 {
    padding-left: 1em;
  }
  .plasma-3ed4.north_4826 .media-2bf0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .plasma-3ed4.north_4826 .gallery_first_e99e {
    padding-left: 0;
  }
}
.pagination_short_3432 .plasma_1702 {
  display: inline-block;
}
.rough_504e {
  display: inline-block;
}
.focused-d740 {
  word-con: break-word;
}
.soft_f3f8 > span {
  display: inline-block;
  padding: 5px 0;
}
.soft_f3f8 .component-south-277f {
  margin-left: 8px;
  margin-right: 8px;
}
.soft_f3f8 .gradient_current_3e6d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.label-active-0099 .plasma-1ee4 {
  margin-bottom: 2em;
}
.label-active-0099 .notification-0899 {
  margin-bottom: 15px;
}
.label-active-0099 .notification-0899:last-child {
  margin-bottom: 0;
}
.label-active-0099 .primary-17b4 {
  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) {
  .label-active-0099 .primary-17b4 {
    display: block;
  }
}
.label-active-0099 .hidden_9eb3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .label-active-0099 .hidden_9eb3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.label-active-0099 .simple_2d74 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.label-active-0099 .simple_2d74 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.label-active-0099 .simple_2d74 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.label-active-0099 .focused-d740 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-active-0099 .focused-d740 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.label-active-0099 .icon_ff05 p:last-child {
  margin-bottom: 0;
}
.label-active-0099 .sidebar-e36c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.label-active-0099 .element-purple-6b35 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.label-active-0099 .advanced-c551 {
  margin-top: 1em;
}
.label-active-0099 .orange_05f6 {
  top: 0;
  display: block;
}
.label-active-0099 .orange_05f6 a {
  color: inherit;
}
.label-active-0099 .orange_05f6 a:hover {
  color: inherit;
}
.label-active-0099 .orange-eae7 {
  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;
}
.label-active-0099 .orange-eae7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.label-active-0099 .element-purple-6b35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.label-active-0099 .link_slow_f635 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.label-active-0099 .link_slow_f635:first-child {
  margin-top: 0;
}
.label-active-0099 .link_slow_f635.pattern_stone_9c21 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.label-active-0099 .link_slow_f635.active-6685 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-active-0099
  .link_slow_f635.active-6685.dropdown-full-d6e9
  .advanced-c551 {
  width: 100%;
}
.label-active-0099 .active-6685 {
  -webkit-box-align: center;
  align-items: center;
}
.label-active-0099 .active-6685 .soft_f3f8,
.label-active-0099 .active-6685 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.label-active-0099 .simple_2d74 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label-active-0099 .simple_2d74 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label-active-0099 .simple_2d74: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;
}
.label-active-0099 .pattern_stone_9c21 {
  z-index: 5;
}
.label-active-0099 .bright_0bfc .list_c4f8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.label-active-0099 .last-4784 .list_c4f8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.label-active-0099 .form_03df .list_c4f8 {
  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;
}
.label-active-0099.heading_warm_ae37 .primary-17b4,
.label-active-0099.thumbnail_large_9edc .primary-17b4 {
  display: block;
}
.label-active-0099.heading_warm_ae37 .primary-17b4 .tabs_over_7c18,
.label-active-0099.heading_warm_ae37 .primary-17b4 .element-purple-6b35,
.label-active-0099.thumbnail_large_9edc .primary-17b4 .tabs_over_7c18,
.label-active-0099.thumbnail_large_9edc .primary-17b4 .element-purple-6b35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label-active-0099.overlay-glass-7a1d .hidden_9eb3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .label-active-0099.overlay-glass-7a1d .hidden_9eb3 {
    margin-right: 0;
  }
}
.label-active-0099.heading_warm_ae37 .hidden_9eb3,
.label-active-0099.thumbnail_large_9edc .hidden_9eb3 {
  padding-top: 40%;
}
.label-active-0099.heading_warm_ae37 .plasma-1ee4,
.label-active-0099.thumbnail_large_9edc .plasma-1ee4 {
  display: block;
}
.label-active-0099.heading_warm_ae37 .fn-sticky-fb2e .element-purple-6b35,
.label-active-0099.thumbnail_large_9edc .fn-sticky-fb2e .element-purple-6b35 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.label-active-0099.heading_warm_ae37 .hidden_9eb3,
.label-active-0099.thumbnail_large_9edc .hidden_9eb3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.label-active-0099.heading_warm_ae37 .element-purple-6b35 {
  padding: 1em;
}
.description-5815 {
  margin: 30px auto;
  display: block;
}
.description-5815 .chip_current_daae > * {
  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;
}
.description-5815 .chip_current_daae > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-5815 .chip_current_daae span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_advanced_c4cc .soft_f3f8 {
  margin-bottom: 1.41575em;
}
.tertiary_advanced_c4cc .under_e360 {
  margin-bottom: 1.618em;
}
.footer_green_8d09 .avatar_be4d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.footer_green_8d09 .avatar_be4d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.footer_green_8d09 .focused-6235 {
  max-width: 100%;
  overflow: auto;
}
.notice-8512 .footer_green_8d09 a:hover {
  text-decoration: underline;
}
.hard_7d7b .notification-0899:not(.focused-d740),
.hard_7d7b .simple_2d74 {
  margin-bottom: 1.41575em;
}
.hard_7d7b .notification-0899:not(.focused-d740):last-child,
.hard_7d7b .simple_2d74:last-child {
  margin-bottom: 0;
}
.hard_7d7b .notification-0899.picture-6275 {
  margin-bottom: 0.41575em;
}
.hard_7d7b .brown-62e0:before,
.hard_7d7b .info-lower-f02f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard_7d7b .brown-62e0:before {
  content: "\f115";
}
.hard_7d7b .info-lower-f02f:before {
  content: "\f02c";
}
.hard_7d7b .over_c2f2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard_7d7b .over_c2f2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-95ea {
  display: -webkit-box;
  display: flex;
}
.hidden-95ea .white_10c7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-95ea .white_10c7 {
    flex-basis: 90px;
  }
}
.hidden-95ea .gallery_0ffd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-95ea .gallery_0ffd {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-95ea .bronze_92c3 p:last-child {
  margin-bottom: 0.72em;
}
.heading_7f4f .chip_current_daae {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading_7f4f .chip_current_daae:after,
.heading_7f4f .chip_current_daae:before {
  content: "";
  display: table;
}
.heading_7f4f .chip_current_daae:after {
  clear: both;
}
.heading_7f4f .chip_current_daae .bright-8c26,
.heading_7f4f .chip_current_daae .tabs-glass-8c9a {
  width: 49%;
}
.heading_7f4f .chip_current_daae .bright-8c26 a span.texture-1282,
.heading_7f4f .chip_current_daae .tabs-glass-8c9a a span.texture-1282 {
  display: block;
  margin-bottom: 5px;
}
.heading_7f4f .chip_current_daae .tabs-glass-8c9a {
  float: left;
  text-align: left;
}
.heading_7f4f .chip_current_daae .bright-8c26 {
  float: right;
  text-align: right;
}
.surface_brown_8394 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .surface_brown_8394 {
    margin-bottom: 0;
  }
}
.description-a551 {
  margin-bottom: 1em;
}
.description-a551 .focused-d740 {
  font-size: 1.1em;
  line-height: 1.3;
}
.west-1a39 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module-down-d6b5 .description-a551,
.bright_873a .description-a551 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module-down-d6b5 .description-a551,
  .bright_873a .description-a551 {
    display: block;
  }
}
.module-down-d6b5 .west-1a39,
.bright_873a .west-1a39 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module-down-d6b5 .west-1a39,
  .bright_873a .west-1a39 {
    margin-bottom: 1em;
  }
}
.module-down-d6b5 .west-1a39 img,
.bright_873a .west-1a39 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module-down-d6b5 .wrapper_4a0e,
.bright_873a .wrapper_4a0e {
  flex-basis: calc(100% - 160px);
}
.module-down-d6b5 .wrapper_4a0e p,
.bright_873a .wrapper_4a0e p {
  margin-bottom: 0;
}
.module-down-d6b5 .wrapper_4a0e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module-down-d6b5 .wrapper_4a0e {
    padding-left: 0;
  }
}
.bright_873a .wrapper_4a0e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bright_873a .wrapper_4a0e {
    padding-right: 0;
  }
}
.bright_873a .west-1a39 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard-1525 .west-1a39 {
  margin-bottom: 0.5em;
}
.hard-1525 .west-1a39 img {
  width: 100%;
}
.column-2f15 .slow-08ba,
.container_simple_cbae .slow-08ba {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container_simple_cbae .dropdown-center-bfba .module_0180 p:last-child {
  margin-bottom: 0;
}
.status-active-2fad {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video-complex-8385 .progress-glass-c274 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video-complex-8385 .progress-glass-c274:last-of-type {
    margin-bottom: 0;
  }
}
.video-complex-8385 .progress-glass-c274 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-complex-8385 .progress-glass-c274 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video-complex-8385 .progress-glass-c274 ul li {
  margin: 0 0 0.6em;
}
.video-complex-8385 .progress-glass-c274 ul li.logo-south-74ba,
.video-complex-8385 .progress-glass-c274 ul li.surface_simple_e42b {
  position: relative;
}
.video-complex-8385 .progress-glass-c274 ul li.logo-south-74ba .purple-222f,
.video-complex-8385 .progress-glass-c274 ul li.surface_simple_e42b .purple-222f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video-complex-8385 .progress-glass-c274 ul li.logo-south-74ba:after:after,
.video-complex-8385 .progress-glass-c274 ul li.logo-south-74ba:after:before,
.video-complex-8385
  .progress-glass-c274
  ul
  li.surface_simple_e42b:after:after,
.video-complex-8385
  .progress-glass-c274
  ul
  li.surface_simple_e42b:after:before {
  content: "";
  display: table;
}
.video-complex-8385 .progress-glass-c274 ul li.logo-south-74ba:after:after,
.video-complex-8385
  .progress-glass-c274
  ul
  li.surface_simple_e42b:after:after {
  clear: both;
}
.video-complex-8385 .progress-glass-c274 a.slider_f892:hover {
  text-decoration: none;
}
.video-complex-8385 .progress-glass-c274 select {
  max-width: 100%;
}
.video-complex-8385 .progress-glass-c274 table {
  font-size: 85%;
}
.video-complex-8385 .progress-glass-c274 table td,
.video-complex-8385 .progress-glass-c274 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video-complex-8385 .progress-glass-c274 table tfoot td {
  text-align: left;
}
.video-complex-8385 .progress-glass-c274 :last-child {
  margin-bottom: 0;
}
.video-complex-8385 .progress-glass-c274 .card-70bc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video-complex-8385 .progress-glass-c274 .card-70bc label {
  width: 100%;
}
.video-complex-8385 .progress-glass-c274 .card-70bc .pattern_dece {
  width: 100%;
  display: block;
}
.video-complex-8385 .progress-glass-c274 .card-70bc .slider_b7a3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video-complex-8385 .progress-glass-c274 .card-70bc .slider_b7a3:hover svg #svg-search {
  fill: #444;
}
.video-complex-8385 .progress-glass-c274 .card-70bc .slider_b7a3 svg {
  width: 18px;
  height: 18px;
}
.video-complex-8385 .secondary-orange-7bc7 ul ul,
.video-complex-8385 .texture-dim-cb6d ul ul,
.video-complex-8385 .old-a035 ul ul,
.video-complex-8385 .secondary-ea3b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video-complex-8385 .secondary-orange-7bc7 .blue_c6b7 > a,
.video-complex-8385 .texture-dim-cb6d .blue_c6b7 > a,
.video-complex-8385 .old-a035 .blue_c6b7 > a,
.video-complex-8385 .secondary-ea3b .blue_c6b7 > a {
  margin-bottom: 0;
}
.video-complex-8385 .badge_a38a li,
.video-complex-8385 .secondary-orange-7bc7 li,
.video-complex-8385 .hover-9e62 li,
.video-complex-8385 .texture-dim-cb6d li,
.video-complex-8385 .old-a035 li,
.video-complex-8385 .secondary-ea3b li,
.video-complex-8385 .modal_last_7d8a li,
.video-complex-8385 .tooltip-wood-4745 li {
  display: block;
  position: relative;
}
.video-complex-8385 .badge_a38a li:last-child,
.video-complex-8385 .secondary-orange-7bc7 li:last-child,
.video-complex-8385 .hover-9e62 li:last-child,
.video-complex-8385 .texture-dim-cb6d li:last-child,
.video-complex-8385 .old-a035 li:last-child,
.video-complex-8385 .secondary-ea3b li:last-child,
.video-complex-8385 .modal_last_7d8a li:last-child,
.video-complex-8385 .tooltip-wood-4745 li:last-child {
  border: none;
}
.video-complex-8385 .badge_a38a li a,
.video-complex-8385 .secondary-orange-7bc7 li a,
.video-complex-8385 .hover-9e62 li a,
.video-complex-8385 .texture-dim-cb6d li a,
.video-complex-8385 .old-a035 li a,
.video-complex-8385 .secondary-ea3b li a,
.video-complex-8385 .modal_last_7d8a li a,
.video-complex-8385 .tooltip-wood-4745 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-complex-8385 .badge_a38a li ul li::before,
.video-complex-8385 .secondary-orange-7bc7 li ul li::before,
.video-complex-8385 .hover-9e62 li ul li::before,
.video-complex-8385 .texture-dim-cb6d li ul li::before,
.video-complex-8385 .old-a035 li ul li::before,
.video-complex-8385 .secondary-ea3b li ul li::before,
.video-complex-8385 .modal_last_7d8a li ul li::before,
.video-complex-8385 .tooltip-wood-4745 li ul li::before {
  left: 15px;
}
.video-complex-8385 .badge_a38a li ul a,
.video-complex-8385 .secondary-orange-7bc7 li ul a,
.video-complex-8385 .hover-9e62 li ul a,
.video-complex-8385 .texture-dim-cb6d li ul a,
.video-complex-8385 .old-a035 li ul a,
.video-complex-8385 .secondary-ea3b li ul a,
.video-complex-8385 .modal_last_7d8a li ul a,
.video-complex-8385 .tooltip-wood-4745 li ul a {
  padding-left: 20px;
}
.video-complex-8385 .badge_a38a li ul ul li::before,
.video-complex-8385 .secondary-orange-7bc7 li ul ul li::before,
.video-complex-8385 .hover-9e62 li ul ul li::before,
.video-complex-8385 .texture-dim-cb6d li ul ul li::before,
.video-complex-8385 .old-a035 li ul ul li::before,
.video-complex-8385 .secondary-ea3b li ul ul li::before,
.video-complex-8385 .modal_last_7d8a li ul ul li::before,
.video-complex-8385 .tooltip-wood-4745 li ul ul li::before {
  left: 30px;
}
.video-complex-8385 .badge_a38a li ul ul a,
.video-complex-8385 .secondary-orange-7bc7 li ul ul a,
.video-complex-8385 .hover-9e62 li ul ul a,
.video-complex-8385 .texture-dim-cb6d li ul ul a,
.video-complex-8385 .old-a035 li ul ul a,
.video-complex-8385 .secondary-ea3b li ul ul a,
.video-complex-8385 .modal_last_7d8a li ul ul a,
.video-complex-8385 .tooltip-wood-4745 li ul ul a {
  padding-left: 40px;
}
.video-complex-8385 .tooltip-smooth-5289 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-complex-8385 .tooltip-wood-4745 ul li {
  margin-bottom: 1.41575em;
}
.video-complex-8385 .tooltip-wood-4745 ul li .purple-cc96 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video-complex-8385 .tooltip-wood-4745 ul li .aside_0517 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.disabled-5cc3 .badge_a38a li a,
.disabled-5cc3 .secondary-orange-7bc7 li a,
.disabled-5cc3 .hover-9e62 li a,
.disabled-5cc3 .texture-dim-cb6d li a,
.disabled-5cc3 .old-a035 li a,
.disabled-5cc3 .secondary-ea3b li a,
.disabled-5cc3 .modal_last_7d8a li a,
.disabled-5cc3 .tooltip-wood-4745 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-5cc3 .tooltip-smooth-5289 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-5cc3 .progress-glass-c274 ul li.logo-south-74ba .purple-222f,
.disabled-5cc3 .progress-glass-c274 ul li.surface_simple_e42b .purple-222f {
  background: rgba(0, 0, 0, 0.2);
}
.disabled-5cc3 .video-complex-8385 .progress-glass-c274 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li {
  margin: 0;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li ul {
  margin: 0;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li ul li a {
  padding-left: 15px;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li ul li li a {
  padding-left: 30px;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li.up-d2fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li.up-d2fd > 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;
}
.title_prev_7c4c .video-complex-8385 .grid_basic_9011 li.up-d2fd > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.module_orange_58d0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.warm-b2a9 {
  position: relative;
  z-index: 10;
}
.warm-b2a9 .steel-f2d7 {
  width: 100%;
  max-width: 100%;
}
.iron_d7ab .silver_7db1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.iron_d7ab .hero_313f {
}
.iron_d7ab .disabled-5cc3 {
  background: #292929;
}
.simple_d036 .silver_7db1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.simple_d036 .hero_313f {
  background: #f9f9f9;
}
.simple_d036 .disabled-5cc3 {
  background: #303030;
}
.white_7583 .silver_7db1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_7583 .plasma_1702 {
    margin-bottom: 1em;
  }
  .white_7583 .plasma_1702:last-child {
    margin-bottom: 0;
  }
}
.white_7583 .hero_313f {
  background: #ededed;
}
.white_7583 .disabled-5cc3 {
  background: #1a1a1a;
}
.silver_7db1.hero_313f {
  color: rgba(0, 0, 0, 0.6);
}
.silver_7db1.hero_313f .search-plasma-5e62 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver_7db1.disabled-5cc3 {
  color: rgba(255, 255, 255, 0.99);
}
.silver_7db1.disabled-5cc3 a:not(.slider_f892) {
  color: rgba(255, 255, 255, 0.79);
}
.silver_7db1.disabled-5cc3 a:not(.slider_f892):hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_7db1.disabled-5cc3 .search-plasma-5e62 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_7db1.disabled-5cc3 table tbody td,
.silver_7db1.disabled-5cc3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-7786.notice-solid-a9d8 .alert_880e {
  max-width: initial;
}
.link-7786 .focus_07ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-7786 .focus_07ac .steel-f2d7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-7786 .focus_07ac .steel-f2d7 {
    display: block;
    margin-bottom: 2em;
  }
  .link-7786 .focus_07ac .steel-f2d7:last-child {
    margin-bottom: 0;
  }
}
.white_7583 .plasma_1702:last-child,
.simple_d036 .plasma_1702:last-child,
.iron_d7ab .plasma_1702:last-child {
  margin-bottom: 0;
}
.white_7583 .plasma_1702 .video-complex-8385 .progress-glass-c274:last-child,
.simple_d036 .plasma_1702 .video-complex-8385 .progress-glass-c274:last-child,
.iron_d7ab .plasma_1702 .video-complex-8385 .progress-glass-c274:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white_7583 .panel_91b4,
  .white_7583 .label-7790,
  .simple_d036 .panel_91b4,
  .simple_d036 .label-7790,
  .iron_d7ab .panel_91b4,
  .iron_d7ab .label-7790 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .warm-b2a9 .plasma_1702 {
    margin-bottom: 2em;
  }
}
.warm-b2a9 p:last-child {
  margin-bottom: 0;
}
.warm-b2a9 li,
.warm-b2a9 ul {
  list-style: none;
  margin: 0;
}
.warm-b2a9 ul ul {
  margin-left: 2.617924em;
}
.gold-b1d2 {
  font-size: 0.875em;
}

/* css-noise: b7fb */
.widget-item-n3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
