/*!
Theme Name: Customify
Theme URI: https://pressmaximum.progress_narrow_072f/customify
Author: WPCustomify
Author URI: https://pressmaximum.progress_narrow_072f
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.progress_narrow_072f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.backdrop_f37f.content-d941/licenses/gpl-2.0.dirty_621e
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.pro_6aaa/, (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.notification-warm-e3be.rough_94e7/normalize.right-873e/
 ======
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.right-873e v7.0.0 | MIT License | github.progress_narrow_072f/necolas/normalize.right-873e */
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;
}
.footer-4f43 .focus-under-d17e,
.title_cool_fcf2,
.accordion_5874,
.nav-light-0322,
.north-d5a0,
.fast-9df3,
.sort-0f31,
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;
}
.title_cool_fcf2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .title_cool_fcf2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .title_cool_fcf2,
  h1 {
    font-size: 1.8em;
  }
}
.accordion_5874,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion_5874 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion_5874,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_5874,
  h2 {
    font-size: 1.7em;
  }
}
.nav-light-0322,
h3 {
  font-size: 1.618em;
}
.footer-4f43 .focus-under-d17e,
.north-d5a0,
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.hero_8e8c {
  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;
}
.alert_f494:after,
.alert_f494:before,
.warm_e7ee:after,
.warm_e7ee:before {
  content: "";
  display: table;
}
.alert_f494:after,
.warm_e7ee:after {
  clear: both;
}
.wrapper_bright_3a9a {
  float: right;
  margin-right: 0;
}
.form_brown_2803 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption-bf5c .dynamic_ca2d,
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;
}
.caption-bf5c .dynamic_ca2d: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;
}
.hover-dark-f52d .dynamic_ca2d {
  box-shadow: none;
}
.hover-dark-f52d
  .dynamic_ca2d
  .easy-225f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover-dark-f52d .dynamic_ca2d .surface_ab67 {
  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;
}
.hover-dark-f52d
  .dynamic_ca2d
  .surface_ab67
  b {
  display: none;
}
.hover-dark-f52d .secondary-3a29 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.popup_a2cf:not(.texture-fast-b4db):not(.prev-34b0),
button:not(.texture-fast-b4db):not(.prev-34b0),
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ) {
  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;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ):hover,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ):hover,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):hover,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):hover,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ):active,
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ):active,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):active,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):active,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):active,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus {
  outline: 0;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed {
  position: relative;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .photo-green-682e,
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .notification_simple_e744,
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .border-easy-1df6,
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  i,
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  svg,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .photo-green-682e,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .notification_simple_e744,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .border-easy-1df6,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  i,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  svg,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .photo-green-682e,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .notification_simple_e744,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .border-easy-1df6,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  i,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  svg,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .photo-green-682e,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .notification_simple_e744,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .border-easy-1df6,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  i,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  svg,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .photo-green-682e,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .notification_simple_e744,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  .border-easy-1df6,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  i,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed
  svg {
  visibility: hidden;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed:after,
button:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed:after,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed:after,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed:after,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ).fn-loading-5bed: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;
}
.popup_a2cf:not(.texture-fast-b4db):not(.prev-34b0),
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ) {
  color: #fff;
  background: #235787;
}
.popup_a2cf:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="button"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="reset"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus,
input[type="submit"]:not(.texture-fast-b4db):not(
    .prev-34b0
  ):focus {
  color: #fff;
}
.popup_a2cf.fn-disabled-5bed:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
.popup_a2cf[disabled]:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
button.fn-disabled-5bed:not(.texture-fast-b4db):not(
    .prev-34b0
  ),
button[disabled]:not(.texture-fast-b4db):not(
    .prev-34b0
  ) {
  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;
}
.mask_bottom_a416 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.mask_bottom_a416: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;
}
.surface_gas_bce3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component_b6f5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-soft-31ef {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alert_f494:after,
.alert_f494:before,
.tall_32a0:after,
.tall_32a0:before,
.tag_middle_7a2b:after,
.tag_middle_7a2b:before,
.media_south_1c2e:after,
.media_south_1c2e:before,
.paragraph_fast_1084:after,
.paragraph_fast_1084:before,
.dark_b2ab:after,
.dark_b2ab:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.alert_f494:after,
.tall_32a0:after,
.tag_middle_7a2b:after,
.media_south_1c2e:after,
.paragraph_fast_1084:after,
.dark_b2ab:after {
  clear: both;
}
.tall_32a0 .full-19b1,
.tag_middle_7a2b .full-19b1,
.hero-d039 .full-19b1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron_aeb2 {
  display: inline-block;
}
.solid-724c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.solid-724c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.solid-724c .outline_d248 {
  padding: 1em 0;
  font-size: 85%;
}
.outline_d248 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.list-445f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.list-445f:after,
.list-445f:before {
  content: "";
  display: table;
}
.list-445f:after {
  clear: both;
}
.old_8c26 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action_32ad .old_8c26 {
  max-width: 50%;
}
.module-9b14 .old_8c26 {
  max-width: 33.33%;
}
.breadcrumb-dc52 .old_8c26 {
  max-width: 25%;
}
.highlight_solid_5725 .old_8c26 {
  max-width: 20%;
}
.search-white-8536 .old_8c26 {
  max-width: 16.66%;
}
.description-dynamic-6779 .old_8c26 {
  max-width: 14.28%;
}
.dropdown-accd .old_8c26 {
  max-width: 12.5%;
}
.carousel-d104 .old_8c26 {
  max-width: 11.11%;
}
.large-f9ef {
  display: block;
}
.footer-4f43 .tall_2f9b label,
.footer-4f43 .progress_dynamic_0c04 label,
.footer-4f43 .pagination-left-85b3 label,
.footer-4f43 .filter_ab3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_2a4d {
  list-style: none;
  margin: 0;
}
.picture_2a4d article.carousel-904d {
  margin-bottom: 0;
}
.picture_2a4d ul {
  list-style: none;
  margin: 0;
}
.picture_2a4d .sidebar-outer-d5ae li.carousel-904d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_2a4d .sidebar-outer-d5ae li.carousel-904d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_2a4d .sidebar-outer-d5ae li.carousel-904d: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_2a4d .sidebar-outer-d5ae li.carousel-904d li.carousel-904d li.carousel-904d li.carousel-904d {
    padding-left: 0;
  }
}
article.carousel-904d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel-904d .tall_32a0 p:last-of-type {
  margin-bottom: 0;
}
article.carousel-904d .large-f25c {
  float: left;
}
article.carousel-904d .form_81f3 {
  margin-left: 85px;
}
article.carousel-904d .frame_97f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel-904d .frame_97f5 .card-middle-6ab4 {
  margin-left: 10px;
}
article.carousel-904d .picture-67d5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel-904d .green-4bd4 {
  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 .tall_2f9b,
  #respond .pagination-left-85b3,
  #respond .filter_ab3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tall_2f9b input,
#respond .pagination-left-85b3 input,
#respond .filter_ab3e input {
  width: 100%;
}
#respond .filter_ab3e {
  margin-right: 0;
}
#respond .texture_171b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-blue-068d {
  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;
}
.secondary-blue-068d.alert-f582 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary-blue-068d 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%);
}
.secondary-blue-068d:focus,
.secondary-blue-068d: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);
}
.active_98ea {
  border-radius: 10%;
}
.narrow_1053 {
  border-radius: 50%;
}
.hot_dfef {
  font-size: 0.72em;
}
.surface-lite-0e48 {
  font-size: 0.875em;
}
.over-5bb1 {
  font-size: 1.1em;
}
.breadcrumb-lite-dea8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb-lite-dea8.hot_dfef {
  letter-spacing: 0.5px;
}
.stone-f1c9,
.stone-f1c9 a {
  color: #6d6d6d;
}
.stone-f1c9 a:hover {
  color: #111;
}
.input-bottom-f94e {
  color: #6d6d6d;
}
.media_simple_38ad {
  overflow-x: hidden;
}
.media_simple_38ad .menu_gold_97c8.module_iron_7393 {
  position: relative;
}
.media_simple_38ad .menu_gold_97c8.module_iron_7393.tooltip_large_26a7 {
  position: initial;
}
.media_simple_38ad
  .menu_gold_97c8.module_iron_7393.tooltip_large_26a7
  .medium-9d50 {
  left: auto;
}
.media_simple_38ad .menu_gold_97c8 .medium-9d50 {
  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;
}
.media_simple_38ad .menu_gold_97c8:hover.module_iron_7393 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.media_simple_38ad
  .menu_gold_97c8:hover.module_iron_7393
  .medium-9d50 {
  display: block;
  z-index: 9999999;
}
.media_simple_38ad .link_light_ed6e .summary_bright_f74a,
.media_simple_38ad .media_bcec .summary_bright_f74a {
  display: none;
}
.media_simple_38ad .dirty-6163 .menu_gold_97c8:hover.module_iron_7393 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.footer-4f43 .tall_2f9b label,
.footer-4f43 .progress_dynamic_0c04 label,
.footer-4f43 .pagination-left-85b3 label,
.footer-4f43 .filter_ab3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_2a4d {
  list-style: none;
  margin: 0;
}
.picture_2a4d article.carousel-904d {
  margin-bottom: 0;
}
.picture_2a4d ul {
  list-style: none;
  margin: 0;
}
.picture_2a4d .sidebar-outer-d5ae li.carousel-904d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_2a4d .sidebar-outer-d5ae li.carousel-904d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_2a4d .sidebar-outer-d5ae li.carousel-904d: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_2a4d .sidebar-outer-d5ae li.carousel-904d li.carousel-904d li.carousel-904d li.carousel-904d {
    padding-left: 0;
  }
}
article.carousel-904d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel-904d .tall_32a0 p:last-of-type {
  margin-bottom: 0;
}
article.carousel-904d .large-f25c {
  float: left;
}
article.carousel-904d .form_81f3 {
  margin-left: 85px;
}
article.carousel-904d .frame_97f5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel-904d .frame_97f5 .card-middle-6ab4 {
  margin-left: 10px;
}
article.carousel-904d .picture-67d5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel-904d .green-4bd4 {
  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 .tall_2f9b,
  #respond .pagination-left-85b3,
  #respond .filter_ab3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tall_2f9b input,
#respond .pagination-left-85b3 input,
#respond .filter_ab3e input {
  width: 100%;
}
#respond .filter_ab3e {
  margin-right: 0;
}
#respond .texture_171b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_light_ed6e .item-gold-5e9b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.item-gold-5e9b .description-0e87.primary-up-55db .mask_bronze_3098 > li > a:focus,
.item-gold-5e9b .description-0e87.primary-up-55db .mask_bronze_3098 > li > a:hover,
.item-gold-5e9b .description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a:focus,
.item-gold-5e9b .description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a:hover,
.item-gold-5e9b .description-0e87.dirty_ad79 .mask_bronze_3098 > li > a:focus,
.item-gold-5e9b .description-0e87.dirty_ad79 .mask_bronze_3098 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b
  .description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.form-05bc
  > a,
