/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary-9c6d/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary-9c6d
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.tertiary-9c6d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture-motion-bc91.alert_east_ecf7/licenses/gpl-2.0.label_brown_3e19
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.button_down_2f5b/, (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.paragraph_ca20.container-d42b/normalize.backdrop-in-e42b/
 ======
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.backdrop-in-e42b v7.0.0 | MIT License | github.tertiary-9c6d/necolas/normalize.backdrop-in-e42b */
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;
}
.red-e65e .white_7a0c,
.fast_4d09,
.orange-e699,
.hard-46af,
.article_c2c2,
.hard-6021,
.notice-b095,
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;
}
.fast_4d09,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fast_4d09,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fast_4d09,
  h1 {
    font-size: 1.8em;
  }
}
.orange-e699,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.orange-e699 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .orange-e699,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .orange-e699,
  h2 {
    font-size: 1.7em;
  }
}
.hard-46af,
h3 {
  font-size: 1.618em;
}
.red-e65e .white_7a0c,
.article_c2c2,
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.east-60a8 {
  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;
}
.pattern-1ff5:after,
.pattern-1ff5:before,
.dirty_1b41:after,
.dirty_1b41:before {
  content: "";
  display: table;
}
.pattern-1ff5:after,
.dirty_1b41:after {
  clear: both;
}
.accordion-rough-f674 {
  float: right;
  margin-right: 0;
}
.section_up_7a79 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dirty-70b4 .gas-1bb6,
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;
}
.dirty-70b4 .gas-1bb6: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;
}
.card_last_0cbb .gas-1bb6 {
  box-shadow: none;
}
.card_last_0cbb
  .gas-1bb6
  .caption_hard_5957 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.card_last_0cbb .gas-1bb6 .hero-cd81 {
  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;
}
.card_last_0cbb
  .gas-1bb6
  .hero-cd81
  b {
  display: none;
}
.card_last_0cbb .border_e07a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block-new-5b4e:not(.preview_eb3d):not(.hover_0c5c),
button:not(.preview_eb3d):not(.hover_0c5c),
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ),
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ),
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ) {
  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;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ):hover,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ):hover,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):hover,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):hover,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ):active,
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ):active,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):active,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):active,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):active,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus {
  outline: 0;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0 {
  position: relative;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .content-dirty-60c0,
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .slow-a3ca,
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .overlay_paper_a1ae,
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  i,
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  svg,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .content-dirty-60c0,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .slow-a3ca,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .overlay_paper_a1ae,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  i,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  svg,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .content-dirty-60c0,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .slow-a3ca,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .overlay_paper_a1ae,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  i,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  svg,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .content-dirty-60c0,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .slow-a3ca,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .overlay_paper_a1ae,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  i,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  svg,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .content-dirty-60c0,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .slow-a3ca,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  .overlay_paper_a1ae,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  i,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0
  svg {
  visibility: hidden;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0:after,
button:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0:after,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0:after,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0:after,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ).fn-loading-0bd0: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;
}
.block-new-5b4e:not(.preview_eb3d):not(.hover_0c5c),
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ),
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ),
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ) {
  color: #fff;
  background: #235787;
}
.block-new-5b4e:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="button"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="reset"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus,
input[type="submit"]:not(.preview_eb3d):not(
    .hover_0c5c
  ):focus {
  color: #fff;
}
.block-new-5b4e.fn-disabled-0bd0:not(.preview_eb3d):not(
    .hover_0c5c
  ),
.block-new-5b4e[disabled]:not(.preview_eb3d):not(
    .hover_0c5c
  ),
button.fn-disabled-0bd0:not(.preview_eb3d):not(
    .hover_0c5c
  ),
button[disabled]:not(.preview_eb3d):not(
    .hover_0c5c
  ) {
  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;
}
.badge_top_31f1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.badge_top_31f1: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;
}
.mask-7cdd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.box_thick_6f5c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.stone-48ba {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern-1ff5:after,
.pattern-1ff5:before,
.brown_50be:after,
.brown_50be:before,
.stone-316d:after,
.stone-316d:before,
.heading_7718:after,
.heading_7718:before,
.north_3075:after,
.north_3075:before,
.gas_c5ba:after,
.gas_c5ba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern-1ff5:after,
.brown_50be:after,
.stone-316d:after,
.heading_7718:after,
.north_3075:after,
.gas_c5ba:after {
  clear: both;
}
.brown_50be .full-b24b,
.stone-316d .full-b24b,
.nav_dd74 .full-b24b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.photo_1175 {
  display: inline-block;
}
.progress_static_790d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress_static_790d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress_static_790d .video_mini_b594 {
  padding: 1em 0;
  font-size: 85%;
}
.video_mini_b594 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.list_full_a67c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.list_full_a67c:after,
.list_full_a67c:before {
  content: "";
  display: table;
}
.list_full_a67c:after {
  clear: both;
}
.fresh_4088 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pressed_0108 .fresh_4088 {
  max-width: 50%;
}
.short_5969 .fresh_4088 {
  max-width: 33.33%;
}
.main-cd8d .fresh_4088 {
  max-width: 25%;
}
.layout_pro_2a60 .fresh_4088 {
  max-width: 20%;
}
.primary_ee7f .fresh_4088 {
  max-width: 16.66%;
}
.shadow_8bbb .fresh_4088 {
  max-width: 14.28%;
}
.in_af5a .fresh_4088 {
  max-width: 12.5%;
}
.medium_7977 .fresh_4088 {
  max-width: 11.11%;
}
.title-8603 {
  display: block;
}
.red-e65e .outline_b853 label,
.red-e65e .shadow-paper-f9a5 label,
.red-e65e .icon-soft-9abd label,
.red-e65e .stone_9fce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-cfbb {
  list-style: none;
  margin: 0;
}
.new-cfbb article.lower_c350 {
  margin-bottom: 0;
}
.new-cfbb ul {
  list-style: none;
  margin: 0;
}
.new-cfbb .next-21ad li.lower_c350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-cfbb .next-21ad li.lower_c350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-cfbb .next-21ad li.lower_c350: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) {
  .new-cfbb .next-21ad li.lower_c350 li.lower_c350 li.lower_c350 li.lower_c350 {
    padding-left: 0;
  }
}
article.lower_c350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower_c350 .brown_50be p:last-of-type {
  margin-bottom: 0;
}
article.lower_c350 .bright_a2df {
  float: left;
}
article.lower_c350 .summary-steel-f100 {
  margin-left: 85px;
}
article.lower_c350 .component_730c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower_c350 .component_730c .stone-e80e {
  margin-left: 10px;
}
article.lower_c350 .primary-left-afd6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower_c350 .mini_8bbe {
  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 .outline_b853,
  #respond .icon-soft-9abd,
  #respond .stone_9fce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_b853 input,
#respond .icon-soft-9abd input,
#respond .stone_9fce input {
  width: 100%;
}
#respond .stone_9fce {
  margin-right: 0;
}
#respond .center_33c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outer-aebe {
  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;
}
.outer-aebe.photo-77ef {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outer-aebe 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%);
}
.outer-aebe:focus,
.outer-aebe: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);
}
.prev-27a3 {
  border-radius: 10%;
}
.video_steel_8c8c {
  border-radius: 50%;
}
.next_a772 {
  font-size: 0.72em;
}
.box_hot_ffa8 {
  font-size: 0.875em;
}
.complex_d5fd {
  font-size: 1.1em;
}
.easy_0728 {
  text-transform: uppercase;
  line-height: 1.2;
}
.easy_0728.next_a772 {
  letter-spacing: 0.5px;
}
.out-f0cc,
.out-f0cc a {
  color: #6d6d6d;
}
.out-f0cc a:hover {
  color: #111;
}
.fresh_a2af {
  color: #6d6d6d;
}
.gallery_233f {
  overflow-x: hidden;
}
.gallery_233f .background-4392.pressed_7f1a {
  position: relative;
}
.gallery_233f .background-4392.pressed_7f1a.clean_0d8d {
  position: initial;
}
.gallery_233f
  .background-4392.pressed_7f1a.clean_0d8d
  .accent_5d8b {
  left: auto;
}
.gallery_233f .background-4392 .accent_5d8b {
  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;
}
.gallery_233f .background-4392:hover.pressed_7f1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gallery_233f
  .background-4392:hover.pressed_7f1a
  .accent_5d8b {
  display: block;
  z-index: 9999999;
}
.gallery_233f .advanced_666e .container_a307,
.gallery_233f .hidden_top_b0ee .container_a307 {
  display: none;
}
.gallery_233f .form_97bb .background-4392:hover.pressed_7f1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.red-e65e .outline_b853 label,
.red-e65e .shadow-paper-f9a5 label,
.red-e65e .icon-soft-9abd label,
.red-e65e .stone_9fce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.new-cfbb {
  list-style: none;
  margin: 0;
}
.new-cfbb article.lower_c350 {
  margin-bottom: 0;
}
.new-cfbb ul {
  list-style: none;
  margin: 0;
}
.new-cfbb .next-21ad li.lower_c350 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .new-cfbb .next-21ad li.lower_c350 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .new-cfbb .next-21ad li.lower_c350: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) {
  .new-cfbb .next-21ad li.lower_c350 li.lower_c350 li.lower_c350 li.lower_c350 {
    padding-left: 0;
  }
}
article.lower_c350 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.lower_c350 .brown_50be p:last-of-type {
  margin-bottom: 0;
}
article.lower_c350 .bright_a2df {
  float: left;
}
article.lower_c350 .summary-steel-f100 {
  margin-left: 85px;
}
article.lower_c350 .component_730c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.lower_c350 .component_730c .stone-e80e {
  margin-left: 10px;
}
article.lower_c350 .primary-left-afd6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.lower_c350 .mini_8bbe {
  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 .outline_b853,
  #respond .icon-soft-9abd,
  #respond .stone_9fce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_b853 input,
#respond .icon-soft-9abd input,
#respond .stone_9fce input {
  width: 100%;
}
#respond .stone_9fce {
  margin-right: 0;
}
#respond .center_33c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced_666e .item_17c7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.item_17c7 .secondary_9a16.content-3429 .badge_fresh_d38f > li > a:focus,
.item_17c7 .secondary_9a16.content-3429 .badge_fresh_d38f > li > a:hover,
.item_17c7 .secondary_9a16.advanced-513e .badge_fresh_d38f > li > a:focus,
.item_17c7 .secondary_9a16.advanced-513e .badge_fresh_d38f > li > a:hover,
.item_17c7 .secondary_9a16.wide_481f .badge_fresh_d38f > li > a:focus,
.item_17c7 .secondary_9a16.wide_481f .badge_fresh_d38f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7
  .secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.item_17c7
  .secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.photo_1fab
  > a,
