/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hero_dim_d072/customify
Author: WPCustomify
Author URI: https://pressmaximum.hero_dim_d072
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.hero_dim_d072/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary_69f3.shade_prev_c072/licenses/gpl-2.0.south_ff88
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.fluid-8f76/, (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.icon_4d40.banner_4bf9/normalize.texture_45b4/
 ======
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.texture_45b4 v7.0.0 | MIT License | github.hero_dim_d072/necolas/normalize.texture_45b4 */
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;
}
.chip_huge_beb0 .content-dark-edb6,
.image_7b7f,
.tiny_2f0a,
.image-5cbf,
.progress-9052,
.shade-ae01,
.large-9a28,
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;
}
.image_7b7f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .image_7b7f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .image_7b7f,
  h1 {
    font-size: 1.8em;
  }
}
.tiny_2f0a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tiny_2f0a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tiny_2f0a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tiny_2f0a,
  h2 {
    font-size: 1.7em;
  }
}
.image-5cbf,
h3 {
  font-size: 1.618em;
}
.chip_huge_beb0 .content-dark-edb6,
.progress-9052,
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.over-5517 {
  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;
}
.shadow_368e:after,
.shadow_368e:before,
.form-f760:after,
.form-f760:before {
  content: "";
  display: table;
}
.shadow_368e:after,
.form-f760:after {
  clear: both;
}
.summary_current_5904 {
  float: right;
  margin-right: 0;
}
.item_23c3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside-b9b6 .column-steel-ddc8,
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;
}
.aside-b9b6 .column-steel-ddc8: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;
}
.over_1452 .column-steel-ddc8 {
  box-shadow: none;
}
.over_1452
  .column-steel-ddc8
  .logo_thick_293c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.over_1452 .column-steel-ddc8 .notification-cc1f {
  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;
}
.over_1452
  .column-steel-ddc8
  .notification-cc1f
  b {
  display: none;
}
.over_1452 .hover-42a0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel-steel-d6b9:not(.red_2c84):not(.wide-b62e),
button:not(.red_2c84):not(.wide-b62e),
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ),
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ),
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ) {
  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;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ):hover,
button:not(.red_2c84):not(
    .wide-b62e
  ):hover,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ):hover,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ):hover,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ):active,
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ):focus,
button:not(.red_2c84):not(
    .wide-b62e
  ):active,
button:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ):active,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ):active,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ):active,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ):focus {
  outline: 0;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922 {
  position: relative;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .gallery_4686,
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .aside-9d67,
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .sidebar_435d,
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  i,
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  svg,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .gallery_4686,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .aside-9d67,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .sidebar_435d,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  i,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  svg,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .gallery_4686,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .aside-9d67,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .sidebar_435d,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  i,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  svg,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .gallery_4686,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .aside-9d67,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .sidebar_435d,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  i,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  svg,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .gallery_4686,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .aside-9d67,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  .sidebar_435d,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  i,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922
  svg {
  visibility: hidden;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922:after,
button:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922:after,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922:after,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922:after,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ).fn-loading-d922: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;
}
.carousel-steel-d6b9:not(.red_2c84):not(.wide-b62e),
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ),
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ),
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ) {
  color: #fff;
  background: #235787;
}
.carousel-steel-d6b9:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="button"]:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="reset"]:not(.red_2c84):not(
    .wide-b62e
  ):focus,
input[type="submit"]:not(.red_2c84):not(
    .wide-b62e
  ):focus {
  color: #fff;
}
.carousel-steel-d6b9.fn-disabled-d922:not(.red_2c84):not(
    .wide-b62e
  ),
.carousel-steel-d6b9[disabled]:not(.red_2c84):not(
    .wide-b62e
  ),
button.fn-disabled-d922:not(.red_2c84):not(
    .wide-b62e
  ),
