/*!
Theme Name: Customify
Theme URI: https://pressmaximum.element_62c4/customify
Author: WPCustomify
Author URI: https://pressmaximum.element_62c4
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.element_62c4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo-868b.tooltip_0df1/licenses/gpl-2.0.notice_a3f5
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.west-84d6/, (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.element-9223.accordion-black-b588/normalize.image_center_a20f/
 ======
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.image_center_a20f v7.0.0 | MIT License | github.element_62c4/necolas/normalize.image_center_a20f */
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;
}
.background-middle-2eef .copper_0a5d,
.accent_451b,
.module-a0bf,
.chip-121f,
.tabs_fluid_c91b,
.active-b138,
.main_4464,
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;
}
.accent_451b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent_451b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_451b,
  h1 {
    font-size: 1.8em;
  }
}
.module-a0bf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.module-a0bf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .module-a0bf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .module-a0bf,
  h2 {
    font-size: 1.7em;
  }
}
.chip-121f,
h3 {
  font-size: 1.618em;
}
.background-middle-2eef .copper_0a5d,
.tabs_fluid_c91b,
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.modal_large_8046 {
  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;
}
.summary-dbf2:after,
.summary-dbf2:before,
.aside-4983:after,
.aside-4983:before {
  content: "";
  display: table;
}
.summary-dbf2:after,
.aside-4983:after {
  clear: both;
}
.description-6bff {
  float: right;
  margin-right: 0;
}
.popup_24c0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop-top-3e4c .element_e1a5,
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;
}
.backdrop-top-3e4c .element_e1a5: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;
}
.paragraph_37de .element_e1a5 {
  box-shadow: none;
}
.paragraph_37de
  .element_e1a5
  .hard_8fe9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_37de .element_e1a5 .pro-10f2 {
  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;
}
.paragraph_37de
  .element_e1a5
  .pro-10f2
  b {
  display: none;
}
.paragraph_37de .purple-7fe1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dim_1098:not(.heading-soft-eb43):not(.active_9f4a),
button:not(.heading-soft-eb43):not(.active_9f4a),
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ) {
  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;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ):hover,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ):hover,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):hover,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):hover,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ):active,
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ):active,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):active,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):active,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):active,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus {
  outline: 0;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4 {
  position: relative;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .text-brown-237d,
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .inner-6ec6,
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .cool-b6cf,
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  i,
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  svg,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .text-brown-237d,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .inner-6ec6,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .cool-b6cf,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  i,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  svg,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .text-brown-237d,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .inner-6ec6,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .cool-b6cf,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  i,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  svg,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .text-brown-237d,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .inner-6ec6,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .cool-b6cf,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  i,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  svg,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .text-brown-237d,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .inner-6ec6,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  .cool-b6cf,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  i,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4
  svg {
  visibility: hidden;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4:after,
button:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4:after,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4:after,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4:after,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ).fn-loading-b1e4: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;
}
.dim_1098:not(.heading-soft-eb43):not(.active_9f4a),
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ) {
  color: #fff;
  background: #235787;
}
.dim_1098:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="button"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="reset"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus,
input[type="submit"]:not(.heading-soft-eb43):not(
    .active_9f4a
  ):focus {
  color: #fff;
}
.dim_1098.fn-disabled-b1e4:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
.dim_1098[disabled]:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
button.fn-disabled-b1e4:not(.heading-soft-eb43):not(
    .active_9f4a
  ),
button[disabled]:not(.heading-soft-eb43):not(
    .active_9f4a
  ) {
  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;
}
.nav_old_4f67 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.nav_old_4f67: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;
}
.fixed-ac32 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert-smooth-a53b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.aside-19c0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary-dbf2:after,
.summary-dbf2:before,
.widget_hard_2f06:after,
.widget_hard_2f06:before,
.bright-3068:after,
.bright-3068:before,
.progress_a800:after,
.progress_a800:before,
.disabled_033d:after,
.disabled_033d:before,
.table-fixed-84d7:after,
.table-fixed-84d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary-dbf2:after,
.widget_hard_2f06:after,
.bright-3068:after,
.progress_a800:after,
.disabled_033d:after,
.table-fixed-84d7:after {
  clear: both;
}
.widget_hard_2f06 .title_upper_d179,
.bright-3068 .title_upper_d179,
.in-5af1 .title_upper_d179 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text-warm-2234 {
  display: inline-block;
}
.pro-0831 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pro-0831 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pro-0831 .large_461e {
  padding: 1em 0;
  font-size: 85%;
}
.large_461e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.column_adf1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.column_adf1:after,
.column_adf1:before {
  content: "";
  display: table;
}
.column_adf1:after {
  clear: both;
}
.grid_red_2ed7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb-ba7e .grid_red_2ed7 {
  max-width: 50%;
}
.tooltip-18dc .grid_red_2ed7 {
  max-width: 33.33%;
}
.black_6155 .grid_red_2ed7 {
  max-width: 25%;
}
.notice-ea0b .grid_red_2ed7 {
  max-width: 20%;
}
.notification-focused-1b82 .grid_red_2ed7 {
  max-width: 16.66%;
}
.block-middle-d265 .grid_red_2ed7 {
  max-width: 14.28%;
}
.description_hard_191a .grid_red_2ed7 {
  max-width: 12.5%;
}
.active_1762 .grid_red_2ed7 {
  max-width: 11.11%;
}
.primary_selected_23f8 {
  display: block;
}
.background-middle-2eef .accordion-fixed-20c7 label,
.background-middle-2eef .tiny-ae26 label,
.background-middle-2eef .notice_ff43 label,
.background-middle-2eef .input-e7c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-selected-eb3f {
  list-style: none;
  margin: 0;
}
.hidden-selected-eb3f article.grid_dacc {
  margin-bottom: 0;
}
.hidden-selected-eb3f ul {
  list-style: none;
  margin: 0;
}
.hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc: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) {
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc li.grid_dacc li.grid_dacc li.grid_dacc {
    padding-left: 0;
  }
}
article.grid_dacc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid_dacc .widget_hard_2f06 p:last-of-type {
  margin-bottom: 0;
}
article.grid_dacc .label-0d4b {
  float: left;
}
article.grid_dacc .video_large_3cd2 {
  margin-left: 85px;
}
article.grid_dacc .last-8a44 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid_dacc .last-8a44 .header_8ea7 {
  margin-left: 10px;
}
article.grid_dacc .orange-9388 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid_dacc .shadow-3315 {
  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 .accordion-fixed-20c7,
  #respond .notice_ff43,
  #respond .input-e7c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion-fixed-20c7 input,
#respond .notice_ff43 input,
#respond .input-e7c3 input {
  width: 100%;
}
#respond .input-e7c3 {
  margin-right: 0;
}
#respond .silver_a82a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_clean_7c8c {
  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;
}
.notice_clean_7c8c.black-8016 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice_clean_7c8c 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%);
}
.notice_clean_7c8c:focus,
.notice_clean_7c8c: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);
}
.gold-b5da {
  border-radius: 10%;
}
.background_right_50bb {
  border-radius: 50%;
}
.gold-1a61 {
  font-size: 0.72em;
}
.container-selected-ff9c {
  font-size: 0.875em;
}
.next-edc7 {
  font-size: 1.1em;
}
.media_top_0450 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_top_0450.gold-1a61 {
  letter-spacing: 0.5px;
}
.detail_rough_dd1e,
.detail_rough_dd1e a {
  color: #6d6d6d;
}
.detail_rough_dd1e a:hover {
  color: #111;
}
.lower-db7a {
  color: #6d6d6d;
}
.under-bec6 {
  overflow-x: hidden;
}
.under-bec6 .main_fresh_fe5c.dirty-7e44 {
  position: relative;
}
.under-bec6 .main_fresh_fe5c.dirty-7e44.over_35d4 {
  position: initial;
}
.under-bec6
  .main_fresh_fe5c.dirty-7e44.over_35d4
  .outer-0245 {
  left: auto;
}
.under-bec6 .main_fresh_fe5c .outer-0245 {
  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;
}
.under-bec6 .main_fresh_fe5c:hover.dirty-7e44 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.under-bec6
  .main_fresh_fe5c:hover.dirty-7e44
  .outer-0245 {
  display: block;
  z-index: 9999999;
}
.under-bec6 .fluid-9b07 .banner_bronze_6b04,
.under-bec6 .list_bronze_6f3a .banner_bronze_6b04 {
  display: none;
}
.under-bec6 .top_4ec5 .main_fresh_fe5c:hover.dirty-7e44 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background-middle-2eef .accordion-fixed-20c7 label,
.background-middle-2eef .tiny-ae26 label,
.background-middle-2eef .notice_ff43 label,
.background-middle-2eef .input-e7c3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-selected-eb3f {
  list-style: none;
  margin: 0;
}
.hidden-selected-eb3f article.grid_dacc {
  margin-bottom: 0;
}
.hidden-selected-eb3f ul {
  list-style: none;
  margin: 0;
}
.hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc: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) {
  .hidden-selected-eb3f .dropdown-easy-f1f5 li.grid_dacc li.grid_dacc li.grid_dacc li.grid_dacc {
    padding-left: 0;
  }
}
article.grid_dacc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid_dacc .widget_hard_2f06 p:last-of-type {
  margin-bottom: 0;
}
article.grid_dacc .label-0d4b {
  float: left;
}
article.grid_dacc .video_large_3cd2 {
  margin-left: 85px;
}
article.grid_dacc .last-8a44 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid_dacc .last-8a44 .header_8ea7 {
  margin-left: 10px;
}
article.grid_dacc .orange-9388 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid_dacc .shadow-3315 {
  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 .accordion-fixed-20c7,
  #respond .notice_ff43,
  #respond .input-e7c3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accordion-fixed-20c7 input,
#respond .notice_ff43 input,
#respond .input-e7c3 input {
  width: 100%;
}
#respond .input-e7c3 {
  margin-right: 0;
}
#respond .silver_a82a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid-9b07 .mask_huge_b13f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask_huge_b13f .shadow_f105.hidden-9d54 .container_green_dae0 > li > a:focus,
.mask_huge_b13f .shadow_f105.hidden-9d54 .container_green_dae0 > li > a:hover,
.mask_huge_b13f .shadow_f105.surface_9882 .container_green_dae0 > li > a:focus,
.mask_huge_b13f .shadow_f105.surface_9882 .container_green_dae0 > li > a:hover,
.mask_huge_b13f .shadow_f105.mini-a380 .container_green_dae0 > li > a:focus,
.mask_huge_b13f .shadow_f105.mini-a380 .container_green_dae0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f
  .shadow_f105.hidden-9d54
  .container_green_dae0
  > li.hover_e84c
  > a,
