/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon_7938/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon_7938
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.icon_7938/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.stone_33f8.tiny-d53d/licenses/gpl-2.0.copper-22c6
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.widget-fa5b/, (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.box_a826.first_543e/normalize.badge-1361/
 ======
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.badge-1361 v7.0.0 | MIT License | github.icon_7938/necolas/normalize.badge-1361 */
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;
}
.pressed-a611 .tall_6baf,
.disabled-03b1,
.gas-b857,
.disabled-light-2950,
.dim-6682,
.module-cold-d26b,
.info_up_4d1c,
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;
}
.disabled-03b1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .disabled-03b1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled-03b1,
  h1 {
    font-size: 1.8em;
  }
}
.gas-b857,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gas-b857 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gas-b857,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gas-b857,
  h2 {
    font-size: 1.7em;
  }
}
.disabled-light-2950,
h3 {
  font-size: 1.618em;
}
.pressed-a611 .tall_6baf,
.dim-6682,
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.shadow_inner_77cf {
  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;
}
.tiny_3dbf:after,
.tiny_3dbf:before,
.over_d1f7:after,
.over_d1f7:before {
  content: "";
  display: table;
}
.tiny_3dbf:after,
.over_d1f7:after {
  clear: both;
}
.motion-afca {
  float: right;
  margin-right: 0;
}
.box-current-f30f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_3865 .sidebar_plasma_a17e,
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;
}
.tag_3865 .sidebar_plasma_a17e: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;
}
.accent_prev_bf48 .sidebar_plasma_a17e {
  box-shadow: none;
}
.accent_prev_bf48
  .sidebar_plasma_a17e
  .liquid_66ac {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent_prev_bf48 .sidebar_plasma_a17e .pink_a275 {
  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;
}
.accent_prev_bf48
  .sidebar_plasma_a17e
  .pink_a275
  b {
  display: none;
}
.accent_prev_bf48 .item_6e07 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.last-a203:not(.wood-0751):not(.hero_gas_fba3),
button:not(.wood-0751):not(.hero_gas_fba3),
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ),
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ),
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ) {
  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;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ):hover,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ):hover,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):hover,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):hover,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ):active,
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ):active,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):active,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):active,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):active,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus {
  outline: 0;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff {
  position: relative;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .list_rough_85f5,
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .table_27c9,
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .title-bfd4,
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  i,
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  svg,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .list_rough_85f5,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .table_27c9,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .title-bfd4,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  i,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  svg,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .list_rough_85f5,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .table_27c9,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .title-bfd4,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  i,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  svg,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .list_rough_85f5,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .table_27c9,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .title-bfd4,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  i,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  svg,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .list_rough_85f5,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .table_27c9,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  .title-bfd4,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  i,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff
  svg {
  visibility: hidden;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff:after,
button:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff:after,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff:after,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff:after,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ).fn-loading-2aff: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;
}
.last-a203:not(.wood-0751):not(.hero_gas_fba3),
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ),
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ),
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ) {
  color: #fff;
  background: #235787;
}
.last-a203:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="button"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="reset"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus,
input[type="submit"]:not(.wood-0751):not(
    .hero_gas_fba3
  ):focus {
  color: #fff;
}
.last-a203.fn-disabled-2aff:not(.wood-0751):not(
    .hero_gas_fba3
  ),
.last-a203[disabled]:not(.wood-0751):not(
    .hero_gas_fba3
  ),
button.fn-disabled-2aff:not(.wood-0751):not(
    .hero_gas_fba3
  ),
button[disabled]:not(.wood-0751):not(
    .hero_gas_fba3
  ) {
  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;
}
.button-0734 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button-0734: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;
}
.black-e136 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert_inner_1eba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text_purple_4a67 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tiny_3dbf:after,
.tiny_3dbf:before,
.wide_41bd:after,
.wide_41bd:before,
.current-229c:after,
.current-229c:before,
.block_6bee:after,
.block_6bee:before,
.image_6ea8:after,
.image_6ea8:before,
.message-up-5ada:after,
.message-up-5ada:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tiny_3dbf:after,
.wide_41bd:after,
.current-229c:after,
.block_6bee:after,
.image_6ea8:after,
.message-up-5ada:after {
  clear: both;
}
.wide_41bd .notice-504c,
.current-229c .notice-504c,
.selected-3c6a .notice-504c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input-bottom-6857 {
  display: inline-block;
}
.in_21e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.in_21e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.in_21e7 .image_fixed_f8a6 {
  padding: 1em 0;
  font-size: 85%;
}
.image_fixed_f8a6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.layout_dd7c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.layout_dd7c:after,
.layout_dd7c:before {
  content: "";
  display: table;
}
.layout_dd7c:after {
  clear: both;
}
.image_3c8c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.text_cold_62b4 .image_3c8c {
  max-width: 50%;
}
.old_a405 .image_3c8c {
  max-width: 33.33%;
}
.caption-a938 .image_3c8c {
  max-width: 25%;
}
.article-4bd2 .image_3c8c {
  max-width: 20%;
}
.surface_b01b .image_3c8c {
  max-width: 16.66%;
}
.shade-west-f19b .image_3c8c {
  max-width: 14.28%;
}
.primary-f14c .image_3c8c {
  max-width: 12.5%;
}
.panel_old_0b84 .image_3c8c {
  max-width: 11.11%;
}
.message_fresh_1902 {
  display: block;
}
.pressed-a611 .notice-upper-1aa7 label,
.pressed-a611 .form-stone-df60 label,
.pressed-a611 .item_ea91 label,
.pressed-a611 .header_fast_eca0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-03e9 {
  list-style: none;
  margin: 0;
}
.table-03e9 article.row_d158 {
  margin-bottom: 0;
}
.table-03e9 ul {
  list-style: none;
  margin: 0;
}
.table-03e9 .shadow-next-5ff8 li.row_d158 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-03e9 .shadow-next-5ff8 li.row_d158 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-03e9 .shadow-next-5ff8 li.row_d158: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) {
  .table-03e9 .shadow-next-5ff8 li.row_d158 li.row_d158 li.row_d158 li.row_d158 {
    padding-left: 0;
  }
}
article.row_d158 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_d158 .wide_41bd p:last-of-type {
  margin-bottom: 0;
}
article.row_d158 .backdrop_steel_69ca {
  float: left;
}
article.row_d158 .right_68ad {
  margin-left: 85px;
}
article.row_d158 .wide_91bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_d158 .wide_91bf .silver-472f {
  margin-left: 10px;
}
article.row_d158 .light-0ae4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_d158 .pressed_48c9 {
  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 .notice-upper-1aa7,
  #respond .item_ea91,
  #respond .header_fast_eca0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-upper-1aa7 input,
#respond .item_ea91 input,
#respond .header_fast_eca0 input {
  width: 100%;
}
#respond .header_fast_eca0 {
  margin-right: 0;
}
#respond .thick-f4d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element-4820 {
  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;
}
.element-4820.component-135f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.element-4820 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%);
}
.element-4820:focus,
.element-4820: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);
}
.simple-f5bd {
  border-radius: 10%;
}
.paragraph_eb3e {
  border-radius: 50%;
}
.table_4719 {
  font-size: 0.72em;
}
.right_532b {
  font-size: 0.875em;
}
.content_clean_6bbc {
  font-size: 1.1em;
}
.header_left_9bc5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.header_left_9bc5.table_4719 {
  letter-spacing: 0.5px;
}
.row_dirty_9995,
.row_dirty_9995 a {
  color: #6d6d6d;
}
.row_dirty_9995 a:hover {
  color: #111;
}
.slider_last_b6d4 {
  color: #6d6d6d;
}
.dark-fbcf {
  overflow-x: hidden;
}
.dark-fbcf .box_wood_fdd5.status_48cb {
  position: relative;
}
.dark-fbcf .box_wood_fdd5.status_48cb.border-962f {
  position: initial;
}
.dark-fbcf
  .box_wood_fdd5.status_48cb.border-962f
  .status-prev-cc7a {
  left: auto;
}
.dark-fbcf .box_wood_fdd5 .status-prev-cc7a {
  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;
}
.dark-fbcf .box_wood_fdd5:hover.status_48cb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dark-fbcf
  .box_wood_fdd5:hover.status_48cb
  .status-prev-cc7a {
  display: block;
  z-index: 9999999;
}
.dark-fbcf .blue-3fcd .narrow-38af,
.dark-fbcf .light_30e5 .narrow-38af {
  display: none;
}
.dark-fbcf .down_7998 .box_wood_fdd5:hover.status_48cb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pressed-a611 .notice-upper-1aa7 label,
.pressed-a611 .form-stone-df60 label,
.pressed-a611 .item_ea91 label,
.pressed-a611 .header_fast_eca0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-03e9 {
  list-style: none;
  margin: 0;
}
.table-03e9 article.row_d158 {
  margin-bottom: 0;
}
.table-03e9 ul {
  list-style: none;
  margin: 0;
}
.table-03e9 .shadow-next-5ff8 li.row_d158 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-03e9 .shadow-next-5ff8 li.row_d158 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-03e9 .shadow-next-5ff8 li.row_d158: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) {
  .table-03e9 .shadow-next-5ff8 li.row_d158 li.row_d158 li.row_d158 li.row_d158 {
    padding-left: 0;
  }
}
article.row_d158 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_d158 .wide_41bd p:last-of-type {
  margin-bottom: 0;
}
article.row_d158 .backdrop_steel_69ca {
  float: left;
}
article.row_d158 .right_68ad {
  margin-left: 85px;
}
article.row_d158 .wide_91bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_d158 .wide_91bf .silver-472f {
  margin-left: 10px;
}
article.row_d158 .light-0ae4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_d158 .pressed_48c9 {
  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 .notice-upper-1aa7,
  #respond .item_ea91,
  #respond .header_fast_eca0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-upper-1aa7 input,
#respond .item_ea91 input,
#respond .header_fast_eca0 input {
  width: 100%;
}
#respond .header_fast_eca0 {
  margin-right: 0;
}
#respond .thick-f4d5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.blue-3fcd .east_bcc4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.east_bcc4 .tall-8679.summary-c61c .wood_f6e7 > li > a:focus,
.east_bcc4 .tall-8679.summary-c61c .wood_f6e7 > li > a:hover,
.east_bcc4 .tall-8679.purple-b366 .wood_f6e7 > li > a:focus,
.east_bcc4 .tall-8679.purple-b366 .wood_f6e7 > li > a:hover,
.east_bcc4 .tall-8679.main_0c46 .wood_f6e7 > li > a:focus,
.east_bcc4 .tall-8679.main_0c46 .wood_f6e7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4
  .tall-8679.summary-c61c
  .wood_f6e7
  > li.input_be45
  > a,