button[disabled]:not(.red_2c84):not(
    .wide-b62e
  ) {
  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;
}
.progress-2ece {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.progress-2ece: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;
}
.footer-out-2524 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article-under-febb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hidden-hard-bb7e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow_368e:after,
.shadow_368e:before,
.status-96df:after,
.status-96df:before,
.section-4cc7:after,
.section-4cc7:before,
.article-2e6e:after,
.article-2e6e:before,
.hover-47c8:after,
.hover-47c8:before,
.article_yellow_8760:after,
.article_yellow_8760:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow_368e:after,
.status-96df:after,
.section-4cc7:after,
.article-2e6e:after,
.hover-47c8:after,
.article_yellow_8760:after {
  clear: both;
}
.status-96df .widget_plasma_283d,
.section-4cc7 .widget_plasma_283d,
.message-c4fc .widget_plasma_283d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hovered_8a7f {
  display: inline-block;
}
.footer-medium-cd30 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer-medium-cd30 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-medium-cd30 .complex-c757 {
  padding: 1em 0;
  font-size: 85%;
}
.complex-c757 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard_f9e6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard_f9e6:after,
.hard_f9e6:before {
  content: "";
  display: table;
}
.hard_f9e6:after {
  clear: both;
}
.alert_silver_848d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column-hovered-4610 .alert_silver_848d {
  max-width: 50%;
}
.filter-dim-5f90 .alert_silver_848d {
  max-width: 33.33%;
}
.status_63dc .alert_silver_848d {
  max-width: 25%;
}
.banner-white-feaa .alert_silver_848d {
  max-width: 20%;
}
.item-b8a9 .alert_silver_848d {
  max-width: 16.66%;
}
.green_8758 .alert_silver_848d {
  max-width: 14.28%;
}
.preview_c586 .alert_silver_848d {
  max-width: 12.5%;
}
.center-558e .alert_silver_848d {
  max-width: 11.11%;
}
.shadow_d94f {
  display: block;
}
.chip_huge_beb0 .heading_solid_0f43 label,
.chip_huge_beb0 .paper_ea10 label,
.chip_huge_beb0 .focus_dcb1 label,
.chip_huge_beb0 .photo-small-53de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_8950 {
  list-style: none;
  margin: 0;
}
.picture_8950 article.list_slow_3fef {
  margin-bottom: 0;
}
.picture_8950 ul {
  list-style: none;
  margin: 0;
}
.picture_8950 .bottom-c9b5 li.list_slow_3fef {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_8950 .bottom-c9b5 li.list_slow_3fef {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_8950 .bottom-c9b5 li.list_slow_3fef:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .picture_8950 .bottom-c9b5 li.list_slow_3fef li.list_slow_3fef li.list_slow_3fef li.list_slow_3fef {
    padding-left: 0;
  }
}
article.list_slow_3fef {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_slow_3fef .status-96df p:last-of-type {
  margin-bottom: 0;
}
article.list_slow_3fef .accent-lite-8b08 {
  float: left;
}
article.list_slow_3fef .button_9200 {
  margin-left: 85px;
}
article.list_slow_3fef .tall-f5ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_slow_3fef .tall-f5ad .photo_fresh_2683 {
  margin-left: 10px;
}
article.list_slow_3fef .breadcrumb_huge_93d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_slow_3fef .progress-static-03af {
  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 .heading_solid_0f43,
  #respond .focus_dcb1,
  #respond .photo-small-53de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_solid_0f43 input,
#respond .focus_dcb1 input,
#respond .photo-small-53de input {
  width: 100%;
}
#respond .photo-small-53de {
  margin-right: 0;
}
#respond .modal-517d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-hard-4bc3 {
  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;
}
.popup-hard-4bc3.complex-32e9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.popup-hard-4bc3 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%);
}
.popup-hard-4bc3:focus,
.popup-hard-4bc3: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);
}
.primary_next_2d5c {
  border-radius: 10%;
}
.focus_out_0166 {
  border-radius: 50%;
}
.box_dark_457e {
  font-size: 0.72em;
}
.avatar-black-ffcf {
  font-size: 0.875em;
}
.left-b03e {
  font-size: 1.1em;
}
.layout-brown-392c {
  text-transform: uppercase;
  line-height: 1.2;
}
.layout-brown-392c.box_dark_457e {
  letter-spacing: 0.5px;
}
.new_b413,
.new_b413 a {
  color: #6d6d6d;
}
.new_b413 a:hover {
  color: #111;
}
.caption_38d0 {
  color: #6d6d6d;
}
.element-f82c {
  overflow-x: hidden;
}
.element-f82c .orange_614f.preview-671c {
  position: relative;
}
.element-f82c .orange_614f.preview-671c.input_fixed_5eb2 {
  position: initial;
}
.element-f82c
  .orange_614f.preview-671c.input_fixed_5eb2
  .north-fcd9 {
  left: auto;
}
.element-f82c .orange_614f .north-fcd9 {
  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;
}
.element-f82c .orange_614f:hover.preview-671c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element-f82c
  .orange_614f:hover.preview-671c
  .north-fcd9 {
  display: block;
  z-index: 9999999;
}
.element-f82c .video_left_f1f8 .picture_thick_48d4,
.element-f82c .sort-right-2d95 .picture_thick_48d4 {
  display: none;
}
.element-f82c .out-36b1 .orange_614f:hover.preview-671c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_huge_beb0 .heading_solid_0f43 label,
.chip_huge_beb0 .paper_ea10 label,
.chip_huge_beb0 .focus_dcb1 label,
.chip_huge_beb0 .photo-small-53de label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_8950 {
  list-style: none;
  margin: 0;
}
.picture_8950 article.list_slow_3fef {
  margin-bottom: 0;
}
.picture_8950 ul {
  list-style: none;
  margin: 0;
}
.picture_8950 .bottom-c9b5 li.list_slow_3fef {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_8950 .bottom-c9b5 li.list_slow_3fef {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_8950 .bottom-c9b5 li.list_slow_3fef:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .picture_8950 .bottom-c9b5 li.list_slow_3fef li.list_slow_3fef li.list_slow_3fef li.list_slow_3fef {
    padding-left: 0;
  }
}
article.list_slow_3fef {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_slow_3fef .status-96df p:last-of-type {
  margin-bottom: 0;
}
article.list_slow_3fef .accent-lite-8b08 {
  float: left;
}
article.list_slow_3fef .button_9200 {
  margin-left: 85px;
}
article.list_slow_3fef .tall-f5ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_slow_3fef .tall-f5ad .photo_fresh_2683 {
  margin-left: 10px;
}
article.list_slow_3fef .breadcrumb_huge_93d7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_slow_3fef .progress-static-03af {
  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 .heading_solid_0f43,
  #respond .focus_dcb1,
  #respond .photo-small-53de {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_solid_0f43 input,
#respond .focus_dcb1 input,
#respond .photo-small-53de input {
  width: 100%;
}
#respond .photo-small-53de {
  margin-right: 0;
}
#respond .modal-517d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_left_f1f8 .out_f406 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.out_f406 .iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a:focus,
.out_f406 .iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a:hover,
.out_f406 .iron_70d6.focused_504c .sidebar_advanced_6520 > li > a:focus,
.out_f406 .iron_70d6.focused_504c .sidebar_advanced_6520 > li > a:hover,
.out_f406 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li > a:focus,
.out_f406 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406
  .iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.out_f406
  .iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a,
.out_f406
  .iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.out_f406
  .iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a,
.out_f406
  .iron_70d6.notification-7106
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.out_f406 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li.huge-4265 > a {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406 .last_c384,
.out_f406 .last_c384 a {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406 .silver_7c0b.active-67ea li a,
.out_f406 .up_76c5 a,
.out_f406 .preview_4d22,
.out_f406 .sidebar_advanced_6520 > li > a,
.out_f406 .logo_prev_59d6 {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406 .silver_7c0b.active-67ea li a:hover,
.out_f406 .up_76c5 a:hover,
.out_f406 .preview_4d22:hover,
.out_f406 .sidebar_advanced_6520 > li > a:hover,
.out_f406 .logo_prev_59d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406 .cool-5360 {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406 .cool-5360 .icon-yellow-8fd8 {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406 .cool-5360:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_f406 .notice_paper_0299 .narrow_88ec {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_f406 .notice_paper_0299 .narrow_88ec .label-c2e6 {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406
  .notice_paper_0299
  .narrow_88ec
  .label-c2e6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406
  .notice_paper_0299
  .narrow_88ec
  .label-c2e6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406
  .notice_paper_0299
  .narrow_88ec
  .label-c2e6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406
  .notice_paper_0299
  .narrow_88ec
  .label-c2e6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406 .notice_paper_0299 .huge-8039 {
  color: rgba(255, 255, 255, 0.79);
}
.out_f406 .notice_paper_0299 .huge-8039:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-solid-2f37
  .out_f406
  .notice_paper_0299
  .component_green_f81a
  .tall-477f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel-solid-2f37
  .out_f406
  .notice_paper_0299
  .component_green_f81a
  .label-c2e6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_left_f1f8 .link-b935 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.link-b935 .iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a:focus,
.link-b935 .iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a:hover,
.link-b935 .iron_70d6.focused_504c .sidebar_advanced_6520 > li > a:focus,
.link-b935 .iron_70d6.focused_504c .sidebar_advanced_6520 > li > a:hover,
.link-b935 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li > a:focus,
.link-b935 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-b935
  .iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.link-b935
  .iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a,
.link-b935
  .iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.link-b935
  .iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a,
.link-b935
  .iron_70d6.notification-7106
  .sidebar_advanced_6520
  > li.sort_95f7
  > a,
.link-b935 .iron_70d6.notification-7106 .sidebar_advanced_6520 > li.huge-4265 > a {
  color: rgba(0, 0, 0, 0.8);
}
.link-b935 .last_c384,
.link-b935 .last_c384 a {
  color: rgba(0, 0, 0, 0.8);
}
.link-b935 .silver_7c0b.active-67ea li a,
.link-b935 .up_76c5 a,
.link-b935 .preview_4d22,
.link-b935 .sidebar_advanced_6520 > li > a,
.link-b935 .logo_prev_59d6 {
  color: rgba(0, 0, 0, 0.55);
}
.link-b935 .silver_7c0b.active-67ea li a:hover,
.link-b935 .up_76c5 a:hover,
.link-b935 .preview_4d22:hover,
.link-b935 .sidebar_advanced_6520 > li > a:hover,
.link-b935 .logo_prev_59d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-b935 .cool-5360 {
  color: rgba(0, 0, 0, 0.55);
}
.link-b935 .cool-5360 .icon-yellow-8fd8 {
  color: rgba(0, 0, 0, 0.8);
}
.link-b935 .cool-5360:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-inner-84f0 .header_soft_9d8d {
  margin-left: auto;
  margin-right: auto;
}
.section-4cc7 > * {
  margin-left: auto;
  margin-right: auto;
}
.section-4cc7 .footer-out-2524 {
  margin-right: 1.41575em;
}
.box_71df .section-4cc7 > .input-tiny-e469 {
  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;
}
.box_71df .section-4cc7 > .south_4737 {
  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;
}
.brown_c797.content-inner-84f0 .header_soft_9d8d,
.hard-b8ae.content-inner-84f0 .header_soft_9d8d {
  margin-left: 0;
}
.alert-23e4.content-inner-84f0 .header_soft_9d8d,
.last-306b.content-inner-84f0 .header_soft_9d8d {
  margin-right: 0;
}
.section-4cc7 ol,
.section-4cc7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout_6dd7 video {
  max-width: 100%;
}
.content-24d2 img {
  display: block;
}
.content-24d2.footer-out-2524,
.content-24d2.article-under-febb {
  width: 100%;
}
.content-24d2.south_4737 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.module-large-6f02:not(.gradient-8ba4) {
  margin: 1.5em auto;
}
.narrow-0a80 p {
  padding: 1.5em 14px;
}
ul.outline_f15d.south_4737,
ul.outline_f15d.input-tiny-e469,
ul.outline_f15d.soft_9e86.input-tiny-e469 {
  padding: 0 14px;
}
.south-74d1 {
  display: block;
  overflow-x: auto;
}
.south-74d1 table {
  border-collapse: collapse;
  width: 100%;
}
.south-74d1 td,
.south-74d1 th {
  padding: 0.5em;
}
.section-4cc7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section-4cc7 ol ol,
.section-4cc7 ol ul,
.section-4cc7 ul ol,
.section-4cc7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section-4cc7 ol ol li,
.section-4cc7 ol ul li,
.section-4cc7 ul ol li,
.section-4cc7 ul ul li {
  margin-left: 0;
}
.summary_08bc.copper_dbfd > .fast-3f1d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.summary_08bc.copper_dbfd > .fast-3f1d iframe,
.summary_08bc.copper_dbfd > .fast-3f1d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar_outer_ce34 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar_outer_ce34.card_c0cf {
  padding: 0;
}
.sidebar_outer_ce34.card_c0cf cite {
  font-size: 13px;
}
.sidebar_outer_ce34 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar_outer_ce34 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture_8171 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture_8171 > p:first-child {
  margin-top: 0;
}
.texture_8171 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture_8171 blockquote {
  border-left: 0;
}
.dim-6b3d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dim-6b3d:not(.video_9af2) {
  max-width: 100px;
}
.dim-6b3d.element-north-2c4c {
  border-bottom: none !important;
  text-align: center;
}
.dim-6b3d.element-north-2c4c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .narrow-0a80 p {
    padding: 1.5em 0;
  }
}
.glass_eb96 {
  color: #0073aa;
}
.label-acbb {
  background-color: #0073aa;
}
.middle-4282 {
  color: #229fd8;
}
.info_f3e1 {
  background-color: #229fd8;
}
.frame-hard-1e51 {
  color: #eee;
}
.title_pressed_6009 {
  background-color: #eee;
}
.border-hard-e313 {
  color: #444;
}
.carousel_slow_c0e2 {
  background-color: #444;
}
.sidebar_action_55dc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar_action_55dc .tiny-1dfd .up_76c5 {
  font-size: 15px;
}
.sidebar_action_55dc .up_76c5 {
  line-height: 1.3;
}
.sidebar_action_55dc .link-b935 {
}
.sidebar_action_55dc .out_f406 {
  background: #235787;
}
.caption-09a1 {
  padding: 0;
}
.caption-09a1 .out_f406 {
  background: #1a1a1a;
}
.caption-09a1 .link-b935 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.out-23e5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.out-23e5 .link-b935 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.out-23e5 .out_f406 {
  background: #303030;
}
.article_yellow_8760 {
  position: relative;
  z-index: 10;
}
.article_yellow_8760 .cool-3f5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description-gold-2fcf .preview-671c {
  display: inline-block;
  vertical-align: middle;
}
.description-gold-2fcf.component-9329 .preview-671c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description-gold-2fcf.component-9329 .preview-671c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description-gold-2fcf.component-9329 .preview-671c {
    margin-right: 0.4em;
  }
}
.description-gold-2fcf.component-9329 .preview-671c:last-child {
  margin-right: 0;
}
.element_7af8 .cool-3f5b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_left_f1f8 .tiny-1dfd {
    margin: 0 -0.5em;
  }
  .video_left_f1f8 .tiny-1dfd [class*="customify-col-"],
  .video_left_f1f8 .tiny-1dfd [class*="customify-col_"],
  .video_left_f1f8 .tiny-1dfd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_left_f1f8.row-prev-86d6 .cool-3f5b {
  background: 0 0 !important;
}
.video_left_f1f8.row-prev-86d6 .cool-3f5b,
.video_left_f1f8.element_7af8 .cool-3f5b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_left_f1f8.narrow-33dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_left_f1f8.element_7af8 .cool-3f5b {
  box-shadow: none !important;
}
.tall-b53e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall-b53e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall-b53e {
    padding: 18px 0 20px;
  }
}
.tall-b53e .picture-fast-dd8c {
  width: 100%;
}
.tall-b53e .slider_20b0 {
  margin-bottom: 0;
}
.tall-b53e .caption_new_51bd {
  margin-top: 5px;
  font-size: 0.875em;
}
.outer-4612 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outer-4612 .description-dcef {
  width: 100%;
}
.accordion_bd08 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion_bd08 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion_bd08 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;
}
.accordion_bd08 li:last-child:after {
  display: none;
}
.accordion_bd08 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gas_1a02 .picture_thick_48d4 button,
.tall-b53e .picture_thick_48d4 button {
  left: 0;
}
.gas_1a02 .description-dcef,
.tall-b53e .description-dcef {
  padding-left: 0;
  padding-right: 0;
}
.gas_1a02 .outer-4612,
.tall-b53e .outer-4612 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gas_1a02 {
  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;
}
.gas_1a02: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;
}
.gas_1a02 .copper_f7b0 {
  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) {
  .gas_1a02 .copper_f7b0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gas_1a02 .copper_f7b0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gas_1a02 .copper_f7b0 {
    min-height: 200px;
  }
}
.gas_1a02 .accordion_bd08 {
  color: rgba(255, 255, 255, 0.8);
}
.gas_1a02 .accordion_bd08 a,
.gas_1a02 .accordion_bd08 li:after {
  color: inherit;
}
.gas_1a02 .accordion_bd08 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pro-31ff {
  margin-bottom: 0.5em;
}
.background-c3c7 {
  margin-bottom: 1.2em;
}
.background-c3c7,
.pro-31ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background-c3c7 p:last-child,
.pro-31ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .picture_thick_48d4,
#masthead .picture_thick_48d4 {
  display: none;
}
#masthead
  > .picture_thick_48d4.list_93f8 {
  display: none;
}
#masthead > .picture_thick_48d4 button {
  left: 0;
}
.hidden-action-1cb2 {
  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%;
}
.hidden-action-1cb2 .preview-671c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden-action-1cb2 .video-white-d871 {
  display: -webkit-box;
  display: flex;
}
.hidden-action-1cb2 .video-white-d871.old_ad43 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden-action-1cb2 .video-white-d871.container_dcfe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-action-1cb2 .video-white-d871.notification-a35d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden-action-1cb2.notice-f3e5.tiny-2acc .video-white-d871.old_ad43 {
  flex-basis: 100%;
}
.hidden-action-1cb2.inner-b325 .video-white-d871.container_dcfe {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden-action-1cb2.inner-b325 .video-white-d871.notification-a35d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .picture_thick_48d4.list_93f8 {
  display: none;
}
#masthead > .picture_thick_48d4 button {
  left: 0;
}
.shade-0f98 {
  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;
}
.shade-0f98:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade-0f98.mask-18c5 i {
  margin-right: 4px;
}
.shade-0f98.footer-paper-47f4 i {
  margin-left: 5px;
}
.up_76c5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up_76c5 p:last-child {
  margin-bottom: 0;
}
.notice_322a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notice_322a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notice_322a img {
  display: block;
  width: auto;
  line-height: 1;
}
.notice_322a .last_c384 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notice_322a .column_copper_5e30 {
  margin: 5px 0 7px 0;
}
.notice_322a.up_b13d .medium_4ca9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_322a.up_b13d .background-complex-7d5a {
  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;
}
.notice_322a.grid_easy_3d94 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notice_322a.grid_easy_3d94 .medium_4ca9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_322a.grid_easy_3d94 .background-complex-7d5a {
  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;
}
.notice_322a.first-7a44 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice_322a.wide_2710 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notice_322a.wide_2710 .background-complex-7d5a {
  margin-top: 7px;
}
.list-hard-9ef2 {
  display: inline-block;
}
.article_yellow_8760 .wrapper-dark-7cd4 .notice_322a img {
  max-width: 100%;
}
.iron_70d6 .dark-fa6d.shadow-9f66,
.video_hovered_73b2 .dark-fa6d.shadow-9f66 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.iron_70d6 .frame_soft_66f2,
.video_hovered_73b2 .frame_soft_66f2 {
  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%);
}
.iron_70d6 .frame_soft_66f2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.iron_70d6.upper_7941 .frame_soft_66f2 {
  display: none;
}
.iron_70d6 .frame-d2c5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_70d6 .frame-d2c5 li {
  display: inline-block;
  position: relative;
}
.iron_70d6 .frame-d2c5 li:last-child {
  margin-right: 0;
}
.iron_70d6 .frame-d2c5 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;
}
.iron_70d6 .frame-d2c5 li.huge-4265 > a {
  color: rgba(0, 0, 0, 0.9);
}
.iron_70d6 .frame-d2c5 > 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;
}
.iron_70d6 .frame-d2c5 > li > a i {
  line-height: 0;
}
.iron_70d6 .frame-d2c5 > li.feature-05a4 > a .frame_soft_66f2 {
  margin-left: 4px;
  line-height: 0;
}
.iron_70d6 .frame-d2c5 .item-bd4a li.feature-05a4 > a {
  position: relative;
}
.iron_70d6 .frame-d2c5 .item-bd4a li.feature-05a4 > a:after,
.iron_70d6 .frame-d2c5 .item-bd4a li.feature-05a4 > a:before {
  content: "";
  display: table;
}
.iron_70d6 .frame-d2c5 .item-bd4a li.feature-05a4 > a:after {
  clear: both;
}
.iron_70d6 .frame-d2c5 .item-bd4a li.feature-05a4 > a .frame_soft_66f2 {
  margin-left: 5px;
  float: right;
}
.iron_70d6 .avatar_short_bd43,
.iron_70d6 .item-bd4a {
  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;
}
.iron_70d6 .item-bd4a {
  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;
}
.iron_70d6 .item-bd4a .shadow-9f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.iron_70d6 .item-bd4a .frame_soft_66f2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.iron_70d6 .item-bd4a li {
  display: block;
  margin: 0;
  padding: 0;
}
.iron_70d6 .item-bd4a 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;
}
.iron_70d6 .item-bd4a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.iron_70d6 .item-bd4a .item-bd4a {
  top: 0;
  left: 100%;
}
.iron_70d6 .sidebar_upper_0dc7.fn-focus-d922 > .avatar_short_bd43,
.iron_70d6 .sidebar_upper_0dc7.fn-focus-d922 > .item-bd4a,
.iron_70d6 .sidebar_upper_0dc7:focus > .avatar_short_bd43,
.iron_70d6 .sidebar_upper_0dc7:focus > .item-bd4a,
.iron_70d6 .sidebar_upper_0dc7:hover > .avatar_short_bd43,
.iron_70d6 .sidebar_upper_0dc7:hover > .item-bd4a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.iron_70d6.notification-7106 .sidebar_advanced_6520:after,
.iron_70d6.notification-7106 .sidebar_advanced_6520:before {
  content: "";
  display: table;
}
.iron_70d6.notification-7106 .sidebar_advanced_6520:after {
  clear: both;
}
.iron_70d6.notification-7106 .sidebar_advanced_6520 > li {
  float: left;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520:after,
.iron_70d6.disabled_up_304d .sidebar_advanced_6520:before {
  content: "";
  display: table;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520:after {
  clear: both;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520 > li {
  float: left;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.iron_70d6.disabled_up_304d .sidebar_advanced_6520 > li.sort_95f7 > a,
.iron_70d6.disabled_up_304d .sidebar_advanced_6520 > li.huge-4265 > a {
  color: #fff;
  background-color: #1e4b75;
}
.iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a .shadow-9f66 {
  position: relative;
}
.iron_70d6.border-glass-5fe0 .sidebar_advanced_6520 > li > a .shadow-9f66: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;
}
.iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li:focus
  > a
  .shadow-9f66:before,
.iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li:hover
  > a
  .shadow-9f66:before {
  width: 100%;
  background-color: currentColor;
}
.iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.sort_95f7
  > a
  .shadow-9f66:before,
.iron_70d6.border-glass-5fe0
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a
  .shadow-9f66:before {
  width: 100%;
  background-color: currentColor;
}
.iron_70d6.focused_504c .sidebar_advanced_6520 > li > a .shadow-9f66 {
  position: relative;
}
.iron_70d6.focused_504c .sidebar_advanced_6520 > li > a .shadow-9f66: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;
}
.iron_70d6.focused_504c .sidebar_advanced_6520 > li:focus > a .shadow-9f66:before,
.iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li:hover
  > a
  .shadow-9f66:before {
  width: 100%;
  background-color: currentColor;
}
.iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.sort_95f7
  > a
  .shadow-9f66:before,
.iron_70d6.focused_504c
  .sidebar_advanced_6520
  > li.picture-ecd0
  > a
  .shadow-9f66:before {
  width: 100%;
  background-color: currentColor;
}
.video_hovered_73b2 .frame-d2c5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video_hovered_73b2 .frame-d2c5 li:first-child > a {
  border-top: none;
}
.video_hovered_73b2 .frame-d2c5 .message_hovered_74e8 > .shadow-9f66 .frame_soft_66f2 {
  display: none;
}
.video_hovered_73b2 .frame-d2c5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video_hovered_73b2 .frame-d2c5 li:last-child {
  border: none;
}
.video_hovered_73b2 .frame-d2c5 li.feature-05a4 > a {
  padding-right: 45px !important;
}
.video_hovered_73b2 .frame-d2c5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video_hovered_73b2 .frame-d2c5 li a:focus,
.video_hovered_73b2 .frame-d2c5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video_hovered_73b2 .frame-d2c5 li .element_solid_6658 {
  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;
}
.video_hovered_73b2 .frame-d2c5 li .element_solid_6658:hover {
  box-shadow: none;
}
.video_hovered_73b2 .frame-d2c5 li .element_solid_6658 .frame_soft_66f2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video_hovered_73b2 .frame-d2c5 .item-bd4a {
  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);
}
.video_hovered_73b2 .frame-d2c5 .item-bd4a li a {
  padding-left: 3em;
}
.video_hovered_73b2 .frame-d2c5 .small-477d > a .element_solid_6658 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video_hovered_73b2 .frame-d2c5 .small-477d > .item-bd4a {
  display: block;
  opacity: 1;
}
.black_6293 {
  max-width: 100%;
}
.background-4be5 {
  line-height: 0;
  cursor: pointer;
}
.logo_prev_59d6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.logo_prev_59d6:hover {
  box-shadow: none;
  color: currentColor;
}
.logo_prev_59d6 svg {
  width: 18px;
  height: 18px;
}
.logo_prev_59d6 .gold_6fb9 {
  display: none;
}
.under-c106 {
  position: relative;
}
.under-c106.fn-active-d922 .logo_prev_59d6 .component-855b {
  display: none;
}
.under-c106.fn-active-d922 .logo_prev_59d6 .gold_6fb9 {
  display: inline-block;
}
.under-c106 .grid_0dee {
  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);
}
.under-c106.under-d1d5 .grid_0dee {
  left: auto;
  right: -0.9em;
}
.under-c106.under-d1d5 .progress_upper_4fd6::before {
  left: auto;
  right: 15px;
}
.under-c106.fn-active-d922 .grid_0dee {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component_green_f81a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.component_green_f81a label {
  flex-basis: 100%;
}
.component_green_f81a .narrow_88ec {
  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;
}
.component_green_f81a .label-c2e6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.component_green_f81a .label-c2e6:focus {
  background-color: transparent;
}
.component_green_f81a button.huge-8039 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.component_green_f81a button.huge-8039:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.component_green_f81a button.huge-8039 svg {
  width: 18px;
  height: 18px;
}
.component_green_f81a input[type="submit"] {
  min-height: auto;
}
.notice_paper_0299 .component_green_f81a .label-c2e6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress_upper_4fd6 {
  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) {
  .progress_upper_4fd6 {
    width: 220px;
  }
}
.progress_upper_4fd6 label {
  flex-basis: 100%;
}
.progress_upper_4fd6::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.carousel-solid-2f37 .notice_paper_0299 .component_green_f81a {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.carousel-solid-2f37
  .notice_paper_0299
  .component_green_f81a
  .narrow_88ec {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.carousel-solid-2f37 .notice_paper_0299 .component_green_f81a .label-c2e6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.carousel-solid-2f37
  .notice_paper_0299
  .component_green_f81a
  .label-c2e6:focus {
  background: 0 0;
}
.carousel-solid-2f37
  .notice_paper_0299
  .component_green_f81a
  .tall-477f {
  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;
}
.silver_7c0b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.silver_7c0b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.silver_7c0b li:last-child {
  margin-right: 0;
}
.silver_7c0b li:first-child {
  margin-left: 0;
}
.silver_7c0b.over-a6af a {
  color: #fff;
}
.silver_7c0b.over-a6af a:hover {
  color: #fff;
}
.silver_7c0b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.silver_7c0b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.silver_7c0b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.silver_7c0b a:hover {
  opacity: 0.9;
  color: inherit;
}
.silver_7c0b [class*="social-icon-apple"] {
  background-color: #999;
}
.silver_7c0b [class*="social-icon-apple"].gold-c6c3 {
  background-color: transparent;
  color: #999;
}
.silver_7c0b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.silver_7c0b [class*="social-icon-behance"].gold-c6c3 {
  background-color: transparent;
  color: #1769ff;
}
.silver_7c0b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.silver_7c0b [class*="social-icon-bitbucket"].gold-c6c3 {
  background-color: transparent;
  color: #205081;
}
.silver_7c0b [class*="social-icon-codepen"] {
  background-color: #000;
}
.silver_7c0b [class*="social-icon-codepen"].gold-c6c3 {
  background-color: transparent;
  color: #000;
}
.silver_7c0b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.silver_7c0b [class*="social-icon-delicious"].gold-c6c3 {
  background-color: transparent;
  color: #39f;
}
.silver_7c0b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.silver_7c0b [class*="social-icon-digg"].gold-c6c3 {
  background-color: transparent;
  color: #005be2;
}
.silver_7c0b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.silver_7c0b [class*="social-icon-dribbble"].gold-c6c3 {
  background-color: transparent;
  color: #ea4c89;
}
.silver_7c0b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.silver_7c0b [class*="social-icon-envelope"].gold-c6c3 {
  background-color: transparent;
  color: #ea4335;
}
.silver_7c0b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.silver_7c0b [class*="social-icon-facebook"].gold-c6c3 {
  background-color: transparent;
  color: #3b5998;
}
.silver_7c0b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.silver_7c0b [class*="social-icon-flickr"].gold-c6c3 {
  background-color: transparent;
  color: #0063dc;
}
.silver_7c0b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.silver_7c0b [class*="social-icon-foursquare"].gold-c6c3 {
  background-color: transparent;
  color: #2d5be3;
}
.silver_7c0b [class*="social-icon-github"] {
  background-color: #333;
}
.silver_7c0b [class*="social-icon-github"].gold-c6c3 {
  background-color: transparent;
  color: #333;
}
.silver_7c0b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.silver_7c0b [class*="social-icon-google-plus"].gold-c6c3 {
  background-color: transparent;
  color: #dd4b39;
}
.silver_7c0b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.silver_7c0b [class*="social-icon-houzz"].gold-c6c3 {
  background-color: transparent;
  color: #7ac142;
}
.silver_7c0b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.silver_7c0b [class*="social-icon-instagram"].gold-c6c3 {
  background-color: transparent;
  color: #262626;
}
.silver_7c0b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.silver_7c0b [class*="social-icon-jsfiddle"].gold-c6c3 {
  background-color: transparent;
  color: #487aa2;
}
.silver_7c0b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.silver_7c0b [class*="social-icon-linkedin"].gold-c6c3 {
  background-color: transparent;
  color: #0077b5;
}
.silver_7c0b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.silver_7c0b [class*="social-icon-medium"].gold-c6c3 {
  background-color: transparent;
  color: #00ab6b;
}
.silver_7c0b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.silver_7c0b
  [class*="social-icon-odnoklassniki"].gold-c6c3 {
  background-color: transparent;
  color: #f4731c;
}
.silver_7c0b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.silver_7c0b [class*="social-icon-meetup"].gold-c6c3 {
  background-color: transparent;
  color: #ec1c40;
}
.silver_7c0b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.silver_7c0b [class*="social-icon-pinterest"].gold-c6c3 {
  background-color: transparent;
  color: #bd081c;
}
.silver_7c0b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.silver_7c0b [class*="social-icon-product-hunt"].gold-c6c3 {
  background-color: transparent;
  color: #da552f;
}
.silver_7c0b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.silver_7c0b [class*="social-icon-reddit"].gold-c6c3 {
  background-color: transparent;
  color: #ff4500;
}
.silver_7c0b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.silver_7c0b [class*="social-icon-rss"].gold-c6c3 {
  background-color: transparent;
  color: #f26522;
}
.silver_7c0b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.silver_7c0b
  [class*="social-icon-shopping-cart"].gold-c6c3 {
  background-color: transparent;
  color: #4caf50;
}
.silver_7c0b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.silver_7c0b [class*="social-icon-skype"].gold-c6c3 {
  background-color: transparent;
  color: #00aff0;
}
.silver_7c0b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.silver_7c0b [class*="social-icon-slideshare"].gold-c6c3 {
  background-color: transparent;
  color: #0077b5;
}
.silver_7c0b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.silver_7c0b [class*="social-icon-snapchat"].gold-c6c3 {
  background-color: transparent;
  color: #fffc00;
}
.silver_7c0b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.silver_7c0b [class*="social-icon-soundcloud"].gold-c6c3 {
  background-color: transparent;
  color: #f80;
}
.silver_7c0b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.silver_7c0b [class*="social-icon-spotify"].gold-c6c3 {
  background-color: transparent;
  color: #2ebd59;
}
.silver_7c0b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.silver_7c0b
  [class*="social-icon-stack-overflow"].gold-c6c3 {
  background-color: transparent;
  color: #fe7a15;
}
.silver_7c0b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.silver_7c0b [class*="social-icon-maldkfgram"].gold-c6c3 {
  background-color: transparent;
  color: #2ca5e0;
}
.silver_7c0b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.silver_7c0b [class*="social-icon-tripadvisor"].gold-c6c3 {
  background-color: transparent;
  color: #589442;
}
.silver_7c0b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.silver_7c0b [class*="social-icon-tumblr"].gold-c6c3 {
  background-color: transparent;
  color: #35465c;
}
.silver_7c0b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.silver_7c0b [class*="social-icon-twitch"].gold-c6c3 {
  background-color: transparent;
  color: #6441a5;
}
.silver_7c0b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.silver_7c0b [class*="social-icon-twitter"].gold-c6c3 {
  background-color: transparent;
  color: #1da1f2;
}
.silver_7c0b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.silver_7c0b [class*="social-icon-vimeo"].gold-c6c3 {
  background-color: transparent;
  color: #1ab7ea;
}
.silver_7c0b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.silver_7c0b [class*="social-icon-vk"].gold-c6c3 {
  background-color: transparent;
  color: #45668e;
}
.silver_7c0b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.silver_7c0b [class*="social-icon-weibo"].gold-c6c3 {
  background-color: transparent;
  color: #df2029;
}
.silver_7c0b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.silver_7c0b [class*="social-icon-weixin"].gold-c6c3 {
  background-color: transparent;
  color: #7bb32e;
}
.silver_7c0b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.silver_7c0b [class*="social-icon-whatsapp"].gold-c6c3 {
  background-color: transparent;
  color: #25d366;
}
.silver_7c0b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.silver_7c0b [class*="social-icon-wordpress"].gold-c6c3 {
  background-color: transparent;
  color: #21759b;
}
.silver_7c0b [class*="social-icon-xing"] {
  background-color: #026466;
}
.silver_7c0b [class*="social-icon-xing"].gold-c6c3 {
  background-color: transparent;
  color: #026466;
}
.silver_7c0b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.silver_7c0b [class*="social-icon-yelp"].gold-c6c3 {
  background-color: transparent;
  color: #af0606;
}
.silver_7c0b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.silver_7c0b [class*="social-icon-youtube"].gold-c6c3 {
  background-color: transparent;
  color: #cd201f;
}
.preview_4d22 {
  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;
}
.preview_4d22:hover {
  box-shadow: none;
  background: 0 0;
}
.description-advanced-f1d9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search_smooth_d898 {
  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;
}
.top-f9cd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge_4354 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge_4354,
.huge_4354::after,
.huge_4354::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;
}
.huge_4354::after,
.huge_4354::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_over_3684 .search_smooth_d898 .top-f9cd {
  margin-top: -2px;
  width: 19px;
}
.carousel_over_3684 .search_smooth_d898 .huge_4354 {
  margin-top: -1px;
}
.carousel_over_3684 .search_smooth_d898 .huge_4354,
.carousel_over_3684 .search_smooth_d898 .huge_4354::after,
.carousel_over_3684 .search_smooth_d898 .huge_4354::before {
  width: 19px;
  height: 2px;
}
.carousel_over_3684 .search_smooth_d898 .huge_4354::before {
  top: -6px;
}
.carousel_over_3684 .search_smooth_d898 .huge_4354::after {
  bottom: -6px;
}
.primary-hard-760c .search_smooth_d898 .top-f9cd {
  margin-top: -2px;
  width: 22px;
}
.primary-hard-760c .search_smooth_d898 .huge_4354 {
  margin-top: -1px;
}
.primary-hard-760c .search_smooth_d898 .huge_4354,
.primary-hard-760c .search_smooth_d898 .huge_4354::after,
.primary-hard-760c .search_smooth_d898 .huge_4354::before {
  width: 22px;
  height: 2px;
}
.primary-hard-760c .search_smooth_d898 .huge_4354::before {
  top: -7px;
}
.primary-hard-760c .search_smooth_d898 .huge_4354::after {
  bottom: -7px;
}
.modal-6768 .search_smooth_d898 .top-f9cd {
  margin-top: -2px;
  width: 31px;
}
.modal-6768 .search_smooth_d898 .huge_4354 {
  margin-top: -1.5px;
}
.modal-6768 .search_smooth_d898 .huge_4354,
.modal-6768 .search_smooth_d898 .huge_4354::after,
.modal-6768 .search_smooth_d898 .huge_4354::before {
  width: 31px;
  height: 3px;
}
.modal-6768 .search_smooth_d898 .huge_4354::before {
  top: -9px;
}
.modal-6768 .search_smooth_d898 .huge_4354::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge_313c .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 19px;
  }
  .huge_313c .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .huge_313c .search_smooth_d898 .huge_4354,
  .huge_313c .search_smooth_d898 .huge_4354::after,
  .huge_313c .search_smooth_d898 .huge_4354::before {
    width: 19px;
    height: 2px;
  }
  .huge_313c .search_smooth_d898 .huge_4354::before {
    top: -6px;
  }
  .huge_313c .search_smooth_d898 .huge_4354::after {
    bottom: -6px;
  }
  .background_adde .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 22px;
  }
  .background_adde .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .background_adde .search_smooth_d898 .huge_4354,
  .background_adde .search_smooth_d898 .huge_4354::after,
  .background_adde .search_smooth_d898 .huge_4354::before {
    width: 22px;
    height: 2px;
  }
  .background_adde .search_smooth_d898 .huge_4354::before {
    top: -7px;
  }
  .background_adde .search_smooth_d898 .huge_4354::after {
    bottom: -7px;
  }
  .filter_left_a012 .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 31px;
  }
  .filter_left_a012 .search_smooth_d898 .huge_4354 {
    margin-top: -1.5px;
  }
  .filter_left_a012 .search_smooth_d898 .huge_4354,
  .filter_left_a012 .search_smooth_d898 .huge_4354::after,
  .filter_left_a012 .search_smooth_d898 .huge_4354::before {
    width: 31px;
    height: 3px;
  }
  .filter_left_a012 .search_smooth_d898 .huge_4354::before {
    top: -9px;
  }
  .filter_left_a012 .search_smooth_d898 .huge_4354::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-2395 .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 19px;
  }
  .accordion-2395 .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .accordion-2395 .search_smooth_d898 .huge_4354,
  .accordion-2395 .search_smooth_d898 .huge_4354::after,
  .accordion-2395 .search_smooth_d898 .huge_4354::before {
    width: 19px;
    height: 2px;
  }
  .accordion-2395 .search_smooth_d898 .huge_4354::before {
    top: -6px;
  }
  .accordion-2395 .search_smooth_d898 .huge_4354::after {
    bottom: -6px;
  }
  .last_5fe9 .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 22px;
  }
  .last_5fe9 .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .last_5fe9 .search_smooth_d898 .huge_4354,
  .last_5fe9 .search_smooth_d898 .huge_4354::after,
  .last_5fe9 .search_smooth_d898 .huge_4354::before {
    width: 22px;
    height: 2px;
  }
  .last_5fe9 .search_smooth_d898 .huge_4354::before {
    top: -7px;
  }
  .last_5fe9 .search_smooth_d898 .huge_4354::after {
    bottom: -7px;
  }
  .middle_9936 .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 31px;
  }
  .middle_9936 .search_smooth_d898 .huge_4354 {
    margin-top: -1.5px;
  }
  .middle_9936 .search_smooth_d898 .huge_4354,
  .middle_9936 .search_smooth_d898 .huge_4354::after,
  .middle_9936 .search_smooth_d898 .huge_4354::before {
    width: 31px;
    height: 3px;
  }
  .middle_9936 .search_smooth_d898 .huge_4354::before {
    top: -9px;
  }
  .middle_9936 .search_smooth_d898 .huge_4354::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .item-prev-c773 .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 19px;
  }
  .item-prev-c773 .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .item-prev-c773 .search_smooth_d898 .huge_4354,
  .item-prev-c773 .search_smooth_d898 .huge_4354::after,
  .item-prev-c773 .search_smooth_d898 .huge_4354::before {
    width: 19px;
    height: 2px;
  }
  .item-prev-c773 .search_smooth_d898 .huge_4354::before {
    top: -6px;
  }
  .item-prev-c773 .search_smooth_d898 .huge_4354::after {
    bottom: -6px;
  }
  .block_50cd .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 22px;
  }
  .block_50cd .search_smooth_d898 .huge_4354 {
    margin-top: -1px;
  }
  .block_50cd .search_smooth_d898 .huge_4354,
  .block_50cd .search_smooth_d898 .huge_4354::after,
  .block_50cd .search_smooth_d898 .huge_4354::before {
    width: 22px;
    height: 2px;
  }
  .block_50cd .search_smooth_d898 .huge_4354::before {
    top: -7px;
  }
  .block_50cd .search_smooth_d898 .huge_4354::after {
    bottom: -7px;
  }
  .pagination-selected-4e4a .search_smooth_d898 .top-f9cd {
    margin-top: -2px;
    width: 31px;
  }
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354 {
    margin-top: -1.5px;
  }
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354,
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354::after,
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354::before {
    width: 31px;
    height: 3px;
  }
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354::before {
    top: -9px;
  }
  .pagination-selected-4e4a .search_smooth_d898 .huge_4354::after {
    bottom: -9px;
  }
}
.aside-d8da .huge_4354 {
  -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);
}
.aside-d8da .huge_4354::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.aside-d8da .huge_4354::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);
}
.aside-d8da.outline_a4e6 .huge_4354 {
  -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);
}
.aside-d8da.outline_a4e6 .huge_4354::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.aside-d8da.outline_a4e6 .huge_4354::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);
}
.warm_fc8f {
  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.out-ce59:before {
  display: none;
}
.sort-right-2d95 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sort-right-2d95 .iron_4642 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sort-right-2d95 .iron_4642:last-of-type {
  border-bottom: none;
}
.sort-right-2d95 .iron_4642.overlay-2ba3,
.sort-right-2d95 .iron_4642.section_f0f4,
.sort-right-2d95 .iron_4642.texture-full-a525 {
  padding: 0;
}
.sort-right-2d95 .video_hovered_73b2 .element_solid_6658 {
  color: currentColor;
}
.sort-right-2d95 .video_hovered_73b2 .element_solid_6658:focus,
.sort-right-2d95 .video_hovered_73b2 .element_solid_6658:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-right-2d95.link-b935 .cool-5360,
.sort-right-2d95.link-b935 .up_76c5 a,
.sort-right-2d95.link-b935 .sidebar_advanced_6520 a,
.sort-right-2d95.link-b935 .item-bd4a a {
  color: rgba(0, 0, 0, 0.55);
}
.sort-right-2d95.link-b935 .cool-5360:hover,
.sort-right-2d95.link-b935 .up_76c5 a:hover,
.sort-right-2d95.link-b935 .sidebar_advanced_6520 a:hover,
.sort-right-2d95.link-b935 .item-bd4a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-right-2d95.link-b935 .icon-yellow-8fd8 {
  color: rgba(0, 0, 0, 0.8);
}
.sort-right-2d95.link-b935 .iron_4642 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-right-2d95.link-b935 .iron_4642:before {
  background: rgba(0, 0, 0, 0.08);
}
.sort-right-2d95.link-b935 .grid_hard_7bcc:before {
  background: rgba(255, 255, 255, 0.9);
}
.sort-right-2d95.link-b935 .video_hovered_73b2 .frame-d2c5 li a,
.sort-right-2d95.link-b935 .video_hovered_73b2 .element_solid_6658,
.sort-right-2d95.link-b935 .item-bd4a {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-right-2d95.link-b935 .video_hovered_73b2 .element_solid_6658:focus,
.sort-right-2d95.link-b935 .video_hovered_73b2 .element_solid_6658:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-right-2d95.link-b935 .frame-d2c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sort-right-2d95.out_f406 .cool-5360,
.sort-right-2d95.out_f406 .up_76c5 a,
.sort-right-2d95.out_f406 .sidebar_advanced_6520 .element_solid_6658,
.sort-right-2d95.out_f406 .sidebar_advanced_6520 a,
.sort-right-2d95.out_f406 .item-bd4a a {
  color: rgba(255, 255, 255, 0.79);
}
.sort-right-2d95.out_f406 .cool-5360:hover,
.sort-right-2d95.out_f406 .up_76c5 a:hover,
.sort-right-2d95.out_f406 .sidebar_advanced_6520 .element_solid_6658:hover,
.sort-right-2d95.out_f406 .sidebar_advanced_6520 a:hover,
.sort-right-2d95.out_f406 .item-bd4a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-right-2d95.out_f406 .icon-yellow-8fd8 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-right-2d95.out_f406 .iron_4642 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-right-2d95.out_f406 .iron_4642:before {
  background: rgba(255, 255, 255, 0.08);
}
.sort-right-2d95.out_f406 .grid_hard_7bcc:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort-right-2d95.out_f406 .video_hovered_73b2 .frame-d2c5 li a,
.sort-right-2d95.out_f406 .video_hovered_73b2 .element_solid_6658,
.sort-right-2d95.out_f406 .item-bd4a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-right-2d95.out_f406 .video_hovered_73b2 .element_solid_6658:focus,
.sort-right-2d95.out_f406 .video_hovered_73b2 .element_solid_6658:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-right-2d95.out_f406 .frame-d2c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_hard_7bcc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.grid_hard_7bcc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary_5e54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card_warm_64f8 .sort-right-2d95 {
  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;
}
.card_warm_64f8 .iron_4642 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card_warm_64f8 .iron_4642: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) {
  .card_warm_64f8 .iron_4642:before {
    width: 16%;
    left: 42%;
  }
}
.card_warm_64f8 .iron_4642:last-child:before {
  content: none;
}
.card_warm_64f8 .iron_4642[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card_warm_64f8 .video_hovered_73b2 .frame-d2c5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card_warm_64f8 .video_hovered_73b2 .frame-d2c5 li a .element_solid_6658 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card_warm_64f8 .video_hovered_73b2 .item-bd4a {
  border: none;
}
.card_warm_64f8 .video_hovered_73b2 .item-bd4a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card_warm_64f8 .grid_hard_7bcc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card_warm_64f8 .tertiary_5e54 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card_warm_64f8 .out_f406 .grid_hard_7bcc:before {
  background: rgba(0, 0, 0, 0.9);
}
.card_warm_64f8 .link-b935.selected_159d .huge_4354 {
  background: rgba(0, 0, 0, 0.6);
}
.card_warm_64f8
  .link-b935.selected_159d
  .huge_4354::after,
.card_warm_64f8
  .link-b935.selected_159d
  .huge_4354:before {
  background: inherit;
}
.card_warm_64f8
  .link-b935.selected_159d:hover
  .huge_4354 {
  background: rgba(0, 0, 0, 0.8);
}
.notification_old_e096 .sort-right-2d95 {
  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) {
  .notification_old_e096 .sort-right-2d95 {
    width: auto;
    right: 45px;
  }
}
.layout_yellow_6d6a .sort-right-2d95 {
  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) {
  .layout_yellow_6d6a .sort-right-2d95 {
    width: auto;
    left: 45px;
  }
}
.out-ce59 .sort-right-2d95 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.out-ce59 .tertiary_5e54 {
  max-width: 48em;
  margin: 0 auto;
}
.out-ce59 .grid_hard_7bcc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.carousel-7069 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-7069.card_warm_64f8 .sort-right-2d95 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.carousel-7069.notification_old_e096 .sort-right-2d95 {
  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);
}
.carousel-7069 .sort-right-2d95 {
  visibility: visible;
}
.carousel-7069.layout_yellow_6d6a .sort-right-2d95 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.header-advanced-f83f,
.white_2e5b {
  overflow-x: hidden;
}
.header-advanced-f83f .sort-right-2d95 {
  overflow: auto;
}
.header-advanced-f83f.card_warm_64f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-advanced-f83f.card_warm_64f8 .sort-right-2d95 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.header-advanced-f83f.card_warm_64f8 .preview_4d22 {
  opacity: 0;
}
.header-advanced-f83f.notification_old_e096 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-advanced-f83f.notification_old_e096 .sort-right-2d95 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.header-advanced-f83f.notification_old_e096 .preview_4d22 {
  opacity: 0;
}
.header-advanced-f83f.layout_yellow_6d6a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-advanced-f83f.layout_yellow_6d6a .sort-right-2d95 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.header-advanced-f83f.layout_yellow_6d6a .preview_4d22 {
  opacity: 0;
}
.header-advanced-f83f.out-ce59 .sort-right-2d95 {
  z-index: 10;
  visibility: visible;
}
.selected_159d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.selected_159d .huge_4354 {
  background: rgba(255, 255, 255, 0.99);
}
.selected_159d .huge_4354::after,
.selected_159d .huge_4354:before {
  background: inherit;
}
.selected_159d:hover .huge_4354 {
  background: rgba(255, 255, 255, 0.99);
}
.layout_yellow_6d6a .selected_159d {
  top: 10px;
  right: auto;
  left: 12px;
}
.out-ce59 .selected_159d {
  display: none !important;
}
.header-advanced-f83f:before,
.white_2e5b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.header-advanced-f83f .selected_159d,
.white_2e5b .selected_159d {
  display: inline-block;
}
.sort-right-2d95 .preview-671c {
  -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;
}
.header-advanced-f83f .sort-right-2d95 .preview-671c,
.white_2e5b .sort-right-2d95 .preview-671c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_huge_3da8 .narrow_88ec {
  width: 100%;
}
.wrapper-dark-7cd4 {
  padding: 0 0.5em 0;
}
.wrapper-dark-7cd4 [class*="customify-col-"],
.wrapper-dark-7cd4 [class*="customify-col_"],
.wrapper-dark-7cd4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link-upper-b64f .wrapper-dark-7cd4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tiny-1dfd .tag_fad0,
  .tag_fad0 {
    display: none;
  }
  .wood-e451 {
    text-align: left;
  }
  .tabs-center-6eeb {
    text-align: center;
  }
  .pink-7f28 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tiny-1dfd .logo_middle_1254,
  .logo_middle_1254 {
    display: none;
  }
  .static-f3d2 {
    text-align: left;
  }
  .notification-fc53 {
    text-align: center;
  }
  .chip_liquid_66e8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tiny-1dfd .sidebar-north-7b78,
  .sidebar-north-7b78 {
    display: none;
  }
  .summary_down_a672 {
    text-align: left;
  }
  .list-fast-4706 {
    text-align: center;
  }
  .texture_bda8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.box-aa8d {
  box-shadow: none !important;
}
.focused_414a .menu-e790,
.photo_4212 .menu-e790 {
  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;
}
.photo_4212 .menu-e790 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cool-3f5b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.cool-3f5b:after,
.cool-3f5b:before {
  content: "";
  display: table;
}
.cool-3f5b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .cool-3f5b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.cool-3f5b,
.narrow-33dc {
  max-width: 1248px;
  margin: 0 auto;
}

.article-2e6e.aside-center-133b .cool-3f5b {
  max-width: 100%;
}
.article-2e6e.photo-cold-cc21 {
  max-width: 1200px;
  margin: 0 auto;
}
.article-2e6e.block_78c8 .cool-3f5b {
  max-width: 100%;
}
.article-2e6e.block_78c8 > .cool-3f5b {
  padding-left: 0;
  padding-right: 0;
}
.article-2e6e.block_78c8 > .cool-3f5b .tiny-1dfd {
  margin: 0;
}
.article-2e6e.block_78c8
  > .cool-3f5b
  .icon-b84f.stale_5358 {
  margin-right: 0;
  margin-left: 0;
}
.article-2e6e.block_78c8 #main.stale_5358 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .component_b496 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .component_b496 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tiny_33c3 .header_soft_9d8d {
    padding-right: 1em;
  }
  .tiny_33c3.preview-steel-f73f .icon-b84f {
    border-right: 1px solid #eaecee;
  }
  .tiny_33c3.preview-steel-f73f .header_soft_9d8d {
    padding-right: 1em;
  }
  .tiny_33c3.preview-steel-f73f .form-purple-edf3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_a1be .header_soft_9d8d {
    padding-left: 1em;
  }
  .disabled_a1be.preview-steel-f73f .icon-b84f {
    border-left: 1px solid #eaecee;
  }
  .disabled_a1be.preview-steel-f73f .header_soft_9d8d {
    padding-left: 1em;
  }
  .disabled_a1be.preview-steel-f73f .form-purple-edf3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_7e7c .header_soft_9d8d {
    padding-left: 1em;
  }
  .action_7e7c.preview-steel-f73f .header_be04 {
    border-right: 1px solid #eaecee;
  }
  .action_7e7c.preview-steel-f73f .grid-under-0ded {
    border-right: 1px solid #eaecee;
  }
  .action_7e7c.preview-steel-f73f .header_soft_9d8d {
    padding-left: 1em;
  }
  .action_7e7c.preview-steel-f73f .form-purple-edf3 {
    padding-right: 1em;
  }
  .action_7e7c.preview-steel-f73f .banner_2a12 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper_d795 .header_soft_9d8d {
    padding-right: 1em;
  }
  .upper_d795.preview-steel-f73f .header_be04 {
    border-left: 1px solid #eaecee;
  }
  .upper_d795.preview-steel-f73f .grid-under-0ded {
    border-left: 1px solid #eaecee;
  }
  .upper_d795.preview-steel-f73f .header_soft_9d8d {
    padding-right: 1em;
  }
  .upper_d795.preview-steel-f73f .form-purple-edf3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper_d795.preview-steel-f73f .banner_2a12 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_b496 .header_soft_9d8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component_b496.preview-steel-f73f .icon-b84f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .component_b496.preview-steel-f73f .header_soft_9d8d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component_b496.preview-steel-f73f .form-purple-edf3 {
    padding-left: 1em;
  }
  .component_b496.preview-steel-f73f .banner_2a12 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .component_b496.preview-steel-f73f .header_soft_9d8d {
    padding-left: 0;
  }
}
.form-f32b .description-gold-2fcf {
  display: inline-block;
}
.active_b968 {
  display: inline-block;
}
.shadow_gas_c7e8 {
  word-con: break-word;
}
.section_461a > span {
  display: inline-block;
  padding: 5px 0;
}
.section_461a .lower-f458 {
  margin-left: 8px;
  margin-right: 8px;
}
.section_461a .pink_7634 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs_dark_19a2 .outer-a608 {
  margin-bottom: 2em;
}
.tabs_dark_19a2 .pink-2b9d {
  margin-bottom: 15px;
}
.tabs_dark_19a2 .pink-2b9d:last-child {
  margin-bottom: 0;
}
.tabs_dark_19a2 .image_13a5 {
  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) {
  .tabs_dark_19a2 .image_13a5 {
    display: block;
  }
}
.tabs_dark_19a2 .pagination_first_7e67 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs_dark_19a2 .pagination_first_7e67 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs_dark_19a2 .advanced_3901 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs_dark_19a2 .advanced_3901 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs_dark_19a2 .advanced_3901 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs_dark_19a2 .shadow_gas_c7e8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_dark_19a2 .shadow_gas_c7e8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs_dark_19a2 .red-51db p:last-child {
  margin-bottom: 0;
}
.tabs_dark_19a2 .current_f503 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs_dark_19a2 .tag_7dbd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs_dark_19a2 .fast_b440 {
  margin-top: 1em;
}
.tabs_dark_19a2 .accent_lite_91a3 {
  top: 0;
  display: block;
}
.tabs_dark_19a2 .accent_lite_91a3 a {
  color: inherit;
}
.tabs_dark_19a2 .accent_lite_91a3 a:hover {
  color: inherit;
}
.tabs_dark_19a2 .sort-stone-cfe3 {
  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;
}
.tabs_dark_19a2 .sort-stone-cfe3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs_dark_19a2 .tag_7dbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs_dark_19a2 .wood_aec3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs_dark_19a2 .wood_aec3:first-child {
  margin-top: 0;
}
.tabs_dark_19a2 .wood_aec3.hovered-0d9d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs_dark_19a2 .wood_aec3.module-medium-b670 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_dark_19a2
  .wood_aec3.module-medium-b670.badge_2e1c
  .fast_b440 {
  width: 100%;
}
.tabs_dark_19a2 .module-medium-b670 {
  -webkit-box-align: center;
  align-items: center;
}
.tabs_dark_19a2 .module-medium-b670 .section_461a,
.tabs_dark_19a2 .module-medium-b670 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs_dark_19a2 .advanced_3901 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_dark_19a2 .advanced_3901 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_dark_19a2 .advanced_3901: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;
}
.tabs_dark_19a2 .hovered-0d9d {
  z-index: 5;
}
.tabs_dark_19a2 .tooltip-23f9 .accent-790d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs_dark_19a2 .link_967a .accent-790d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs_dark_19a2 .pattern-dirty-74ae .accent-790d {
  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;
}
.tabs_dark_19a2.shade-49d2 .image_13a5,
.tabs_dark_19a2.lite-9f44 .image_13a5 {
  display: block;
}
.tabs_dark_19a2.shade-49d2 .image_13a5 .info_5ea0,
.tabs_dark_19a2.shade-49d2 .image_13a5 .tag_7dbd,
.tabs_dark_19a2.lite-9f44 .image_13a5 .info_5ea0,
.tabs_dark_19a2.lite-9f44 .image_13a5 .tag_7dbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_dark_19a2.gallery-0622 .pagination_first_7e67 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs_dark_19a2.gallery-0622 .pagination_first_7e67 {
    margin-right: 0;
  }
}
.tabs_dark_19a2.shade-49d2 .pagination_first_7e67,
.tabs_dark_19a2.lite-9f44 .pagination_first_7e67 {
  padding-top: 40%;
}
.tabs_dark_19a2.shade-49d2 .outer-a608,
.tabs_dark_19a2.lite-9f44 .outer-a608 {
  display: block;
}
.tabs_dark_19a2.shade-49d2 .fn-sticky-d922 .tag_7dbd,
.tabs_dark_19a2.lite-9f44 .fn-sticky-d922 .tag_7dbd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs_dark_19a2.shade-49d2 .pagination_first_7e67,
.tabs_dark_19a2.lite-9f44 .pagination_first_7e67 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs_dark_19a2.shade-49d2 .tag_7dbd {
  padding: 1em;
}
.image_e543 {
  margin: 30px auto;
  display: block;
}
.image_e543 .notification-9f69 > * {
  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;
}
.image_e543 .notification-9f69 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_e543 .notification-9f69 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title-53fe .section_461a {
  margin-bottom: 1.41575em;
}
.title-53fe .focused-9711 {
  margin-bottom: 1.618em;
}
.section-4cc7 .hidden-f5a1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section-4cc7 .hidden-f5a1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section-4cc7 .plasma_95e2 {
  max-width: 100%;
  overflow: auto;
}
.content-inner-84f0 .section-4cc7 a:hover {
  text-decoration: underline;
}
.sort-huge-da31 .pink-2b9d:not(.shadow_gas_c7e8),
.sort-huge-da31 .advanced_3901 {
  margin-bottom: 1.41575em;
}
.sort-huge-da31 .pink-2b9d:not(.shadow_gas_c7e8):last-child,
.sort-huge-da31 .advanced_3901:last-child {
  margin-bottom: 0;
}
.sort-huge-da31 .pink-2b9d.wide_256b {
  margin-bottom: 0.41575em;
}
.sort-huge-da31 .sidebar-4d0a:before,
.sort-huge-da31 .lite_154e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sort-huge-da31 .sidebar-4d0a:before {
  content: "\f115";
}
.sort-huge-da31 .lite_154e:before {
  content: "\f02c";
}
.sort-huge-da31 .chip_tiny_a973 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sort-huge-da31 .chip_tiny_a973 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture-gas-2350 {
  display: -webkit-box;
  display: flex;
}
.texture-gas-2350 .under_b385 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture-gas-2350 .under_b385 {
    flex-basis: 90px;
  }
}
.texture-gas-2350 .steel-e473 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-gas-2350 .steel-e473 {
    flex-basis: calc(100% - 50px);
  }
}
.texture-gas-2350 .chip-1225 p:last-child {
  margin-bottom: 0.72em;
}
.tag_b366 .notification-9f69 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag_b366 .notification-9f69:after,
.tag_b366 .notification-9f69:before {
  content: "";
  display: table;
}
.tag_b366 .notification-9f69:after {
  clear: both;
}
.tag_b366 .notification-9f69 .list_7d6d,
.tag_b366 .notification-9f69 .background_current_df18 {
  width: 49%;
}
.tag_b366 .notification-9f69 .list_7d6d a span.section_large_f478,
.tag_b366 .notification-9f69 .background_current_df18 a span.section_large_f478 {
  display: block;
  margin-bottom: 5px;
}
.tag_b366 .notification-9f69 .background_current_df18 {
  float: left;
  text-align: left;
}
.tag_b366 .notification-9f69 .list_7d6d {
  float: right;
  text-align: right;
}
.message-3b48 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message-3b48 {
    margin-bottom: 0;
  }
}
.element-tall-db0e {
  margin-bottom: 1em;
}
.element-tall-db0e .shadow_gas_c7e8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid_2e73 a {
  display: block;
  line-height: 0;
  position: relative;
}
.mask-9375 .element-tall-db0e,
.progress-2286 .element-tall-db0e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .mask-9375 .element-tall-db0e,
  .progress-2286 .element-tall-db0e {
    display: block;
  }
}
.mask-9375 .grid_2e73,
.progress-2286 .grid_2e73 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .mask-9375 .grid_2e73,
  .progress-2286 .grid_2e73 {
    margin-bottom: 1em;
  }
}
.mask-9375 .grid_2e73 img,
.progress-2286 .grid_2e73 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mask-9375 .thick_50f9,
.progress-2286 .thick_50f9 {
  flex-basis: calc(100% - 160px);
}
.mask-9375 .thick_50f9 p,
.progress-2286 .thick_50f9 p {
  margin-bottom: 0;
}
.mask-9375 .thick_50f9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .mask-9375 .thick_50f9 {
    padding-left: 0;
  }
}
.progress-2286 .thick_50f9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress-2286 .thick_50f9 {
    padding-right: 0;
  }
}
.progress-2286 .grid_2e73 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-5b7e .grid_2e73 {
  margin-bottom: 0.5em;
}
.sidebar-5b7e .grid_2e73 img {
  width: 100%;
}
.pagination_ecde .medium_edfb,
.fluid_2b00 .medium_edfb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid_2b00 .icon-b84f .detail_352a p:last-child {
  margin-bottom: 0;
}
.thumbnail_current_6777 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph_pro_31e5 .first-9da7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph_pro_31e5 .first-9da7:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph_pro_31e5 .first-9da7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_pro_31e5 .first-9da7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph_pro_31e5 .first-9da7 ul li {
  margin: 0 0 0.6em;
}
.paragraph_pro_31e5 .first-9da7 ul li.badge_1467,
.paragraph_pro_31e5 .first-9da7 ul li.fixed_c7ba {
  position: relative;
}
.paragraph_pro_31e5 .first-9da7 ul li.badge_1467 .clean-b92b,
.paragraph_pro_31e5 .first-9da7 ul li.fixed_c7ba .clean-b92b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph_pro_31e5 .first-9da7 ul li.badge_1467:after:after,
.paragraph_pro_31e5 .first-9da7 ul li.badge_1467:after:before,
.paragraph_pro_31e5
  .first-9da7
  ul
  li.fixed_c7ba:after:after,