.mask_huge_b13f
  .shadow_f105.hidden-9d54
  .container_green_dae0
  > li.narrow-4fea
  > a,
.mask_huge_b13f
  .shadow_f105.surface_9882
  .container_green_dae0
  > li.hover_e84c
  > a,
.mask_huge_b13f
  .shadow_f105.surface_9882
  .container_green_dae0
  > li.narrow-4fea
  > a,
.mask_huge_b13f
  .shadow_f105.mini-a380
  .container_green_dae0
  > li.hover_e84c
  > a,
.mask_huge_b13f .shadow_f105.mini-a380 .container_green_dae0 > li.active-2ec9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f .prev_1ddc,
.mask_huge_b13f .prev_1ddc a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f .purple_14cd.hidden_pro_6f0f li a,
.mask_huge_b13f .component-1f06 a,
.mask_huge_b13f .gas-43e3,
.mask_huge_b13f .container_green_dae0 > li > a,
.mask_huge_b13f .narrow-d268 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f .purple_14cd.hidden_pro_6f0f li a:hover,
.mask_huge_b13f .component-1f06 a:hover,
.mask_huge_b13f .gas-43e3:hover,
.mask_huge_b13f .container_green_dae0 > li > a:hover,
.mask_huge_b13f .narrow-d268:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f .caption-419c {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f .caption-419c .tabs-focused-e542 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f .caption-419c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_huge_b13f .last_ca60 .carousel-8fc2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f .last_ca60 .carousel-8fc2 .paragraph_old_bfca {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f
  .last_ca60
  .carousel-8fc2
  .paragraph_old_bfca::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f
  .last_ca60
  .carousel-8fc2
  .paragraph_old_bfca:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f
  .last_ca60
  .carousel-8fc2
  .paragraph_old_bfca::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f
  .last_ca60
  .carousel-8fc2
  .paragraph_old_bfca::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f .last_ca60 .hard_db65 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_huge_b13f .last_ca60 .hard_db65:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-afed
  .mask_huge_b13f
  .last_ca60
  .progress-a2ef
  .hidden_cold_9577 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-afed
  .mask_huge_b13f
  .last_ca60
  .progress-a2ef
  .paragraph_old_bfca {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid-9b07 .glass_f4cb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.glass_f4cb .shadow_f105.hidden-9d54 .container_green_dae0 > li > a:focus,
.glass_f4cb .shadow_f105.hidden-9d54 .container_green_dae0 > li > a:hover,
.glass_f4cb .shadow_f105.surface_9882 .container_green_dae0 > li > a:focus,
.glass_f4cb .shadow_f105.surface_9882 .container_green_dae0 > li > a:hover,
.glass_f4cb .shadow_f105.mini-a380 .container_green_dae0 > li > a:focus,
.glass_f4cb .shadow_f105.mini-a380 .container_green_dae0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_f4cb
  .shadow_f105.hidden-9d54
  .container_green_dae0
  > li.hover_e84c
  > a,
.glass_f4cb
  .shadow_f105.hidden-9d54
  .container_green_dae0
  > li.narrow-4fea
  > a,
.glass_f4cb
  .shadow_f105.surface_9882
  .container_green_dae0
  > li.hover_e84c
  > a,
.glass_f4cb
  .shadow_f105.surface_9882
  .container_green_dae0
  > li.narrow-4fea
  > a,
.glass_f4cb
  .shadow_f105.mini-a380
  .container_green_dae0
  > li.hover_e84c
  > a,
.glass_f4cb .shadow_f105.mini-a380 .container_green_dae0 > li.active-2ec9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.glass_f4cb .prev_1ddc,
.glass_f4cb .prev_1ddc a {
  color: rgba(0, 0, 0, 0.8);
}
.glass_f4cb .purple_14cd.hidden_pro_6f0f li a,
.glass_f4cb .component-1f06 a,
.glass_f4cb .gas-43e3,
.glass_f4cb .container_green_dae0 > li > a,
.glass_f4cb .narrow-d268 {
  color: rgba(0, 0, 0, 0.55);
}
.glass_f4cb .purple_14cd.hidden_pro_6f0f li a:hover,
.glass_f4cb .component-1f06 a:hover,
.glass_f4cb .gas-43e3:hover,
.glass_f4cb .container_green_dae0 > li > a:hover,
.glass_f4cb .narrow-d268:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_f4cb .caption-419c {
  color: rgba(0, 0, 0, 0.55);
}
.glass_f4cb .caption-419c .tabs-focused-e542 {
  color: rgba(0, 0, 0, 0.8);
}
.glass_f4cb .caption-419c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue_02ee .chip-out-c4d5 {
  margin-left: auto;
  margin-right: auto;
}
.bright-3068 > * {
  margin-left: auto;
  margin-right: auto;
}
.bright-3068 .fixed-ac32 {
  margin-right: 1.41575em;
}
.static-2f34 .bright-3068 > .active-red-b1d7 {
  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;
}
.static-2f34 .bright-3068 > .new_f505 {
  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;
}
.widget-af86.blue_02ee .chip-out-c4d5,
.motion-c75c.blue_02ee .chip-out-c4d5 {
  margin-left: 0;
}
.yellow_684b.blue_02ee .chip-out-c4d5,
.description_36f9.blue_02ee .chip-out-c4d5 {
  margin-right: 0;
}
.bright-3068 ol,
.bright-3068 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.left_ad02 video {
  max-width: 100%;
}
.next-cd6f img {
  display: block;
}
.next-cd6f.fixed-ac32,
.next-cd6f.alert-smooth-a53b {
  width: 100%;
}
.next-cd6f.new_f505 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column_pressed_bdf1:not(.menu-7e87) {
  margin: 1.5em auto;
}
.component-c9f4 p {
  padding: 1.5em 14px;
}
ul.label_ceb1.new_f505,
ul.label_ceb1.active-red-b1d7,
ul.label_ceb1.background-pink-491b.active-red-b1d7 {
  padding: 0 14px;
}
.search_basic_7f12 {
  display: block;
  overflow-x: auto;
}
.search_basic_7f12 table {
  border-collapse: collapse;
  width: 100%;
}
.search_basic_7f12 td,
.search_basic_7f12 th {
  padding: 0.5em;
}
.bright-3068 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bright-3068 ol ol,
.bright-3068 ol ul,
.bright-3068 ul ol,
.bright-3068 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bright-3068 ol ol li,
.bright-3068 ol ul li,
.bright-3068 ul ol li,
.bright-3068 ul ul li {
  margin-left: 0;
}
.hover-6513.module_b377 > .surface-8729 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover-6513.module_b377 > .surface-8729 iframe,
.hover-6513.module_b377 > .surface-8729 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert_402a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert_402a.box-a380 {
  padding: 0;
}
.alert_402a.box-a380 cite {
  font-size: 13px;
}
.alert_402a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert_402a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.avatar_5d6b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.avatar_5d6b > p:first-child {
  margin-top: 0;
}
.avatar_5d6b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.avatar_5d6b blockquote {
  border-left: 0;
}
.narrow-cfd4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.narrow-cfd4:not(.primary-a640) {
  max-width: 100px;
}
.narrow-cfd4.brown_57ee {
  border-bottom: none !important;
  text-align: center;
}
.narrow-cfd4.brown_57ee::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component-c9f4 p {
    padding: 1.5em 0;
  }
}
.smooth_4720 {
  color: #0073aa;
}
.hero-fixed-bbd0 {
  background-color: #0073aa;
}
.section_a9f9 {
  color: #229fd8;
}
.gradient_gas_1714 {
  background-color: #229fd8;
}
.row-pink-337a {
  color: #eee;
}
.column-basic-64fe {
  background-color: #eee;
}
.under_17ad {
  color: #444;
}
.wide_8b07 {
  background-color: #444;
}
.top_7605 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.top_7605 .list-d250 .component-1f06 {
  font-size: 15px;
}
.top_7605 .component-1f06 {
  line-height: 1.3;
}
.top_7605 .glass_f4cb {
}
.top_7605 .mask_huge_b13f {
  background: #235787;
}
.upper-b5e6 {
  padding: 0;
}
.upper-b5e6 .mask_huge_b13f {
  background: #1a1a1a;
}
.upper-b5e6 .glass_f4cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-5f6e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-5f6e .glass_f4cb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-5f6e .mask_huge_b13f {
  background: #303030;
}
.table-fixed-84d7 {
  position: relative;
  z-index: 10;
}
.table-fixed-84d7 .slider_south_faf0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_f9e7 .dirty-7e44 {
  display: inline-block;
  vertical-align: middle;
}
.title_f9e7.pro-2449 .dirty-7e44 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_f9e7.pro-2449 .dirty-7e44 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_f9e7.pro-2449 .dirty-7e44 {
    margin-right: 0.4em;
  }
}
.title_f9e7.pro-2449 .dirty-7e44:last-child {
  margin-right: 0;
}
.aside-42b0 .slider_south_faf0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fluid-9b07 .list-d250 {
    margin: 0 -0.5em;
  }
  .fluid-9b07 .list-d250 [class*="customify-col-"],
  .fluid-9b07 .list-d250 [class*="customify-col_"],
  .fluid-9b07 .list-d250 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fluid-9b07.medium_c12d .slider_south_faf0 {
  background: 0 0 !important;
}
.fluid-9b07.medium_c12d .slider_south_faf0,
.fluid-9b07.aside-42b0 .slider_south_faf0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fluid-9b07.dropdown-1ac6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fluid-9b07.aside-42b0 .slider_south_faf0 {
  box-shadow: none !important;
}
.banner-0be4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner-0be4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner-0be4 {
    padding: 18px 0 20px;
  }
}
.banner-0be4 .info_tall_4629 {
  width: 100%;
}
.banner-0be4 .west_f44e {
  margin-bottom: 0;
}
.banner-0be4 .solid-6ad6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-cc29 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-cc29 .nav-6dea {
  width: 100%;
}
.static_c4bb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static_c4bb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static_c4bb 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;
}
.static_c4bb li:last-child:after {
  display: none;
}
.static_c4bb li a {
  font-weight: 500;
  margin-right: 10px;
}
.box-5c5c .banner_bronze_6b04 button,
.banner-0be4 .banner_bronze_6b04 button {
  left: 0;
}
.box-5c5c .nav-6dea,
.banner-0be4 .nav-6dea {
  padding-left: 0;
  padding-right: 0;
}
.box-5c5c .box-cc29,
.banner-0be4 .box-cc29 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box-5c5c {
  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;
}
.box-5c5c: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;
}
.box-5c5c .fixed-9f89 {
  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) {
  .box-5c5c .fixed-9f89 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box-5c5c .fixed-9f89 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box-5c5c .fixed-9f89 {
    min-height: 200px;
  }
}
.box-5c5c .static_c4bb {
  color: rgba(255, 255, 255, 0.8);
}
.box-5c5c .static_c4bb a,
.box-5c5c .static_c4bb li:after {
  color: inherit;
}
.box-5c5c .static_c4bb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accordion-71d0 {
  margin-bottom: 0.5em;
}
.element_small_a12f {
  margin-bottom: 1.2em;
}
.element_small_a12f,
.accordion-71d0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.element_small_a12f p:last-child,
.accordion-71d0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .banner_bronze_6b04,
#masthead .banner_bronze_6b04 {
  display: none;
}
#masthead
  > .banner_bronze_6b04.short_66c5 {
  display: none;
}
#masthead > .banner_bronze_6b04 button {
  left: 0;
}
.image_narrow_c606 {
  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%;
}
.image_narrow_c606 .dirty-7e44 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_narrow_c606 .over_b0c7 {
  display: -webkit-box;
  display: flex;
}
.image_narrow_c606 .over_b0c7.prev-5245 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_narrow_c606 .over_b0c7.pro_42d9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_narrow_c606 .over_b0c7.easy_f067 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_narrow_c606.accent_23fb.first-e56a .over_b0c7.prev-5245 {
  flex-basis: 100%;
}
.image_narrow_c606.white-6c87 .over_b0c7.pro_42d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_narrow_c606.white-6c87 .over_b0c7.easy_f067 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .banner_bronze_6b04.short_66c5 {
  display: none;
}
#masthead > .banner_bronze_6b04 button {
  left: 0;
}
.slider_small_efb1 {
  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;
}
.slider_small_efb1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider_small_efb1.block_5270 i {
  margin-right: 4px;
}
.slider_small_efb1.red_3d58 i {
  margin-left: 5px;
}
.component-1f06 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-1f06 p:last-child {
  margin-bottom: 0;
}
.highlight_up_0f5e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.highlight_up_0f5e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.highlight_up_0f5e img {
  display: block;
  width: auto;
  line-height: 1;
}
.highlight_up_0f5e .prev_1ddc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.highlight_up_0f5e .shade_d735 {
  margin: 5px 0 7px 0;
}
.highlight_up_0f5e.secondary-2aff .image_narrow_e326 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_up_0f5e.secondary-2aff .middle_ac76 {
  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;
}
.highlight_up_0f5e.dirty_e26a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.highlight_up_0f5e.dirty_e26a .image_narrow_e326 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_up_0f5e.dirty_e26a .middle_ac76 {
  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;
}
.highlight_up_0f5e.preview_bc18 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_up_0f5e.summary_e237 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.highlight_up_0f5e.summary_e237 .middle_ac76 {
  margin-top: 7px;
}
.tertiary_fresh_3a7f {
  display: inline-block;
}
.table-fixed-84d7 .shade-7d7b .highlight_up_0f5e img {
  max-width: 100%;
}
.shadow_f105 .row_54d1.summary-paper-36dd,
.steel-6fdd .row_54d1.summary-paper-36dd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_f105 .fast-3586,
.steel-6fdd .fast-3586 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.shadow_f105 .fast-3586 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow_f105.overlay_a26a .fast-3586 {
  display: none;
}
.shadow_f105 .popup-brown-b435 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_f105 .popup-brown-b435 li {
  display: inline-block;
  position: relative;
}
.shadow_f105 .popup-brown-b435 li:last-child {
  margin-right: 0;
}
.shadow_f105 .popup-brown-b435 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.shadow_f105 .popup-brown-b435 li.active-2ec9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow_f105 .popup-brown-b435 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.shadow_f105 .popup-brown-b435 > li > a i {
  line-height: 0;
}
.shadow_f105 .popup-brown-b435 > li.info-0c5b > a .fast-3586 {
  margin-left: 4px;
  line-height: 0;
}
.shadow_f105 .popup-brown-b435 .easy_b328 li.info-0c5b > a {
  position: relative;
}
.shadow_f105 .popup-brown-b435 .easy_b328 li.info-0c5b > a:after,
.shadow_f105 .popup-brown-b435 .easy_b328 li.info-0c5b > a:before {
  content: "";
  display: table;
}
.shadow_f105 .popup-brown-b435 .easy_b328 li.info-0c5b > a:after {
  clear: both;
}
.shadow_f105 .popup-brown-b435 .easy_b328 li.info-0c5b > a .fast-3586 {
  margin-left: 5px;
  float: right;
}
.shadow_f105 .wide_3657,
.shadow_f105 .easy_b328 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.shadow_f105 .easy_b328 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.shadow_f105 .easy_b328 .summary-paper-36dd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_f105 .easy_b328 .fast-3586 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow_f105 .easy_b328 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow_f105 .easy_b328 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.shadow_f105 .easy_b328 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow_f105 .easy_b328 .easy_b328 {
  top: 0;
  left: 100%;
}
.shadow_f105 .hovered_33df.fn-focus-b1e4 > .wide_3657,
.shadow_f105 .hovered_33df.fn-focus-b1e4 > .easy_b328,
.shadow_f105 .hovered_33df:focus > .wide_3657,
.shadow_f105 .hovered_33df:focus > .easy_b328,
.shadow_f105 .hovered_33df:hover > .wide_3657,
.shadow_f105 .hovered_33df:hover > .easy_b328 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow_f105.mini-a380 .container_green_dae0:after,
.shadow_f105.mini-a380 .container_green_dae0:before {
  content: "";
  display: table;
}
.shadow_f105.mini-a380 .container_green_dae0:after {
  clear: both;
}
.shadow_f105.mini-a380 .container_green_dae0 > li {
  float: left;
}
.shadow_f105.dirty-899c .container_green_dae0:after,
.shadow_f105.dirty-899c .container_green_dae0:before {
  content: "";
  display: table;
}
.shadow_f105.dirty-899c .container_green_dae0:after {
  clear: both;
}
.shadow_f105.dirty-899c .container_green_dae0 > li {
  float: left;
}
.shadow_f105.dirty-899c .container_green_dae0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_f105.dirty-899c .container_green_dae0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_f105.dirty-899c .container_green_dae0 > li.hover_e84c > a,
.shadow_f105.dirty-899c .container_green_dae0 > li.active-2ec9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_f105.hidden-9d54 .container_green_dae0 > li > a .summary-paper-36dd {
  position: relative;
}
.shadow_f105.hidden-9d54 .container_green_dae0 > li > a .summary-paper-36dd:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_f105.hidden-9d54
  .container_green_dae0
  > li:focus
  > a
  .summary-paper-36dd:before,
