/*!
Theme Name: Customify
Theme URI: https://pressmaximum.basic-873e/customify
Author: WPCustomify
Author URI: https://pressmaximum.basic-873e
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.basic-873e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label-9413.carousel_810e/licenses/gpl-2.0.fast-6305
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.new_b67a/, (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.fast_b794.last_9d1b/normalize.lite_e43f/
 ======
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.lite_e43f v7.0.0 | MIT License | github.basic-873e/necolas/normalize.lite_e43f */
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;
}
.image-dd75 .dirty-3199,
.button_smooth_59e7,
.border_1e37,
.lower-5c83,
.secondary_9c6e,
.nav-warm-7ec6,
.column-9726,
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;
}
.button_smooth_59e7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .button_smooth_59e7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .button_smooth_59e7,
  h1 {
    font-size: 1.8em;
  }
}
.border_1e37,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_1e37 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_1e37,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_1e37,
  h2 {
    font-size: 1.7em;
  }
}
.lower-5c83,
h3 {
  font-size: 1.618em;
}
.image-dd75 .dirty-3199,
.secondary_9c6e,
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.popup_hard_2e64 {
  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;
}
.gallery_32f5:after,
.gallery_32f5:before,
.soft-30db:after,
.soft-30db:before {
  content: "";
  display: table;
}
.gallery_32f5:after,
.soft-30db:after {
  clear: both;
}
.cold_f766 {
  float: right;
  margin-right: 0;
}
.info_7a95 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout_basic_a69b .summary-full-3961,
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;
}
.layout_basic_a69b .summary-full-3961: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;
}
.banner_glass_9093 .summary-full-3961 {
  box-shadow: none;
}
.banner_glass_9093
  .summary-full-3961
  .notification-fluid-5bf8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.banner_glass_9093 .summary-full-3961 .background_full_cda1 {
  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;
}
.banner_glass_9093
  .summary-full-3961
  .background_full_cda1
  b {
  display: none;
}
.banner_glass_9093 .west_fc10 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-4ef3:not(.gold-9d21):not(.middle-9f86),
button:not(.gold-9d21):not(.middle-9f86),
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ),
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ),
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ) {
  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;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ):hover,
button:not(.gold-9d21):not(
    .middle-9f86
  ):hover,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ):hover,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ):hover,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ):active,
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
button:not(.gold-9d21):not(
    .middle-9f86
  ):active,
button:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ):active,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ):active,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ):active,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus {
  outline: 0;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e {
  position: relative;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .sidebar-883b,
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .panel_blue_c8ef,
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .footer_0b9d,
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  i,
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  svg,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .sidebar-883b,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .panel_blue_c8ef,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .footer_0b9d,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  i,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  svg,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .sidebar-883b,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .panel_blue_c8ef,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .footer_0b9d,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  i,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  svg,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .sidebar-883b,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .panel_blue_c8ef,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .footer_0b9d,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  i,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  svg,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .sidebar-883b,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .panel_blue_c8ef,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  .footer_0b9d,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  i,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e
  svg {
  visibility: hidden;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e:after,
button:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e:after,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e:after,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e:after,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ).fn-loading-908e: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;
}
.tooltip-4ef3:not(.gold-9d21):not(.middle-9f86),
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ),
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ),
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-4ef3:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="button"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="reset"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus,
input[type="submit"]:not(.gold-9d21):not(
    .middle-9f86
  ):focus {
  color: #fff;
}
.tooltip-4ef3.fn-disabled-908e:not(.gold-9d21):not(
    .middle-9f86
  ),
.tooltip-4ef3[disabled]:not(.gold-9d21):not(
    .middle-9f86
  ),
button.fn-disabled-908e:not(.gold-9d21):not(
    .middle-9f86
  ),
button[disabled]:not(.gold-9d21):not(
    .middle-9f86
  ) {
  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;
}
.complex-86af {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.complex-86af: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;
}
.heading-lower-1b25 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_0596 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-806b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery_32f5:after,
.gallery_32f5:before,
.wide-1990:after,
.wide-1990:before,
.upper_6392:after,
.upper_6392:before,
.upper_e2f5:after,
.upper_e2f5:before,
.bronze-cbe7:after,
.bronze-cbe7:before,
.fresh-a494:after,
.fresh-a494:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gallery_32f5:after,
.wide-1990:after,
.upper_6392:after,
.upper_e2f5:after,
.bronze-cbe7:after,
.fresh-a494:after {
  clear: both;
}
.wide-1990 .gradient-bb88,
.upper_6392 .gradient-bb88,
.modal_iron_1a35 .gradient-bb88 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.brown_34d9 {
  display: inline-block;
}
.new-3681 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.new-3681 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-3681 .old-e4e4 {
  padding: 1em 0;
  font-size: 85%;
}
.old-e4e4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft-6ae0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft-6ae0:after,
.soft-6ae0:before {
  content: "";
  display: table;
}
.soft-6ae0:after {
  clear: both;
}
.red-6673 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media_current_2010 .red-6673 {
  max-width: 50%;
}
.detail_over_97d9 .red-6673 {
  max-width: 33.33%;
}
.block-732d .red-6673 {
  max-width: 25%;
}
.top_d07b .red-6673 {
  max-width: 20%;
}
.bronze-1f4e .red-6673 {
  max-width: 16.66%;
}
.gradient_b72c .red-6673 {
  max-width: 14.28%;
}
.out_e55a .red-6673 {
  max-width: 12.5%;
}
.pattern_purple_5852 .red-6673 {
  max-width: 11.11%;
}
.panel-narrow-c768 {
  display: block;
}
.image-dd75 .green_35bc label,
.image-dd75 .pagination-plasma-f7f2 label,
.image-dd75 .inner_c20c label,
.image-dd75 .box_fc31 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box_selected_075d {
  list-style: none;
  margin: 0;
}
.box_selected_075d article.title_65f6 {
  margin-bottom: 0;
}
.box_selected_075d ul {
  list-style: none;
  margin: 0;
}
.box_selected_075d .alert-3ede li.title_65f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box_selected_075d .alert-3ede li.title_65f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box_selected_075d .alert-3ede li.title_65f6: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) {
  .box_selected_075d .alert-3ede li.title_65f6 li.title_65f6 li.title_65f6 li.title_65f6 {
    padding-left: 0;
  }
}
article.title_65f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_65f6 .wide-1990 p:last-of-type {
  margin-bottom: 0;
}
article.title_65f6 .image-liquid-6699 {
  float: left;
}
article.title_65f6 .alert_plasma_1b98 {
  margin-left: 85px;
}
article.title_65f6 .item_outer_a345 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_65f6 .item_outer_a345 .huge-1a81 {
  margin-left: 10px;
}
article.title_65f6 .dropdown_yellow_69cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_65f6 .cool-98b7 {
  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 .green_35bc,
  #respond .inner_c20c,
  #respond .box_fc31 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_35bc input,
#respond .inner_c20c input,
#respond .box_fc31 input {
  width: 100%;
}
#respond .box_fc31 {
  margin-right: 0;
}
#respond .out_67c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_fast_e8cf {
  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;
}
.box_fast_e8cf.module-0520 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_fast_e8cf 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%);
}
.box_fast_e8cf:focus,
.box_fast_e8cf: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);
}
.accent-8581 {
  border-radius: 10%;
}
.thumbnail-up-5187 {
  border-radius: 50%;
}
.title_3674 {
  font-size: 0.72em;
}
.tooltip-steel-7377 {
  font-size: 0.875em;
}
.hidden-focused-02d5 {
  font-size: 1.1em;
}
.content-complex-29f6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.content-complex-29f6.title_3674 {
  letter-spacing: 0.5px;
}
.hovered_fe27,
.hovered_fe27 a {
  color: #6d6d6d;
}
.hovered_fe27 a:hover {
  color: #111;
}
.element-light-060b {
  color: #6d6d6d;
}
.header_1c13 {
  overflow-x: hidden;
}
.header_1c13 .warm-825f.block-north-7832 {
  position: relative;
}
.header_1c13 .warm-825f.block-north-7832.thumbnail-solid-3648 {
  position: initial;
}
.header_1c13
  .warm-825f.block-north-7832.thumbnail-solid-3648
  .banner-ce6c {
  left: auto;
}
.header_1c13 .warm-825f .banner-ce6c {
  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;
}
.header_1c13 .warm-825f:hover.block-north-7832 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header_1c13
  .warm-825f:hover.block-north-7832
  .banner-ce6c {
  display: block;
  z-index: 9999999;
}
.header_1c13 .plasma-b403 .easy_b32b,
.header_1c13 .aside-fast-18d8 .easy_b32b {
  display: none;
}
.header_1c13 .fast_5bfb .warm-825f:hover.block-north-7832 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image-dd75 .green_35bc label,
.image-dd75 .pagination-plasma-f7f2 label,
.image-dd75 .inner_c20c label,
.image-dd75 .box_fc31 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box_selected_075d {
  list-style: none;
  margin: 0;
}
.box_selected_075d article.title_65f6 {
  margin-bottom: 0;
}
.box_selected_075d ul {
  list-style: none;
  margin: 0;
}
.box_selected_075d .alert-3ede li.title_65f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box_selected_075d .alert-3ede li.title_65f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box_selected_075d .alert-3ede li.title_65f6: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) {
  .box_selected_075d .alert-3ede li.title_65f6 li.title_65f6 li.title_65f6 li.title_65f6 {
    padding-left: 0;
  }
}
article.title_65f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title_65f6 .wide-1990 p:last-of-type {
  margin-bottom: 0;
}
article.title_65f6 .image-liquid-6699 {
  float: left;
}
article.title_65f6 .alert_plasma_1b98 {
  margin-left: 85px;
}
article.title_65f6 .item_outer_a345 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title_65f6 .item_outer_a345 .huge-1a81 {
  margin-left: 10px;
}
article.title_65f6 .dropdown_yellow_69cc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title_65f6 .cool-98b7 {
  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 .green_35bc,
  #respond .inner_c20c,
  #respond .box_fc31 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green_35bc input,
#respond .inner_c20c input,
#respond .box_fc31 input {
  width: 100%;
}
#respond .box_fc31 {
  margin-right: 0;
}
#respond .out_67c7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma-b403 .grid_warm_9239 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.grid_warm_9239 .table_fresh_925b.tertiary_7c24 .input_16c6 > li > a:focus,
.grid_warm_9239 .table_fresh_925b.tertiary_7c24 .input_16c6 > li > a:hover,
.grid_warm_9239 .table_fresh_925b.current_e912 .input_16c6 > li > a:focus,
.grid_warm_9239 .table_fresh_925b.current_e912 .input_16c6 > li > a:hover,
.grid_warm_9239 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li > a:focus,
.grid_warm_9239 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239
  .table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.clean_eb0a
  > a,