.paragraph_pro_31e5
  .first-9da7
  ul
  li.fixed_c7ba:after:before {
  content: "";
  display: table;
}
.paragraph_pro_31e5 .first-9da7 ul li.badge_1467:after:after,
.paragraph_pro_31e5
  .first-9da7
  ul
  li.fixed_c7ba:after:after {
  clear: both;
}
.paragraph_pro_31e5 .first-9da7 a.carousel-steel-d6b9:hover {
  text-decoration: none;
}
.paragraph_pro_31e5 .first-9da7 select {
  max-width: 100%;
}
.paragraph_pro_31e5 .first-9da7 table {
  font-size: 85%;
}
.paragraph_pro_31e5 .first-9da7 table td,
.paragraph_pro_31e5 .first-9da7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph_pro_31e5 .first-9da7 table tfoot td {
  text-align: left;
}
.paragraph_pro_31e5 .first-9da7 :last-child {
  margin-bottom: 0;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d label {
  width: 100%;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d .label-c2e6 {
  width: 100%;
  display: block;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d .huge-8039 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d .huge-8039:hover svg #svg-search {
  fill: #444;
}
.paragraph_pro_31e5 .first-9da7 .pro-2a1d .huge-8039 svg {
  width: 18px;
  height: 18px;
}
.paragraph_pro_31e5 .dark-d077 ul ul,
.paragraph_pro_31e5 .pink-925d ul ul,
.paragraph_pro_31e5 .dynamic_314d ul ul,
.paragraph_pro_31e5 .status_99de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph_pro_31e5 .dark-d077 .feature-05a4 > a,
.paragraph_pro_31e5 .pink-925d .feature-05a4 > a,
.paragraph_pro_31e5 .dynamic_314d .feature-05a4 > a,
.paragraph_pro_31e5 .status_99de .feature-05a4 > a {
  margin-bottom: 0;
}
.paragraph_pro_31e5 .component_under_070d li,
.paragraph_pro_31e5 .dark-d077 li,
.paragraph_pro_31e5 .lower-cfca li,
.paragraph_pro_31e5 .pink-925d li,
.paragraph_pro_31e5 .dynamic_314d li,
.paragraph_pro_31e5 .status_99de li,
.paragraph_pro_31e5 .active_ea68 li,
.paragraph_pro_31e5 .stone_4871 li {
  display: block;
  position: relative;
}
.paragraph_pro_31e5 .component_under_070d li:last-child,
.paragraph_pro_31e5 .dark-d077 li:last-child,
.paragraph_pro_31e5 .lower-cfca li:last-child,
.paragraph_pro_31e5 .pink-925d li:last-child,
.paragraph_pro_31e5 .dynamic_314d li:last-child,
.paragraph_pro_31e5 .status_99de li:last-child,
.paragraph_pro_31e5 .active_ea68 li:last-child,
.paragraph_pro_31e5 .stone_4871 li:last-child {
  border: none;
}
.paragraph_pro_31e5 .component_under_070d li a,
.paragraph_pro_31e5 .dark-d077 li a,
.paragraph_pro_31e5 .lower-cfca li a,
.paragraph_pro_31e5 .pink-925d li a,
.paragraph_pro_31e5 .dynamic_314d li a,
.paragraph_pro_31e5 .status_99de li a,
.paragraph_pro_31e5 .active_ea68 li a,
.paragraph_pro_31e5 .stone_4871 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_pro_31e5 .component_under_070d li ul li::before,
.paragraph_pro_31e5 .dark-d077 li ul li::before,
.paragraph_pro_31e5 .lower-cfca li ul li::before,
.paragraph_pro_31e5 .pink-925d li ul li::before,
.paragraph_pro_31e5 .dynamic_314d li ul li::before,
.paragraph_pro_31e5 .status_99de li ul li::before,
.paragraph_pro_31e5 .active_ea68 li ul li::before,
.paragraph_pro_31e5 .stone_4871 li ul li::before {
  left: 15px;
}
.paragraph_pro_31e5 .component_under_070d li ul a,
.paragraph_pro_31e5 .dark-d077 li ul a,
.paragraph_pro_31e5 .lower-cfca li ul a,
.paragraph_pro_31e5 .pink-925d li ul a,
.paragraph_pro_31e5 .dynamic_314d li ul a,
.paragraph_pro_31e5 .status_99de li ul a,
.paragraph_pro_31e5 .active_ea68 li ul a,
.paragraph_pro_31e5 .stone_4871 li ul a {
  padding-left: 20px;
}
.paragraph_pro_31e5 .component_under_070d li ul ul li::before,
.paragraph_pro_31e5 .dark-d077 li ul ul li::before,
.paragraph_pro_31e5 .lower-cfca li ul ul li::before,
.paragraph_pro_31e5 .pink-925d li ul ul li::before,
.paragraph_pro_31e5 .dynamic_314d li ul ul li::before,
.paragraph_pro_31e5 .status_99de li ul ul li::before,
.paragraph_pro_31e5 .active_ea68 li ul ul li::before,
.paragraph_pro_31e5 .stone_4871 li ul ul li::before {
  left: 30px;
}
.paragraph_pro_31e5 .component_under_070d li ul ul a,
.paragraph_pro_31e5 .dark-d077 li ul ul a,
.paragraph_pro_31e5 .lower-cfca li ul ul a,
.paragraph_pro_31e5 .pink-925d li ul ul a,
.paragraph_pro_31e5 .dynamic_314d li ul ul a,
.paragraph_pro_31e5 .status_99de li ul ul a,
.paragraph_pro_31e5 .active_ea68 li ul ul a,
.paragraph_pro_31e5 .stone_4871 li ul ul a {
  padding-left: 40px;
}
.paragraph_pro_31e5 .action_7ad8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_pro_31e5 .stone_4871 ul li {
  margin-bottom: 1.41575em;
}
.paragraph_pro_31e5 .stone_4871 ul li .gallery-top-3dfd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph_pro_31e5 .stone_4871 ul li .frame-slow-9920 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.out_f406 .component_under_070d li a,
.out_f406 .dark-d077 li a,
.out_f406 .lower-cfca li a,
.out_f406 .pink-925d li a,
.out_f406 .dynamic_314d li a,
.out_f406 .status_99de li a,
.out_f406 .active_ea68 li a,
.out_f406 .stone_4871 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_f406 .action_7ad8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_f406 .first-9da7 ul li.badge_1467 .clean-b92b,
.out_f406 .first-9da7 ul li.fixed_c7ba .clean-b92b {
  background: rgba(0, 0, 0, 0.2);
}
.out_f406 .paragraph_pro_31e5 .first-9da7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li {
  margin: 0;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li ul {
  margin: 0;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li ul li a {
  padding-left: 15px;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li ul li li a {
  padding-left: 30px;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li.huge-4265 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li.huge-4265 > 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;
}
.article-2e6e .paragraph_pro_31e5 .frame-d2c5 li.huge-4265 > 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;
}
.description-05d7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover-47c8 {
  position: relative;
  z-index: 10;
}
.hover-47c8 .preview-671c {
  width: 100%;
  max-width: 100%;
}
.hovered-f385 .element_lower_274c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hovered-f385 .link-b935 {
}
.hovered-f385 .out_f406 {
  background: #292929;
}
.medium-f229 .element_lower_274c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.medium-f229 .link-b935 {
  background: #f9f9f9;
}
.medium-f229 .out_f406 {
  background: #303030;
}
.table-62ee .element_lower_274c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-62ee .description-gold-2fcf {
    margin-bottom: 1em;
  }
  .table-62ee .description-gold-2fcf:last-child {
    margin-bottom: 0;
  }
}
.table-62ee .link-b935 {
  background: #ededed;
}
.table-62ee .out_f406 {
  background: #1a1a1a;
}
.element_lower_274c.link-b935 {
  color: rgba(0, 0, 0, 0.6);
}
.element_lower_274c.link-b935 .pink_6a74 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_lower_274c.out_f406 {
  color: rgba(255, 255, 255, 0.99);
}
.element_lower_274c.out_f406 a:not(.carousel-steel-d6b9) {
  color: rgba(255, 255, 255, 0.79);
}
.element_lower_274c.out_f406 a:not(.carousel-steel-d6b9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_lower_274c.out_f406 .pink_6a74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_lower_274c.out_f406 table tbody td,
.element_lower_274c.out_f406 table th {
  background: rgba(0, 0, 0, 0.08);
}
.out-36b1.element_7af8 .cool-3f5b {
  max-width: initial;
}
.out-36b1 .component-9329 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.out-36b1 .component-9329 .preview-671c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .out-36b1 .component-9329 .preview-671c {
    display: block;
    margin-bottom: 2em;
  }
  .out-36b1 .component-9329 .preview-671c:last-child {
    margin-bottom: 0;
  }
}
.table-62ee .description-gold-2fcf:last-child,
.medium-f229 .description-gold-2fcf:last-child,
.hovered-f385 .description-gold-2fcf:last-child {
  margin-bottom: 0;
}
.table-62ee .description-gold-2fcf .paragraph_pro_31e5 .first-9da7:last-child,
.medium-f229 .description-gold-2fcf .paragraph_pro_31e5 .first-9da7:last-child,
.hovered-f385 .description-gold-2fcf .paragraph_pro_31e5 .first-9da7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table-62ee .chip-upper-d351,
  .table-62ee .progress_1f6f,
  .medium-f229 .chip-upper-d351,
  .medium-f229 .progress_1f6f,
  .hovered-f385 .chip-upper-d351,
  .hovered-f385 .progress_1f6f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover-47c8 .description-gold-2fcf {
    margin-bottom: 2em;
  }
}
.hover-47c8 p:last-child {
  margin-bottom: 0;
}
.hover-47c8 li,
.hover-47c8 ul {
  list-style: none;
  margin: 0;
}
.hover-47c8 ul ul {
  margin-left: 2.617924em;
}
.simple-9f18 {
  font-size: 0.875em;
}

/* css-noise: 99a6 */
.promo-block-n5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