.shadow_f105.hidden-9d54
  .container_green_dae0
  > li:hover
  > a
  .summary-paper-36dd:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_f105.hidden-9d54
  .container_green_dae0
  > li.hover_e84c
  > a
  .summary-paper-36dd:before,
.shadow_f105.hidden-9d54
  .container_green_dae0
  > li.narrow-4fea
  > a
  .summary-paper-36dd:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_f105.surface_9882 .container_green_dae0 > li > a .summary-paper-36dd {
  position: relative;
}
.shadow_f105.surface_9882 .container_green_dae0 > li > a .summary-paper-36dd:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_f105.surface_9882 .container_green_dae0 > li:focus > a .summary-paper-36dd:before,
.shadow_f105.surface_9882
  .container_green_dae0
  > li:hover
  > a
  .summary-paper-36dd:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_f105.surface_9882
  .container_green_dae0
  > li.hover_e84c
  > a
  .summary-paper-36dd:before,
.shadow_f105.surface_9882
  .container_green_dae0
  > li.narrow-4fea
  > a
  .summary-paper-36dd:before {
  width: 100%;
  background-color: currentColor;
}
.steel-6fdd .popup-brown-b435 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.steel-6fdd .popup-brown-b435 li:first-child > a {
  border-top: none;
}
.steel-6fdd .popup-brown-b435 .dropdown-2c28 > .summary-paper-36dd .fast-3586 {
  display: none;
}
.steel-6fdd .popup-brown-b435 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.steel-6fdd .popup-brown-b435 li:last-child {
  border: none;
}
.steel-6fdd .popup-brown-b435 li.info-0c5b > a {
  padding-right: 45px !important;
}
.steel-6fdd .popup-brown-b435 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.steel-6fdd .popup-brown-b435 li a:focus,
.steel-6fdd .popup-brown-b435 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel-6fdd .popup-brown-b435 li .media_3784 {
  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;
}
.steel-6fdd .popup-brown-b435 li .media_3784:hover {
  box-shadow: none;
}
.steel-6fdd .popup-brown-b435 li .media_3784 .fast-3586 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.steel-6fdd .popup-brown-b435 .easy_b328 {
  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);
}
.steel-6fdd .popup-brown-b435 .easy_b328 li a {
  padding-left: 3em;
}
.steel-6fdd .popup-brown-b435 .button-slow-9e2d > a .media_3784 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.steel-6fdd .popup-brown-b435 .button-slow-9e2d > .easy_b328 {
  display: block;
  opacity: 1;
}
.surface-copper-7ae0 {
  max-width: 100%;
}
.notice-red-4db0 {
  line-height: 0;
  cursor: pointer;
}
.narrow-d268 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.narrow-d268:hover {
  box-shadow: none;
  color: currentColor;
}
.narrow-d268 svg {
  width: 18px;
  height: 18px;
}
.narrow-d268 .focused_0e08 {
  display: none;
}
.rough-be0e {
  position: relative;
}
.rough-be0e.fn-active-b1e4 .narrow-d268 .tabs_fresh_4c7f {
  display: none;
}
.rough-be0e.fn-active-b1e4 .narrow-d268 .focused_0e08 {
  display: inline-block;
}
.rough-be0e .fast_e7db {
  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);
}
.rough-be0e.status_smooth_d95c .fast_e7db {
  left: auto;
  right: -0.9em;
}
.rough-be0e.status_smooth_d95c .thumbnail-short-18e4::before {
  left: auto;
  right: 15px;
}
.rough-be0e.fn-active-b1e4 .fast_e7db {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-a2ef {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress-a2ef label {
  flex-basis: 100%;
}
.progress-a2ef .carousel-8fc2 {
  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;
}
.progress-a2ef .paragraph_old_bfca {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress-a2ef .paragraph_old_bfca:focus {
  background-color: transparent;
}
.progress-a2ef button.hard_db65 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress-a2ef button.hard_db65:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress-a2ef button.hard_db65 svg {
  width: 18px;
  height: 18px;
}
.progress-a2ef input[type="submit"] {
  min-height: auto;
}
.last_ca60 .progress-a2ef .paragraph_old_bfca {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-short-18e4 {
  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) {
  .thumbnail-short-18e4 {
    width: 220px;
  }
}
.thumbnail-short-18e4 label {
  flex-basis: 100%;
}
.thumbnail-short-18e4::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;
}
.picture-afed .last_ca60 .progress-a2ef {
  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;
}
.picture-afed
  .last_ca60
  .progress-a2ef
  .carousel-8fc2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-afed .last_ca60 .progress-a2ef .paragraph_old_bfca {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-afed
  .last_ca60
  .progress-a2ef
  .paragraph_old_bfca:focus {
  background: 0 0;
}
.picture-afed
  .last_ca60
  .progress-a2ef
  .hidden_cold_9577 {
  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;
}
.purple_14cd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.purple_14cd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.purple_14cd li:last-child {
  margin-right: 0;
}
.purple_14cd li:first-child {
  margin-left: 0;
}
.purple_14cd.table_new_28d7 a {
  color: #fff;
}
.purple_14cd.table_new_28d7 a:hover {
  color: #fff;
}
.purple_14cd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.purple_14cd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.purple_14cd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.purple_14cd a:hover {
  opacity: 0.9;
  color: inherit;
}
.purple_14cd [class*="social-icon-apple"] {
  background-color: #999;
}
.purple_14cd [class*="social-icon-apple"].sort-prev-5302 {
  background-color: transparent;
  color: #999;
}
.purple_14cd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.purple_14cd [class*="social-icon-behance"].sort-prev-5302 {
  background-color: transparent;
  color: #1769ff;
}
.purple_14cd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.purple_14cd [class*="social-icon-bitbucket"].sort-prev-5302 {
  background-color: transparent;
  color: #205081;
}
.purple_14cd [class*="social-icon-codepen"] {
  background-color: #000;
}
.purple_14cd [class*="social-icon-codepen"].sort-prev-5302 {
  background-color: transparent;
  color: #000;
}
.purple_14cd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.purple_14cd [class*="social-icon-delicious"].sort-prev-5302 {
  background-color: transparent;
  color: #39f;
}
.purple_14cd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.purple_14cd [class*="social-icon-digg"].sort-prev-5302 {
  background-color: transparent;
  color: #005be2;
}
.purple_14cd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.purple_14cd [class*="social-icon-dribbble"].sort-prev-5302 {
  background-color: transparent;
  color: #ea4c89;
}
.purple_14cd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.purple_14cd [class*="social-icon-envelope"].sort-prev-5302 {
  background-color: transparent;
  color: #ea4335;
}
.purple_14cd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.purple_14cd [class*="social-icon-facebook"].sort-prev-5302 {
  background-color: transparent;
  color: #3b5998;
}
.purple_14cd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.purple_14cd [class*="social-icon-flickr"].sort-prev-5302 {
  background-color: transparent;
  color: #0063dc;
}
.purple_14cd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.purple_14cd [class*="social-icon-foursquare"].sort-prev-5302 {
  background-color: transparent;
  color: #2d5be3;
}
.purple_14cd [class*="social-icon-github"] {
  background-color: #333;
}
.purple_14cd [class*="social-icon-github"].sort-prev-5302 {
  background-color: transparent;
  color: #333;
}
.purple_14cd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.purple_14cd [class*="social-icon-google-plus"].sort-prev-5302 {
  background-color: transparent;
  color: #dd4b39;
}
.purple_14cd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.purple_14cd [class*="social-icon-houzz"].sort-prev-5302 {
  background-color: transparent;
  color: #7ac142;
}
.purple_14cd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.purple_14cd [class*="social-icon-instagram"].sort-prev-5302 {
  background-color: transparent;
  color: #262626;
}
.purple_14cd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.purple_14cd [class*="social-icon-jsfiddle"].sort-prev-5302 {
  background-color: transparent;
  color: #487aa2;
}
.purple_14cd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.purple_14cd [class*="social-icon-linkedin"].sort-prev-5302 {
  background-color: transparent;
  color: #0077b5;
}
.purple_14cd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.purple_14cd [class*="social-icon-medium"].sort-prev-5302 {
  background-color: transparent;
  color: #00ab6b;
}
.purple_14cd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.purple_14cd
  [class*="social-icon-odnoklassniki"].sort-prev-5302 {
  background-color: transparent;
  color: #f4731c;
}
.purple_14cd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.purple_14cd [class*="social-icon-meetup"].sort-prev-5302 {
  background-color: transparent;
  color: #ec1c40;
}
.purple_14cd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.purple_14cd [class*="social-icon-pinterest"].sort-prev-5302 {
  background-color: transparent;
  color: #bd081c;
}
.purple_14cd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.purple_14cd [class*="social-icon-product-hunt"].sort-prev-5302 {
  background-color: transparent;
  color: #da552f;
}
.purple_14cd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.purple_14cd [class*="social-icon-reddit"].sort-prev-5302 {
  background-color: transparent;
  color: #ff4500;
}
.purple_14cd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.purple_14cd [class*="social-icon-rss"].sort-prev-5302 {
  background-color: transparent;
  color: #f26522;
}
.purple_14cd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.purple_14cd
  [class*="social-icon-shopping-cart"].sort-prev-5302 {
  background-color: transparent;
  color: #4caf50;
}
.purple_14cd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.purple_14cd [class*="social-icon-skype"].sort-prev-5302 {
  background-color: transparent;
  color: #00aff0;
}
.purple_14cd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.purple_14cd [class*="social-icon-slideshare"].sort-prev-5302 {
  background-color: transparent;
  color: #0077b5;
}
.purple_14cd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.purple_14cd [class*="social-icon-snapchat"].sort-prev-5302 {
  background-color: transparent;
  color: #fffc00;
}
.purple_14cd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.purple_14cd [class*="social-icon-soundcloud"].sort-prev-5302 {
  background-color: transparent;
  color: #f80;
}
.purple_14cd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.purple_14cd [class*="social-icon-spotify"].sort-prev-5302 {
  background-color: transparent;
  color: #2ebd59;
}
.purple_14cd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.purple_14cd
  [class*="social-icon-stack-overflow"].sort-prev-5302 {
  background-color: transparent;
  color: #fe7a15;
}
.purple_14cd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.purple_14cd [class*="social-icon-maldkfgram"].sort-prev-5302 {
  background-color: transparent;
  color: #2ca5e0;
}
.purple_14cd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.purple_14cd [class*="social-icon-tripadvisor"].sort-prev-5302 {
  background-color: transparent;
  color: #589442;
}
.purple_14cd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.purple_14cd [class*="social-icon-tumblr"].sort-prev-5302 {
  background-color: transparent;
  color: #35465c;
}
.purple_14cd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.purple_14cd [class*="social-icon-twitch"].sort-prev-5302 {
  background-color: transparent;
  color: #6441a5;
}
.purple_14cd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.purple_14cd [class*="social-icon-twitter"].sort-prev-5302 {
  background-color: transparent;
  color: #1da1f2;
}
.purple_14cd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.purple_14cd [class*="social-icon-vimeo"].sort-prev-5302 {
  background-color: transparent;
  color: #1ab7ea;
}
.purple_14cd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.purple_14cd [class*="social-icon-vk"].sort-prev-5302 {
  background-color: transparent;
  color: #45668e;
}
.purple_14cd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.purple_14cd [class*="social-icon-weibo"].sort-prev-5302 {
  background-color: transparent;
  color: #df2029;
}
.purple_14cd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.purple_14cd [class*="social-icon-weixin"].sort-prev-5302 {
  background-color: transparent;
  color: #7bb32e;
}
.purple_14cd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.purple_14cd [class*="social-icon-whatsapp"].sort-prev-5302 {
  background-color: transparent;
  color: #25d366;
}
.purple_14cd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.purple_14cd [class*="social-icon-wordpress"].sort-prev-5302 {
  background-color: transparent;
  color: #21759b;
}
.purple_14cd [class*="social-icon-xing"] {
  background-color: #026466;
}
.purple_14cd [class*="social-icon-xing"].sort-prev-5302 {
  background-color: transparent;
  color: #026466;
}
.purple_14cd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.purple_14cd [class*="social-icon-yelp"].sort-prev-5302 {
  background-color: transparent;
  color: #af0606;
}
.purple_14cd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.purple_14cd [class*="social-icon-youtube"].sort-prev-5302 {
  background-color: transparent;
  color: #cd201f;
}
.gas-43e3 {
  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;
}
.gas-43e3:hover {
  box-shadow: none;
  background: 0 0;
}
.focused_5289 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.content_smooth_e753 {
  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;
}
.warm_23bc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon_550a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.icon_550a,
.icon_550a::after,
.icon_550a::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;
}
.icon_550a::after,
.icon_550a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.button_8347 .content_smooth_e753 .warm_23bc {
  margin-top: -2px;
  width: 19px;
}
.button_8347 .content_smooth_e753 .icon_550a {
  margin-top: -1px;
}
.button_8347 .content_smooth_e753 .icon_550a,
.button_8347 .content_smooth_e753 .icon_550a::after,
.button_8347 .content_smooth_e753 .icon_550a::before {
  width: 19px;
  height: 2px;
}
.button_8347 .content_smooth_e753 .icon_550a::before {
  top: -6px;
}
.button_8347 .content_smooth_e753 .icon_550a::after {
  bottom: -6px;
}
.shadow-f89f .content_smooth_e753 .warm_23bc {
  margin-top: -2px;
  width: 22px;
}
.shadow-f89f .content_smooth_e753 .icon_550a {
  margin-top: -1px;
}
.shadow-f89f .content_smooth_e753 .icon_550a,
.shadow-f89f .content_smooth_e753 .icon_550a::after,
.shadow-f89f .content_smooth_e753 .icon_550a::before {
  width: 22px;
  height: 2px;
}
.shadow-f89f .content_smooth_e753 .icon_550a::before {
  top: -7px;
}
.shadow-f89f .content_smooth_e753 .icon_550a::after {
  bottom: -7px;
}
.bright-430a .content_smooth_e753 .warm_23bc {
  margin-top: -2px;
  width: 31px;
}
.bright-430a .content_smooth_e753 .icon_550a {
  margin-top: -1.5px;
}
.bright-430a .content_smooth_e753 .icon_550a,
.bright-430a .content_smooth_e753 .icon_550a::after,
.bright-430a .content_smooth_e753 .icon_550a::before {
  width: 31px;
  height: 3px;
}
.bright-430a .content_smooth_e753 .icon_550a::before {
  top: -9px;
}
.bright-430a .content_smooth_e753 .icon_550a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .glass_108b .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 19px;
  }
  .glass_108b .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .glass_108b .content_smooth_e753 .icon_550a,
  .glass_108b .content_smooth_e753 .icon_550a::after,
  .glass_108b .content_smooth_e753 .icon_550a::before {
    width: 19px;
    height: 2px;
  }
  .glass_108b .content_smooth_e753 .icon_550a::before {
    top: -6px;
  }
  .glass_108b .content_smooth_e753 .icon_550a::after {
    bottom: -6px;
  }
  .top-0385 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 22px;
  }
  .top-0385 .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .top-0385 .content_smooth_e753 .icon_550a,
  .top-0385 .content_smooth_e753 .icon_550a::after,
  .top-0385 .content_smooth_e753 .icon_550a::before {
    width: 22px;
    height: 2px;
  }
  .top-0385 .content_smooth_e753 .icon_550a::before {
    top: -7px;
  }
  .top-0385 .content_smooth_e753 .icon_550a::after {
    bottom: -7px;
  }
  .fresh_b814 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 31px;
  }
  .fresh_b814 .content_smooth_e753 .icon_550a {
    margin-top: -1.5px;
  }
  .fresh_b814 .content_smooth_e753 .icon_550a,
  .fresh_b814 .content_smooth_e753 .icon_550a::after,
  .fresh_b814 .content_smooth_e753 .icon_550a::before {
    width: 31px;
    height: 3px;
  }
  .fresh_b814 .content_smooth_e753 .icon_550a::before {
    top: -9px;
  }
  .fresh_b814 .content_smooth_e753 .icon_550a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-3b86 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-3b86 .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .fluid-3b86 .content_smooth_e753 .icon_550a,
  .fluid-3b86 .content_smooth_e753 .icon_550a::after,
  .fluid-3b86 .content_smooth_e753 .icon_550a::before {
    width: 19px;
    height: 2px;
  }
  .fluid-3b86 .content_smooth_e753 .icon_550a::before {
    top: -6px;
  }
  .fluid-3b86 .content_smooth_e753 .icon_550a::after {
    bottom: -6px;
  }
  .menu-5dd1 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 22px;
  }
  .menu-5dd1 .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .menu-5dd1 .content_smooth_e753 .icon_550a,
  .menu-5dd1 .content_smooth_e753 .icon_550a::after,
  .menu-5dd1 .content_smooth_e753 .icon_550a::before {
    width: 22px;
    height: 2px;
  }
  .menu-5dd1 .content_smooth_e753 .icon_550a::before {
    top: -7px;
  }
  .menu-5dd1 .content_smooth_e753 .icon_550a::after {
    bottom: -7px;
  }
  .gradient_b9ff .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_b9ff .content_smooth_e753 .icon_550a {
    margin-top: -1.5px;
  }
  .gradient_b9ff .content_smooth_e753 .icon_550a,
  .gradient_b9ff .content_smooth_e753 .icon_550a::after,
  .gradient_b9ff .content_smooth_e753 .icon_550a::before {
    width: 31px;
    height: 3px;
  }
  .gradient_b9ff .content_smooth_e753 .icon_550a::before {
    top: -9px;
  }
  .gradient_b9ff .content_smooth_e753 .icon_550a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup-86d8 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 19px;
  }
  .popup-86d8 .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .popup-86d8 .content_smooth_e753 .icon_550a,
  .popup-86d8 .content_smooth_e753 .icon_550a::after,
  .popup-86d8 .content_smooth_e753 .icon_550a::before {
    width: 19px;
    height: 2px;
  }
  .popup-86d8 .content_smooth_e753 .icon_550a::before {
    top: -6px;
  }
  .popup-86d8 .content_smooth_e753 .icon_550a::after {
    bottom: -6px;
  }
  .steel-f736 .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 22px;
  }
  .steel-f736 .content_smooth_e753 .icon_550a {
    margin-top: -1px;
  }
  .steel-f736 .content_smooth_e753 .icon_550a,
  .steel-f736 .content_smooth_e753 .icon_550a::after,
  .steel-f736 .content_smooth_e753 .icon_550a::before {
    width: 22px;
    height: 2px;
  }
  .steel-f736 .content_smooth_e753 .icon_550a::before {
    top: -7px;
  }
  .steel-f736 .content_smooth_e753 .icon_550a::after {
    bottom: -7px;
  }
  .text-50ce .content_smooth_e753 .warm_23bc {
    margin-top: -2px;
    width: 31px;
  }
  .text-50ce .content_smooth_e753 .icon_550a {
    margin-top: -1.5px;
  }
  .text-50ce .content_smooth_e753 .icon_550a,
  .text-50ce .content_smooth_e753 .icon_550a::after,
  .text-50ce .content_smooth_e753 .icon_550a::before {
    width: 31px;
    height: 3px;
  }
  .text-50ce .content_smooth_e753 .icon_550a::before {
    top: -9px;
  }
  .text-50ce .content_smooth_e753 .icon_550a::after {
    bottom: -9px;
  }
}
.table-0520 .icon_550a {
  -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);
}
.table-0520 .icon_550a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-0520 .icon_550a::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);
}
.table-0520.in-1e64 .icon_550a {
  -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);
}
.table-0520.in-1e64 .icon_550a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-0520.in-1e64 .icon_550a::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);
}
.notice-thick-4eab {
  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.new-4a25:before {
  display: none;
}
.list_bronze_6f3a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list_bronze_6f3a .card_1688 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list_bronze_6f3a .card_1688:last-of-type {
  border-bottom: none;
}
.list_bronze_6f3a .card_1688.block-action-5e8c,
.list_bronze_6f3a .card_1688.white-9345,
.list_bronze_6f3a .card_1688.small-2d75 {
  padding: 0;
}
.list_bronze_6f3a .steel-6fdd .media_3784 {
  color: currentColor;
}
.list_bronze_6f3a .steel-6fdd .media_3784:focus,
.list_bronze_6f3a .steel-6fdd .media_3784:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_bronze_6f3a.glass_f4cb .caption-419c,
.list_bronze_6f3a.glass_f4cb .component-1f06 a,
.list_bronze_6f3a.glass_f4cb .container_green_dae0 a,
.list_bronze_6f3a.glass_f4cb .easy_b328 a {
  color: rgba(0, 0, 0, 0.55);
}
.list_bronze_6f3a.glass_f4cb .caption-419c:hover,
.list_bronze_6f3a.glass_f4cb .component-1f06 a:hover,
.list_bronze_6f3a.glass_f4cb .container_green_dae0 a:hover,
.list_bronze_6f3a.glass_f4cb .easy_b328 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list_bronze_6f3a.glass_f4cb .tabs-focused-e542 {
  color: rgba(0, 0, 0, 0.8);
}
.list_bronze_6f3a.glass_f4cb .card_1688 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_bronze_6f3a.glass_f4cb .card_1688:before {
  background: rgba(0, 0, 0, 0.08);
}
.list_bronze_6f3a.glass_f4cb .main-0602:before {
  background: rgba(255, 255, 255, 0.9);
}
.list_bronze_6f3a.glass_f4cb .steel-6fdd .popup-brown-b435 li a,
.list_bronze_6f3a.glass_f4cb .steel-6fdd .media_3784,
.list_bronze_6f3a.glass_f4cb .easy_b328 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_bronze_6f3a.glass_f4cb .steel-6fdd .media_3784:focus,
.list_bronze_6f3a.glass_f4cb .steel-6fdd .media_3784:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_bronze_6f3a.glass_f4cb .popup-brown-b435 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_bronze_6f3a.mask_huge_b13f .caption-419c,
.list_bronze_6f3a.mask_huge_b13f .component-1f06 a,
.list_bronze_6f3a.mask_huge_b13f .container_green_dae0 .media_3784,
.list_bronze_6f3a.mask_huge_b13f .container_green_dae0 a,
.list_bronze_6f3a.mask_huge_b13f .easy_b328 a {
  color: rgba(255, 255, 255, 0.79);
}
.list_bronze_6f3a.mask_huge_b13f .caption-419c:hover,
.list_bronze_6f3a.mask_huge_b13f .component-1f06 a:hover,
.list_bronze_6f3a.mask_huge_b13f .container_green_dae0 .media_3784:hover,
.list_bronze_6f3a.mask_huge_b13f .container_green_dae0 a:hover,
.list_bronze_6f3a.mask_huge_b13f .easy_b328 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_bronze_6f3a.mask_huge_b13f .tabs-focused-e542 {
  color: rgba(255, 255, 255, 0.99);
}
.list_bronze_6f3a.mask_huge_b13f .card_1688 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_bronze_6f3a.mask_huge_b13f .card_1688:before {
  background: rgba(255, 255, 255, 0.08);
}
.list_bronze_6f3a.mask_huge_b13f .main-0602:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_bronze_6f3a.mask_huge_b13f .steel-6fdd .popup-brown-b435 li a,
.list_bronze_6f3a.mask_huge_b13f .steel-6fdd .media_3784,
.list_bronze_6f3a.mask_huge_b13f .easy_b328 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_bronze_6f3a.mask_huge_b13f .steel-6fdd .media_3784:focus,
.list_bronze_6f3a.mask_huge_b13f .steel-6fdd .media_3784:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_bronze_6f3a.mask_huge_b13f .popup-brown-b435 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-0602 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main-0602:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module_387d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_50f5 .list_bronze_6f3a {
  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;
}
.media_50f5 .card_1688 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_50f5 .card_1688: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) {
  .media_50f5 .card_1688:before {
    width: 16%;
    left: 42%;
  }
}
.media_50f5 .card_1688:last-child:before {
  content: none;
}
.media_50f5 .card_1688[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_50f5 .steel-6fdd .popup-brown-b435 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_50f5 .steel-6fdd .popup-brown-b435 li a .media_3784 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_50f5 .steel-6fdd .easy_b328 {
  border: none;
}
.media_50f5 .steel-6fdd .easy_b328 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_50f5 .main-0602 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_50f5 .module_387d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_50f5 .mask_huge_b13f .main-0602:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_50f5 .glass_f4cb.badge-orange-6ec6 .icon_550a {
  background: rgba(0, 0, 0, 0.6);
}
.media_50f5
  .glass_f4cb.badge-orange-6ec6
  .icon_550a::after,
.media_50f5
  .glass_f4cb.badge-orange-6ec6
  .icon_550a:before {
  background: inherit;
}
.media_50f5
  .glass_f4cb.badge-orange-6ec6:hover
  .icon_550a {
  background: rgba(0, 0, 0, 0.8);
}
.background-dfae .list_bronze_6f3a {
  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) {
  .background-dfae .list_bronze_6f3a {
    width: auto;
    right: 45px;
  }
}
.section_a0b6 .list_bronze_6f3a {
  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) {
  .section_a0b6 .list_bronze_6f3a {
    width: auto;
    left: 45px;
  }
}
.new-4a25 .list_bronze_6f3a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.new-4a25 .module_387d {
  max-width: 48em;
  margin: 0 auto;
}
.new-4a25 .main-0602:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.section_672e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.section_672e.media_50f5 .list_bronze_6f3a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.section_672e.background-dfae .list_bronze_6f3a {
  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);
}
.section_672e .list_bronze_6f3a {
  visibility: visible;
}
.section_672e.section_a0b6 .list_bronze_6f3a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown_21a6,
.texture_a0d5 {
  overflow-x: hidden;
}
.brown_21a6 .list_bronze_6f3a {
  overflow: auto;
}
.brown_21a6.media_50f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_21a6.media_50f5 .list_bronze_6f3a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown_21a6.media_50f5 .gas-43e3 {
  opacity: 0;
}
.brown_21a6.background-dfae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_21a6.background-dfae .list_bronze_6f3a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown_21a6.background-dfae .gas-43e3 {
  opacity: 0;
}
.brown_21a6.section_a0b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_21a6.section_a0b6 .list_bronze_6f3a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown_21a6.section_a0b6 .gas-43e3 {
  opacity: 0;
}
.brown_21a6.new-4a25 .list_bronze_6f3a {
  z-index: 10;
  visibility: visible;
}
.badge-orange-6ec6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.badge-orange-6ec6 .icon_550a {
  background: rgba(255, 255, 255, 0.99);
}
.badge-orange-6ec6 .icon_550a::after,
.badge-orange-6ec6 .icon_550a:before {
  background: inherit;
}
.badge-orange-6ec6:hover .icon_550a {
  background: rgba(255, 255, 255, 0.99);
}
.section_a0b6 .badge-orange-6ec6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.new-4a25 .badge-orange-6ec6 {
  display: none !important;
}
.brown_21a6:before,
.texture_a0d5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown_21a6 .badge-orange-6ec6,
.texture_a0d5 .badge-orange-6ec6 {
  display: inline-block;
}
.list_bronze_6f3a .dirty-7e44 {
  -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;
}
.brown_21a6 .list_bronze_6f3a .dirty-7e44,
.texture_a0d5 .list_bronze_6f3a .dirty-7e44 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow_968c .carousel-8fc2 {
  width: 100%;
}
.shade-7d7b {
  padding: 0 0.5em 0;
}
.shade-7d7b [class*="customify-col-"],
.shade-7d7b [class*="customify-col_"],
.shade-7d7b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-fresh-238f .shade-7d7b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .list-d250 .container_brown_f176,
  .container_brown_f176 {
    display: none;
  }
  .grid-hovered-ee5d {
    text-align: left;
  }
  .frame-c119 {
    text-align: center;
  }
  .description-4299 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .list-d250 .sidebar_80c6,
  .sidebar_80c6 {
    display: none;
  }
  .border-7022 {
    text-align: left;
  }
  .panel_b0d7 {
    text-align: center;
  }
  .footer-24b8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .list-d250 .alert_west_420f,
  .alert_west_420f {
    display: none;
  }
  .upper-0798 {
    text-align: left;
  }
  .out_654f {
    text-align: center;
  }
  .over-af98 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight_e321 {
  box-shadow: none !important;
}
.gallery_simple_53fb .section_fcca,
.label-d2b3 .section_fcca {
  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;
}
.label-d2b3 .section_fcca {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider_south_faf0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider_south_faf0:after,
.slider_south_faf0:before {
  content: "";
  display: table;
}
.slider_south_faf0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider_south_faf0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider_south_faf0,
.dropdown-1ac6 {
  max-width: 1248px;
  margin: 0 auto;
}

.progress_a800.label_b8b8 .slider_south_faf0 {
  max-width: 100%;
}
.progress_a800.solid_5c61 {
  max-width: 1200px;
  margin: 0 auto;
}
.progress_a800.modal_478a .slider_south_faf0 {
  max-width: 100%;
}
.progress_a800.modal_478a > .slider_south_faf0 {
  padding-left: 0;
  padding-right: 0;
}
.progress_a800.modal_478a > .slider_south_faf0 .list-d250 {
  margin: 0;
}
.progress_a800.modal_478a
  > .slider_south_faf0
  .green_c694.huge-c4c4 {
  margin-right: 0;
  margin-left: 0;
}
.progress_a800.modal_478a #main.huge-c4c4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .description-23d2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .description-23d2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .description-medium-232c .chip-out-c4d5 {
    padding-right: 1em;
  }
  .description-medium-232c.header-down-875d .green_c694 {
    border-right: 1px solid #eaecee;
  }
  .description-medium-232c.header-down-875d .chip-out-c4d5 {
    padding-right: 1em;
  }
  .description-medium-232c.header-down-875d .current-6bf6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_b914 .chip-out-c4d5 {
    padding-left: 1em;
  }
  .description_b914.header-down-875d .green_c694 {
    border-left: 1px solid #eaecee;
  }
  .description_b914.header-down-875d .chip-out-c4d5 {
    padding-left: 1em;
  }
  .description_b914.header-down-875d .current-6bf6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_9a7a .chip-out-c4d5 {
    padding-left: 1em;
  }
  .hero_9a7a.header-down-875d .backdrop-77e5 {
    border-right: 1px solid #eaecee;
  }
  .hero_9a7a.header-down-875d .alert-e5f9 {
    border-right: 1px solid #eaecee;
  }
  .hero_9a7a.header-down-875d .chip-out-c4d5 {
    padding-left: 1em;
  }
  .hero_9a7a.header-down-875d .current-6bf6 {
    padding-right: 1em;
  }
  .hero_9a7a.header-down-875d .wrapper-old-4665 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-bf5b .chip-out-c4d5 {
    padding-right: 1em;
  }
  .badge-bf5b.header-down-875d .backdrop-77e5 {
    border-left: 1px solid #eaecee;
  }
  .badge-bf5b.header-down-875d .alert-e5f9 {
    border-left: 1px solid #eaecee;
  }
  .badge-bf5b.header-down-875d .chip-out-c4d5 {
    padding-right: 1em;
  }
  .badge-bf5b.header-down-875d .current-6bf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-bf5b.header-down-875d .wrapper-old-4665 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-23d2 .chip-out-c4d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-23d2.header-down-875d .green_c694 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .description-23d2.header-down-875d .chip-out-c4d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-23d2.header-down-875d .current-6bf6 {
    padding-left: 1em;
  }
  .description-23d2.header-down-875d .wrapper-old-4665 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .description-23d2.header-down-875d .chip-out-c4d5 {
    padding-left: 0;
  }
}
.link-iron-5424 .title_f9e7 {
  display: inline-block;
}
.hidden_a369 {
  display: inline-block;
}
.cool-d50c {
  word-con: break-word;
}
.avatar_bcb8 > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar_bcb8 .advanced_b8bc {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar_bcb8 .soft-7ad9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.carousel-d6a2 .footer_medium_2984 {
  margin-bottom: 2em;
}
.carousel-d6a2 .east_f941 {
  margin-bottom: 15px;
}
.carousel-d6a2 .east_f941:last-child {
  margin-bottom: 0;
}
.carousel-d6a2 .dim_d268 {
  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) {
  .carousel-d6a2 .dim_d268 {
    display: block;
  }
}
.carousel-d6a2 .text-glass-3541 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .carousel-d6a2 .text-glass-3541 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.carousel-d6a2 .badge-up-296f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.carousel-d6a2 .badge-up-296f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.carousel-d6a2 .badge-up-296f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.carousel-d6a2 .cool-d50c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel-d6a2 .cool-d50c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.carousel-d6a2 .focus_blue_b5b2 p:last-child {
  margin-bottom: 0;
}
.carousel-d6a2 .list_219d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.carousel-d6a2 .gallery_ed15 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.carousel-d6a2 .wrapper_616d {
  margin-top: 1em;
}
.carousel-d6a2 .solid_41b5 {
  top: 0;
  display: block;
}
.carousel-d6a2 .solid_41b5 a {
  color: inherit;
}
.carousel-d6a2 .solid_41b5 a:hover {
  color: inherit;
}
.carousel-d6a2 .panel_static_3088 {
  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;
}
.carousel-d6a2 .panel_static_3088:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.carousel-d6a2 .gallery_ed15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.carousel-d6a2 .layout-4d3d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.carousel-d6a2 .layout-4d3d:first-child {
  margin-top: 0;
}
.carousel-d6a2 .layout-4d3d.component_simple_2f71 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-d6a2 .layout-4d3d.sidebar_red_92cd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel-d6a2
  .layout-4d3d.sidebar_red_92cd.background-current-e854
  .wrapper_616d {
  width: 100%;
}
.carousel-d6a2 .sidebar_red_92cd {
  -webkit-box-align: center;
  align-items: center;
}
.carousel-d6a2 .sidebar_red_92cd .avatar_bcb8,
.carousel-d6a2 .sidebar_red_92cd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.carousel-d6a2 .badge-up-296f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel-d6a2 .badge-up-296f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.carousel-d6a2 .badge-up-296f: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;
}
.carousel-d6a2 .component_simple_2f71 {
  z-index: 5;
}
.carousel-d6a2 .easy_90db .sort_paper_6314 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.carousel-d6a2 .overlay-a797 .sort_paper_6314 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.carousel-d6a2 .accent-glass-0032 .sort_paper_6314 {
  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;
}
.carousel-d6a2.first_492b .dim_d268,
.carousel-d6a2.texture-a305 .dim_d268 {
  display: block;
}
.carousel-d6a2.first_492b .dim_d268 .hard_9bba,
.carousel-d6a2.first_492b .dim_d268 .gallery_ed15,
.carousel-d6a2.texture-a305 .dim_d268 .hard_9bba,
.carousel-d6a2.texture-a305 .dim_d268 .gallery_ed15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.carousel-d6a2.large-6c22 .text-glass-3541 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .carousel-d6a2.large-6c22 .text-glass-3541 {
    margin-right: 0;
  }
}
.carousel-d6a2.first_492b .text-glass-3541,
.carousel-d6a2.texture-a305 .text-glass-3541 {
  padding-top: 40%;
}
.carousel-d6a2.first_492b .footer_medium_2984,
.carousel-d6a2.texture-a305 .footer_medium_2984 {
  display: block;
}
.carousel-d6a2.first_492b .fn-sticky-b1e4 .gallery_ed15,
.carousel-d6a2.texture-a305 .fn-sticky-b1e4 .gallery_ed15 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.carousel-d6a2.first_492b .text-glass-3541,
.carousel-d6a2.texture-a305 .text-glass-3541 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.carousel-d6a2.first_492b .gallery_ed15 {
  padding: 1em;
}
.article-gold-b3a4 {
  margin: 30px auto;
  display: block;
}
.article-gold-b3a4 .brown_4280 > * {
  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;
}
.article-gold-b3a4 .brown_4280 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-gold-b3a4 .brown_4280 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.glass-73d1 .avatar_bcb8 {
  margin-bottom: 1.41575em;
}
.glass-73d1 .box_8c89 {
  margin-bottom: 1.618em;
}
.bright-3068 .form_tiny_58f6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bright-3068 .form_tiny_58f6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bright-3068 .shadow-0148 {
  max-width: 100%;
  overflow: auto;
}
.blue_02ee .bright-3068 a:hover {
  text-decoration: underline;
}
.preview-prev-51f4 .east_f941:not(.cool-d50c),
.preview-prev-51f4 .badge-up-296f {
  margin-bottom: 1.41575em;
}
.preview-prev-51f4 .east_f941:not(.cool-d50c):last-child,
.preview-prev-51f4 .badge-up-296f:last-child {
  margin-bottom: 0;
}
.preview-prev-51f4 .east_f941.main-bronze-79a6 {
  margin-bottom: 0.41575em;
}
.preview-prev-51f4 .preview-f26b:before,
.preview-prev-51f4 .cool_6ff0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-prev-51f4 .preview-f26b:before {
  content: "\f115";
}
.preview-prev-51f4 .cool_6ff0:before {
  content: "\f02c";
}
.preview-prev-51f4 .backdrop-7db5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-prev-51f4 .backdrop-7db5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading_5699 {
  display: -webkit-box;
  display: flex;
}
.heading_5699 .wide-8e78 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading_5699 .wide-8e78 {
    flex-basis: 90px;
  }
}
.heading_5699 .medium-3e7a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_5699 .medium-3e7a {
    flex-basis: calc(100% - 50px);
  }
}
.heading_5699 .pagination_41d5 p:last-child {
  margin-bottom: 0.72em;
}
.feature_dark_0bca .brown_4280 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature_dark_0bca .brown_4280:after,
.feature_dark_0bca .brown_4280:before {
  content: "";
  display: table;
}
.feature_dark_0bca .brown_4280:after {
  clear: both;
}
.feature_dark_0bca .brown_4280 .down-9faf,
.feature_dark_0bca .brown_4280 .east_7999 {
  width: 49%;
}
.feature_dark_0bca .brown_4280 .down-9faf a span.active_plasma_105b,
.feature_dark_0bca .brown_4280 .east_7999 a span.active_plasma_105b {
  display: block;
  margin-bottom: 5px;
}
.feature_dark_0bca .brown_4280 .east_7999 {
  float: left;
  text-align: left;
}
.feature_dark_0bca .brown_4280 .down-9faf {
  float: right;
  text-align: right;
}
.message_rough_05da {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message_rough_05da {
    margin-bottom: 0;
  }
}
.clean-fcbe {
  margin-bottom: 1em;
}
.clean-fcbe .cool-d50c {
  font-size: 1.1em;
  line-height: 1.3;
}
.down_0674 a {
  display: block;
  line-height: 0;
  position: relative;
}
.border_under_831b .clean-fcbe,
.panel_830c .clean-fcbe {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .border_under_831b .clean-fcbe,
  .panel_830c .clean-fcbe {
    display: block;
  }
}
.border_under_831b .down_0674,
.panel_830c .down_0674 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .border_under_831b .down_0674,
  .panel_830c .down_0674 {
    margin-bottom: 1em;
  }
}
.border_under_831b .down_0674 img,
.panel_830c .down_0674 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.border_under_831b .yellow_8a97,
.panel_830c .yellow_8a97 {
  flex-basis: calc(100% - 160px);
}
.border_under_831b .yellow_8a97 p,
.panel_830c .yellow_8a97 p {
  margin-bottom: 0;
}
.border_under_831b .yellow_8a97 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .border_under_831b .yellow_8a97 {
    padding-left: 0;
  }
}
.panel_830c .yellow_8a97 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel_830c .yellow_8a97 {
    padding-right: 0;
  }
}
.panel_830c .down_0674 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.column_e692 .down_0674 {
  margin-bottom: 0.5em;
}
.column_e692 .down_0674 img {
  width: 100%;
}
.preview_paper_cd30 .huge_111a,
.logo-silver-b77f .huge_111a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo-silver-b77f .green_c694 .progress-ea4f p:last-child {
  margin-bottom: 0;
}
.outline_out_a81c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.text_0003 .wood_0981 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .text_0003 .wood_0981:last-of-type {
    margin-bottom: 0;
  }
}
.text_0003 .wood_0981 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.text_0003 .wood_0981 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.text_0003 .wood_0981 ul li {
  margin: 0 0 0.6em;
}
.text_0003 .wood_0981 ul li.chip-inner-90f2,
.text_0003 .wood_0981 ul li.tooltip_gas_2b0f {
  position: relative;
}
.text_0003 .wood_0981 ul li.chip-inner-90f2 .right_b2ac,
.text_0003 .wood_0981 ul li.tooltip_gas_2b0f .right_b2ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.text_0003 .wood_0981 ul li.chip-inner-90f2:after:after,
.text_0003 .wood_0981 ul li.chip-inner-90f2:after:before,
.text_0003
  .wood_0981
  ul
  li.tooltip_gas_2b0f:after:after,
