/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo_static_8573/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo_static_8573
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.logo_static_8573/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next-2bd1.label-4ccf/licenses/gpl-2.0.filter_e0c3
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.pink-7883/, (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.frame_medium_80af.nav_37f1/normalize.background-hard-6649/
 ======
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.background-hard-6649 v7.0.0 | MIT License | github.logo_static_8573/necolas/normalize.background-hard-6649 */
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;
}
.liquid-a6ee .tooltip_right_e1fc,
.accordion_751a,
.icon-3af8,
.list-f777,
.aside_soft_bfbb,
.dim_52a1,
.down-5f4f,
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;
}
.accordion_751a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accordion_751a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_751a,
  h1 {
    font-size: 1.8em;
  }
}
.icon-3af8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon-3af8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon-3af8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon-3af8,
  h2 {
    font-size: 1.7em;
  }
}
.list-f777,
h3 {
  font-size: 1.618em;
}
.liquid-a6ee .tooltip_right_e1fc,
.aside_soft_bfbb,
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.row_8539 {
  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;
}
.active-06fd:after,
.active-06fd:before,
.aside-616d:after,
.aside-616d:before {
  content: "";
  display: table;
}
.active-06fd:after,
.aside-616d:after {
  clear: both;
}
.row_cool_f426 {
  float: right;
  margin-right: 0;
}
.tooltip_11f3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media_f187 .fluid_0f16,
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;
}
.media_f187 .fluid_0f16: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;
}
.tertiary_44e2 .fluid_0f16 {
  box-shadow: none;
}
.tertiary_44e2
  .fluid_0f16
  .message_upper_4823 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary_44e2 .fluid_0f16 .element_9191 {
  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;
}
.tertiary_44e2
  .fluid_0f16
  .element_9191
  b {
  display: none;
}
.tertiary_44e2 .badge_113b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(.header-black-a1d7),
button:not(.chip_dynamic_2dc0):not(.header-black-a1d7),
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ) {
  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;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):hover,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):hover,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):hover,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):hover,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):active,
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):active,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):active,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):active,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):active,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus {
  outline: 0;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c {
  position: relative;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .north-3ab3,
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .rough-34f7,
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .card-fresh-20d5,
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  i,
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  svg,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .north-3ab3,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .rough-34f7,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .card-fresh-20d5,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  i,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  svg,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .north-3ab3,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .rough-34f7,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .card-fresh-20d5,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  i,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  svg,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .north-3ab3,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .rough-34f7,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .card-fresh-20d5,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  i,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  svg,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .north-3ab3,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .rough-34f7,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  .card-fresh-20d5,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  i,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c
  svg {
  visibility: hidden;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c:after,
button:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c:after,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c:after,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c:after,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ).fn-loading-149c: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;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(.header-black-a1d7),
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ) {
  color: #fff;
  background: #235787;
}
.tiny_35f9:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="button"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="reset"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus,
input[type="submit"]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ):focus {
  color: #fff;
}
.tiny_35f9.fn-disabled-149c:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
.tiny_35f9[disabled]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
button.fn-disabled-149c:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ),
button[disabled]:not(.chip_dynamic_2dc0):not(
    .header-black-a1d7
  ) {
  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;
}
.dynamic-a429 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dynamic-a429: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;
}
.carousel-hovered-7ddb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.bronze-bb1a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hovered-7a71 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-06fd:after,
.active-06fd:before,
.north-9eb1:after,
.north-9eb1:before,
.picture-lite-c4fb:after,
.picture-lite-c4fb:before,
.stale-fb5f:after,
.stale-fb5f:before,
.banner_complex_91a8:after,
.banner_complex_91a8:before,
.easy_65d0:after,
.easy_65d0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-06fd:after,
.north-9eb1:after,
.picture-lite-c4fb:after,
.stale-fb5f:after,
.banner_complex_91a8:after,
.easy_65d0:after {
  clear: both;
}
.north-9eb1 .widget_right_57c8,
.picture-lite-c4fb .widget_right_57c8,
.primary-cold-8d7d .widget_right_57c8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.motion-9fa3 {
  display: inline-block;
}
.fast-d02b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fast-d02b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fast-d02b .bronze_09a5 {
  padding: 1em 0;
  font-size: 85%;
}
.bronze_09a5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft_f9dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft_f9dc:after,
.soft_f9dc:before {
  content: "";
  display: table;
}
.soft_f9dc:after {
  clear: both;
}
.secondary-5767 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.texture_b4a4 .secondary-5767 {
  max-width: 50%;
}
.filter-selected-b45c .secondary-5767 {
  max-width: 33.33%;
}
.image_4bd7 .secondary-5767 {
  max-width: 25%;
}
.background-bronze-7a60 .secondary-5767 {
  max-width: 20%;
}
.primary-5ed4 .secondary-5767 {
  max-width: 16.66%;
}
.detail_outer_2822 .secondary-5767 {
  max-width: 14.28%;
}
.footer-full-63c3 .secondary-5767 {
  max-width: 12.5%;
}
.outline_ede7 .secondary-5767 {
  max-width: 11.11%;
}
.up_1afa {
  display: block;
}
.liquid-a6ee .blue-a3ca label,
.liquid-a6ee .box_0481 label,
.liquid-a6ee .video-1eb5 label,
.liquid-a6ee .mask_tiny_8b47 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_849a {
  list-style: none;
  margin: 0;
}
.chip_849a article.center_fc94 {
  margin-bottom: 0;
}
.chip_849a ul {
  list-style: none;
  margin: 0;
}
.chip_849a .pagination-cold-21cf li.center_fc94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_849a .pagination-cold-21cf li.center_fc94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_849a .pagination-cold-21cf li.center_fc94: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) {
  .chip_849a .pagination-cold-21cf li.center_fc94 li.center_fc94 li.center_fc94 li.center_fc94 {
    padding-left: 0;
  }
}
article.center_fc94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center_fc94 .north-9eb1 p:last-of-type {
  margin-bottom: 0;
}
article.center_fc94 .wood_80fe {
  float: left;
}
article.center_fc94 .filter-bottom-148d {
  margin-left: 85px;
}
article.center_fc94 .search-easy-5959 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center_fc94 .search-easy-5959 .hard_4b1b {
  margin-left: 10px;
}
article.center_fc94 .sort-c31f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center_fc94 .left_634e {
  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 .blue-a3ca,
  #respond .video-1eb5,
  #respond .mask_tiny_8b47 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue-a3ca input,
#respond .video-1eb5 input,
#respond .mask_tiny_8b47 input {
  width: 100%;
}
#respond .mask_tiny_8b47 {
  margin-right: 0;
}
#respond .small-bf0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-light-e0b1 {
  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;
}
.chip-light-e0b1.slider-black-eb07 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip-light-e0b1 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%);
}
.chip-light-e0b1:focus,
.chip-light-e0b1: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);
}
.left-dd3c {
  border-radius: 10%;
}
.row-efd8 {
  border-radius: 50%;
}
.primary_basic_55b4 {
  font-size: 0.72em;
}
.section_6429 {
  font-size: 0.875em;
}
.up-cb29 {
  font-size: 1.1em;
}
.highlight-green-118e {
  text-transform: uppercase;
  line-height: 1.2;
}
.highlight-green-118e.primary_basic_55b4 {
  letter-spacing: 0.5px;
}
.input-6e55,
.input-6e55 a {
  color: #6d6d6d;
}
.input-6e55 a:hover {
  color: #111;
}
.smooth-3f7a {
  color: #6d6d6d;
}
.aside_4c79 {
  overflow-x: hidden;
}
.aside_4c79 .dim-4ad9.bottom_7980 {
  position: relative;
}
.aside_4c79 .dim-4ad9.bottom_7980.caption-bb5b {
  position: initial;
}
.aside_4c79
  .dim-4ad9.bottom_7980.caption-bb5b
  .stone_b3d4 {
  left: auto;
}
.aside_4c79 .dim-4ad9 .stone_b3d4 {
  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;
}
.aside_4c79 .dim-4ad9:hover.bottom_7980 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside_4c79
  .dim-4ad9:hover.bottom_7980
  .stone_b3d4 {
  display: block;
  z-index: 9999999;
}
.aside_4c79 .bright_ac6c .black-4e10,
.aside_4c79 .photo-c47e .black-4e10 {
  display: none;
}
.aside_4c79 .background_654b .dim-4ad9:hover.bottom_7980 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.liquid-a6ee .blue-a3ca label,
.liquid-a6ee .box_0481 label,
.liquid-a6ee .video-1eb5 label,
.liquid-a6ee .mask_tiny_8b47 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_849a {
  list-style: none;
  margin: 0;
}
.chip_849a article.center_fc94 {
  margin-bottom: 0;
}
.chip_849a ul {
  list-style: none;
  margin: 0;
}
.chip_849a .pagination-cold-21cf li.center_fc94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_849a .pagination-cold-21cf li.center_fc94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_849a .pagination-cold-21cf li.center_fc94: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) {
  .chip_849a .pagination-cold-21cf li.center_fc94 li.center_fc94 li.center_fc94 li.center_fc94 {
    padding-left: 0;
  }
}
article.center_fc94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.center_fc94 .north-9eb1 p:last-of-type {
  margin-bottom: 0;
}
article.center_fc94 .wood_80fe {
  float: left;
}
article.center_fc94 .filter-bottom-148d {
  margin-left: 85px;
}
article.center_fc94 .search-easy-5959 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.center_fc94 .search-easy-5959 .hard_4b1b {
  margin-left: 10px;
}
article.center_fc94 .sort-c31f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.center_fc94 .left_634e {
  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 .blue-a3ca,
  #respond .video-1eb5,
  #respond .mask_tiny_8b47 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue-a3ca input,
#respond .video-1eb5 input,
#respond .mask_tiny_8b47 input {
  width: 100%;
}
#respond .mask_tiny_8b47 {
  margin-right: 0;
}
#respond .small-bf0f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_ac6c .backdrop-8f93 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-8f93 .widget_c549.outer_de5d .tabs_fixed_91a5 > li > a:focus,
.backdrop-8f93 .widget_c549.outer_de5d .tabs_fixed_91a5 > li > a:hover,
.backdrop-8f93 .widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a:focus,
.backdrop-8f93 .widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a:hover,
.backdrop-8f93 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li > a:focus,
.backdrop-8f93 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93
  .widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.backdrop-8f93
  .widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a,