.item_17c7
  .secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.item_17c7
  .secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.photo_1fab
  > a,
.item_17c7
  .secondary_9a16.wide_481f
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.item_17c7 .secondary_9a16.wide_481f .badge_fresh_d38f > li.notice_soft_22e7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7 .focus-silver-b2c6,
.item_17c7 .focus-silver-b2c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7 .text-9466.short_702a li a,
.item_17c7 .tag-dark-1663 a,
.item_17c7 .up-de1b,
.item_17c7 .badge_fresh_d38f > li > a,
.item_17c7 .wrapper-65c2 {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7 .text-9466.short_702a li a:hover,
.item_17c7 .tag-dark-1663 a:hover,
.item_17c7 .up-de1b:hover,
.item_17c7 .badge_fresh_d38f > li > a:hover,
.item_17c7 .wrapper-65c2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7 .grid-14b3 {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7 .grid-14b3 .fluid_5827 {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7 .grid-14b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_17c7 .bottom-4cbd .solid_003a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7 .bottom-4cbd .solid_003a .gas_c31f {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7
  .bottom-4cbd
  .solid_003a
  .gas_c31f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7
  .bottom-4cbd
  .solid_003a
  .gas_c31f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7
  .bottom-4cbd
  .solid_003a
  .gas_c31f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7
  .bottom-4cbd
  .solid_003a
  .gas_c31f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7 .bottom-4cbd .frame-50ad {
  color: rgba(255, 255, 255, 0.79);
}
.item_17c7 .bottom-4cbd .frame-50ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_5c50
  .item_17c7
  .bottom-4cbd
  .box-986b
  .video-5bbe {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_5c50
  .item_17c7
  .bottom-4cbd
  .box-986b
  .gas_c31f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_666e .component_aab1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component_aab1 .secondary_9a16.content-3429 .badge_fresh_d38f > li > a:focus,
.component_aab1 .secondary_9a16.content-3429 .badge_fresh_d38f > li > a:hover,
.component_aab1 .secondary_9a16.advanced-513e .badge_fresh_d38f > li > a:focus,
.component_aab1 .secondary_9a16.advanced-513e .badge_fresh_d38f > li > a:hover,
.component_aab1 .secondary_9a16.wide_481f .badge_fresh_d38f > li > a:focus,
.component_aab1 .secondary_9a16.wide_481f .badge_fresh_d38f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_aab1
  .secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.component_aab1
  .secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.photo_1fab
  > a,
.component_aab1
  .secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.component_aab1
  .secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.photo_1fab
  > a,
.component_aab1
  .secondary_9a16.wide_481f
  .badge_fresh_d38f
  > li.tiny_f16b
  > a,
.component_aab1 .secondary_9a16.wide_481f .badge_fresh_d38f > li.notice_soft_22e7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.component_aab1 .focus-silver-b2c6,
.component_aab1 .focus-silver-b2c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.component_aab1 .text-9466.short_702a li a,
.component_aab1 .tag-dark-1663 a,
.component_aab1 .up-de1b,
.component_aab1 .badge_fresh_d38f > li > a,
.component_aab1 .wrapper-65c2 {
  color: rgba(0, 0, 0, 0.55);
}
.component_aab1 .text-9466.short_702a li a:hover,
.component_aab1 .tag-dark-1663 a:hover,
.component_aab1 .up-de1b:hover,
.component_aab1 .badge_fresh_d38f > li > a:hover,
.component_aab1 .wrapper-65c2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_aab1 .grid-14b3 {
  color: rgba(0, 0, 0, 0.55);
}
.component_aab1 .grid-14b3 .fluid_5827 {
  color: rgba(0, 0, 0, 0.8);
}
.component_aab1 .grid-14b3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text-simple-1209 .alert_3be7 {
  margin-left: auto;
  margin-right: auto;
}
.stone-316d > * {
  margin-left: auto;
  margin-right: auto;
}
.stone-316d .mask-7cdd {
  margin-right: 1.41575em;
}
.up_78f3 .stone-316d > .fixed_4ebf {
  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;
}
.up_78f3 .stone-316d > .nav_cc22 {
  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;
}
.over_6515.text-simple-1209 .alert_3be7,
.full-641c.text-simple-1209 .alert_3be7 {
  margin-left: 0;
}
.active-c3b2.text-simple-1209 .alert_3be7,
.hidden-next-a035.text-simple-1209 .alert_3be7 {
  margin-right: 0;
}
.stone-316d ol,
.stone-316d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main_yellow_218b video {
  max-width: 100%;
}
.card-solid-4ce3 img {
  display: block;
}
.card-solid-4ce3.mask-7cdd,
.card-solid-4ce3.box_thick_6f5c {
  width: 100%;
}
.card-solid-4ce3.nav_cc22 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.plasma_2947:not(.banner-bottom-9fda) {
  margin: 1.5em auto;
}
.component_static_84ac p {
  padding: 1.5em 14px;
}
ul.search_narrow_0264.nav_cc22,
ul.search_narrow_0264.fixed_4ebf,
ul.search_narrow_0264.table-5b35.fixed_4ebf {
  padding: 0 14px;
}
.table-1c56 {
  display: block;
  overflow-x: auto;
}
.table-1c56 table {
  border-collapse: collapse;
  width: 100%;
}
.table-1c56 td,
.table-1c56 th {
  padding: 0.5em;
}
.stone-316d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stone-316d ol ol,
.stone-316d ol ul,
.stone-316d ul ol,
.stone-316d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stone-316d ol ol li,
.stone-316d ol ul li,
.stone-316d ul ol li,
.stone-316d ul ul li {
  margin-left: 0;
}
.icon_red_2b5e.warm-5cfb > .grid_bottom_ff0a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon_red_2b5e.warm-5cfb > .grid_bottom_ff0a iframe,
.icon_red_2b5e.warm-5cfb > .grid_bottom_ff0a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.media_01c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.media_01c5.cool_de74 {
  padding: 0;
}
.media_01c5.cool_de74 cite {
  font-size: 13px;
}
.media_01c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.media_01c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.small-fd1d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.small-fd1d > p:first-child {
  margin-top: 0;
}
.small-fd1d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.small-fd1d blockquote {
  border-left: 0;
}
.huge-2922 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge-2922:not(.info_cool_720c) {
  max-width: 100px;
}
.huge-2922.menu_light_79bb {
  border-bottom: none !important;
  text-align: center;
}
.huge-2922.menu_light_79bb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component_static_84ac p {
    padding: 1.5em 0;
  }
}
.block-old-e7e6 {
  color: #0073aa;
}
.hero_lite_7df9 {
  background-color: #0073aa;
}
.picture_liquid_a410 {
  color: #229fd8;
}
.list_blue_01b3 {
  background-color: #229fd8;
}
.primary_d1b6 {
  color: #eee;
}
.paragraph-action-f8b2 {
  background-color: #eee;
}
.tabs-fluid-4ebe {
  color: #444;
}
.liquid-f241 {
  background-color: #444;
}
.modal-outer-a211 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal-outer-a211 .input_complex_8694 .tag-dark-1663 {
  font-size: 15px;
}
.modal-outer-a211 .tag-dark-1663 {
  line-height: 1.3;
}
.modal-outer-a211 .component_aab1 {
}
.modal-outer-a211 .item_17c7 {
  background: #235787;
}
.menu-6417 {
  padding: 0;
}
.menu-6417 .item_17c7 {
  background: #1a1a1a;
}
.menu-6417 .component_aab1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid-e424 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid-e424 .component_aab1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid-e424 .item_17c7 {
  background: #303030;
}
.gas_c5ba {
  position: relative;
  z-index: 10;
}
.gas_c5ba .dropdown_tiny_a6c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall-5288 .pressed_7f1a {
  display: inline-block;
  vertical-align: middle;
}
.tall-5288.breadcrumb_ae90 .pressed_7f1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall-5288.breadcrumb_ae90 .pressed_7f1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall-5288.breadcrumb_ae90 .pressed_7f1a {
    margin-right: 0.4em;
  }
}
.tall-5288.breadcrumb_ae90 .pressed_7f1a:last-child {
  margin-right: 0;
}
.list_rough_9ce9 .dropdown_tiny_a6c6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced_666e .input_complex_8694 {
    margin: 0 -0.5em;
  }
  .advanced_666e .input_complex_8694 [class*="customify-col-"],
  .advanced_666e .input_complex_8694 [class*="customify-col_"],
  .advanced_666e .input_complex_8694 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced_666e.section-liquid-4286 .dropdown_tiny_a6c6 {
  background: 0 0 !important;
}
.advanced_666e.section-liquid-4286 .dropdown_tiny_a6c6,
.advanced_666e.list_rough_9ce9 .dropdown_tiny_a6c6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced_666e.up_80a9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced_666e.list_rough_9ce9 .dropdown_tiny_a6c6 {
  box-shadow: none !important;
}
.shade-a88f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-a88f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-a88f {
    padding: 18px 0 20px;
  }
}
.shade-a88f .bottom_6ba2 {
  width: 100%;
}
.shade-a88f .stale_a6ac {
  margin-bottom: 0;
}
.shade-a88f .backdrop-clean-1514 {
  margin-top: 5px;
  font-size: 0.875em;
}
.layout_mini_7072 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.layout_mini_7072 .frame_d15d {
  width: 100%;
}
.overlay_hard_485f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.overlay_hard_485f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.overlay_hard_485f 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;
}
.overlay_hard_485f li:last-child:after {
  display: none;
}
.overlay_hard_485f li a {
  font-weight: 500;
  margin-right: 10px;
}
.item_96dc .container_a307 button,
.shade-a88f .container_a307 button {
  left: 0;
}
.item_96dc .frame_d15d,
.shade-a88f .frame_d15d {
  padding-left: 0;
  padding-right: 0;
}
.item_96dc .layout_mini_7072,
.shade-a88f .layout_mini_7072 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item_96dc {
  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;
}
.item_96dc: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;
}
.item_96dc .east-ea98 {
  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) {
  .item_96dc .east-ea98 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item_96dc .east-ea98 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item_96dc .east-ea98 {
    min-height: 200px;
  }
}
.item_96dc .overlay_hard_485f {
  color: rgba(255, 255, 255, 0.8);
}
.item_96dc .overlay_hard_485f a,
.item_96dc .overlay_hard_485f li:after {
  color: inherit;
}
.item_96dc .overlay_hard_485f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel-b71d {
  margin-bottom: 0.5em;
}
.item-d44a {
  margin-bottom: 1.2em;
}
.item-d44a,
.panel-b71d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.item-d44a p:last-child,
.panel-b71d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container_a307,
#masthead .container_a307 {
  display: none;
}
#masthead
  > .container_a307.easy_2ecd {
  display: none;
}
#masthead > .container_a307 button {
  left: 0;
}
.footer-fixed-9586 {
  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%;
}
.footer-fixed-9586 .pressed_7f1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.footer-fixed-9586 .hovered-8cf7 {
  display: -webkit-box;
  display: flex;
}
.footer-fixed-9586 .hovered-8cf7.shade_5bcf {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.footer-fixed-9586 .hovered-8cf7.icon_4542 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-fixed-9586 .hovered-8cf7.pro_5d96 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.footer-fixed-9586.notification_advanced_5398.hero-liquid-8a5d .hovered-8cf7.shade_5bcf {
  flex-basis: 100%;
}
.footer-fixed-9586.fast_9b6c .hovered-8cf7.icon_4542 {
  -webkit-box-flex: 1;
  flex: auto;
}
.footer-fixed-9586.fast_9b6c .hovered-8cf7.pro_5d96 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container_a307.easy_2ecd {
  display: none;
}
#masthead > .container_a307 button {
  left: 0;
}
.panel-lite-c452 {
  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;
}
.panel-lite-c452:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel-lite-c452.gallery-outer-9d65 i {
  margin-right: 4px;
}
.panel-lite-c452.smooth_8c20 i {
  margin-left: 5px;
}
.tag-dark-1663 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag-dark-1663 p:last-child {
  margin-bottom: 0;
}
.chip-d74b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip-d74b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip-d74b img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip-d74b .focus-silver-b2c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip-d74b .label-iron-e00d {
  margin: 5px 0 7px 0;
}
.chip-d74b.search_c5ef .grid-glass-3671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-d74b.search_c5ef .glass_7a55 {
  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;
}
.chip-d74b.fast-de95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip-d74b.fast-de95 .grid-glass-3671 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-d74b.fast-de95 .glass_7a55 {
  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;
}
.chip-d74b.header_a7dd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-d74b.shade_right_79c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip-d74b.shade_right_79c4 .glass_7a55 {
  margin-top: 7px;
}
.banner_3a59 {
  display: inline-block;
}
.gas_c5ba .secondary_medium_1b75 .chip-d74b img {
  max-width: 100%;
}
.secondary_9a16 .video_2eba.photo_selected_9e8b,
.current-cb20 .video_2eba.photo_selected_9e8b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_9a16 .texture-glass-ab4a,
.current-cb20 .texture-glass-ab4a {
  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%);
}
.secondary_9a16 .texture-glass-ab4a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary_9a16.secondary-active-9fec .texture-glass-ab4a {
  display: none;
}
.secondary_9a16 .status_static_dbcf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_9a16 .status_static_dbcf li {
  display: inline-block;
  position: relative;
}
.secondary_9a16 .status_static_dbcf li:last-child {
  margin-right: 0;
}
.secondary_9a16 .status_static_dbcf 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;
}
.secondary_9a16 .status_static_dbcf li.notice_soft_22e7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary_9a16 .status_static_dbcf > 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;
}
.secondary_9a16 .status_static_dbcf > li > a i {
  line-height: 0;
}
.secondary_9a16 .status_static_dbcf > li.hot-4d07 > a .texture-glass-ab4a {
  margin-left: 4px;
  line-height: 0;
}
.secondary_9a16 .status_static_dbcf .grid-9c71 li.hot-4d07 > a {
  position: relative;
}
.secondary_9a16 .status_static_dbcf .grid-9c71 li.hot-4d07 > a:after,
.secondary_9a16 .status_static_dbcf .grid-9c71 li.hot-4d07 > a:before {
  content: "";
  display: table;
}
.secondary_9a16 .status_static_dbcf .grid-9c71 li.hot-4d07 > a:after {
  clear: both;
}
.secondary_9a16 .status_static_dbcf .grid-9c71 li.hot-4d07 > a .texture-glass-ab4a {
  margin-left: 5px;
  float: right;
}
.secondary_9a16 .header-7676,
.secondary_9a16 .grid-9c71 {
  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;
}
.secondary_9a16 .grid-9c71 {
  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;
}
.secondary_9a16 .grid-9c71 .photo_selected_9e8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_9a16 .grid-9c71 .texture-glass-ab4a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary_9a16 .grid-9c71 li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary_9a16 .grid-9c71 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;
}
.secondary_9a16 .grid-9c71 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary_9a16 .grid-9c71 .grid-9c71 {
  top: 0;
  left: 100%;
}
.secondary_9a16 .texture_solid_4e16.fn-focus-0bd0 > .header-7676,
.secondary_9a16 .texture_solid_4e16.fn-focus-0bd0 > .grid-9c71,
.secondary_9a16 .texture_solid_4e16:focus > .header-7676,
.secondary_9a16 .texture_solid_4e16:focus > .grid-9c71,
.secondary_9a16 .texture_solid_4e16:hover > .header-7676,
.secondary_9a16 .texture_solid_4e16:hover > .grid-9c71 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary_9a16.wide_481f .badge_fresh_d38f:after,
.secondary_9a16.wide_481f .badge_fresh_d38f:before {
  content: "";
  display: table;
}
.secondary_9a16.wide_481f .badge_fresh_d38f:after {
  clear: both;
}
.secondary_9a16.wide_481f .badge_fresh_d38f > li {
  float: left;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f:after,
.secondary_9a16.black-a8a5 .badge_fresh_d38f:before {
  content: "";
  display: table;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f:after {
  clear: both;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f > li {
  float: left;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_9a16.black-a8a5 .badge_fresh_d38f > li.tiny_f16b > a,
.secondary_9a16.black-a8a5 .badge_fresh_d38f > li.notice_soft_22e7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_9a16.content-3429 .badge_fresh_d38f > li > a .photo_selected_9e8b {
  position: relative;
}
.secondary_9a16.content-3429 .badge_fresh_d38f > li > a .photo_selected_9e8b: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;
}
.secondary_9a16.content-3429
  .badge_fresh_d38f
  > li:focus
  > a
  .photo_selected_9e8b:before,
.secondary_9a16.content-3429
  .badge_fresh_d38f
  > li:hover
  > a
  .photo_selected_9e8b:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.tiny_f16b
  > a
  .photo_selected_9e8b:before,
.secondary_9a16.content-3429
  .badge_fresh_d38f
  > li.photo_1fab
  > a
  .photo_selected_9e8b:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_9a16.advanced-513e .badge_fresh_d38f > li > a .photo_selected_9e8b {
  position: relative;
}
.secondary_9a16.advanced-513e .badge_fresh_d38f > li > a .photo_selected_9e8b: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;
}
.secondary_9a16.advanced-513e .badge_fresh_d38f > li:focus > a .photo_selected_9e8b:before,
.secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li:hover
  > a
  .photo_selected_9e8b:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.tiny_f16b
  > a
  .photo_selected_9e8b:before,
.secondary_9a16.advanced-513e
  .badge_fresh_d38f
  > li.photo_1fab
  > a
  .photo_selected_9e8b:before {
  width: 100%;
  background-color: currentColor;
}
.current-cb20 .status_static_dbcf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.current-cb20 .status_static_dbcf li:first-child > a {
  border-top: none;
}
.current-cb20 .status_static_dbcf .soft-4b88 > .photo_selected_9e8b .texture-glass-ab4a {
  display: none;
}
.current-cb20 .status_static_dbcf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.current-cb20 .status_static_dbcf li:last-child {
  border: none;
}
.current-cb20 .status_static_dbcf li.hot-4d07 > a {
  padding-right: 45px !important;
}
.current-cb20 .status_static_dbcf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.current-cb20 .status_static_dbcf li a:focus,
.current-cb20 .status_static_dbcf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current-cb20 .status_static_dbcf li .hover_090a {
  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;
}
.current-cb20 .status_static_dbcf li .hover_090a:hover {
  box-shadow: none;
}
.current-cb20 .status_static_dbcf li .hover_090a .texture-glass-ab4a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.current-cb20 .status_static_dbcf .grid-9c71 {
  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);
}
.current-cb20 .status_static_dbcf .grid-9c71 li a {
  padding-left: 3em;
}
.current-cb20 .status_static_dbcf .carousel-stone-51c8 > a .hover_090a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.current-cb20 .status_static_dbcf .carousel-stone-51c8 > .grid-9c71 {
  display: block;
  opacity: 1;
}
.outline-1dc6 {
  max-width: 100%;
}
.label-purple-b99a {
  line-height: 0;
  cursor: pointer;
}
.wrapper-65c2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper-65c2:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper-65c2 svg {
  width: 18px;
  height: 18px;
}
.wrapper-65c2 .detail-7455 {
  display: none;
}
.tall-b8b4 {
  position: relative;
}
.tall-b8b4.fn-active-0bd0 .wrapper-65c2 .pressed-0f1c {
  display: none;
}
.tall-b8b4.fn-active-0bd0 .wrapper-65c2 .detail-7455 {
  display: inline-block;
}
.tall-b8b4 .small_4280 {
  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);
}
.tall-b8b4.highlight_ecc3 .small_4280 {
  left: auto;
  right: -0.9em;
}
.tall-b8b4.highlight_ecc3 .current-3c49::before {
  left: auto;
  right: 15px;
}
.tall-b8b4.fn-active-0bd0 .small_4280 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-986b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-986b label {
  flex-basis: 100%;
}
.box-986b .solid_003a {
  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;
}
.box-986b .gas_c31f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-986b .gas_c31f:focus {
  background-color: transparent;
}
.box-986b button.frame-50ad {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-986b button.frame-50ad:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-986b button.frame-50ad svg {
  width: 18px;
  height: 18px;
}
.box-986b input[type="submit"] {
  min-height: auto;
}
.bottom-4cbd .box-986b .gas_c31f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current-3c49 {
  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) {
  .current-3c49 {
    width: 220px;
  }
}
.current-3c49 label {
  flex-basis: 100%;
}
.current-3c49::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;
}
.light_5c50 .bottom-4cbd .box-986b {
  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;
}
.light_5c50
  .bottom-4cbd
  .box-986b
  .solid_003a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.light_5c50 .bottom-4cbd .box-986b .gas_c31f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.light_5c50
  .bottom-4cbd
  .box-986b
  .gas_c31f:focus {
  background: 0 0;
}
.light_5c50
  .bottom-4cbd
  .box-986b
  .video-5bbe {
  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;
}
.text-9466 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text-9466 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text-9466 li:last-child {
  margin-right: 0;
}
.text-9466 li:first-child {
  margin-left: 0;
}
.text-9466.pressed_1eda a {
  color: #fff;
}
.text-9466.pressed_1eda a:hover {
  color: #fff;
}
.text-9466 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text-9466 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text-9466 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-9466 a:hover {
  opacity: 0.9;
  color: inherit;
}
.text-9466 [class*="social-icon-apple"] {
  background-color: #999;
}
.text-9466 [class*="social-icon-apple"].fluid_472b {
  background-color: transparent;
  color: #999;
}
.text-9466 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text-9466 [class*="social-icon-behance"].fluid_472b {
  background-color: transparent;
  color: #1769ff;
}
.text-9466 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text-9466 [class*="social-icon-bitbucket"].fluid_472b {
  background-color: transparent;
  color: #205081;
}
.text-9466 [class*="social-icon-codepen"] {
  background-color: #000;
}
.text-9466 [class*="social-icon-codepen"].fluid_472b {
  background-color: transparent;
  color: #000;
}
.text-9466 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text-9466 [class*="social-icon-delicious"].fluid_472b {
  background-color: transparent;
  color: #39f;
}
.text-9466 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text-9466 [class*="social-icon-digg"].fluid_472b {
  background-color: transparent;
  color: #005be2;
}
.text-9466 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text-9466 [class*="social-icon-dribbble"].fluid_472b {
  background-color: transparent;
  color: #ea4c89;
}
.text-9466 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text-9466 [class*="social-icon-envelope"].fluid_472b {
  background-color: transparent;
  color: #ea4335;
}
.text-9466 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text-9466 [class*="social-icon-facebook"].fluid_472b {
  background-color: transparent;
  color: #3b5998;
}
.text-9466 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text-9466 [class*="social-icon-flickr"].fluid_472b {
  background-color: transparent;
  color: #0063dc;
}
.text-9466 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text-9466 [class*="social-icon-foursquare"].fluid_472b {
  background-color: transparent;
  color: #2d5be3;
}
.text-9466 [class*="social-icon-github"] {
  background-color: #333;
}
.text-9466 [class*="social-icon-github"].fluid_472b {
  background-color: transparent;
  color: #333;
}
.text-9466 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text-9466 [class*="social-icon-google-plus"].fluid_472b {
  background-color: transparent;
  color: #dd4b39;
}
.text-9466 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text-9466 [class*="social-icon-houzz"].fluid_472b {
  background-color: transparent;
  color: #7ac142;
}
.text-9466 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text-9466 [class*="social-icon-instagram"].fluid_472b {
  background-color: transparent;
  color: #262626;
}
.text-9466 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text-9466 [class*="social-icon-jsfiddle"].fluid_472b {
  background-color: transparent;
  color: #487aa2;
}
.text-9466 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text-9466 [class*="social-icon-linkedin"].fluid_472b {
  background-color: transparent;
  color: #0077b5;
}
.text-9466 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text-9466 [class*="social-icon-medium"].fluid_472b {
  background-color: transparent;
  color: #00ab6b;
}
.text-9466 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text-9466
  [class*="social-icon-odnoklassniki"].fluid_472b {
  background-color: transparent;
  color: #f4731c;
}
.text-9466 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text-9466 [class*="social-icon-meetup"].fluid_472b {
  background-color: transparent;
  color: #ec1c40;
}
.text-9466 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text-9466 [class*="social-icon-pinterest"].fluid_472b {
  background-color: transparent;
  color: #bd081c;
}
.text-9466 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text-9466 [class*="social-icon-product-hunt"].fluid_472b {
  background-color: transparent;
  color: #da552f;
}
.text-9466 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text-9466 [class*="social-icon-reddit"].fluid_472b {
  background-color: transparent;
  color: #ff4500;
}
.text-9466 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text-9466 [class*="social-icon-rss"].fluid_472b {
  background-color: transparent;
  color: #f26522;
}
.text-9466 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text-9466
  [class*="social-icon-shopping-cart"].fluid_472b {
  background-color: transparent;
  color: #4caf50;
}
.text-9466 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text-9466 [class*="social-icon-skype"].fluid_472b {
  background-color: transparent;
  color: #00aff0;
}
.text-9466 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text-9466 [class*="social-icon-slideshare"].fluid_472b {
  background-color: transparent;
  color: #0077b5;
}
.text-9466 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text-9466 [class*="social-icon-snapchat"].fluid_472b {
  background-color: transparent;
  color: #fffc00;
}
.text-9466 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text-9466 [class*="social-icon-soundcloud"].fluid_472b {
  background-color: transparent;
  color: #f80;
}
.text-9466 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text-9466 [class*="social-icon-spotify"].fluid_472b {
  background-color: transparent;
  color: #2ebd59;
}
.text-9466 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text-9466
  [class*="social-icon-stack-overflow"].fluid_472b {
  background-color: transparent;
  color: #fe7a15;
}
.text-9466 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text-9466 [class*="social-icon-maldkfgram"].fluid_472b {
  background-color: transparent;
  color: #2ca5e0;
}
.text-9466 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text-9466 [class*="social-icon-tripadvisor"].fluid_472b {
  background-color: transparent;
  color: #589442;
}
.text-9466 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text-9466 [class*="social-icon-tumblr"].fluid_472b {
  background-color: transparent;
  color: #35465c;
}
.text-9466 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text-9466 [class*="social-icon-twitch"].fluid_472b {
  background-color: transparent;
  color: #6441a5;
}
.text-9466 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text-9466 [class*="social-icon-twitter"].fluid_472b {
  background-color: transparent;
  color: #1da1f2;
}
.text-9466 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text-9466 [class*="social-icon-vimeo"].fluid_472b {
  background-color: transparent;
  color: #1ab7ea;
}
.text-9466 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text-9466 [class*="social-icon-vk"].fluid_472b {
  background-color: transparent;
  color: #45668e;
}
.text-9466 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text-9466 [class*="social-icon-weibo"].fluid_472b {
  background-color: transparent;
  color: #df2029;
}
.text-9466 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text-9466 [class*="social-icon-weixin"].fluid_472b {
  background-color: transparent;
  color: #7bb32e;
}
.text-9466 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text-9466 [class*="social-icon-whatsapp"].fluid_472b {
  background-color: transparent;
  color: #25d366;
}
.text-9466 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text-9466 [class*="social-icon-wordpress"].fluid_472b {
  background-color: transparent;
  color: #21759b;
}
.text-9466 [class*="social-icon-xing"] {
  background-color: #026466;
}
.text-9466 [class*="social-icon-xing"].fluid_472b {
  background-color: transparent;
  color: #026466;
}
.text-9466 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text-9466 [class*="social-icon-yelp"].fluid_472b {
  background-color: transparent;
  color: #af0606;
}
.text-9466 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text-9466 [class*="social-icon-youtube"].fluid_472b {
  background-color: transparent;
  color: #cd201f;
}
.up-de1b {
  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;
}
.up-de1b:hover {
  box-shadow: none;
  background: 0 0;
}
.shade-8385 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow-blue-6117 {
  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;
}
.tooltip-6ac6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard-8bb2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard-8bb2,
.hard-8bb2::after,
.hard-8bb2::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;
}
.hard-8bb2::after,
.hard-8bb2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-pro-d349 .shadow-blue-6117 .tooltip-6ac6 {
  margin-top: -2px;
  width: 19px;
}
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2 {
  margin-top: -1px;
}
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2,
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2::after,
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2::before {
  width: 19px;
  height: 2px;
}
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2::before {
  top: -6px;
}
.paragraph-pro-d349 .shadow-blue-6117 .hard-8bb2::after {
  bottom: -6px;
}
.detail_white_f34f .shadow-blue-6117 .tooltip-6ac6 {
  margin-top: -2px;
  width: 22px;
}
.detail_white_f34f .shadow-blue-6117 .hard-8bb2 {
  margin-top: -1px;
}
.detail_white_f34f .shadow-blue-6117 .hard-8bb2,
.detail_white_f34f .shadow-blue-6117 .hard-8bb2::after,
.detail_white_f34f .shadow-blue-6117 .hard-8bb2::before {
  width: 22px;
  height: 2px;
}
.detail_white_f34f .shadow-blue-6117 .hard-8bb2::before {
  top: -7px;
}
.detail_white_f34f .shadow-blue-6117 .hard-8bb2::after {
  bottom: -7px;
}
.pattern_93a3 .shadow-blue-6117 .tooltip-6ac6 {
  margin-top: -2px;
  width: 31px;
}
.pattern_93a3 .shadow-blue-6117 .hard-8bb2 {
  margin-top: -1.5px;
}
.pattern_93a3 .shadow-blue-6117 .hard-8bb2,
.pattern_93a3 .shadow-blue-6117 .hard-8bb2::after,
.pattern_93a3 .shadow-blue-6117 .hard-8bb2::before {
  width: 31px;
  height: 3px;
}
.pattern_93a3 .shadow-blue-6117 .hard-8bb2::before {
  top: -9px;
}
.pattern_93a3 .shadow-blue-6117 .hard-8bb2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .liquid-26d5 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 19px;
  }
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2,
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2::after,
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2::before {
    width: 19px;
    height: 2px;
  }
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2::before {
    top: -6px;
  }
  .liquid-26d5 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -6px;
  }
  .footer-f4e4 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2,
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2::after,
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2::before {
    width: 22px;
    height: 2px;
  }
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2::before {
    top: -7px;
  }
  .footer-f4e4 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -7px;
  }
  .item-bronze-6ca1 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 31px;
  }
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1.5px;
  }
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2,
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2::after,
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2::before {
    width: 31px;
    height: 3px;
  }
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2::before {
    top: -9px;
  }
  .item-bronze-6ca1 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-first-fc7b .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 19px;
  }
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2,
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2::after,
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2::before {
    width: 19px;
    height: 2px;
  }
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2::before {
    top: -6px;
  }
  .detail-first-fc7b .shadow-blue-6117 .hard-8bb2::after {
    bottom: -6px;
  }
  .item-gas-9870 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 22px;
  }
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2,
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2::after,
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2::before {
    width: 22px;
    height: 2px;
  }
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2::before {
    top: -7px;
  }
  .item-gas-9870 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -7px;
  }
  .accent_b6da .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_b6da .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1.5px;
  }
  .accent_b6da .shadow-blue-6117 .hard-8bb2,
  .accent_b6da .shadow-blue-6117 .hard-8bb2::after,
  .accent_b6da .shadow-blue-6117 .hard-8bb2::before {
    width: 31px;
    height: 3px;
  }
  .accent_b6da .shadow-blue-6117 .hard-8bb2::before {
    top: -9px;
  }
  .accent_b6da .shadow-blue-6117 .hard-8bb2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .title_easy_19b7 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 19px;
  }
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2,
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2::after,
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2::before {
    width: 19px;
    height: 2px;
  }
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2::before {
    top: -6px;
  }
  .title_easy_19b7 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -6px;
  }
  .overlay_medium_9d19 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1px;
  }
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2,
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2::after,
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2::before {
    width: 22px;
    height: 2px;
  }
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2::before {
    top: -7px;
  }
  .overlay_medium_9d19 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -7px;
  }
  .mini_8be4 .shadow-blue-6117 .tooltip-6ac6 {
    margin-top: -2px;
    width: 31px;
  }
  .mini_8be4 .shadow-blue-6117 .hard-8bb2 {
    margin-top: -1.5px;
  }
  .mini_8be4 .shadow-blue-6117 .hard-8bb2,
  .mini_8be4 .shadow-blue-6117 .hard-8bb2::after,
  .mini_8be4 .shadow-blue-6117 .hard-8bb2::before {
    width: 31px;
    height: 3px;
  }
  .mini_8be4 .shadow-blue-6117 .hard-8bb2::before {
    top: -9px;
  }
  .mini_8be4 .shadow-blue-6117 .hard-8bb2::after {
    bottom: -9px;
  }
}
.paper_cef4 .hard-8bb2 {
  -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);
}
.paper_cef4 .hard-8bb2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paper_cef4 .hard-8bb2::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);
}
.paper_cef4.video-fdd2 .hard-8bb2 {
  -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);
}
.paper_cef4.video-fdd2 .hard-8bb2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paper_cef4.video-fdd2 .hard-8bb2::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);
}
.active_d13b {
  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.tabs_full_854f:before {
  display: none;
}
.hidden_top_b0ee {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hidden_top_b0ee .preview-dirty-43a5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hidden_top_b0ee .preview-dirty-43a5:last-of-type {
  border-bottom: none;
}
.hidden_top_b0ee .preview-dirty-43a5.steel-7b13,
.hidden_top_b0ee .preview-dirty-43a5.wrapper-pink-c477,
.hidden_top_b0ee .preview-dirty-43a5.aside-mini-0483 {
  padding: 0;
}
.hidden_top_b0ee .current-cb20 .hover_090a {
  color: currentColor;
}
.hidden_top_b0ee .current-cb20 .hover_090a:focus,
.hidden_top_b0ee .current-cb20 .hover_090a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_top_b0ee.component_aab1 .grid-14b3,
.hidden_top_b0ee.component_aab1 .tag-dark-1663 a,
.hidden_top_b0ee.component_aab1 .badge_fresh_d38f a,
.hidden_top_b0ee.component_aab1 .grid-9c71 a {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_top_b0ee.component_aab1 .grid-14b3:hover,
.hidden_top_b0ee.component_aab1 .tag-dark-1663 a:hover,
.hidden_top_b0ee.component_aab1 .badge_fresh_d38f a:hover,
.hidden_top_b0ee.component_aab1 .grid-9c71 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_top_b0ee.component_aab1 .fluid_5827 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_top_b0ee.component_aab1 .preview-dirty-43a5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_top_b0ee.component_aab1 .preview-dirty-43a5:before {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_top_b0ee.component_aab1 .button_975f:before {
  background: rgba(255, 255, 255, 0.9);
}
.hidden_top_b0ee.component_aab1 .current-cb20 .status_static_dbcf li a,
.hidden_top_b0ee.component_aab1 .current-cb20 .hover_090a,
.hidden_top_b0ee.component_aab1 .grid-9c71 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_top_b0ee.component_aab1 .current-cb20 .hover_090a:focus,
.hidden_top_b0ee.component_aab1 .current-cb20 .hover_090a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_top_b0ee.component_aab1 .status_static_dbcf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_top_b0ee.item_17c7 .grid-14b3,
.hidden_top_b0ee.item_17c7 .tag-dark-1663 a,
.hidden_top_b0ee.item_17c7 .badge_fresh_d38f .hover_090a,
.hidden_top_b0ee.item_17c7 .badge_fresh_d38f a,
.hidden_top_b0ee.item_17c7 .grid-9c71 a {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_top_b0ee.item_17c7 .grid-14b3:hover,
.hidden_top_b0ee.item_17c7 .tag-dark-1663 a:hover,
.hidden_top_b0ee.item_17c7 .badge_fresh_d38f .hover_090a:hover,
.hidden_top_b0ee.item_17c7 .badge_fresh_d38f a:hover,
.hidden_top_b0ee.item_17c7 .grid-9c71 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_top_b0ee.item_17c7 .fluid_5827 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_top_b0ee.item_17c7 .preview-dirty-43a5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_top_b0ee.item_17c7 .preview-dirty-43a5:before {
  background: rgba(255, 255, 255, 0.08);
}
.hidden_top_b0ee.item_17c7 .button_975f:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden_top_b0ee.item_17c7 .current-cb20 .status_static_dbcf li a,
.hidden_top_b0ee.item_17c7 .current-cb20 .hover_090a,
.hidden_top_b0ee.item_17c7 .grid-9c71 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_top_b0ee.item_17c7 .current-cb20 .hover_090a:focus,
.hidden_top_b0ee.item_17c7 .current-cb20 .hover_090a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_top_b0ee.item_17c7 .status_static_dbcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_975f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button_975f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column-paper-f16f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.feature_c2ef .hidden_top_b0ee {
  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;
}
.feature_c2ef .preview-dirty-43a5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.feature_c2ef .preview-dirty-43a5: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) {
  .feature_c2ef .preview-dirty-43a5:before {
    width: 16%;
    left: 42%;
  }
}
.feature_c2ef .preview-dirty-43a5:last-child:before {
  content: none;
}
.feature_c2ef .preview-dirty-43a5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.feature_c2ef .current-cb20 .status_static_dbcf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.feature_c2ef .current-cb20 .status_static_dbcf li a .hover_090a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.feature_c2ef .current-cb20 .grid-9c71 {
  border: none;
}
.feature_c2ef .current-cb20 .grid-9c71 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.feature_c2ef .button_975f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.feature_c2ef .column-paper-f16f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.feature_c2ef .item_17c7 .button_975f:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_c2ef .component_aab1.static-3f6c .hard-8bb2 {
  background: rgba(0, 0, 0, 0.6);
}
.feature_c2ef
  .component_aab1.static-3f6c
  .hard-8bb2::after,
.feature_c2ef
  .component_aab1.static-3f6c
  .hard-8bb2:before {
  background: inherit;
}
.feature_c2ef
  .component_aab1.static-3f6c:hover
  .hard-8bb2 {
  background: rgba(0, 0, 0, 0.8);
}
.sort_next_cffd .hidden_top_b0ee {
  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) {
  .sort_next_cffd .hidden_top_b0ee {
    width: auto;
    right: 45px;
  }
}
.sidebar_in_441f .hidden_top_b0ee {
  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) {
  .sidebar_in_441f .hidden_top_b0ee {
    width: auto;
    left: 45px;
  }
}
.tabs_full_854f .hidden_top_b0ee {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tabs_full_854f .column-paper-f16f {
  max-width: 48em;
  margin: 0 auto;
}
.tabs_full_854f .button_975f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tiny-516e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tiny-516e.feature_c2ef .hidden_top_b0ee {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tiny-516e.sort_next_cffd .hidden_top_b0ee {
  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);
}
.tiny-516e .hidden_top_b0ee {
  visibility: visible;
}
.tiny-516e.sidebar_in_441f .hidden_top_b0ee {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface_fixed_eaad,
.outer-7693 {
  overflow-x: hidden;
}
.surface_fixed_eaad .hidden_top_b0ee {
  overflow: auto;
}
.surface_fixed_eaad.feature_c2ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_fixed_eaad.feature_c2ef .hidden_top_b0ee {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface_fixed_eaad.feature_c2ef .up-de1b {
  opacity: 0;
}
.surface_fixed_eaad.sort_next_cffd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_fixed_eaad.sort_next_cffd .hidden_top_b0ee {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface_fixed_eaad.sort_next_cffd .up-de1b {
  opacity: 0;
}
.surface_fixed_eaad.sidebar_in_441f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface_fixed_eaad.sidebar_in_441f .hidden_top_b0ee {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface_fixed_eaad.sidebar_in_441f .up-de1b {
  opacity: 0;
}
.surface_fixed_eaad.tabs_full_854f .hidden_top_b0ee {
  z-index: 10;
  visibility: visible;
}
.static-3f6c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.static-3f6c .hard-8bb2 {
  background: rgba(255, 255, 255, 0.99);
}
.static-3f6c .hard-8bb2::after,
.static-3f6c .hard-8bb2:before {
  background: inherit;
}
.static-3f6c:hover .hard-8bb2 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_in_441f .static-3f6c {
  top: 10px;
  right: auto;
  left: 12px;
}
.tabs_full_854f .static-3f6c {
  display: none !important;
}
.surface_fixed_eaad:before,
.outer-7693:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface_fixed_eaad .static-3f6c,
.outer-7693 .static-3f6c {
  display: inline-block;
}
.hidden_top_b0ee .pressed_7f1a {
  -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;
}
.surface_fixed_eaad .hidden_top_b0ee .pressed_7f1a,
.outer-7693 .hidden_top_b0ee .pressed_7f1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_blue_8acd .solid_003a {
  width: 100%;
}
.secondary_medium_1b75 {
  padding: 0 0.5em 0;
}
.secondary_medium_1b75 [class*="customify-col-"],
.secondary_medium_1b75 [class*="customify-col_"],
.secondary_medium_1b75 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.purple_6ed4 .secondary_medium_1b75 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_complex_8694 .hero-1a0f,
  .hero-1a0f {
    display: none;
  }
  .input-small-2eeb {
    text-align: left;
  }
  .filter_outer_0e6c {
    text-align: center;
  }
  .image-7178 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_complex_8694 .orange-812b,
  .orange-812b {
    display: none;
  }
  .gradient_gas_a39b {
    text-align: left;
  }
  .upper-616d {
    text-align: center;
  }
  .input_action_23bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_complex_8694 .main_black_a5b6,
  .main_black_a5b6 {
    display: none;
  }
  .right-7d9f {
    text-align: left;
  }
  .pattern_bottom_9c37 {
    text-align: center;
  }
  .inner-9778 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper_c764 {
  box-shadow: none !important;
}
.main-white-8bb1 .component-c1a7,
.active_c0dd .component-c1a7 {
  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;
}
.active_c0dd .component-c1a7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dropdown_tiny_a6c6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dropdown_tiny_a6c6:after,
.dropdown_tiny_a6c6:before {
  content: "";
  display: table;
}
.dropdown_tiny_a6c6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dropdown_tiny_a6c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dropdown_tiny_a6c6,
.up_80a9 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading_7718.white-3a2b .dropdown_tiny_a6c6 {
  max-width: 100%;
}
.heading_7718.icon-e535 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading_7718.disabled_warm_869b .dropdown_tiny_a6c6 {
  max-width: 100%;
}
.heading_7718.disabled_warm_869b > .dropdown_tiny_a6c6 {
  padding-left: 0;
  padding-right: 0;
}
.heading_7718.disabled_warm_869b > .dropdown_tiny_a6c6 .input_complex_8694 {
  margin: 0;
}
.heading_7718.disabled_warm_869b
  > .dropdown_tiny_a6c6
  .upper_604e.surface_9617 {
  margin-right: 0;
  margin-left: 0;
}
.heading_7718.disabled_warm_869b #main.surface_9617 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu-425b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu-425b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification_33e7 .alert_3be7 {
    padding-right: 1em;
  }
  .notification_33e7.main_8c1e .upper_604e {
    border-right: 1px solid #eaecee;
  }
  .notification_33e7.main_8c1e .alert_3be7 {
    padding-right: 1em;
  }
  .notification_33e7.main_8c1e .progress_action_bb39 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-25f9 .alert_3be7 {
    padding-left: 1em;
  }
  .copper-25f9.main_8c1e .upper_604e {
    border-left: 1px solid #eaecee;
  }
  .copper-25f9.main_8c1e .alert_3be7 {
    padding-left: 1em;
  }
  .copper-25f9.main_8c1e .progress_action_bb39 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-d5f3 .alert_3be7 {
    padding-left: 1em;
  }
  .focused-d5f3.main_8c1e .surface-61ba {
    border-right: 1px solid #eaecee;
  }
  .focused-d5f3.main_8c1e .preview_copper_e503 {
    border-right: 1px solid #eaecee;
  }
  .focused-d5f3.main_8c1e .alert_3be7 {
    padding-left: 1em;
  }
  .focused-d5f3.main_8c1e .progress_action_bb39 {
    padding-right: 1em;
  }
  .focused-d5f3.main_8c1e .paper-6ac8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-02f8 .alert_3be7 {
    padding-right: 1em;
  }
  .card-02f8.main_8c1e .surface-61ba {
    border-left: 1px solid #eaecee;
  }
  .card-02f8.main_8c1e .preview_copper_e503 {
    border-left: 1px solid #eaecee;
  }
  .card-02f8.main_8c1e .alert_3be7 {
    padding-right: 1em;
  }
  .card-02f8.main_8c1e .progress_action_bb39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-02f8.main_8c1e .paper-6ac8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-425b .alert_3be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-425b.main_8c1e .upper_604e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu-425b.main_8c1e .alert_3be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-425b.main_8c1e .progress_action_bb39 {
    padding-left: 1em;
  }
  .menu-425b.main_8c1e .paper-6ac8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu-425b.main_8c1e .alert_3be7 {
    padding-left: 0;
  }
}
.pattern_a6a8 .tall-5288 {
  display: inline-block;
}
.light-5936 {
  display: inline-block;
}
.shade-c0c9 {
  word-con: break-word;
}
.widget-bdd5 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-bdd5 .summary-dim-205a {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-bdd5 .cold_fbbb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.main-1212 .header-7db8 {
  margin-bottom: 2em;
}
.main-1212 .iron-e453 {
  margin-bottom: 15px;
}
.main-1212 .iron-e453:last-child {
  margin-bottom: 0;
}
.main-1212 .mask-black-1724 {
  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) {
  .main-1212 .mask-black-1724 {
    display: block;
  }
}
.main-1212 .text_center_fc88 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .main-1212 .text_center_fc88 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.main-1212 .message-gold-ef4c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.main-1212 .message-gold-ef4c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.main-1212 .message-gold-ef4c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.main-1212 .shade-c0c9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-1212 .shade-c0c9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.main-1212 .banner-1c6e p:last-child {
  margin-bottom: 0;
}
.main-1212 .panel_e9ed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.main-1212 .block_selected_443e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.main-1212 .hover_2bd9 {
  margin-top: 1em;
}
.main-1212 .link-pink-5b72 {
  top: 0;
  display: block;
}
.main-1212 .link-pink-5b72 a {
  color: inherit;
}
.main-1212 .link-pink-5b72 a:hover {
  color: inherit;
}
.main-1212 .box_south_e33e {
  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;
}
.main-1212 .box_south_e33e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.main-1212 .block_selected_443e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.main-1212 .item_current_00a8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.main-1212 .item_current_00a8:first-child {
  margin-top: 0;
}
.main-1212 .item_current_00a8.frame-07bc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-1212 .item_current_00a8.shadow-9d59 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-1212
  .item_current_00a8.shadow-9d59.texture_rough_2f6f
  .hover_2bd9 {
  width: 100%;
}
.main-1212 .shadow-9d59 {
  -webkit-box-align: center;
  align-items: center;
}
.main-1212 .shadow-9d59 .widget-bdd5,
.main-1212 .shadow-9d59 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.main-1212 .message-gold-ef4c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-1212 .message-gold-ef4c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.main-1212 .message-gold-ef4c: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;
}
.main-1212 .frame-07bc {
  z-index: 5;
}
.main-1212 .image_fd81 .message-fresh-e676 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.main-1212 .notice-first-f74b .message-fresh-e676 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.main-1212 .pattern-de5d .message-fresh-e676 {
  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;
}
.main-1212.info-91ce .mask-black-1724,
.main-1212.summary_fluid_7f23 .mask-black-1724 {
  display: block;
}
.main-1212.info-91ce .mask-black-1724 .form-4570,
.main-1212.info-91ce .mask-black-1724 .block_selected_443e,
.main-1212.summary_fluid_7f23 .mask-black-1724 .form-4570,
.main-1212.summary_fluid_7f23 .mask-black-1724 .block_selected_443e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main-1212.text-brown-4aec .text_center_fc88 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .main-1212.text-brown-4aec .text_center_fc88 {
    margin-right: 0;
  }
}
.main-1212.info-91ce .text_center_fc88,
.main-1212.summary_fluid_7f23 .text_center_fc88 {
  padding-top: 40%;
}
.main-1212.info-91ce .header-7db8,
.main-1212.summary_fluid_7f23 .header-7db8 {
  display: block;
}
.main-1212.info-91ce .fn-sticky-0bd0 .block_selected_443e,
.main-1212.summary_fluid_7f23 .fn-sticky-0bd0 .block_selected_443e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.main-1212.info-91ce .text_center_fc88,
.main-1212.summary_fluid_7f23 .text_center_fc88 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.main-1212.info-91ce .block_selected_443e {
  padding: 1em;
}
.form-5da1 {
  margin: 30px auto;
  display: block;
}
.form-5da1 .hero_b10a > * {
  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;
}
.form-5da1 .hero_b10a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-5da1 .hero_b10a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_4115 .widget-bdd5 {
  margin-bottom: 1.41575em;
}
.red_4115 .layout-cool-2c82 {
  margin-bottom: 1.618em;
}
.stone-316d .center-4be3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stone-316d .center-4be3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stone-316d .block-689e {
  max-width: 100%;
  overflow: auto;
}
.text-simple-1209 .stone-316d a:hover {
  text-decoration: underline;
}
.alert_157c .iron-e453:not(.shade-c0c9),
.alert_157c .message-gold-ef4c {
  margin-bottom: 1.41575em;
}
.alert_157c .iron-e453:not(.shade-c0c9):last-child,
.alert_157c .message-gold-ef4c:last-child {
  margin-bottom: 0;
}
.alert_157c .iron-e453.notification-bottom-63f7 {
  margin-bottom: 0.41575em;
}
.alert_157c .out-a617:before,
.alert_157c .over-5d4b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert_157c .out-a617:before {
  content: "\f115";
}
.alert_157c .over-5d4b:before {
  content: "\f02c";
}
.alert_157c .pro-43c9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert_157c .pro-43c9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_soft_8008 {
  display: -webkit-box;
  display: flex;
}
.hidden_soft_8008 .accent-7e4b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_soft_8008 .accent-7e4b {
    flex-basis: 90px;
  }
}
.hidden_soft_8008 .paper-5b4a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_soft_8008 .paper-5b4a {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_soft_8008 .top-79d5 p:last-child {
  margin-bottom: 0.72em;
}
.bottom_b0fc .hero_b10a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bottom_b0fc .hero_b10a:after,
.bottom_b0fc .hero_b10a:before {
  content: "";
  display: table;
}
.bottom_b0fc .hero_b10a:after {
  clear: both;
}
.bottom_b0fc .hero_b10a .detail-gas-adb6,
.bottom_b0fc .hero_b10a .detail_gold_0162 {
  width: 49%;
}
.bottom_b0fc .hero_b10a .detail-gas-adb6 a span.preview-8ae0,
.bottom_b0fc .hero_b10a .detail_gold_0162 a span.preview-8ae0 {
  display: block;
  margin-bottom: 5px;
}
.bottom_b0fc .hero_b10a .detail_gold_0162 {
  float: left;
  text-align: left;
}
.bottom_b0fc .hero_b10a .detail-gas-adb6 {
  float: right;
  text-align: right;
}
.tall_e097 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tall_e097 {
    margin-bottom: 0;
  }
}
.west-a2d7 {
  margin-bottom: 1em;
}
.west-a2d7 .shade-c0c9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh_c274 a {
  display: block;
  line-height: 0;
  position: relative;
}
.wrapper-1c75 .west-a2d7,
.black-20cb .west-a2d7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .wrapper-1c75 .west-a2d7,
  .black-20cb .west-a2d7 {
    display: block;
  }
}
.wrapper-1c75 .fresh_c274,
.black-20cb .fresh_c274 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .wrapper-1c75 .fresh_c274,
  .black-20cb .fresh_c274 {
    margin-bottom: 1em;
  }
}
.wrapper-1c75 .fresh_c274 img,
.black-20cb .fresh_c274 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.wrapper-1c75 .bronze_e3ab,
.black-20cb .bronze_e3ab {
  flex-basis: calc(100% - 160px);
}
.wrapper-1c75 .bronze_e3ab p,
.black-20cb .bronze_e3ab p {
  margin-bottom: 0;
}
.wrapper-1c75 .bronze_e3ab {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper-1c75 .bronze_e3ab {
    padding-left: 0;
  }
}
.black-20cb .bronze_e3ab {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black-20cb .bronze_e3ab {
    padding-right: 0;
  }
}
.black-20cb .fresh_c274 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dark_76f3 .fresh_c274 {
  margin-bottom: 0.5em;
}
.dark_76f3 .fresh_c274 img {
  width: 100%;
}
.top-dab9 .label-dynamic-7529,
.gradient-5e1c .label-dynamic-7529 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient-5e1c .upper_604e .out_ba54 p:last-child {
  margin-bottom: 0;
}
.detail-5a72 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.steel_d7e6 .medium-167a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .steel_d7e6 .medium-167a:last-of-type {
    margin-bottom: 0;
  }
}
.steel_d7e6 .medium-167a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.steel_d7e6 .medium-167a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.steel_d7e6 .medium-167a ul li {
  margin: 0 0 0.6em;
}
.steel_d7e6 .medium-167a ul li.message-action-b9e6,
.steel_d7e6 .medium-167a ul li.out-b00b {
  position: relative;
}
.steel_d7e6 .medium-167a ul li.message-action-b9e6 .left_7ef8,
.steel_d7e6 .medium-167a ul li.out-b00b .left_7ef8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.steel_d7e6 .medium-167a ul li.message-action-b9e6:after:after,
.steel_d7e6 .medium-167a ul li.message-action-b9e6:after:before,
.steel_d7e6
  .medium-167a
  ul
  li.out-b00b:after:after,
.steel_d7e6
  .medium-167a
  ul
  li.out-b00b:after:before {
  content: "";
  display: table;
}
.steel_d7e6 .medium-167a ul li.message-action-b9e6:after:after,
.steel_d7e6
  .medium-167a
  ul
  li.out-b00b:after:after {
  clear: both;
}
.steel_d7e6 .medium-167a a.block-new-5b4e:hover {
  text-decoration: none;
}
.steel_d7e6 .medium-167a select {
  max-width: 100%;
}
.steel_d7e6 .medium-167a table {
  font-size: 85%;
}
.steel_d7e6 .medium-167a table td,
.steel_d7e6 .medium-167a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.steel_d7e6 .medium-167a table tfoot td {
  text-align: left;
}
.steel_d7e6 .medium-167a :last-child {
  margin-bottom: 0;
}
.steel_d7e6 .medium-167a .description-51e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.steel_d7e6 .medium-167a .description-51e6 label {
  width: 100%;
}
.steel_d7e6 .medium-167a .description-51e6 .gas_c31f {
  width: 100%;
  display: block;
}
.steel_d7e6 .medium-167a .description-51e6 .frame-50ad {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.steel_d7e6 .medium-167a .description-51e6 .frame-50ad:hover svg #svg-search {
  fill: #444;
}
.steel_d7e6 .medium-167a .description-51e6 .frame-50ad svg {
  width: 18px;
  height: 18px;
}
.steel_d7e6 .highlight_fresh_71bf ul ul,
.steel_d7e6 .motion_8e58 ul ul,
.steel_d7e6 .picture_prev_c815 ul ul,
.steel_d7e6 .title_4efe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.steel_d7e6 .highlight_fresh_71bf .hot-4d07 > a,
.steel_d7e6 .motion_8e58 .hot-4d07 > a,
.steel_d7e6 .picture_prev_c815 .hot-4d07 > a,
.steel_d7e6 .title_4efe .hot-4d07 > a {
  margin-bottom: 0;
}
.steel_d7e6 .focus-next-a11b li,
.steel_d7e6 .highlight_fresh_71bf li,
.steel_d7e6 .dynamic-e9a7 li,
.steel_d7e6 .motion_8e58 li,
.steel_d7e6 .picture_prev_c815 li,
.steel_d7e6 .title_4efe li,
.steel_d7e6 .notice_e25b li,
.steel_d7e6 .silver-8b4a li {
  display: block;
  position: relative;
}
.steel_d7e6 .focus-next-a11b li:last-child,
.steel_d7e6 .highlight_fresh_71bf li:last-child,
.steel_d7e6 .dynamic-e9a7 li:last-child,
.steel_d7e6 .motion_8e58 li:last-child,
.steel_d7e6 .picture_prev_c815 li:last-child,
.steel_d7e6 .title_4efe li:last-child,
.steel_d7e6 .notice_e25b li:last-child,
.steel_d7e6 .silver-8b4a li:last-child {
  border: none;
}
.steel_d7e6 .focus-next-a11b li a,
.steel_d7e6 .highlight_fresh_71bf li a,
.steel_d7e6 .dynamic-e9a7 li a,
.steel_d7e6 .motion_8e58 li a,
.steel_d7e6 .picture_prev_c815 li a,
.steel_d7e6 .title_4efe li a,
.steel_d7e6 .notice_e25b li a,
.steel_d7e6 .silver-8b4a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_d7e6 .focus-next-a11b li ul li::before,
.steel_d7e6 .highlight_fresh_71bf li ul li::before,
.steel_d7e6 .dynamic-e9a7 li ul li::before,
.steel_d7e6 .motion_8e58 li ul li::before,
.steel_d7e6 .picture_prev_c815 li ul li::before,
.steel_d7e6 .title_4efe li ul li::before,
.steel_d7e6 .notice_e25b li ul li::before,
.steel_d7e6 .silver-8b4a li ul li::before {
  left: 15px;
}
.steel_d7e6 .focus-next-a11b li ul a,
.steel_d7e6 .highlight_fresh_71bf li ul a,
.steel_d7e6 .dynamic-e9a7 li ul a,
.steel_d7e6 .motion_8e58 li ul a,
.steel_d7e6 .picture_prev_c815 li ul a,
.steel_d7e6 .title_4efe li ul a,
.steel_d7e6 .notice_e25b li ul a,
.steel_d7e6 .silver-8b4a li ul a {
  padding-left: 20px;
}
.steel_d7e6 .focus-next-a11b li ul ul li::before,
.steel_d7e6 .highlight_fresh_71bf li ul ul li::before,
.steel_d7e6 .dynamic-e9a7 li ul ul li::before,
.steel_d7e6 .motion_8e58 li ul ul li::before,
.steel_d7e6 .picture_prev_c815 li ul ul li::before,
.steel_d7e6 .title_4efe li ul ul li::before,
.steel_d7e6 .notice_e25b li ul ul li::before,
.steel_d7e6 .silver-8b4a li ul ul li::before {
  left: 30px;
}
.steel_d7e6 .focus-next-a11b li ul ul a,
.steel_d7e6 .highlight_fresh_71bf li ul ul a,
.steel_d7e6 .dynamic-e9a7 li ul ul a,
.steel_d7e6 .motion_8e58 li ul ul a,
.steel_d7e6 .picture_prev_c815 li ul ul a,
.steel_d7e6 .title_4efe li ul ul a,
.steel_d7e6 .notice_e25b li ul ul a,
.steel_d7e6 .silver-8b4a li ul ul a {
  padding-left: 40px;
}
.steel_d7e6 .info-cool-8b12 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.steel_d7e6 .silver-8b4a ul li {
  margin-bottom: 1.41575em;
}
.steel_d7e6 .silver-8b4a ul li .article_silver_408b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.steel_d7e6 .silver-8b4a ul li .plasma-0256 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.item_17c7 .focus-next-a11b li a,
.item_17c7 .highlight_fresh_71bf li a,
.item_17c7 .dynamic-e9a7 li a,
.item_17c7 .motion_8e58 li a,
.item_17c7 .picture_prev_c815 li a,
.item_17c7 .title_4efe li a,
.item_17c7 .notice_e25b li a,
.item_17c7 .silver-8b4a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_17c7 .info-cool-8b12 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_17c7 .medium-167a ul li.message-action-b9e6 .left_7ef8,
.item_17c7 .medium-167a ul li.out-b00b .left_7ef8 {
  background: rgba(0, 0, 0, 0.2);
}
.item_17c7 .steel_d7e6 .medium-167a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_7718 .steel_d7e6 .status_static_dbcf li {
  margin: 0;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li ul {
  margin: 0;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li ul li a {
  padding-left: 15px;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li ul li li a {
  padding-left: 30px;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li.notice_soft_22e7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li.notice_soft_22e7 > 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;
}
.heading_7718 .steel_d7e6 .status_static_dbcf li.notice_soft_22e7 > 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;
}
.hover_fast_e745 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.north_3075 {
  position: relative;
  z-index: 10;
}
.north_3075 .pressed_7f1a {
  width: 100%;
  max-width: 100%;
}
.warm_d4b5 .breadcrumb-medium-12e4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.warm_d4b5 .component_aab1 {
}
.warm_d4b5 .item_17c7 {
  background: #292929;
}
.left-df8c .breadcrumb-medium-12e4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.left-df8c .component_aab1 {
  background: #f9f9f9;
}
.left-df8c .item_17c7 {
  background: #303030;
}
.orange-5b0c .breadcrumb-medium-12e4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange-5b0c .tall-5288 {
    margin-bottom: 1em;
  }
  .orange-5b0c .tall-5288:last-child {
    margin-bottom: 0;
  }
}
.orange-5b0c .component_aab1 {
  background: #ededed;
}
.orange-5b0c .item_17c7 {
  background: #1a1a1a;
}
.breadcrumb-medium-12e4.component_aab1 {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb-medium-12e4.component_aab1 .input-fast-a55e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-medium-12e4.item_17c7 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-medium-12e4.item_17c7 a:not(.block-new-5b4e) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-medium-12e4.item_17c7 a:not(.block-new-5b4e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-medium-12e4.item_17c7 .input-fast-a55e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-medium-12e4.item_17c7 table tbody td,
.breadcrumb-medium-12e4.item_17c7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form_97bb.list_rough_9ce9 .dropdown_tiny_a6c6 {
  max-width: initial;
}
.form_97bb .breadcrumb_ae90 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form_97bb .breadcrumb_ae90 .pressed_7f1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form_97bb .breadcrumb_ae90 .pressed_7f1a {
    display: block;
    margin-bottom: 2em;
  }
  .form_97bb .breadcrumb_ae90 .pressed_7f1a:last-child {
    margin-bottom: 0;
  }
}
.orange-5b0c .tall-5288:last-child,
.left-df8c .tall-5288:last-child,
.warm_d4b5 .tall-5288:last-child {
  margin-bottom: 0;
}
.orange-5b0c .tall-5288 .steel_d7e6 .medium-167a:last-child,
.left-df8c .tall-5288 .steel_d7e6 .medium-167a:last-child,
.warm_d4b5 .tall-5288 .steel_d7e6 .medium-167a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange-5b0c .hidden-ae66,
  .orange-5b0c .gallery-lower-e0f4,
  .left-df8c .hidden-ae66,
  .left-df8c .gallery-lower-e0f4,
  .warm_d4b5 .hidden-ae66,
  .warm_d4b5 .gallery-lower-e0f4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .north_3075 .tall-5288 {
    margin-bottom: 2em;
  }
}
.north_3075 p:last-child {
  margin-bottom: 0;
}
.north_3075 li,
.north_3075 ul {
  list-style: none;
  margin: 0;
}
.north_3075 ul ul {
  margin-left: 2.617924em;
}
.video_outer_934b {
  font-size: 0.875em;
}

/* css-noise: 9432 */
.phantom-card-v5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
