/*!
Theme Name: Customify
Theme URI: https://pressmaximum.header-up-52e3/customify
Author: WPCustomify
Author URI: https://pressmaximum.header-up-52e3
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.header-up-52e3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.over_6b80.pattern-wood-baf4/licenses/gpl-2.0.disabled_726e
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.easy_dc4f/, (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.thumbnail_b4b3.video_complex_ffdd/normalize.feature-be10/
 ======
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.feature-be10 v7.0.0 | MIT License | github.header-up-52e3/necolas/normalize.feature-be10 */
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;
}
.outline-lower-d78d .sidebar-5bb6,
.icon-4efc,
.focus-in-81d7,
.focused-363f,
.pattern-light-f67c,
.copper-cb36,
.slow_e7f2,
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;
}
.icon-4efc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .icon-4efc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .icon-4efc,
  h1 {
    font-size: 1.8em;
  }
}
.focus-in-81d7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focus-in-81d7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focus-in-81d7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focus-in-81d7,
  h2 {
    font-size: 1.7em;
  }
}
.focused-363f,
h3 {
  font-size: 1.618em;
}
.outline-lower-d78d .sidebar-5bb6,
.pattern-light-f67c,
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.preview_purple_9d54 {
  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;
}
.media-top-078b:after,
.media-top-078b:before,
.gallery-f6cf:after,
.gallery-f6cf:before {
  content: "";
  display: table;
}
.media-top-078b:after,
.gallery-f6cf:after {
  clear: both;
}
.banner-177e {
  float: right;
  margin-right: 0;
}
.content-stale-b128 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.background-complex-5ec7 .row_silver_e309,
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;
}
.background-complex-5ec7 .row_silver_e309: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;
}
.notification-29ad .row_silver_e309 {
  box-shadow: none;
}
.notification-29ad
  .row_silver_e309
  .chip-4884 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notification-29ad .row_silver_e309 .chip-208a {
  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;
}
.notification-29ad
  .row_silver_e309
  .chip-208a
  b {
  display: none;
}
.notification-29ad .icon_gas_eb2c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button_c7bf:not(.cold-f112):not(.caption_72d0),
button:not(.cold-f112):not(.caption_72d0),
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ),
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ),
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ) {
  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;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ):hover,
button:not(.cold-f112):not(
    .caption_72d0
  ):hover,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ):hover,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ):hover,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ):active,
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ):focus,
button:not(.cold-f112):not(
    .caption_72d0
  ):active,
button:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ):active,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ):active,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ):active,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ):focus {
  outline: 0;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37 {
  position: relative;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .caption_smooth_7a73,
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .tag-lower-6771,
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .full-957b,
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  i,
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  svg,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .caption_smooth_7a73,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .tag-lower-6771,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .full-957b,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  i,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  svg,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .caption_smooth_7a73,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .tag-lower-6771,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .full-957b,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  i,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  svg,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .caption_smooth_7a73,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .tag-lower-6771,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .full-957b,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  i,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  svg,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .caption_smooth_7a73,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .tag-lower-6771,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  .full-957b,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  i,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37
  svg {
  visibility: hidden;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37:after,
button:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37:after,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37:after,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37:after,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ).fn-loading-2d37: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;
}
.button_c7bf:not(.cold-f112):not(.caption_72d0),
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ),
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ),
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ) {
  color: #fff;
  background: #235787;
}
.button_c7bf:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="button"]:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="reset"]:not(.cold-f112):not(
    .caption_72d0
  ):focus,
input[type="submit"]:not(.cold-f112):not(
    .caption_72d0
  ):focus {
  color: #fff;
}
.button_c7bf.fn-disabled-2d37:not(.cold-f112):not(
    .caption_72d0
  ),
.button_c7bf[disabled]:not(.cold-f112):not(
    .caption_72d0
  ),
button.fn-disabled-2d37:not(.cold-f112):not(
    .caption_72d0
  ),
button[disabled]:not(.cold-f112):not(
    .caption_72d0
  ) {
  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;
}
.aside-cf2d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside-cf2d: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;
}
.pink-afb5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fast-d622 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title_gold_9f7b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.media-top-078b:after,
.media-top-078b:before,
.badge_selected_615f:after,
.badge_selected_615f:before,
.wide_bce5:after,
.wide_bce5:before,
.summary-west-7720:after,
.summary-west-7720:before,
.pagination_565a:after,
.pagination_565a:before,
.carousel_fac5:after,
.carousel_fac5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.media-top-078b:after,
.badge_selected_615f:after,
.wide_bce5:after,
.summary-west-7720:after,
.pagination_565a:after,
.carousel_fac5:after {
  clear: both;
}
.badge_selected_615f .module_hovered_5596,
.wide_bce5 .module_hovered_5596,
.table_6b84 .module_hovered_5596 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.overlay-9275 {
  display: inline-block;
}
.hot-e941 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hot-e941 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hot-e941 .status-0746 {
  padding: 1em 0;
  font-size: 85%;
}
.status-0746 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content-05ae {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content-05ae:after,
.content-05ae:before {
  content: "";
  display: table;
}
.content-05ae:after {
  clear: both;
}
.warm-eecd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fluid_3beb .warm-eecd {
  max-width: 50%;
}
.over_a568 .warm-eecd {
  max-width: 33.33%;
}
.gallery-6d7e .warm-eecd {
  max-width: 25%;
}
.mask-ef8a .warm-eecd {
  max-width: 20%;
}
.orange-a855 .warm-eecd {
  max-width: 16.66%;
}
.fluid-f55b .warm-eecd {
  max-width: 14.28%;
}
.label_light_417e .warm-eecd {
  max-width: 12.5%;
}
.backdrop-1d1c .warm-eecd {
  max-width: 11.11%;
}
.breadcrumb_hot_bbdb {
  display: block;
}
.outline-lower-d78d .info_8ba2 label,
.outline-lower-d78d .focus-559f label,
.outline-lower-d78d .backdrop_ea10 label,
.outline-lower-d78d .block_17f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border-e0dc {
  list-style: none;
  margin: 0;
}
.border-e0dc article.popup-bb47 {
  margin-bottom: 0;
}
.border-e0dc ul {
  list-style: none;
  margin: 0;
}
.border-e0dc .slow-deb9 li.popup-bb47 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border-e0dc .slow-deb9 li.popup-bb47 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border-e0dc .slow-deb9 li.popup-bb47: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) {
  .border-e0dc .slow-deb9 li.popup-bb47 li.popup-bb47 li.popup-bb47 li.popup-bb47 {
    padding-left: 0;
  }
}
article.popup-bb47 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-bb47 .badge_selected_615f p:last-of-type {
  margin-bottom: 0;
}
article.popup-bb47 .block_upper_42d1 {
  float: left;
}
article.popup-bb47 .main_solid_2d5d {
  margin-left: 85px;
}
article.popup-bb47 .inner_3d90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-bb47 .inner_3d90 .brown-204c {
  margin-left: 10px;
}
article.popup-bb47 .tabs_old_6c1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-bb47 .tooltip_down_e609 {
  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 .info_8ba2,
  #respond .backdrop_ea10,
  #respond .block_17f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_8ba2 input,
#respond .backdrop_ea10 input,
#respond .block_17f5 input {
  width: 100%;
}
#respond .block_17f5 {
  margin-right: 0;
}
#respond .border_fresh_4e0c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_57c9 {
  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;
}
.photo_57c9.media-26f4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo_57c9 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%);
}
.photo_57c9:focus,
.photo_57c9: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);
}
.detail_a80e {
  border-radius: 10%;
}
.accent_0bf4 {
  border-radius: 50%;
}
.basic-9dc8 {
  font-size: 0.72em;
}
.button-left-0041 {
  font-size: 0.875em;
}
.title-center-f487 {
  font-size: 1.1em;
}
.glass-222d {
  text-transform: uppercase;
  line-height: 1.2;
}
.glass-222d.basic-9dc8 {
  letter-spacing: 0.5px;
}
.complex_6df6,
.complex_6df6 a {
  color: #6d6d6d;
}
.complex_6df6 a:hover {
  color: #111;
}
.next-4b74 {
  color: #6d6d6d;
}
.active_fluid_f198 {
  overflow-x: hidden;
}
.active_fluid_f198 .input-e972.article_f6d5 {
  position: relative;
}
.active_fluid_f198 .input-e972.article_f6d5.description-b2a1 {
  position: initial;
}
.active_fluid_f198
  .input-e972.article_f6d5.description-b2a1
  .media-focused-40a7 {
  left: auto;
}
.active_fluid_f198 .input-e972 .media-focused-40a7 {
  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;
}
.active_fluid_f198 .input-e972:hover.article_f6d5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active_fluid_f198
  .input-e972:hover.article_f6d5
  .media-focused-40a7 {
  display: block;
  z-index: 9999999;
}
.active_fluid_f198 .footer_02ae .wrapper_1c6e,
.active_fluid_f198 .accent-c18b .wrapper_1c6e {
  display: none;
}
.active_fluid_f198 .input-3320 .input-e972:hover.article_f6d5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline-lower-d78d .info_8ba2 label,
.outline-lower-d78d .focus-559f label,
.outline-lower-d78d .backdrop_ea10 label,
.outline-lower-d78d .block_17f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border-e0dc {
  list-style: none;
  margin: 0;
}
.border-e0dc article.popup-bb47 {
  margin-bottom: 0;
}
.border-e0dc ul {
  list-style: none;
  margin: 0;
}
.border-e0dc .slow-deb9 li.popup-bb47 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border-e0dc .slow-deb9 li.popup-bb47 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border-e0dc .slow-deb9 li.popup-bb47: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) {
  .border-e0dc .slow-deb9 li.popup-bb47 li.popup-bb47 li.popup-bb47 li.popup-bb47 {
    padding-left: 0;
  }
}
article.popup-bb47 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-bb47 .badge_selected_615f p:last-of-type {
  margin-bottom: 0;
}
article.popup-bb47 .block_upper_42d1 {
  float: left;
}
article.popup-bb47 .main_solid_2d5d {
  margin-left: 85px;
}
article.popup-bb47 .inner_3d90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-bb47 .inner_3d90 .brown-204c {
  margin-left: 10px;
}
article.popup-bb47 .tabs_old_6c1f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-bb47 .tooltip_down_e609 {
  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 .info_8ba2,
  #respond .backdrop_ea10,
  #respond .block_17f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_8ba2 input,
#respond .backdrop_ea10 input,
#respond .block_17f5 input {
  width: 100%;
}
#respond .block_17f5 {
  margin-right: 0;
}
#respond .border_fresh_4e0c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_02ae .secondary_in_3bf6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary_in_3bf6 .header_east_7153.iron_c6b2 .frame-dcf3 > li > a:focus,
.secondary_in_3bf6 .header_east_7153.iron_c6b2 .frame-dcf3 > li > a:hover,
.secondary_in_3bf6 .header_east_7153.notification-edea .frame-dcf3 > li > a:focus,
.secondary_in_3bf6 .header_east_7153.notification-edea .frame-dcf3 > li > a:hover,
.secondary_in_3bf6 .header_east_7153.gallery_7abe .frame-dcf3 > li > a:focus,
.secondary_in_3bf6 .header_east_7153.gallery_7abe .frame-dcf3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6
  .header_east_7153.iron_c6b2
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.secondary_in_3bf6
  .header_east_7153.iron_c6b2
  .frame-dcf3
  > li.banner_green_a724
  > a,
