/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gas_ac84/customify
Author: WPCustomify
Author URI: https://pressmaximum.gas_ac84
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.gas_ac84/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title_44a5.tag_mini_f71c/licenses/gpl-2.0.medium-0c28
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.complex_6de1/, (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.liquid_e93d.sort_green_064b/normalize.table_29d9/
 ======
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.table_29d9 v7.0.0 | MIT License | github.gas_ac84/necolas/normalize.table_29d9 */
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;
}
.iron-8d5f .dirty-df0f,
.message-5f6c,
.primary_5cb9,
.search-glass-414b,
.dim-9c48,
.progress-slow-b628,
.bottom_783d,
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;
}
.message-5f6c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .message-5f6c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .message-5f6c,
  h1 {
    font-size: 1.8em;
  }
}
.primary_5cb9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_5cb9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_5cb9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_5cb9,
  h2 {
    font-size: 1.7em;
  }
}
.search-glass-414b,
h3 {
  font-size: 1.618em;
}
.iron-8d5f .dirty-df0f,
.dim-9c48,
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.module_pink_21ad {
  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;
}
.motion-5ae4:after,
.motion-5ae4:before,
.upper-1850:after,
.upper-1850:before {
  content: "";
  display: table;
}
.motion-5ae4:after,
.upper-1850:after {
  clear: both;
}
.silver-e590 {
  float: right;
  margin-right: 0;
}
.menu_inner_8e1f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.purple_7a2d .paragraph_02ca,
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;
}
.purple_7a2d .paragraph_02ca: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;
}
.logo-down-d0e6 .paragraph_02ca {
  box-shadow: none;
}
.logo-down-d0e6
  .paragraph_02ca
  .article-7d61 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo-down-d0e6 .paragraph_02ca .primary-action-74aa {
  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;
}
.logo-down-d0e6
  .paragraph_02ca
  .primary-action-74aa
  b {
  display: none;
}
.logo-down-d0e6 .description_8b80 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled_tiny_0e89:not(.next-7b76):not(.right-c959),
button:not(.next-7b76):not(.right-c959),
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ),
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ),
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ) {
  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;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ):hover,
button:not(.next-7b76):not(
    .right-c959
  ):hover,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ):hover,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ):hover,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ):active,
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ):focus,
button:not(.next-7b76):not(
    .right-c959
  ):active,
button:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ):active,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ):active,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ):active,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ):focus {
  outline: 0;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85 {
  position: relative;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .tertiary_slow_e890,
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .caption-9f1e,
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .component_south_320c,
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  i,
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  svg,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .tertiary_slow_e890,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .caption-9f1e,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .component_south_320c,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  i,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  svg,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .tertiary_slow_e890,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .caption-9f1e,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .component_south_320c,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  i,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  svg,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .tertiary_slow_e890,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .caption-9f1e,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .component_south_320c,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  i,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  svg,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .tertiary_slow_e890,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .caption-9f1e,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  .component_south_320c,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  i,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85
  svg {
  visibility: hidden;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85:after,
button:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85:after,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85:after,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85:after,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ).fn-loading-4d85: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;
}
.disabled_tiny_0e89:not(.next-7b76):not(.right-c959),
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ),
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ),
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ) {
  color: #fff;
  background: #235787;
}
.disabled_tiny_0e89:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="button"]:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="reset"]:not(.next-7b76):not(
    .right-c959
  ):focus,
input[type="submit"]:not(.next-7b76):not(
    .right-c959
  ):focus {
  color: #fff;
}
.disabled_tiny_0e89.fn-disabled-4d85:not(.next-7b76):not(
    .right-c959
  ),
.disabled_tiny_0e89[disabled]:not(.next-7b76):not(
    .right-c959
  ),
button.fn-disabled-4d85:not(.next-7b76):not(
    .right-c959
  ),
button[disabled]:not(.next-7b76):not(
    .right-c959
  ) {
  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;
}
.tag_167f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag_167f: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;
}
.grid-5d81 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.heading-585d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lite_ea03 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.motion-5ae4:after,
.motion-5ae4:before,
.article_f973:after,
.article_f973:before,
.current-a6f5:after,
.current-a6f5:before,
.main_north_97e2:after,
.main_north_97e2:before,
.frame_8730:after,
.frame_8730:before,
.short-d857:after,
.short-d857:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.motion-5ae4:after,
.article_f973:after,
.current-a6f5:after,
.main_north_97e2:after,
.frame_8730:after,
.short-d857:after {
  clear: both;
}
.article_f973 .menu_e4f4,
.current-a6f5 .menu_e4f4,
.notification-8f82 .menu_e4f4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.orange-8cc2 {
  display: inline-block;
}
.background-35e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background-35e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background-35e7 .paragraph_a409 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph_a409 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image-top-dfb4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image-top-dfb4:after,
.image-top-dfb4:before {
  content: "";
  display: table;
}
.image-top-dfb4:after {
  clear: both;
}
.pink-50c0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.primary-ca21 .pink-50c0 {
  max-width: 50%;
}
.shadow-da30 .pink-50c0 {
  max-width: 33.33%;
}
.green_174c .pink-50c0 {
  max-width: 25%;
}
.full_4001 .pink-50c0 {
  max-width: 20%;
}
.pressed-51f2 .pink-50c0 {
  max-width: 16.66%;
}
.cool-343e .pink-50c0 {
  max-width: 14.28%;
}
.background_slow_731c .pink-50c0 {
  max-width: 12.5%;
}
.dim_79bb .pink-50c0 {
  max-width: 11.11%;
}
.pink-261e {
  display: block;
}
.iron-8d5f .badge-c000 label,
.iron-8d5f .notification_fee3 label,
.iron-8d5f .highlight-7c4d label,
.iron-8d5f .background-93f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm_0bd3 {
  list-style: none;
  margin: 0;
}
.warm_0bd3 article.sidebar-advanced-7027 {
  margin-bottom: 0;
}
.warm_0bd3 ul {
  list-style: none;
  margin: 0;
}
.warm_0bd3 .up_06d3 li.sidebar-advanced-7027 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027: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) {
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027 li.sidebar-advanced-7027 li.sidebar-advanced-7027 li.sidebar-advanced-7027 {
    padding-left: 0;
  }
}
article.sidebar-advanced-7027 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-advanced-7027 .article_f973 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-advanced-7027 .tabs-74a4 {
  float: left;
}
article.sidebar-advanced-7027 .search_first_218c {
  margin-left: 85px;
}
article.sidebar-advanced-7027 .border-44d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-advanced-7027 .border-44d6 .logo-hard-daf1 {
  margin-left: 10px;
}
article.sidebar-advanced-7027 .gas_40bc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-advanced-7027 .thumbnail_7325 {
  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 .badge-c000,
  #respond .highlight-7c4d,
  #respond .background-93f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-c000 input,
#respond .highlight-7c4d input,
#respond .background-93f4 input {
  width: 100%;
}
#respond .background-93f4 {
  margin-right: 0;
}
#respond .white-3b8d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.north_19b0 {
  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;
}
.north_19b0.narrow_a7c6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.north_19b0 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%);
}
.north_19b0:focus,
.north_19b0: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);
}
.selected-9813 {
  border-radius: 10%;
}
.next-478a {
  border-radius: 50%;
}
.fast-fa0c {
  font-size: 0.72em;
}
.description-fdc1 {
  font-size: 0.875em;
}
.avatar_full_e456 {
  font-size: 1.1em;
}
.dropdown_3021 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_3021.fast-fa0c {
  letter-spacing: 0.5px;
}
.brown-182b,
.brown-182b a {
  color: #6d6d6d;
}
.brown-182b a:hover {
  color: #111;
}
.text-9d46 {
  color: #6d6d6d;
}
.fluid-0d18 {
  overflow-x: hidden;
}
.fluid-0d18 .new-99e8.card_e496 {
  position: relative;
}
.fluid-0d18 .new-99e8.card_e496.background-pink-7466 {
  position: initial;
}
.fluid-0d18
  .new-99e8.card_e496.background-pink-7466
  .tooltip_south_54d9 {
  left: auto;
}
.fluid-0d18 .new-99e8 .tooltip_south_54d9 {
  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;
}
.fluid-0d18 .new-99e8:hover.card_e496 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fluid-0d18
  .new-99e8:hover.card_e496
  .tooltip_south_54d9 {
  display: block;
  z-index: 9999999;
}
.fluid-0d18 .focus_bdaf .sort_clean_4d36,
.fluid-0d18 .small-6518 .sort_clean_4d36 {
  display: none;
}
.fluid-0d18 .progress-d1cd .new-99e8:hover.card_e496 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.iron-8d5f .badge-c000 label,
.iron-8d5f .notification_fee3 label,
.iron-8d5f .highlight-7c4d label,
.iron-8d5f .background-93f4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm_0bd3 {
  list-style: none;
  margin: 0;
}
.warm_0bd3 article.sidebar-advanced-7027 {
  margin-bottom: 0;
}
.warm_0bd3 ul {
  list-style: none;
  margin: 0;
}
.warm_0bd3 .up_06d3 li.sidebar-advanced-7027 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027: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) {
  .warm_0bd3 .up_06d3 li.sidebar-advanced-7027 li.sidebar-advanced-7027 li.sidebar-advanced-7027 li.sidebar-advanced-7027 {
    padding-left: 0;
  }
}
article.sidebar-advanced-7027 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar-advanced-7027 .article_f973 p:last-of-type {
  margin-bottom: 0;
}
article.sidebar-advanced-7027 .tabs-74a4 {
  float: left;
}
article.sidebar-advanced-7027 .search_first_218c {
  margin-left: 85px;
}
article.sidebar-advanced-7027 .border-44d6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar-advanced-7027 .border-44d6 .logo-hard-daf1 {
  margin-left: 10px;
}
article.sidebar-advanced-7027 .gas_40bc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar-advanced-7027 .thumbnail_7325 {
  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 .badge-c000,
  #respond .highlight-7c4d,
  #respond .background-93f4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge-c000 input,
#respond .highlight-7c4d input,
#respond .background-93f4 input {
  width: 100%;
}
#respond .background-93f4 {
  margin-right: 0;
}
#respond .white-3b8d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_bdaf .image_51be {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_51be .column_5a34.column-over-3105 .video-red-4341 > li > a:focus,
.image_51be .column_5a34.column-over-3105 .video-red-4341 > li > a:hover,
.image_51be .column_5a34.border_cca9 .video-red-4341 > li > a:focus,
.image_51be .column_5a34.border_cca9 .video-red-4341 > li > a:hover,
.image_51be .column_5a34.gradient-stone-3151 .video-red-4341 > li > a:focus,
.image_51be .column_5a34.gradient-stone-3151 .video-red-4341 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be
  .column_5a34.column-over-3105
  .video-red-4341
  > li.section_medium_81d2
  > a,