.item-gold-5e9b
  .description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.logo-d423
  > a,
.item-gold-5e9b
  .description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.form-05bc
  > a,
.item-gold-5e9b
  .description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.logo-d423
  > a,
.item-gold-5e9b
  .description-0e87.dirty_ad79
  .mask_bronze_3098
  > li.form-05bc
  > a,
.item-gold-5e9b .description-0e87.dirty_ad79 .mask_bronze_3098 > li.light-d0ba > a {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b .full_5959,
.item-gold-5e9b .full_5959 a {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b .prev-a8a4.element-8ac4 li a,
.item-gold-5e9b .item_upper_5f5c a,
.item-gold-5e9b .motion-00b9,
.item-gold-5e9b .mask_bronze_3098 > li > a,
.item-gold-5e9b .large_bcd0 {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b .prev-a8a4.element-8ac4 li a:hover,
.item-gold-5e9b .item_upper_5f5c a:hover,
.item-gold-5e9b .motion-00b9:hover,
.item-gold-5e9b .mask_bronze_3098 > li > a:hover,
.item-gold-5e9b .large_bcd0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b .box-green-fbf8 {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b .box-green-fbf8 .gradient_over_015e {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b .box-green-fbf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-gold-5e9b .box-gas-29fd .link_old_bee5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b .box-gas-29fd .link_old_bee5 .tertiary_next_d5f9 {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b
  .box-gas-29fd
  .link_old_bee5
  .tertiary_next_d5f9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b
  .box-gas-29fd
  .link_old_bee5
  .tertiary_next_d5f9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b
  .box-gas-29fd
  .link_old_bee5
  .tertiary_next_d5f9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b
  .box-gas-29fd
  .link_old_bee5
  .tertiary_next_d5f9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b .box-gas-29fd .cold-21be {
  color: rgba(255, 255, 255, 0.79);
}
.item-gold-5e9b .box-gas-29fd .cold-21be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.out-daee
  .item-gold-5e9b
  .box-gas-29fd
  .selected_30d4
  .menu_cf07 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out-daee
  .item-gold-5e9b
  .box-gas-29fd
  .selected_30d4
  .tertiary_next_d5f9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_light_ed6e .warm_b9d5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.warm_b9d5 .description-0e87.primary-up-55db .mask_bronze_3098 > li > a:focus,
.warm_b9d5 .description-0e87.primary-up-55db .mask_bronze_3098 > li > a:hover,
.warm_b9d5 .description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a:focus,
.warm_b9d5 .description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a:hover,
.warm_b9d5 .description-0e87.dirty_ad79 .mask_bronze_3098 > li > a:focus,
.warm_b9d5 .description-0e87.dirty_ad79 .mask_bronze_3098 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b9d5
  .description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.form-05bc
  > a,
.warm_b9d5
  .description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.logo-d423
  > a,
.warm_b9d5
  .description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.form-05bc
  > a,
.warm_b9d5
  .description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.logo-d423
  > a,
.warm_b9d5
  .description-0e87.dirty_ad79
  .mask_bronze_3098
  > li.form-05bc
  > a,
.warm_b9d5 .description-0e87.dirty_ad79 .mask_bronze_3098 > li.light-d0ba > a {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b9d5 .full_5959,
.warm_b9d5 .full_5959 a {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b9d5 .prev-a8a4.element-8ac4 li a,
.warm_b9d5 .item_upper_5f5c a,
.warm_b9d5 .motion-00b9,
.warm_b9d5 .mask_bronze_3098 > li > a,
.warm_b9d5 .large_bcd0 {
  color: rgba(0, 0, 0, 0.55);
}
.warm_b9d5 .prev-a8a4.element-8ac4 li a:hover,
.warm_b9d5 .item_upper_5f5c a:hover,
.warm_b9d5 .motion-00b9:hover,
.warm_b9d5 .mask_bronze_3098 > li > a:hover,
.warm_b9d5 .large_bcd0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b9d5 .box-green-fbf8 {
  color: rgba(0, 0, 0, 0.55);
}
.warm_b9d5 .box-green-fbf8 .gradient_over_015e {
  color: rgba(0, 0, 0, 0.8);
}
.warm_b9d5 .box-green-fbf8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-orange-7404 .basic_5462 {
  margin-left: auto;
  margin-right: auto;
}
.tag_middle_7a2b > * {
  margin-left: auto;
  margin-right: auto;
}
.tag_middle_7a2b .surface_gas_bce3 {
  margin-right: 1.41575em;
}
.block_medium_bb6d .tag_middle_7a2b > .old_c525 {
  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;
}
.block_medium_bb6d .tag_middle_7a2b > .chip_0323 {
  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;
}
.accordion_south_8e6c.grid-orange-7404 .basic_5462,
.motion_8886.grid-orange-7404 .basic_5462 {
  margin-left: 0;
}
.tall-ddb4.grid-orange-7404 .basic_5462,
.hidden_9e3a.grid-orange-7404 .basic_5462 {
  margin-right: 0;
}
.tag_middle_7a2b ol,
.tag_middle_7a2b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button-dynamic-fa7c video {
  max-width: 100%;
}
.full_1d44 img {
  display: block;
}
.full_1d44.surface_gas_bce3,
.full_1d44.component_b6f5 {
  width: 100%;
}
.full_1d44.chip_0323 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.under-45cc:not(.surface_88a5) {
  margin: 1.5em auto;
}
.red-25af p {
  padding: 1.5em 14px;
}
ul.column-22d8.chip_0323,
ul.column-22d8.old_c525,
ul.column-22d8.aside-8b86.old_c525 {
  padding: 0 14px;
}
.next-cbc0 {
  display: block;
  overflow-x: auto;
}
.next-cbc0 table {
  border-collapse: collapse;
  width: 100%;
}
.next-cbc0 td,
.next-cbc0 th {
  padding: 0.5em;
}
.tag_middle_7a2b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tag_middle_7a2b ol ol,
.tag_middle_7a2b ol ul,
.tag_middle_7a2b ul ol,
.tag_middle_7a2b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tag_middle_7a2b ol ol li,
.tag_middle_7a2b ol ul li,
.tag_middle_7a2b ul ol li,
.tag_middle_7a2b ul ul li {
  margin-left: 0;
}
.secondary-light-ff2c.border-aed3 > .stone-686c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary-light-ff2c.border-aed3 > .stone-686c iframe,
.secondary-light-ff2c.border-aed3 > .stone-686c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.search_paper_7660 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.search_paper_7660.preview-paper-c292 {
  padding: 0;
}
.search_paper_7660.preview-paper-c292 cite {
  font-size: 13px;
}
.search_paper_7660 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.search_paper_7660 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-lite-0e60 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-lite-0e60 > p:first-child {
  margin-top: 0;
}
.accordion-lite-0e60 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-lite-0e60 blockquote {
  border-left: 0;
}
.footer-paper-930a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.footer-paper-930a:not(.module_97c9) {
  max-width: 100px;
}
.footer-paper-930a.modal-silver-ffa6 {
  border-bottom: none !important;
  text-align: center;
}
.footer-paper-930a.modal-silver-ffa6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .red-25af p {
    padding: 1.5em 0;
  }
}
.aside_26bc {
  color: #0073aa;
}
.aside-ee60 {
  background-color: #0073aa;
}
.footer_old_cbb2 {
  color: #229fd8;
}
.label-eeb0 {
  background-color: #229fd8;
}
.video-7b37 {
  color: #eee;
}
.action-4b3a {
  background-color: #eee;
}
.backdrop_first_ed01 {
  color: #444;
}
.liquid_8733 {
  background-color: #444;
}
.orange_dfb2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.orange_dfb2 .outer-9808 .item_upper_5f5c {
  font-size: 15px;
}
.orange_dfb2 .item_upper_5f5c {
  line-height: 1.3;
}
.orange_dfb2 .warm_b9d5 {
}
.orange_dfb2 .item-gold-5e9b {
  background: #235787;
}
.module-7166 {
  padding: 0;
}
.module-7166 .item-gold-5e9b {
  background: #1a1a1a;
}
.module-7166 .warm_b9d5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tiny-e8ec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tiny-e8ec .warm_b9d5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tiny-e8ec .item-gold-5e9b {
  background: #303030;
}
.dark_b2ab {
  position: relative;
  z-index: 10;
}
.dark_b2ab .static_760f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid-2986 .module_iron_7393 {
  display: inline-block;
  vertical-align: middle;
}
.liquid-2986.grid_down_40cd .module_iron_7393 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid-2986.grid_down_40cd .module_iron_7393 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-2986.grid_down_40cd .module_iron_7393 {
    margin-right: 0.4em;
  }
}
.liquid-2986.grid_down_40cd .module_iron_7393:last-child {
  margin-right: 0;
}
.medium-c297 .static_760f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_light_ed6e .outer-9808 {
    margin: 0 -0.5em;
  }
  .link_light_ed6e .outer-9808 [class*="customify-col-"],
  .link_light_ed6e .outer-9808 [class*="customify-col_"],
  .link_light_ed6e .outer-9808 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_light_ed6e.active_6f9a .static_760f {
  background: 0 0 !important;
}
.link_light_ed6e.active_6f9a .static_760f,
.link_light_ed6e.medium-c297 .static_760f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_light_ed6e.section_8934 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_light_ed6e.medium-c297 .static_760f {
  box-shadow: none !important;
}
.active-745d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-745d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-745d {
    padding: 18px 0 20px;
  }
}
.active-745d .panel_e43f {
  width: 100%;
}
.active-745d .banner_afa2 {
  margin-bottom: 0;
}
.active-745d .hidden_thick_9c9e {
  margin-top: 5px;
  font-size: 0.875em;
}
.thumbnail-action-bb6d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thumbnail-action-bb6d .main-prev-00e6 {
  width: 100%;
}
.hover_ec53 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hover_ec53 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hover_ec53 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;
}
.hover_ec53 li:last-child:after {
  display: none;
}
.hover_ec53 li a {
  font-weight: 500;
  margin-right: 10px;
}
.blue_cae2 .summary_bright_f74a button,
.active-745d .summary_bright_f74a button {
  left: 0;
}
.blue_cae2 .main-prev-00e6,
.active-745d .main-prev-00e6 {
  padding-left: 0;
  padding-right: 0;
}
.blue_cae2 .thumbnail-action-bb6d,
.active-745d .thumbnail-action-bb6d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.blue_cae2 {
  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;
}
.blue_cae2: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;
}
.blue_cae2 .photo-f2fc {
  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) {
  .blue_cae2 .photo-f2fc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .blue_cae2 .photo-f2fc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .blue_cae2 .photo-f2fc {
    min-height: 200px;
  }
}
.blue_cae2 .hover_ec53 {
  color: rgba(255, 255, 255, 0.8);
}
.blue_cae2 .hover_ec53 a,
.blue_cae2 .hover_ec53 li:after {
  color: inherit;
}
.blue_cae2 .hover_ec53 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out-d6ea {
  margin-bottom: 0.5em;
}
.label_stone_35ad {
  margin-bottom: 1.2em;
}
.label_stone_35ad,
.out-d6ea {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label_stone_35ad p:last-child,
.out-d6ea p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary_bright_f74a,
#masthead .summary_bright_f74a {
  display: none;
}
#masthead
  > .summary_bright_f74a.chip-bronze-b72d {
  display: none;
}
#masthead > .summary_bright_f74a button {
  left: 0;
}
.dynamic-63ab {
  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%;
}
.dynamic-63ab .module_iron_7393 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dynamic-63ab .pagination_7fca {
  display: -webkit-box;
  display: flex;
}
.dynamic-63ab .pagination_7fca.notification_current_6891 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dynamic-63ab .pagination_7fca.thumbnail-new-7b21 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-63ab .pagination_7fca.hot_835e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-63ab.preview_hovered_7ccd.pagination-fixed-1f62 .pagination_7fca.notification_current_6891 {
  flex-basis: 100%;
}
.dynamic-63ab.banner-1406 .pagination_7fca.thumbnail-new-7b21 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dynamic-63ab.banner-1406 .pagination_7fca.hot_835e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary_bright_f74a.chip-bronze-b72d {
  display: none;
}
#masthead > .summary_bright_f74a button {
  left: 0;
}
.content-selected-d077 {
  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;
}
.content-selected-d077:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content-selected-d077.filter_old_eb64 i {
  margin-right: 4px;
}
.content-selected-d077.title_2c3d i {
  margin-left: 5px;
}
.item_upper_5f5c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item_upper_5f5c p:last-child {
  margin-bottom: 0;
}
.badge_0966 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.badge_0966 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.badge_0966 img {
  display: block;
  width: auto;
  line-height: 1;
}
.badge_0966 .full_5959 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.badge_0966 .link_lite_a24e {
  margin: 5px 0 7px 0;
}
.badge_0966.active_d470 .card-solid-051e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_0966.active_d470 .element_ff27 {
  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;
}
.badge_0966.pro_b9af {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.badge_0966.pro_b9af .card-solid-051e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge_0966.pro_b9af .element_ff27 {
  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;
}
.badge_0966.container-current-d654 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.badge_0966.liquid_783a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.badge_0966.liquid_783a .element_ff27 {
  margin-top: 7px;
}
.progress-under-8738 {
  display: inline-block;
}
.dark_b2ab .out-3657 .badge_0966 img {
  max-width: 100%;
}
.description-0e87 .caption_ee46.paper_d50e,
.backdrop_lite_c39d .caption_ee46.paper_d50e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-0e87 .over_a9af,
.backdrop_lite_c39d .over_a9af {
  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%);
}
.description-0e87 .over_a9af {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description-0e87.current-5842 .over_a9af {
  display: none;
}
.description-0e87 .primary_static_1a9a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description-0e87 .primary_static_1a9a li {
  display: inline-block;
  position: relative;
}
.description-0e87 .primary_static_1a9a li:last-child {
  margin-right: 0;
}
.description-0e87 .primary_static_1a9a 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;
}
.description-0e87 .primary_static_1a9a li.light-d0ba > a {
  color: rgba(0, 0, 0, 0.9);
}
.description-0e87 .primary_static_1a9a > 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;
}
.description-0e87 .primary_static_1a9a > li > a i {
  line-height: 0;
}
.description-0e87 .primary_static_1a9a > li.section_27e0 > a .over_a9af {
  margin-left: 4px;
  line-height: 0;
}
.description-0e87 .primary_static_1a9a .narrow_590a li.section_27e0 > a {
  position: relative;
}
.description-0e87 .primary_static_1a9a .narrow_590a li.section_27e0 > a:after,
.description-0e87 .primary_static_1a9a .narrow_590a li.section_27e0 > a:before {
  content: "";
  display: table;
}
.description-0e87 .primary_static_1a9a .narrow_590a li.section_27e0 > a:after {
  clear: both;
}
.description-0e87 .primary_static_1a9a .narrow_590a li.section_27e0 > a .over_a9af {
  margin-left: 5px;
  float: right;
}
.description-0e87 .main_black_287a,
.description-0e87 .narrow_590a {
  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;
}
.description-0e87 .narrow_590a {
  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;
}
.description-0e87 .narrow_590a .paper_d50e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-0e87 .narrow_590a .over_a9af {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description-0e87 .narrow_590a li {
  display: block;
  margin: 0;
  padding: 0;
}
.description-0e87 .narrow_590a 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;
}
.description-0e87 .narrow_590a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description-0e87 .narrow_590a .narrow_590a {
  top: 0;
  left: 100%;
}
.description-0e87 .easy_216b.fn-focus-5bed > .main_black_287a,
.description-0e87 .easy_216b.fn-focus-5bed > .narrow_590a,
.description-0e87 .easy_216b:focus > .main_black_287a,
.description-0e87 .easy_216b:focus > .narrow_590a,
.description-0e87 .easy_216b:hover > .main_black_287a,
.description-0e87 .easy_216b:hover > .narrow_590a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description-0e87.dirty_ad79 .mask_bronze_3098:after,
.description-0e87.dirty_ad79 .mask_bronze_3098:before {
  content: "";
  display: table;
}
.description-0e87.dirty_ad79 .mask_bronze_3098:after {
  clear: both;
}
.description-0e87.dirty_ad79 .mask_bronze_3098 > li {
  float: left;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098:after,
.description-0e87.button-prev-ec33 .mask_bronze_3098:before {
  content: "";
  display: table;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098:after {
  clear: both;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098 > li {
  float: left;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description-0e87.button-prev-ec33 .mask_bronze_3098 > li.form-05bc > a,
.description-0e87.button-prev-ec33 .mask_bronze_3098 > li.light-d0ba > a {
  color: #fff;
  background-color: #1e4b75;
}
.description-0e87.primary-up-55db .mask_bronze_3098 > li > a .paper_d50e {
  position: relative;
}
.description-0e87.primary-up-55db .mask_bronze_3098 > li > a .paper_d50e: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;
}
.description-0e87.primary-up-55db
  .mask_bronze_3098
  > li:focus
  > a
  .paper_d50e:before,
.description-0e87.primary-up-55db
  .mask_bronze_3098
  > li:hover
  > a
  .paper_d50e:before {
  width: 100%;
  background-color: currentColor;
}
.description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.form-05bc
  > a
  .paper_d50e:before,
.description-0e87.primary-up-55db
  .mask_bronze_3098
  > li.logo-d423
  > a
  .paper_d50e:before {
  width: 100%;
  background-color: currentColor;
}
.description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a .paper_d50e {
  position: relative;
}
.description-0e87.avatar_thick_570c .mask_bronze_3098 > li > a .paper_d50e: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;
}
.description-0e87.avatar_thick_570c .mask_bronze_3098 > li:focus > a .paper_d50e:before,
.description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li:hover
  > a
  .paper_d50e:before {
  width: 100%;
  background-color: currentColor;
}
.description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.form-05bc
  > a
  .paper_d50e:before,
.description-0e87.avatar_thick_570c
  .mask_bronze_3098
  > li.logo-d423
  > a
  .paper_d50e:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_lite_c39d .primary_static_1a9a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.backdrop_lite_c39d .primary_static_1a9a li:first-child > a {
  border-top: none;
}
.backdrop_lite_c39d .primary_static_1a9a .old-cfc8 > .paper_d50e .over_a9af {
  display: none;
}
.backdrop_lite_c39d .primary_static_1a9a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.backdrop_lite_c39d .primary_static_1a9a li:last-child {
  border: none;
}
.backdrop_lite_c39d .primary_static_1a9a li.section_27e0 > a {
  padding-right: 45px !important;
}
.backdrop_lite_c39d .primary_static_1a9a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.backdrop_lite_c39d .primary_static_1a9a li a:focus,
.backdrop_lite_c39d .primary_static_1a9a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.backdrop_lite_c39d .primary_static_1a9a li .carousel_brown_bb36 {
  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;
}
.backdrop_lite_c39d .primary_static_1a9a li .carousel_brown_bb36:hover {
  box-shadow: none;
}
.backdrop_lite_c39d .primary_static_1a9a li .carousel_brown_bb36 .over_a9af {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.backdrop_lite_c39d .primary_static_1a9a .narrow_590a {
  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);
}
.backdrop_lite_c39d .primary_static_1a9a .narrow_590a li a {
  padding-left: 3em;
}
.backdrop_lite_c39d .primary_static_1a9a .texture_d7f7 > a .carousel_brown_bb36 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backdrop_lite_c39d .primary_static_1a9a .texture_d7f7 > .narrow_590a {
  display: block;
  opacity: 1;
}
.gallery-complex-9d93 {
  max-width: 100%;
}
.main-wide-1442 {
  line-height: 0;
  cursor: pointer;
}
.large_bcd0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large_bcd0:hover {
  box-shadow: none;
  color: currentColor;
}
.large_bcd0 svg {
  width: 18px;
  height: 18px;
}
.large_bcd0 .logo-125f {
  display: none;
}
.gradient_ca16 {
  position: relative;
}
.gradient_ca16.fn-active-5bed .large_bcd0 .grid_017d {
  display: none;
}
.gradient_ca16.fn-active-5bed .large_bcd0 .logo-125f {
  display: inline-block;
}
.gradient_ca16 .module_dad7 {
  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);
}
.gradient_ca16.notice_ac55 .module_dad7 {
  left: auto;
  right: -0.9em;
}
.gradient_ca16.notice_ac55 .plasma_0628::before {
  left: auto;
  right: 15px;
}
.gradient_ca16.fn-active-5bed .module_dad7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.selected_30d4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.selected_30d4 label {
  flex-basis: 100%;
}
.selected_30d4 .link_old_bee5 {
  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;
}
.selected_30d4 .tertiary_next_d5f9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.selected_30d4 .tertiary_next_d5f9:focus {
  background-color: transparent;
}
.selected_30d4 button.cold-21be {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.selected_30d4 button.cold-21be:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.selected_30d4 button.cold-21be svg {
  width: 18px;
  height: 18px;
}
.selected_30d4 input[type="submit"] {
  min-height: auto;
}
.box-gas-29fd .selected_30d4 .tertiary_next_d5f9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.plasma_0628 {
  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) {
  .plasma_0628 {
    width: 220px;
  }
}
.plasma_0628 label {
  flex-basis: 100%;
}
.plasma_0628::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;
}
.out-daee .box-gas-29fd .selected_30d4 {
  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;
}
.out-daee
  .box-gas-29fd
  .selected_30d4
  .link_old_bee5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.out-daee .box-gas-29fd .selected_30d4 .tertiary_next_d5f9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.out-daee
  .box-gas-29fd
  .selected_30d4
  .tertiary_next_d5f9:focus {
  background: 0 0;
}
.out-daee
  .box-gas-29fd
  .selected_30d4
  .menu_cf07 {
  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;
}
.prev-a8a4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.prev-a8a4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.prev-a8a4 li:last-child {
  margin-right: 0;
}
.prev-a8a4 li:first-child {
  margin-left: 0;
}
.prev-a8a4.static-4925 a {
  color: #fff;
}
.prev-a8a4.static-4925 a:hover {
  color: #fff;
}
.prev-a8a4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.prev-a8a4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.prev-a8a4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.prev-a8a4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.prev-a8a4 [class*="social-icon-apple"] {
  background-color: #999;
}
.prev-a8a4 [class*="social-icon-apple"].preview_7162 {
  background-color: transparent;
  color: #999;
}
.prev-a8a4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.prev-a8a4 [class*="social-icon-behance"].preview_7162 {
  background-color: transparent;
  color: #1769ff;
}
.prev-a8a4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.prev-a8a4 [class*="social-icon-bitbucket"].preview_7162 {
  background-color: transparent;
  color: #205081;
}
.prev-a8a4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.prev-a8a4 [class*="social-icon-codepen"].preview_7162 {
  background-color: transparent;
  color: #000;
}
.prev-a8a4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.prev-a8a4 [class*="social-icon-delicious"].preview_7162 {
  background-color: transparent;
  color: #39f;
}
.prev-a8a4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.prev-a8a4 [class*="social-icon-digg"].preview_7162 {
  background-color: transparent;
  color: #005be2;
}
.prev-a8a4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.prev-a8a4 [class*="social-icon-dribbble"].preview_7162 {
  background-color: transparent;
  color: #ea4c89;
}
.prev-a8a4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.prev-a8a4 [class*="social-icon-envelope"].preview_7162 {
  background-color: transparent;
  color: #ea4335;
}
.prev-a8a4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.prev-a8a4 [class*="social-icon-facebook"].preview_7162 {
  background-color: transparent;
  color: #3b5998;
}
.prev-a8a4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.prev-a8a4 [class*="social-icon-flickr"].preview_7162 {
  background-color: transparent;
  color: #0063dc;
}
.prev-a8a4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.prev-a8a4 [class*="social-icon-foursquare"].preview_7162 {
  background-color: transparent;
  color: #2d5be3;
}
.prev-a8a4 [class*="social-icon-github"] {
  background-color: #333;
}
.prev-a8a4 [class*="social-icon-github"].preview_7162 {
  background-color: transparent;
  color: #333;
}
.prev-a8a4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.prev-a8a4 [class*="social-icon-google-plus"].preview_7162 {
  background-color: transparent;
  color: #dd4b39;
}
.prev-a8a4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.prev-a8a4 [class*="social-icon-houzz"].preview_7162 {
  background-color: transparent;
  color: #7ac142;
}
.prev-a8a4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.prev-a8a4 [class*="social-icon-instagram"].preview_7162 {
  background-color: transparent;
  color: #262626;
}
.prev-a8a4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.prev-a8a4 [class*="social-icon-jsfiddle"].preview_7162 {
  background-color: transparent;
  color: #487aa2;
}
.prev-a8a4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.prev-a8a4 [class*="social-icon-linkedin"].preview_7162 {
  background-color: transparent;
  color: #0077b5;
}
.prev-a8a4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.prev-a8a4 [class*="social-icon-medium"].preview_7162 {
  background-color: transparent;
  color: #00ab6b;
}
.prev-a8a4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.prev-a8a4
  [class*="social-icon-odnoklassniki"].preview_7162 {
  background-color: transparent;
  color: #f4731c;
}
.prev-a8a4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.prev-a8a4 [class*="social-icon-meetup"].preview_7162 {
  background-color: transparent;
  color: #ec1c40;
}
.prev-a8a4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.prev-a8a4 [class*="social-icon-pinterest"].preview_7162 {
  background-color: transparent;
  color: #bd081c;
}
.prev-a8a4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.prev-a8a4 [class*="social-icon-product-hunt"].preview_7162 {
  background-color: transparent;
  color: #da552f;
}
.prev-a8a4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.prev-a8a4 [class*="social-icon-reddit"].preview_7162 {
  background-color: transparent;
  color: #ff4500;
}
.prev-a8a4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.prev-a8a4 [class*="social-icon-rss"].preview_7162 {
  background-color: transparent;
  color: #f26522;
}
.prev-a8a4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.prev-a8a4
  [class*="social-icon-shopping-cart"].preview_7162 {
  background-color: transparent;
  color: #4caf50;
}
.prev-a8a4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.prev-a8a4 [class*="social-icon-skype"].preview_7162 {
  background-color: transparent;
  color: #00aff0;
}
.prev-a8a4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.prev-a8a4 [class*="social-icon-slideshare"].preview_7162 {
  background-color: transparent;
  color: #0077b5;
}
.prev-a8a4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.prev-a8a4 [class*="social-icon-snapchat"].preview_7162 {
  background-color: transparent;
  color: #fffc00;
}
.prev-a8a4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.prev-a8a4 [class*="social-icon-soundcloud"].preview_7162 {
  background-color: transparent;
  color: #f80;
}
.prev-a8a4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.prev-a8a4 [class*="social-icon-spotify"].preview_7162 {
  background-color: transparent;
  color: #2ebd59;
}
.prev-a8a4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.prev-a8a4
  [class*="social-icon-stack-overflow"].preview_7162 {
  background-color: transparent;
  color: #fe7a15;
}
.prev-a8a4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.prev-a8a4 [class*="social-icon-maldkfgram"].preview_7162 {
  background-color: transparent;
  color: #2ca5e0;
}
.prev-a8a4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.prev-a8a4 [class*="social-icon-tripadvisor"].preview_7162 {
  background-color: transparent;
  color: #589442;
}
.prev-a8a4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.prev-a8a4 [class*="social-icon-tumblr"].preview_7162 {
  background-color: transparent;
  color: #35465c;
}
.prev-a8a4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.prev-a8a4 [class*="social-icon-twitch"].preview_7162 {
  background-color: transparent;
  color: #6441a5;
}
.prev-a8a4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.prev-a8a4 [class*="social-icon-twitter"].preview_7162 {
  background-color: transparent;
  color: #1da1f2;
}
.prev-a8a4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.prev-a8a4 [class*="social-icon-vimeo"].preview_7162 {
  background-color: transparent;
  color: #1ab7ea;
}
.prev-a8a4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.prev-a8a4 [class*="social-icon-vk"].preview_7162 {
  background-color: transparent;
  color: #45668e;
}
.prev-a8a4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.prev-a8a4 [class*="social-icon-weibo"].preview_7162 {
  background-color: transparent;
  color: #df2029;
}
.prev-a8a4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.prev-a8a4 [class*="social-icon-weixin"].preview_7162 {
  background-color: transparent;
  color: #7bb32e;
}
.prev-a8a4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.prev-a8a4 [class*="social-icon-whatsapp"].preview_7162 {
  background-color: transparent;
  color: #25d366;
}
.prev-a8a4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.prev-a8a4 [class*="social-icon-wordpress"].preview_7162 {
  background-color: transparent;
  color: #21759b;
}
.prev-a8a4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.prev-a8a4 [class*="social-icon-xing"].preview_7162 {
  background-color: transparent;
  color: #026466;
}
.prev-a8a4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.prev-a8a4 [class*="social-icon-yelp"].preview_7162 {
  background-color: transparent;
  color: #af0606;
}
.prev-a8a4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.prev-a8a4 [class*="social-icon-youtube"].preview_7162 {
  background-color: transparent;
  color: #cd201f;
}
.motion-00b9 {
  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;
}
.motion-00b9:hover {
  box-shadow: none;
  background: 0 0;
}
.photo_91ec {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.picture_6a51 {
  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;
}
.sidebar_a270 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.under_4953 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.under_4953,
.under_4953::after,
.under_4953::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;
}
.under_4953::after,
.under_4953::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pink_c98d .picture_6a51 .sidebar_a270 {
  margin-top: -2px;
  width: 19px;
}
.pink_c98d .picture_6a51 .under_4953 {
  margin-top: -1px;
}
.pink_c98d .picture_6a51 .under_4953,
.pink_c98d .picture_6a51 .under_4953::after,
.pink_c98d .picture_6a51 .under_4953::before {
  width: 19px;
  height: 2px;
}
.pink_c98d .picture_6a51 .under_4953::before {
  top: -6px;
}
.pink_c98d .picture_6a51 .under_4953::after {
  bottom: -6px;
}
.outer-a28d .picture_6a51 .sidebar_a270 {
  margin-top: -2px;
  width: 22px;
}
.outer-a28d .picture_6a51 .under_4953 {
  margin-top: -1px;
}
.outer-a28d .picture_6a51 .under_4953,
.outer-a28d .picture_6a51 .under_4953::after,
.outer-a28d .picture_6a51 .under_4953::before {
  width: 22px;
  height: 2px;
}
.outer-a28d .picture_6a51 .under_4953::before {
  top: -7px;
}
.outer-a28d .picture_6a51 .under_4953::after {
  bottom: -7px;
}
.message_dark_57cc .picture_6a51 .sidebar_a270 {
  margin-top: -2px;
  width: 31px;
}
.message_dark_57cc .picture_6a51 .under_4953 {
  margin-top: -1.5px;
}
.message_dark_57cc .picture_6a51 .under_4953,
.message_dark_57cc .picture_6a51 .under_4953::after,
.message_dark_57cc .picture_6a51 .under_4953::before {
  width: 31px;
  height: 3px;
}
.message_dark_57cc .picture_6a51 .under_4953::before {
  top: -9px;
}
.message_dark_57cc .picture_6a51 .under_4953::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_98b0 .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_98b0 .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .detail_98b0 .picture_6a51 .under_4953,
  .detail_98b0 .picture_6a51 .under_4953::after,
  .detail_98b0 .picture_6a51 .under_4953::before {
    width: 19px;
    height: 2px;
  }
  .detail_98b0 .picture_6a51 .under_4953::before {
    top: -6px;
  }
  .detail_98b0 .picture_6a51 .under_4953::after {
    bottom: -6px;
  }
  .sidebar-8d4b .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-8d4b .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .sidebar-8d4b .picture_6a51 .under_4953,
  .sidebar-8d4b .picture_6a51 .under_4953::after,
  .sidebar-8d4b .picture_6a51 .under_4953::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-8d4b .picture_6a51 .under_4953::before {
    top: -7px;
  }
  .sidebar-8d4b .picture_6a51 .under_4953::after {
    bottom: -7px;
  }
  .gold-478f .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 31px;
  }
  .gold-478f .picture_6a51 .under_4953 {
    margin-top: -1.5px;
  }
  .gold-478f .picture_6a51 .under_4953,
  .gold-478f .picture_6a51 .under_4953::after,
  .gold-478f .picture_6a51 .under_4953::before {
    width: 31px;
    height: 3px;
  }
  .gold-478f .picture_6a51 .under_4953::before {
    top: -9px;
  }
  .gold-478f .picture_6a51 .under_4953::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-0378 .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-0378 .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .footer-0378 .picture_6a51 .under_4953,
  .footer-0378 .picture_6a51 .under_4953::after,
  .footer-0378 .picture_6a51 .under_4953::before {
    width: 19px;
    height: 2px;
  }
  .footer-0378 .picture_6a51 .under_4953::before {
    top: -6px;
  }
  .footer-0378 .picture_6a51 .under_4953::after {
    bottom: -6px;
  }
  .preview_2fde .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_2fde .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .preview_2fde .picture_6a51 .under_4953,
  .preview_2fde .picture_6a51 .under_4953::after,
  .preview_2fde .picture_6a51 .under_4953::before {
    width: 22px;
    height: 2px;
  }
  .preview_2fde .picture_6a51 .under_4953::before {
    top: -7px;
  }
  .preview_2fde .picture_6a51 .under_4953::after {
    bottom: -7px;
  }
  .tertiary-10cb .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-10cb .picture_6a51 .under_4953 {
    margin-top: -1.5px;
  }
  .tertiary-10cb .picture_6a51 .under_4953,
  .tertiary-10cb .picture_6a51 .under_4953::after,
  .tertiary-10cb .picture_6a51 .under_4953::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-10cb .picture_6a51 .under_4953::before {
    top: -9px;
  }
  .tertiary-10cb .picture_6a51 .under_4953::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-bronze-28fd .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-bronze-28fd .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .tertiary-bronze-28fd .picture_6a51 .under_4953,
  .tertiary-bronze-28fd .picture_6a51 .under_4953::after,
  .tertiary-bronze-28fd .picture_6a51 .under_4953::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-bronze-28fd .picture_6a51 .under_4953::before {
    top: -6px;
  }
  .tertiary-bronze-28fd .picture_6a51 .under_4953::after {
    bottom: -6px;
  }
  .pro_c085 .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 22px;
  }
  .pro_c085 .picture_6a51 .under_4953 {
    margin-top: -1px;
  }
  .pro_c085 .picture_6a51 .under_4953,
  .pro_c085 .picture_6a51 .under_4953::after,
  .pro_c085 .picture_6a51 .under_4953::before {
    width: 22px;
    height: 2px;
  }
  .pro_c085 .picture_6a51 .under_4953::before {
    top: -7px;
  }
  .pro_c085 .picture_6a51 .under_4953::after {
    bottom: -7px;
  }
  .complex-c32c .picture_6a51 .sidebar_a270 {
    margin-top: -2px;
    width: 31px;
  }
  .complex-c32c .picture_6a51 .under_4953 {
    margin-top: -1.5px;
  }
  .complex-c32c .picture_6a51 .under_4953,
  .complex-c32c .picture_6a51 .under_4953::after,
  .complex-c32c .picture_6a51 .under_4953::before {
    width: 31px;
    height: 3px;
  }
  .complex-c32c .picture_6a51 .under_4953::before {
    top: -9px;
  }
  .complex-c32c .picture_6a51 .under_4953::after {
    bottom: -9px;
  }
}
.active-717b .under_4953 {
  -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);
}
.active-717b .under_4953::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.active-717b .under_4953::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);
}
.active-717b.box-c110 .under_4953 {
  -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);
}
.active-717b.box-c110 .under_4953::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.active-717b.box-c110 .under_4953::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);
}
.container_lower_fe3a {
  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.easy_7646:before {
  display: none;
}
.media_bcec {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media_bcec .selected_2ba3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media_bcec .selected_2ba3:last-of-type {
  border-bottom: none;
}
.media_bcec .selected_2ba3.stone-82e7,
.media_bcec .selected_2ba3.banner_hard_d941,
.media_bcec .selected_2ba3.sort_right_2ab9 {
  padding: 0;
}
.media_bcec .backdrop_lite_c39d .carousel_brown_bb36 {
  color: currentColor;
}
.media_bcec .backdrop_lite_c39d .carousel_brown_bb36:focus,
.media_bcec .backdrop_lite_c39d .carousel_brown_bb36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bcec.warm_b9d5 .box-green-fbf8,
.media_bcec.warm_b9d5 .item_upper_5f5c a,
.media_bcec.warm_b9d5 .mask_bronze_3098 a,
.media_bcec.warm_b9d5 .narrow_590a a {
  color: rgba(0, 0, 0, 0.55);
}
.media_bcec.warm_b9d5 .box-green-fbf8:hover,
.media_bcec.warm_b9d5 .item_upper_5f5c a:hover,
.media_bcec.warm_b9d5 .mask_bronze_3098 a:hover,
.media_bcec.warm_b9d5 .narrow_590a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_bcec.warm_b9d5 .gradient_over_015e {
  color: rgba(0, 0, 0, 0.8);
}
.media_bcec.warm_b9d5 .selected_2ba3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bcec.warm_b9d5 .selected_2ba3:before {
  background: rgba(0, 0, 0, 0.08);
}
.media_bcec.warm_b9d5 .accent_6b7a:before {
  background: rgba(255, 255, 255, 0.9);
}
.media_bcec.warm_b9d5 .backdrop_lite_c39d .primary_static_1a9a li a,
.media_bcec.warm_b9d5 .backdrop_lite_c39d .carousel_brown_bb36,
.media_bcec.warm_b9d5 .narrow_590a {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bcec.warm_b9d5 .backdrop_lite_c39d .carousel_brown_bb36:focus,
.media_bcec.warm_b9d5 .backdrop_lite_c39d .carousel_brown_bb36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bcec.warm_b9d5 .primary_static_1a9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media_bcec.item-gold-5e9b .box-green-fbf8,
.media_bcec.item-gold-5e9b .item_upper_5f5c a,
.media_bcec.item-gold-5e9b .mask_bronze_3098 .carousel_brown_bb36,
.media_bcec.item-gold-5e9b .mask_bronze_3098 a,
.media_bcec.item-gold-5e9b .narrow_590a a {
  color: rgba(255, 255, 255, 0.79);
}
.media_bcec.item-gold-5e9b .box-green-fbf8:hover,
.media_bcec.item-gold-5e9b .item_upper_5f5c a:hover,
.media_bcec.item-gold-5e9b .mask_bronze_3098 .carousel_brown_bb36:hover,
.media_bcec.item-gold-5e9b .mask_bronze_3098 a:hover,
.media_bcec.item-gold-5e9b .narrow_590a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_bcec.item-gold-5e9b .gradient_over_015e {
  color: rgba(255, 255, 255, 0.99);
}
.media_bcec.item-gold-5e9b .selected_2ba3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_bcec.item-gold-5e9b .selected_2ba3:before {
  background: rgba(255, 255, 255, 0.08);
}
.media_bcec.item-gold-5e9b .accent_6b7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_bcec.item-gold-5e9b .backdrop_lite_c39d .primary_static_1a9a li a,
.media_bcec.item-gold-5e9b .backdrop_lite_c39d .carousel_brown_bb36,
.media_bcec.item-gold-5e9b .narrow_590a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_bcec.item-gold-5e9b .backdrop_lite_c39d .carousel_brown_bb36:focus,
.media_bcec.item-gold-5e9b .backdrop_lite_c39d .carousel_brown_bb36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_bcec.item-gold-5e9b .primary_static_1a9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_6b7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accent_6b7a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort_rough_a859 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery-2205 .media_bcec {
  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;
}
.gallery-2205 .selected_2ba3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery-2205 .selected_2ba3: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) {
  .gallery-2205 .selected_2ba3:before {
    width: 16%;
    left: 42%;
  }
}
.gallery-2205 .selected_2ba3:last-child:before {
  content: none;
}
.gallery-2205 .selected_2ba3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery-2205 .backdrop_lite_c39d .primary_static_1a9a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery-2205 .backdrop_lite_c39d .primary_static_1a9a li a .carousel_brown_bb36 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery-2205 .backdrop_lite_c39d .narrow_590a {
  border: none;
}
.gallery-2205 .backdrop_lite_c39d .narrow_590a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery-2205 .accent_6b7a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-2205 .sort_rough_a859 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery-2205 .item-gold-5e9b .accent_6b7a:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-2205 .warm_b9d5.primary_bronze_179a .under_4953 {
  background: rgba(0, 0, 0, 0.6);
}
.gallery-2205
  .warm_b9d5.primary_bronze_179a
  .under_4953::after,
.gallery-2205
  .warm_b9d5.primary_bronze_179a
  .under_4953:before {
  background: inherit;
}
.gallery-2205
  .warm_b9d5.primary_bronze_179a:hover
  .under_4953 {
  background: rgba(0, 0, 0, 0.8);
}
.menu_old_f1d9 .media_bcec {
  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) {
  .menu_old_f1d9 .media_bcec {
    width: auto;
    right: 45px;
  }
}
.background_9f66 .media_bcec {
  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) {
  .background_9f66 .media_bcec {
    width: auto;
    left: 45px;
  }
}
.easy_7646 .media_bcec {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy_7646 .sort_rough_a859 {
  max-width: 48em;
  margin: 0 auto;
}
.easy_7646 .accent_6b7a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.iron_3075 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.iron_3075.gallery-2205 .media_bcec {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.iron_3075.menu_old_f1d9 .media_bcec {
  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);
}
.iron_3075 .media_bcec {
  visibility: visible;
}
.iron_3075.background_9f66 .media_bcec {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.first-c8c5,
.disabled_top_38df {
  overflow-x: hidden;
}
.first-c8c5 .media_bcec {
  overflow: auto;
}
.first-c8c5.gallery-2205 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first-c8c5.gallery-2205 .media_bcec {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.first-c8c5.gallery-2205 .motion-00b9 {
  opacity: 0;
}
.first-c8c5.menu_old_f1d9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first-c8c5.menu_old_f1d9 .media_bcec {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.first-c8c5.menu_old_f1d9 .motion-00b9 {
  opacity: 0;
}
.first-c8c5.background_9f66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.first-c8c5.background_9f66 .media_bcec {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.first-c8c5.background_9f66 .motion-00b9 {
  opacity: 0;
}
.first-c8c5.easy_7646 .media_bcec {
  z-index: 10;
  visibility: visible;
}
.primary_bronze_179a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.primary_bronze_179a .under_4953 {
  background: rgba(255, 255, 255, 0.99);
}
.primary_bronze_179a .under_4953::after,
.primary_bronze_179a .under_4953:before {
  background: inherit;
}
.primary_bronze_179a:hover .under_4953 {
  background: rgba(255, 255, 255, 0.99);
}
.background_9f66 .primary_bronze_179a {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy_7646 .primary_bronze_179a {
  display: none !important;
}
.first-c8c5:before,
.disabled_top_38df:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.first-c8c5 .primary_bronze_179a,
.disabled_top_38df .primary_bronze_179a {
  display: inline-block;
}
.media_bcec .module_iron_7393 {
  -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;
}
.first-c8c5 .media_bcec .module_iron_7393,
.disabled_top_38df .media_bcec .module_iron_7393 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content-01f2 .link_old_bee5 {
  width: 100%;
}
.out-3657 {
  padding: 0 0.5em 0;
}
.out-3657 [class*="customify-col-"],
.out-3657 [class*="customify-col_"],
.out-3657 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient-3db0 .out-3657 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outer-9808 .accent-next-1c18,
  .accent-next-1c18 {
    display: none;
  }
  .accent-wide-8f63 {
    text-align: left;
  }
  .picture-liquid-6c4d {
    text-align: center;
  }
  .pagination_2edb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outer-9808 .pink_d92c,
  .pink_d92c {
    display: none;
  }
  .notice_stale_5a66 {
    text-align: left;
  }
  .component_tall_4f3f {
    text-align: center;
  }
  .frame-6338 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outer-9808 .up-2eb6,
  .up-2eb6 {
    display: none;
  }
  .info-down-9ee6 {
    text-align: left;
  }
  .pagination_0c87 {
    text-align: center;
  }
  .shade-current-dba5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_steel_c47f {
  box-shadow: none !important;
}
.lite_ee01 .progress_slow_864d,
.surface-rough-b652 .progress_slow_864d {
  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;
}
.surface-rough-b652 .progress_slow_864d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.static_760f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.static_760f:after,
.static_760f:before {
  content: "";
  display: table;
}
.static_760f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .static_760f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.static_760f,
.section_8934 {
  max-width: 1248px;
  margin: 0 auto;
}

.media_south_1c2e.banner-motion-349f .static_760f {
  max-width: 100%;
}
.media_south_1c2e.accordion-hard-4a2f {
  max-width: 1200px;
  margin: 0 auto;
}
.media_south_1c2e.input-dfc6 .static_760f {
  max-width: 100%;
}
.media_south_1c2e.input-dfc6 > .static_760f {
  padding-left: 0;
  padding-right: 0;
}
.media_south_1c2e.input-dfc6 > .static_760f .outer-9808 {
  margin: 0;
}
.media_south_1c2e.input-dfc6
  > .static_760f
  .caption_paper_b877.aside_fluid_79df {
  margin-right: 0;
  margin-left: 0;
}
.media_south_1c2e.input-dfc6 #main.aside_fluid_79df {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .video-brown-7b85 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .video-brown-7b85 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface_left_3da4 .basic_5462 {
    padding-right: 1em;
  }
  .surface_left_3da4.description_d1b5 .caption_paper_b877 {
    border-right: 1px solid #eaecee;
  }
  .surface_left_3da4.description_d1b5 .basic_5462 {
    padding-right: 1em;
  }
  .surface_left_3da4.description_d1b5 .widget_complex_92ad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_f215 .basic_5462 {
    padding-left: 1em;
  }
  .widget_f215.description_d1b5 .caption_paper_b877 {
    border-left: 1px solid #eaecee;
  }
  .widget_f215.description_d1b5 .basic_5462 {
    padding-left: 1em;
  }
  .widget_f215.description_d1b5 .widget_complex_92ad {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_mini_cc35 .basic_5462 {
    padding-left: 1em;
  }
  .thumbnail_mini_cc35.description_d1b5 .carousel_9e32 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_mini_cc35.description_d1b5 .input_fresh_a0c8 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_mini_cc35.description_d1b5 .basic_5462 {
    padding-left: 1em;
  }
  .thumbnail_mini_cc35.description_d1b5 .widget_complex_92ad {
    padding-right: 1em;
  }
  .thumbnail_mini_cc35.description_d1b5 .outer-15eb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-2887 .basic_5462 {
    padding-right: 1em;
  }
  .info-2887.description_d1b5 .carousel_9e32 {
    border-left: 1px solid #eaecee;
  }
  .info-2887.description_d1b5 .input_fresh_a0c8 {
    border-left: 1px solid #eaecee;
  }
  .info-2887.description_d1b5 .basic_5462 {
    padding-right: 1em;
  }
  .info-2887.description_d1b5 .widget_complex_92ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-2887.description_d1b5 .outer-15eb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-brown-7b85 .basic_5462 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-brown-7b85.description_d1b5 .caption_paper_b877 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .video-brown-7b85.description_d1b5 .basic_5462 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-brown-7b85.description_d1b5 .widget_complex_92ad {
    padding-left: 1em;
  }
  .video-brown-7b85.description_d1b5 .outer-15eb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .video-brown-7b85.description_d1b5 .basic_5462 {
    padding-left: 0;
  }
}
.sidebar_8cdb .liquid-2986 {
  display: inline-block;
}
.inner-7bfc {
  display: inline-block;
}
.glass_0d14 {
  word-con: break-word;
}
.label-fresh-c336 > span {
  display: inline-block;
  padding: 5px 0;
}
.label-fresh-c336 .orange-077c {
  margin-left: 8px;
  margin-right: 8px;
}
.label-fresh-c336 .tall_87dd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert-fc74 .current-7636 {
  margin-bottom: 2em;
}
.alert-fc74 .red-255e {
  margin-bottom: 15px;
}
.alert-fc74 .red-255e:last-child {
  margin-bottom: 0;
}
.alert-fc74 .aside_07fa {
  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) {
  .alert-fc74 .aside_07fa {
    display: block;
  }
}
.alert-fc74 .card-eadc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert-fc74 .card-eadc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert-fc74 .shadow-cf2a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert-fc74 .shadow-cf2a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert-fc74 .shadow-cf2a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert-fc74 .glass_0d14 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert-fc74 .glass_0d14 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert-fc74 .section-inner-bdba p:last-child {
  margin-bottom: 0;
}
.alert-fc74 .progress-dbe7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert-fc74 .shadow-552f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert-fc74 .box-a03d {
  margin-top: 1em;
}
.alert-fc74 .middle-1ada {
  top: 0;
  display: block;
}
.alert-fc74 .middle-1ada a {
  color: inherit;
}
.alert-fc74 .middle-1ada a:hover {
  color: inherit;
}
.alert-fc74 .huge-0fdb {
  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;
}
.alert-fc74 .huge-0fdb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert-fc74 .shadow-552f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert-fc74 .text-554a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert-fc74 .text-554a:first-child {
  margin-top: 0;
}
.alert-fc74 .text-554a.modal-hot-dccb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert-fc74 .text-554a.focused-041f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert-fc74
  .text-554a.focused-041f.notice-61a8
  .box-a03d {
  width: 100%;
}
.alert-fc74 .focused-041f {
  -webkit-box-align: center;
  align-items: center;
}
.alert-fc74 .focused-041f .label-fresh-c336,
.alert-fc74 .focused-041f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert-fc74 .shadow-cf2a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-fc74 .shadow-cf2a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert-fc74 .shadow-cf2a: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;
}
.alert-fc74 .modal-hot-dccb {
  z-index: 5;
}
.alert-fc74 .border_4e13 .surface_3775 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert-fc74 .info-cold-bbf0 .surface_3775 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert-fc74 .alert_prev_81bb .surface_3775 {
  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;
}
.alert-fc74.soft_e4aa .aside_07fa,
.alert-fc74.row_e63a .aside_07fa {
  display: block;
}
.alert-fc74.soft_e4aa .aside_07fa .glass-eca6,
.alert-fc74.soft_e4aa .aside_07fa .shadow-552f,
.alert-fc74.row_e63a .aside_07fa .glass-eca6,
.alert-fc74.row_e63a .aside_07fa .shadow-552f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert-fc74.carousel-22bf .card-eadc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert-fc74.carousel-22bf .card-eadc {
    margin-right: 0;
  }
}
.alert-fc74.soft_e4aa .card-eadc,
.alert-fc74.row_e63a .card-eadc {
  padding-top: 40%;
}
.alert-fc74.soft_e4aa .current-7636,
.alert-fc74.row_e63a .current-7636 {
  display: block;
}
.alert-fc74.soft_e4aa .fn-sticky-5bed .shadow-552f,
.alert-fc74.row_e63a .fn-sticky-5bed .shadow-552f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert-fc74.soft_e4aa .card-eadc,
.alert-fc74.row_e63a .card-eadc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert-fc74.soft_e4aa .shadow-552f {
  padding: 1em;
}
.wood-0dbb {
  margin: 30px auto;
  display: block;
}
.wood-0dbb .chip_7b00 > * {
  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;
}
.wood-0dbb .chip_7b00 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood-0dbb .chip_7b00 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_light_cade .label-fresh-c336 {
  margin-bottom: 1.41575em;
}
.gradient_light_cade .slider_dd30 {
  margin-bottom: 1.618em;
}
.tag_middle_7a2b .surface_pink_da2f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tag_middle_7a2b .surface_pink_da2f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tag_middle_7a2b .content_west_eae3 {
  max-width: 100%;
  overflow: auto;
}
.grid-orange-7404 .tag_middle_7a2b a:hover {
  text-decoration: underline;
}
.media_9076 .red-255e:not(.glass_0d14),
.media_9076 .shadow-cf2a {
  margin-bottom: 1.41575em;
}
.media_9076 .red-255e:not(.glass_0d14):last-child,
.media_9076 .shadow-cf2a:last-child {
  margin-bottom: 0;
}
.media_9076 .red-255e.paragraph-a6f7 {
  margin-bottom: 0.41575em;
}
.media_9076 .description-67b6:before,
.media_9076 .module_stale_91b4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.media_9076 .description-67b6:before {
  content: "\f115";
}
.media_9076 .module_stale_91b4:before {
  content: "\f02c";
}
.media_9076 .pressed-b224 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.media_9076 .pressed-b224 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.simple-7f67 {
  display: -webkit-box;
  display: flex;
}
.simple-7f67 .green_0bec {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .simple-7f67 .green_0bec {
    flex-basis: 90px;
  }
}
.simple-7f67 .active-b4b9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-7f67 .active-b4b9 {
    flex-basis: calc(100% - 50px);
  }
}
.simple-7f67 .shadow_smooth_445e p:last-child {
  margin-bottom: 0.72em;
}
.info-lite-3de6 .chip_7b00 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.info-lite-3de6 .chip_7b00:after,
.info-lite-3de6 .chip_7b00:before {
  content: "";
  display: table;
}
.info-lite-3de6 .chip_7b00:after {
  clear: both;
}
.info-lite-3de6 .chip_7b00 .container-bronze-c2be,
.info-lite-3de6 .chip_7b00 .panel-88ac {
  width: 49%;
}
.info-lite-3de6 .chip_7b00 .container-bronze-c2be a span.focus_cold_6a24,
.info-lite-3de6 .chip_7b00 .panel-88ac a span.focus_cold_6a24 {
  display: block;
  margin-bottom: 5px;
}
.info-lite-3de6 .chip_7b00 .panel-88ac {
  float: left;
  text-align: left;
}
.info-lite-3de6 .chip_7b00 .container-bronze-c2be {
  float: right;
  text-align: right;
}
.sidebar-a77b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar-a77b {
    margin-bottom: 0;
  }
}
.active-active-15d5 {
  margin-bottom: 1em;
}
.active-active-15d5 .glass_0d14 {
  font-size: 1.1em;
  line-height: 1.3;
}
.box_iron_f09a a {
  display: block;
  line-height: 0;
  position: relative;
}
.under_8db0 .active-active-15d5,
.carousel-6485 .active-active-15d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under_8db0 .active-active-15d5,
  .carousel-6485 .active-active-15d5 {
    display: block;
  }
}
.under_8db0 .box_iron_f09a,
.carousel-6485 .box_iron_f09a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under_8db0 .box_iron_f09a,
  .carousel-6485 .box_iron_f09a {
    margin-bottom: 1em;
  }
}
.under_8db0 .box_iron_f09a img,
.carousel-6485 .box_iron_f09a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under_8db0 .tall_a841,
.carousel-6485 .tall_a841 {
  flex-basis: calc(100% - 160px);
}
.under_8db0 .tall_a841 p,
.carousel-6485 .tall_a841 p {
  margin-bottom: 0;
}
.under_8db0 .tall_a841 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under_8db0 .tall_a841 {
    padding-left: 0;
  }
}
.carousel-6485 .tall_a841 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-6485 .tall_a841 {
    padding-right: 0;
  }
}
.carousel-6485 .box_iron_f09a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs-e578 .box_iron_f09a {
  margin-bottom: 0.5em;
}
.tabs-e578 .box_iron_f09a img {
  width: 100%;
}
.notification-black-60a2 .image_liquid_7149,
.column_east_f21e .image_liquid_7149 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.column_east_f21e .caption_paper_b877 .background_6741 p:last-child {
  margin-bottom: 0;
}
.dim_52e4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.yellow_580d .aside_e4c0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .yellow_580d .aside_e4c0:last-of-type {
    margin-bottom: 0;
  }
}
.yellow_580d .aside_e4c0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow_580d .aside_e4c0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.yellow_580d .aside_e4c0 ul li {
  margin: 0 0 0.6em;
}
.yellow_580d .aside_e4c0 ul li.prev-1d7e,
.yellow_580d .aside_e4c0 ul li.pressed_f387 {
  position: relative;
}
.yellow_580d .aside_e4c0 ul li.prev-1d7e .prev-a05f,
.yellow_580d .aside_e4c0 ul li.pressed_f387 .prev-a05f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.yellow_580d .aside_e4c0 ul li.prev-1d7e:after:after,
.yellow_580d .aside_e4c0 ul li.prev-1d7e:after:before,
.yellow_580d
  .aside_e4c0
  ul
  li.pressed_f387:after:after,