.secondary_in_3bf6
  .header_east_7153.notification-edea
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.secondary_in_3bf6
  .header_east_7153.notification-edea
  .frame-dcf3
  > li.banner_green_a724
  > a,
.secondary_in_3bf6
  .header_east_7153.gallery_7abe
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.secondary_in_3bf6 .header_east_7153.gallery_7abe .frame-dcf3 > li.background-down-d25a > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6 .layout-ae46,
.secondary_in_3bf6 .layout-ae46 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6 .gas-d015.disabled-inner-4c49 li a,
.secondary_in_3bf6 .purple_db0b a,
.secondary_in_3bf6 .upper-22c9,
.secondary_in_3bf6 .frame-dcf3 > li > a,
.secondary_in_3bf6 .thumbnail-large-bcc5 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6 .gas-d015.disabled-inner-4c49 li a:hover,
.secondary_in_3bf6 .purple_db0b a:hover,
.secondary_in_3bf6 .upper-22c9:hover,
.secondary_in_3bf6 .frame-dcf3 > li > a:hover,
.secondary_in_3bf6 .thumbnail-large-bcc5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6 .right-8c18 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6 .right-8c18 .glass-91ac {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6 .right-8c18:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_in_3bf6 .easy_45a1 .banner_west_29d9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6 .easy_45a1 .banner_west_29d9 .narrow-ae34 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6
  .easy_45a1
  .banner_west_29d9
  .narrow-ae34::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6
  .easy_45a1
  .banner_west_29d9
  .narrow-ae34:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6
  .easy_45a1
  .banner_west_29d9
  .narrow-ae34::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6
  .easy_45a1
  .banner_west_29d9
  .narrow-ae34::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6 .easy_45a1 .purple_6b28 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_in_3bf6 .easy_45a1 .purple_6b28:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid_e49d
  .secondary_in_3bf6
  .easy_45a1
  .paper_1ac7
  .link_narrow_7999 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_e49d
  .secondary_in_3bf6
  .easy_45a1
  .paper_1ac7
  .narrow-ae34 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.footer_02ae .left_505b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.left_505b .header_east_7153.iron_c6b2 .frame-dcf3 > li > a:focus,
.left_505b .header_east_7153.iron_c6b2 .frame-dcf3 > li > a:hover,
.left_505b .header_east_7153.notification-edea .frame-dcf3 > li > a:focus,
.left_505b .header_east_7153.notification-edea .frame-dcf3 > li > a:hover,
.left_505b .header_east_7153.gallery_7abe .frame-dcf3 > li > a:focus,
.left_505b .header_east_7153.gallery_7abe .frame-dcf3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left_505b
  .header_east_7153.iron_c6b2
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.left_505b
  .header_east_7153.iron_c6b2
  .frame-dcf3
  > li.banner_green_a724
  > a,
.left_505b
  .header_east_7153.notification-edea
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.left_505b
  .header_east_7153.notification-edea
  .frame-dcf3
  > li.banner_green_a724
  > a,
.left_505b
  .header_east_7153.gallery_7abe
  .frame-dcf3
  > li.wrapper-ceed
  > a,
.left_505b .header_east_7153.gallery_7abe .frame-dcf3 > li.background-down-d25a > a {
  color: rgba(0, 0, 0, 0.8);
}
.left_505b .layout-ae46,
.left_505b .layout-ae46 a {
  color: rgba(0, 0, 0, 0.8);
}
.left_505b .gas-d015.disabled-inner-4c49 li a,
.left_505b .purple_db0b a,
.left_505b .upper-22c9,
.left_505b .frame-dcf3 > li > a,
.left_505b .thumbnail-large-bcc5 {
  color: rgba(0, 0, 0, 0.55);
}
.left_505b .gas-d015.disabled-inner-4c49 li a:hover,
.left_505b .purple_db0b a:hover,
.left_505b .upper-22c9:hover,
.left_505b .frame-dcf3 > li > a:hover,
.left_505b .thumbnail-large-bcc5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left_505b .right-8c18 {
  color: rgba(0, 0, 0, 0.55);
}
.left_505b .right-8c18 .glass-91ac {
  color: rgba(0, 0, 0, 0.8);
}
.left_505b .right-8c18:hover {
  color: rgba(0, 0, 0, 0.8);
}
.info-4d37 .feature-tiny-47c6 {
  margin-left: auto;
  margin-right: auto;
}
.wide_bce5 > * {
  margin-left: auto;
  margin-right: auto;
}
.wide_bce5 .pink-afb5 {
  margin-right: 1.41575em;
}
.out-a21b .wide_bce5 > .border-narrow-27b2 {
  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;
}
.out-a21b .wide_bce5 > .active_black_9eaa {
  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;
}
.shade-a435.info-4d37 .feature-tiny-47c6,
.green_36fe.info-4d37 .feature-tiny-47c6 {
  margin-left: 0;
}
.disabled_9cde.info-4d37 .feature-tiny-47c6,
.outline_a09f.info-4d37 .feature-tiny-47c6 {
  margin-right: 0;
}
.wide_bce5 ol,
.wide_bce5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading-pressed-e4e2 video {
  max-width: 100%;
}
.hero_out_2ea3 img {
  display: block;
}
.hero_out_2ea3.pink-afb5,
.hero_out_2ea3.fast-d622 {
  width: 100%;
}
.hero_out_2ea3.active_black_9eaa img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice_2e30:not(.wrapper_prev_49bb) {
  margin: 1.5em auto;
}
.hidden_out_2998 p {
  padding: 1.5em 14px;
}
ul.header_gas_303e.active_black_9eaa,
ul.header_gas_303e.border-narrow-27b2,
ul.header_gas_303e.west_a99f.border-narrow-27b2 {
  padding: 0 14px;
}
.overlay_768a {
  display: block;
  overflow-x: auto;
}
.overlay_768a table {
  border-collapse: collapse;
  width: 100%;
}
.overlay_768a td,
.overlay_768a th {
  padding: 0.5em;
}
.wide_bce5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wide_bce5 ol ol,
.wide_bce5 ol ul,
.wide_bce5 ul ol,
.wide_bce5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wide_bce5 ol ol li,
.wide_bce5 ol ul li,
.wide_bce5 ul ol li,
.wide_bce5 ul ul li {
  margin-left: 0;
}
.red-8ad0.background-static-2b87 > .highlight-down-2279 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.red-8ad0.background-static-2b87 > .highlight-down-2279 iframe,
.red-8ad0.background-static-2b87 > .highlight-down-2279 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed_a758 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fixed_a758.block-dim-1a9f {
  padding: 0;
}
.fixed_a758.block-dim-1a9f cite {
  font-size: 13px;
}
.fixed_a758 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fixed_a758 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.white-94ff {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.white-94ff > p:first-child {
  margin-top: 0;
}
.white-94ff cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.white-94ff blockquote {
  border-left: 0;
}
.bright-e85b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bright-e85b:not(.icon_dirty_f136) {
  max-width: 100px;
}
.bright-e85b.heading-db23 {
  border-bottom: none !important;
  text-align: center;
}
.bright-e85b.heading-db23::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden_out_2998 p {
    padding: 1.5em 0;
  }
}
.gallery-tiny-e658 {
  color: #0073aa;
}
.alert_pressed_2242 {
  background-color: #0073aa;
}
.card_e4b6 {
  color: #229fd8;
}
.paragraph-8e1f {
  background-color: #229fd8;
}
.background-550e {
  color: #eee;
}
.menu_4b75 {
  background-color: #eee;
}
.main-basic-b66c {
  color: #444;
}
.tooltip_bottom_291b {
  background-color: #444;
}
.input-0841 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input-0841 .accordion_a583 .purple_db0b {
  font-size: 15px;
}
.input-0841 .purple_db0b {
  line-height: 1.3;
}
.input-0841 .left_505b {
}
.input-0841 .secondary_in_3bf6 {
  background: #235787;
}
.outline-glass-58a0 {
  padding: 0;
}
.outline-glass-58a0 .secondary_in_3bf6 {
  background: #1a1a1a;
}
.outline-glass-58a0 .left_505b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card_light_7efd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card_light_7efd .left_505b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card_light_7efd .secondary_in_3bf6 {
  background: #303030;
}
.carousel_fac5 {
  position: relative;
  z-index: 10;
}
.carousel_fac5 .tabs-f31d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_iron_9421 .article_f6d5 {
  display: inline-block;
  vertical-align: middle;
}
.label_iron_9421.alert_7d32 .article_f6d5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .label_iron_9421.alert_7d32 .article_f6d5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .label_iron_9421.alert_7d32 .article_f6d5 {
    margin-right: 0.4em;
  }
}
.label_iron_9421.alert_7d32 .article_f6d5:last-child {
  margin-right: 0;
}
.slider-hot-6f82 .tabs-f31d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .footer_02ae .accordion_a583 {
    margin: 0 -0.5em;
  }
  .footer_02ae .accordion_a583 [class*="customify-col-"],
  .footer_02ae .accordion_a583 [class*="customify-col_"],
  .footer_02ae .accordion_a583 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.footer_02ae.highlight-pro-8c3e .tabs-f31d {
  background: 0 0 !important;
}
.footer_02ae.highlight-pro-8c3e .tabs-f31d,
.footer_02ae.slider-hot-6f82 .tabs-f31d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .footer_02ae.progress_active_bc71 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.footer_02ae.slider-hot-6f82 .tabs-f31d {
  box-shadow: none !important;
}
.gas_7b91 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas_7b91 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas_7b91 {
    padding: 18px 0 20px;
  }
}
.gas_7b91 .down_fd2d {
  width: 100%;
}
.gas_7b91 .rough-7dd5 {
  margin-bottom: 0;
}
.gas_7b91 .dynamic_5aa8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.popup-4bd4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.popup-4bd4 .middle-30fe {
  width: 100%;
}
.accordion_7f40 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion_7f40 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion_7f40 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.accordion_7f40 li:last-child:after {
  display: none;
}
.accordion_7f40 li a {
  font-weight: 500;
  margin-right: 10px;
}
.title-86f5 .wrapper_1c6e button,
.gas_7b91 .wrapper_1c6e button {
  left: 0;
}
.title-86f5 .middle-30fe,
.gas_7b91 .middle-30fe {
  padding-left: 0;
  padding-right: 0;
}
.title-86f5 .popup-4bd4,
.gas_7b91 .popup-4bd4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title-86f5 {
  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;
}
.title-86f5: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;
}
.title-86f5 .info-ea61 {
  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) {
  .title-86f5 .info-ea61 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title-86f5 .info-ea61 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title-86f5 .info-ea61 {
    min-height: 200px;
  }
}
.title-86f5 .accordion_7f40 {
  color: rgba(255, 255, 255, 0.8);
}
.title-86f5 .accordion_7f40 a,
.title-86f5 .accordion_7f40 li:after {
  color: inherit;
}
.title-86f5 .accordion_7f40 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph_f379 {
  margin-bottom: 0.5em;
}
.carousel_pink_c405 {
  margin-bottom: 1.2em;
}
.carousel_pink_c405,
.paragraph_f379 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.carousel_pink_c405 p:last-child,
.paragraph_f379 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper_1c6e,
#masthead .wrapper_1c6e {
  display: none;
}
#masthead
  > .wrapper_1c6e.lower-94d9 {
  display: none;
}
#masthead > .wrapper_1c6e button {
  left: 0;
}
.west-65d5 {
  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%;
}
.west-65d5 .article_f6d5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.west-65d5 .main_7e73 {
  display: -webkit-box;
  display: flex;
}
.west-65d5 .main_7e73.summary_64fc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.west-65d5 .main_7e73.button_over_4e47 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west-65d5 .main_7e73.gallery_19ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west-65d5.bottom_2f07.clean-9766 .main_7e73.summary_64fc {
  flex-basis: 100%;
}
.west-65d5.preview-stale-787a .main_7e73.button_over_4e47 {
  -webkit-box-flex: 1;
  flex: auto;
}
.west-65d5.preview-stale-787a .main_7e73.gallery_19ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper_1c6e.lower-94d9 {
  display: none;
}
#masthead > .wrapper_1c6e button {
  left: 0;
}
.header-cold-2cb8 {
  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;
}
.header-cold-2cb8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-cold-2cb8.warm_9494 i {
  margin-right: 4px;
}
.header-cold-2cb8.content_clean_7cc8 i {
  margin-left: 5px;
}
.purple_db0b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.purple_db0b p:last-child {
  margin-bottom: 0;
}
.progress-886f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress-886f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress-886f img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress-886f .layout-ae46 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress-886f .hidden_new_3ca8 {
  margin: 5px 0 7px 0;
}
.progress-886f.rough_3e48 .bright_668b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-886f.rough_3e48 .container-simple-fa40 {
  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;
}
.progress-886f.widget_fluid_6e8f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress-886f.widget_fluid_6e8f .bright_668b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-886f.widget_fluid_6e8f .container-simple-fa40 {
  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;
}
.progress-886f.image-silver-1c6a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-886f.backdrop_50fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress-886f.backdrop_50fd .container-simple-fa40 {
  margin-top: 7px;
}
.icon-3661 {
  display: inline-block;
}
.carousel_fac5 .hidden-current-a31d .progress-886f img {
  max-width: 100%;
}
.header_east_7153 .clean-2eed.menu_7c78,
.list_3ab4 .clean-2eed.menu_7c78 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_east_7153 .iron_4f00,
.list_3ab4 .iron_4f00 {
  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%);
}
.header_east_7153 .iron_4f00 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_east_7153.sort-copper-a5d2 .iron_4f00 {
  display: none;
}
.header_east_7153 .gas-1c9f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_east_7153 .gas-1c9f li {
  display: inline-block;
  position: relative;
}
.header_east_7153 .gas-1c9f li:last-child {
  margin-right: 0;
}
.header_east_7153 .gas-1c9f 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;
}
.header_east_7153 .gas-1c9f li.background-down-d25a > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_east_7153 .gas-1c9f > 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;
}
.header_east_7153 .gas-1c9f > li > a i {
  line-height: 0;
}
.header_east_7153 .gas-1c9f > li.info-bottom-2b4e > a .iron_4f00 {
  margin-left: 4px;
  line-height: 0;
}
.header_east_7153 .gas-1c9f .video-b05f li.info-bottom-2b4e > a {
  position: relative;
}
.header_east_7153 .gas-1c9f .video-b05f li.info-bottom-2b4e > a:after,
.header_east_7153 .gas-1c9f .video-b05f li.info-bottom-2b4e > a:before {
  content: "";
  display: table;
}
.header_east_7153 .gas-1c9f .video-b05f li.info-bottom-2b4e > a:after {
  clear: both;
}
.header_east_7153 .gas-1c9f .video-b05f li.info-bottom-2b4e > a .iron_4f00 {
  margin-left: 5px;
  float: right;
}
.header_east_7153 .logo-1bed,
.header_east_7153 .video-b05f {
  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;
}
.header_east_7153 .video-b05f {
  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;
}
.header_east_7153 .video-b05f .menu_7c78 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_east_7153 .video-b05f .iron_4f00 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_east_7153 .video-b05f li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_east_7153 .video-b05f 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;
}
.header_east_7153 .video-b05f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_east_7153 .video-b05f .video-b05f {
  top: 0;
  left: 100%;
}
.header_east_7153 .progress-a3ea.fn-focus-2d37 > .logo-1bed,
.header_east_7153 .progress-a3ea.fn-focus-2d37 > .video-b05f,
.header_east_7153 .progress-a3ea:focus > .logo-1bed,
.header_east_7153 .progress-a3ea:focus > .video-b05f,
.header_east_7153 .progress-a3ea:hover > .logo-1bed,
.header_east_7153 .progress-a3ea:hover > .video-b05f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_east_7153.gallery_7abe .frame-dcf3:after,
.header_east_7153.gallery_7abe .frame-dcf3:before {
  content: "";
  display: table;
}
.header_east_7153.gallery_7abe .frame-dcf3:after {
  clear: both;
}
.header_east_7153.gallery_7abe .frame-dcf3 > li {
  float: left;
}
.header_east_7153.shade_25d6 .frame-dcf3:after,
.header_east_7153.shade_25d6 .frame-dcf3:before {
  content: "";
  display: table;
}
.header_east_7153.shade_25d6 .frame-dcf3:after {
  clear: both;
}
.header_east_7153.shade_25d6 .frame-dcf3 > li {
  float: left;
}
.header_east_7153.shade_25d6 .frame-dcf3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_east_7153.shade_25d6 .frame-dcf3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_east_7153.shade_25d6 .frame-dcf3 > li.wrapper-ceed > a,
.header_east_7153.shade_25d6 .frame-dcf3 > li.background-down-d25a > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_east_7153.iron_c6b2 .frame-dcf3 > li > a .menu_7c78 {
  position: relative;
}
.header_east_7153.iron_c6b2 .frame-dcf3 > li > a .menu_7c78: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;
}
.header_east_7153.iron_c6b2
  .frame-dcf3
  > li:focus
  > a
  .menu_7c78:before,