.image_51be
  .column_5a34.column-over-3105
  .video-red-4341
  > li.photo-orange-f136
  > a,
.image_51be
  .column_5a34.border_cca9
  .video-red-4341
  > li.section_medium_81d2
  > a,
.image_51be
  .column_5a34.border_cca9
  .video-red-4341
  > li.photo-orange-f136
  > a,
.image_51be
  .column_5a34.gradient-stone-3151
  .video-red-4341
  > li.section_medium_81d2
  > a,
.image_51be .column_5a34.gradient-stone-3151 .video-red-4341 > li.gallery_bronze_b2ea > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be .paper-ad08,
.image_51be .paper-ad08 a {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be .box-d443.dropdown_c5db li a,
.image_51be .mask_983d a,
.image_51be .active_orange_a99c,
.image_51be .video-red-4341 > li > a,
.image_51be .media_7125 {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be .box-d443.dropdown_c5db li a:hover,
.image_51be .mask_983d a:hover,
.image_51be .active_orange_a99c:hover,
.image_51be .video-red-4341 > li > a:hover,
.image_51be .media_7125:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be .blue-17a6 {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be .blue-17a6 .plasma_0e2b {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be .blue-17a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_51be .modal_cold_f979 .narrow-3bb2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_51be .modal_cold_f979 .narrow-3bb2 .hard-b028 {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be
  .modal_cold_f979
  .narrow-3bb2
  .hard-b028::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be
  .modal_cold_f979
  .narrow-3bb2
  .hard-b028:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be
  .modal_cold_f979
  .narrow-3bb2
  .hard-b028::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be
  .modal_cold_f979
  .narrow-3bb2
  .hard-b028::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be .modal_cold_f979 .text_focused_d21a {
  color: rgba(255, 255, 255, 0.79);
}
.image_51be .modal_cold_f979 .text_focused_d21a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-7b36
  .image_51be
  .modal_cold_f979
  .table_b103
  .notice-silver-f6fc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-7b36
  .image_51be
  .modal_cold_f979
  .table_b103
  .hard-b028 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_bdaf .new-386e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.new-386e .column_5a34.column-over-3105 .video-red-4341 > li > a:focus,
.new-386e .column_5a34.column-over-3105 .video-red-4341 > li > a:hover,
.new-386e .column_5a34.border_cca9 .video-red-4341 > li > a:focus,
.new-386e .column_5a34.border_cca9 .video-red-4341 > li > a:hover,
.new-386e .column_5a34.gradient-stone-3151 .video-red-4341 > li > a:focus,
.new-386e .column_5a34.gradient-stone-3151 .video-red-4341 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-386e
  .column_5a34.column-over-3105
  .video-red-4341
  > li.section_medium_81d2
  > a,
.new-386e
  .column_5a34.column-over-3105
  .video-red-4341
  > li.photo-orange-f136
  > a,
.new-386e
  .column_5a34.border_cca9
  .video-red-4341
  > li.section_medium_81d2
  > a,
.new-386e
  .column_5a34.border_cca9
  .video-red-4341
  > li.photo-orange-f136
  > a,
.new-386e
  .column_5a34.gradient-stone-3151
  .video-red-4341
  > li.section_medium_81d2
  > a,
.new-386e .column_5a34.gradient-stone-3151 .video-red-4341 > li.gallery_bronze_b2ea > a {
  color: rgba(0, 0, 0, 0.8);
}
.new-386e .paper-ad08,
.new-386e .paper-ad08 a {
  color: rgba(0, 0, 0, 0.8);
}
.new-386e .box-d443.dropdown_c5db li a,
.new-386e .mask_983d a,
.new-386e .active_orange_a99c,
.new-386e .video-red-4341 > li > a,
.new-386e .media_7125 {
  color: rgba(0, 0, 0, 0.55);
}
.new-386e .box-d443.dropdown_c5db li a:hover,
.new-386e .mask_983d a:hover,
.new-386e .active_orange_a99c:hover,
.new-386e .video-red-4341 > li > a:hover,
.new-386e .media_7125:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-386e .blue-17a6 {
  color: rgba(0, 0, 0, 0.55);
}
.new-386e .blue-17a6 .plasma_0e2b {
  color: rgba(0, 0, 0, 0.8);
}
.new-386e .blue-17a6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_yellow_71c7 .liquid-2651 {
  margin-left: auto;
  margin-right: auto;
}
.current-a6f5 > * {
  margin-left: auto;
  margin-right: auto;
}
.current-a6f5 .grid-5d81 {
  margin-right: 1.41575em;
}
.table-easy-05fe .current-a6f5 > .badge-2b76 {
  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;
}
.table-easy-05fe .current-a6f5 > .filter_5052 {
  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;
}
.highlight-578a.hidden_yellow_71c7 .liquid-2651,
.shadow-under-5cb2.hidden_yellow_71c7 .liquid-2651 {
  margin-left: 0;
}
.gallery_stone_b7cb.hidden_yellow_71c7 .liquid-2651,
.steel-2b25.hidden_yellow_71c7 .liquid-2651 {
  margin-right: 0;
}
.current-a6f5 ol,
.current-a6f5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paper-3c49 video {
  max-width: 100%;
}
.tertiary_right_a8cd img {
  display: block;
}
.tertiary_right_a8cd.grid-5d81,
.tertiary_right_a8cd.heading-585d {
  width: 100%;
}
.tertiary_right_a8cd.filter_5052 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label_stone_e3de:not(.middle_01e8) {
  margin: 1.5em auto;
}
.link-narrow-7b06 p {
  padding: 1.5em 14px;
}
ul.input_last_60a2.filter_5052,
ul.input_last_60a2.badge-2b76,
ul.input_last_60a2.nav-bronze-c070.badge-2b76 {
  padding: 0 14px;
}
.carousel_334e {
  display: block;
  overflow-x: auto;
}
.carousel_334e table {
  border-collapse: collapse;
  width: 100%;
}
.carousel_334e td,
.carousel_334e th {
  padding: 0.5em;
}
.current-a6f5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.current-a6f5 ol ol,
.current-a6f5 ol ul,
.current-a6f5 ul ol,
.current-a6f5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.current-a6f5 ol ol li,
.current-a6f5 ol ul li,
.current-a6f5 ul ol li,
.current-a6f5 ul ul li {
  margin-left: 0;
}
.element-last-c4cd.gradient-brown-ac31 > .background-b972 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element-last-c4cd.gradient-brown-ac31 > .background-b972 iframe,
.element-last-c4cd.gradient-brown-ac31 > .background-b972 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus-6aea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus-6aea.over-8814 {
  padding: 0;
}
.focus-6aea.over-8814 cite {
  font-size: 13px;
}
.focus-6aea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus-6aea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-8071 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-8071 > p:first-child {
  margin-top: 0;
}
.main-8071 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-8071 blockquote {
  border-left: 0;
}
.upper_e719 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.upper_e719:not(.hard_2505) {
  max-width: 100px;
}
.upper_e719.column-2757 {
  border-bottom: none !important;
  text-align: center;
}
.upper_e719.column-2757::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .link-narrow-7b06 p {
    padding: 1.5em 0;
  }
}
.background_53a8 {
  color: #0073aa;
}
.main-black-b0b5 {
  background-color: #0073aa;
}
.sort-right-c8b2 {
  color: #229fd8;
}
.icon_bronze_2b54 {
  background-color: #229fd8;
}
.carousel_23c8 {
  color: #eee;
}
.static_6412 {
  background-color: #eee;
}
.dirty_1469 {
  color: #444;
}
.hard-931d {
  background-color: #444;
}
.filter-dynamic-1442 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter-dynamic-1442 .logo_1623 .mask_983d {
  font-size: 15px;
}
.filter-dynamic-1442 .mask_983d {
  line-height: 1.3;
}
.filter-dynamic-1442 .new-386e {
}
.filter-dynamic-1442 .image_51be {
  background: #235787;
}
.accent_2d44 {
  padding: 0;
}
.accent_2d44 .image_51be {
  background: #1a1a1a;
}
.accent_2d44 .new-386e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.search-9765 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.search-9765 .new-386e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.search-9765 .image_51be {
  background: #303030;
}
.short-d857 {
  position: relative;
  z-index: 10;
}
.short-d857 .heading_silver_ae46 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-5939 .card_e496 {
  display: inline-block;
  vertical-align: middle;
}
.nav-5939.small_3b0f .card_e496 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav-5939.small_3b0f .card_e496 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-5939.small_3b0f .card_e496 {
    margin-right: 0.4em;
  }
}
.nav-5939.small_3b0f .card_e496:last-child {
  margin-right: 0;
}
.pro_ba43 .heading_silver_ae46 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focus_bdaf .logo_1623 {
    margin: 0 -0.5em;
  }
  .focus_bdaf .logo_1623 [class*="customify-col-"],
  .focus_bdaf .logo_1623 [class*="customify-col_"],
  .focus_bdaf .logo_1623 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focus_bdaf.cool_58a9 .heading_silver_ae46 {
  background: 0 0 !important;
}
.focus_bdaf.cool_58a9 .heading_silver_ae46,
.focus_bdaf.pro_ba43 .heading_silver_ae46 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focus_bdaf.photo-outer-da0a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focus_bdaf.pro_ba43 .heading_silver_ae46 {
  box-shadow: none !important;
}
.tooltip-3eb6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip-3eb6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-3eb6 {
    padding: 18px 0 20px;
  }
}
.tooltip-3eb6 .hover-dim-f774 {
  width: 100%;
}
.tooltip-3eb6 .shade-cold-2b84 {
  margin-bottom: 0;
}
.tooltip-3eb6 .gold-a103 {
  margin-top: 5px;
  font-size: 0.875em;
}
.medium-bb6c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.medium-bb6c .highlight_8d5a {
  width: 100%;
}
.clean_9714 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.clean_9714 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.clean_9714 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;
}
.clean_9714 li:last-child:after {
  display: none;
}
.clean_9714 li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow-ff79 .sort_clean_4d36 button,
.tooltip-3eb6 .sort_clean_4d36 button {
  left: 0;
}
.yellow-ff79 .highlight_8d5a,
.tooltip-3eb6 .highlight_8d5a {
  padding-left: 0;
  padding-right: 0;
}
.yellow-ff79 .medium-bb6c,
.tooltip-3eb6 .medium-bb6c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow-ff79 {
  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;
}
.yellow-ff79: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;
}
.yellow-ff79 .highlight_19e1 {
  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) {
  .yellow-ff79 .highlight_19e1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-ff79 .highlight_19e1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-ff79 .highlight_19e1 {
    min-height: 200px;
  }
}
.yellow-ff79 .clean_9714 {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-ff79 .clean_9714 a,
.yellow-ff79 .clean_9714 li:after {
  color: inherit;
}
.yellow-ff79 .clean_9714 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background-c759 {
  margin-bottom: 0.5em;
}
.title-new-8034 {
  margin-bottom: 1.2em;
}
.title-new-8034,
.background-c759 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title-new-8034 p:last-child,
.background-c759 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_clean_4d36,
#masthead .sort_clean_4d36 {
  display: none;
}
#masthead
  > .sort_clean_4d36.icon_gold_3cec {
  display: none;
}
#masthead > .sort_clean_4d36 button {
  left: 0;
}
.aside-3445 {
  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%;
}
.aside-3445 .card_e496 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-3445 .soft_6d13 {
  display: -webkit-box;
  display: flex;
}
.aside-3445 .soft_6d13.pressed-6270 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-3445 .soft_6d13.section_gas_6b25 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-3445 .soft_6d13.menu-upper-b865 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-3445.breadcrumb_ac0f.hover-a019 .soft_6d13.pressed-6270 {
  flex-basis: 100%;
}
.aside-3445.iron_c9c4 .soft_6d13.section_gas_6b25 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-3445.iron_c9c4 .soft_6d13.menu-upper-b865 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_clean_4d36.icon_gold_3cec {
  display: none;
}
#masthead > .sort_clean_4d36 button {
  left: 0;
}
.short-81a7 {
  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;
}
.short-81a7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.short-81a7.backdrop_first_759d i {
  margin-right: 4px;
}
.short-81a7.fresh_596c i {
  margin-left: 5px;
}
.mask_983d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask_983d p:last-child {
  margin-bottom: 0;
}
.background_gold_e82c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background_gold_e82c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background_gold_e82c img {
  display: block;
  width: auto;
  line-height: 1;
}
.background_gold_e82c .paper-ad08 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background_gold_e82c .center-255a {
  margin: 5px 0 7px 0;
}
.background_gold_e82c.picture_34ea .bottom-9897 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_gold_e82c.picture_34ea .input-silver-d7c6 {
  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;
}
.background_gold_e82c.complex-cffe {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background_gold_e82c.complex-cffe .bottom-9897 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_gold_e82c.complex-cffe .input-silver-d7c6 {
  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;
}
.background_gold_e82c.copper_6e90 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_gold_e82c.label-hovered-8dc0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background_gold_e82c.label-hovered-8dc0 .input-silver-d7c6 {
  margin-top: 7px;
}
.photo_up_908e {
  display: inline-block;
}
.short-d857 .hot-4913 .background_gold_e82c img {
  max-width: 100%;
}
.column_5a34 .summary_bottom_197a.breadcrumb_52c6,
.selected_0c28 .summary_bottom_197a.breadcrumb_52c6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_5a34 .description_fixed_660e,
.selected_0c28 .description_fixed_660e {
  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%);
}
.column_5a34 .description_fixed_660e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column_5a34.purple-af21 .description_fixed_660e {
  display: none;
}
.column_5a34 .lower-c9d7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_5a34 .lower-c9d7 li {
  display: inline-block;
  position: relative;
}
.column_5a34 .lower-c9d7 li:last-child {
  margin-right: 0;
}
.column_5a34 .lower-c9d7 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;
}
.column_5a34 .lower-c9d7 li.gallery_bronze_b2ea > a {
  color: rgba(0, 0, 0, 0.9);
}
.column_5a34 .lower-c9d7 > 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;
}
.column_5a34 .lower-c9d7 > li > a i {
  line-height: 0;
}
.column_5a34 .lower-c9d7 > li.row_567d > a .description_fixed_660e {
  margin-left: 4px;
  line-height: 0;
}
.column_5a34 .lower-c9d7 .smooth-9172 li.row_567d > a {
  position: relative;
}
.column_5a34 .lower-c9d7 .smooth-9172 li.row_567d > a:after,
.column_5a34 .lower-c9d7 .smooth-9172 li.row_567d > a:before {
  content: "";
  display: table;
}
.column_5a34 .lower-c9d7 .smooth-9172 li.row_567d > a:after {
  clear: both;
}
.column_5a34 .lower-c9d7 .smooth-9172 li.row_567d > a .description_fixed_660e {
  margin-left: 5px;
  float: right;
}
.column_5a34 .text-paper-b233,
.column_5a34 .smooth-9172 {
  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;
}
.column_5a34 .smooth-9172 {
  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;
}
.column_5a34 .smooth-9172 .breadcrumb_52c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_5a34 .smooth-9172 .description_fixed_660e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column_5a34 .smooth-9172 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column_5a34 .smooth-9172 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;
}
.column_5a34 .smooth-9172 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column_5a34 .smooth-9172 .smooth-9172 {
  top: 0;
  left: 100%;
}
.column_5a34 .paragraph-over-1b74.fn-focus-4d85 > .text-paper-b233,
.column_5a34 .paragraph-over-1b74.fn-focus-4d85 > .smooth-9172,
.column_5a34 .paragraph-over-1b74:focus > .text-paper-b233,
.column_5a34 .paragraph-over-1b74:focus > .smooth-9172,
.column_5a34 .paragraph-over-1b74:hover > .text-paper-b233,
.column_5a34 .paragraph-over-1b74:hover > .smooth-9172 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column_5a34.gradient-stone-3151 .video-red-4341:after,
.column_5a34.gradient-stone-3151 .video-red-4341:before {
  content: "";
  display: table;
}
.column_5a34.gradient-stone-3151 .video-red-4341:after {
  clear: both;
}
.column_5a34.gradient-stone-3151 .video-red-4341 > li {
  float: left;
}
.column_5a34.purple-3fa9 .video-red-4341:after,
.column_5a34.purple-3fa9 .video-red-4341:before {
  content: "";
  display: table;
}
.column_5a34.purple-3fa9 .video-red-4341:after {
  clear: both;
}
.column_5a34.purple-3fa9 .video-red-4341 > li {
  float: left;
}
.column_5a34.purple-3fa9 .video-red-4341 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column_5a34.purple-3fa9 .video-red-4341 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column_5a34.purple-3fa9 .video-red-4341 > li.section_medium_81d2 > a,
.column_5a34.purple-3fa9 .video-red-4341 > li.gallery_bronze_b2ea > a {
  color: #fff;
  background-color: #1e4b75;
}
.column_5a34.column-over-3105 .video-red-4341 > li > a .breadcrumb_52c6 {
  position: relative;
}
.column_5a34.column-over-3105 .video-red-4341 > li > a .breadcrumb_52c6: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;
}
.column_5a34.column-over-3105
  .video-red-4341
  > li:focus
  > a
  .breadcrumb_52c6:before,