.east_bcc4
  .tall-8679.summary-c61c
  .wood_f6e7
  > li.short-fbd3
  > a,
.east_bcc4
  .tall-8679.purple-b366
  .wood_f6e7
  > li.input_be45
  > a,
.east_bcc4
  .tall-8679.purple-b366
  .wood_f6e7
  > li.short-fbd3
  > a,
.east_bcc4
  .tall-8679.main_0c46
  .wood_f6e7
  > li.input_be45
  > a,
.east_bcc4 .tall-8679.main_0c46 .wood_f6e7 > li.gallery_static_cdbe > a {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4 .tooltip-top-b666,
.east_bcc4 .tooltip-top-b666 a {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4 .container_iron_8ad6.header_21ae li a,
.east_bcc4 .fluid-a8f9 a,
.east_bcc4 .picture-hot-bc7c,
.east_bcc4 .wood_f6e7 > li > a,
.east_bcc4 .icon-orange-b846 {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4 .container_iron_8ad6.header_21ae li a:hover,
.east_bcc4 .fluid-a8f9 a:hover,
.east_bcc4 .picture-hot-bc7c:hover,
.east_bcc4 .wood_f6e7 > li > a:hover,
.east_bcc4 .icon-orange-b846:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4 .notice-c365 {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4 .notice-c365 .banner-silver-902c {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4 .notice-c365:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_bcc4 .message-c0c4 .hovered_88e7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4 .message-c0c4 .hovered_88e7 .overlay_97c9 {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4
  .message-c0c4
  .hovered_88e7
  .overlay_97c9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4
  .message-c0c4
  .hovered_88e7
  .overlay_97c9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4
  .message-c0c4
  .hovered_88e7
  .overlay_97c9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4
  .message-c0c4
  .hovered_88e7
  .overlay_97c9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4 .message-c0c4 .breadcrumb_prev_73a5 {
  color: rgba(255, 255, 255, 0.79);
}
.east_bcc4 .message-c0c4 .breadcrumb_prev_73a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-637f
  .east_bcc4
  .message-c0c4
  .old_6bf4
  .texture_active_df57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-637f
  .east_bcc4
  .message-c0c4
  .old_6bf4
  .overlay_97c9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-3fcd .tertiary-large-b0e3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tertiary-large-b0e3 .tall-8679.summary-c61c .wood_f6e7 > li > a:focus,
.tertiary-large-b0e3 .tall-8679.summary-c61c .wood_f6e7 > li > a:hover,
.tertiary-large-b0e3 .tall-8679.purple-b366 .wood_f6e7 > li > a:focus,
.tertiary-large-b0e3 .tall-8679.purple-b366 .wood_f6e7 > li > a:hover,
.tertiary-large-b0e3 .tall-8679.main_0c46 .wood_f6e7 > li > a:focus,
.tertiary-large-b0e3 .tall-8679.main_0c46 .wood_f6e7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-large-b0e3
  .tall-8679.summary-c61c
  .wood_f6e7
  > li.input_be45
  > a,
.tertiary-large-b0e3
  .tall-8679.summary-c61c
  .wood_f6e7
  > li.short-fbd3
  > a,
.tertiary-large-b0e3
  .tall-8679.purple-b366
  .wood_f6e7
  > li.input_be45
  > a,
.tertiary-large-b0e3
  .tall-8679.purple-b366
  .wood_f6e7
  > li.short-fbd3
  > a,
.tertiary-large-b0e3
  .tall-8679.main_0c46
  .wood_f6e7
  > li.input_be45
  > a,
.tertiary-large-b0e3 .tall-8679.main_0c46 .wood_f6e7 > li.gallery_static_cdbe > a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-large-b0e3 .tooltip-top-b666,
.tertiary-large-b0e3 .tooltip-top-b666 a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-large-b0e3 .container_iron_8ad6.header_21ae li a,
.tertiary-large-b0e3 .fluid-a8f9 a,
.tertiary-large-b0e3 .picture-hot-bc7c,
.tertiary-large-b0e3 .wood_f6e7 > li > a,
.tertiary-large-b0e3 .icon-orange-b846 {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary-large-b0e3 .container_iron_8ad6.header_21ae li a:hover,
.tertiary-large-b0e3 .fluid-a8f9 a:hover,
.tertiary-large-b0e3 .picture-hot-bc7c:hover,
.tertiary-large-b0e3 .wood_f6e7 > li > a:hover,
.tertiary-large-b0e3 .icon-orange-b846:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-large-b0e3 .notice-c365 {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary-large-b0e3 .notice-c365 .banner-silver-902c {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary-large-b0e3 .notice-c365:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-637c .hidden_2513 {
  margin-left: auto;
  margin-right: auto;
}
.current-229c > * {
  margin-left: auto;
  margin-right: auto;
}
.current-229c .black-e136 {
  margin-right: 1.41575em;
}
.narrow-ae9f .current-229c > .media-in-774d {
  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;
}
.narrow-ae9f .current-229c > .panel_steel_823a {
  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;
}
.paragraph-focused-2b92.breadcrumb-637c .hidden_2513,
.hover_90df.breadcrumb-637c .hidden_2513 {
  margin-left: 0;
}
.old_a6fc.breadcrumb-637c .hidden_2513,
.soft_ef4f.breadcrumb-637c .hidden_2513 {
  margin-right: 0;
}
.current-229c ol,
.current-229c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.table_dark_b1b7 video {
  max-width: 100%;
}
.shade_1874 img {
  display: block;
}
.shade_1874.black-e136,
.shade_1874.alert_inner_1eba {
  width: 100%;
}
.shade_1874.panel_steel_823a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label-e081:not(.copper_c788) {
  margin: 1.5em auto;
}
.caption-4f5e p {
  padding: 1.5em 14px;
}
ul.main-out-5f73.panel_steel_823a,
ul.main-out-5f73.media-in-774d,
ul.main-out-5f73.input-up-ffce.media-in-774d {
  padding: 0 14px;
}
.black_9234 {
  display: block;
  overflow-x: auto;
}
.black_9234 table {
  border-collapse: collapse;
  width: 100%;
}
.black_9234 td,
.black_9234 th {
  padding: 0.5em;
}
.current-229c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.current-229c ol ol,
.current-229c ol ul,
.current-229c ul ol,
.current-229c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.current-229c ol ol li,
.current-229c ol ul li,
.current-229c ul ol li,
.current-229c ul ul li {
  margin-left: 0;
}
.yellow_1f7d.card_c4e9 > .hidden_focused_d500 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.yellow_1f7d.card_c4e9 > .hidden_focused_d500 iframe,
.yellow_1f7d.card_c4e9 > .hidden_focused_d500 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background_e5ea {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background_e5ea.center_d312 {
  padding: 0;
}
.background_e5ea.center_d312 cite {
  font-size: 13px;
}
.background_e5ea > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background_e5ea cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lower-1b37 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lower-1b37 > p:first-child {
  margin-top: 0;
}
.lower-1b37 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lower-1b37 blockquote {
  border-left: 0;
}
.simple-fb6b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.simple-fb6b:not(.picture_west_c954) {
  max-width: 100px;
}
.simple-fb6b.focus-e00a {
  border-bottom: none !important;
  text-align: center;
}
.simple-fb6b.focus-e00a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption-4f5e p {
    padding: 1.5em 0;
  }
}
.hovered_b00f {
  color: #0073aa;
}
.fast_451f {
  background-color: #0073aa;
}
.glass-3138 {
  color: #229fd8;
}
.bronze_2df7 {
  background-color: #229fd8;
}
.feature_simple_a091 {
  color: #eee;
}
.title-f4bf {
  background-color: #eee;
}
.primary_e040 {
  color: #444;
}
.disabled-3d76 {
  background-color: #444;
}
.progress_14a0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.progress_14a0 .slow_5780 .fluid-a8f9 {
  font-size: 15px;
}
.progress_14a0 .fluid-a8f9 {
  line-height: 1.3;
}
.progress_14a0 .tertiary-large-b0e3 {
}
.progress_14a0 .east_bcc4 {
  background: #235787;
}
.fresh-a001 {
  padding: 0;
}
.fresh-a001 .east_bcc4 {
  background: #1a1a1a;
}
.fresh-a001 .tertiary-large-b0e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active-cad6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active-cad6 .tertiary-large-b0e3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active-cad6 .east_bcc4 {
  background: #303030;
}
.message-up-5ada {
  position: relative;
  z-index: 10;
}
.message-up-5ada .banner_outer_294d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black_ae09 .status_48cb {
  display: inline-block;
  vertical-align: middle;
}
.black_ae09.text_eda0 .status_48cb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .black_ae09.text_eda0 .status_48cb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .black_ae09.text_eda0 .status_48cb {
    margin-right: 0.4em;
  }
}
.black_ae09.text_eda0 .status_48cb:last-child {
  margin-right: 0;
}
.shade_huge_c7da .banner_outer_294d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .blue-3fcd .slow_5780 {
    margin: 0 -0.5em;
  }
  .blue-3fcd .slow_5780 [class*="customify-col-"],
  .blue-3fcd .slow_5780 [class*="customify-col_"],
  .blue-3fcd .slow_5780 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.blue-3fcd.primary-paper-50d9 .banner_outer_294d {
  background: 0 0 !important;
}
.blue-3fcd.primary-paper-50d9 .banner_outer_294d,
.blue-3fcd.shade_huge_c7da .banner_outer_294d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .blue-3fcd.photo_silver_7fda {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.blue-3fcd.shade_huge_c7da .banner_outer_294d {
  box-shadow: none !important;
}
.image-c7dc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-c7dc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-c7dc {
    padding: 18px 0 20px;
  }
}
.image-c7dc .south_6057 {
  width: 100%;
}
.image-c7dc .modal_medium_1290 {
  margin-bottom: 0;
}
.image-c7dc .image_45cc {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-9362 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-9362 .list-fe1b {
  width: 100%;
}
.small_942c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.small_942c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.small_942c 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;
}
.small_942c li:last-child:after {
  display: none;
}
.small_942c li a {
  font-weight: 500;
  margin-right: 10px;
}
.block_7634 .narrow-38af button,
.image-c7dc .narrow-38af button {
  left: 0;
}
.block_7634 .list-fe1b,
.image-c7dc .list-fe1b {
  padding-left: 0;
  padding-right: 0;
}
.block_7634 .notification-9362,
.image-c7dc .notification-9362 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block_7634 {
  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;
}
.block_7634: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;
}
.block_7634 .hot-3268 {
  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) {
  .block_7634 .hot-3268 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block_7634 .hot-3268 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block_7634 .hot-3268 {
    min-height: 200px;
  }
}
.block_7634 .small_942c {
  color: rgba(255, 255, 255, 0.8);
}
.block_7634 .small_942c a,
.block_7634 .small_942c li:after {
  color: inherit;
}
.block_7634 .small_942c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.message_current_df96 {
  margin-bottom: 0.5em;
}
.bright_18f0 {
  margin-bottom: 1.2em;
}
.bright_18f0,
.message_current_df96 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bright_18f0 p:last-child,
.message_current_df96 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .narrow-38af,
#masthead .narrow-38af {
  display: none;
}
#masthead
  > .narrow-38af.list_0568 {
  display: none;
}
#masthead > .narrow-38af button {
  left: 0;
}
.mask-large-6552 {
  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%;
}
.mask-large-6552 .status_48cb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask-large-6552 .frame-narrow-6690 {
  display: -webkit-box;
  display: flex;
}
.mask-large-6552 .frame-narrow-6690.item_6bd1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask-large-6552 .frame-narrow-6690.green_0bbf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-large-6552 .frame-narrow-6690.popup_8bc3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-large-6552.over-6797.input_f895 .frame-narrow-6690.item_6bd1 {
  flex-basis: 100%;
}
.mask-large-6552.pressed-55b8 .frame-narrow-6690.green_0bbf {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask-large-6552.pressed-55b8 .frame-narrow-6690.popup_8bc3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .narrow-38af.list_0568 {
  display: none;
}
#masthead > .narrow-38af button {
  left: 0;
}
.alert_selected_3bcc {
  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;
}
.alert_selected_3bcc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_selected_3bcc.title-pink-e776 i {
  margin-right: 4px;
}
.alert_selected_3bcc.right_f280 i {
  margin-left: 5px;
}
.fluid-a8f9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid-a8f9 p:last-child {
  margin-bottom: 0;
}
.detail-a047 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail-a047 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail-a047 img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail-a047 .tooltip-top-b666 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail-a047 .huge-06de {
  margin: 5px 0 7px 0;
}
.detail-a047.grid_bright_eeb0 .layout-5045 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-a047.grid_bright_eeb0 .sidebar_mini_4f30 {
  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;
}
.detail-a047.tertiary_33dc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail-a047.tertiary_33dc .layout-5045 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-a047.tertiary_33dc .sidebar_mini_4f30 {
  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;
}
.detail-a047.focused-5b64 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-a047.block_0a52 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail-a047.block_0a52 .sidebar_mini_4f30 {
  margin-top: 7px;
}
.simple_f567 {
  display: inline-block;
}
.message-up-5ada .grid-c0d1 .detail-a047 img {
  max-width: 100%;
}
.tall-8679 .upper-9f46.summary_f308,
.up-24ad .upper-9f46.summary_f308 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tall-8679 .footer-narrow-7a41,
.up-24ad .footer-narrow-7a41 {
  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%);
}
.tall-8679 .footer-narrow-7a41 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tall-8679.tag-dynamic-b9db .footer-narrow-7a41 {
  display: none;
}
.tall-8679 .tag_abd8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tall-8679 .tag_abd8 li {
  display: inline-block;
  position: relative;
}
.tall-8679 .tag_abd8 li:last-child {
  margin-right: 0;
}
.tall-8679 .tag_abd8 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;
}
.tall-8679 .tag_abd8 li.gallery_static_cdbe > a {
  color: rgba(0, 0, 0, 0.9);
}
.tall-8679 .tag_abd8 > 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;
}
.tall-8679 .tag_abd8 > li > a i {
  line-height: 0;
}
.tall-8679 .tag_abd8 > li.badge-83cd > a .footer-narrow-7a41 {
  margin-left: 4px;
  line-height: 0;
}
.tall-8679 .tag_abd8 .upper_0978 li.badge-83cd > a {
  position: relative;
}
.tall-8679 .tag_abd8 .upper_0978 li.badge-83cd > a:after,
.tall-8679 .tag_abd8 .upper_0978 li.badge-83cd > a:before {
  content: "";
  display: table;
}
.tall-8679 .tag_abd8 .upper_0978 li.badge-83cd > a:after {
  clear: both;
}
.tall-8679 .tag_abd8 .upper_0978 li.badge-83cd > a .footer-narrow-7a41 {
  margin-left: 5px;
  float: right;
}
.tall-8679 .silver_5706,
.tall-8679 .upper_0978 {
  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;
}
.tall-8679 .upper_0978 {
  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;
}
.tall-8679 .upper_0978 .summary_f308 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tall-8679 .upper_0978 .footer-narrow-7a41 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tall-8679 .upper_0978 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tall-8679 .upper_0978 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;
}
.tall-8679 .upper_0978 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tall-8679 .upper_0978 .upper_0978 {
  top: 0;
  left: 100%;
}
.tall-8679 .filter_upper_3383.fn-focus-2aff > .silver_5706,
.tall-8679 .filter_upper_3383.fn-focus-2aff > .upper_0978,
.tall-8679 .filter_upper_3383:focus > .silver_5706,
.tall-8679 .filter_upper_3383:focus > .upper_0978,
.tall-8679 .filter_upper_3383:hover > .silver_5706,
.tall-8679 .filter_upper_3383:hover > .upper_0978 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tall-8679.main_0c46 .wood_f6e7:after,
.tall-8679.main_0c46 .wood_f6e7:before {
  content: "";
  display: table;
}
.tall-8679.main_0c46 .wood_f6e7:after {
  clear: both;
}
.tall-8679.main_0c46 .wood_f6e7 > li {
  float: left;
}
.tall-8679.complex-d129 .wood_f6e7:after,
.tall-8679.complex-d129 .wood_f6e7:before {
  content: "";
  display: table;
}
.tall-8679.complex-d129 .wood_f6e7:after {
  clear: both;
}
.tall-8679.complex-d129 .wood_f6e7 > li {
  float: left;
}
.tall-8679.complex-d129 .wood_f6e7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tall-8679.complex-d129 .wood_f6e7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tall-8679.complex-d129 .wood_f6e7 > li.input_be45 > a,
.tall-8679.complex-d129 .wood_f6e7 > li.gallery_static_cdbe > a {
  color: #fff;
  background-color: #1e4b75;
}
.tall-8679.summary-c61c .wood_f6e7 > li > a .summary_f308 {
  position: relative;
}
.tall-8679.summary-c61c .wood_f6e7 > li > a .summary_f308: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;
}
.tall-8679.summary-c61c
  .wood_f6e7
  > li:focus
  > a
  .summary_f308:before,