.grid_warm_9239
  .table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.tiny_af2e
  > a,
.grid_warm_9239
  .table_fresh_925b.current_e912
  .input_16c6
  > li.clean_eb0a
  > a,
.grid_warm_9239
  .table_fresh_925b.current_e912
  .input_16c6
  > li.tiny_af2e
  > a,
.grid_warm_9239
  .table_fresh_925b.box-bronze-6d8f
  .input_16c6
  > li.clean_eb0a
  > a,
.grid_warm_9239 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li.overlay-lite-7ad7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239 .main_wide_7fe4,
.grid_warm_9239 .main_wide_7fe4 a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239 .next_bc93.dropdown_2e88 li a,
.grid_warm_9239 .motion_23bf a,
.grid_warm_9239 .wood_38fa,
.grid_warm_9239 .input_16c6 > li > a,
.grid_warm_9239 .text-current-7879 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239 .next_bc93.dropdown_2e88 li a:hover,
.grid_warm_9239 .motion_23bf a:hover,
.grid_warm_9239 .wood_38fa:hover,
.grid_warm_9239 .input_16c6 > li > a:hover,
.grid_warm_9239 .text-current-7879:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239 .medium-93c4 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239 .medium-93c4 .border-black-f948 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239 .medium-93c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_warm_9239 .icon-0295 .clean-6b8c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239 .icon-0295 .clean-6b8c .tall-002d {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239
  .icon-0295
  .clean-6b8c
  .tall-002d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239
  .icon-0295
  .clean-6b8c
  .tall-002d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239
  .icon-0295
  .clean-6b8c
  .tall-002d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239
  .icon-0295
  .clean-6b8c
  .tall-002d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239 .icon-0295 .picture_bee8 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_warm_9239 .icon-0295 .picture_bee8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-tiny-47a3
  .grid_warm_9239
  .icon-0295
  .tooltip_8c12
  .shadow-red-418d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-tiny-47a3
  .grid_warm_9239
  .icon-0295
  .tooltip_8c12
  .tall-002d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-b403 .upper_d839 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.upper_d839 .table_fresh_925b.tertiary_7c24 .input_16c6 > li > a:focus,
.upper_d839 .table_fresh_925b.tertiary_7c24 .input_16c6 > li > a:hover,
.upper_d839 .table_fresh_925b.current_e912 .input_16c6 > li > a:focus,
.upper_d839 .table_fresh_925b.current_e912 .input_16c6 > li > a:hover,
.upper_d839 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li > a:focus,
.upper_d839 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d839
  .table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.clean_eb0a
  > a,
.upper_d839
  .table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.tiny_af2e
  > a,
.upper_d839
  .table_fresh_925b.current_e912
  .input_16c6
  > li.clean_eb0a
  > a,
.upper_d839
  .table_fresh_925b.current_e912
  .input_16c6
  > li.tiny_af2e
  > a,
.upper_d839
  .table_fresh_925b.box-bronze-6d8f
  .input_16c6
  > li.clean_eb0a
  > a,
.upper_d839 .table_fresh_925b.box-bronze-6d8f .input_16c6 > li.overlay-lite-7ad7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d839 .main_wide_7fe4,
.upper_d839 .main_wide_7fe4 a {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d839 .next_bc93.dropdown_2e88 li a,
.upper_d839 .motion_23bf a,
.upper_d839 .wood_38fa,
.upper_d839 .input_16c6 > li > a,
.upper_d839 .text-current-7879 {
  color: rgba(0, 0, 0, 0.55);
}
.upper_d839 .next_bc93.dropdown_2e88 li a:hover,
.upper_d839 .motion_23bf a:hover,
.upper_d839 .wood_38fa:hover,
.upper_d839 .input_16c6 > li > a:hover,
.upper_d839 .text-current-7879:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d839 .medium-93c4 {
  color: rgba(0, 0, 0, 0.55);
}
.upper_d839 .medium-93c4 .border-black-f948 {
  color: rgba(0, 0, 0, 0.8);
}
.upper_d839 .medium-93c4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_eb1b .active_c02d {
  margin-left: auto;
  margin-right: auto;
}
.upper_6392 > * {
  margin-left: auto;
  margin-right: auto;
}
.upper_6392 .heading-lower-1b25 {
  margin-right: 1.41575em;
}
.link-stone-3dc4 .upper_6392 > .soft-cdd6 {
  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;
}
.link-stone-3dc4 .upper_6392 > .status-ac43 {
  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;
}
.sort-043a.center_eb1b .active_c02d,
.bottom-dacb.center_eb1b .active_c02d {
  margin-left: 0;
}
.backdrop-891a.center_eb1b .active_c02d,
.media-dirty-4ede.center_eb1b .active_c02d {
  margin-right: 0;
}
.upper_6392 ol,
.upper_6392 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.right-9875 video {
  max-width: 100%;
}
.layout-ee03 img {
  display: block;
}
.layout-ee03.heading-lower-1b25,
.layout-ee03.row_0596 {
  width: 100%;
}
.layout-ee03.status-ac43 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outer-e82d:not(.outer_16e8) {
  margin: 1.5em auto;
}
.container_d804 p {
  padding: 1.5em 14px;
}
ul.gas_080d.status-ac43,
ul.gas_080d.soft-cdd6,
ul.gas_080d.tag-dirty-8668.soft-cdd6 {
  padding: 0 14px;
}
.green-c748 {
  display: block;
  overflow-x: auto;
}
.green-c748 table {
  border-collapse: collapse;
  width: 100%;
}
.green-c748 td,
.green-c748 th {
  padding: 0.5em;
}
.upper_6392 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.upper_6392 ol ol,
.upper_6392 ol ul,
.upper_6392 ul ol,
.upper_6392 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.upper_6392 ol ol li,
.upper_6392 ol ul li,
.upper_6392 ul ol li,
.upper_6392 ul ul li {
  margin-left: 0;
}
.tag-bright-4534.frame_silver_68c1 > .media_steel_5c3f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag-bright-4534.frame_silver_68c1 > .media_steel_5c3f iframe,
.tag-bright-4534.frame_silver_68c1 > .media_steel_5c3f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fluid_b600 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fluid_b600.dirty-8085 {
  padding: 0;
}
.fluid_b600.dirty-8085 cite {
  font-size: 13px;
}
.fluid_b600 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fluid_b600 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-5a16 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-5a16 > p:first-child {
  margin-top: 0;
}
.message-5a16 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-5a16 blockquote {
  border-left: 0;
}
.north_3d0b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.north_3d0b:not(.tertiary-dark-de1f) {
  max-width: 100px;
}
.north_3d0b.advanced-9bf9 {
  border-bottom: none !important;
  text-align: center;
}
.north_3d0b.advanced-9bf9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .container_d804 p {
    padding: 1.5em 0;
  }
}
.label-left-95c0 {
  color: #0073aa;
}
.secondary_fe66 {
  background-color: #0073aa;
}
.paragraph-rough-fd19 {
  color: #229fd8;
}
.cold_9bfb {
  background-color: #229fd8;
}
.wrapper-liquid-0f4c {
  color: #eee;
}
.focus_stone_c385 {
  background-color: #eee;
}
.box_bef3 {
  color: #444;
}
.status-upper-63a2 {
  background-color: #444;
}
.grid-8815 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid-8815 .image-top-8888 .motion_23bf {
  font-size: 15px;
}
.grid-8815 .motion_23bf {
  line-height: 1.3;
}
.grid-8815 .upper_d839 {
}
.grid-8815 .grid_warm_9239 {
  background: #235787;
}
.list-blue-94e5 {
  padding: 0;
}
.list-blue-94e5 .grid_warm_9239 {
  background: #1a1a1a;
}
.list-blue-94e5 .upper_d839 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top-e908 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top-e908 .upper_d839 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top-e908 .grid_warm_9239 {
  background: #303030;
}
.fresh-a494 {
  position: relative;
  z-index: 10;
}
.fresh-a494 .disabled_dim_b477 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_cold_7b15 .block-north-7832 {
  display: inline-block;
  vertical-align: middle;
}
.component_cold_7b15.block_thick_b7ea .block-north-7832 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .component_cold_7b15.block_thick_b7ea .block-north-7832 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .component_cold_7b15.block_thick_b7ea .block-north-7832 {
    margin-right: 0.4em;
  }
}
.component_cold_7b15.block_thick_b7ea .block-north-7832:last-child {
  margin-right: 0;
}
.fresh-cda5 .disabled_dim_b477 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .plasma-b403 .image-top-8888 {
    margin: 0 -0.5em;
  }
  .plasma-b403 .image-top-8888 [class*="customify-col-"],
  .plasma-b403 .image-top-8888 [class*="customify-col_"],
  .plasma-b403 .image-top-8888 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.plasma-b403.input_76b3 .disabled_dim_b477 {
  background: 0 0 !important;
}
.plasma-b403.input_76b3 .disabled_dim_b477,
.plasma-b403.fresh-cda5 .disabled_dim_b477 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .plasma-b403.header-complex-0d4e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.plasma-b403.fresh-cda5 .disabled_dim_b477 {
  box-shadow: none !important;
}
.heading-dirty-9e75 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .heading-dirty-9e75 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .heading-dirty-9e75 {
    padding: 18px 0 20px;
  }
}
.heading-dirty-9e75 .heading_067b {
  width: 100%;
}
.heading-dirty-9e75 .badge-simple-4fec {
  margin-bottom: 0;
}
.heading-dirty-9e75 .gradient-fcdf {
  margin-top: 5px;
  font-size: 0.875em;
}
.title-full-4f0d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title-full-4f0d .disabled-first-c6b2 {
  width: 100%;
}
.cold_6dda {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cold_6dda li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cold_6dda 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;
}
.cold_6dda li:last-child:after {
  display: none;
}
.cold_6dda li a {
  font-weight: 500;
  margin-right: 10px;
}
.stale_fe43 .easy_b32b button,
.heading-dirty-9e75 .easy_b32b button {
  left: 0;
}
.stale_fe43 .disabled-first-c6b2,
.heading-dirty-9e75 .disabled-first-c6b2 {
  padding-left: 0;
  padding-right: 0;
}
.stale_fe43 .title-full-4f0d,
.heading-dirty-9e75 .title-full-4f0d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stale_fe43 {
  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;
}
.stale_fe43: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;
}
.stale_fe43 .accent_full_3670 {
  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) {
  .stale_fe43 .accent_full_3670 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stale_fe43 .accent_full_3670 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stale_fe43 .accent_full_3670 {
    min-height: 200px;
  }
}
.stale_fe43 .cold_6dda {
  color: rgba(255, 255, 255, 0.8);
}
.stale_fe43 .cold_6dda a,
.stale_fe43 .cold_6dda li:after {
  color: inherit;
}
.stale_fe43 .cold_6dda a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input-upper-67b0 {
  margin-bottom: 0.5em;
}
.avatar-lite-961d {
  margin-bottom: 1.2em;
}
.avatar-lite-961d,
.input-upper-67b0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar-lite-961d p:last-child,
.input-upper-67b0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .easy_b32b,
#masthead .easy_b32b {
  display: none;
}
#masthead
  > .easy_b32b.avatar_abb8 {
  display: none;
}
#masthead > .easy_b32b button {
  left: 0;
}
.label_medium_c8cb {
  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%;
}
.label_medium_c8cb .block-north-7832 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label_medium_c8cb .text-1f95 {
  display: -webkit-box;
  display: flex;
}
.label_medium_c8cb .text-1f95.pattern_black_8a75 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label_medium_c8cb .text-1f95.overlay_tall_99f1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_medium_c8cb .text-1f95.logo_ed1f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label_medium_c8cb.filter_ec15.paper_27a7 .text-1f95.pattern_black_8a75 {
  flex-basis: 100%;
}
.label_medium_c8cb.module-upper-30ff .text-1f95.overlay_tall_99f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.label_medium_c8cb.module-upper-30ff .text-1f95.logo_ed1f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .easy_b32b.avatar_abb8 {
  display: none;
}
#masthead > .easy_b32b button {
  left: 0;
}
.focus-active-e5d1 {
  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;
}
.focus-active-e5d1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus-active-e5d1.dynamic_e91c i {
  margin-right: 4px;
}
.focus-active-e5d1.logo_b6ea i {
  margin-left: 5px;
}
.motion_23bf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.motion_23bf p:last-child {
  margin-bottom: 0;
}
.aside_e288 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside_e288 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside_e288 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside_e288 .main_wide_7fe4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside_e288 .focus-f1a4 {
  margin: 5px 0 7px 0;
}
.aside_e288.bronze_a807 .container-5128 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_e288.bronze_a807 .prev-f33e {
  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;
}
.aside_e288.table-d26f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside_e288.table-d26f .container-5128 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_e288.table-d26f .prev-f33e {
  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;
}
.aside_e288.header_short_3975 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside_e288.hard-073d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside_e288.hard-073d .prev-f33e {
  margin-top: 7px;
}
.preview-8017 {
  display: inline-block;
}
.fresh-a494 .upper-7e21 .aside_e288 img {
  max-width: 100%;
}
.table_fresh_925b .photo_fresh_eca0.inner-ebbd,
.west_0558 .photo_fresh_eca0.inner-ebbd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_fresh_925b .slow_08be,
.west_0558 .slow_08be {
  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%);
}
.table_fresh_925b .slow_08be {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table_fresh_925b.left-90f1 .slow_08be {
  display: none;
}
.table_fresh_925b .gallery-out-f7ee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table_fresh_925b .gallery-out-f7ee li {
  display: inline-block;
  position: relative;
}
.table_fresh_925b .gallery-out-f7ee li:last-child {
  margin-right: 0;
}
.table_fresh_925b .gallery-out-f7ee 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;
}
.table_fresh_925b .gallery-out-f7ee li.overlay-lite-7ad7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.table_fresh_925b .gallery-out-f7ee > 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;
}
.table_fresh_925b .gallery-out-f7ee > li > a i {
  line-height: 0;
}
.table_fresh_925b .gallery-out-f7ee > li.primary_6946 > a .slow_08be {
  margin-left: 4px;
  line-height: 0;
}
.table_fresh_925b .gallery-out-f7ee .old-e5c4 li.primary_6946 > a {
  position: relative;
}
.table_fresh_925b .gallery-out-f7ee .old-e5c4 li.primary_6946 > a:after,
.table_fresh_925b .gallery-out-f7ee .old-e5c4 li.primary_6946 > a:before {
  content: "";
  display: table;
}
.table_fresh_925b .gallery-out-f7ee .old-e5c4 li.primary_6946 > a:after {
  clear: both;
}
.table_fresh_925b .gallery-out-f7ee .old-e5c4 li.primary_6946 > a .slow_08be {
  margin-left: 5px;
  float: right;
}
.table_fresh_925b .soft-4806,
.table_fresh_925b .old-e5c4 {
  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;
}
.table_fresh_925b .old-e5c4 {
  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;
}
.table_fresh_925b .old-e5c4 .inner-ebbd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_fresh_925b .old-e5c4 .slow_08be {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table_fresh_925b .old-e5c4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table_fresh_925b .old-e5c4 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;
}
.table_fresh_925b .old-e5c4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table_fresh_925b .old-e5c4 .old-e5c4 {
  top: 0;
  left: 100%;
}
.table_fresh_925b .hidden_ed23.fn-focus-908e > .soft-4806,
.table_fresh_925b .hidden_ed23.fn-focus-908e > .old-e5c4,
.table_fresh_925b .hidden_ed23:focus > .soft-4806,
.table_fresh_925b .hidden_ed23:focus > .old-e5c4,
.table_fresh_925b .hidden_ed23:hover > .soft-4806,
.table_fresh_925b .hidden_ed23:hover > .old-e5c4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table_fresh_925b.box-bronze-6d8f .input_16c6:after,
.table_fresh_925b.box-bronze-6d8f .input_16c6:before {
  content: "";
  display: table;
}
.table_fresh_925b.box-bronze-6d8f .input_16c6:after {
  clear: both;
}
.table_fresh_925b.box-bronze-6d8f .input_16c6 > li {
  float: left;
}
.table_fresh_925b.column_e058 .input_16c6:after,
.table_fresh_925b.column_e058 .input_16c6:before {
  content: "";
  display: table;
}
.table_fresh_925b.column_e058 .input_16c6:after {
  clear: both;
}
.table_fresh_925b.column_e058 .input_16c6 > li {
  float: left;
}
.table_fresh_925b.column_e058 .input_16c6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table_fresh_925b.column_e058 .input_16c6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table_fresh_925b.column_e058 .input_16c6 > li.clean_eb0a > a,
.table_fresh_925b.column_e058 .input_16c6 > li.overlay-lite-7ad7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.table_fresh_925b.tertiary_7c24 .input_16c6 > li > a .inner-ebbd {
  position: relative;
}
.table_fresh_925b.tertiary_7c24 .input_16c6 > li > a .inner-ebbd: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;
}
.table_fresh_925b.tertiary_7c24
  .input_16c6
  > li:focus
  > a
  .inner-ebbd:before,