.yellow_580d
  .aside_e4c0
  ul
  li.pressed_f387:after:before {
  content: "";
  display: table;
}
.yellow_580d .aside_e4c0 ul li.prev-1d7e:after:after,
.yellow_580d
  .aside_e4c0
  ul
  li.pressed_f387:after:after {
  clear: both;
}
.yellow_580d .aside_e4c0 a.popup_a2cf:hover {
  text-decoration: none;
}
.yellow_580d .aside_e4c0 select {
  max-width: 100%;
}
.yellow_580d .aside_e4c0 table {
  font-size: 85%;
}
.yellow_580d .aside_e4c0 table td,
.yellow_580d .aside_e4c0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.yellow_580d .aside_e4c0 table tfoot td {
  text-align: left;
}
.yellow_580d .aside_e4c0 :last-child {
  margin-bottom: 0;
}
.yellow_580d .aside_e4c0 .column_e847 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.yellow_580d .aside_e4c0 .column_e847 label {
  width: 100%;
}
.yellow_580d .aside_e4c0 .column_e847 .tertiary_next_d5f9 {
  width: 100%;
  display: block;
}
.yellow_580d .aside_e4c0 .column_e847 .cold-21be {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.yellow_580d .aside_e4c0 .column_e847 .cold-21be:hover svg #svg-search {
  fill: #444;
}
.yellow_580d .aside_e4c0 .column_e847 .cold-21be svg {
  width: 18px;
  height: 18px;
}
.yellow_580d .overlay_bronze_6116 ul ul,
.yellow_580d .detail-cool-8645 ul ul,
.yellow_580d .picture-207f ul ul,
.yellow_580d .breadcrumb_middle_dbc3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.yellow_580d .overlay_bronze_6116 .section_27e0 > a,
.yellow_580d .detail-cool-8645 .section_27e0 > a,
.yellow_580d .picture-207f .section_27e0 > a,
.yellow_580d .breadcrumb_middle_dbc3 .section_27e0 > a {
  margin-bottom: 0;
}
.yellow_580d .surface-0725 li,
.yellow_580d .overlay_bronze_6116 li,
.yellow_580d .tiny-ca5e li,
.yellow_580d .detail-cool-8645 li,
.yellow_580d .picture-207f li,
.yellow_580d .breadcrumb_middle_dbc3 li,
.yellow_580d .panel-stale-de83 li,
.yellow_580d .sidebar_focused_d498 li {
  display: block;
  position: relative;
}
.yellow_580d .surface-0725 li:last-child,
.yellow_580d .overlay_bronze_6116 li:last-child,
.yellow_580d .tiny-ca5e li:last-child,
.yellow_580d .detail-cool-8645 li:last-child,
.yellow_580d .picture-207f li:last-child,
.yellow_580d .breadcrumb_middle_dbc3 li:last-child,
.yellow_580d .panel-stale-de83 li:last-child,
.yellow_580d .sidebar_focused_d498 li:last-child {
  border: none;
}
.yellow_580d .surface-0725 li a,
.yellow_580d .overlay_bronze_6116 li a,
.yellow_580d .tiny-ca5e li a,
.yellow_580d .detail-cool-8645 li a,
.yellow_580d .picture-207f li a,
.yellow_580d .breadcrumb_middle_dbc3 li a,
.yellow_580d .panel-stale-de83 li a,
.yellow_580d .sidebar_focused_d498 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow_580d .surface-0725 li ul li::before,
.yellow_580d .overlay_bronze_6116 li ul li::before,
.yellow_580d .tiny-ca5e li ul li::before,
.yellow_580d .detail-cool-8645 li ul li::before,
.yellow_580d .picture-207f li ul li::before,
.yellow_580d .breadcrumb_middle_dbc3 li ul li::before,
.yellow_580d .panel-stale-de83 li ul li::before,
.yellow_580d .sidebar_focused_d498 li ul li::before {
  left: 15px;
}
.yellow_580d .surface-0725 li ul a,
.yellow_580d .overlay_bronze_6116 li ul a,
.yellow_580d .tiny-ca5e li ul a,
.yellow_580d .detail-cool-8645 li ul a,
.yellow_580d .picture-207f li ul a,
.yellow_580d .breadcrumb_middle_dbc3 li ul a,
.yellow_580d .panel-stale-de83 li ul a,
.yellow_580d .sidebar_focused_d498 li ul a {
  padding-left: 20px;
}
.yellow_580d .surface-0725 li ul ul li::before,
.yellow_580d .overlay_bronze_6116 li ul ul li::before,
.yellow_580d .tiny-ca5e li ul ul li::before,
.yellow_580d .detail-cool-8645 li ul ul li::before,
.yellow_580d .picture-207f li ul ul li::before,
.yellow_580d .breadcrumb_middle_dbc3 li ul ul li::before,
.yellow_580d .panel-stale-de83 li ul ul li::before,
.yellow_580d .sidebar_focused_d498 li ul ul li::before {
  left: 30px;
}
.yellow_580d .surface-0725 li ul ul a,
.yellow_580d .overlay_bronze_6116 li ul ul a,
.yellow_580d .tiny-ca5e li ul ul a,
.yellow_580d .detail-cool-8645 li ul ul a,
.yellow_580d .picture-207f li ul ul a,
.yellow_580d .breadcrumb_middle_dbc3 li ul ul a,
.yellow_580d .panel-stale-de83 li ul ul a,
.yellow_580d .sidebar_focused_d498 li ul ul a {
  padding-left: 40px;
}
.yellow_580d .silver-16dc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow_580d .sidebar_focused_d498 ul li {
  margin-bottom: 1.41575em;
}
.yellow_580d .sidebar_focused_d498 ul li .texture_pink_f846 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.yellow_580d .sidebar_focused_d498 ul li .shadow_2dbf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.item-gold-5e9b .surface-0725 li a,
.item-gold-5e9b .overlay_bronze_6116 li a,
.item-gold-5e9b .tiny-ca5e li a,
.item-gold-5e9b .detail-cool-8645 li a,
.item-gold-5e9b .picture-207f li a,
.item-gold-5e9b .breadcrumb_middle_dbc3 li a,
.item-gold-5e9b .panel-stale-de83 li a,
.item-gold-5e9b .sidebar_focused_d498 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-gold-5e9b .silver-16dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-gold-5e9b .aside_e4c0 ul li.prev-1d7e .prev-a05f,
.item-gold-5e9b .aside_e4c0 ul li.pressed_f387 .prev-a05f {
  background: rgba(0, 0, 0, 0.2);
}
.item-gold-5e9b .yellow_580d .aside_e4c0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li {
  margin: 0;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li ul {
  margin: 0;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li ul li a {
  padding-left: 15px;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li ul li li a {
  padding-left: 30px;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li.light-d0ba > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li.light-d0ba > 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;
}
.media_south_1c2e .yellow_580d .primary_static_1a9a li.light-d0ba > 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;
}
.summary_solid_f5da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.paragraph_fast_1084 {
  position: relative;
  z-index: 10;
}
.paragraph_fast_1084 .module_iron_7393 {
  width: 100%;
  max-width: 100%;
}
.paragraph_6370 .disabled-iron-4bfe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph_6370 .warm_b9d5 {
}
.paragraph_6370 .item-gold-5e9b {
  background: #292929;
}
.frame-in-77cd .disabled-iron-4bfe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.frame-in-77cd .warm_b9d5 {
  background: #f9f9f9;
}
.frame-in-77cd .item-gold-5e9b {
  background: #303030;
}
.background-d78d .disabled-iron-4bfe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-d78d .liquid-2986 {
    margin-bottom: 1em;
  }
  .background-d78d .liquid-2986:last-child {
    margin-bottom: 0;
  }
}
.background-d78d .warm_b9d5 {
  background: #ededed;
}
.background-d78d .item-gold-5e9b {
  background: #1a1a1a;
}
.disabled-iron-4bfe.warm_b9d5 {
  color: rgba(0, 0, 0, 0.6);
}
.disabled-iron-4bfe.warm_b9d5 .row_small_5ce2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-iron-4bfe.item-gold-5e9b {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-iron-4bfe.item-gold-5e9b a:not(.popup_a2cf) {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-iron-4bfe.item-gold-5e9b a:not(.popup_a2cf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-iron-4bfe.item-gold-5e9b .row_small_5ce2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-iron-4bfe.item-gold-5e9b table tbody td,
.disabled-iron-4bfe.item-gold-5e9b table th {
  background: rgba(0, 0, 0, 0.08);
}
.dirty-6163.medium-c297 .static_760f {
  max-width: initial;
}
.dirty-6163 .grid_down_40cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dirty-6163 .grid_down_40cd .module_iron_7393 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dirty-6163 .grid_down_40cd .module_iron_7393 {
    display: block;
    margin-bottom: 2em;
  }
  .dirty-6163 .grid_down_40cd .module_iron_7393:last-child {
    margin-bottom: 0;
  }
}
.background-d78d .liquid-2986:last-child,
.frame-in-77cd .liquid-2986:last-child,
.paragraph_6370 .liquid-2986:last-child {
  margin-bottom: 0;
}
.background-d78d .liquid-2986 .yellow_580d .aside_e4c0:last-child,
.frame-in-77cd .liquid-2986 .yellow_580d .aside_e4c0:last-child,
.paragraph_6370 .liquid-2986 .yellow_580d .aside_e4c0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background-d78d .slider_west_5404,
  .background-d78d .disabled_rough_7a5d,
  .frame-in-77cd .slider_west_5404,
  .frame-in-77cd .disabled_rough_7a5d,
  .paragraph_6370 .slider_west_5404,
  .paragraph_6370 .disabled_rough_7a5d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .paragraph_fast_1084 .liquid-2986 {
    margin-bottom: 2em;
  }
}
.paragraph_fast_1084 p:last-child {
  margin-bottom: 0;
}
.paragraph_fast_1084 li,
.paragraph_fast_1084 ul {
  list-style: none;
  margin: 0;
}
.paragraph_fast_1084 ul ul {
  margin-left: 2.617924em;
}
.purple-fbbe {
  font-size: 0.875em;
}

/* css-noise: 8005 */
.widget-item-q1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