.tall-8679.summary-c61c
  .wood_f6e7
  > li:hover
  > a
  .summary_f308:before {
  width: 100%;
  background-color: currentColor;
}
.tall-8679.summary-c61c
  .wood_f6e7
  > li.input_be45
  > a
  .summary_f308:before,
.tall-8679.summary-c61c
  .wood_f6e7
  > li.short-fbd3
  > a
  .summary_f308:before {
  width: 100%;
  background-color: currentColor;
}
.tall-8679.purple-b366 .wood_f6e7 > li > a .summary_f308 {
  position: relative;
}
.tall-8679.purple-b366 .wood_f6e7 > li > a .summary_f308: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;
}
.tall-8679.purple-b366 .wood_f6e7 > li:focus > a .summary_f308:before,
.tall-8679.purple-b366
  .wood_f6e7
  > li:hover
  > a
  .summary_f308:before {
  width: 100%;
  background-color: currentColor;
}
.tall-8679.purple-b366
  .wood_f6e7
  > li.input_be45
  > a
  .summary_f308:before,
.tall-8679.purple-b366
  .wood_f6e7
  > li.short-fbd3
  > a
  .summary_f308:before {
  width: 100%;
  background-color: currentColor;
}
.up-24ad .tag_abd8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.up-24ad .tag_abd8 li:first-child > a {
  border-top: none;
}
.up-24ad .tag_abd8 .surface_smooth_6088 > .summary_f308 .footer-narrow-7a41 {
  display: none;
}
.up-24ad .tag_abd8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.up-24ad .tag_abd8 li:last-child {
  border: none;
}
.up-24ad .tag_abd8 li.badge-83cd > a {
  padding-right: 45px !important;
}
.up-24ad .tag_abd8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.up-24ad .tag_abd8 li a:focus,
.up-24ad .tag_abd8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up-24ad .tag_abd8 li .element-west-f537 {
  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;
}
.up-24ad .tag_abd8 li .element-west-f537:hover {
  box-shadow: none;
}
.up-24ad .tag_abd8 li .element-west-f537 .footer-narrow-7a41 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.up-24ad .tag_abd8 .upper_0978 {
  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);
}
.up-24ad .tag_abd8 .upper_0978 li a {
  padding-left: 3em;
}
.up-24ad .tag_abd8 .secondary_4e68 > a .element-west-f537 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.up-24ad .tag_abd8 .secondary_4e68 > .upper_0978 {
  display: block;
  opacity: 1;
}
.west_05f8 {
  max-width: 100%;
}
.badge-basic-b8fa {
  line-height: 0;
  cursor: pointer;
}
.icon-orange-b846 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.icon-orange-b846:hover {
  box-shadow: none;
  color: currentColor;
}
.icon-orange-b846 svg {
  width: 18px;
  height: 18px;
}
.icon-orange-b846 .disabled-8dc1 {
  display: none;
}
.gallery-dfb1 {
  position: relative;
}
.gallery-dfb1.fn-active-2aff .icon-orange-b846 .hot_bf47 {
  display: none;
}
.gallery-dfb1.fn-active-2aff .icon-orange-b846 .disabled-8dc1 {
  display: inline-block;
}
.gallery-dfb1 .steel-1829 {
  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);
}
.gallery-dfb1.item_easy_e68f .steel-1829 {
  left: auto;
  right: -0.9em;
}
.gallery-dfb1.item_easy_e68f .fresh-a1df::before {
  left: auto;
  right: 15px;
}
.gallery-dfb1.fn-active-2aff .steel-1829 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old_6bf4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.old_6bf4 label {
  flex-basis: 100%;
}
.old_6bf4 .hovered_88e7 {
  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;
}
.old_6bf4 .overlay_97c9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.old_6bf4 .overlay_97c9:focus {
  background-color: transparent;
}
.old_6bf4 button.breadcrumb_prev_73a5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.old_6bf4 button.breadcrumb_prev_73a5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.old_6bf4 button.breadcrumb_prev_73a5 svg {
  width: 18px;
  height: 18px;
}
.old_6bf4 input[type="submit"] {
  min-height: auto;
}
.message-c0c4 .old_6bf4 .overlay_97c9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.fresh-a1df {
  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) {
  .fresh-a1df {
    width: 220px;
  }
}
.fresh-a1df label {
  flex-basis: 100%;
}
.fresh-a1df::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;
}
.header-637f .message-c0c4 .old_6bf4 {
  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;
}
.header-637f
  .message-c0c4
  .old_6bf4
  .hovered_88e7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.header-637f .message-c0c4 .old_6bf4 .overlay_97c9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.header-637f
  .message-c0c4
  .old_6bf4
  .overlay_97c9:focus {
  background: 0 0;
}
.header-637f
  .message-c0c4
  .old_6bf4
  .texture_active_df57 {
  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;
}
.container_iron_8ad6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container_iron_8ad6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container_iron_8ad6 li:last-child {
  margin-right: 0;
}
.container_iron_8ad6 li:first-child {
  margin-left: 0;
}
.container_iron_8ad6.backdrop_inner_d74e a {
  color: #fff;
}
.container_iron_8ad6.backdrop_inner_d74e a:hover {
  color: #fff;
}
.container_iron_8ad6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container_iron_8ad6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container_iron_8ad6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container_iron_8ad6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.container_iron_8ad6 [class*="social-icon-apple"] {
  background-color: #999;
}
.container_iron_8ad6 [class*="social-icon-apple"].disabled_hard_db9f {
  background-color: transparent;
  color: #999;
}
.container_iron_8ad6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container_iron_8ad6 [class*="social-icon-behance"].disabled_hard_db9f {
  background-color: transparent;
  color: #1769ff;
}
.container_iron_8ad6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container_iron_8ad6 [class*="social-icon-bitbucket"].disabled_hard_db9f {
  background-color: transparent;
  color: #205081;
}
.container_iron_8ad6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.container_iron_8ad6 [class*="social-icon-codepen"].disabled_hard_db9f {
  background-color: transparent;
  color: #000;
}
.container_iron_8ad6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container_iron_8ad6 [class*="social-icon-delicious"].disabled_hard_db9f {
  background-color: transparent;
  color: #39f;
}
.container_iron_8ad6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container_iron_8ad6 [class*="social-icon-digg"].disabled_hard_db9f {
  background-color: transparent;
  color: #005be2;
}
.container_iron_8ad6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container_iron_8ad6 [class*="social-icon-dribbble"].disabled_hard_db9f {
  background-color: transparent;
  color: #ea4c89;
}
.container_iron_8ad6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container_iron_8ad6 [class*="social-icon-envelope"].disabled_hard_db9f {
  background-color: transparent;
  color: #ea4335;
}
.container_iron_8ad6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container_iron_8ad6 [class*="social-icon-facebook"].disabled_hard_db9f {
  background-color: transparent;
  color: #3b5998;
}
.container_iron_8ad6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container_iron_8ad6 [class*="social-icon-flickr"].disabled_hard_db9f {
  background-color: transparent;
  color: #0063dc;
}
.container_iron_8ad6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container_iron_8ad6 [class*="social-icon-foursquare"].disabled_hard_db9f {
  background-color: transparent;
  color: #2d5be3;
}
.container_iron_8ad6 [class*="social-icon-github"] {
  background-color: #333;
}
.container_iron_8ad6 [class*="social-icon-github"].disabled_hard_db9f {
  background-color: transparent;
  color: #333;
}
.container_iron_8ad6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container_iron_8ad6 [class*="social-icon-google-plus"].disabled_hard_db9f {
  background-color: transparent;
  color: #dd4b39;
}
.container_iron_8ad6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container_iron_8ad6 [class*="social-icon-houzz"].disabled_hard_db9f {
  background-color: transparent;
  color: #7ac142;
}
.container_iron_8ad6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container_iron_8ad6 [class*="social-icon-instagram"].disabled_hard_db9f {
  background-color: transparent;
  color: #262626;
}
.container_iron_8ad6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container_iron_8ad6 [class*="social-icon-jsfiddle"].disabled_hard_db9f {
  background-color: transparent;
  color: #487aa2;
}
.container_iron_8ad6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container_iron_8ad6 [class*="social-icon-linkedin"].disabled_hard_db9f {
  background-color: transparent;
  color: #0077b5;
}
.container_iron_8ad6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container_iron_8ad6 [class*="social-icon-medium"].disabled_hard_db9f {
  background-color: transparent;
  color: #00ab6b;
}
.container_iron_8ad6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container_iron_8ad6
  [class*="social-icon-odnoklassniki"].disabled_hard_db9f {
  background-color: transparent;
  color: #f4731c;
}
.container_iron_8ad6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container_iron_8ad6 [class*="social-icon-meetup"].disabled_hard_db9f {
  background-color: transparent;
  color: #ec1c40;
}
.container_iron_8ad6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container_iron_8ad6 [class*="social-icon-pinterest"].disabled_hard_db9f {
  background-color: transparent;
  color: #bd081c;
}
.container_iron_8ad6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container_iron_8ad6 [class*="social-icon-product-hunt"].disabled_hard_db9f {
  background-color: transparent;
  color: #da552f;
}
.container_iron_8ad6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container_iron_8ad6 [class*="social-icon-reddit"].disabled_hard_db9f {
  background-color: transparent;
  color: #ff4500;
}
.container_iron_8ad6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container_iron_8ad6 [class*="social-icon-rss"].disabled_hard_db9f {
  background-color: transparent;
  color: #f26522;
}
.container_iron_8ad6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container_iron_8ad6
  [class*="social-icon-shopping-cart"].disabled_hard_db9f {
  background-color: transparent;
  color: #4caf50;
}
.container_iron_8ad6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container_iron_8ad6 [class*="social-icon-skype"].disabled_hard_db9f {
  background-color: transparent;
  color: #00aff0;
}
.container_iron_8ad6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container_iron_8ad6 [class*="social-icon-slideshare"].disabled_hard_db9f {
  background-color: transparent;
  color: #0077b5;
}
.container_iron_8ad6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container_iron_8ad6 [class*="social-icon-snapchat"].disabled_hard_db9f {
  background-color: transparent;
  color: #fffc00;
}
.container_iron_8ad6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container_iron_8ad6 [class*="social-icon-soundcloud"].disabled_hard_db9f {
  background-color: transparent;
  color: #f80;
}
.container_iron_8ad6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container_iron_8ad6 [class*="social-icon-spotify"].disabled_hard_db9f {
  background-color: transparent;
  color: #2ebd59;
}
.container_iron_8ad6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container_iron_8ad6
  [class*="social-icon-stack-overflow"].disabled_hard_db9f {
  background-color: transparent;
  color: #fe7a15;
}
.container_iron_8ad6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container_iron_8ad6 [class*="social-icon-maldkfgram"].disabled_hard_db9f {
  background-color: transparent;
  color: #2ca5e0;
}
.container_iron_8ad6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container_iron_8ad6 [class*="social-icon-tripadvisor"].disabled_hard_db9f {
  background-color: transparent;
  color: #589442;
}
.container_iron_8ad6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container_iron_8ad6 [class*="social-icon-tumblr"].disabled_hard_db9f {
  background-color: transparent;
  color: #35465c;
}
.container_iron_8ad6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container_iron_8ad6 [class*="social-icon-twitch"].disabled_hard_db9f {
  background-color: transparent;
  color: #6441a5;
}
.container_iron_8ad6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container_iron_8ad6 [class*="social-icon-twitter"].disabled_hard_db9f {
  background-color: transparent;
  color: #1da1f2;
}
.container_iron_8ad6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container_iron_8ad6 [class*="social-icon-vimeo"].disabled_hard_db9f {
  background-color: transparent;
  color: #1ab7ea;
}
.container_iron_8ad6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container_iron_8ad6 [class*="social-icon-vk"].disabled_hard_db9f {
  background-color: transparent;
  color: #45668e;
}
.container_iron_8ad6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container_iron_8ad6 [class*="social-icon-weibo"].disabled_hard_db9f {
  background-color: transparent;
  color: #df2029;
}
.container_iron_8ad6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container_iron_8ad6 [class*="social-icon-weixin"].disabled_hard_db9f {
  background-color: transparent;
  color: #7bb32e;
}
.container_iron_8ad6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container_iron_8ad6 [class*="social-icon-whatsapp"].disabled_hard_db9f {
  background-color: transparent;
  color: #25d366;
}
.container_iron_8ad6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container_iron_8ad6 [class*="social-icon-wordpress"].disabled_hard_db9f {
  background-color: transparent;
  color: #21759b;
}
.container_iron_8ad6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.container_iron_8ad6 [class*="social-icon-xing"].disabled_hard_db9f {
  background-color: transparent;
  color: #026466;
}
.container_iron_8ad6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container_iron_8ad6 [class*="social-icon-yelp"].disabled_hard_db9f {
  background-color: transparent;
  color: #af0606;
}
.container_iron_8ad6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container_iron_8ad6 [class*="social-icon-youtube"].disabled_hard_db9f {
  background-color: transparent;
  color: #cd201f;
}
.picture-hot-bc7c {
  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;
}
.picture-hot-bc7c:hover {
  box-shadow: none;
  background: 0 0;
}
.border-ccd3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.info-b278 {
  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;
}
.shade-737c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced-6d91 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced-6d91,
.advanced-6d91::after,
.advanced-6d91::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;
}
.advanced-6d91::after,
.advanced-6d91::before {
  content: "";
  display: block;
  background-color: inherit;
}
.status_a257 .info-b278 .shade-737c {
  margin-top: -2px;
  width: 19px;
}
.status_a257 .info-b278 .advanced-6d91 {
  margin-top: -1px;
}
.status_a257 .info-b278 .advanced-6d91,
.status_a257 .info-b278 .advanced-6d91::after,
.status_a257 .info-b278 .advanced-6d91::before {
  width: 19px;
  height: 2px;
}
.status_a257 .info-b278 .advanced-6d91::before {
  top: -6px;
}
.status_a257 .info-b278 .advanced-6d91::after {
  bottom: -6px;
}
.primary_thick_206b .info-b278 .shade-737c {
  margin-top: -2px;
  width: 22px;
}
.primary_thick_206b .info-b278 .advanced-6d91 {
  margin-top: -1px;
}
.primary_thick_206b .info-b278 .advanced-6d91,
.primary_thick_206b .info-b278 .advanced-6d91::after,
.primary_thick_206b .info-b278 .advanced-6d91::before {
  width: 22px;
  height: 2px;
}
.primary_thick_206b .info-b278 .advanced-6d91::before {
  top: -7px;
}
.primary_thick_206b .info-b278 .advanced-6d91::after {
  bottom: -7px;
}
.input-action-a72a .info-b278 .shade-737c {
  margin-top: -2px;
  width: 31px;
}
.input-action-a72a .info-b278 .advanced-6d91 {
  margin-top: -1.5px;
}
.input-action-a72a .info-b278 .advanced-6d91,
.input-action-a72a .info-b278 .advanced-6d91::after,
.input-action-a72a .info-b278 .advanced-6d91::before {
  width: 31px;
  height: 3px;
}
.input-action-a72a .info-b278 .advanced-6d91::before {
  top: -9px;
}
.input-action-a72a .info-b278 .advanced-6d91::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .component-bc3d .info-b278 .shade-737c {
    margin-top: -2px;
    width: 19px;
  }
  .component-bc3d .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .component-bc3d .info-b278 .advanced-6d91,
  .component-bc3d .info-b278 .advanced-6d91::after,
  .component-bc3d .info-b278 .advanced-6d91::before {
    width: 19px;
    height: 2px;
  }
  .component-bc3d .info-b278 .advanced-6d91::before {
    top: -6px;
  }
  .component-bc3d .info-b278 .advanced-6d91::after {
    bottom: -6px;
  }
  .prev-a435 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 22px;
  }
  .prev-a435 .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .prev-a435 .info-b278 .advanced-6d91,
  .prev-a435 .info-b278 .advanced-6d91::after,
  .prev-a435 .info-b278 .advanced-6d91::before {
    width: 22px;
    height: 2px;
  }
  .prev-a435 .info-b278 .advanced-6d91::before {
    top: -7px;
  }
  .prev-a435 .info-b278 .advanced-6d91::after {
    bottom: -7px;
  }
  .active-37a5 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 31px;
  }
  .active-37a5 .info-b278 .advanced-6d91 {
    margin-top: -1.5px;
  }
  .active-37a5 .info-b278 .advanced-6d91,
  .active-37a5 .info-b278 .advanced-6d91::after,
  .active-37a5 .info-b278 .advanced-6d91::before {
    width: 31px;
    height: 3px;
  }
  .active-37a5 .info-b278 .advanced-6d91::before {
    top: -9px;
  }
  .active-37a5 .info-b278 .advanced-6d91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main-medium-0e69 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 19px;
  }
  .main-medium-0e69 .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .main-medium-0e69 .info-b278 .advanced-6d91,
  .main-medium-0e69 .info-b278 .advanced-6d91::after,
  .main-medium-0e69 .info-b278 .advanced-6d91::before {
    width: 19px;
    height: 2px;
  }
  .main-medium-0e69 .info-b278 .advanced-6d91::before {
    top: -6px;
  }
  .main-medium-0e69 .info-b278 .advanced-6d91::after {
    bottom: -6px;
  }
  .complex_5f33 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 22px;
  }
  .complex_5f33 .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .complex_5f33 .info-b278 .advanced-6d91,
  .complex_5f33 .info-b278 .advanced-6d91::after,
  .complex_5f33 .info-b278 .advanced-6d91::before {
    width: 22px;
    height: 2px;
  }
  .complex_5f33 .info-b278 .advanced-6d91::before {
    top: -7px;
  }
  .complex_5f33 .info-b278 .advanced-6d91::after {
    bottom: -7px;
  }
  .secondary-copper-33b7 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-copper-33b7 .info-b278 .advanced-6d91 {
    margin-top: -1.5px;
  }
  .secondary-copper-33b7 .info-b278 .advanced-6d91,
  .secondary-copper-33b7 .info-b278 .advanced-6d91::after,
  .secondary-copper-33b7 .info-b278 .advanced-6d91::before {
    width: 31px;
    height: 3px;
  }
  .secondary-copper-33b7 .info-b278 .advanced-6d91::before {
    top: -9px;
  }
  .secondary-copper-33b7 .info-b278 .advanced-6d91::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .purple_7bde .info-b278 .shade-737c {
    margin-top: -2px;
    width: 19px;
  }
  .purple_7bde .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .purple_7bde .info-b278 .advanced-6d91,
  .purple_7bde .info-b278 .advanced-6d91::after,
  .purple_7bde .info-b278 .advanced-6d91::before {
    width: 19px;
    height: 2px;
  }
  .purple_7bde .info-b278 .advanced-6d91::before {
    top: -6px;
  }
  .purple_7bde .info-b278 .advanced-6d91::after {
    bottom: -6px;
  }
  .tabs-center-9913 .info-b278 .shade-737c {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-center-9913 .info-b278 .advanced-6d91 {
    margin-top: -1px;
  }
  .tabs-center-9913 .info-b278 .advanced-6d91,
  .tabs-center-9913 .info-b278 .advanced-6d91::after,
  .tabs-center-9913 .info-b278 .advanced-6d91::before {
    width: 22px;
    height: 2px;
  }
  .tabs-center-9913 .info-b278 .advanced-6d91::before {
    top: -7px;
  }
  .tabs-center-9913 .info-b278 .advanced-6d91::after {
    bottom: -7px;
  }
  .dim_b75a .info-b278 .shade-737c {
    margin-top: -2px;
    width: 31px;
  }
  .dim_b75a .info-b278 .advanced-6d91 {
    margin-top: -1.5px;
  }
  .dim_b75a .info-b278 .advanced-6d91,
  .dim_b75a .info-b278 .advanced-6d91::after,
  .dim_b75a .info-b278 .advanced-6d91::before {
    width: 31px;
    height: 3px;
  }
  .dim_b75a .info-b278 .advanced-6d91::before {
    top: -9px;
  }
  .dim_b75a .info-b278 .advanced-6d91::after {
    bottom: -9px;
  }
}
.chip-9de3 .advanced-6d91 {
  -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);
}
.chip-9de3 .advanced-6d91::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip-9de3 .advanced-6d91::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);
}
.chip-9de3.heading-orange-7592 .advanced-6d91 {
  -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);
}
.chip-9de3.heading-orange-7592 .advanced-6d91::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip-9de3.heading-orange-7592 .advanced-6d91::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);
}
.hard-2eac {
  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.header_7eff:before {
  display: none;
}
.light_30e5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.light_30e5 .left-32a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.light_30e5 .left-32a7:last-of-type {
  border-bottom: none;
}
.light_30e5 .left-32a7.paragraph_7f5a,
.light_30e5 .left-32a7.surface_advanced_a5ac,
.light_30e5 .left-32a7.accordion-next-6eb5 {
  padding: 0;
}
.light_30e5 .up-24ad .element-west-f537 {
  color: currentColor;
}
.light_30e5 .up-24ad .element-west-f537:focus,
.light_30e5 .up-24ad .element-west-f537:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light_30e5.tertiary-large-b0e3 .notice-c365,
.light_30e5.tertiary-large-b0e3 .fluid-a8f9 a,
.light_30e5.tertiary-large-b0e3 .wood_f6e7 a,
.light_30e5.tertiary-large-b0e3 .upper_0978 a {
  color: rgba(0, 0, 0, 0.55);
}
.light_30e5.tertiary-large-b0e3 .notice-c365:hover,
.light_30e5.tertiary-large-b0e3 .fluid-a8f9 a:hover,
.light_30e5.tertiary-large-b0e3 .wood_f6e7 a:hover,
.light_30e5.tertiary-large-b0e3 .upper_0978 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.light_30e5.tertiary-large-b0e3 .banner-silver-902c {
  color: rgba(0, 0, 0, 0.8);
}
.light_30e5.tertiary-large-b0e3 .left-32a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.light_30e5.tertiary-large-b0e3 .left-32a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.light_30e5.tertiary-large-b0e3 .tiny_f66e:before {
  background: rgba(255, 255, 255, 0.9);
}
.light_30e5.tertiary-large-b0e3 .up-24ad .tag_abd8 li a,
.light_30e5.tertiary-large-b0e3 .up-24ad .element-west-f537,
.light_30e5.tertiary-large-b0e3 .upper_0978 {
  border-color: rgba(0, 0, 0, 0.08);
}
.light_30e5.tertiary-large-b0e3 .up-24ad .element-west-f537:focus,
.light_30e5.tertiary-large-b0e3 .up-24ad .element-west-f537:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light_30e5.tertiary-large-b0e3 .tag_abd8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light_30e5.east_bcc4 .notice-c365,
.light_30e5.east_bcc4 .fluid-a8f9 a,
.light_30e5.east_bcc4 .wood_f6e7 .element-west-f537,
.light_30e5.east_bcc4 .wood_f6e7 a,
.light_30e5.east_bcc4 .upper_0978 a {
  color: rgba(255, 255, 255, 0.79);
}
.light_30e5.east_bcc4 .notice-c365:hover,
.light_30e5.east_bcc4 .fluid-a8f9 a:hover,
.light_30e5.east_bcc4 .wood_f6e7 .element-west-f537:hover,
.light_30e5.east_bcc4 .wood_f6e7 a:hover,
.light_30e5.east_bcc4 .upper_0978 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_30e5.east_bcc4 .banner-silver-902c {
  color: rgba(255, 255, 255, 0.99);
}
.light_30e5.east_bcc4 .left-32a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_30e5.east_bcc4 .left-32a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.light_30e5.east_bcc4 .tiny_f66e:before {
  background: rgba(0, 0, 0, 0.9);
}
.light_30e5.east_bcc4 .up-24ad .tag_abd8 li a,
.light_30e5.east_bcc4 .up-24ad .element-west-f537,
.light_30e5.east_bcc4 .upper_0978 {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_30e5.east_bcc4 .up-24ad .element-west-f537:focus,
.light_30e5.east_bcc4 .up-24ad .element-west-f537:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light_30e5.east_bcc4 .tag_abd8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_f66e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tiny_f66e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module_white_7f86 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.slider_hard_1d25 .light_30e5 {
  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;
}
.slider_hard_1d25 .left-32a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.slider_hard_1d25 .left-32a7: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) {
  .slider_hard_1d25 .left-32a7:before {
    width: 16%;
    left: 42%;
  }
}
.slider_hard_1d25 .left-32a7:last-child:before {
  content: none;
}
.slider_hard_1d25 .left-32a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.slider_hard_1d25 .up-24ad .tag_abd8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.slider_hard_1d25 .up-24ad .tag_abd8 li a .element-west-f537 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.slider_hard_1d25 .up-24ad .upper_0978 {
  border: none;
}
.slider_hard_1d25 .up-24ad .upper_0978 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.slider_hard_1d25 .tiny_f66e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider_hard_1d25 .module_white_7f86 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.slider_hard_1d25 .east_bcc4 .tiny_f66e:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_hard_1d25 .tertiary-large-b0e3.article-hovered-1f4a .advanced-6d91 {
  background: rgba(0, 0, 0, 0.6);
}
.slider_hard_1d25
  .tertiary-large-b0e3.article-hovered-1f4a
  .advanced-6d91::after,
.slider_hard_1d25
  .tertiary-large-b0e3.article-hovered-1f4a
  .advanced-6d91:before {
  background: inherit;
}
.slider_hard_1d25
  .tertiary-large-b0e3.article-hovered-1f4a:hover
  .advanced-6d91 {
  background: rgba(0, 0, 0, 0.8);
}
.element-south-8578 .light_30e5 {
  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) {
  .element-south-8578 .light_30e5 {
    width: auto;
    right: 45px;
  }
}
.picture-42b6 .light_30e5 {
  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) {
  .picture-42b6 .light_30e5 {
    width: auto;
    left: 45px;
  }
}
.header_7eff .light_30e5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_7eff .module_white_7f86 {
  max-width: 48em;
  margin: 0 auto;
}
.header_7eff .tiny_f66e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dim_01de {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dim_01de.slider_hard_1d25 .light_30e5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dim_01de.element-south-8578 .light_30e5 {
  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);
}
.dim_01de .light_30e5 {
  visibility: visible;
}
.dim_01de.picture-42b6 .light_30e5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-7d92,
.hover-prev-aee6 {
  overflow-x: hidden;
}
.shadow-7d92 .light_30e5 {
  overflow: auto;
}
.shadow-7d92.slider_hard_1d25 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-7d92.slider_hard_1d25 .light_30e5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-7d92.slider_hard_1d25 .picture-hot-bc7c {
  opacity: 0;
}
.shadow-7d92.element-south-8578 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-7d92.element-south-8578 .light_30e5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-7d92.element-south-8578 .picture-hot-bc7c {
  opacity: 0;
}
.shadow-7d92.picture-42b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-7d92.picture-42b6 .light_30e5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-7d92.picture-42b6 .picture-hot-bc7c {
  opacity: 0;
}
.shadow-7d92.header_7eff .light_30e5 {
  z-index: 10;
  visibility: visible;
}
.article-hovered-1f4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article-hovered-1f4a .advanced-6d91 {
  background: rgba(255, 255, 255, 0.99);
}
.article-hovered-1f4a .advanced-6d91::after,
.article-hovered-1f4a .advanced-6d91:before {
  background: inherit;
}
.article-hovered-1f4a:hover .advanced-6d91 {
  background: rgba(255, 255, 255, 0.99);
}
.picture-42b6 .article-hovered-1f4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_7eff .article-hovered-1f4a {
  display: none !important;
}
.shadow-7d92:before,
.hover-prev-aee6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-7d92 .article-hovered-1f4a,
.hover-prev-aee6 .article-hovered-1f4a {
  display: inline-block;
}
.light_30e5 .status_48cb {
  -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;
}
.shadow-7d92 .light_30e5 .status_48cb,
.hover-prev-aee6 .light_30e5 .status_48cb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.smooth-8f31 .hovered_88e7 {
  width: 100%;
}
.grid-c0d1 {
  padding: 0 0.5em 0;
}
.grid-c0d1 [class*="customify-col-"],
.grid-c0d1 [class*="customify-col_"],
.grid-c0d1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.message_9833 .grid-c0d1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slow_5780 .detail-72f0,
  .detail-72f0 {
    display: none;
  }
  .search_f0f2 {
    text-align: left;
  }
  .input_lower_f8c2 {
    text-align: center;
  }
  .row-fa66 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slow_5780 .alert_ec60,
  .alert_ec60 {
    display: none;
  }
  .heading_inner_02a7 {
    text-align: left;
  }
  .panel-old-245d {
    text-align: center;
  }
  .basic_8d25 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slow_5780 .text-5e68,
  .text-5e68 {
    display: none;
  }
  .light-5c97 {
    text-align: left;
  }
  .white_c71b {
    text-align: center;
  }
  .main_1f48 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message-fluid-5f91 {
  box-shadow: none !important;
}
.summary-steel-bf76 .pagination-north-d79e,
.active-95cd .pagination-north-d79e {
  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-95cd .pagination-north-d79e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner_outer_294d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner_outer_294d:after,
.banner_outer_294d:before {
  content: "";
  display: table;
}
.banner_outer_294d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner_outer_294d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner_outer_294d,
.photo_silver_7fda {
  max-width: 1248px;
  margin: 0 auto;
}

.block_6bee.left-7c65 .banner_outer_294d {
  max-width: 100%;
}
.block_6bee.thumbnail-2767 {
  max-width: 1200px;
  margin: 0 auto;
}
.block_6bee.banner-slow-d8c8 .banner_outer_294d {
  max-width: 100%;
}
.block_6bee.banner-slow-d8c8 > .banner_outer_294d {
  padding-left: 0;
  padding-right: 0;
}
.block_6bee.banner-slow-d8c8 > .banner_outer_294d .slow_5780 {
  margin: 0;
}
.block_6bee.banner-slow-d8c8
  > .banner_outer_294d
  .gradient-pro-728d.action-29eb {
  margin-right: 0;
  margin-left: 0;
}
.block_6bee.banner-slow-d8c8 #main.action-29eb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .easy-367c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .easy-367c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text-pressed-784d .hidden_2513 {
    padding-right: 1em;
  }
  .text-pressed-784d.background-3a5d .gradient-pro-728d {
    border-right: 1px solid #eaecee;
  }
  .text-pressed-784d.background-3a5d .hidden_2513 {
    padding-right: 1em;
  }
  .text-pressed-784d.background-3a5d .content-orange-5ccb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-0e43 .hidden_2513 {
    padding-left: 1em;
  }
  .dim-0e43.background-3a5d .gradient-pro-728d {
    border-left: 1px solid #eaecee;
  }
  .dim-0e43.background-3a5d .hidden_2513 {
    padding-left: 1em;
  }
  .dim-0e43.background-3a5d .content-orange-5ccb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-57f9 .hidden_2513 {
    padding-left: 1em;
  }
  .video-57f9.background-3a5d .element_right_1955 {
    border-right: 1px solid #eaecee;
  }
  .video-57f9.background-3a5d .container-28d3 {
    border-right: 1px solid #eaecee;
  }
  .video-57f9.background-3a5d .hidden_2513 {
    padding-left: 1em;
  }
  .video-57f9.background-3a5d .content-orange-5ccb {
    padding-right: 1em;
  }
  .video-57f9.background-3a5d .motion_d00e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-f50f .hidden_2513 {
    padding-right: 1em;
  }
  .center-f50f.background-3a5d .element_right_1955 {
    border-left: 1px solid #eaecee;
  }
  .center-f50f.background-3a5d .container-28d3 {
    border-left: 1px solid #eaecee;
  }
  .center-f50f.background-3a5d .hidden_2513 {
    padding-right: 1em;
  }
  .center-f50f.background-3a5d .content-orange-5ccb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-f50f.background-3a5d .motion_d00e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy-367c .hidden_2513 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy-367c.background-3a5d .gradient-pro-728d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .easy-367c.background-3a5d .hidden_2513 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy-367c.background-3a5d .content-orange-5ccb {
    padding-left: 1em;
  }
  .easy-367c.background-3a5d .motion_d00e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .easy-367c.background-3a5d .hidden_2513 {
    padding-left: 0;
  }
}
.middle-1729 .black_ae09 {
  display: inline-block;
}
.thumbnail-8ae3 {
  display: inline-block;
}
.blue-77ba {
  word-con: break-word;
}
.input_solid_da79 > span {
  display: inline-block;
  padding: 5px 0;
}
.input_solid_da79 .status_dynamic_33c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_solid_da79 .tabs-83a8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs_2d63 .info-b82e {
  margin-bottom: 2em;
}
.tabs_2d63 .primary_black_4307 {
  margin-bottom: 15px;
}
.tabs_2d63 .primary_black_4307:last-child {
  margin-bottom: 0;
}
.tabs_2d63 .hero_top_810a {
  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) {
  .tabs_2d63 .hero_top_810a {
    display: block;
  }
}
.tabs_2d63 .breadcrumb-upper-5b33 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs_2d63 .breadcrumb-upper-5b33 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs_2d63 .accent-clean-9bf8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs_2d63 .accent-clean-9bf8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs_2d63 .accent-clean-9bf8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs_2d63 .blue-77ba {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_2d63 .blue-77ba a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs_2d63 .popup_pressed_3ae6 p:last-child {
  margin-bottom: 0;
}
.tabs_2d63 .inner-cbc5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs_2d63 .popup-rough-7f4b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs_2d63 .next-46c1 {
  margin-top: 1em;
}
.tabs_2d63 .button-2d18 {
  top: 0;
  display: block;
}
.tabs_2d63 .button-2d18 a {
  color: inherit;
}
.tabs_2d63 .button-2d18 a:hover {
  color: inherit;
}
.tabs_2d63 .fixed_664a {
  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;
}
.tabs_2d63 .fixed_664a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs_2d63 .popup-rough-7f4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs_2d63 .surface-409b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs_2d63 .surface-409b:first-child {
  margin-top: 0;
}
.tabs_2d63 .surface-409b.east_87b2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs_2d63 .surface-409b.basic_1b60 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_2d63
  .surface-409b.basic_1b60.image_cdf7
  .next-46c1 {
  width: 100%;
}
.tabs_2d63 .basic_1b60 {
  -webkit-box-align: center;
  align-items: center;
}
.tabs_2d63 .basic_1b60 .input_solid_da79,
.tabs_2d63 .basic_1b60 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs_2d63 .accent-clean-9bf8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_2d63 .accent-clean-9bf8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_2d63 .accent-clean-9bf8: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;
}
.tabs_2d63 .east_87b2 {
  z-index: 5;
}
.tabs_2d63 .accordion-19ea .media_medium_c981 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs_2d63 .simple-c176 .media_medium_c981 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs_2d63 .pro-d48d .media_medium_c981 {
  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;
}
.tabs_2d63.status_smooth_7c85 .hero_top_810a,
.tabs_2d63.notice-d57f .hero_top_810a {
  display: block;
}
.tabs_2d63.status_smooth_7c85 .hero_top_810a .background_medium_540d,
.tabs_2d63.status_smooth_7c85 .hero_top_810a .popup-rough-7f4b,
.tabs_2d63.notice-d57f .hero_top_810a .background_medium_540d,
.tabs_2d63.notice-d57f .hero_top_810a .popup-rough-7f4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_2d63.tooltip_3b97 .breadcrumb-upper-5b33 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs_2d63.tooltip_3b97 .breadcrumb-upper-5b33 {
    margin-right: 0;
  }
}
.tabs_2d63.status_smooth_7c85 .breadcrumb-upper-5b33,
.tabs_2d63.notice-d57f .breadcrumb-upper-5b33 {
  padding-top: 40%;
}
.tabs_2d63.status_smooth_7c85 .info-b82e,
.tabs_2d63.notice-d57f .info-b82e {
  display: block;
}
.tabs_2d63.status_smooth_7c85 .fn-sticky-2aff .popup-rough-7f4b,
.tabs_2d63.notice-d57f .fn-sticky-2aff .popup-rough-7f4b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs_2d63.status_smooth_7c85 .breadcrumb-upper-5b33,
.tabs_2d63.notice-d57f .breadcrumb-upper-5b33 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs_2d63.status_smooth_7c85 .popup-rough-7f4b {
  padding: 1em;
}
.avatar_large_4bb4 {
  margin: 30px auto;
  display: block;
}
.avatar_large_4bb4 .banner_focused_62d9 > * {
  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;
}
.avatar_large_4bb4 .banner_focused_62d9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_large_4bb4 .banner_focused_62d9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_center_f21f .input_solid_da79 {
  margin-bottom: 1.41575em;
}
.column_center_f21f .table-49e4 {
  margin-bottom: 1.618em;
}
.current-229c .highlight-complex-d58f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.current-229c .highlight-complex-d58f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.current-229c .summary-stone-68dc {
  max-width: 100%;
  overflow: auto;
}
.breadcrumb-637c .current-229c a:hover {
  text-decoration: underline;
}
.sort-d286 .primary_black_4307:not(.blue-77ba),
.sort-d286 .accent-clean-9bf8 {
  margin-bottom: 1.41575em;
}
.sort-d286 .primary_black_4307:not(.blue-77ba):last-child,
.sort-d286 .accent-clean-9bf8:last-child {
  margin-bottom: 0;
}
.sort-d286 .primary_black_4307.panel-small-9ec8 {
  margin-bottom: 0.41575em;
}
.sort-d286 .copper-dcd3:before,
.sort-d286 .table-white-5301:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sort-d286 .copper-dcd3:before {
  content: "\f115";
}
.sort-d286 .table-white-5301:before {
  content: "\f02c";
}
.sort-d286 .fresh_bab5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sort-d286 .fresh_bab5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-000d {
  display: -webkit-box;
  display: flex;
}
.container-000d .wrapper-7000 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-000d .wrapper-7000 {
    flex-basis: 90px;
  }
}
.container-000d .yellow-8c09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-000d .yellow-8c09 {
    flex-basis: calc(100% - 50px);
  }
}
.container-000d .card_1727 p:last-child {
  margin-bottom: 0.72em;
}
.search_lite_7b30 .banner_focused_62d9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search_lite_7b30 .banner_focused_62d9:after,
.search_lite_7b30 .banner_focused_62d9:before {
  content: "";
  display: table;
}
.search_lite_7b30 .banner_focused_62d9:after {
  clear: both;
}
.search_lite_7b30 .banner_focused_62d9 .tooltip-dark-242e,
.search_lite_7b30 .banner_focused_62d9 .slider-new-9fbc {
  width: 49%;
}
.search_lite_7b30 .banner_focused_62d9 .tooltip-dark-242e a span.avatar_blue_1eb4,
.search_lite_7b30 .banner_focused_62d9 .slider-new-9fbc a span.avatar_blue_1eb4 {
  display: block;
  margin-bottom: 5px;
}
.search_lite_7b30 .banner_focused_62d9 .slider-new-9fbc {
  float: left;
  text-align: left;
}
.search_lite_7b30 .banner_focused_62d9 .tooltip-dark-242e {
  float: right;
  text-align: right;
}
.out_2e21 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .out_2e21 {
    margin-bottom: 0;
  }
}
.bronze_56d4 {
  margin-bottom: 1em;
}
.bronze_56d4 .blue-77ba {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature-5808 a {
  display: block;
  line-height: 0;
  position: relative;
}
.plasma-1ba2 .bronze_56d4,
.status_d9b4 .bronze_56d4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .plasma-1ba2 .bronze_56d4,
  .status_d9b4 .bronze_56d4 {
    display: block;
  }
}
.plasma-1ba2 .feature-5808,
.status_d9b4 .feature-5808 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .plasma-1ba2 .feature-5808,
  .status_d9b4 .feature-5808 {
    margin-bottom: 1em;
  }
}
.plasma-1ba2 .feature-5808 img,
.status_d9b4 .feature-5808 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.plasma-1ba2 .purple-c99e,
.status_d9b4 .purple-c99e {
  flex-basis: calc(100% - 160px);
}
.plasma-1ba2 .purple-c99e p,
.status_d9b4 .purple-c99e p {
  margin-bottom: 0;
}
.plasma-1ba2 .purple-c99e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .plasma-1ba2 .purple-c99e {
    padding-left: 0;
  }
}
.status_d9b4 .purple-c99e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .status_d9b4 .purple-c99e {
    padding-right: 0;
  }
}
.status_d9b4 .feature-5808 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze-0c4f .feature-5808 {
  margin-bottom: 0.5em;
}
.bronze-0c4f .feature-5808 img {
  width: 100%;
}
.under_9f20 .accent-light-b7c3,
.title_old_2bb0 .accent-light-b7c3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.title_old_2bb0 .gradient-pro-728d .avatar-810f p:last-child {
  margin-bottom: 0;
}
.shadow_65e6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search_78d5 .fixed-918a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search_78d5 .fixed-918a:last-of-type {
    margin-bottom: 0;
  }
}
.search_78d5 .fixed-918a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search_78d5 .fixed-918a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search_78d5 .fixed-918a ul li {
  margin: 0 0 0.6em;
}
.search_78d5 .fixed-918a ul li.border_3f62,
.search_78d5 .fixed-918a ul li.table-20e4 {
  position: relative;
}
.search_78d5 .fixed-918a ul li.border_3f62 .secondary_static_e183,
.search_78d5 .fixed-918a ul li.table-20e4 .secondary_static_e183 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search_78d5 .fixed-918a ul li.border_3f62:after:after,
.search_78d5 .fixed-918a ul li.border_3f62:after:before,
.search_78d5
  .fixed-918a
  ul
  li.table-20e4:after:after,