.table_fresh_925b.tertiary_7c24
  .input_16c6
  > li:hover
  > a
  .inner-ebbd:before {
  width: 100%;
  background-color: currentColor;
}
.table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.clean_eb0a
  > a
  .inner-ebbd:before,
.table_fresh_925b.tertiary_7c24
  .input_16c6
  > li.tiny_af2e
  > a
  .inner-ebbd:before {
  width: 100%;
  background-color: currentColor;
}
.table_fresh_925b.current_e912 .input_16c6 > li > a .inner-ebbd {
  position: relative;
}
.table_fresh_925b.current_e912 .input_16c6 > li > a .inner-ebbd: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;
}
.table_fresh_925b.current_e912 .input_16c6 > li:focus > a .inner-ebbd:before,
.table_fresh_925b.current_e912
  .input_16c6
  > li:hover
  > a
  .inner-ebbd:before {
  width: 100%;
  background-color: currentColor;
}
.table_fresh_925b.current_e912
  .input_16c6
  > li.clean_eb0a
  > a
  .inner-ebbd:before,
.table_fresh_925b.current_e912
  .input_16c6
  > li.tiny_af2e
  > a
  .inner-ebbd:before {
  width: 100%;
  background-color: currentColor;
}
.west_0558 .gallery-out-f7ee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west_0558 .gallery-out-f7ee li:first-child > a {
  border-top: none;
}
.west_0558 .gallery-out-f7ee .article-eb2f > .inner-ebbd .slow_08be {
  display: none;
}
.west_0558 .gallery-out-f7ee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west_0558 .gallery-out-f7ee li:last-child {
  border: none;
}
.west_0558 .gallery-out-f7ee li.primary_6946 > a {
  padding-right: 45px !important;
}
.west_0558 .gallery-out-f7ee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west_0558 .gallery-out-f7ee li a:focus,
.west_0558 .gallery-out-f7ee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west_0558 .gallery-out-f7ee li .overlay-8055 {
  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;
}
.west_0558 .gallery-out-f7ee li .overlay-8055:hover {
  box-shadow: none;
}
.west_0558 .gallery-out-f7ee li .overlay-8055 .slow_08be {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west_0558 .gallery-out-f7ee .old-e5c4 {
  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);
}
.west_0558 .gallery-out-f7ee .old-e5c4 li a {
  padding-left: 3em;
}
.west_0558 .gallery-out-f7ee .hero-cb3a > a .overlay-8055 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west_0558 .gallery-out-f7ee .hero-cb3a > .old-e5c4 {
  display: block;
  opacity: 1;
}
.hovered_20f5 {
  max-width: 100%;
}
.surface-first-8156 {
  line-height: 0;
  cursor: pointer;
}
.text-current-7879 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text-current-7879:hover {
  box-shadow: none;
  color: currentColor;
}
.text-current-7879 svg {
  width: 18px;
  height: 18px;
}
.text-current-7879 .easy-3d7f {
  display: none;
}
.link_center_291e {
  position: relative;
}
.link_center_291e.fn-active-908e .text-current-7879 .blue_244d {
  display: none;
}
.link_center_291e.fn-active-908e .text-current-7879 .easy-3d7f {
  display: inline-block;
}
.link_center_291e .active_hot_4355 {
  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);
}
.link_center_291e.box-39dc .active_hot_4355 {
  left: auto;
  right: -0.9em;
}
.link_center_291e.box-39dc .focus_hot_30f9::before {
  left: auto;
  right: 15px;
}
.link_center_291e.fn-active-908e .active_hot_4355 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_8c12 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip_8c12 label {
  flex-basis: 100%;
}
.tooltip_8c12 .clean-6b8c {
  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;
}
.tooltip_8c12 .tall-002d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip_8c12 .tall-002d:focus {
  background-color: transparent;
}
.tooltip_8c12 button.picture_bee8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip_8c12 button.picture_bee8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip_8c12 button.picture_bee8 svg {
  width: 18px;
  height: 18px;
}
.tooltip_8c12 input[type="submit"] {
  min-height: auto;
}
.icon-0295 .tooltip_8c12 .tall-002d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.focus_hot_30f9 {
  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) {
  .focus_hot_30f9 {
    width: 220px;
  }
}
.focus_hot_30f9 label {
  flex-basis: 100%;
}
.focus_hot_30f9::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;
}
.notice-tiny-47a3 .icon-0295 .tooltip_8c12 {
  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;
}
.notice-tiny-47a3
  .icon-0295
  .tooltip_8c12
  .clean-6b8c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-tiny-47a3 .icon-0295 .tooltip_8c12 .tall-002d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-tiny-47a3
  .icon-0295
  .tooltip_8c12
  .tall-002d:focus {
  background: 0 0;
}
.notice-tiny-47a3
  .icon-0295
  .tooltip_8c12
  .shadow-red-418d {
  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;
}
.next_bc93 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.next_bc93 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.next_bc93 li:last-child {
  margin-right: 0;
}
.next_bc93 li:first-child {
  margin-left: 0;
}
.next_bc93.item-in-f689 a {
  color: #fff;
}
.next_bc93.item-in-f689 a:hover {
  color: #fff;
}
.next_bc93 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.next_bc93 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.next_bc93 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.next_bc93 a:hover {
  opacity: 0.9;
  color: inherit;
}
.next_bc93 [class*="social-icon-apple"] {
  background-color: #999;
}
.next_bc93 [class*="social-icon-apple"].under-5caf {
  background-color: transparent;
  color: #999;
}
.next_bc93 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.next_bc93 [class*="social-icon-behance"].under-5caf {
  background-color: transparent;
  color: #1769ff;
}
.next_bc93 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.next_bc93 [class*="social-icon-bitbucket"].under-5caf {
  background-color: transparent;
  color: #205081;
}
.next_bc93 [class*="social-icon-codepen"] {
  background-color: #000;
}
.next_bc93 [class*="social-icon-codepen"].under-5caf {
  background-color: transparent;
  color: #000;
}
.next_bc93 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.next_bc93 [class*="social-icon-delicious"].under-5caf {
  background-color: transparent;
  color: #39f;
}
.next_bc93 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.next_bc93 [class*="social-icon-digg"].under-5caf {
  background-color: transparent;
  color: #005be2;
}
.next_bc93 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.next_bc93 [class*="social-icon-dribbble"].under-5caf {
  background-color: transparent;
  color: #ea4c89;
}
.next_bc93 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.next_bc93 [class*="social-icon-envelope"].under-5caf {
  background-color: transparent;
  color: #ea4335;
}
.next_bc93 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.next_bc93 [class*="social-icon-facebook"].under-5caf {
  background-color: transparent;
  color: #3b5998;
}
.next_bc93 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.next_bc93 [class*="social-icon-flickr"].under-5caf {
  background-color: transparent;
  color: #0063dc;
}
.next_bc93 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.next_bc93 [class*="social-icon-foursquare"].under-5caf {
  background-color: transparent;
  color: #2d5be3;
}
.next_bc93 [class*="social-icon-github"] {
  background-color: #333;
}
.next_bc93 [class*="social-icon-github"].under-5caf {
  background-color: transparent;
  color: #333;
}
.next_bc93 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.next_bc93 [class*="social-icon-google-plus"].under-5caf {
  background-color: transparent;
  color: #dd4b39;
}
.next_bc93 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.next_bc93 [class*="social-icon-houzz"].under-5caf {
  background-color: transparent;
  color: #7ac142;
}
.next_bc93 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.next_bc93 [class*="social-icon-instagram"].under-5caf {
  background-color: transparent;
  color: #262626;
}
.next_bc93 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.next_bc93 [class*="social-icon-jsfiddle"].under-5caf {
  background-color: transparent;
  color: #487aa2;
}
.next_bc93 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.next_bc93 [class*="social-icon-linkedin"].under-5caf {
  background-color: transparent;
  color: #0077b5;
}
.next_bc93 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.next_bc93 [class*="social-icon-medium"].under-5caf {
  background-color: transparent;
  color: #00ab6b;
}
.next_bc93 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.next_bc93
  [class*="social-icon-odnoklassniki"].under-5caf {
  background-color: transparent;
  color: #f4731c;
}
.next_bc93 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.next_bc93 [class*="social-icon-meetup"].under-5caf {
  background-color: transparent;
  color: #ec1c40;
}
.next_bc93 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.next_bc93 [class*="social-icon-pinterest"].under-5caf {
  background-color: transparent;
  color: #bd081c;
}
.next_bc93 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.next_bc93 [class*="social-icon-product-hunt"].under-5caf {
  background-color: transparent;
  color: #da552f;
}
.next_bc93 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.next_bc93 [class*="social-icon-reddit"].under-5caf {
  background-color: transparent;
  color: #ff4500;
}
.next_bc93 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.next_bc93 [class*="social-icon-rss"].under-5caf {
  background-color: transparent;
  color: #f26522;
}
.next_bc93 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.next_bc93
  [class*="social-icon-shopping-cart"].under-5caf {
  background-color: transparent;
  color: #4caf50;
}
.next_bc93 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.next_bc93 [class*="social-icon-skype"].under-5caf {
  background-color: transparent;
  color: #00aff0;
}
.next_bc93 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.next_bc93 [class*="social-icon-slideshare"].under-5caf {
  background-color: transparent;
  color: #0077b5;
}
.next_bc93 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.next_bc93 [class*="social-icon-snapchat"].under-5caf {
  background-color: transparent;
  color: #fffc00;
}
.next_bc93 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.next_bc93 [class*="social-icon-soundcloud"].under-5caf {
  background-color: transparent;
  color: #f80;
}
.next_bc93 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.next_bc93 [class*="social-icon-spotify"].under-5caf {
  background-color: transparent;
  color: #2ebd59;
}
.next_bc93 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.next_bc93
  [class*="social-icon-stack-overflow"].under-5caf {
  background-color: transparent;
  color: #fe7a15;
}
.next_bc93 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.next_bc93 [class*="social-icon-maldkfgram"].under-5caf {
  background-color: transparent;
  color: #2ca5e0;
}
.next_bc93 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.next_bc93 [class*="social-icon-tripadvisor"].under-5caf {
  background-color: transparent;
  color: #589442;
}
.next_bc93 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.next_bc93 [class*="social-icon-tumblr"].under-5caf {
  background-color: transparent;
  color: #35465c;
}
.next_bc93 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.next_bc93 [class*="social-icon-twitch"].under-5caf {
  background-color: transparent;
  color: #6441a5;
}
.next_bc93 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.next_bc93 [class*="social-icon-twitter"].under-5caf {
  background-color: transparent;
  color: #1da1f2;
}
.next_bc93 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.next_bc93 [class*="social-icon-vimeo"].under-5caf {
  background-color: transparent;
  color: #1ab7ea;
}
.next_bc93 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.next_bc93 [class*="social-icon-vk"].under-5caf {
  background-color: transparent;
  color: #45668e;
}
.next_bc93 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.next_bc93 [class*="social-icon-weibo"].under-5caf {
  background-color: transparent;
  color: #df2029;
}
.next_bc93 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.next_bc93 [class*="social-icon-weixin"].under-5caf {
  background-color: transparent;
  color: #7bb32e;
}
.next_bc93 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.next_bc93 [class*="social-icon-whatsapp"].under-5caf {
  background-color: transparent;
  color: #25d366;
}
.next_bc93 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.next_bc93 [class*="social-icon-wordpress"].under-5caf {
  background-color: transparent;
  color: #21759b;
}
.next_bc93 [class*="social-icon-xing"] {
  background-color: #026466;
}
.next_bc93 [class*="social-icon-xing"].under-5caf {
  background-color: transparent;
  color: #026466;
}
.next_bc93 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.next_bc93 [class*="social-icon-yelp"].under-5caf {
  background-color: transparent;
  color: #af0606;
}
.next_bc93 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.next_bc93 [class*="social-icon-youtube"].under-5caf {
  background-color: transparent;
  color: #cd201f;
}
.wood_38fa {
  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;
}
.wood_38fa:hover {
  box-shadow: none;
  background: 0 0;
}
.pattern-glass-a794 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-9ea0 {
  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;
}
.right-1d43 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown_hovered_0052 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown_hovered_0052,
.dropdown_hovered_0052::after,
.dropdown_hovered_0052::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;
}
.dropdown_hovered_0052::after,
.dropdown_hovered_0052::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading_wood_ddbc .notice-9ea0 .right-1d43 {
  margin-top: -2px;
  width: 19px;
}
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052 {
  margin-top: -1px;
}
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052,
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052::after,
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052::before {
  width: 19px;
  height: 2px;
}
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052::before {
  top: -6px;
}
.heading_wood_ddbc .notice-9ea0 .dropdown_hovered_0052::after {
  bottom: -6px;
}
.chip_d21f .notice-9ea0 .right-1d43 {
  margin-top: -2px;
  width: 22px;
}
.chip_d21f .notice-9ea0 .dropdown_hovered_0052 {
  margin-top: -1px;
}
.chip_d21f .notice-9ea0 .dropdown_hovered_0052,
.chip_d21f .notice-9ea0 .dropdown_hovered_0052::after,
.chip_d21f .notice-9ea0 .dropdown_hovered_0052::before {
  width: 22px;
  height: 2px;
}
.chip_d21f .notice-9ea0 .dropdown_hovered_0052::before {
  top: -7px;
}
.chip_d21f .notice-9ea0 .dropdown_hovered_0052::after {
  bottom: -7px;
}
.summary_outer_7a85 .notice-9ea0 .right-1d43 {
  margin-top: -2px;
  width: 31px;
}
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052 {
  margin-top: -1.5px;
}
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052,
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052::after,
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052::before {
  width: 31px;
  height: 3px;
}
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052::before {
  top: -9px;
}
.summary_outer_7a85 .notice-9ea0 .dropdown_hovered_0052::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .background-wide-71b4 .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 19px;
  }
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052,
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052::after,
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052::before {
    width: 19px;
    height: 2px;
  }
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052::before {
    top: -6px;
  }
  .background-wide-71b4 .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -6px;
  }
  .heading_3ada .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052,
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052::after,
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052::before {
    width: 22px;
    height: 2px;
  }
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052::before {
    top: -7px;
  }
  .heading_3ada .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -7px;
  }
  .caption-warm-30ff .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1.5px;
  }
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052,
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052::after,
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052::before {
    width: 31px;
    height: 3px;
  }
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052::before {
    top: -9px;
  }
  .caption-warm-30ff .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dim-c947 .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 19px;
  }
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052,
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052::after,
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052::before {
    width: 19px;
    height: 2px;
  }
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052::before {
    top: -6px;
  }
  .dim-c947 .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -6px;
  }
  .surface-medium-63fe .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052,
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052::after,
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052::before {
    width: 22px;
    height: 2px;
  }
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052::before {
    top: -7px;
  }
  .surface-medium-63fe .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -7px;
  }
  .description_dae4 .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 31px;
  }
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1.5px;
  }
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052,
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052::after,
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052::before {
    width: 31px;
    height: 3px;
  }
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052::before {
    top: -9px;
  }
  .description_dae4 .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description_active_660c .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 19px;
  }
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052,
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052::after,
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052::before {
    width: 19px;
    height: 2px;
  }
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052::before {
    top: -6px;
  }
  .description_active_660c .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -6px;
  }
  .white_9320 .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 22px;
  }
  .white_9320 .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1px;
  }
  .white_9320 .notice-9ea0 .dropdown_hovered_0052,
  .white_9320 .notice-9ea0 .dropdown_hovered_0052::after,
  .white_9320 .notice-9ea0 .dropdown_hovered_0052::before {
    width: 22px;
    height: 2px;
  }
  .white_9320 .notice-9ea0 .dropdown_hovered_0052::before {
    top: -7px;
  }
  .white_9320 .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -7px;
  }
  .focus-f27f .notice-9ea0 .right-1d43 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052 {
    margin-top: -1.5px;
  }
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052,
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052::after,
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052::before {
    width: 31px;
    height: 3px;
  }
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052::before {
    top: -9px;
  }
  .focus-f27f .notice-9ea0 .dropdown_hovered_0052::after {
    bottom: -9px;
  }
}
.shade-outer-8bb8 .dropdown_hovered_0052 {
  -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);
}
.shade-outer-8bb8 .dropdown_hovered_0052::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shade-outer-8bb8 .dropdown_hovered_0052::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);
}
.shade-outer-8bb8.message-action-1bc3 .dropdown_hovered_0052 {
  -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);
}
.shade-outer-8bb8.message-action-1bc3 .dropdown_hovered_0052::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shade-outer-8bb8.message-action-1bc3 .dropdown_hovered_0052::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);
}
.copper_21a3 {
  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.cold_ed53:before {
  display: none;
}
.aside-fast-18d8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside-fast-18d8 .over-151f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside-fast-18d8 .over-151f:last-of-type {
  border-bottom: none;
}
.aside-fast-18d8 .over-151f.smooth-8126,
.aside-fast-18d8 .over-151f.motion-df62,
.aside-fast-18d8 .over-151f.tertiary-4862 {
  padding: 0;
}
.aside-fast-18d8 .west_0558 .overlay-8055 {
  color: currentColor;
}
.aside-fast-18d8 .west_0558 .overlay-8055:focus,
.aside-fast-18d8 .west_0558 .overlay-8055:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-fast-18d8.upper_d839 .medium-93c4,
.aside-fast-18d8.upper_d839 .motion_23bf a,
.aside-fast-18d8.upper_d839 .input_16c6 a,
.aside-fast-18d8.upper_d839 .old-e5c4 a {
  color: rgba(0, 0, 0, 0.55);
}
.aside-fast-18d8.upper_d839 .medium-93c4:hover,
.aside-fast-18d8.upper_d839 .motion_23bf a:hover,
.aside-fast-18d8.upper_d839 .input_16c6 a:hover,
.aside-fast-18d8.upper_d839 .old-e5c4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside-fast-18d8.upper_d839 .border-black-f948 {
  color: rgba(0, 0, 0, 0.8);
}
.aside-fast-18d8.upper_d839 .over-151f {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-fast-18d8.upper_d839 .over-151f:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside-fast-18d8.upper_d839 .hidden_stale_245b:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside-fast-18d8.upper_d839 .west_0558 .gallery-out-f7ee li a,
.aside-fast-18d8.upper_d839 .west_0558 .overlay-8055,
.aside-fast-18d8.upper_d839 .old-e5c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-fast-18d8.upper_d839 .west_0558 .overlay-8055:focus,
.aside-fast-18d8.upper_d839 .west_0558 .overlay-8055:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-fast-18d8.upper_d839 .gallery-out-f7ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside-fast-18d8.grid_warm_9239 .medium-93c4,
.aside-fast-18d8.grid_warm_9239 .motion_23bf a,
.aside-fast-18d8.grid_warm_9239 .input_16c6 .overlay-8055,
.aside-fast-18d8.grid_warm_9239 .input_16c6 a,
.aside-fast-18d8.grid_warm_9239 .old-e5c4 a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-fast-18d8.grid_warm_9239 .medium-93c4:hover,
.aside-fast-18d8.grid_warm_9239 .motion_23bf a:hover,
.aside-fast-18d8.grid_warm_9239 .input_16c6 .overlay-8055:hover,
.aside-fast-18d8.grid_warm_9239 .input_16c6 a:hover,
.aside-fast-18d8.grid_warm_9239 .old-e5c4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-fast-18d8.grid_warm_9239 .border-black-f948 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-fast-18d8.grid_warm_9239 .over-151f {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-fast-18d8.grid_warm_9239 .over-151f:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside-fast-18d8.grid_warm_9239 .hidden_stale_245b:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside-fast-18d8.grid_warm_9239 .west_0558 .gallery-out-f7ee li a,
.aside-fast-18d8.grid_warm_9239 .west_0558 .overlay-8055,
.aside-fast-18d8.grid_warm_9239 .old-e5c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-fast-18d8.grid_warm_9239 .west_0558 .overlay-8055:focus,
.aside-fast-18d8.grid_warm_9239 .west_0558 .overlay-8055:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside-fast-18d8.grid_warm_9239 .gallery-out-f7ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_stale_245b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hidden_stale_245b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.text_e9a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.wide-c8e6 .aside-fast-18d8 {
  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;
}
.wide-c8e6 .over-151f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.wide-c8e6 .over-151f: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) {
  .wide-c8e6 .over-151f:before {
    width: 16%;
    left: 42%;
  }
}
.wide-c8e6 .over-151f:last-child:before {
  content: none;
}
.wide-c8e6 .over-151f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.wide-c8e6 .west_0558 .gallery-out-f7ee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.wide-c8e6 .west_0558 .gallery-out-f7ee li a .overlay-8055 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.wide-c8e6 .west_0558 .old-e5c4 {
  border: none;
}
.wide-c8e6 .west_0558 .old-e5c4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.wide-c8e6 .hidden_stale_245b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wide-c8e6 .text_e9a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.wide-c8e6 .grid_warm_9239 .hidden_stale_245b:before {
  background: rgba(0, 0, 0, 0.9);
}
.wide-c8e6 .upper_d839.text_paper_5be2 .dropdown_hovered_0052 {
  background: rgba(0, 0, 0, 0.6);
}
.wide-c8e6
  .upper_d839.text_paper_5be2
  .dropdown_hovered_0052::after,
.wide-c8e6
  .upper_d839.text_paper_5be2
  .dropdown_hovered_0052:before {
  background: inherit;
}
.wide-c8e6
  .upper_d839.text_paper_5be2:hover
  .dropdown_hovered_0052 {
  background: rgba(0, 0, 0, 0.8);
}
.gold-c5f9 .aside-fast-18d8 {
  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) {
  .gold-c5f9 .aside-fast-18d8 {
    width: auto;
    right: 45px;
  }
}
.warm_3dec .aside-fast-18d8 {
  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) {
  .warm_3dec .aside-fast-18d8 {
    width: auto;
    left: 45px;
  }
}
.cold_ed53 .aside-fast-18d8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold_ed53 .text_e9a5 {
  max-width: 48em;
  margin: 0 auto;
}
.cold_ed53 .hidden_stale_245b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb_4da3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_4da3.wide-c8e6 .aside-fast-18d8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb_4da3.gold-c5f9 .aside-fast-18d8 {
  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);
}
.breadcrumb_4da3 .aside-fast-18d8 {
  visibility: visible;
}
.breadcrumb_4da3.warm_3dec .aside-fast-18d8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside_b0b5,
.shadow_3324 {
  overflow-x: hidden;
}
.aside_b0b5 .aside-fast-18d8 {
  overflow: auto;
}
.aside_b0b5.wide-c8e6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_b0b5.wide-c8e6 .aside-fast-18d8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside_b0b5.wide-c8e6 .wood_38fa {
  opacity: 0;
}
.aside_b0b5.gold-c5f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_b0b5.gold-c5f9 .aside-fast-18d8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside_b0b5.gold-c5f9 .wood_38fa {
  opacity: 0;
}
.aside_b0b5.warm_3dec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_b0b5.warm_3dec .aside-fast-18d8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside_b0b5.warm_3dec .wood_38fa {
  opacity: 0;
}
.aside_b0b5.cold_ed53 .aside-fast-18d8 {
  z-index: 10;
  visibility: visible;
}
.text_paper_5be2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.text_paper_5be2 .dropdown_hovered_0052 {
  background: rgba(255, 255, 255, 0.99);
}
.text_paper_5be2 .dropdown_hovered_0052::after,
.text_paper_5be2 .dropdown_hovered_0052:before {
  background: inherit;
}
.text_paper_5be2:hover .dropdown_hovered_0052 {
  background: rgba(255, 255, 255, 0.99);
}
.warm_3dec .text_paper_5be2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold_ed53 .text_paper_5be2 {
  display: none !important;
}
.aside_b0b5:before,
.shadow_3324:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside_b0b5 .text_paper_5be2,
.shadow_3324 .text_paper_5be2 {
  display: inline-block;
}
.aside-fast-18d8 .block-north-7832 {
  -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;
}
.aside_b0b5 .aside-fast-18d8 .block-north-7832,
.shadow_3324 .aside-fast-18d8 .block-north-7832 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_33f5 .clean-6b8c {
  width: 100%;
}
.upper-7e21 {
  padding: 0 0.5em 0;
}
.upper-7e21 [class*="customify-col-"],
.upper-7e21 [class*="customify-col_"],
.upper-7e21 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop-first-9208 .upper-7e21 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .image-top-8888 .dark-f35a,
  .dark-f35a {
    display: none;
  }
  .media-0beb {
    text-align: left;
  }
  .form_dirty_052a {
    text-align: center;
  }
  .mask_0955 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .image-top-8888 .action_4f0d,
  .action_4f0d {
    display: none;
  }
  .breadcrumb-a098 {
    text-align: left;
  }
  .badge_in_f066 {
    text-align: center;
  }
  .description_8c08 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .image-top-8888 .texture-liquid-d52f,
  .texture-liquid-d52f {
    display: none;
  }
  .solid-7fe9 {
    text-align: left;
  }
  .progress_cfae {
    text-align: center;
  }
  .bronze_e3cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slider_motion_976f {
  box-shadow: none !important;
}
.accordion_simple_83c0 .top-fadf,
.gradient-baa1 .top-fadf {
  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;
}
.gradient-baa1 .top-fadf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_dim_b477 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_dim_b477:after,
.disabled_dim_b477:before {
  content: "";
  display: table;
}
.disabled_dim_b477:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_dim_b477 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_dim_b477,
.header-complex-0d4e {
  max-width: 1248px;
  margin: 0 auto;
}

.upper_e2f5.box-d156 .disabled_dim_b477 {
  max-width: 100%;
}
.upper_e2f5.hot-be40 {
  max-width: 1200px;
  margin: 0 auto;
}
.upper_e2f5.east-a8e5 .disabled_dim_b477 {
  max-width: 100%;
}
.upper_e2f5.east-a8e5 > .disabled_dim_b477 {
  padding-left: 0;
  padding-right: 0;
}
.upper_e2f5.east-a8e5 > .disabled_dim_b477 .image-top-8888 {
  margin: 0;
}
.upper_e2f5.east-a8e5
  > .disabled_dim_b477
  .solid-775a.soft_9b9e {
  margin-right: 0;
  margin-left: 0;
}
.upper_e2f5.east-a8e5 #main.soft_9b9e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal-82f5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal-82f5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay-b0b6 .active_c02d {
    padding-right: 1em;
  }
  .overlay-b0b6.sort-4c9d .solid-775a {
    border-right: 1px solid #eaecee;
  }
  .overlay-b0b6.sort-4c9d .active_c02d {
    padding-right: 1em;
  }
  .overlay-b0b6.sort-4c9d .backdrop_iron_c7d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_green_2fab .active_c02d {
    padding-left: 1em;
  }
  .notification_green_2fab.sort-4c9d .solid-775a {
    border-left: 1px solid #eaecee;
  }
  .notification_green_2fab.sort-4c9d .active_c02d {
    padding-left: 1em;
  }
  .notification_green_2fab.sort-4c9d .backdrop_iron_c7d4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_23a6 .active_c02d {
    padding-left: 1em;
  }
  .badge_23a6.sort-4c9d .advanced-42d4 {
    border-right: 1px solid #eaecee;
  }
  .badge_23a6.sort-4c9d .focused_cc9f {
    border-right: 1px solid #eaecee;
  }
  .badge_23a6.sort-4c9d .active_c02d {
    padding-left: 1em;
  }
  .badge_23a6.sort-4c9d .backdrop_iron_c7d4 {
    padding-right: 1em;
  }
  .badge_23a6.sort-4c9d .mini_5deb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_4b95 .active_c02d {
    padding-right: 1em;
  }
  .info_4b95.sort-4c9d .advanced-42d4 {
    border-left: 1px solid #eaecee;
  }
  .info_4b95.sort-4c9d .focused_cc9f {
    border-left: 1px solid #eaecee;
  }
  .info_4b95.sort-4c9d .active_c02d {
    padding-right: 1em;
  }
  .info_4b95.sort-4c9d .backdrop_iron_c7d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_4b95.sort-4c9d .mini_5deb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal-82f5 .active_c02d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-82f5.sort-4c9d .solid-775a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal-82f5.sort-4c9d .active_c02d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-82f5.sort-4c9d .backdrop_iron_c7d4 {
    padding-left: 1em;
  }
  .modal-82f5.sort-4c9d .mini_5deb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal-82f5.sort-4c9d .active_c02d {
    padding-left: 0;
  }
}
.paragraph_7b30 .component_cold_7b15 {
  display: inline-block;
}
.focus-60ff {
  display: inline-block;
}
.menu_7d5b {
  word-con: break-word;
}
.pink-34a4 > span {
  display: inline-block;
  padding: 5px 0;
}
.pink-34a4 .small_03fa {
  margin-left: 8px;
  margin-right: 8px;
}
.pink-34a4 .bright-d572 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.grid_7182 .nav_95cb {
  margin-bottom: 2em;
}
.grid_7182 .block-e155 {
  margin-bottom: 15px;
}
.grid_7182 .block-e155:last-child {
  margin-bottom: 0;
}
.grid_7182 .button-7bec {
  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) {
  .grid_7182 .button-7bec {
    display: block;
  }
}
.grid_7182 .preview_bc06 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .grid_7182 .preview_bc06 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.grid_7182 .warm_9881 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.grid_7182 .warm_9881 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.grid_7182 .warm_9881 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.grid_7182 .menu_7d5b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_7182 .menu_7d5b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.grid_7182 .gas-6ca8 p:last-child {
  margin-bottom: 0;
}
.grid_7182 .prev_a926 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.grid_7182 .shadow_gold_a754 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.grid_7182 .lite_b473 {
  margin-top: 1em;
}
.grid_7182 .container_full_4fdb {
  top: 0;
  display: block;
}
.grid_7182 .container_full_4fdb a {
  color: inherit;
}
.grid_7182 .container_full_4fdb a:hover {
  color: inherit;
}
.grid_7182 .feature-right-edce {
  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;
}
.grid_7182 .feature-right-edce:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.grid_7182 .shadow_gold_a754 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.grid_7182 .input-fluid-d68e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.grid_7182 .input-fluid-d68e:first-child {
  margin-top: 0;
}
.grid_7182 .input-fluid-d68e.section-up-e687 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid_7182 .input-fluid-d68e.bronze_fbb4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_7182
  .input-fluid-d68e.bronze_fbb4.text_46c4
  .lite_b473 {
  width: 100%;
}
.grid_7182 .bronze_fbb4 {
  -webkit-box-align: center;
  align-items: center;
}
.grid_7182 .bronze_fbb4 .pink-34a4,
.grid_7182 .bronze_fbb4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.grid_7182 .warm_9881 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_7182 .warm_9881 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_7182 .warm_9881: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;
}
.grid_7182 .section-up-e687 {
  z-index: 5;
}
.grid_7182 .caption-9e75 .box_short_2510 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.grid_7182 .main-6e24 .box_short_2510 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.grid_7182 .advanced-720b .box_short_2510 {
  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;
}
.grid_7182.tertiary-hovered-b069 .button-7bec,
.grid_7182.message-dirty-c7c7 .button-7bec {
  display: block;
}
.grid_7182.tertiary-hovered-b069 .button-7bec .hover-575f,
.grid_7182.tertiary-hovered-b069 .button-7bec .shadow_gold_a754,
.grid_7182.message-dirty-c7c7 .button-7bec .hover-575f,
.grid_7182.message-dirty-c7c7 .button-7bec .shadow_gold_a754 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid_7182.soft-d1f3 .preview_bc06 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .grid_7182.soft-d1f3 .preview_bc06 {
    margin-right: 0;
  }
}
.grid_7182.tertiary-hovered-b069 .preview_bc06,
.grid_7182.message-dirty-c7c7 .preview_bc06 {
  padding-top: 40%;
}
.grid_7182.tertiary-hovered-b069 .nav_95cb,
.grid_7182.message-dirty-c7c7 .nav_95cb {
  display: block;
}
.grid_7182.tertiary-hovered-b069 .fn-sticky-908e .shadow_gold_a754,
.grid_7182.message-dirty-c7c7 .fn-sticky-908e .shadow_gold_a754 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.grid_7182.tertiary-hovered-b069 .preview_bc06,
.grid_7182.message-dirty-c7c7 .preview_bc06 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.grid_7182.tertiary-hovered-b069 .shadow_gold_a754 {
  padding: 1em;
}
.over-d647 {
  margin: 30px auto;
  display: block;
}
.over-d647 .media_narrow_c6c3 > * {
  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;
}
.over-d647 .media_narrow_c6c3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over-d647 .media_narrow_c6c3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-light-b425 .pink-34a4 {
  margin-bottom: 1.41575em;
}
.backdrop-light-b425 .secondary-ad90 {
  margin-bottom: 1.618em;
}
.upper_6392 .item-7e1a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.upper_6392 .item-7e1a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.upper_6392 .header_a684 {
  max-width: 100%;
  overflow: auto;
}
.center_eb1b .upper_6392 a:hover {
  text-decoration: underline;
}
.wrapper-172a .block-e155:not(.menu_7d5b),
.wrapper-172a .warm_9881 {
  margin-bottom: 1.41575em;
}
.wrapper-172a .block-e155:not(.menu_7d5b):last-child,
.wrapper-172a .warm_9881:last-child {
  margin-bottom: 0;
}
.wrapper-172a .block-e155.message_hard_e6ea {
  margin-bottom: 0.41575em;
}
.wrapper-172a .gradient-353d:before,
.wrapper-172a .light_ad66:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wrapper-172a .gradient-353d:before {
  content: "\f115";
}
.wrapper-172a .light_ad66:before {
  content: "\f02c";
}
.wrapper-172a .item_static_c300 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wrapper-172a .item_static_c300 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.disabled-cold-f6a5 {
  display: -webkit-box;
  display: flex;
}
.disabled-cold-f6a5 .thumbnail-wide-2aae {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .disabled-cold-f6a5 .thumbnail-wide-2aae {
    flex-basis: 90px;
  }
}
.disabled-cold-f6a5 .gradient-fe23 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled-cold-f6a5 .gradient-fe23 {
    flex-basis: calc(100% - 50px);
  }
}
.disabled-cold-f6a5 .link_clean_6d9f p:last-child {
  margin-bottom: 0.72em;
}
.shadow_f1b7 .media_narrow_c6c3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow_f1b7 .media_narrow_c6c3:after,
.shadow_f1b7 .media_narrow_c6c3:before {
  content: "";
  display: table;
}
.shadow_f1b7 .media_narrow_c6c3:after {
  clear: both;
}
.shadow_f1b7 .media_narrow_c6c3 .text-0703,
.shadow_f1b7 .media_narrow_c6c3 .paragraph-iron-f6a3 {
  width: 49%;
}
.shadow_f1b7 .media_narrow_c6c3 .text-0703 a span.wrapper-wide-2f2f,
.shadow_f1b7 .media_narrow_c6c3 .paragraph-iron-f6a3 a span.wrapper-wide-2f2f {
  display: block;
  margin-bottom: 5px;
}
.shadow_f1b7 .media_narrow_c6c3 .paragraph-iron-f6a3 {
  float: left;
  text-align: left;
}
.shadow_f1b7 .media_narrow_c6c3 .text-0703 {
  float: right;
  text-align: right;
}
.badge-bottom-1e55 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .badge-bottom-1e55 {
    margin-bottom: 0;
  }
}
.focus-7123 {
  margin-bottom: 1em;
}
.focus-7123 .menu_7d5b {
  font-size: 1.1em;
  line-height: 1.3;
}
.active-0dd7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight_65f8 .focus-7123,
.main_solid_1ff8 .focus-7123 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight_65f8 .focus-7123,
  .main_solid_1ff8 .focus-7123 {
    display: block;
  }
}
.highlight_65f8 .active-0dd7,
.main_solid_1ff8 .active-0dd7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight_65f8 .active-0dd7,
  .main_solid_1ff8 .active-0dd7 {
    margin-bottom: 1em;
  }
}
.highlight_65f8 .active-0dd7 img,
.main_solid_1ff8 .active-0dd7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight_65f8 .action-186a,
.main_solid_1ff8 .action-186a {
  flex-basis: calc(100% - 160px);
}
.highlight_65f8 .action-186a p,
.main_solid_1ff8 .action-186a p {
  margin-bottom: 0;
}
.highlight_65f8 .action-186a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_65f8 .action-186a {
    padding-left: 0;
  }
}
.main_solid_1ff8 .action-186a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .main_solid_1ff8 .action-186a {
    padding-right: 0;
  }
}
.main_solid_1ff8 .active-0dd7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort-mini-fa51 .active-0dd7 {
  margin-bottom: 0.5em;
}
.sort-mini-fa51 .active-0dd7 img {
  width: 100%;
}
.wrapper_stone_b73f .under_933f,
.background-simple-fbe8 .under_933f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.background-simple-fbe8 .solid-775a .paragraph_65ce p:last-child {
  margin-bottom: 0;
}
.bright-10dc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification_6825 .column_bottom_a5c3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification_6825 .column_bottom_a5c3:last-of-type {
    margin-bottom: 0;
  }
}
.notification_6825 .column_bottom_a5c3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification_6825 .column_bottom_a5c3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification_6825 .column_bottom_a5c3 ul li {
  margin: 0 0 0.6em;
}
.notification_6825 .column_bottom_a5c3 ul li.aside_cold_ef23,
.notification_6825 .column_bottom_a5c3 ul li.outline_medium_d7b5 {
  position: relative;
}
.notification_6825 .column_bottom_a5c3 ul li.aside_cold_ef23 .copper-b9be,
.notification_6825 .column_bottom_a5c3 ul li.outline_medium_d7b5 .copper-b9be {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification_6825 .column_bottom_a5c3 ul li.aside_cold_ef23:after:after,
.notification_6825 .column_bottom_a5c3 ul li.aside_cold_ef23:after:before,
.notification_6825
  .column_bottom_a5c3
  ul
  li.outline_medium_d7b5:after:after,
.notification_6825
  .column_bottom_a5c3
  ul
  li.outline_medium_d7b5:after:before {
  content: "";
  display: table;
}
.notification_6825 .column_bottom_a5c3 ul li.aside_cold_ef23:after:after,
.notification_6825
  .column_bottom_a5c3
  ul
  li.outline_medium_d7b5:after:after {
  clear: both;
}
.notification_6825 .column_bottom_a5c3 a.tooltip-4ef3:hover {
  text-decoration: none;
}
.notification_6825 .column_bottom_a5c3 select {
  max-width: 100%;
}
.notification_6825 .column_bottom_a5c3 table {
  font-size: 85%;
}
.notification_6825 .column_bottom_a5c3 table td,
.notification_6825 .column_bottom_a5c3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification_6825 .column_bottom_a5c3 table tfoot td {
  text-align: left;
}
.notification_6825 .column_bottom_a5c3 :last-child {
  margin-bottom: 0;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b label {
  width: 100%;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b .tall-002d {
  width: 100%;
  display: block;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b .picture_bee8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b .picture_bee8:hover svg #svg-search {
  fill: #444;
}
.notification_6825 .column_bottom_a5c3 .component_5d0b .picture_bee8 svg {
  width: 18px;
  height: 18px;
}
.notification_6825 .gallery_outer_79fe ul ul,
.notification_6825 .footer-easy-a1ea ul ul,
.notification_6825 .box_17b4 ul ul,
.notification_6825 .logo-tall-e544 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification_6825 .gallery_outer_79fe .primary_6946 > a,
.notification_6825 .footer-easy-a1ea .primary_6946 > a,
.notification_6825 .box_17b4 .primary_6946 > a,
.notification_6825 .logo-tall-e544 .primary_6946 > a {
  margin-bottom: 0;
}
.notification_6825 .primary-ad2e li,
.notification_6825 .gallery_outer_79fe li,
.notification_6825 .cold_f4b9 li,
.notification_6825 .footer-easy-a1ea li,
.notification_6825 .box_17b4 li,
.notification_6825 .logo-tall-e544 li,
.notification_6825 .stale-bda5 li,
.notification_6825 .paragraph_stale_306a li {
  display: block;
  position: relative;
}
.notification_6825 .primary-ad2e li:last-child,
.notification_6825 .gallery_outer_79fe li:last-child,
.notification_6825 .cold_f4b9 li:last-child,
.notification_6825 .footer-easy-a1ea li:last-child,
.notification_6825 .box_17b4 li:last-child,
.notification_6825 .logo-tall-e544 li:last-child,
.notification_6825 .stale-bda5 li:last-child,
.notification_6825 .paragraph_stale_306a li:last-child {
  border: none;
}
.notification_6825 .primary-ad2e li a,
.notification_6825 .gallery_outer_79fe li a,
.notification_6825 .cold_f4b9 li a,
.notification_6825 .footer-easy-a1ea li a,
.notification_6825 .box_17b4 li a,
.notification_6825 .logo-tall-e544 li a,
.notification_6825 .stale-bda5 li a,
.notification_6825 .paragraph_stale_306a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification_6825 .primary-ad2e li ul li::before,
.notification_6825 .gallery_outer_79fe li ul li::before,
.notification_6825 .cold_f4b9 li ul li::before,
.notification_6825 .footer-easy-a1ea li ul li::before,
.notification_6825 .box_17b4 li ul li::before,
.notification_6825 .logo-tall-e544 li ul li::before,
.notification_6825 .stale-bda5 li ul li::before,
.notification_6825 .paragraph_stale_306a li ul li::before {
  left: 15px;
}
.notification_6825 .primary-ad2e li ul a,
.notification_6825 .gallery_outer_79fe li ul a,
.notification_6825 .cold_f4b9 li ul a,
.notification_6825 .footer-easy-a1ea li ul a,
.notification_6825 .box_17b4 li ul a,
.notification_6825 .logo-tall-e544 li ul a,
.notification_6825 .stale-bda5 li ul a,
.notification_6825 .paragraph_stale_306a li ul a {
  padding-left: 20px;
}
.notification_6825 .primary-ad2e li ul ul li::before,
.notification_6825 .gallery_outer_79fe li ul ul li::before,
.notification_6825 .cold_f4b9 li ul ul li::before,
.notification_6825 .footer-easy-a1ea li ul ul li::before,
.notification_6825 .box_17b4 li ul ul li::before,
.notification_6825 .logo-tall-e544 li ul ul li::before,
.notification_6825 .stale-bda5 li ul ul li::before,
.notification_6825 .paragraph_stale_306a li ul ul li::before {
  left: 30px;
}
.notification_6825 .primary-ad2e li ul ul a,
.notification_6825 .gallery_outer_79fe li ul ul a,
.notification_6825 .cold_f4b9 li ul ul a,
.notification_6825 .footer-easy-a1ea li ul ul a,
.notification_6825 .box_17b4 li ul ul a,
.notification_6825 .logo-tall-e544 li ul ul a,
.notification_6825 .stale-bda5 li ul ul a,
.notification_6825 .paragraph_stale_306a li ul ul a {
  padding-left: 40px;
}
.notification_6825 .tooltip-a3d6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification_6825 .paragraph_stale_306a ul li {
  margin-bottom: 1.41575em;
}
.notification_6825 .paragraph_stale_306a ul li .slow-3548 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification_6825 .paragraph_stale_306a ul li .wide_fe05 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.grid_warm_9239 .primary-ad2e li a,
.grid_warm_9239 .gallery_outer_79fe li a,
.grid_warm_9239 .cold_f4b9 li a,
.grid_warm_9239 .footer-easy-a1ea li a,
.grid_warm_9239 .box_17b4 li a,
.grid_warm_9239 .logo-tall-e544 li a,
.grid_warm_9239 .stale-bda5 li a,
.grid_warm_9239 .paragraph_stale_306a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_warm_9239 .tooltip-a3d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_warm_9239 .column_bottom_a5c3 ul li.aside_cold_ef23 .copper-b9be,
.grid_warm_9239 .column_bottom_a5c3 ul li.outline_medium_d7b5 .copper-b9be {
  background: rgba(0, 0, 0, 0.2);
}
.grid_warm_9239 .notification_6825 .column_bottom_a5c3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li {
  margin: 0;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li ul {
  margin: 0;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li ul li a {
  padding-left: 15px;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li ul li li a {
  padding-left: 30px;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li.overlay-lite-7ad7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li.overlay-lite-7ad7 > 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;
}
.upper_e2f5 .notification_6825 .gallery-out-f7ee li.overlay-lite-7ad7 > 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;
}
.bright-9d0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bronze-cbe7 {
  position: relative;
  z-index: 10;
}
.bronze-cbe7 .block-north-7832 {
  width: 100%;
  max-width: 100%;
}
.button-short-1ef9 .red-cd83 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.button-short-1ef9 .upper_d839 {
}
.button-short-1ef9 .grid_warm_9239 {
  background: #292929;
}
.gas_53b4 .red-cd83 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gas_53b4 .upper_d839 {
  background: #f9f9f9;
}
.gas_53b4 .grid_warm_9239 {
  background: #303030;
}
.video_down_5b3a .red-cd83 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_down_5b3a .component_cold_7b15 {
    margin-bottom: 1em;
  }
  .video_down_5b3a .component_cold_7b15:last-child {
    margin-bottom: 0;
  }
}
.video_down_5b3a .upper_d839 {
  background: #ededed;
}
.video_down_5b3a .grid_warm_9239 {
  background: #1a1a1a;
}
.red-cd83.upper_d839 {
  color: rgba(0, 0, 0, 0.6);
}
.red-cd83.upper_d839 .button_gold_277d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-cd83.grid_warm_9239 {
  color: rgba(255, 255, 255, 0.99);
}
.red-cd83.grid_warm_9239 a:not(.tooltip-4ef3) {
  color: rgba(255, 255, 255, 0.79);
}
.red-cd83.grid_warm_9239 a:not(.tooltip-4ef3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-cd83.grid_warm_9239 .button_gold_277d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-cd83.grid_warm_9239 table tbody td,
.red-cd83.grid_warm_9239 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fast_5bfb.fresh-cda5 .disabled_dim_b477 {
  max-width: initial;
}
.fast_5bfb .block_thick_b7ea {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fast_5bfb .block_thick_b7ea .block-north-7832 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fast_5bfb .block_thick_b7ea .block-north-7832 {
    display: block;
    margin-bottom: 2em;
  }
  .fast_5bfb .block_thick_b7ea .block-north-7832:last-child {
    margin-bottom: 0;
  }
}
.video_down_5b3a .component_cold_7b15:last-child,
.gas_53b4 .component_cold_7b15:last-child,
.button-short-1ef9 .component_cold_7b15:last-child {
  margin-bottom: 0;
}
.video_down_5b3a .component_cold_7b15 .notification_6825 .column_bottom_a5c3:last-child,
.gas_53b4 .component_cold_7b15 .notification_6825 .column_bottom_a5c3:last-child,
.button-short-1ef9 .component_cold_7b15 .notification_6825 .column_bottom_a5c3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .video_down_5b3a .liquid_a9eb,
  .video_down_5b3a .left-a585,
  .gas_53b4 .liquid_a9eb,
  .gas_53b4 .left-a585,
  .button-short-1ef9 .liquid_a9eb,
  .button-short-1ef9 .left-a585 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bronze-cbe7 .component_cold_7b15 {
    margin-bottom: 2em;
  }
}
.bronze-cbe7 p:last-child {
  margin-bottom: 0;
}
.bronze-cbe7 li,
.bronze-cbe7 ul {
  list-style: none;
  margin: 0;
}
.bronze-cbe7 ul ul {
  margin-left: 2.617924em;
}
.inner-7c53 {
  font-size: 0.875em;
}

/* css-noise: 68f8 */
.shadow-element-f2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