.backdrop-8f93
  .widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.backdrop-8f93
  .widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a,
.backdrop-8f93
  .widget_c549.fixed_4ebd
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.backdrop-8f93 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li.tabs_south_5b67 > a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93 .heading-b87e,
.backdrop-8f93 .heading-b87e a {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93 .pagination_basic_6d49.popup_action_a5d4 li a,
.backdrop-8f93 .old_5da6 a,
.backdrop-8f93 .notification_short_191f,
.backdrop-8f93 .tabs_fixed_91a5 > li > a,
.backdrop-8f93 .upper_202f {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93 .pagination_basic_6d49.popup_action_a5d4 li a:hover,
.backdrop-8f93 .old_5da6 a:hover,
.backdrop-8f93 .notification_short_191f:hover,
.backdrop-8f93 .tabs_fixed_91a5 > li > a:hover,
.backdrop-8f93 .upper_202f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93 .preview-action-016c {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93 .preview-action-016c .chip-gas-81b9 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93 .preview-action-016c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-8f93 .feature-green-4315 .footer-plasma-a39c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93 .feature-green-4315 .footer-plasma-a39c .first_615c {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93
  .feature-green-4315
  .footer-plasma-a39c
  .first_615c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93
  .feature-green-4315
  .footer-plasma-a39c
  .first_615c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93
  .feature-green-4315
  .footer-plasma-a39c
  .first_615c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93
  .feature-green-4315
  .footer-plasma-a39c
  .first_615c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93 .feature-green-4315 .hidden-59be {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-8f93 .feature-green-4315 .hidden-59be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_4298
  .backdrop-8f93
  .feature-green-4315
  .dirty-dbfe
  .summary_in_047e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lower_4298
  .backdrop-8f93
  .feature-green-4315
  .dirty-dbfe
  .first_615c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_ac6c .cold_a223 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cold_a223 .widget_c549.outer_de5d .tabs_fixed_91a5 > li > a:focus,
.cold_a223 .widget_c549.outer_de5d .tabs_fixed_91a5 > li > a:hover,
.cold_a223 .widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a:focus,
.cold_a223 .widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a:hover,
.cold_a223 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li > a:focus,
.cold_a223 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_a223
  .widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.cold_a223
  .widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a,
.cold_a223
  .widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.cold_a223
  .widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a,
.cold_a223
  .widget_c549.fixed_4ebd
  .tabs_fixed_91a5
  > li.next-5c28
  > a,
.cold_a223 .widget_c549.fixed_4ebd .tabs_fixed_91a5 > li.tabs_south_5b67 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_a223 .heading-b87e,
.cold_a223 .heading-b87e a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_a223 .pagination_basic_6d49.popup_action_a5d4 li a,
.cold_a223 .old_5da6 a,
.cold_a223 .notification_short_191f,
.cold_a223 .tabs_fixed_91a5 > li > a,
.cold_a223 .upper_202f {
  color: rgba(0, 0, 0, 0.55);
}
.cold_a223 .pagination_basic_6d49.popup_action_a5d4 li a:hover,
.cold_a223 .old_5da6 a:hover,
.cold_a223 .notification_short_191f:hover,
.cold_a223 .tabs_fixed_91a5 > li > a:hover,
.cold_a223 .upper_202f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_a223 .preview-action-016c {
  color: rgba(0, 0, 0, 0.55);
}
.cold_a223 .preview-action-016c .chip-gas-81b9 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_a223 .preview-action-016c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-bbe3 .cool-1b06 {
  margin-left: auto;
  margin-right: auto;
}
.picture-lite-c4fb > * {
  margin-left: auto;
  margin-right: auto;
}
.picture-lite-c4fb .carousel-hovered-7ddb {
  margin-right: 1.41575em;
}
.west_8777 .picture-lite-c4fb > .list_1b0f {
  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;
}
.west_8777 .picture-lite-c4fb > .north_8fbc {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.widget_clean_8cb5.outer-bbe3 .cool-1b06,
.thumbnail_233c.outer-bbe3 .cool-1b06 {
  margin-left: 0;
}
.hidden_glass_c124.outer-bbe3 .cool-1b06,
.status-hovered-864e.outer-bbe3 .cool-1b06 {
  margin-right: 0;
}
.picture-lite-c4fb ol,
.picture-lite-c4fb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.motion-7b25 video {
  max-width: 100%;
}
.stale_e796 img {
  display: block;
}
.stale_e796.carousel-hovered-7ddb,
.stale_e796.bronze-bb1a {
  width: 100%;
}
.stale_e796.north_8fbc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card-9564:not(.focused-83f5) {
  margin: 1.5em auto;
}
.frame-bce0 p {
  padding: 1.5em 14px;
}
ul.overlay_9506.north_8fbc,
ul.overlay_9506.list_1b0f,
ul.overlay_9506.sort-bc60.list_1b0f {
  padding: 0 14px;
}
.center-8e40 {
  display: block;
  overflow-x: auto;
}
.center-8e40 table {
  border-collapse: collapse;
  width: 100%;
}
.center-8e40 td,
.center-8e40 th {
  padding: 0.5em;
}
.picture-lite-c4fb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture-lite-c4fb ol ol,
.picture-lite-c4fb ol ul,
.picture-lite-c4fb ul ol,
.picture-lite-c4fb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture-lite-c4fb ol ol li,
.picture-lite-c4fb ol ul li,
.picture-lite-c4fb ul ol li,
.picture-lite-c4fb ul ul li {
  margin-left: 0;
}
.grid-static-4b52.short-3c07 > .menu_complex_f580 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid-static-4b52.short-3c07 > .menu_complex_f580 iframe,
.grid-static-4b52.short-3c07 > .menu_complex_f580 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary-826a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary-826a.stone-a07a {
  padding: 0;
}
.primary-826a.stone-a07a cite {
  font-size: 13px;
}
.primary-826a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary-826a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery_south_d8d9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery_south_d8d9 > p:first-child {
  margin-top: 0;
}
.gallery_south_d8d9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery_south_d8d9 blockquote {
  border-left: 0;
}
.info_selected_e912 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.info_selected_e912:not(.hidden-a68e) {
  max-width: 100px;
}
.info_selected_e912.old_a83c {
  border-bottom: none !important;
  text-align: center;
}
.info_selected_e912.old_a83c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame-bce0 p {
    padding: 1.5em 0;
  }
}
.texture-2fca {
  color: #0073aa;
}
.slider_222d {
  background-color: #0073aa;
}
.bronze_3160 {
  color: #229fd8;
}
.black_023d {
  background-color: #229fd8;
}
.disabled-3131 {
  color: #eee;
}
.gradient-9139 {
  background-color: #eee;
}
.gallery-bc5b {
  color: #444;
}
.huge-77a7 {
  background-color: #444;
}
.component-865c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.component-865c .pink-626a .old_5da6 {
  font-size: 15px;
}
.component-865c .old_5da6 {
  line-height: 1.3;
}
.component-865c .cold_a223 {
}
.component-865c .backdrop-8f93 {
  background: #235787;
}
.detail-0735 {
  padding: 0;
}
.detail-0735 .backdrop-8f93 {
  background: #1a1a1a;
}
.detail-0735 .cold_a223 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown_clean_1834 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown_clean_1834 .cold_a223 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown_clean_1834 .backdrop-8f93 {
  background: #303030;
}
.easy_65d0 {
  position: relative;
  z-index: 10;
}
.easy_65d0 .module-hovered-ecfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary-active-d296 .bottom_7980 {
  display: inline-block;
  vertical-align: middle;
}
.secondary-active-d296.green-fb9c .bottom_7980 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary-active-d296.green-fb9c .bottom_7980 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-active-d296.green-fb9c .bottom_7980 {
    margin-right: 0.4em;
  }
}
.secondary-active-d296.green-fb9c .bottom_7980:last-child {
  margin-right: 0;
}
.smooth_7372 .module-hovered-ecfc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright_ac6c .pink-626a {
    margin: 0 -0.5em;
  }
  .bright_ac6c .pink-626a [class*="customify-col-"],
  .bright_ac6c .pink-626a [class*="customify-col_"],
  .bright_ac6c .pink-626a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright_ac6c.simple_c63f .module-hovered-ecfc {
  background: 0 0 !important;
}
.bright_ac6c.simple_c63f .module-hovered-ecfc,
.bright_ac6c.smooth_7372 .module-hovered-ecfc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright_ac6c.summary_silver_3de5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright_ac6c.smooth_7372 .module-hovered-ecfc {
  box-shadow: none !important;
}
.footer_right_27f0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .footer_right_27f0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .footer_right_27f0 {
    padding: 18px 0 20px;
  }
}
.footer_right_27f0 .frame-7503 {
  width: 100%;
}
.footer_right_27f0 .row-copper-2812 {
  margin-bottom: 0;
}
.footer_right_27f0 .pagination-old-08f3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fixed_49c9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fixed_49c9 .filter_lower_8275 {
  width: 100%;
}
.dropdown_left_5b8b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dropdown_left_5b8b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dropdown_left_5b8b 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;
}
.dropdown_left_5b8b li:last-child:after {
  display: none;
}
.dropdown_left_5b8b li a {
  font-weight: 500;
  margin-right: 10px;
}
.silver_6615 .black-4e10 button,
.footer_right_27f0 .black-4e10 button {
  left: 0;
}
.silver_6615 .filter_lower_8275,
.footer_right_27f0 .filter_lower_8275 {
  padding-left: 0;
  padding-right: 0;
}
.silver_6615 .fixed_49c9,
.footer_right_27f0 .fixed_49c9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.silver_6615 {
  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;
}
.silver_6615: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;
}
.silver_6615 .short-1c37 {
  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) {
  .silver_6615 .short-1c37 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_6615 .short-1c37 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .silver_6615 .short-1c37 {
    min-height: 200px;
  }
}
.silver_6615 .dropdown_left_5b8b {
  color: rgba(255, 255, 255, 0.8);
}
.silver_6615 .dropdown_left_5b8b a,
.silver_6615 .dropdown_left_5b8b li:after {
  color: inherit;
}
.silver_6615 .dropdown_left_5b8b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title-c600 {
  margin-bottom: 0.5em;
}
.text-hovered-a76a {
  margin-bottom: 1.2em;
}
.text-hovered-a76a,
.title-c600 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-hovered-a76a p:last-child,
.title-c600 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .black-4e10,
#masthead .black-4e10 {
  display: none;
}
#masthead
  > .black-4e10.middle_2cc9 {
  display: none;
}
#masthead > .black-4e10 button {
  left: 0;
}
.hidden_active_ca37 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.hidden_active_ca37 .bottom_7980 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hidden_active_ca37 .texture-6cb6 {
  display: -webkit-box;
  display: flex;
}
.hidden_active_ca37 .texture-6cb6.link-up-5d84 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hidden_active_ca37 .texture-6cb6.black-586a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_active_ca37 .texture-6cb6.small_4f62 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hidden_active_ca37.pagination-3509.layout-right-bfe0 .texture-6cb6.link-up-5d84 {
  flex-basis: 100%;
}
.hidden_active_ca37.message-dirty-e82f .texture-6cb6.black-586a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hidden_active_ca37.message-dirty-e82f .texture-6cb6.small_4f62 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .black-4e10.middle_2cc9 {
  display: none;
}
#masthead > .black-4e10 button {
  left: 0;
}
.wide_e0cb {
  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;
}
.wide_e0cb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wide_e0cb.focus_right_a75a i {
  margin-right: 4px;
}
.wide_e0cb.clean_5a4a i {
  margin-left: 5px;
}
.old_5da6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.old_5da6 p:last-child {
  margin-bottom: 0;
}
.large_5971 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.large_5971 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.large_5971 img {
  display: block;
  width: auto;
  line-height: 1;
}
.large_5971 .heading-b87e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.large_5971 .smooth-8667 {
  margin: 5px 0 7px 0;
}
.large_5971.thick_c686 .smooth_81cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_5971.thick_c686 .description-short-1896 {
  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;
}
.large_5971.slider_top_e6bf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.large_5971.slider_top_e6bf .smooth_81cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large_5971.slider_top_e6bf .description-short-1896 {
  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;
}
.large_5971.surface-west-2f58 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.large_5971.footer_pro_afb7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.large_5971.footer_pro_afb7 .description-short-1896 {
  margin-top: 7px;
}
.narrow-10dd {
  display: inline-block;
}
.easy_65d0 .summary-current-d141 .large_5971 img {
  max-width: 100%;
}
.widget_c549 .heading_051d.chip_focused_3ee9,
.nav_db48 .heading_051d.chip_focused_3ee9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_c549 .list-2881,
.nav_db48 .list-2881 {
  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%);
}
.widget_c549 .list-2881 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget_c549.badge-9bc8 .list-2881 {
  display: none;
}
.widget_c549 .first-f263 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_c549 .first-f263 li {
  display: inline-block;
  position: relative;
}
.widget_c549 .first-f263 li:last-child {
  margin-right: 0;
}
.widget_c549 .first-f263 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;
}
.widget_c549 .first-f263 li.tabs_south_5b67 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget_c549 .first-f263 > 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;
}
.widget_c549 .first-f263 > li > a i {
  line-height: 0;
}
.widget_c549 .first-f263 > li.link_large_05c3 > a .list-2881 {
  margin-left: 4px;
  line-height: 0;
}
.widget_c549 .first-f263 .table_fluid_257a li.link_large_05c3 > a {
  position: relative;
}
.widget_c549 .first-f263 .table_fluid_257a li.link_large_05c3 > a:after,
.widget_c549 .first-f263 .table_fluid_257a li.link_large_05c3 > a:before {
  content: "";
  display: table;
}
.widget_c549 .first-f263 .table_fluid_257a li.link_large_05c3 > a:after {
  clear: both;
}
.widget_c549 .first-f263 .table_fluid_257a li.link_large_05c3 > a .list-2881 {
  margin-left: 5px;
  float: right;
}
.widget_c549 .dim_f8c4,
.widget_c549 .table_fluid_257a {
  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;
}
.widget_c549 .table_fluid_257a {
  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;
}
.widget_c549 .table_fluid_257a .chip_focused_3ee9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_c549 .table_fluid_257a .list-2881 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget_c549 .table_fluid_257a li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget_c549 .table_fluid_257a 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;
}
.widget_c549 .table_fluid_257a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget_c549 .table_fluid_257a .table_fluid_257a {
  top: 0;
  left: 100%;
}
.widget_c549 .sort_thick_8a4e.fn-focus-149c > .dim_f8c4,
.widget_c549 .sort_thick_8a4e.fn-focus-149c > .table_fluid_257a,
.widget_c549 .sort_thick_8a4e:focus > .dim_f8c4,
.widget_c549 .sort_thick_8a4e:focus > .table_fluid_257a,
.widget_c549 .sort_thick_8a4e:hover > .dim_f8c4,
.widget_c549 .sort_thick_8a4e:hover > .table_fluid_257a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget_c549.fixed_4ebd .tabs_fixed_91a5:after,
.widget_c549.fixed_4ebd .tabs_fixed_91a5:before {
  content: "";
  display: table;
}
.widget_c549.fixed_4ebd .tabs_fixed_91a5:after {
  clear: both;
}
.widget_c549.fixed_4ebd .tabs_fixed_91a5 > li {
  float: left;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5:after,
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5:before {
  content: "";
  display: table;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5:after {
  clear: both;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5 > li {
  float: left;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5 > li.next-5c28 > a,
.widget_c549.disabled_thick_6983 .tabs_fixed_91a5 > li.tabs_south_5b67 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget_c549.outer_de5d .tabs_fixed_91a5 > li > a .chip_focused_3ee9 {
  position: relative;
}
.widget_c549.outer_de5d .tabs_fixed_91a5 > li > a .chip_focused_3ee9: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;
}
.widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li:focus
  > a
  .chip_focused_3ee9:before,
.widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li:hover
  > a
  .chip_focused_3ee9:before {
  width: 100%;
  background-color: currentColor;
}
.widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.next-5c28
  > a
  .chip_focused_3ee9:before,
.widget_c549.outer_de5d
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a
  .chip_focused_3ee9:before {
  width: 100%;
  background-color: currentColor;
}
.widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a .chip_focused_3ee9 {
  position: relative;
}
.widget_c549.pro-ab30 .tabs_fixed_91a5 > li > a .chip_focused_3ee9: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;
}
.widget_c549.pro-ab30 .tabs_fixed_91a5 > li:focus > a .chip_focused_3ee9:before,
.widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li:hover
  > a
  .chip_focused_3ee9:before {
  width: 100%;
  background-color: currentColor;
}
.widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.next-5c28
  > a
  .chip_focused_3ee9:before,
.widget_c549.pro-ab30
  .tabs_fixed_91a5
  > li.section-gas-3e94
  > a
  .chip_focused_3ee9:before {
  width: 100%;
  background-color: currentColor;
}
.nav_db48 .first-f263 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav_db48 .first-f263 li:first-child > a {
  border-top: none;
}
.nav_db48 .first-f263 .message_silver_f43e > .chip_focused_3ee9 .list-2881 {
  display: none;
}
.nav_db48 .first-f263 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav_db48 .first-f263 li:last-child {
  border: none;
}
.nav_db48 .first-f263 li.link_large_05c3 > a {
  padding-right: 45px !important;
}
.nav_db48 .first-f263 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav_db48 .first-f263 li a:focus,
.nav_db48 .first-f263 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_db48 .first-f263 li .complex-6f95 {
  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;
}
.nav_db48 .first-f263 li .complex-6f95:hover {
  box-shadow: none;
}
.nav_db48 .first-f263 li .complex-6f95 .list-2881 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav_db48 .first-f263 .table_fluid_257a {
  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);
}
.nav_db48 .first-f263 .table_fluid_257a li a {
  padding-left: 3em;
}
.nav_db48 .first-f263 .aside_6438 > a .complex-6f95 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav_db48 .first-f263 .aside_6438 > .table_fluid_257a {
  display: block;
  opacity: 1;
}
.description_7cd8 {
  max-width: 100%;
}
.picture_black_522c {
  line-height: 0;
  cursor: pointer;
}
.upper_202f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.upper_202f:hover {
  box-shadow: none;
  color: currentColor;
}
.upper_202f svg {
  width: 18px;
  height: 18px;
}
.upper_202f .frame_outer_a106 {
  display: none;
}
.bright_64f3 {
  position: relative;
}
.bright_64f3.fn-active-149c .upper_202f .mask_complex_9d96 {
  display: none;
}
.bright_64f3.fn-active-149c .upper_202f .frame_outer_a106 {
  display: inline-block;
}
.bright_64f3 .basic-568b {
  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);
}
.bright_64f3.tertiary-static-1677 .basic-568b {
  left: auto;
  right: -0.9em;
}
.bright_64f3.tertiary-static-1677 .lower-6deb::before {
  left: auto;
  right: 15px;
}
.bright_64f3.fn-active-149c .basic-568b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dirty-dbfe {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dirty-dbfe label {
  flex-basis: 100%;
}
.dirty-dbfe .footer-plasma-a39c {
  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;
}
.dirty-dbfe .first_615c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dirty-dbfe .first_615c:focus {
  background-color: transparent;
}
.dirty-dbfe button.hidden-59be {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dirty-dbfe button.hidden-59be:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dirty-dbfe button.hidden-59be svg {
  width: 18px;
  height: 18px;
}
.dirty-dbfe input[type="submit"] {
  min-height: auto;
}
.feature-green-4315 .dirty-dbfe .first_615c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.lower-6deb {
  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) {
  .lower-6deb {
    width: 220px;
  }
}
.lower-6deb label {
  flex-basis: 100%;
}
.lower-6deb::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;
}
.lower_4298 .feature-green-4315 .dirty-dbfe {
  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;
}
.lower_4298
  .feature-green-4315
  .dirty-dbfe
  .footer-plasma-a39c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lower_4298 .feature-green-4315 .dirty-dbfe .first_615c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lower_4298
  .feature-green-4315
  .dirty-dbfe
  .first_615c:focus {
  background: 0 0;
}
.lower_4298
  .feature-green-4315
  .dirty-dbfe
  .summary_in_047e {
  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;
}
.pagination_basic_6d49 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination_basic_6d49 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination_basic_6d49 li:last-child {
  margin-right: 0;
}
.pagination_basic_6d49 li:first-child {
  margin-left: 0;
}
.pagination_basic_6d49.icon_complex_fe90 a {
  color: #fff;
}
.pagination_basic_6d49.icon_complex_fe90 a:hover {
  color: #fff;
}
.pagination_basic_6d49 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination_basic_6d49 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination_basic_6d49 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination_basic_6d49 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination_basic_6d49 [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination_basic_6d49 [class*="social-icon-apple"].section_9096 {
  background-color: transparent;
  color: #999;
}
.pagination_basic_6d49 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination_basic_6d49 [class*="social-icon-behance"].section_9096 {
  background-color: transparent;
  color: #1769ff;
}
.pagination_basic_6d49 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination_basic_6d49 [class*="social-icon-bitbucket"].section_9096 {
  background-color: transparent;
  color: #205081;
}
.pagination_basic_6d49 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination_basic_6d49 [class*="social-icon-codepen"].section_9096 {
  background-color: transparent;
  color: #000;
}
.pagination_basic_6d49 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination_basic_6d49 [class*="social-icon-delicious"].section_9096 {
  background-color: transparent;
  color: #39f;
}
.pagination_basic_6d49 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination_basic_6d49 [class*="social-icon-digg"].section_9096 {
  background-color: transparent;
  color: #005be2;
}
.pagination_basic_6d49 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination_basic_6d49 [class*="social-icon-dribbble"].section_9096 {
  background-color: transparent;
  color: #ea4c89;
}
.pagination_basic_6d49 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination_basic_6d49 [class*="social-icon-envelope"].section_9096 {
  background-color: transparent;
  color: #ea4335;
}
.pagination_basic_6d49 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination_basic_6d49 [class*="social-icon-facebook"].section_9096 {
  background-color: transparent;
  color: #3b5998;
}
.pagination_basic_6d49 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination_basic_6d49 [class*="social-icon-flickr"].section_9096 {
  background-color: transparent;
  color: #0063dc;
}
.pagination_basic_6d49 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination_basic_6d49 [class*="social-icon-foursquare"].section_9096 {
  background-color: transparent;
  color: #2d5be3;
}
.pagination_basic_6d49 [class*="social-icon-github"] {
  background-color: #333;
}
.pagination_basic_6d49 [class*="social-icon-github"].section_9096 {
  background-color: transparent;
  color: #333;
}
.pagination_basic_6d49 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination_basic_6d49 [class*="social-icon-google-plus"].section_9096 {
  background-color: transparent;
  color: #dd4b39;
}
.pagination_basic_6d49 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination_basic_6d49 [class*="social-icon-houzz"].section_9096 {
  background-color: transparent;
  color: #7ac142;
}
.pagination_basic_6d49 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination_basic_6d49 [class*="social-icon-instagram"].section_9096 {
  background-color: transparent;
  color: #262626;
}
.pagination_basic_6d49 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination_basic_6d49 [class*="social-icon-jsfiddle"].section_9096 {
  background-color: transparent;
  color: #487aa2;
}
.pagination_basic_6d49 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination_basic_6d49 [class*="social-icon-linkedin"].section_9096 {
  background-color: transparent;
  color: #0077b5;
}
.pagination_basic_6d49 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination_basic_6d49 [class*="social-icon-medium"].section_9096 {
  background-color: transparent;
  color: #00ab6b;
}
.pagination_basic_6d49 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination_basic_6d49
  [class*="social-icon-odnoklassniki"].section_9096 {
  background-color: transparent;
  color: #f4731c;
}
.pagination_basic_6d49 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination_basic_6d49 [class*="social-icon-meetup"].section_9096 {
  background-color: transparent;
  color: #ec1c40;
}
.pagination_basic_6d49 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination_basic_6d49 [class*="social-icon-pinterest"].section_9096 {
  background-color: transparent;
  color: #bd081c;
}
.pagination_basic_6d49 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination_basic_6d49 [class*="social-icon-product-hunt"].section_9096 {
  background-color: transparent;
  color: #da552f;
}
.pagination_basic_6d49 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination_basic_6d49 [class*="social-icon-reddit"].section_9096 {
  background-color: transparent;
  color: #ff4500;
}
.pagination_basic_6d49 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination_basic_6d49 [class*="social-icon-rss"].section_9096 {
  background-color: transparent;
  color: #f26522;
}
.pagination_basic_6d49 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination_basic_6d49
  [class*="social-icon-shopping-cart"].section_9096 {
  background-color: transparent;
  color: #4caf50;
}
.pagination_basic_6d49 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination_basic_6d49 [class*="social-icon-skype"].section_9096 {
  background-color: transparent;
  color: #00aff0;
}
.pagination_basic_6d49 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination_basic_6d49 [class*="social-icon-slideshare"].section_9096 {
  background-color: transparent;
  color: #0077b5;
}
.pagination_basic_6d49 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination_basic_6d49 [class*="social-icon-snapchat"].section_9096 {
  background-color: transparent;
  color: #fffc00;
}
.pagination_basic_6d49 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination_basic_6d49 [class*="social-icon-soundcloud"].section_9096 {
  background-color: transparent;
  color: #f80;
}
.pagination_basic_6d49 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination_basic_6d49 [class*="social-icon-spotify"].section_9096 {
  background-color: transparent;
  color: #2ebd59;
}
.pagination_basic_6d49 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination_basic_6d49
  [class*="social-icon-stack-overflow"].section_9096 {
  background-color: transparent;
  color: #fe7a15;
}
.pagination_basic_6d49 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination_basic_6d49 [class*="social-icon-maldkfgram"].section_9096 {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination_basic_6d49 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination_basic_6d49 [class*="social-icon-tripadvisor"].section_9096 {
  background-color: transparent;
  color: #589442;
}
.pagination_basic_6d49 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination_basic_6d49 [class*="social-icon-tumblr"].section_9096 {
  background-color: transparent;
  color: #35465c;
}
.pagination_basic_6d49 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination_basic_6d49 [class*="social-icon-twitch"].section_9096 {
  background-color: transparent;
  color: #6441a5;
}
.pagination_basic_6d49 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination_basic_6d49 [class*="social-icon-twitter"].section_9096 {
  background-color: transparent;
  color: #1da1f2;
}
.pagination_basic_6d49 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination_basic_6d49 [class*="social-icon-vimeo"].section_9096 {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination_basic_6d49 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination_basic_6d49 [class*="social-icon-vk"].section_9096 {
  background-color: transparent;
  color: #45668e;
}
.pagination_basic_6d49 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination_basic_6d49 [class*="social-icon-weibo"].section_9096 {
  background-color: transparent;
  color: #df2029;
}
.pagination_basic_6d49 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination_basic_6d49 [class*="social-icon-weixin"].section_9096 {
  background-color: transparent;
  color: #7bb32e;
}
.pagination_basic_6d49 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination_basic_6d49 [class*="social-icon-whatsapp"].section_9096 {
  background-color: transparent;
  color: #25d366;
}
.pagination_basic_6d49 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination_basic_6d49 [class*="social-icon-wordpress"].section_9096 {
  background-color: transparent;
  color: #21759b;
}
.pagination_basic_6d49 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination_basic_6d49 [class*="social-icon-xing"].section_9096 {
  background-color: transparent;
  color: #026466;
}
.pagination_basic_6d49 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination_basic_6d49 [class*="social-icon-yelp"].section_9096 {
  background-color: transparent;
  color: #af0606;
}
.pagination_basic_6d49 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination_basic_6d49 [class*="social-icon-youtube"].section_9096 {
  background-color: transparent;
  color: #cd201f;
}
.notification_short_191f {
  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;
}
.notification_short_191f:hover {
  box-shadow: none;
  background: 0 0;
}
.steel_faf0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thick_a9f9 {
  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;
}
.text-b2d2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.preview_a881 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.preview_a881,
.preview_a881::after,
.preview_a881::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;
}
.preview_a881::after,
.preview_a881::before {
  content: "";
  display: block;
  background-color: inherit;
}
.complex-6e9f .thick_a9f9 .text-b2d2 {
  margin-top: -2px;
  width: 19px;
}
.complex-6e9f .thick_a9f9 .preview_a881 {
  margin-top: -1px;
}
.complex-6e9f .thick_a9f9 .preview_a881,
.complex-6e9f .thick_a9f9 .preview_a881::after,
.complex-6e9f .thick_a9f9 .preview_a881::before {
  width: 19px;
  height: 2px;
}
.complex-6e9f .thick_a9f9 .preview_a881::before {
  top: -6px;
}
.complex-6e9f .thick_a9f9 .preview_a881::after {
  bottom: -6px;
}
.label_5e28 .thick_a9f9 .text-b2d2 {
  margin-top: -2px;
  width: 22px;
}
.label_5e28 .thick_a9f9 .preview_a881 {
  margin-top: -1px;
}
.label_5e28 .thick_a9f9 .preview_a881,
.label_5e28 .thick_a9f9 .preview_a881::after,
.label_5e28 .thick_a9f9 .preview_a881::before {
  width: 22px;
  height: 2px;
}
.label_5e28 .thick_a9f9 .preview_a881::before {
  top: -7px;
}
.label_5e28 .thick_a9f9 .preview_a881::after {
  bottom: -7px;
}
.solid-e288 .thick_a9f9 .text-b2d2 {
  margin-top: -2px;
  width: 31px;
}
.solid-e288 .thick_a9f9 .preview_a881 {
  margin-top: -1.5px;
}
.solid-e288 .thick_a9f9 .preview_a881,
.solid-e288 .thick_a9f9 .preview_a881::after,
.solid-e288 .thick_a9f9 .preview_a881::before {
  width: 31px;
  height: 3px;
}
.solid-e288 .thick_a9f9 .preview_a881::before {
  top: -9px;
}
.solid-e288 .thick_a9f9 .preview_a881::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary_focused_230a .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary_focused_230a .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .secondary_focused_230a .thick_a9f9 .preview_a881,
  .secondary_focused_230a .thick_a9f9 .preview_a881::after,
  .secondary_focused_230a .thick_a9f9 .preview_a881::before {
    width: 19px;
    height: 2px;
  }
  .secondary_focused_230a .thick_a9f9 .preview_a881::before {
    top: -6px;
  }
  .secondary_focused_230a .thick_a9f9 .preview_a881::after {
    bottom: -6px;
  }
  .grid-ea58 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 22px;
  }
  .grid-ea58 .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .grid-ea58 .thick_a9f9 .preview_a881,
  .grid-ea58 .thick_a9f9 .preview_a881::after,
  .grid-ea58 .thick_a9f9 .preview_a881::before {
    width: 22px;
    height: 2px;
  }
  .grid-ea58 .thick_a9f9 .preview_a881::before {
    top: -7px;
  }
  .grid-ea58 .thick_a9f9 .preview_a881::after {
    bottom: -7px;
  }
  .alert-e5f6 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 31px;
  }
  .alert-e5f6 .thick_a9f9 .preview_a881 {
    margin-top: -1.5px;
  }
  .alert-e5f6 .thick_a9f9 .preview_a881,
  .alert-e5f6 .thick_a9f9 .preview_a881::after,
  .alert-e5f6 .thick_a9f9 .preview_a881::before {
    width: 31px;
    height: 3px;
  }
  .alert-e5f6 .thick_a9f9 .preview_a881::before {
    top: -9px;
  }
  .alert-e5f6 .thick_a9f9 .preview_a881::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .white-1d79 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 19px;
  }
  .white-1d79 .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .white-1d79 .thick_a9f9 .preview_a881,
  .white-1d79 .thick_a9f9 .preview_a881::after,
  .white-1d79 .thick_a9f9 .preview_a881::before {
    width: 19px;
    height: 2px;
  }
  .white-1d79 .thick_a9f9 .preview_a881::before {
    top: -6px;
  }
  .white-1d79 .thick_a9f9 .preview_a881::after {
    bottom: -6px;
  }
  .feature_inner_97b2 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 22px;
  }
  .feature_inner_97b2 .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .feature_inner_97b2 .thick_a9f9 .preview_a881,
  .feature_inner_97b2 .thick_a9f9 .preview_a881::after,
  .feature_inner_97b2 .thick_a9f9 .preview_a881::before {
    width: 22px;
    height: 2px;
  }
  .feature_inner_97b2 .thick_a9f9 .preview_a881::before {
    top: -7px;
  }
  .feature_inner_97b2 .thick_a9f9 .preview_a881::after {
    bottom: -7px;
  }
  .feature_b810 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_b810 .thick_a9f9 .preview_a881 {
    margin-top: -1.5px;
  }
  .feature_b810 .thick_a9f9 .preview_a881,
  .feature_b810 .thick_a9f9 .preview_a881::after,
  .feature_b810 .thick_a9f9 .preview_a881::before {
    width: 31px;
    height: 3px;
  }
  .feature_b810 .thick_a9f9 .preview_a881::before {
    top: -9px;
  }
  .feature_b810 .thick_a9f9 .preview_a881::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_short_c5d9 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_short_c5d9 .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .disabled_short_c5d9 .thick_a9f9 .preview_a881,
  .disabled_short_c5d9 .thick_a9f9 .preview_a881::after,
  .disabled_short_c5d9 .thick_a9f9 .preview_a881::before {
    width: 19px;
    height: 2px;
  }
  .disabled_short_c5d9 .thick_a9f9 .preview_a881::before {
    top: -6px;
  }
  .disabled_short_c5d9 .thick_a9f9 .preview_a881::after {
    bottom: -6px;
  }
  .button_4c48 .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 22px;
  }
  .button_4c48 .thick_a9f9 .preview_a881 {
    margin-top: -1px;
  }
  .button_4c48 .thick_a9f9 .preview_a881,
  .button_4c48 .thick_a9f9 .preview_a881::after,
  .button_4c48 .thick_a9f9 .preview_a881::before {
    width: 22px;
    height: 2px;
  }
  .button_4c48 .thick_a9f9 .preview_a881::before {
    top: -7px;
  }
  .button_4c48 .thick_a9f9 .preview_a881::after {
    bottom: -7px;
  }
  .notice-f08b .thick_a9f9 .text-b2d2 {
    margin-top: -2px;
    width: 31px;
  }
  .notice-f08b .thick_a9f9 .preview_a881 {
    margin-top: -1.5px;
  }
  .notice-f08b .thick_a9f9 .preview_a881,
  .notice-f08b .thick_a9f9 .preview_a881::after,
  .notice-f08b .thick_a9f9 .preview_a881::before {
    width: 31px;
    height: 3px;
  }
  .notice-f08b .thick_a9f9 .preview_a881::before {
    top: -9px;
  }
  .notice-f08b .thick_a9f9 .preview_a881::after {
    bottom: -9px;
  }
}
.label-basic-b286 .preview_a881 {
  -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);
}
.label-basic-b286 .preview_a881::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label-basic-b286 .preview_a881::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);
}
.label-basic-b286.texture_f08f .preview_a881 {
  -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);
}
.label-basic-b286.texture_f08f .preview_a881::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label-basic-b286.texture_f08f .preview_a881::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);
}
.backdrop_153e {
  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.fixed-2e05:before {
  display: none;
}
.photo-c47e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.photo-c47e .gas-8386 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.photo-c47e .gas-8386:last-of-type {
  border-bottom: none;
}
.photo-c47e .gas-8386.text_bottom_2216,
.photo-c47e .gas-8386.title_dirty_d81c,
.photo-c47e .gas-8386.carousel_0538 {
  padding: 0;
}
.photo-c47e .nav_db48 .complex-6f95 {
  color: currentColor;
}
.photo-c47e .nav_db48 .complex-6f95:focus,
.photo-c47e .nav_db48 .complex-6f95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-c47e.cold_a223 .preview-action-016c,
.photo-c47e.cold_a223 .old_5da6 a,
.photo-c47e.cold_a223 .tabs_fixed_91a5 a,
.photo-c47e.cold_a223 .table_fluid_257a a {
  color: rgba(0, 0, 0, 0.55);
}
.photo-c47e.cold_a223 .preview-action-016c:hover,
.photo-c47e.cold_a223 .old_5da6 a:hover,
.photo-c47e.cold_a223 .tabs_fixed_91a5 a:hover,
.photo-c47e.cold_a223 .table_fluid_257a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-c47e.cold_a223 .chip-gas-81b9 {
  color: rgba(0, 0, 0, 0.8);
}
.photo-c47e.cold_a223 .gas-8386 {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-c47e.cold_a223 .gas-8386:before {
  background: rgba(0, 0, 0, 0.08);
}
.photo-c47e.cold_a223 .glass-c33c:before {
  background: rgba(255, 255, 255, 0.9);
}
.photo-c47e.cold_a223 .nav_db48 .first-f263 li a,
.photo-c47e.cold_a223 .nav_db48 .complex-6f95,
.photo-c47e.cold_a223 .table_fluid_257a {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-c47e.cold_a223 .nav_db48 .complex-6f95:focus,
.photo-c47e.cold_a223 .nav_db48 .complex-6f95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-c47e.cold_a223 .first-f263 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-c47e.backdrop-8f93 .preview-action-016c,
.photo-c47e.backdrop-8f93 .old_5da6 a,
.photo-c47e.backdrop-8f93 .tabs_fixed_91a5 .complex-6f95,
.photo-c47e.backdrop-8f93 .tabs_fixed_91a5 a,
.photo-c47e.backdrop-8f93 .table_fluid_257a a {
  color: rgba(255, 255, 255, 0.79);
}
.photo-c47e.backdrop-8f93 .preview-action-016c:hover,
.photo-c47e.backdrop-8f93 .old_5da6 a:hover,
.photo-c47e.backdrop-8f93 .tabs_fixed_91a5 .complex-6f95:hover,
.photo-c47e.backdrop-8f93 .tabs_fixed_91a5 a:hover,
.photo-c47e.backdrop-8f93 .table_fluid_257a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-c47e.backdrop-8f93 .chip-gas-81b9 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-c47e.backdrop-8f93 .gas-8386 {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-c47e.backdrop-8f93 .gas-8386:before {
  background: rgba(255, 255, 255, 0.08);
}
.photo-c47e.backdrop-8f93 .glass-c33c:before {
  background: rgba(0, 0, 0, 0.9);
}
.photo-c47e.backdrop-8f93 .nav_db48 .first-f263 li a,
.photo-c47e.backdrop-8f93 .nav_db48 .complex-6f95,
.photo-c47e.backdrop-8f93 .table_fluid_257a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-c47e.backdrop-8f93 .nav_db48 .complex-6f95:focus,
.photo-c47e.backdrop-8f93 .nav_db48 .complex-6f95:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-c47e.backdrop-8f93 .first-f263 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-c33c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.glass-c33c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content-5f7a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture-c756 .photo-c47e {
  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;
}
.picture-c756 .gas-8386 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture-c756 .gas-8386: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) {
  .picture-c756 .gas-8386:before {
    width: 16%;
    left: 42%;
  }
}
.picture-c756 .gas-8386:last-child:before {
  content: none;
}
.picture-c756 .gas-8386[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture-c756 .nav_db48 .first-f263 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture-c756 .nav_db48 .first-f263 li a .complex-6f95 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture-c756 .nav_db48 .table_fluid_257a {
  border: none;
}
.picture-c756 .nav_db48 .table_fluid_257a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture-c756 .glass-c33c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture-c756 .content-5f7a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture-c756 .backdrop-8f93 .glass-c33c:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture-c756 .cold_a223.outline_d895 .preview_a881 {
  background: rgba(0, 0, 0, 0.6);
}
.picture-c756
  .cold_a223.outline_d895
  .preview_a881::after,
.picture-c756
  .cold_a223.outline_d895
  .preview_a881:before {
  background: inherit;
}
.picture-c756
  .cold_a223.outline_d895:hover
  .preview_a881 {
  background: rgba(0, 0, 0, 0.8);
}
.pro-4b30 .photo-c47e {
  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) {
  .pro-4b30 .photo-c47e {
    width: auto;
    right: 45px;
  }
}
.chip_04f3 .photo-c47e {
  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) {
  .chip_04f3 .photo-c47e {
    width: auto;
    left: 45px;
  }
}
.fixed-2e05 .photo-c47e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fixed-2e05 .content-5f7a {
  max-width: 48em;
  margin: 0 auto;
}
.fixed-2e05 .glass-c33c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-c663 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-c663.picture-c756 .photo-c47e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-c663.pro-4b30 .photo-c47e {
  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);
}
.element-c663 .photo-c47e {
  visibility: visible;
}
.element-c663.chip_04f3 .photo-c47e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.form-da7b,
.sidebar-over-a4de {
  overflow-x: hidden;
}
.form-da7b .photo-c47e {
  overflow: auto;
}
.form-da7b.picture-c756 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form-da7b.picture-c756 .photo-c47e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.form-da7b.picture-c756 .notification_short_191f {
  opacity: 0;
}
.form-da7b.pro-4b30 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form-da7b.pro-4b30 .photo-c47e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.form-da7b.pro-4b30 .notification_short_191f {
  opacity: 0;
}
.form-da7b.chip_04f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.form-da7b.chip_04f3 .photo-c47e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.form-da7b.chip_04f3 .notification_short_191f {
  opacity: 0;
}
.form-da7b.fixed-2e05 .photo-c47e {
  z-index: 10;
  visibility: visible;
}
.outline_d895 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline_d895 .preview_a881 {
  background: rgba(255, 255, 255, 0.99);
}
.outline_d895 .preview_a881::after,
.outline_d895 .preview_a881:before {
  background: inherit;
}
.outline_d895:hover .preview_a881 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_04f3 .outline_d895 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fixed-2e05 .outline_d895 {
  display: none !important;
}
.form-da7b:before,
.sidebar-over-a4de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.form-da7b .outline_d895,
.sidebar-over-a4de .outline_d895 {
  display: inline-block;
}
.photo-c47e .bottom_7980 {
  -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;
}
.form-da7b .photo-c47e .bottom_7980,
.sidebar-over-a4de .photo-c47e .bottom_7980 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim-fc75 .footer-plasma-a39c {
  width: 100%;
}
.summary-current-d141 {
  padding: 0 0.5em 0;
}
.summary-current-d141 [class*="customify-col-"],
.summary-current-d141 [class*="customify-col_"],
.summary-current-d141 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.complex-68f4 .summary-current-d141 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pink-626a .backdrop_left_5843,
  .backdrop_left_5843 {
    display: none;
  }
  .liquid_ecb5 {
    text-align: left;
  }
  .pattern-d61f {
    text-align: center;
  }
  .media_tall_d5a5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pink-626a .center_006a,
  .center_006a {
    display: none;
  }
  .carousel_17d0 {
    text-align: left;
  }
  .text-up-5337 {
    text-align: center;
  }
  .frame-up-234f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pink-626a .image_4b57,
  .image_4b57 {
    display: none;
  }
  .shade-103d {
    text-align: left;
  }
  .image-54d3 {
    text-align: center;
  }
  .summary-dfa8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-over-e56b {
  box-shadow: none !important;
}
.box_pro_8171 .text-purple-4675,
.heading-outer-46ba .text-purple-4675 {
  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;
}
.heading-outer-46ba .text-purple-4675 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-hovered-ecfc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-hovered-ecfc:after,
.module-hovered-ecfc:before {
  content: "";
  display: table;
}
.module-hovered-ecfc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-hovered-ecfc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-hovered-ecfc,
.summary_silver_3de5 {
  max-width: 1248px;
  margin: 0 auto;
}

.stale-fb5f.panel-236e .module-hovered-ecfc {
  max-width: 100%;
}
.stale-fb5f.column-d00a {
  max-width: 1200px;
  margin: 0 auto;
}
.stale-fb5f.disabled-6890 .module-hovered-ecfc {
  max-width: 100%;
}
.stale-fb5f.disabled-6890 > .module-hovered-ecfc {
  padding-left: 0;
  padding-right: 0;
}
.stale-fb5f.disabled-6890 > .module-hovered-ecfc .pink-626a {
  margin: 0;
}
.stale-fb5f.disabled-6890
  > .module-hovered-ecfc
  .fluid_038c.slider-first-3f13 {
  margin-right: 0;
  margin-left: 0;
}
.stale-fb5f.disabled-6890 #main.slider-first-3f13 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .button-brown-5394 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .button-brown-5394 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort-action-aab0 .cool-1b06 {
    padding-right: 1em;
  }
  .sort-action-aab0.wrapper-ee03 .fluid_038c {
    border-right: 1px solid #eaecee;
  }
  .sort-action-aab0.wrapper-ee03 .cool-1b06 {
    padding-right: 1em;
  }
  .sort-action-aab0.wrapper-ee03 .filter-hot-1db8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-8efb .cool-1b06 {
    padding-left: 1em;
  }
  .main-8efb.wrapper-ee03 .fluid_038c {
    border-left: 1px solid #eaecee;
  }
  .main-8efb.wrapper-ee03 .cool-1b06 {
    padding-left: 1em;
  }
  .main-8efb.wrapper-ee03 .filter-hot-1db8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer_9327 .cool-1b06 {
    padding-left: 1em;
  }
  .outer_9327.wrapper-ee03 .huge_fea1 {
    border-right: 1px solid #eaecee;
  }
  .outer_9327.wrapper-ee03 .accent_a7e7 {
    border-right: 1px solid #eaecee;
  }
  .outer_9327.wrapper-ee03 .cool-1b06 {
    padding-left: 1em;
  }
  .outer_9327.wrapper-ee03 .filter-hot-1db8 {
    padding-right: 1em;
  }
  .outer_9327.wrapper-ee03 .modal_iron_f170 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_64ac .cool-1b06 {
    padding-right: 1em;
  }
  .highlight_64ac.wrapper-ee03 .huge_fea1 {
    border-left: 1px solid #eaecee;
  }
  .highlight_64ac.wrapper-ee03 .accent_a7e7 {
    border-left: 1px solid #eaecee;
  }
  .highlight_64ac.wrapper-ee03 .cool-1b06 {
    padding-right: 1em;
  }
  .highlight_64ac.wrapper-ee03 .filter-hot-1db8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_64ac.wrapper-ee03 .modal_iron_f170 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-brown-5394 .cool-1b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button-brown-5394.wrapper-ee03 .fluid_038c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .button-brown-5394.wrapper-ee03 .cool-1b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button-brown-5394.wrapper-ee03 .filter-hot-1db8 {
    padding-left: 1em;
  }
  .button-brown-5394.wrapper-ee03 .modal_iron_f170 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .button-brown-5394.wrapper-ee03 .cool-1b06 {
    padding-left: 0;
  }
}
.soft_e895 .secondary-active-d296 {
  display: inline-block;
}
.narrow-cfe5 {
  display: inline-block;
}
.tall_0715 {
  word-con: break-word;
}
.accordion_a318 > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion_a318 .accent-red-c3f3 {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion_a318 .background_755c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.green_5c3f .section-8a81 {
  margin-bottom: 2em;
}
.green_5c3f .label_5c38 {
  margin-bottom: 15px;
}
.green_5c3f .label_5c38:last-child {
  margin-bottom: 0;
}
.green_5c3f .paragraph_4611 {
  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) {
  .green_5c3f .paragraph_4611 {
    display: block;
  }
}
.green_5c3f .disabled_mini_adb8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .green_5c3f .disabled_mini_adb8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.green_5c3f .list_903d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.green_5c3f .list_903d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.green_5c3f .list_903d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.green_5c3f .tall_0715 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_5c3f .tall_0715 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.green_5c3f .disabled_focused_38f9 p:last-child {
  margin-bottom: 0;
}
.green_5c3f .iron-0f9a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.green_5c3f .outline_253f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.green_5c3f .notification-03cc {
  margin-top: 1em;
}
.green_5c3f .component-69a8 {
  top: 0;
  display: block;
}
.green_5c3f .component-69a8 a {
  color: inherit;
}
.green_5c3f .component-69a8 a:hover {
  color: inherit;
}
.green_5c3f .selected_a1f6 {
  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;
}
.green_5c3f .selected_a1f6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.green_5c3f .outline_253f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.green_5c3f .blue-a347 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.green_5c3f .blue-a347:first-child {
  margin-top: 0;
}
.green_5c3f .blue-a347.carousel_brown_9f90 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.green_5c3f .blue-a347.over_5ae4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_5c3f
  .blue-a347.over_5ae4.texture_ef34
  .notification-03cc {
  width: 100%;
}
.green_5c3f .over_5ae4 {
  -webkit-box-align: center;
  align-items: center;
}
.green_5c3f .over_5ae4 .accordion_a318,
.green_5c3f .over_5ae4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.green_5c3f .list_903d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_5c3f .list_903d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_5c3f .list_903d: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;
}
.green_5c3f .carousel_brown_9f90 {
  z-index: 5;
}
.green_5c3f .highlight-ea0f .button-light-b99c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.green_5c3f .popup_dirty_4f99 .button-light-b99c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.green_5c3f .form-basic-25a7 .button-light-b99c {
  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;
}
.green_5c3f.accordion_01f4 .paragraph_4611,
.green_5c3f.content_short_03b6 .paragraph_4611 {
  display: block;
}
.green_5c3f.accordion_01f4 .paragraph_4611 .nav-c880,
.green_5c3f.accordion_01f4 .paragraph_4611 .outline_253f,
.green_5c3f.content_short_03b6 .paragraph_4611 .nav-c880,
.green_5c3f.content_short_03b6 .paragraph_4611 .outline_253f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green_5c3f.dropdown-static-a318 .disabled_mini_adb8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .green_5c3f.dropdown-static-a318 .disabled_mini_adb8 {
    margin-right: 0;
  }
}
.green_5c3f.accordion_01f4 .disabled_mini_adb8,
.green_5c3f.content_short_03b6 .disabled_mini_adb8 {
  padding-top: 40%;
}
.green_5c3f.accordion_01f4 .section-8a81,
.green_5c3f.content_short_03b6 .section-8a81 {
  display: block;
}
.green_5c3f.accordion_01f4 .fn-sticky-149c .outline_253f,
.green_5c3f.content_short_03b6 .fn-sticky-149c .outline_253f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.green_5c3f.accordion_01f4 .disabled_mini_adb8,
.green_5c3f.content_short_03b6 .disabled_mini_adb8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.green_5c3f.accordion_01f4 .outline_253f {
  padding: 1em;
}
.narrow-bef7 {
  margin: 30px auto;
  display: block;
}
.narrow-bef7 .accent_medium_0752 > * {
  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;
}
.narrow-bef7 .accent_medium_0752 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow-bef7 .accent_medium_0752 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup_a78d .accordion_a318 {
  margin-bottom: 1.41575em;
}
.popup_a78d .bronze-c8d1 {
  margin-bottom: 1.618em;
}
.picture-lite-c4fb .gas_6091 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture-lite-c4fb .gas_6091 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture-lite-c4fb .status_pink_1fcb {
  max-width: 100%;
  overflow: auto;
}
.outer-bbe3 .picture-lite-c4fb a:hover {
  text-decoration: underline;
}
.summary_c89d .label_5c38:not(.tall_0715),
.summary_c89d .list_903d {
  margin-bottom: 1.41575em;
}
.summary_c89d .label_5c38:not(.tall_0715):last-child,
.summary_c89d .list_903d:last-child {
  margin-bottom: 0;
}
.summary_c89d .label_5c38.accordion-wood-da7e {
  margin-bottom: 0.41575em;
}
.summary_c89d .silver_f458:before,
.summary_c89d .smooth_e21a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.summary_c89d .silver_f458:before {
  content: "\f115";
}
.summary_c89d .smooth_e21a:before {
  content: "\f02c";
}
.summary_c89d .fixed_a9bc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.summary_c89d .fixed_a9bc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paper-a4de {
  display: -webkit-box;
  display: flex;
}
.paper-a4de .badge-bright-f5df {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paper-a4de .badge-bright-f5df {
    flex-basis: 90px;
  }
}
.paper-a4de .row-2849 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper-a4de .row-2849 {
    flex-basis: calc(100% - 50px);
  }
}
.paper-a4de .dropdown_a3d4 p:last-child {
  margin-bottom: 0.72em;
}
.backdrop_pink_508d .accent_medium_0752 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop_pink_508d .accent_medium_0752:after,
.backdrop_pink_508d .accent_medium_0752:before {
  content: "";
  display: table;
}
.backdrop_pink_508d .accent_medium_0752:after {
  clear: both;
}
.backdrop_pink_508d .accent_medium_0752 .popup-stale-ad4e,
.backdrop_pink_508d .accent_medium_0752 .preview_yellow_2be9 {
  width: 49%;
}
.backdrop_pink_508d .accent_medium_0752 .popup-stale-ad4e a span.banner-84bc,
.backdrop_pink_508d .accent_medium_0752 .preview_yellow_2be9 a span.banner-84bc {
  display: block;
  margin-bottom: 5px;
}
.backdrop_pink_508d .accent_medium_0752 .preview_yellow_2be9 {
  float: left;
  text-align: left;
}
.backdrop_pink_508d .accent_medium_0752 .popup-stale-ad4e {
  float: right;
  text-align: right;
}
.cold-57b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .cold-57b1 {
    margin-bottom: 0;
  }
}
.accent_c31b {
  margin-bottom: 1em;
}
.accent_c31b .tall_0715 {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-out-fb3a a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_dirty_5cc9 .accent_c31b,
.hard-272d .accent_c31b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_dirty_5cc9 .accent_c31b,
  .hard-272d .accent_c31b {
    display: block;
  }
}
.aside_dirty_5cc9 .caption-out-fb3a,
.hard-272d .caption-out-fb3a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_dirty_5cc9 .caption-out-fb3a,
  .hard-272d .caption-out-fb3a {
    margin-bottom: 1em;
  }
}
.aside_dirty_5cc9 .caption-out-fb3a img,
.hard-272d .caption-out-fb3a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_dirty_5cc9 .status-bddc,
.hard-272d .status-bddc {
  flex-basis: calc(100% - 160px);
}
.aside_dirty_5cc9 .status-bddc p,
.hard-272d .status-bddc p {
  margin-bottom: 0;
}
.aside_dirty_5cc9 .status-bddc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_dirty_5cc9 .status-bddc {
    padding-left: 0;
  }
}
.hard-272d .status-bddc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard-272d .status-bddc {
    padding-right: 0;
  }
}
.hard-272d .caption-out-fb3a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.short_9df8 .caption-out-fb3a {
  margin-bottom: 0.5em;
}
.short_9df8 .caption-out-fb3a img {
  width: 100%;
}
.block_ff71 .notification_over_125d,
.clean-0276 .notification_over_125d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.clean-0276 .fluid_038c .new_299c p:last-child {
  margin-bottom: 0;
}
.hero_cool_b094 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focused_e1fa .yellow_0891 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focused_e1fa .yellow_0891:last-of-type {
    margin-bottom: 0;
  }
}
.focused_e1fa .yellow_0891 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused_e1fa .yellow_0891 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focused_e1fa .yellow_0891 ul li {
  margin: 0 0 0.6em;
}
.focused_e1fa .yellow_0891 ul li.grid_7ddc,
.focused_e1fa .yellow_0891 ul li.paper_afcd {
  position: relative;
}
.focused_e1fa .yellow_0891 ul li.grid_7ddc .overlay_hard_4fef,
.focused_e1fa .yellow_0891 ul li.paper_afcd .overlay_hard_4fef {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focused_e1fa .yellow_0891 ul li.grid_7ddc:after:after,
.focused_e1fa .yellow_0891 ul li.grid_7ddc:after:before,
.focused_e1fa
  .yellow_0891
  ul
  li.paper_afcd:after:after,
.focused_e1fa
  .yellow_0891
  ul
  li.paper_afcd:after:before {
  content: "";
  display: table;
}
.focused_e1fa .yellow_0891 ul li.grid_7ddc:after:after,
.focused_e1fa
  .yellow_0891
  ul
  li.paper_afcd:after:after {
  clear: both;
}
.focused_e1fa .yellow_0891 a.tiny_35f9:hover {
  text-decoration: none;
}
.focused_e1fa .yellow_0891 select {
  max-width: 100%;
}
.focused_e1fa .yellow_0891 table {
  font-size: 85%;
}
.focused_e1fa .yellow_0891 table td,
.focused_e1fa .yellow_0891 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focused_e1fa .yellow_0891 table tfoot td {
  text-align: left;
}
.focused_e1fa .yellow_0891 :last-child {
  margin-bottom: 0;
}
.focused_e1fa .yellow_0891 .disabled-1544 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focused_e1fa .yellow_0891 .disabled-1544 label {
  width: 100%;
}
.focused_e1fa .yellow_0891 .disabled-1544 .first_615c {
  width: 100%;
  display: block;
}
.focused_e1fa .yellow_0891 .disabled-1544 .hidden-59be {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focused_e1fa .yellow_0891 .disabled-1544 .hidden-59be:hover svg #svg-search {
  fill: #444;
}
.focused_e1fa .yellow_0891 .disabled-1544 .hidden-59be svg {
  width: 18px;
  height: 18px;
}
.focused_e1fa .narrow-7cc6 ul ul,
.focused_e1fa .pressed_3c65 ul ul,
.focused_e1fa .selected_a538 ul ul,
.focused_e1fa .complex_9617 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focused_e1fa .narrow-7cc6 .link_large_05c3 > a,
.focused_e1fa .pressed_3c65 .link_large_05c3 > a,
.focused_e1fa .selected_a538 .link_large_05c3 > a,
.focused_e1fa .complex_9617 .link_large_05c3 > a {
  margin-bottom: 0;
}
.focused_e1fa .black_1210 li,
.focused_e1fa .narrow-7cc6 li,
.focused_e1fa .aside_4d75 li,
.focused_e1fa .pressed_3c65 li,
.focused_e1fa .selected_a538 li,
.focused_e1fa .complex_9617 li,
.focused_e1fa .light_89ab li,
.focused_e1fa .fast_61e9 li {
  display: block;
  position: relative;
}
.focused_e1fa .black_1210 li:last-child,
.focused_e1fa .narrow-7cc6 li:last-child,
.focused_e1fa .aside_4d75 li:last-child,
.focused_e1fa .pressed_3c65 li:last-child,
.focused_e1fa .selected_a538 li:last-child,
.focused_e1fa .complex_9617 li:last-child,
.focused_e1fa .light_89ab li:last-child,
.focused_e1fa .fast_61e9 li:last-child {
  border: none;
}
.focused_e1fa .black_1210 li a,
.focused_e1fa .narrow-7cc6 li a,
.focused_e1fa .aside_4d75 li a,
.focused_e1fa .pressed_3c65 li a,
.focused_e1fa .selected_a538 li a,
.focused_e1fa .complex_9617 li a,
.focused_e1fa .light_89ab li a,
.focused_e1fa .fast_61e9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_e1fa .black_1210 li ul li::before,
.focused_e1fa .narrow-7cc6 li ul li::before,
.focused_e1fa .aside_4d75 li ul li::before,
.focused_e1fa .pressed_3c65 li ul li::before,
.focused_e1fa .selected_a538 li ul li::before,
.focused_e1fa .complex_9617 li ul li::before,
.focused_e1fa .light_89ab li ul li::before,
.focused_e1fa .fast_61e9 li ul li::before {
  left: 15px;
}
.focused_e1fa .black_1210 li ul a,
.focused_e1fa .narrow-7cc6 li ul a,
.focused_e1fa .aside_4d75 li ul a,
.focused_e1fa .pressed_3c65 li ul a,
.focused_e1fa .selected_a538 li ul a,
.focused_e1fa .complex_9617 li ul a,
.focused_e1fa .light_89ab li ul a,
.focused_e1fa .fast_61e9 li ul a {
  padding-left: 20px;
}
.focused_e1fa .black_1210 li ul ul li::before,
.focused_e1fa .narrow-7cc6 li ul ul li::before,
.focused_e1fa .aside_4d75 li ul ul li::before,
.focused_e1fa .pressed_3c65 li ul ul li::before,
.focused_e1fa .selected_a538 li ul ul li::before,
.focused_e1fa .complex_9617 li ul ul li::before,
.focused_e1fa .light_89ab li ul ul li::before,
.focused_e1fa .fast_61e9 li ul ul li::before {
  left: 30px;
}
.focused_e1fa .black_1210 li ul ul a,
.focused_e1fa .narrow-7cc6 li ul ul a,
.focused_e1fa .aside_4d75 li ul ul a,
.focused_e1fa .pressed_3c65 li ul ul a,
.focused_e1fa .selected_a538 li ul ul a,
.focused_e1fa .complex_9617 li ul ul a,
.focused_e1fa .light_89ab li ul ul a,
.focused_e1fa .fast_61e9 li ul ul a {
  padding-left: 40px;
}
.focused_e1fa .cool-a58f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused_e1fa .fast_61e9 ul li {
  margin-bottom: 1.41575em;
}
.focused_e1fa .fast_61e9 ul li .paragraph-fixed-d7ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focused_e1fa .fast_61e9 ul li .outline-fast-8c6b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.backdrop-8f93 .black_1210 li a,
.backdrop-8f93 .narrow-7cc6 li a,
.backdrop-8f93 .aside_4d75 li a,
.backdrop-8f93 .pressed_3c65 li a,
.backdrop-8f93 .selected_a538 li a,
.backdrop-8f93 .complex_9617 li a,
.backdrop-8f93 .light_89ab li a,
.backdrop-8f93 .fast_61e9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-8f93 .cool-a58f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-8f93 .yellow_0891 ul li.grid_7ddc .overlay_hard_4fef,
.backdrop-8f93 .yellow_0891 ul li.paper_afcd .overlay_hard_4fef {
  background: rgba(0, 0, 0, 0.2);
}
.backdrop-8f93 .focused_e1fa .yellow_0891 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-fb5f .focused_e1fa .first-f263 li {
  margin: 0;
}
.stale-fb5f .focused_e1fa .first-f263 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.stale-fb5f .focused_e1fa .first-f263 li ul {
  margin: 0;
}
.stale-fb5f .focused_e1fa .first-f263 li ul li a {
  padding-left: 15px;
}
.stale-fb5f .focused_e1fa .first-f263 li ul li li a {
  padding-left: 30px;
}
.stale-fb5f .focused_e1fa .first-f263 li.tabs_south_5b67 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.stale-fb5f .focused_e1fa .first-f263 li.tabs_south_5b67 > 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;
}
.stale-fb5f .focused_e1fa .first-f263 li.tabs_south_5b67 > 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;
}
.aside_steel_3442 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.banner_complex_91a8 {
  position: relative;
  z-index: 10;
}
.banner_complex_91a8 .bottom_7980 {
  width: 100%;
  max-width: 100%;
}
.dark-74a4 .text-0ffd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark-74a4 .cold_a223 {
}
.dark-74a4 .backdrop-8f93 {
  background: #292929;
}
.row_85e1 .text-0ffd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row_85e1 .cold_a223 {
  background: #f9f9f9;
}
.row_85e1 .backdrop-8f93 {
  background: #303030;
}
.overlay_a6de .text-0ffd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_a6de .secondary-active-d296 {
    margin-bottom: 1em;
  }
  .overlay_a6de .secondary-active-d296:last-child {
    margin-bottom: 0;
  }
}
.overlay_a6de .cold_a223 {
  background: #ededed;
}
.overlay_a6de .backdrop-8f93 {
  background: #1a1a1a;
}
.text-0ffd.cold_a223 {
  color: rgba(0, 0, 0, 0.6);
}
.text-0ffd.cold_a223 .iron-04e7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.text-0ffd.backdrop-8f93 {
  color: rgba(255, 255, 255, 0.99);
}
.text-0ffd.backdrop-8f93 a:not(.tiny_35f9) {
  color: rgba(255, 255, 255, 0.79);
}
.text-0ffd.backdrop-8f93 a:not(.tiny_35f9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.text-0ffd.backdrop-8f93 .iron-04e7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-0ffd.backdrop-8f93 table tbody td,
.text-0ffd.backdrop-8f93 table th {
  background: rgba(0, 0, 0, 0.08);
}
.background_654b.smooth_7372 .module-hovered-ecfc {
  max-width: initial;
}
.background_654b .green-fb9c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background_654b .green-fb9c .bottom_7980 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background_654b .green-fb9c .bottom_7980 {
    display: block;
    margin-bottom: 2em;
  }
  .background_654b .green-fb9c .bottom_7980:last-child {
    margin-bottom: 0;
  }
}
.overlay_a6de .secondary-active-d296:last-child,
.row_85e1 .secondary-active-d296:last-child,
.dark-74a4 .secondary-active-d296:last-child {
  margin-bottom: 0;
}
.overlay_a6de .secondary-active-d296 .focused_e1fa .yellow_0891:last-child,
.row_85e1 .secondary-active-d296 .focused_e1fa .yellow_0891:last-child,
.dark-74a4 .secondary-active-d296 .focused_e1fa .yellow_0891:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_a6de .title-60fc,
  .overlay_a6de .pink-29ea,
  .row_85e1 .title-60fc,
  .row_85e1 .pink-29ea,
  .dark-74a4 .title-60fc,
  .dark-74a4 .pink-29ea {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .banner_complex_91a8 .secondary-active-d296 {
    margin-bottom: 2em;
  }
}
.banner_complex_91a8 p:last-child {
  margin-bottom: 0;
}
.banner_complex_91a8 li,
.banner_complex_91a8 ul {
  list-style: none;
  margin: 0;
}
.banner_complex_91a8 ul ul {
  margin-left: 2.617924em;
}
.main-7e7c {
  font-size: 0.875em;
}

/* css-noise: 8484 */
.widget-item-x9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