.search_78d5
  .fixed-918a
  ul
  li.table-20e4:after:before {
  content: "";
  display: table;
}
.search_78d5 .fixed-918a ul li.border_3f62:after:after,
.search_78d5
  .fixed-918a
  ul
  li.table-20e4:after:after {
  clear: both;
}
.search_78d5 .fixed-918a a.last-a203:hover {
  text-decoration: none;
}
.search_78d5 .fixed-918a select {
  max-width: 100%;
}
.search_78d5 .fixed-918a table {
  font-size: 85%;
}
.search_78d5 .fixed-918a table td,
.search_78d5 .fixed-918a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search_78d5 .fixed-918a table tfoot td {
  text-align: left;
}
.search_78d5 .fixed-918a :last-child {
  margin-bottom: 0;
}
.search_78d5 .fixed-918a .heading-63cd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search_78d5 .fixed-918a .heading-63cd label {
  width: 100%;
}
.search_78d5 .fixed-918a .heading-63cd .overlay_97c9 {
  width: 100%;
  display: block;
}
.search_78d5 .fixed-918a .heading-63cd .breadcrumb_prev_73a5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search_78d5 .fixed-918a .heading-63cd .breadcrumb_prev_73a5:hover svg #svg-search {
  fill: #444;
}
.search_78d5 .fixed-918a .heading-63cd .breadcrumb_prev_73a5 svg {
  width: 18px;
  height: 18px;
}
.search_78d5 .static_5017 ul ul,
.search_78d5 .card_over_b0c8 ul ul,
.search_78d5 .stale-7360 ul ul,
.search_78d5 .dirty_1b51 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search_78d5 .static_5017 .badge-83cd > a,
.search_78d5 .card_over_b0c8 .badge-83cd > a,
.search_78d5 .stale-7360 .badge-83cd > a,
.search_78d5 .dirty_1b51 .badge-83cd > a {
  margin-bottom: 0;
}
.search_78d5 .carousel-selected-97c7 li,
.search_78d5 .static_5017 li,
.search_78d5 .form_short_d5f0 li,
.search_78d5 .card_over_b0c8 li,
.search_78d5 .stale-7360 li,
.search_78d5 .dirty_1b51 li,
.search_78d5 .chip_easy_6c7c li,
.search_78d5 .video-gas-ec54 li {
  display: block;
  position: relative;
}
.search_78d5 .carousel-selected-97c7 li:last-child,
.search_78d5 .static_5017 li:last-child,
.search_78d5 .form_short_d5f0 li:last-child,
.search_78d5 .card_over_b0c8 li:last-child,
.search_78d5 .stale-7360 li:last-child,
.search_78d5 .dirty_1b51 li:last-child,
.search_78d5 .chip_easy_6c7c li:last-child,
.search_78d5 .video-gas-ec54 li:last-child {
  border: none;
}
.search_78d5 .carousel-selected-97c7 li a,
.search_78d5 .static_5017 li a,
.search_78d5 .form_short_d5f0 li a,
.search_78d5 .card_over_b0c8 li a,
.search_78d5 .stale-7360 li a,
.search_78d5 .dirty_1b51 li a,
.search_78d5 .chip_easy_6c7c li a,
.search_78d5 .video-gas-ec54 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_78d5 .carousel-selected-97c7 li ul li::before,
.search_78d5 .static_5017 li ul li::before,
.search_78d5 .form_short_d5f0 li ul li::before,
.search_78d5 .card_over_b0c8 li ul li::before,
.search_78d5 .stale-7360 li ul li::before,
.search_78d5 .dirty_1b51 li ul li::before,
.search_78d5 .chip_easy_6c7c li ul li::before,
.search_78d5 .video-gas-ec54 li ul li::before {
  left: 15px;
}
.search_78d5 .carousel-selected-97c7 li ul a,
.search_78d5 .static_5017 li ul a,
.search_78d5 .form_short_d5f0 li ul a,
.search_78d5 .card_over_b0c8 li ul a,
.search_78d5 .stale-7360 li ul a,
.search_78d5 .dirty_1b51 li ul a,
.search_78d5 .chip_easy_6c7c li ul a,
.search_78d5 .video-gas-ec54 li ul a {
  padding-left: 20px;
}
.search_78d5 .carousel-selected-97c7 li ul ul li::before,
.search_78d5 .static_5017 li ul ul li::before,
.search_78d5 .form_short_d5f0 li ul ul li::before,
.search_78d5 .card_over_b0c8 li ul ul li::before,
.search_78d5 .stale-7360 li ul ul li::before,
.search_78d5 .dirty_1b51 li ul ul li::before,
.search_78d5 .chip_easy_6c7c li ul ul li::before,
.search_78d5 .video-gas-ec54 li ul ul li::before {
  left: 30px;
}
.search_78d5 .carousel-selected-97c7 li ul ul a,
.search_78d5 .static_5017 li ul ul a,
.search_78d5 .form_short_d5f0 li ul ul a,
.search_78d5 .card_over_b0c8 li ul ul a,
.search_78d5 .stale-7360 li ul ul a,
.search_78d5 .dirty_1b51 li ul ul a,
.search_78d5 .chip_easy_6c7c li ul ul a,
.search_78d5 .video-gas-ec54 li ul ul a {
  padding-left: 40px;
}
.search_78d5 .badge-5fde li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search_78d5 .video-gas-ec54 ul li {
  margin-bottom: 1.41575em;
}
.search_78d5 .video-gas-ec54 ul li .tooltip-small-c947 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search_78d5 .video-gas-ec54 ul li .slider-gold-15c8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.east_bcc4 .carousel-selected-97c7 li a,
.east_bcc4 .static_5017 li a,
.east_bcc4 .form_short_d5f0 li a,
.east_bcc4 .card_over_b0c8 li a,
.east_bcc4 .stale-7360 li a,
.east_bcc4 .dirty_1b51 li a,
.east_bcc4 .chip_easy_6c7c li a,
.east_bcc4 .video-gas-ec54 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_bcc4 .badge-5fde li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east_bcc4 .fixed-918a ul li.border_3f62 .secondary_static_e183,
.east_bcc4 .fixed-918a ul li.table-20e4 .secondary_static_e183 {
  background: rgba(0, 0, 0, 0.2);
}
.east_bcc4 .search_78d5 .fixed-918a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_6bee .search_78d5 .tag_abd8 li {
  margin: 0;
}
.block_6bee .search_78d5 .tag_abd8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_6bee .search_78d5 .tag_abd8 li ul {
  margin: 0;
}
.block_6bee .search_78d5 .tag_abd8 li ul li a {
  padding-left: 15px;
}
.block_6bee .search_78d5 .tag_abd8 li ul li li a {
  padding-left: 30px;
}
.block_6bee .search_78d5 .tag_abd8 li.gallery_static_cdbe > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_6bee .search_78d5 .tag_abd8 li.gallery_static_cdbe > 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;
}
.block_6bee .search_78d5 .tag_abd8 li.gallery_static_cdbe > 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;
}
.module-9fb9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_6ea8 {
  position: relative;
  z-index: 10;
}
.image_6ea8 .status_48cb {
  width: 100%;
  max-width: 100%;
}
.overlay-ce5a .module_0311 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.overlay-ce5a .tertiary-large-b0e3 {
}
.overlay-ce5a .east_bcc4 {
  background: #292929;
}
.hovered_4828 .module_0311 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hovered_4828 .tertiary-large-b0e3 {
  background: #f9f9f9;
}
.hovered_4828 .east_bcc4 {
  background: #303030;
}
.dropdown-pressed-7b5d .module_0311 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-pressed-7b5d .black_ae09 {
    margin-bottom: 1em;
  }
  .dropdown-pressed-7b5d .black_ae09:last-child {
    margin-bottom: 0;
  }
}
.dropdown-pressed-7b5d .tertiary-large-b0e3 {
  background: #ededed;
}
.dropdown-pressed-7b5d .east_bcc4 {
  background: #1a1a1a;
}
.module_0311.tertiary-large-b0e3 {
  color: rgba(0, 0, 0, 0.6);
}
.module_0311.tertiary-large-b0e3 .down-3d7c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_0311.east_bcc4 {
  color: rgba(255, 255, 255, 0.99);
}
.module_0311.east_bcc4 a:not(.last-a203) {
  color: rgba(255, 255, 255, 0.79);
}
.module_0311.east_bcc4 a:not(.last-a203):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_0311.east_bcc4 .down-3d7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_0311.east_bcc4 table tbody td,
.module_0311.east_bcc4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.down_7998.shade_huge_c7da .banner_outer_294d {
  max-width: initial;
}
.down_7998 .text_eda0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down_7998 .text_eda0 .status_48cb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down_7998 .text_eda0 .status_48cb {
    display: block;
    margin-bottom: 2em;
  }
  .down_7998 .text_eda0 .status_48cb:last-child {
    margin-bottom: 0;
  }
}
.dropdown-pressed-7b5d .black_ae09:last-child,
.hovered_4828 .black_ae09:last-child,
.overlay-ce5a .black_ae09:last-child {
  margin-bottom: 0;
}
.dropdown-pressed-7b5d .black_ae09 .search_78d5 .fixed-918a:last-child,
.hovered_4828 .black_ae09 .search_78d5 .fixed-918a:last-child,
.overlay-ce5a .black_ae09 .search_78d5 .fixed-918a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-pressed-7b5d .cold_56cf,
  .dropdown-pressed-7b5d .gradient_4bdf,
  .hovered_4828 .cold_56cf,
  .hovered_4828 .gradient_4bdf,
  .overlay-ce5a .cold_56cf,
  .overlay-ce5a .gradient_4bdf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_6ea8 .black_ae09 {
    margin-bottom: 2em;
  }
}
.image_6ea8 p:last-child {
  margin-bottom: 0;
}
.image_6ea8 li,
.image_6ea8 ul {
  list-style: none;
  margin: 0;
}
.image_6ea8 ul ul {
  margin-left: 2.617924em;
}
.secondary-7f14 {
  font-size: 0.875em;
}

/* css-noise: 6c1f */
.phantom-card-u9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