.header_east_7153.iron_c6b2
  .frame-dcf3
  > li:hover
  > a
  .menu_7c78:before {
  width: 100%;
  background-color: currentColor;
}
.header_east_7153.iron_c6b2
  .frame-dcf3
  > li.wrapper-ceed
  > a
  .menu_7c78:before,
.header_east_7153.iron_c6b2
  .frame-dcf3
  > li.banner_green_a724
  > a
  .menu_7c78:before {
  width: 100%;
  background-color: currentColor;
}
.header_east_7153.notification-edea .frame-dcf3 > li > a .menu_7c78 {
  position: relative;
}
.header_east_7153.notification-edea .frame-dcf3 > li > a .menu_7c78: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;
}
.header_east_7153.notification-edea .frame-dcf3 > li:focus > a .menu_7c78:before,
.header_east_7153.notification-edea
  .frame-dcf3
  > li:hover
  > a
  .menu_7c78:before {
  width: 100%;
  background-color: currentColor;
}
.header_east_7153.notification-edea
  .frame-dcf3
  > li.wrapper-ceed
  > a
  .menu_7c78:before,
.header_east_7153.notification-edea
  .frame-dcf3
  > li.banner_green_a724
  > a
  .menu_7c78:before {
  width: 100%;
  background-color: currentColor;
}
.list_3ab4 .gas-1c9f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list_3ab4 .gas-1c9f li:first-child > a {
  border-top: none;
}
.list_3ab4 .gas-1c9f .motion_1500 > .menu_7c78 .iron_4f00 {
  display: none;
}
.list_3ab4 .gas-1c9f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list_3ab4 .gas-1c9f li:last-child {
  border: none;
}
.list_3ab4 .gas-1c9f li.info-bottom-2b4e > a {
  padding-right: 45px !important;
}
.list_3ab4 .gas-1c9f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list_3ab4 .gas-1c9f li a:focus,
.list_3ab4 .gas-1c9f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list_3ab4 .gas-1c9f li .shadow_fa07 {
  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;
}
.list_3ab4 .gas-1c9f li .shadow_fa07:hover {
  box-shadow: none;
}
.list_3ab4 .gas-1c9f li .shadow_fa07 .iron_4f00 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list_3ab4 .gas-1c9f .video-b05f {
  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);
}
.list_3ab4 .gas-1c9f .video-b05f li a {
  padding-left: 3em;
}
.list_3ab4 .gas-1c9f .out-ff36 > a .shadow_fa07 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list_3ab4 .gas-1c9f .out-ff36 > .video-b05f {
  display: block;
  opacity: 1;
}
.prev_5b34 {
  max-width: 100%;
}
.mask_fd67 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail-large-bcc5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail-large-bcc5:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail-large-bcc5 svg {
  width: 18px;
  height: 18px;
}
.thumbnail-large-bcc5 .sort-33a9 {
  display: none;
}
.red_fae0 {
  position: relative;
}
.red_fae0.fn-active-2d37 .thumbnail-large-bcc5 .shadow_thick_69b3 {
  display: none;
}
.red_fae0.fn-active-2d37 .thumbnail-large-bcc5 .sort-33a9 {
  display: inline-block;
}
.red_fae0 .card-fresh-e87d {
  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);
}
.red_fae0.center_97b5 .card-fresh-e87d {
  left: auto;
  right: -0.9em;
}
.red_fae0.center_97b5 .status_775a::before {
  left: auto;
  right: 15px;
}
.red_fae0.fn-active-2d37 .card-fresh-e87d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_1ac7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paper_1ac7 label {
  flex-basis: 100%;
}
.paper_1ac7 .banner_west_29d9 {
  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;
}
.paper_1ac7 .narrow-ae34 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paper_1ac7 .narrow-ae34:focus {
  background-color: transparent;
}
.paper_1ac7 button.purple_6b28 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paper_1ac7 button.purple_6b28:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paper_1ac7 button.purple_6b28 svg {
  width: 18px;
  height: 18px;
}
.paper_1ac7 input[type="submit"] {
  min-height: auto;
}
.easy_45a1 .paper_1ac7 .narrow-ae34 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.status_775a {
  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) {
  .status_775a {
    width: 220px;
  }
}
.status_775a label {
  flex-basis: 100%;
}
.status_775a::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;
}
.liquid_e49d .easy_45a1 .paper_1ac7 {
  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;
}
.liquid_e49d
  .easy_45a1
  .paper_1ac7
  .banner_west_29d9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.liquid_e49d .easy_45a1 .paper_1ac7 .narrow-ae34 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.liquid_e49d
  .easy_45a1
  .paper_1ac7
  .narrow-ae34:focus {
  background: 0 0;
}
.liquid_e49d
  .easy_45a1
  .paper_1ac7
  .link_narrow_7999 {
  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;
}
.gas-d015 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gas-d015 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gas-d015 li:last-child {
  margin-right: 0;
}
.gas-d015 li:first-child {
  margin-left: 0;
}
.gas-d015.south_7b21 a {
  color: #fff;
}
.gas-d015.south_7b21 a:hover {
  color: #fff;
}
.gas-d015 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gas-d015 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gas-d015 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gas-d015 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gas-d015 [class*="social-icon-apple"] {
  background-color: #999;
}
.gas-d015 [class*="social-icon-apple"].hard-db40 {
  background-color: transparent;
  color: #999;
}
.gas-d015 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gas-d015 [class*="social-icon-behance"].hard-db40 {
  background-color: transparent;
  color: #1769ff;
}
.gas-d015 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gas-d015 [class*="social-icon-bitbucket"].hard-db40 {
  background-color: transparent;
  color: #205081;
}
.gas-d015 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gas-d015 [class*="social-icon-codepen"].hard-db40 {
  background-color: transparent;
  color: #000;
}
.gas-d015 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gas-d015 [class*="social-icon-delicious"].hard-db40 {
  background-color: transparent;
  color: #39f;
}
.gas-d015 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gas-d015 [class*="social-icon-digg"].hard-db40 {
  background-color: transparent;
  color: #005be2;
}
.gas-d015 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gas-d015 [class*="social-icon-dribbble"].hard-db40 {
  background-color: transparent;
  color: #ea4c89;
}
.gas-d015 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gas-d015 [class*="social-icon-envelope"].hard-db40 {
  background-color: transparent;
  color: #ea4335;
}
.gas-d015 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gas-d015 [class*="social-icon-facebook"].hard-db40 {
  background-color: transparent;
  color: #3b5998;
}
.gas-d015 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gas-d015 [class*="social-icon-flickr"].hard-db40 {
  background-color: transparent;
  color: #0063dc;
}
.gas-d015 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gas-d015 [class*="social-icon-foursquare"].hard-db40 {
  background-color: transparent;
  color: #2d5be3;
}
.gas-d015 [class*="social-icon-github"] {
  background-color: #333;
}
.gas-d015 [class*="social-icon-github"].hard-db40 {
  background-color: transparent;
  color: #333;
}
.gas-d015 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gas-d015 [class*="social-icon-google-plus"].hard-db40 {
  background-color: transparent;
  color: #dd4b39;
}
.gas-d015 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gas-d015 [class*="social-icon-houzz"].hard-db40 {
  background-color: transparent;
  color: #7ac142;
}
.gas-d015 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gas-d015 [class*="social-icon-instagram"].hard-db40 {
  background-color: transparent;
  color: #262626;
}
.gas-d015 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gas-d015 [class*="social-icon-jsfiddle"].hard-db40 {
  background-color: transparent;
  color: #487aa2;
}
.gas-d015 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gas-d015 [class*="social-icon-linkedin"].hard-db40 {
  background-color: transparent;
  color: #0077b5;
}
.gas-d015 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gas-d015 [class*="social-icon-medium"].hard-db40 {
  background-color: transparent;
  color: #00ab6b;
}
.gas-d015 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gas-d015
  [class*="social-icon-odnoklassniki"].hard-db40 {
  background-color: transparent;
  color: #f4731c;
}
.gas-d015 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gas-d015 [class*="social-icon-meetup"].hard-db40 {
  background-color: transparent;
  color: #ec1c40;
}
.gas-d015 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gas-d015 [class*="social-icon-pinterest"].hard-db40 {
  background-color: transparent;
  color: #bd081c;
}
.gas-d015 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gas-d015 [class*="social-icon-product-hunt"].hard-db40 {
  background-color: transparent;
  color: #da552f;
}
.gas-d015 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gas-d015 [class*="social-icon-reddit"].hard-db40 {
  background-color: transparent;
  color: #ff4500;
}
.gas-d015 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gas-d015 [class*="social-icon-rss"].hard-db40 {
  background-color: transparent;
  color: #f26522;
}
.gas-d015 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gas-d015
  [class*="social-icon-shopping-cart"].hard-db40 {
  background-color: transparent;
  color: #4caf50;
}
.gas-d015 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gas-d015 [class*="social-icon-skype"].hard-db40 {
  background-color: transparent;
  color: #00aff0;
}
.gas-d015 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gas-d015 [class*="social-icon-slideshare"].hard-db40 {
  background-color: transparent;
  color: #0077b5;
}
.gas-d015 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gas-d015 [class*="social-icon-snapchat"].hard-db40 {
  background-color: transparent;
  color: #fffc00;
}
.gas-d015 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gas-d015 [class*="social-icon-soundcloud"].hard-db40 {
  background-color: transparent;
  color: #f80;
}
.gas-d015 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gas-d015 [class*="social-icon-spotify"].hard-db40 {
  background-color: transparent;
  color: #2ebd59;
}
.gas-d015 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gas-d015
  [class*="social-icon-stack-overflow"].hard-db40 {
  background-color: transparent;
  color: #fe7a15;
}
.gas-d015 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gas-d015 [class*="social-icon-maldkfgram"].hard-db40 {
  background-color: transparent;
  color: #2ca5e0;
}
.gas-d015 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gas-d015 [class*="social-icon-tripadvisor"].hard-db40 {
  background-color: transparent;
  color: #589442;
}
.gas-d015 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gas-d015 [class*="social-icon-tumblr"].hard-db40 {
  background-color: transparent;
  color: #35465c;
}
.gas-d015 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gas-d015 [class*="social-icon-twitch"].hard-db40 {
  background-color: transparent;
  color: #6441a5;
}
.gas-d015 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gas-d015 [class*="social-icon-twitter"].hard-db40 {
  background-color: transparent;
  color: #1da1f2;
}
.gas-d015 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gas-d015 [class*="social-icon-vimeo"].hard-db40 {
  background-color: transparent;
  color: #1ab7ea;
}
.gas-d015 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gas-d015 [class*="social-icon-vk"].hard-db40 {
  background-color: transparent;
  color: #45668e;
}
.gas-d015 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gas-d015 [class*="social-icon-weibo"].hard-db40 {
  background-color: transparent;
  color: #df2029;
}
.gas-d015 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gas-d015 [class*="social-icon-weixin"].hard-db40 {
  background-color: transparent;
  color: #7bb32e;
}
.gas-d015 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gas-d015 [class*="social-icon-whatsapp"].hard-db40 {
  background-color: transparent;
  color: #25d366;
}
.gas-d015 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gas-d015 [class*="social-icon-wordpress"].hard-db40 {
  background-color: transparent;
  color: #21759b;
}
.gas-d015 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gas-d015 [class*="social-icon-xing"].hard-db40 {
  background-color: transparent;
  color: #026466;
}
.gas-d015 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gas-d015 [class*="social-icon-yelp"].hard-db40 {
  background-color: transparent;
  color: #af0606;
}
.gas-d015 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gas-d015 [class*="social-icon-youtube"].hard-db40 {
  background-color: transparent;
  color: #cd201f;
}
.upper-22c9 {
  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;
}
.upper-22c9:hover {
  box-shadow: none;
  background: 0 0;
}
.east_5121 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info_lite_42e1 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.warm_75bf {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_cef6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_cef6,
.texture_cef6::after,
.texture_cef6::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;
}
.texture_cef6::after,
.texture_cef6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.module-lower-8d44 .info_lite_42e1 .warm_75bf {
  margin-top: -2px;
  width: 19px;
}
.module-lower-8d44 .info_lite_42e1 .texture_cef6 {
  margin-top: -1px;
}
.module-lower-8d44 .info_lite_42e1 .texture_cef6,
.module-lower-8d44 .info_lite_42e1 .texture_cef6::after,
.module-lower-8d44 .info_lite_42e1 .texture_cef6::before {
  width: 19px;
  height: 2px;
}
.module-lower-8d44 .info_lite_42e1 .texture_cef6::before {
  top: -6px;
}
.module-lower-8d44 .info_lite_42e1 .texture_cef6::after {
  bottom: -6px;
}
.detail-fresh-88f0 .info_lite_42e1 .warm_75bf {
  margin-top: -2px;
  width: 22px;
}
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6 {
  margin-top: -1px;
}
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6,
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6::after,
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6::before {
  width: 22px;
  height: 2px;
}
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6::before {
  top: -7px;
}
.detail-fresh-88f0 .info_lite_42e1 .texture_cef6::after {
  bottom: -7px;
}
.widget-up-2b1a .info_lite_42e1 .warm_75bf {
  margin-top: -2px;
  width: 31px;
}
.widget-up-2b1a .info_lite_42e1 .texture_cef6 {
  margin-top: -1.5px;
}
.widget-up-2b1a .info_lite_42e1 .texture_cef6,
.widget-up-2b1a .info_lite_42e1 .texture_cef6::after,
.widget-up-2b1a .info_lite_42e1 .texture_cef6::before {
  width: 31px;
  height: 3px;
}
.widget-up-2b1a .info_lite_42e1 .texture_cef6::before {
  top: -9px;
}
.widget-up-2b1a .info_lite_42e1 .texture_cef6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery_1ff3 .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_1ff3 .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .gallery_1ff3 .info_lite_42e1 .texture_cef6,
  .gallery_1ff3 .info_lite_42e1 .texture_cef6::after,
  .gallery_1ff3 .info_lite_42e1 .texture_cef6::before {
    width: 19px;
    height: 2px;
  }
  .gallery_1ff3 .info_lite_42e1 .texture_cef6::before {
    top: -6px;
  }
  .gallery_1ff3 .info_lite_42e1 .texture_cef6::after {
    bottom: -6px;
  }
  .in-2760 .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 22px;
  }
  .in-2760 .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .in-2760 .info_lite_42e1 .texture_cef6,
  .in-2760 .info_lite_42e1 .texture_cef6::after,
  .in-2760 .info_lite_42e1 .texture_cef6::before {
    width: 22px;
    height: 2px;
  }
  .in-2760 .info_lite_42e1 .texture_cef6::before {
    top: -7px;
  }
  .in-2760 .info_lite_42e1 .texture_cef6::after {
    bottom: -7px;
  }
  .short-ecd1 .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 31px;
  }
  .short-ecd1 .info_lite_42e1 .texture_cef6 {
    margin-top: -1.5px;
  }
  .short-ecd1 .info_lite_42e1 .texture_cef6,
  .short-ecd1 .info_lite_42e1 .texture_cef6::after,
  .short-ecd1 .info_lite_42e1 .texture_cef6::before {
    width: 31px;
    height: 3px;
  }
  .short-ecd1 .info_lite_42e1 .texture_cef6::before {
    top: -9px;
  }
  .short-ecd1 .info_lite_42e1 .texture_cef6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-bf8c .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 19px;
  }
  .badge-bf8c .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .badge-bf8c .info_lite_42e1 .texture_cef6,
  .badge-bf8c .info_lite_42e1 .texture_cef6::after,
  .badge-bf8c .info_lite_42e1 .texture_cef6::before {
    width: 19px;
    height: 2px;
  }
  .badge-bf8c .info_lite_42e1 .texture_cef6::before {
    top: -6px;
  }
  .badge-bf8c .info_lite_42e1 .texture_cef6::after {
    bottom: -6px;
  }
  .heading_f92b .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 22px;
  }
  .heading_f92b .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .heading_f92b .info_lite_42e1 .texture_cef6,
  .heading_f92b .info_lite_42e1 .texture_cef6::after,
  .heading_f92b .info_lite_42e1 .texture_cef6::before {
    width: 22px;
    height: 2px;
  }
  .heading_f92b .info_lite_42e1 .texture_cef6::before {
    top: -7px;
  }
  .heading_f92b .info_lite_42e1 .texture_cef6::after {
    bottom: -7px;
  }
  .feature_up_d67a .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 31px;
  }
  .feature_up_d67a .info_lite_42e1 .texture_cef6 {
    margin-top: -1.5px;
  }
  .feature_up_d67a .info_lite_42e1 .texture_cef6,
  .feature_up_d67a .info_lite_42e1 .texture_cef6::after,
  .feature_up_d67a .info_lite_42e1 .texture_cef6::before {
    width: 31px;
    height: 3px;
  }
  .feature_up_d67a .info_lite_42e1 .texture_cef6::before {
    top: -9px;
  }
  .feature_up_d67a .info_lite_42e1 .texture_cef6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .over-41b9 .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 19px;
  }
  .over-41b9 .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .over-41b9 .info_lite_42e1 .texture_cef6,
  .over-41b9 .info_lite_42e1 .texture_cef6::after,
  .over-41b9 .info_lite_42e1 .texture_cef6::before {
    width: 19px;
    height: 2px;
  }
  .over-41b9 .info_lite_42e1 .texture_cef6::before {
    top: -6px;
  }
  .over-41b9 .info_lite_42e1 .texture_cef6::after {
    bottom: -6px;
  }
  .slider-7a3b .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 22px;
  }
  .slider-7a3b .info_lite_42e1 .texture_cef6 {
    margin-top: -1px;
  }
  .slider-7a3b .info_lite_42e1 .texture_cef6,
  .slider-7a3b .info_lite_42e1 .texture_cef6::after,
  .slider-7a3b .info_lite_42e1 .texture_cef6::before {
    width: 22px;
    height: 2px;
  }
  .slider-7a3b .info_lite_42e1 .texture_cef6::before {
    top: -7px;
  }
  .slider-7a3b .info_lite_42e1 .texture_cef6::after {
    bottom: -7px;
  }
  .badge-complex-492c .info_lite_42e1 .warm_75bf {
    margin-top: -2px;
    width: 31px;
  }
  .badge-complex-492c .info_lite_42e1 .texture_cef6 {
    margin-top: -1.5px;
  }
  .badge-complex-492c .info_lite_42e1 .texture_cef6,
  .badge-complex-492c .info_lite_42e1 .texture_cef6::after,
  .badge-complex-492c .info_lite_42e1 .texture_cef6::before {
    width: 31px;
    height: 3px;
  }
  .badge-complex-492c .info_lite_42e1 .texture_cef6::before {
    top: -9px;
  }
  .badge-complex-492c .info_lite_42e1 .texture_cef6::after {
    bottom: -9px;
  }
}
.hero-0369 .texture_cef6 {
  -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);
}
.hero-0369 .texture_cef6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hero-0369 .texture_cef6::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);
}
.hero-0369.pattern-cool-bf9a .texture_cef6 {
  -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);
}
.hero-0369.pattern-cool-bf9a .texture_cef6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hero-0369.pattern-cool-bf9a .texture_cef6::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);
}
.modal-paper-d6dd {
  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.menu-333f:before {
  display: none;
}
.accent-c18b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-c18b .hovered_4298 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-c18b .hovered_4298:last-of-type {
  border-bottom: none;
}
.accent-c18b .hovered_4298.large-5976,
.accent-c18b .hovered_4298.list-7a68,
.accent-c18b .hovered_4298.active_bed3 {
  padding: 0;
}
.accent-c18b .list_3ab4 .shadow_fa07 {
  color: currentColor;
}
.accent-c18b .list_3ab4 .shadow_fa07:focus,
.accent-c18b .list_3ab4 .shadow_fa07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-c18b.left_505b .right-8c18,
.accent-c18b.left_505b .purple_db0b a,
.accent-c18b.left_505b .frame-dcf3 a,
.accent-c18b.left_505b .video-b05f a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-c18b.left_505b .right-8c18:hover,
.accent-c18b.left_505b .purple_db0b a:hover,
.accent-c18b.left_505b .frame-dcf3 a:hover,
.accent-c18b.left_505b .video-b05f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-c18b.left_505b .glass-91ac {
  color: rgba(0, 0, 0, 0.8);
}
.accent-c18b.left_505b .hovered_4298 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-c18b.left_505b .hovered_4298:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-c18b.left_505b .hover-7ec5:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-c18b.left_505b .list_3ab4 .gas-1c9f li a,
.accent-c18b.left_505b .list_3ab4 .shadow_fa07,
.accent-c18b.left_505b .video-b05f {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-c18b.left_505b .list_3ab4 .shadow_fa07:focus,
.accent-c18b.left_505b .list_3ab4 .shadow_fa07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-c18b.left_505b .gas-1c9f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-c18b.secondary_in_3bf6 .right-8c18,
.accent-c18b.secondary_in_3bf6 .purple_db0b a,
.accent-c18b.secondary_in_3bf6 .frame-dcf3 .shadow_fa07,
.accent-c18b.secondary_in_3bf6 .frame-dcf3 a,
.accent-c18b.secondary_in_3bf6 .video-b05f a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-c18b.secondary_in_3bf6 .right-8c18:hover,
.accent-c18b.secondary_in_3bf6 .purple_db0b a:hover,
.accent-c18b.secondary_in_3bf6 .frame-dcf3 .shadow_fa07:hover,
.accent-c18b.secondary_in_3bf6 .frame-dcf3 a:hover,
.accent-c18b.secondary_in_3bf6 .video-b05f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-c18b.secondary_in_3bf6 .glass-91ac {
  color: rgba(255, 255, 255, 0.99);
}
.accent-c18b.secondary_in_3bf6 .hovered_4298 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-c18b.secondary_in_3bf6 .hovered_4298:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-c18b.secondary_in_3bf6 .hover-7ec5:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-c18b.secondary_in_3bf6 .list_3ab4 .gas-1c9f li a,
.accent-c18b.secondary_in_3bf6 .list_3ab4 .shadow_fa07,
.accent-c18b.secondary_in_3bf6 .video-b05f {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-c18b.secondary_in_3bf6 .list_3ab4 .shadow_fa07:focus,
.accent-c18b.secondary_in_3bf6 .list_3ab4 .shadow_fa07:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-c18b.secondary_in_3bf6 .gas-1c9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-7ec5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-7ec5:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tall_2be8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.filter_silver_cf57 .accent-c18b {
  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;
}
.filter_silver_cf57 .hovered_4298 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.filter_silver_cf57 .hovered_4298: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) {
  .filter_silver_cf57 .hovered_4298:before {
    width: 16%;
    left: 42%;
  }
}
.filter_silver_cf57 .hovered_4298:last-child:before {
  content: none;
}
.filter_silver_cf57 .hovered_4298[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.filter_silver_cf57 .list_3ab4 .gas-1c9f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.filter_silver_cf57 .list_3ab4 .gas-1c9f li a .shadow_fa07 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.filter_silver_cf57 .list_3ab4 .video-b05f {
  border: none;
}
.filter_silver_cf57 .list_3ab4 .video-b05f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.filter_silver_cf57 .hover-7ec5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter_silver_cf57 .tall_2be8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.filter_silver_cf57 .secondary_in_3bf6 .hover-7ec5:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter_silver_cf57 .left_505b.grid_4f4a .texture_cef6 {
  background: rgba(0, 0, 0, 0.6);
}
.filter_silver_cf57
  .left_505b.grid_4f4a
  .texture_cef6::after,
.filter_silver_cf57
  .left_505b.grid_4f4a
  .texture_cef6:before {
  background: inherit;
}
.filter_silver_cf57
  .left_505b.grid_4f4a:hover
  .texture_cef6 {
  background: rgba(0, 0, 0, 0.8);
}
.header-static-3d5c .accent-c18b {
  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) {
  .header-static-3d5c .accent-c18b {
    width: auto;
    right: 45px;
  }
}
.aside_small_b164 .accent-c18b {
  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) {
  .aside_small_b164 .accent-c18b {
    width: auto;
    left: 45px;
  }
}
.menu-333f .accent-c18b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu-333f .tall_2be8 {
  max-width: 48em;
  margin: 0 auto;
}
.menu-333f .hover-7ec5:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter-0f5f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter-0f5f.filter_silver_cf57 .accent-c18b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter-0f5f.header-static-3d5c .accent-c18b {
  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);
}
.filter-0f5f .accent-c18b {
  visibility: visible;
}
.filter-0f5f.aside_small_b164 .accent-c18b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb_easy_2a5c,
.active-ae9f {
  overflow-x: hidden;
}
.breadcrumb_easy_2a5c .accent-c18b {
  overflow: auto;
}
.breadcrumb_easy_2a5c.filter_silver_cf57 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_easy_2a5c.filter_silver_cf57 .accent-c18b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb_easy_2a5c.filter_silver_cf57 .upper-22c9 {
  opacity: 0;
}
.breadcrumb_easy_2a5c.header-static-3d5c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_easy_2a5c.header-static-3d5c .accent-c18b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb_easy_2a5c.header-static-3d5c .upper-22c9 {
  opacity: 0;
}
.breadcrumb_easy_2a5c.aside_small_b164 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_easy_2a5c.aside_small_b164 .accent-c18b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb_easy_2a5c.aside_small_b164 .upper-22c9 {
  opacity: 0;
}
.breadcrumb_easy_2a5c.menu-333f .accent-c18b {
  z-index: 10;
  visibility: visible;
}
.grid_4f4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.grid_4f4a .texture_cef6 {
  background: rgba(255, 255, 255, 0.99);
}
.grid_4f4a .texture_cef6::after,
.grid_4f4a .texture_cef6:before {
  background: inherit;
}
.grid_4f4a:hover .texture_cef6 {
  background: rgba(255, 255, 255, 0.99);
}
.aside_small_b164 .grid_4f4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu-333f .grid_4f4a {
  display: none !important;
}
.breadcrumb_easy_2a5c:before,
.active-ae9f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_easy_2a5c .grid_4f4a,
.active-ae9f .grid_4f4a {
  display: inline-block;
}
.accent-c18b .article_f6d5 {
  -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;
}
.breadcrumb_easy_2a5c .accent-c18b .article_f6d5,
.active-ae9f .accent-c18b .article_f6d5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slow-5e30 .banner_west_29d9 {
  width: 100%;
}
.hidden-current-a31d {
  padding: 0 0.5em 0;
}
.hidden-current-a31d [class*="customify-col-"],
.hidden-current-a31d [class*="customify-col_"],
.hidden-current-a31d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel_9687 .hidden-current-a31d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion_a583 .detail_south_934c,
  .detail_south_934c {
    display: none;
  }
  .aside-under-c852 {
    text-align: left;
  }
  .description_37b2 {
    text-align: center;
  }
  .search-9e26 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_a583 .selected_01da,
  .selected_01da {
    display: none;
  }
  .old_b763 {
    text-align: left;
  }
  .status_757b {
    text-align: center;
  }
  .picture_bright_c294 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion_a583 .sort_a713,
  .sort_a713 {
    display: none;
  }
  .up-1812 {
    text-align: left;
  }
  .wide_37d7 {
    text-align: center;
  }
  .dynamic-818e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient_98cc {
  box-shadow: none !important;
}
.carousel-5414 .stone-957b,
.plasma_de99 .stone-957b {
  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;
}
.plasma_de99 .stone-957b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs-f31d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs-f31d:after,
.tabs-f31d:before {
  content: "";
  display: table;
}
.tabs-f31d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs-f31d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs-f31d,
.progress_active_bc71 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-west-7720.popup_5e75 .tabs-f31d {
  max-width: 100%;
}
.summary-west-7720.smooth_ce9f {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-west-7720.motion-4553 .tabs-f31d {
  max-width: 100%;
}
.summary-west-7720.motion-4553 > .tabs-f31d {
  padding-left: 0;
  padding-right: 0;
}
.summary-west-7720.motion-4553 > .tabs-f31d .accordion_a583 {
  margin: 0;
}
.summary-west-7720.motion-4553
  > .tabs-f31d
  .pagination-top-b08a.feature_gas_cdf0 {
  margin-right: 0;
  margin-left: 0;
}
.summary-west-7720.motion-4553 #main.feature_gas_cdf0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .plasma-1b33 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-1b33 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .current-baee .feature-tiny-47c6 {
    padding-right: 1em;
  }
  .current-baee.stale_6808 .pagination-top-b08a {
    border-right: 1px solid #eaecee;
  }
  .current-baee.stale_6808 .feature-tiny-47c6 {
    padding-right: 1em;
  }
  .current-baee.stale_6808 .footer-ee43 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-add7 .feature-tiny-47c6 {
    padding-left: 1em;
  }
  .tall-add7.stale_6808 .pagination-top-b08a {
    border-left: 1px solid #eaecee;
  }
  .tall-add7.stale_6808 .feature-tiny-47c6 {
    padding-left: 1em;
  }
  .tall-add7.stale_6808 .footer-ee43 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_8dd8 .feature-tiny-47c6 {
    padding-left: 1em;
  }
  .brown_8dd8.stale_6808 .tertiary_bronze_f957 {
    border-right: 1px solid #eaecee;
  }
  .brown_8dd8.stale_6808 .text_selected_3650 {
    border-right: 1px solid #eaecee;
  }
  .brown_8dd8.stale_6808 .feature-tiny-47c6 {
    padding-left: 1em;
  }
  .brown_8dd8.stale_6808 .footer-ee43 {
    padding-right: 1em;
  }
  .brown_8dd8.stale_6808 .motion_02f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_d2b7 .feature-tiny-47c6 {
    padding-right: 1em;
  }
  .summary_d2b7.stale_6808 .tertiary_bronze_f957 {
    border-left: 1px solid #eaecee;
  }
  .summary_d2b7.stale_6808 .text_selected_3650 {
    border-left: 1px solid #eaecee;
  }
  .summary_d2b7.stale_6808 .feature-tiny-47c6 {
    padding-right: 1em;
  }
  .summary_d2b7.stale_6808 .footer-ee43 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_d2b7.stale_6808 .motion_02f6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma-1b33 .feature-tiny-47c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma-1b33.stale_6808 .pagination-top-b08a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .plasma-1b33.stale_6808 .feature-tiny-47c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma-1b33.stale_6808 .footer-ee43 {
    padding-left: 1em;
  }
  .plasma-1b33.stale_6808 .motion_02f6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .plasma-1b33.stale_6808 .feature-tiny-47c6 {
    padding-left: 0;
  }
}
.hovered-23a0 .label_iron_9421 {
  display: inline-block;
}
.clean_7ac6 {
  display: inline-block;
}
.menu_7626 {
  word-con: break-word;
}
.steel-18fe > span {
  display: inline-block;
  padding: 5px 0;
}
.steel-18fe .short_61eb {
  margin-left: 8px;
  margin-right: 8px;
}
.steel-18fe .grid_plasma_1af8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.button_2866 .label_492b {
  margin-bottom: 2em;
}
.button_2866 .tall_ca01 {
  margin-bottom: 15px;
}
.button_2866 .tall_ca01:last-child {
  margin-bottom: 0;
}
.button_2866 .layout_basic_fa02 {
  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) {
  .button_2866 .layout_basic_fa02 {
    display: block;
  }
}
.button_2866 .caption_758d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .button_2866 .caption_758d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.button_2866 .current-b51c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.button_2866 .current-b51c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.button_2866 .current-b51c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.button_2866 .menu_7626 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.button_2866 .menu_7626 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.button_2866 .shadow_medium_e54b p:last-child {
  margin-bottom: 0;
}
.button_2866 .badge_hard_13f9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.button_2866 .badge-8e6d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.button_2866 .wrapper-3fed {
  margin-top: 1em;
}
.button_2866 .element-5965 {
  top: 0;
  display: block;
}
.button_2866 .element-5965 a {
  color: inherit;
}
.button_2866 .element-5965 a:hover {
  color: inherit;
}
.button_2866 .widget_selected_3c48 {
  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;
}
.button_2866 .widget_selected_3c48:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.button_2866 .badge-8e6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.button_2866 .lower_5c2a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.button_2866 .lower_5c2a:first-child {
  margin-top: 0;
}
.button_2866 .lower_5c2a.badge_cool_7aa3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.button_2866 .lower_5c2a.video_b711 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button_2866
  .lower_5c2a.video_b711.alert-large-70d4
  .wrapper-3fed {
  width: 100%;
}
.button_2866 .video_b711 {
  -webkit-box-align: center;
  align-items: center;
}
.button_2866 .video_b711 .steel-18fe,
.button_2866 .video_b711 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button_2866 .current-b51c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_2866 .current-b51c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button_2866 .current-b51c: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;
}
.button_2866 .badge_cool_7aa3 {
  z-index: 5;
}
.button_2866 .block-7aa7 .in_6306 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.button_2866 .background_5c0f .in_6306 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.button_2866 .input_a55c .in_6306 {
  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;
}
.button_2866.section-7007 .layout_basic_fa02,
.button_2866.next_32c0 .layout_basic_fa02 {
  display: block;
}
.button_2866.section-7007 .layout_basic_fa02 .icon_1c67,
.button_2866.section-7007 .layout_basic_fa02 .badge-8e6d,
.button_2866.next_32c0 .layout_basic_fa02 .icon_1c67,
.button_2866.next_32c0 .layout_basic_fa02 .badge-8e6d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button_2866.pagination-334c .caption_758d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .button_2866.pagination-334c .caption_758d {
    margin-right: 0;
  }
}
.button_2866.section-7007 .caption_758d,
.button_2866.next_32c0 .caption_758d {
  padding-top: 40%;
}
.button_2866.section-7007 .label_492b,
.button_2866.next_32c0 .label_492b {
  display: block;
}
.button_2866.section-7007 .fn-sticky-2d37 .badge-8e6d,
.button_2866.next_32c0 .fn-sticky-2d37 .badge-8e6d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.button_2866.section-7007 .caption_758d,
.button_2866.next_32c0 .caption_758d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.button_2866.section-7007 .badge-8e6d {
  padding: 1em;
}
.notification-gold-9fa4 {
  margin: 30px auto;
  display: block;
}
.notification-gold-9fa4 .layout_wide_96e8 > * {
  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;
}
.notification-gold-9fa4 .layout_wide_96e8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-gold-9fa4 .layout_wide_96e8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-33cc .steel-18fe {
  margin-bottom: 1.41575em;
}
.layout-33cc .orange_9a1a {
  margin-bottom: 1.618em;
}
.wide_bce5 .message_east_4b95 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wide_bce5 .message_east_4b95 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wide_bce5 .popup_3179 {
  max-width: 100%;
  overflow: auto;
}
.info-4d37 .wide_bce5 a:hover {
  text-decoration: underline;
}
.table_lower_d73b .tall_ca01:not(.menu_7626),
.table_lower_d73b .current-b51c {
  margin-bottom: 1.41575em;
}
.table_lower_d73b .tall_ca01:not(.menu_7626):last-child,
.table_lower_d73b .current-b51c:last-child {
  margin-bottom: 0;
}
.table_lower_d73b .tall_ca01.wood-6bed {
  margin-bottom: 0.41575em;
}
.table_lower_d73b .gallery_out_f80a:before,
.table_lower_d73b .status-48c4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table_lower_d73b .gallery_out_f80a:before {
  content: "\f115";
}
.table_lower_d73b .status-48c4:before {
  content: "\f02c";
}
.table_lower_d73b .hovered_1383 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table_lower_d73b .hovered_1383 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar_ace9 {
  display: -webkit-box;
  display: flex;
}
.sidebar_ace9 .item_bronze_8c6c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar_ace9 .item_bronze_8c6c {
    flex-basis: 90px;
  }
}
.sidebar_ace9 .badge_8c92 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_ace9 .badge_8c92 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar_ace9 .nav_f626 p:last-child {
  margin-bottom: 0.72em;
}
.soft_fc05 .layout_wide_96e8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.soft_fc05 .layout_wide_96e8:after,
.soft_fc05 .layout_wide_96e8:before {
  content: "";
  display: table;
}
.soft_fc05 .layout_wide_96e8:after {
  clear: both;
}
.soft_fc05 .layout_wide_96e8 .primary-plasma-1069,
.soft_fc05 .layout_wide_96e8 .last-00c7 {
  width: 49%;
}
.soft_fc05 .layout_wide_96e8 .primary-plasma-1069 a span.summary_dim_ded6,
.soft_fc05 .layout_wide_96e8 .last-00c7 a span.summary_dim_ded6 {
  display: block;
  margin-bottom: 5px;
}
.soft_fc05 .layout_wide_96e8 .last-00c7 {
  float: left;
  text-align: left;
}
.soft_fc05 .layout_wide_96e8 .primary-plasma-1069 {
  float: right;
  text-align: right;
}
.gradient_copper_0f96 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient_copper_0f96 {
    margin-bottom: 0;
  }
}
.alert_pink_f32d {
  margin-bottom: 1em;
}
.alert_pink_f32d .menu_7626 {
  font-size: 1.1em;
  line-height: 1.3;
}
.silver_f45b a {
  display: block;
  line-height: 0;
  position: relative;
}
.hidden-stale-c150 .alert_pink_f32d,
.focus_8fc8 .alert_pink_f32d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hidden-stale-c150 .alert_pink_f32d,
  .focus_8fc8 .alert_pink_f32d {
    display: block;
  }
}
.hidden-stale-c150 .silver_f45b,
.focus_8fc8 .silver_f45b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hidden-stale-c150 .silver_f45b,
  .focus_8fc8 .silver_f45b {
    margin-bottom: 1em;
  }
}
.hidden-stale-c150 .silver_f45b img,
.focus_8fc8 .silver_f45b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hidden-stale-c150 .link-up-27dc,
.focus_8fc8 .link-up-27dc {
  flex-basis: calc(100% - 160px);
}
.hidden-stale-c150 .link-up-27dc p,
.focus_8fc8 .link-up-27dc p {
  margin-bottom: 0;
}
.hidden-stale-c150 .link-up-27dc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hidden-stale-c150 .link-up-27dc {
    padding-left: 0;
  }
}
.focus_8fc8 .link-up-27dc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focus_8fc8 .link-up-27dc {
    padding-right: 0;
  }
}
.focus_8fc8 .silver_f45b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom-6a6a .silver_f45b {
  margin-bottom: 0.5em;
}
.bottom-6a6a .silver_f45b img {
  width: 100%;
}
.slow-182c .solid_2a28,
.sort-2eae .solid_2a28 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sort-2eae .pagination-top-b08a .pro_1132 p:last-child {
  margin-bottom: 0;
}
.paper-7401 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.lower-39be .wrapper_cd57 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .lower-39be .wrapper_cd57:last-of-type {
    margin-bottom: 0;
  }
}
.lower-39be .wrapper_cd57 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-39be .wrapper_cd57 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.lower-39be .wrapper_cd57 ul li {
  margin: 0 0 0.6em;
}
.lower-39be .wrapper_cd57 ul li.east-32ab,
.lower-39be .wrapper_cd57 ul li.section_e63a {
  position: relative;
}
.lower-39be .wrapper_cd57 ul li.east-32ab .fluid-941b,
.lower-39be .wrapper_cd57 ul li.section_e63a .fluid-941b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.lower-39be .wrapper_cd57 ul li.east-32ab:after:after,
.lower-39be .wrapper_cd57 ul li.east-32ab:after:before,
.lower-39be
  .wrapper_cd57
  ul
  li.section_e63a:after:after,