.column_5a34.column-over-3105
  .video-red-4341
  > li:hover
  > a
  .breadcrumb_52c6:before {
  width: 100%;
  background-color: currentColor;
}
.column_5a34.column-over-3105
  .video-red-4341
  > li.section_medium_81d2
  > a
  .breadcrumb_52c6:before,
.column_5a34.column-over-3105
  .video-red-4341
  > li.photo-orange-f136
  > a
  .breadcrumb_52c6:before {
  width: 100%;
  background-color: currentColor;
}
.column_5a34.border_cca9 .video-red-4341 > li > a .breadcrumb_52c6 {
  position: relative;
}
.column_5a34.border_cca9 .video-red-4341 > li > a .breadcrumb_52c6: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;
}
.column_5a34.border_cca9 .video-red-4341 > li:focus > a .breadcrumb_52c6:before,
.column_5a34.border_cca9
  .video-red-4341
  > li:hover
  > a
  .breadcrumb_52c6:before {
  width: 100%;
  background-color: currentColor;
}
.column_5a34.border_cca9
  .video-red-4341
  > li.section_medium_81d2
  > a
  .breadcrumb_52c6:before,
.column_5a34.border_cca9
  .video-red-4341
  > li.photo-orange-f136
  > a
  .breadcrumb_52c6:before {
  width: 100%;
  background-color: currentColor;
}
.selected_0c28 .lower-c9d7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selected_0c28 .lower-c9d7 li:first-child > a {
  border-top: none;
}
.selected_0c28 .lower-c9d7 .sidebar-smooth-fb5c > .breadcrumb_52c6 .description_fixed_660e {
  display: none;
}
.selected_0c28 .lower-c9d7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.selected_0c28 .lower-c9d7 li:last-child {
  border: none;
}
.selected_0c28 .lower-c9d7 li.row_567d > a {
  padding-right: 45px !important;
}
.selected_0c28 .lower-c9d7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.selected_0c28 .lower-c9d7 li a:focus,
.selected_0c28 .lower-c9d7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.selected_0c28 .lower-c9d7 li .last_b580 {
  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;
}
.selected_0c28 .lower-c9d7 li .last_b580:hover {
  box-shadow: none;
}
.selected_0c28 .lower-c9d7 li .last_b580 .description_fixed_660e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.selected_0c28 .lower-c9d7 .smooth-9172 {
  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);
}
.selected_0c28 .lower-c9d7 .smooth-9172 li a {
  padding-left: 3em;
}
.selected_0c28 .lower-c9d7 .icon_iron_8d13 > a .last_b580 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.selected_0c28 .lower-c9d7 .icon_iron_8d13 > .smooth-9172 {
  display: block;
  opacity: 1;
}
.tertiary_d680 {
  max-width: 100%;
}
.light-3e50 {
  line-height: 0;
  cursor: pointer;
}
.media_7125 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media_7125:hover {
  box-shadow: none;
  color: currentColor;
}
.media_7125 svg {
  width: 18px;
  height: 18px;
}
.media_7125 .modal_0ae7 {
  display: none;
}
.avatar_active_1656 {
  position: relative;
}
.avatar_active_1656.fn-active-4d85 .media_7125 .static-77b4 {
  display: none;
}
.avatar_active_1656.fn-active-4d85 .media_7125 .modal_0ae7 {
  display: inline-block;
}
.avatar_active_1656 .light-6ea4 {
  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);
}
.avatar_active_1656.filter_soft_f699 .light-6ea4 {
  left: auto;
  right: -0.9em;
}
.avatar_active_1656.filter_soft_f699 .tertiary_steel_b38f::before {
  left: auto;
  right: 15px;
}
.avatar_active_1656.fn-active-4d85 .light-6ea4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_b103 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table_b103 label {
  flex-basis: 100%;
}
.table_b103 .narrow-3bb2 {
  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;
}
.table_b103 .hard-b028 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table_b103 .hard-b028:focus {
  background-color: transparent;
}
.table_b103 button.text_focused_d21a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table_b103 button.text_focused_d21a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table_b103 button.text_focused_d21a svg {
  width: 18px;
  height: 18px;
}
.table_b103 input[type="submit"] {
  min-height: auto;
}
.modal_cold_f979 .table_b103 .hard-b028 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tertiary_steel_b38f {
  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) {
  .tertiary_steel_b38f {
    width: 220px;
  }
}
.tertiary_steel_b38f label {
  flex-basis: 100%;
}
.tertiary_steel_b38f::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;
}
.current-7b36 .modal_cold_f979 .table_b103 {
  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;
}
.current-7b36
  .modal_cold_f979
  .table_b103
  .narrow-3bb2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.current-7b36 .modal_cold_f979 .table_b103 .hard-b028 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.current-7b36
  .modal_cold_f979
  .table_b103
  .hard-b028:focus {
  background: 0 0;
}
.current-7b36
  .modal_cold_f979
  .table_b103
  .notice-silver-f6fc {
  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;
}
.box-d443 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box-d443 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box-d443 li:last-child {
  margin-right: 0;
}
.box-d443 li:first-child {
  margin-left: 0;
}
.box-d443.current_bfb8 a {
  color: #fff;
}
.box-d443.current_bfb8 a:hover {
  color: #fff;
}
.box-d443 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box-d443 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box-d443 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-d443 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box-d443 [class*="social-icon-apple"] {
  background-color: #999;
}
.box-d443 [class*="social-icon-apple"].plasma_2a0b {
  background-color: transparent;
  color: #999;
}
.box-d443 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box-d443 [class*="social-icon-behance"].plasma_2a0b {
  background-color: transparent;
  color: #1769ff;
}
.box-d443 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box-d443 [class*="social-icon-bitbucket"].plasma_2a0b {
  background-color: transparent;
  color: #205081;
}
.box-d443 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box-d443 [class*="social-icon-codepen"].plasma_2a0b {
  background-color: transparent;
  color: #000;
}
.box-d443 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box-d443 [class*="social-icon-delicious"].plasma_2a0b {
  background-color: transparent;
  color: #39f;
}
.box-d443 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box-d443 [class*="social-icon-digg"].plasma_2a0b {
  background-color: transparent;
  color: #005be2;
}
.box-d443 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box-d443 [class*="social-icon-dribbble"].plasma_2a0b {
  background-color: transparent;
  color: #ea4c89;
}
.box-d443 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box-d443 [class*="social-icon-envelope"].plasma_2a0b {
  background-color: transparent;
  color: #ea4335;
}
.box-d443 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box-d443 [class*="social-icon-facebook"].plasma_2a0b {
  background-color: transparent;
  color: #3b5998;
}
.box-d443 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box-d443 [class*="social-icon-flickr"].plasma_2a0b {
  background-color: transparent;
  color: #0063dc;
}
.box-d443 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box-d443 [class*="social-icon-foursquare"].plasma_2a0b {
  background-color: transparent;
  color: #2d5be3;
}
.box-d443 [class*="social-icon-github"] {
  background-color: #333;
}
.box-d443 [class*="social-icon-github"].plasma_2a0b {
  background-color: transparent;
  color: #333;
}
.box-d443 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box-d443 [class*="social-icon-google-plus"].plasma_2a0b {
  background-color: transparent;
  color: #dd4b39;
}
.box-d443 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box-d443 [class*="social-icon-houzz"].plasma_2a0b {
  background-color: transparent;
  color: #7ac142;
}
.box-d443 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box-d443 [class*="social-icon-instagram"].plasma_2a0b {
  background-color: transparent;
  color: #262626;
}
.box-d443 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box-d443 [class*="social-icon-jsfiddle"].plasma_2a0b {
  background-color: transparent;
  color: #487aa2;
}
.box-d443 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box-d443 [class*="social-icon-linkedin"].plasma_2a0b {
  background-color: transparent;
  color: #0077b5;
}
.box-d443 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box-d443 [class*="social-icon-medium"].plasma_2a0b {
  background-color: transparent;
  color: #00ab6b;
}
.box-d443 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box-d443
  [class*="social-icon-odnoklassniki"].plasma_2a0b {
  background-color: transparent;
  color: #f4731c;
}
.box-d443 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box-d443 [class*="social-icon-meetup"].plasma_2a0b {
  background-color: transparent;
  color: #ec1c40;
}
.box-d443 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box-d443 [class*="social-icon-pinterest"].plasma_2a0b {
  background-color: transparent;
  color: #bd081c;
}
.box-d443 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box-d443 [class*="social-icon-product-hunt"].plasma_2a0b {
  background-color: transparent;
  color: #da552f;
}
.box-d443 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box-d443 [class*="social-icon-reddit"].plasma_2a0b {
  background-color: transparent;
  color: #ff4500;
}
.box-d443 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box-d443 [class*="social-icon-rss"].plasma_2a0b {
  background-color: transparent;
  color: #f26522;
}
.box-d443 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box-d443
  [class*="social-icon-shopping-cart"].plasma_2a0b {
  background-color: transparent;
  color: #4caf50;
}
.box-d443 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box-d443 [class*="social-icon-skype"].plasma_2a0b {
  background-color: transparent;
  color: #00aff0;
}
.box-d443 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box-d443 [class*="social-icon-slideshare"].plasma_2a0b {
  background-color: transparent;
  color: #0077b5;
}
.box-d443 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box-d443 [class*="social-icon-snapchat"].plasma_2a0b {
  background-color: transparent;
  color: #fffc00;
}
.box-d443 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box-d443 [class*="social-icon-soundcloud"].plasma_2a0b {
  background-color: transparent;
  color: #f80;
}
.box-d443 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box-d443 [class*="social-icon-spotify"].plasma_2a0b {
  background-color: transparent;
  color: #2ebd59;
}
.box-d443 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box-d443
  [class*="social-icon-stack-overflow"].plasma_2a0b {
  background-color: transparent;
  color: #fe7a15;
}
.box-d443 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box-d443 [class*="social-icon-maldkfgram"].plasma_2a0b {
  background-color: transparent;
  color: #2ca5e0;
}
.box-d443 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box-d443 [class*="social-icon-tripadvisor"].plasma_2a0b {
  background-color: transparent;
  color: #589442;
}
.box-d443 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box-d443 [class*="social-icon-tumblr"].plasma_2a0b {
  background-color: transparent;
  color: #35465c;
}
.box-d443 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box-d443 [class*="social-icon-twitch"].plasma_2a0b {
  background-color: transparent;
  color: #6441a5;
}
.box-d443 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box-d443 [class*="social-icon-twitter"].plasma_2a0b {
  background-color: transparent;
  color: #1da1f2;
}
.box-d443 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box-d443 [class*="social-icon-vimeo"].plasma_2a0b {
  background-color: transparent;
  color: #1ab7ea;
}
.box-d443 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box-d443 [class*="social-icon-vk"].plasma_2a0b {
  background-color: transparent;
  color: #45668e;
}
.box-d443 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box-d443 [class*="social-icon-weibo"].plasma_2a0b {
  background-color: transparent;
  color: #df2029;
}
.box-d443 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box-d443 [class*="social-icon-weixin"].plasma_2a0b {
  background-color: transparent;
  color: #7bb32e;
}
.box-d443 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box-d443 [class*="social-icon-whatsapp"].plasma_2a0b {
  background-color: transparent;
  color: #25d366;
}
.box-d443 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box-d443 [class*="social-icon-wordpress"].plasma_2a0b {
  background-color: transparent;
  color: #21759b;
}
.box-d443 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box-d443 [class*="social-icon-xing"].plasma_2a0b {
  background-color: transparent;
  color: #026466;
}
.box-d443 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box-d443 [class*="social-icon-yelp"].plasma_2a0b {
  background-color: transparent;
  color: #af0606;
}
.box-d443 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box-d443 [class*="social-icon-youtube"].plasma_2a0b {
  background-color: transparent;
  color: #cd201f;
}
.active_orange_a99c {
  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;
}
.active_orange_a99c:hover {
  box-shadow: none;
  background: 0 0;
}
.badge_4299 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-pink-378c {
  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;
}
.center_5522 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern_iron_0884 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern_iron_0884,
.pattern_iron_0884::after,
.pattern_iron_0884::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;
}
.pattern_iron_0884::after,
.pattern_iron_0884::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading_942e .panel-pink-378c .center_5522 {
  margin-top: -2px;
  width: 19px;
}
.heading_942e .panel-pink-378c .pattern_iron_0884 {
  margin-top: -1px;
}
.heading_942e .panel-pink-378c .pattern_iron_0884,
.heading_942e .panel-pink-378c .pattern_iron_0884::after,
.heading_942e .panel-pink-378c .pattern_iron_0884::before {
  width: 19px;
  height: 2px;
}
.heading_942e .panel-pink-378c .pattern_iron_0884::before {
  top: -6px;
}
.heading_942e .panel-pink-378c .pattern_iron_0884::after {
  bottom: -6px;
}
.wide-f0e1 .panel-pink-378c .center_5522 {
  margin-top: -2px;
  width: 22px;
}
.wide-f0e1 .panel-pink-378c .pattern_iron_0884 {
  margin-top: -1px;
}
.wide-f0e1 .panel-pink-378c .pattern_iron_0884,
.wide-f0e1 .panel-pink-378c .pattern_iron_0884::after,
.wide-f0e1 .panel-pink-378c .pattern_iron_0884::before {
  width: 22px;
  height: 2px;
}
.wide-f0e1 .panel-pink-378c .pattern_iron_0884::before {
  top: -7px;
}
.wide-f0e1 .panel-pink-378c .pattern_iron_0884::after {
  bottom: -7px;
}
.focus_271e .panel-pink-378c .center_5522 {
  margin-top: -2px;
  width: 31px;
}
.focus_271e .panel-pink-378c .pattern_iron_0884 {
  margin-top: -1.5px;
}
.focus_271e .panel-pink-378c .pattern_iron_0884,
.focus_271e .panel-pink-378c .pattern_iron_0884::after,
.focus_271e .panel-pink-378c .pattern_iron_0884::before {
  width: 31px;
  height: 3px;
}
.focus_271e .panel-pink-378c .pattern_iron_0884::before {
  top: -9px;
}
.focus_271e .panel-pink-378c .pattern_iron_0884::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture_4874 .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_4874 .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .picture_4874 .panel-pink-378c .pattern_iron_0884,
  .picture_4874 .panel-pink-378c .pattern_iron_0884::after,
  .picture_4874 .panel-pink-378c .pattern_iron_0884::before {
    width: 19px;
    height: 2px;
  }
  .picture_4874 .panel-pink-378c .pattern_iron_0884::before {
    top: -6px;
  }
  .picture_4874 .panel-pink-378c .pattern_iron_0884::after {
    bottom: -6px;
  }
  .outline_5d0e .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_5d0e .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .outline_5d0e .panel-pink-378c .pattern_iron_0884,
  .outline_5d0e .panel-pink-378c .pattern_iron_0884::after,
  .outline_5d0e .panel-pink-378c .pattern_iron_0884::before {
    width: 22px;
    height: 2px;
  }
  .outline_5d0e .panel-pink-378c .pattern_iron_0884::before {
    top: -7px;
  }
  .outline_5d0e .panel-pink-378c .pattern_iron_0884::after {
    bottom: -7px;
  }
  .icon_15c3 .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_15c3 .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1.5px;
  }
  .icon_15c3 .panel-pink-378c .pattern_iron_0884,
  .icon_15c3 .panel-pink-378c .pattern_iron_0884::after,
  .icon_15c3 .panel-pink-378c .pattern_iron_0884::before {
    width: 31px;
    height: 3px;
  }
  .icon_15c3 .panel-pink-378c .pattern_iron_0884::before {
    top: -9px;
  }
  .icon_15c3 .panel-pink-378c .pattern_iron_0884::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .frame-slow-6878 .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884,
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884::after,
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884::before {
    width: 19px;
    height: 2px;
  }
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884::before {
    top: -6px;
  }
  .frame-slow-6878 .panel-pink-378c .pattern_iron_0884::after {
    bottom: -6px;
  }
  .rough-355f .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 22px;
  }
  .rough-355f .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .rough-355f .panel-pink-378c .pattern_iron_0884,
  .rough-355f .panel-pink-378c .pattern_iron_0884::after,
  .rough-355f .panel-pink-378c .pattern_iron_0884::before {
    width: 22px;
    height: 2px;
  }
  .rough-355f .panel-pink-378c .pattern_iron_0884::before {
    top: -7px;
  }
  .rough-355f .panel-pink-378c .pattern_iron_0884::after {
    bottom: -7px;
  }
  .banner_6080 .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_6080 .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1.5px;
  }
  .banner_6080 .panel-pink-378c .pattern_iron_0884,
  .banner_6080 .panel-pink-378c .pattern_iron_0884::after,
  .banner_6080 .panel-pink-378c .pattern_iron_0884::before {
    width: 31px;
    height: 3px;
  }
  .banner_6080 .panel-pink-378c .pattern_iron_0884::before {
    top: -9px;
  }
  .banner_6080 .panel-pink-378c .pattern_iron_0884::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .panel_thick_906d .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 19px;
  }
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884,
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884::after,
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884::before {
    width: 19px;
    height: 2px;
  }
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884::before {
    top: -6px;
  }
  .panel_thick_906d .panel-pink-378c .pattern_iron_0884::after {
    bottom: -6px;
  }
  .texture_huge_c31c .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1px;
  }
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884,
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884::after,
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884::before {
    width: 22px;
    height: 2px;
  }
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884::before {
    top: -7px;
  }
  .texture_huge_c31c .panel-pink-378c .pattern_iron_0884::after {
    bottom: -7px;
  }
  .caption-0a6c .panel-pink-378c .center_5522 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-0a6c .panel-pink-378c .pattern_iron_0884 {
    margin-top: -1.5px;
  }
  .caption-0a6c .panel-pink-378c .pattern_iron_0884,
  .caption-0a6c .panel-pink-378c .pattern_iron_0884::after,
  .caption-0a6c .panel-pink-378c .pattern_iron_0884::before {
    width: 31px;
    height: 3px;
  }
  .caption-0a6c .panel-pink-378c .pattern_iron_0884::before {
    top: -9px;
  }
  .caption-0a6c .panel-pink-378c .pattern_iron_0884::after {
    bottom: -9px;
  }
}
.popup-silver-1ffe .pattern_iron_0884 {
  -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);
}
.popup-silver-1ffe .pattern_iron_0884::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.popup-silver-1ffe .pattern_iron_0884::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);
}
.popup-silver-1ffe.accordion_large_21ce .pattern_iron_0884 {
  -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);
}
.popup-silver-1ffe.accordion_large_21ce .pattern_iron_0884::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.popup-silver-1ffe.accordion_large_21ce .pattern_iron_0884::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);
}
.filter-paper-870d {
  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.popup-533f:before {
  display: none;
}
.small-6518 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.small-6518 .message-prev-dbe0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.small-6518 .message-prev-dbe0:last-of-type {
  border-bottom: none;
}
.small-6518 .message-prev-dbe0.notification_5318,
.small-6518 .message-prev-dbe0.motion-e7ba,
.small-6518 .message-prev-dbe0.fast-1cd2 {
  padding: 0;
}
.small-6518 .selected_0c28 .last_b580 {
  color: currentColor;
}
.small-6518 .selected_0c28 .last_b580:focus,
.small-6518 .selected_0c28 .last_b580:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-6518.new-386e .blue-17a6,
.small-6518.new-386e .mask_983d a,
.small-6518.new-386e .video-red-4341 a,
.small-6518.new-386e .smooth-9172 a {
  color: rgba(0, 0, 0, 0.55);
}
.small-6518.new-386e .blue-17a6:hover,
.small-6518.new-386e .mask_983d a:hover,
.small-6518.new-386e .video-red-4341 a:hover,
.small-6518.new-386e .smooth-9172 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small-6518.new-386e .plasma_0e2b {
  color: rgba(0, 0, 0, 0.8);
}
.small-6518.new-386e .message-prev-dbe0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-6518.new-386e .message-prev-dbe0:before {
  background: rgba(0, 0, 0, 0.08);
}
.small-6518.new-386e .status_tiny_0be9:before {
  background: rgba(255, 255, 255, 0.9);
}
.small-6518.new-386e .selected_0c28 .lower-c9d7 li a,
.small-6518.new-386e .selected_0c28 .last_b580,
.small-6518.new-386e .smooth-9172 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-6518.new-386e .selected_0c28 .last_b580:focus,
.small-6518.new-386e .selected_0c28 .last_b580:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-6518.new-386e .lower-c9d7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-6518.image_51be .blue-17a6,
.small-6518.image_51be .mask_983d a,
.small-6518.image_51be .video-red-4341 .last_b580,
.small-6518.image_51be .video-red-4341 a,
.small-6518.image_51be .smooth-9172 a {
  color: rgba(255, 255, 255, 0.79);
}
.small-6518.image_51be .blue-17a6:hover,
.small-6518.image_51be .mask_983d a:hover,
.small-6518.image_51be .video-red-4341 .last_b580:hover,
.small-6518.image_51be .video-red-4341 a:hover,
.small-6518.image_51be .smooth-9172 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-6518.image_51be .plasma_0e2b {
  color: rgba(255, 255, 255, 0.99);
}
.small-6518.image_51be .message-prev-dbe0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-6518.image_51be .message-prev-dbe0:before {
  background: rgba(255, 255, 255, 0.08);
}
.small-6518.image_51be .status_tiny_0be9:before {
  background: rgba(0, 0, 0, 0.9);
}
.small-6518.image_51be .selected_0c28 .lower-c9d7 li a,
.small-6518.image_51be .selected_0c28 .last_b580,
.small-6518.image_51be .smooth-9172 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-6518.image_51be .selected_0c28 .last_b580:focus,
.small-6518.image_51be .selected_0c28 .last_b580:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small-6518.image_51be .lower-c9d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_tiny_0be9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.status_tiny_0be9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside-prev-f300 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled-3b8a .small-6518 {
  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;
}
.disabled-3b8a .message-prev-dbe0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled-3b8a .message-prev-dbe0: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) {
  .disabled-3b8a .message-prev-dbe0:before {
    width: 16%;
    left: 42%;
  }
}
.disabled-3b8a .message-prev-dbe0:last-child:before {
  content: none;
}
.disabled-3b8a .message-prev-dbe0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled-3b8a .selected_0c28 .lower-c9d7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled-3b8a .selected_0c28 .lower-c9d7 li a .last_b580 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled-3b8a .selected_0c28 .smooth-9172 {
  border: none;
}
.disabled-3b8a .selected_0c28 .smooth-9172 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled-3b8a .status_tiny_0be9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled-3b8a .aside-prev-f300 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled-3b8a .image_51be .status_tiny_0be9:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-3b8a .new-386e.clean_87af .pattern_iron_0884 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled-3b8a
  .new-386e.clean_87af
  .pattern_iron_0884::after,