.text_0003
  .wood_0981
  ul
  li.tooltip_gas_2b0f:after:before {
  content: "";
  display: table;
}
.text_0003 .wood_0981 ul li.chip-inner-90f2:after:after,
.text_0003
  .wood_0981
  ul
  li.tooltip_gas_2b0f:after:after {
  clear: both;
}
.text_0003 .wood_0981 a.dim_1098:hover {
  text-decoration: none;
}
.text_0003 .wood_0981 select {
  max-width: 100%;
}
.text_0003 .wood_0981 table {
  font-size: 85%;
}
.text_0003 .wood_0981 table td,
.text_0003 .wood_0981 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.text_0003 .wood_0981 table tfoot td {
  text-align: left;
}
.text_0003 .wood_0981 :last-child {
  margin-bottom: 0;
}
.text_0003 .wood_0981 .alert_inner_b180 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.text_0003 .wood_0981 .alert_inner_b180 label {
  width: 100%;
}
.text_0003 .wood_0981 .alert_inner_b180 .paragraph_old_bfca {
  width: 100%;
  display: block;
}
.text_0003 .wood_0981 .alert_inner_b180 .hard_db65 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.text_0003 .wood_0981 .alert_inner_b180 .hard_db65:hover svg #svg-search {
  fill: #444;
}
.text_0003 .wood_0981 .alert_inner_b180 .hard_db65 svg {
  width: 18px;
  height: 18px;
}
.text_0003 .fixed_e636 ul ul,
.text_0003 .small_315b ul ul,
.text_0003 .notice_dynamic_f45a ul ul,
.text_0003 .chip_9cee ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.text_0003 .fixed_e636 .info-0c5b > a,
.text_0003 .small_315b .info-0c5b > a,
.text_0003 .notice_dynamic_f45a .info-0c5b > a,
.text_0003 .chip_9cee .info-0c5b > a {
  margin-bottom: 0;
}
.text_0003 .badge-green-1f82 li,
.text_0003 .fixed_e636 li,
.text_0003 .item_full_3e6b li,
.text_0003 .small_315b li,
.text_0003 .notice_dynamic_f45a li,
.text_0003 .chip_9cee li,
.text_0003 .bright_f304 li,
.text_0003 .accordion_fast_b590 li {
  display: block;
  position: relative;
}
.text_0003 .badge-green-1f82 li:last-child,
.text_0003 .fixed_e636 li:last-child,
.text_0003 .item_full_3e6b li:last-child,
.text_0003 .small_315b li:last-child,
.text_0003 .notice_dynamic_f45a li:last-child,
.text_0003 .chip_9cee li:last-child,
.text_0003 .bright_f304 li:last-child,
.text_0003 .accordion_fast_b590 li:last-child {
  border: none;
}
.text_0003 .badge-green-1f82 li a,
.text_0003 .fixed_e636 li a,
.text_0003 .item_full_3e6b li a,
.text_0003 .small_315b li a,
.text_0003 .notice_dynamic_f45a li a,
.text_0003 .chip_9cee li a,
.text_0003 .bright_f304 li a,
.text_0003 .accordion_fast_b590 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text_0003 .badge-green-1f82 li ul li::before,
.text_0003 .fixed_e636 li ul li::before,
.text_0003 .item_full_3e6b li ul li::before,
.text_0003 .small_315b li ul li::before,
.text_0003 .notice_dynamic_f45a li ul li::before,
.text_0003 .chip_9cee li ul li::before,
.text_0003 .bright_f304 li ul li::before,
.text_0003 .accordion_fast_b590 li ul li::before {
  left: 15px;
}
.text_0003 .badge-green-1f82 li ul a,
.text_0003 .fixed_e636 li ul a,
.text_0003 .item_full_3e6b li ul a,
.text_0003 .small_315b li ul a,
.text_0003 .notice_dynamic_f45a li ul a,
.text_0003 .chip_9cee li ul a,
.text_0003 .bright_f304 li ul a,
.text_0003 .accordion_fast_b590 li ul a {
  padding-left: 20px;
}
.text_0003 .badge-green-1f82 li ul ul li::before,
.text_0003 .fixed_e636 li ul ul li::before,
.text_0003 .item_full_3e6b li ul ul li::before,
.text_0003 .small_315b li ul ul li::before,
.text_0003 .notice_dynamic_f45a li ul ul li::before,
.text_0003 .chip_9cee li ul ul li::before,
.text_0003 .bright_f304 li ul ul li::before,
.text_0003 .accordion_fast_b590 li ul ul li::before {
  left: 30px;
}
.text_0003 .badge-green-1f82 li ul ul a,
.text_0003 .fixed_e636 li ul ul a,
.text_0003 .item_full_3e6b li ul ul a,
.text_0003 .small_315b li ul ul a,
.text_0003 .notice_dynamic_f45a li ul ul a,
.text_0003 .chip_9cee li ul ul a,
.text_0003 .bright_f304 li ul ul a,
.text_0003 .accordion_fast_b590 li ul ul a {
  padding-left: 40px;
}
.text_0003 .badge_prev_3476 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.text_0003 .accordion_fast_b590 ul li {
  margin-bottom: 1.41575em;
}
.text_0003 .accordion_fast_b590 ul li .selected-7981 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.text_0003 .accordion_fast_b590 ul li .module_973f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask_huge_b13f .badge-green-1f82 li a,
.mask_huge_b13f .fixed_e636 li a,
.mask_huge_b13f .item_full_3e6b li a,
.mask_huge_b13f .small_315b li a,
.mask_huge_b13f .notice_dynamic_f45a li a,
.mask_huge_b13f .chip_9cee li a,
.mask_huge_b13f .bright_f304 li a,
.mask_huge_b13f .accordion_fast_b590 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_huge_b13f .badge_prev_3476 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_huge_b13f .wood_0981 ul li.chip-inner-90f2 .right_b2ac,
.mask_huge_b13f .wood_0981 ul li.tooltip_gas_2b0f .right_b2ac {
  background: rgba(0, 0, 0, 0.2);
}
.mask_huge_b13f .text_0003 .wood_0981 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_a800 .text_0003 .popup-brown-b435 li {
  margin: 0;
}
.progress_a800 .text_0003 .popup-brown-b435 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress_a800 .text_0003 .popup-brown-b435 li ul {
  margin: 0;
}
.progress_a800 .text_0003 .popup-brown-b435 li ul li a {
  padding-left: 15px;
}
.progress_a800 .text_0003 .popup-brown-b435 li ul li li a {
  padding-left: 30px;
}
.progress_a800 .text_0003 .popup-brown-b435 li.active-2ec9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress_a800 .text_0003 .popup-brown-b435 li.active-2ec9 > 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;
}
.progress_a800 .text_0003 .popup-brown-b435 li.active-2ec9 > 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;
}
.banner-05df a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_033d {
  position: relative;
  z-index: 10;
}
.disabled_033d .dirty-7e44 {
  width: 100%;
  max-width: 100%;
}
.aside-wood-e8d2 .badge_8d3f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside-wood-e8d2 .glass_f4cb {
}
.aside-wood-e8d2 .mask_huge_b13f {
  background: #292929;
}
.header-c2ee .badge_8d3f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header-c2ee .glass_f4cb {
  background: #f9f9f9;
}
.header-c2ee .mask_huge_b13f {
  background: #303030;
}
.filter_c7af .badge_8d3f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter_c7af .title_f9e7 {
    margin-bottom: 1em;
  }
  .filter_c7af .title_f9e7:last-child {
    margin-bottom: 0;
  }
}
.filter_c7af .glass_f4cb {
  background: #ededed;
}
.filter_c7af .mask_huge_b13f {
  background: #1a1a1a;
}
.badge_8d3f.glass_f4cb {
  color: rgba(0, 0, 0, 0.6);
}
.badge_8d3f.glass_f4cb .silver-39d4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_8d3f.mask_huge_b13f {
  color: rgba(255, 255, 255, 0.99);
}
.badge_8d3f.mask_huge_b13f a:not(.dim_1098) {
  color: rgba(255, 255, 255, 0.79);
}
.badge_8d3f.mask_huge_b13f a:not(.dim_1098):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_8d3f.mask_huge_b13f .silver-39d4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_8d3f.mask_huge_b13f table tbody td,
.badge_8d3f.mask_huge_b13f table th {
  background: rgba(0, 0, 0, 0.08);
}
.top_4ec5.aside-42b0 .slider_south_faf0 {
  max-width: initial;
}
.top_4ec5 .pro-2449 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.top_4ec5 .pro-2449 .dirty-7e44 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .top_4ec5 .pro-2449 .dirty-7e44 {
    display: block;
    margin-bottom: 2em;
  }
  .top_4ec5 .pro-2449 .dirty-7e44:last-child {
    margin-bottom: 0;
  }
}
.filter_c7af .title_f9e7:last-child,
.header-c2ee .title_f9e7:last-child,
.aside-wood-e8d2 .title_f9e7:last-child {
  margin-bottom: 0;
}
.filter_c7af .title_f9e7 .text_0003 .wood_0981:last-child,
.header-c2ee .title_f9e7 .text_0003 .wood_0981:last-child,
.aside-wood-e8d2 .title_f9e7 .text_0003 .wood_0981:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter_c7af .advanced_fe97,
  .filter_c7af .backdrop_3c03,
  .header-c2ee .advanced_fe97,
  .header-c2ee .backdrop_3c03,
  .aside-wood-e8d2 .advanced_fe97,
  .aside-wood-e8d2 .backdrop_3c03 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_033d .title_f9e7 {
    margin-bottom: 2em;
  }
}
.disabled_033d p:last-child {
  margin-bottom: 0;
}
.disabled_033d li,
.disabled_033d ul {
  list-style: none;
  margin: 0;
}
.disabled_033d ul ul {
  margin-left: 2.617924em;
}
.text-634f {
  font-size: 0.875em;
}

/* css-noise: 5408 */
.promo-block-m7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