.lower-39be
  .wrapper_cd57
  ul
  li.section_e63a:after:before {
  content: "";
  display: table;
}
.lower-39be .wrapper_cd57 ul li.east-32ab:after:after,
.lower-39be
  .wrapper_cd57
  ul
  li.section_e63a:after:after {
  clear: both;
}
.lower-39be .wrapper_cd57 a.button_c7bf:hover {
  text-decoration: none;
}
.lower-39be .wrapper_cd57 select {
  max-width: 100%;
}
.lower-39be .wrapper_cd57 table {
  font-size: 85%;
}
.lower-39be .wrapper_cd57 table td,
.lower-39be .wrapper_cd57 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.lower-39be .wrapper_cd57 table tfoot td {
  text-align: left;
}
.lower-39be .wrapper_cd57 :last-child {
  margin-bottom: 0;
}
.lower-39be .wrapper_cd57 .active_white_014a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.lower-39be .wrapper_cd57 .active_white_014a label {
  width: 100%;
}
.lower-39be .wrapper_cd57 .active_white_014a .narrow-ae34 {
  width: 100%;
  display: block;
}
.lower-39be .wrapper_cd57 .active_white_014a .purple_6b28 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.lower-39be .wrapper_cd57 .active_white_014a .purple_6b28:hover svg #svg-search {
  fill: #444;
}
.lower-39be .wrapper_cd57 .active_white_014a .purple_6b28 svg {
  width: 18px;
  height: 18px;
}
.lower-39be .outline-5122 ul ul,
.lower-39be .grid-fb56 ul ul,
.lower-39be .alert-upper-2f33 ul ul,
.lower-39be .dim_ad12 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.lower-39be .outline-5122 .info-bottom-2b4e > a,
.lower-39be .grid-fb56 .info-bottom-2b4e > a,
.lower-39be .alert-upper-2f33 .info-bottom-2b4e > a,
.lower-39be .dim_ad12 .info-bottom-2b4e > a {
  margin-bottom: 0;
}
.lower-39be .photo_wood_eaff li,
.lower-39be .outline-5122 li,
.lower-39be .paragraph_north_e3df li,
.lower-39be .grid-fb56 li,
.lower-39be .alert-upper-2f33 li,
.lower-39be .dim_ad12 li,
.lower-39be .steel-84ae li,
.lower-39be .wood_c4bb li {
  display: block;
  position: relative;
}
.lower-39be .photo_wood_eaff li:last-child,
.lower-39be .outline-5122 li:last-child,
.lower-39be .paragraph_north_e3df li:last-child,
.lower-39be .grid-fb56 li:last-child,
.lower-39be .alert-upper-2f33 li:last-child,
.lower-39be .dim_ad12 li:last-child,
.lower-39be .steel-84ae li:last-child,
.lower-39be .wood_c4bb li:last-child {
  border: none;
}
.lower-39be .photo_wood_eaff li a,
.lower-39be .outline-5122 li a,
.lower-39be .paragraph_north_e3df li a,
.lower-39be .grid-fb56 li a,
.lower-39be .alert-upper-2f33 li a,
.lower-39be .dim_ad12 li a,
.lower-39be .steel-84ae li a,
.lower-39be .wood_c4bb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-39be .photo_wood_eaff li ul li::before,
.lower-39be .outline-5122 li ul li::before,
.lower-39be .paragraph_north_e3df li ul li::before,
.lower-39be .grid-fb56 li ul li::before,
.lower-39be .alert-upper-2f33 li ul li::before,
.lower-39be .dim_ad12 li ul li::before,
.lower-39be .steel-84ae li ul li::before,
.lower-39be .wood_c4bb li ul li::before {
  left: 15px;
}
.lower-39be .photo_wood_eaff li ul a,
.lower-39be .outline-5122 li ul a,
.lower-39be .paragraph_north_e3df li ul a,
.lower-39be .grid-fb56 li ul a,
.lower-39be .alert-upper-2f33 li ul a,
.lower-39be .dim_ad12 li ul a,
.lower-39be .steel-84ae li ul a,
.lower-39be .wood_c4bb li ul a {
  padding-left: 20px;
}
.lower-39be .photo_wood_eaff li ul ul li::before,
.lower-39be .outline-5122 li ul ul li::before,
.lower-39be .paragraph_north_e3df li ul ul li::before,
.lower-39be .grid-fb56 li ul ul li::before,
.lower-39be .alert-upper-2f33 li ul ul li::before,
.lower-39be .dim_ad12 li ul ul li::before,
.lower-39be .steel-84ae li ul ul li::before,
.lower-39be .wood_c4bb li ul ul li::before {
  left: 30px;
}
.lower-39be .photo_wood_eaff li ul ul a,
.lower-39be .outline-5122 li ul ul a,
.lower-39be .paragraph_north_e3df li ul ul a,
.lower-39be .grid-fb56 li ul ul a,
.lower-39be .alert-upper-2f33 li ul ul a,
.lower-39be .dim_ad12 li ul ul a,
.lower-39be .steel-84ae li ul ul a,
.lower-39be .wood_c4bb li ul ul a {
  padding-left: 40px;
}
.lower-39be .header-c5bd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.lower-39be .wood_c4bb ul li {
  margin-bottom: 1.41575em;
}
.lower-39be .wood_c4bb ul li .container_6bf9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.lower-39be .wood_c4bb ul li .solid-98f3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary_in_3bf6 .photo_wood_eaff li a,
.secondary_in_3bf6 .outline-5122 li a,
.secondary_in_3bf6 .paragraph_north_e3df li a,
.secondary_in_3bf6 .grid-fb56 li a,
.secondary_in_3bf6 .alert-upper-2f33 li a,
.secondary_in_3bf6 .dim_ad12 li a,
.secondary_in_3bf6 .steel-84ae li a,
.secondary_in_3bf6 .wood_c4bb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_in_3bf6 .header-c5bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_in_3bf6 .wrapper_cd57 ul li.east-32ab .fluid-941b,
.secondary_in_3bf6 .wrapper_cd57 ul li.section_e63a .fluid-941b {
  background: rgba(0, 0, 0, 0.2);
}
.secondary_in_3bf6 .lower-39be .wrapper_cd57 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-west-7720 .lower-39be .gas-1c9f li {
  margin: 0;
}
.summary-west-7720 .lower-39be .gas-1c9f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-west-7720 .lower-39be .gas-1c9f li ul {
  margin: 0;
}
.summary-west-7720 .lower-39be .gas-1c9f li ul li a {
  padding-left: 15px;
}
.summary-west-7720 .lower-39be .gas-1c9f li ul li li a {
  padding-left: 30px;
}
.summary-west-7720 .lower-39be .gas-1c9f li.background-down-d25a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-west-7720 .lower-39be .gas-1c9f li.background-down-d25a > 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;
}
.summary-west-7720 .lower-39be .gas-1c9f li.background-down-d25a > 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;
}
.inner_b0de a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_565a {
  position: relative;
  z-index: 10;
}
.pagination_565a .article_f6d5 {
  width: 100%;
  max-width: 100%;
}
.tabs_ee01 .grid_6b31 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_ee01 .left_505b {
}
.tabs_ee01 .secondary_in_3bf6 {
  background: #292929;
}
.wrapper-a2a0 .grid_6b31 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wrapper-a2a0 .left_505b {
  background: #f9f9f9;
}
.wrapper-a2a0 .secondary_in_3bf6 {
  background: #303030;
}
.section_6d7b .grid_6b31 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_6d7b .label_iron_9421 {
    margin-bottom: 1em;
  }
  .section_6d7b .label_iron_9421:last-child {
    margin-bottom: 0;
  }
}
.section_6d7b .left_505b {
  background: #ededed;
}
.section_6d7b .secondary_in_3bf6 {
  background: #1a1a1a;
}
.grid_6b31.left_505b {
  color: rgba(0, 0, 0, 0.6);
}
.grid_6b31.left_505b .advanced-f1eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid_6b31.secondary_in_3bf6 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_6b31.secondary_in_3bf6 a:not(.button_c7bf) {
  color: rgba(255, 255, 255, 0.79);
}
.grid_6b31.secondary_in_3bf6 a:not(.button_c7bf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_6b31.secondary_in_3bf6 .advanced-f1eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_6b31.secondary_in_3bf6 table tbody td,
.grid_6b31.secondary_in_3bf6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.input-3320.slider-hot-6f82 .tabs-f31d {
  max-width: initial;
}
.input-3320 .alert_7d32 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input-3320 .alert_7d32 .article_f6d5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input-3320 .alert_7d32 .article_f6d5 {
    display: block;
    margin-bottom: 2em;
  }
  .input-3320 .alert_7d32 .article_f6d5:last-child {
    margin-bottom: 0;
  }
}
.section_6d7b .label_iron_9421:last-child,
.wrapper-a2a0 .label_iron_9421:last-child,
.tabs_ee01 .label_iron_9421:last-child {
  margin-bottom: 0;
}
.section_6d7b .label_iron_9421 .lower-39be .wrapper_cd57:last-child,
.wrapper-a2a0 .label_iron_9421 .lower-39be .wrapper_cd57:last-child,
.tabs_ee01 .label_iron_9421 .lower-39be .wrapper_cd57:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_6d7b .summary_cold_f482,
  .section_6d7b .narrow_a5c0,
  .wrapper-a2a0 .summary_cold_f482,
  .wrapper-a2a0 .narrow_a5c0,
  .tabs_ee01 .summary_cold_f482,
  .tabs_ee01 .narrow_a5c0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_565a .label_iron_9421 {
    margin-bottom: 2em;
  }
}
.pagination_565a p:last-child {
  margin-bottom: 0;
}
.pagination_565a li,
.pagination_565a ul {
  list-style: none;
  margin: 0;
}
.pagination_565a ul ul {
  margin-left: 2.617924em;
}
.medium-7e7b {
  font-size: 0.875em;
}

/* css-noise: f155 */
.widget-item-z3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