.disabled-3b8a
  .new-386e.clean_87af
  .pattern_iron_0884:before {
  background: inherit;
}
.disabled-3b8a
  .new-386e.clean_87af:hover
  .pattern_iron_0884 {
  background: rgba(0, 0, 0, 0.8);
}
.down-6abe .small-6518 {
  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) {
  .down-6abe .small-6518 {
    width: auto;
    right: 45px;
  }
}
.large-ca48 .small-6518 {
  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) {
  .large-ca48 .small-6518 {
    width: auto;
    left: 45px;
  }
}
.popup-533f .small-6518 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.popup-533f .aside-prev-f300 {
  max-width: 48em;
  margin: 0 auto;
}
.popup-533f .status_tiny_0be9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item_old_6650 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item_old_6650.disabled-3b8a .small-6518 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item_old_6650.down-6abe .small-6518 {
  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);
}
.item_old_6650 .small-6518 {
  visibility: visible;
}
.item_old_6650.large-ca48 .small-6518 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.frame-lower-1f6f,
.item-dynamic-12f9 {
  overflow-x: hidden;
}
.frame-lower-1f6f .small-6518 {
  overflow: auto;
}
.frame-lower-1f6f.disabled-3b8a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-lower-1f6f.disabled-3b8a .small-6518 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.frame-lower-1f6f.disabled-3b8a .active_orange_a99c {
  opacity: 0;
}
.frame-lower-1f6f.down-6abe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-lower-1f6f.down-6abe .small-6518 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.frame-lower-1f6f.down-6abe .active_orange_a99c {
  opacity: 0;
}
.frame-lower-1f6f.large-ca48 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.frame-lower-1f6f.large-ca48 .small-6518 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.frame-lower-1f6f.large-ca48 .active_orange_a99c {
  opacity: 0;
}
.frame-lower-1f6f.popup-533f .small-6518 {
  z-index: 10;
  visibility: visible;
}
.clean_87af {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.clean_87af .pattern_iron_0884 {
  background: rgba(255, 255, 255, 0.99);
}
.clean_87af .pattern_iron_0884::after,
.clean_87af .pattern_iron_0884:before {
  background: inherit;
}
.clean_87af:hover .pattern_iron_0884 {
  background: rgba(255, 255, 255, 0.99);
}
.large-ca48 .clean_87af {
  top: 10px;
  right: auto;
  left: 12px;
}
.popup-533f .clean_87af {
  display: none !important;
}
.frame-lower-1f6f:before,
.item-dynamic-12f9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.frame-lower-1f6f .clean_87af,
.item-dynamic-12f9 .clean_87af {
  display: inline-block;
}
.small-6518 .card_e496 {
  -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;
}
.frame-lower-1f6f .small-6518 .card_e496,
.item-dynamic-12f9 .small-6518 .card_e496 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav-new-709e .narrow-3bb2 {
  width: 100%;
}
.hot-4913 {
  padding: 0 0.5em 0;
}
.hot-4913 [class*="customify-col-"],
.hot-4913 [class*="customify-col_"],
.hot-4913 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter_smooth_79d0 .hot-4913 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo_1623 .mask-south-b961,
  .mask-south-b961 {
    display: none;
  }
  .text_upper_2f0f {
    text-align: left;
  }
  .cold_0601 {
    text-align: center;
  }
  .alert-left-c8fb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo_1623 .frame_focused_0a08,
  .frame_focused_0a08 {
    display: none;
  }
  .slider-9c5f {
    text-align: left;
  }
  .modal-88af {
    text-align: center;
  }
  .button-light-6158 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo_1623 .cold-f648,
  .cold-f648 {
    display: none;
  }
  .alert-in-81e1 {
    text-align: left;
  }
  .feature_4e12 {
    text-align: center;
  }
  .row-db0d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.header-top-8e01 {
  box-shadow: none !important;
}
.soft-803c .text_c654,
.focus-a139 .text_c654 {
  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;
}
.focus-a139 .text_c654 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.heading_silver_ae46 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.heading_silver_ae46:after,
.heading_silver_ae46:before {
  content: "";
  display: table;
}
.heading_silver_ae46:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .heading_silver_ae46 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.heading_silver_ae46,
.photo-outer-da0a {
  max-width: 1248px;
  margin: 0 auto;
}

.main_north_97e2.progress_focused_3f04 .heading_silver_ae46 {
  max-width: 100%;
}
.main_north_97e2.gold_c59b {
  max-width: 1200px;
  margin: 0 auto;
}
.main_north_97e2.slider_de3c .heading_silver_ae46 {
  max-width: 100%;
}
.main_north_97e2.slider_de3c > .heading_silver_ae46 {
  padding-left: 0;
  padding-right: 0;
}
.main_north_97e2.slider_de3c > .heading_silver_ae46 .logo_1623 {
  margin: 0;
}
.main_north_97e2.slider_de3c
  > .heading_silver_ae46
  .highlight-selected-9343.title_d07a {
  margin-right: 0;
  margin-left: 0;
}
.main_north_97e2.slider_de3c #main.title_d07a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row_2aad #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row_2aad #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outer_8dbf .liquid-2651 {
    padding-right: 1em;
  }
  .outer_8dbf.label_paper_2fc1 .highlight-selected-9343 {
    border-right: 1px solid #eaecee;
  }
  .outer_8dbf.label_paper_2fc1 .liquid-2651 {
    padding-right: 1em;
  }
  .outer_8dbf.label_paper_2fc1 .backdrop_up_1707 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_e007 .liquid-2651 {
    padding-left: 1em;
  }
  .south_e007.label_paper_2fc1 .highlight-selected-9343 {
    border-left: 1px solid #eaecee;
  }
  .south_e007.label_paper_2fc1 .liquid-2651 {
    padding-left: 1em;
  }
  .south_e007.label_paper_2fc1 .backdrop_up_1707 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_action_e0b4 .liquid-2651 {
    padding-left: 1em;
  }
  .hover_action_e0b4.label_paper_2fc1 .title-green-3e7e {
    border-right: 1px solid #eaecee;
  }
  .hover_action_e0b4.label_paper_2fc1 .picture_clean_a731 {
    border-right: 1px solid #eaecee;
  }
  .hover_action_e0b4.label_paper_2fc1 .liquid-2651 {
    padding-left: 1em;
  }
  .hover_action_e0b4.label_paper_2fc1 .backdrop_up_1707 {
    padding-right: 1em;
  }
  .hover_action_e0b4.label_paper_2fc1 .hover_brown_9c14 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-292f .liquid-2651 {
    padding-right: 1em;
  }
  .orange-292f.label_paper_2fc1 .title-green-3e7e {
    border-left: 1px solid #eaecee;
  }
  .orange-292f.label_paper_2fc1 .picture_clean_a731 {
    border-left: 1px solid #eaecee;
  }
  .orange-292f.label_paper_2fc1 .liquid-2651 {
    padding-right: 1em;
  }
  .orange-292f.label_paper_2fc1 .backdrop_up_1707 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .orange-292f.label_paper_2fc1 .hover_brown_9c14 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_2aad .liquid-2651 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_2aad.label_paper_2fc1 .highlight-selected-9343 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row_2aad.label_paper_2fc1 .liquid-2651 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_2aad.label_paper_2fc1 .backdrop_up_1707 {
    padding-left: 1em;
  }
  .row_2aad.label_paper_2fc1 .hover_brown_9c14 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row_2aad.label_paper_2fc1 .liquid-2651 {
    padding-left: 0;
  }
}
.focused-ad1d .nav-5939 {
  display: inline-block;
}
.orange_1630 {
  display: inline-block;
}
.down-d7d3 {
  word-con: break-word;
}
.summary_bottom_e384 > span {
  display: inline-block;
  padding: 5px 0;
}
.summary_bottom_e384 .progress_084e {
  margin-left: 8px;
  margin-right: 8px;
}
.summary_bottom_e384 .input_40e0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component-last-9123 .outline-top-ad1d {
  margin-bottom: 2em;
}
.component-last-9123 .icon-497f {
  margin-bottom: 15px;
}
.component-last-9123 .icon-497f:last-child {
  margin-bottom: 0;
}
.component-last-9123 .cool_272a {
  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) {
  .component-last-9123 .cool_272a {
    display: block;
  }
}
.component-last-9123 .list-bottom-ab2e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component-last-9123 .list-bottom-ab2e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component-last-9123 .tag-1aec {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component-last-9123 .tag-1aec img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component-last-9123 .tag-1aec a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component-last-9123 .down-d7d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-last-9123 .down-d7d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component-last-9123 .tall_dee5 p:last-child {
  margin-bottom: 0;
}
.component-last-9123 .banner_2219 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component-last-9123 .button-8b97 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component-last-9123 .upper_5a9c {
  margin-top: 1em;
}
.component-last-9123 .accent-gold-3f96 {
  top: 0;
  display: block;
}
.component-last-9123 .accent-gold-3f96 a {
  color: inherit;
}
.component-last-9123 .accent-gold-3f96 a:hover {
  color: inherit;
}
.component-last-9123 .list-right-5f24 {
  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;
}
.component-last-9123 .list-right-5f24:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component-last-9123 .button-8b97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component-last-9123 .fixed-6045 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component-last-9123 .fixed-6045:first-child {
  margin-top: 0;
}
.component-last-9123 .fixed-6045.carousel_6630 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component-last-9123 .fixed-6045.gas_4b1c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-last-9123
  .fixed-6045.gas_4b1c.box-cacd
  .upper_5a9c {
  width: 100%;
}
.component-last-9123 .gas_4b1c {
  -webkit-box-align: center;
  align-items: center;
}
.component-last-9123 .gas_4b1c .summary_bottom_e384,
.component-last-9123 .gas_4b1c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component-last-9123 .tag-1aec {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-last-9123 .tag-1aec img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-last-9123 .tag-1aec: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;
}
.component-last-9123 .carousel_6630 {
  z-index: 5;
}
.component-last-9123 .bronze-dfc1 .row-6f72 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component-last-9123 .status_bottom_ee5d .row-6f72 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component-last-9123 .alert-b6e1 .row-6f72 {
  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;
}
.component-last-9123.border-selected-4719 .cool_272a,
.component-last-9123.module_aacc .cool_272a {
  display: block;
}
.component-last-9123.border-selected-4719 .cool_272a .rough_7ea2,
.component-last-9123.border-selected-4719 .cool_272a .button-8b97,
.component-last-9123.module_aacc .cool_272a .rough_7ea2,
.component-last-9123.module_aacc .cool_272a .button-8b97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-last-9123.notification-east-bbf2 .list-bottom-ab2e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component-last-9123.notification-east-bbf2 .list-bottom-ab2e {
    margin-right: 0;
  }
}
.component-last-9123.border-selected-4719 .list-bottom-ab2e,
.component-last-9123.module_aacc .list-bottom-ab2e {
  padding-top: 40%;
}
.component-last-9123.border-selected-4719 .outline-top-ad1d,
.component-last-9123.module_aacc .outline-top-ad1d {
  display: block;
}
.component-last-9123.border-selected-4719 .fn-sticky-4d85 .button-8b97,
.component-last-9123.module_aacc .fn-sticky-4d85 .button-8b97 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component-last-9123.border-selected-4719 .list-bottom-ab2e,
.component-last-9123.module_aacc .list-bottom-ab2e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component-last-9123.border-selected-4719 .button-8b97 {
  padding: 1em;
}
.content_upper_aac0 {
  margin: 30px auto;
  display: block;
}
.content_upper_aac0 .nav-complex-5924 > * {
  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;
}
.content_upper_aac0 .nav-complex-5924 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_upper_aac0 .nav-complex-5924 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-cebf .summary_bottom_e384 {
  margin-bottom: 1.41575em;
}
.next-cebf .module-be7f {
  margin-bottom: 1.618em;
}
.current-a6f5 .main_9c7d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.current-a6f5 .main_9c7d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.current-a6f5 .shadow-down-8c6d {
  max-width: 100%;
  overflow: auto;
}
.hidden_yellow_71c7 .current-a6f5 a:hover {
  text-decoration: underline;
}
.preview-49d7 .icon-497f:not(.down-d7d3),
.preview-49d7 .tag-1aec {
  margin-bottom: 1.41575em;
}
.preview-49d7 .icon-497f:not(.down-d7d3):last-child,
.preview-49d7 .tag-1aec:last-child {
  margin-bottom: 0;
}
.preview-49d7 .icon-497f.tag-glass-a4df {
  margin-bottom: 0.41575em;
}
.preview-49d7 .slow-6a57:before,
.preview-49d7 .focused-f656:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview-49d7 .slow-6a57:before {
  content: "\f115";
}
.preview-49d7 .focused-f656:before {
  content: "\f02c";
}
.preview-49d7 .chip_870b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview-49d7 .chip_870b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pattern-1dce {
  display: -webkit-box;
  display: flex;
}
.pattern-1dce .paper-8aa4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pattern-1dce .paper-8aa4 {
    flex-basis: 90px;
  }
}
.pattern-1dce .dirty_3f18 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-1dce .dirty_3f18 {
    flex-basis: calc(100% - 50px);
  }
}
.pattern-1dce .thumbnail-4def p:last-child {
  margin-bottom: 0.72em;
}
.link-copper-e760 .nav-complex-5924 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link-copper-e760 .nav-complex-5924:after,
.link-copper-e760 .nav-complex-5924:before {
  content: "";
  display: table;
}
.link-copper-e760 .nav-complex-5924:after {
  clear: both;
}
.link-copper-e760 .nav-complex-5924 .tertiary_pressed_d596,
.link-copper-e760 .nav-complex-5924 .shade_361e {
  width: 49%;
}
.link-copper-e760 .nav-complex-5924 .tertiary_pressed_d596 a span.footer-purple-980f,
.link-copper-e760 .nav-complex-5924 .shade_361e a span.footer-purple-980f {
  display: block;
  margin-bottom: 5px;
}
.link-copper-e760 .nav-complex-5924 .shade_361e {
  float: left;
  text-align: left;
}
.link-copper-e760 .nav-complex-5924 .tertiary_pressed_d596 {
  float: right;
  text-align: right;
}
.pressed-968c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pressed-968c {
    margin-bottom: 0;
  }
}
.dropdown_over_6655 {
  margin-bottom: 1em;
}
.dropdown_over_6655 .down-d7d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active-b430 a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-pressed-1c31 .dropdown_over_6655,
.media_a686 .dropdown_over_6655 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-pressed-1c31 .dropdown_over_6655,
  .media_a686 .dropdown_over_6655 {
    display: block;
  }
}
.image-pressed-1c31 .active-b430,
.media_a686 .active-b430 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-pressed-1c31 .active-b430,
  .media_a686 .active-b430 {
    margin-bottom: 1em;
  }
}
.image-pressed-1c31 .active-b430 img,
.media_a686 .active-b430 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-pressed-1c31 .active_5d80,
.media_a686 .active_5d80 {
  flex-basis: calc(100% - 160px);
}
.image-pressed-1c31 .active_5d80 p,
.media_a686 .active_5d80 p {
  margin-bottom: 0;
}
.image-pressed-1c31 .active_5d80 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-pressed-1c31 .active_5d80 {
    padding-left: 0;
  }
}
.media_a686 .active_5d80 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media_a686 .active_5d80 {
    padding-right: 0;
  }
}
.media_a686 .active-b430 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label_7985 .active-b430 {
  margin-bottom: 0.5em;
}
.label_7985 .active-b430 img {
  width: 100%;
}
.detail-b29b .narrow-9f74,
.shadow_87f4 .narrow-9f74 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow_87f4 .highlight-selected-9343 .notice_upper_3ea8 p:last-child {
  margin-bottom: 0;
}
.photo-wide-0468 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.cold-f2c1 .current_8873 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .cold-f2c1 .current_8873:last-of-type {
    margin-bottom: 0;
  }
}
.cold-f2c1 .current_8873 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cold-f2c1 .current_8873 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.cold-f2c1 .current_8873 ul li {
  margin: 0 0 0.6em;
}
.cold-f2c1 .current_8873 ul li.picture-f8fc,
.cold-f2c1 .current_8873 ul li.bronze_d81b {
  position: relative;
}
.cold-f2c1 .current_8873 ul li.picture-f8fc .mask-orange-dae2,
.cold-f2c1 .current_8873 ul li.bronze_d81b .mask-orange-dae2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.cold-f2c1 .current_8873 ul li.picture-f8fc:after:after,
.cold-f2c1 .current_8873 ul li.picture-f8fc:after:before,
.cold-f2c1
  .current_8873
  ul
  li.bronze_d81b:after:after,
.cold-f2c1
  .current_8873
  ul
  li.bronze_d81b:after:before {
  content: "";
  display: table;
}
.cold-f2c1 .current_8873 ul li.picture-f8fc:after:after,
.cold-f2c1
  .current_8873
  ul
  li.bronze_d81b:after:after {
  clear: both;
}
.cold-f2c1 .current_8873 a.disabled_tiny_0e89:hover {
  text-decoration: none;
}
.cold-f2c1 .current_8873 select {
  max-width: 100%;
}
.cold-f2c1 .current_8873 table {
  font-size: 85%;
}
.cold-f2c1 .current_8873 table td,
.cold-f2c1 .current_8873 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.cold-f2c1 .current_8873 table tfoot td {
  text-align: left;
}
.cold-f2c1 .current_8873 :last-child {
  margin-bottom: 0;
}
.cold-f2c1 .current_8873 .feature_90c0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.cold-f2c1 .current_8873 .feature_90c0 label {
  width: 100%;
}
.cold-f2c1 .current_8873 .feature_90c0 .hard-b028 {
  width: 100%;
  display: block;
}
.cold-f2c1 .current_8873 .feature_90c0 .text_focused_d21a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.cold-f2c1 .current_8873 .feature_90c0 .text_focused_d21a:hover svg #svg-search {
  fill: #444;
}
.cold-f2c1 .current_8873 .feature_90c0 .text_focused_d21a svg {
  width: 18px;
  height: 18px;
}
.cold-f2c1 .secondary-34fa ul ul,
.cold-f2c1 .panel_0cf7 ul ul,
.cold-f2c1 .hard-9244 ul ul,
.cold-f2c1 .form_8bbb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.cold-f2c1 .secondary-34fa .row_567d > a,
.cold-f2c1 .panel_0cf7 .row_567d > a,
.cold-f2c1 .hard-9244 .row_567d > a,
.cold-f2c1 .form_8bbb .row_567d > a {
  margin-bottom: 0;
}
.cold-f2c1 .heading_new_978f li,
.cold-f2c1 .secondary-34fa li,
.cold-f2c1 .progress_fast_d8f6 li,
.cold-f2c1 .panel_0cf7 li,
.cold-f2c1 .hard-9244 li,
.cold-f2c1 .form_8bbb li,
.cold-f2c1 .text_1d2a li,
.cold-f2c1 .gallery_a51e li {
  display: block;
  position: relative;
}
.cold-f2c1 .heading_new_978f li:last-child,
.cold-f2c1 .secondary-34fa li:last-child,
.cold-f2c1 .progress_fast_d8f6 li:last-child,
.cold-f2c1 .panel_0cf7 li:last-child,
.cold-f2c1 .hard-9244 li:last-child,
.cold-f2c1 .form_8bbb li:last-child,
.cold-f2c1 .text_1d2a li:last-child,
.cold-f2c1 .gallery_a51e li:last-child {
  border: none;
}
.cold-f2c1 .heading_new_978f li a,
.cold-f2c1 .secondary-34fa li a,
.cold-f2c1 .progress_fast_d8f6 li a,
.cold-f2c1 .panel_0cf7 li a,
.cold-f2c1 .hard-9244 li a,
.cold-f2c1 .form_8bbb li a,
.cold-f2c1 .text_1d2a li a,
.cold-f2c1 .gallery_a51e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-f2c1 .heading_new_978f li ul li::before,
.cold-f2c1 .secondary-34fa li ul li::before,
.cold-f2c1 .progress_fast_d8f6 li ul li::before,
.cold-f2c1 .panel_0cf7 li ul li::before,
.cold-f2c1 .hard-9244 li ul li::before,
.cold-f2c1 .form_8bbb li ul li::before,
.cold-f2c1 .text_1d2a li ul li::before,
.cold-f2c1 .gallery_a51e li ul li::before {
  left: 15px;
}
.cold-f2c1 .heading_new_978f li ul a,
.cold-f2c1 .secondary-34fa li ul a,
.cold-f2c1 .progress_fast_d8f6 li ul a,
.cold-f2c1 .panel_0cf7 li ul a,
.cold-f2c1 .hard-9244 li ul a,
.cold-f2c1 .form_8bbb li ul a,
.cold-f2c1 .text_1d2a li ul a,
.cold-f2c1 .gallery_a51e li ul a {
  padding-left: 20px;
}
.cold-f2c1 .heading_new_978f li ul ul li::before,
.cold-f2c1 .secondary-34fa li ul ul li::before,
.cold-f2c1 .progress_fast_d8f6 li ul ul li::before,
.cold-f2c1 .panel_0cf7 li ul ul li::before,
.cold-f2c1 .hard-9244 li ul ul li::before,
.cold-f2c1 .form_8bbb li ul ul li::before,
.cold-f2c1 .text_1d2a li ul ul li::before,
.cold-f2c1 .gallery_a51e li ul ul li::before {
  left: 30px;
}
.cold-f2c1 .heading_new_978f li ul ul a,
.cold-f2c1 .secondary-34fa li ul ul a,
.cold-f2c1 .progress_fast_d8f6 li ul ul a,
.cold-f2c1 .panel_0cf7 li ul ul a,
.cold-f2c1 .hard-9244 li ul ul a,
.cold-f2c1 .form_8bbb li ul ul a,
.cold-f2c1 .text_1d2a li ul ul a,
.cold-f2c1 .gallery_a51e li ul ul a {
  padding-left: 40px;
}
.cold-f2c1 .last_6886 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.cold-f2c1 .gallery_a51e ul li {
  margin-bottom: 1.41575em;
}
.cold-f2c1 .gallery_a51e ul li .photo-4464 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.cold-f2c1 .gallery_a51e ul li .description_pink_d0c7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_51be .heading_new_978f li a,
.image_51be .secondary-34fa li a,
.image_51be .progress_fast_d8f6 li a,
.image_51be .panel_0cf7 li a,
.image_51be .hard-9244 li a,
.image_51be .form_8bbb li a,
.image_51be .text_1d2a li a,
.image_51be .gallery_a51e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_51be .last_6886 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_51be .current_8873 ul li.picture-f8fc .mask-orange-dae2,
.image_51be .current_8873 ul li.bronze_d81b .mask-orange-dae2 {
  background: rgba(0, 0, 0, 0.2);
}
.image_51be .cold-f2c1 .current_8873 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li {
  margin: 0;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li ul {
  margin: 0;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li ul li a {
  padding-left: 15px;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li ul li li a {
  padding-left: 30px;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li.gallery_bronze_b2ea > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li.gallery_bronze_b2ea > 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;
}
.main_north_97e2 .cold-f2c1 .lower-c9d7 li.gallery_bronze_b2ea > 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;
}
.south-0ac1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_8730 {
  position: relative;
  z-index: 10;
}
.frame_8730 .card_e496 {
  width: 100%;
  max-width: 100%;
}
.clean_aefe .cool-94fc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.clean_aefe .new-386e {
}
.clean_aefe .image_51be {
  background: #292929;
}
.module_gas_b6ec .cool-94fc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.module_gas_b6ec .new-386e {
  background: #f9f9f9;
}
.module_gas_b6ec .image_51be {
  background: #303030;
}
.column-cool-357b .cool-94fc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-cool-357b .nav-5939 {
    margin-bottom: 1em;
  }
  .column-cool-357b .nav-5939:last-child {
    margin-bottom: 0;
  }
}
.column-cool-357b .new-386e {
  background: #ededed;
}
.column-cool-357b .image_51be {
  background: #1a1a1a;
}
.cool-94fc.new-386e {
  color: rgba(0, 0, 0, 0.6);
}
.cool-94fc.new-386e .under_bfbc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-94fc.image_51be {
  color: rgba(255, 255, 255, 0.99);
}
.cool-94fc.image_51be a:not(.disabled_tiny_0e89) {
  color: rgba(255, 255, 255, 0.79);
}
.cool-94fc.image_51be a:not(.disabled_tiny_0e89):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-94fc.image_51be .under_bfbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-94fc.image_51be table tbody td,
.cool-94fc.image_51be table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress-d1cd.pro_ba43 .heading_silver_ae46 {
  max-width: initial;
}
.progress-d1cd .small_3b0f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress-d1cd .small_3b0f .card_e496 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress-d1cd .small_3b0f .card_e496 {
    display: block;
    margin-bottom: 2em;
  }
  .progress-d1cd .small_3b0f .card_e496:last-child {
    margin-bottom: 0;
  }
}
.column-cool-357b .nav-5939:last-child,
.module_gas_b6ec .nav-5939:last-child,
.clean_aefe .nav-5939:last-child {
  margin-bottom: 0;
}
.column-cool-357b .nav-5939 .cold-f2c1 .current_8873:last-child,
.module_gas_b6ec .nav-5939 .cold-f2c1 .current_8873:last-child,
.clean_aefe .nav-5939 .cold-f2c1 .current_8873:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column-cool-357b .title_old_41b3,
  .column-cool-357b .tertiary-narrow-77a3,
  .module_gas_b6ec .title_old_41b3,
  .module_gas_b6ec .tertiary-narrow-77a3,
  .clean_aefe .title_old_41b3,
  .clean_aefe .tertiary-narrow-77a3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_8730 .nav-5939 {
    margin-bottom: 2em;
  }
}
.frame_8730 p:last-child {
  margin-bottom: 0;
}
.frame_8730 li,
.frame_8730 ul {
  list-style: none;
  margin: 0;
}
.frame_8730 ul ul {
  margin-left: 2.617924em;
}
.accordion-9750 {
  font-size: 0.875em;
}

/* css-noise: 3c9c */
.widget-item-t5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
