/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tiny_241e/customify
Author: WPCustomify
Author URI: https://pressmaximum.tiny_241e
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.tiny_241e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar_bf77.feature-1589/licenses/gpl-2.0.black-434b
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.menu-992a/, (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.slider-e1f5.stale_37fa/normalize.tooltip_4971/
 ======
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.tooltip_4971 v7.0.0 | MIT License | github.tiny_241e/necolas/normalize.tooltip_4971 */
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;
}
.steel-abd3 .breadcrumb_fresh_9a56,
.tooltip_warm_3834,
.west-224a,
.backdrop_a38e,
.smooth-1a2b,
.notice_0834,
.surface_down_6869,
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;
}
.tooltip_warm_3834,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tooltip_warm_3834,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_warm_3834,
  h1 {
    font-size: 1.8em;
  }
}
.west-224a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.west-224a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .west-224a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .west-224a,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_a38e,
h3 {
  font-size: 1.618em;
}
.steel-abd3 .breadcrumb_fresh_9a56,
.smooth-1a2b,
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.focus-fluid-35d6 {
  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;
}
.light-1c22:after,
.light-1c22:before,
.gradient_copper_d4eb:after,
.gradient_copper_d4eb:before {
  content: "";
  display: table;
}
.light-1c22:after,
.gradient_copper_d4eb:after {
  clear: both;
}
.overlay_action_cea7 {
  float: right;
  margin-right: 0;
}
.out_db91 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.article-e17c .active_c577,
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;
}
.article-e17c .active_c577: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;
}
.hidden_b028 .active_c577 {
  box-shadow: none;
}
.hidden_b028
  .active_c577
  .accent-484a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hidden_b028 .active_c577 .out-d1f2 {
  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;
}
.hidden_b028
  .active_c577
  .out-d1f2
  b {
  display: none;
}
.hidden_b028 .paragraph_first_64ae {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background-2e60:not(.hover-8044):not(.brown-f4bb),
button:not(.hover-8044):not(.brown-f4bb),
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ),
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ),
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ) {
  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;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ):hover,
button:not(.hover-8044):not(
    .brown-f4bb
  ):hover,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ):hover,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ):hover,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ):active,
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
button:not(.hover-8044):not(
    .brown-f4bb
  ):active,
button:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ):active,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ):active,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ):active,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus {
  outline: 0;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a {
  position: relative;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .highlight_red_7b5a,
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .input_liquid_7146,
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .focus_55c9,
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  i,
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  svg,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .highlight_red_7b5a,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .input_liquid_7146,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .focus_55c9,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  i,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  svg,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .highlight_red_7b5a,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .input_liquid_7146,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .focus_55c9,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  i,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  svg,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .highlight_red_7b5a,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .input_liquid_7146,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .focus_55c9,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  i,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  svg,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .highlight_red_7b5a,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .input_liquid_7146,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  .focus_55c9,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  i,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a
  svg {
  visibility: hidden;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a:after,
button:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a:after,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a:after,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a:after,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ).fn-loading-451a: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;
}
.background-2e60:not(.hover-8044):not(.brown-f4bb),
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ),
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ),
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ) {
  color: #fff;
  background: #235787;
}
.background-2e60:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="button"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="reset"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus,
input[type="submit"]:not(.hover-8044):not(
    .brown-f4bb
  ):focus {
  color: #fff;
}
.background-2e60.fn-disabled-451a:not(.hover-8044):not(
    .brown-f4bb
  ),
.background-2e60[disabled]:not(.hover-8044):not(
    .brown-f4bb
  ),
button.fn-disabled-451a:not(.hover-8044):not(
    .brown-f4bb
  ),
button[disabled]:not(.hover-8044):not(
    .brown-f4bb
  ) {
  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;
}
.modal_narrow_1b00 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.modal_narrow_1b00: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;
}
.hidden_down_6b69 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.picture-yellow-167d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.avatar-short-b388 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.light-1c22:after,
.light-1c22:before,
.notice_next_bde7:after,
.notice_next_bde7:before,
.yellow_0036:after,
.yellow_0036:before,
.panel-0d42:after,
.panel-0d42:before,
.card_full_9bc0:after,
.card_full_9bc0:before,
.texture-d03a:after,
.texture-d03a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.light-1c22:after,
.notice_next_bde7:after,
.yellow_0036:after,
.panel-0d42:after,
.card_full_9bc0:after,
.texture-d03a:after {
  clear: both;
}
.notice_next_bde7 .outer-8664,
.yellow_0036 .outer-8664,
.purple_e69d .outer-8664 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.rough_b226 {
  display: inline-block;
}
.description-advanced-5dd8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-advanced-5dd8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-advanced-5dd8 .motion-4115 {
  padding: 1em 0;
  font-size: 85%;
}
.motion-4115 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.menu-inner-b63a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.menu-inner-b63a:after,
.menu-inner-b63a:before {
  content: "";
  display: table;
}
.menu-inner-b63a:after {
  clear: both;
}
.top-5e54 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bright-e9a4 .top-5e54 {
  max-width: 50%;
}
.grid_9ee4 .top-5e54 {
  max-width: 33.33%;
}
.last-907f .top-5e54 {
  max-width: 25%;
}
.banner-stale-8b89 .top-5e54 {
  max-width: 20%;
}
.primary_pink_061d .top-5e54 {
  max-width: 16.66%;
}
.search_narrow_8ae3 .top-5e54 {
  max-width: 14.28%;
}
.gradient_da1c .top-5e54 {
  max-width: 12.5%;
}
.outline_23b3 .top-5e54 {
  max-width: 11.11%;
}
.outline_81c3 {
  display: block;
}
.steel-abd3 .grid-focused-bee2 label,
.steel-abd3 .video-simple-2533 label,
.steel-abd3 .description-white-a2cf label,
.steel-abd3 .nav_dffc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_7d9d {
  list-style: none;
  margin: 0;
}
.pressed_7d9d article.overlay_60e2 {
  margin-bottom: 0;
}
.pressed_7d9d ul {
  list-style: none;
  margin: 0;
}
.pressed_7d9d .row_8f35 li.overlay_60e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_7d9d .row_8f35 li.overlay_60e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_7d9d .row_8f35 li.overlay_60e2: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) {
  .pressed_7d9d .row_8f35 li.overlay_60e2 li.overlay_60e2 li.overlay_60e2 li.overlay_60e2 {
    padding-left: 0;
  }
}
article.overlay_60e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_60e2 .notice_next_bde7 p:last-of-type {
  margin-bottom: 0;
}
article.overlay_60e2 .plasma_fcc2 {
  float: left;
}
article.overlay_60e2 .background_19dd {
  margin-left: 85px;
}
article.overlay_60e2 .upper_7bf2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_60e2 .upper_7bf2 .notice_in_f902 {
  margin-left: 10px;
}
article.overlay_60e2 .tertiary_west_e66e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_60e2 .alert_easy_2b8b {
  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 .grid-focused-bee2,
  #respond .description-white-a2cf,
  #respond .nav_dffc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-focused-bee2 input,
#respond .description-white-a2cf input,
#respond .nav_dffc input {
  width: 100%;
}
#respond .nav_dffc {
  margin-right: 0;
}
#respond .wood-630d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper_a181 {
  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;
}
.copper_a181.popup-f165 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.copper_a181 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%);
}
.copper_a181:focus,
.copper_a181: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);
}
.mask-purple-5c11 {
  border-radius: 10%;
}
.image-wide-13cb {
  border-radius: 50%;
}
.liquid_89bd {
  font-size: 0.72em;
}
.modal_ec96 {
  font-size: 0.875em;
}
.wrapper-cool-eb84 {
  font-size: 1.1em;
}
.over-c882 {
  text-transform: uppercase;
  line-height: 1.2;
}
.over-c882.liquid_89bd {
  letter-spacing: 0.5px;
}
.popup-steel-178e,
.popup-steel-178e a {
  color: #6d6d6d;
}
.popup-steel-178e a:hover {
  color: #111;
}
.tabs_0f53 {
  color: #6d6d6d;
}
.warm-4b8c {
  overflow-x: hidden;
}
.warm-4b8c .down_c9c7.mask_orange_63b3 {
  position: relative;
}
.warm-4b8c .down_c9c7.mask_orange_63b3.yellow_bec6 {
  position: initial;
}
.warm-4b8c
  .down_c9c7.mask_orange_63b3.yellow_bec6
  .container_855e {
  left: auto;
}
.warm-4b8c .down_c9c7 .container_855e {
  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;
}
.warm-4b8c .down_c9c7:hover.mask_orange_63b3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.warm-4b8c
  .down_c9c7:hover.mask_orange_63b3
  .container_855e {
  display: block;
  z-index: 9999999;
}
.warm-4b8c .video_bottom_0232 .text_fluid_9c20,
.warm-4b8c .advanced_c962 .text_fluid_9c20 {
  display: none;
}
.warm-4b8c .orange-9c7e .down_c9c7:hover.mask_orange_63b3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel-abd3 .grid-focused-bee2 label,
.steel-abd3 .video-simple-2533 label,
.steel-abd3 .description-white-a2cf label,
.steel-abd3 .nav_dffc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_7d9d {
  list-style: none;
  margin: 0;
}
.pressed_7d9d article.overlay_60e2 {
  margin-bottom: 0;
}
.pressed_7d9d ul {
  list-style: none;
  margin: 0;
}
.pressed_7d9d .row_8f35 li.overlay_60e2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_7d9d .row_8f35 li.overlay_60e2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_7d9d .row_8f35 li.overlay_60e2: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) {
  .pressed_7d9d .row_8f35 li.overlay_60e2 li.overlay_60e2 li.overlay_60e2 li.overlay_60e2 {
    padding-left: 0;
  }
}
article.overlay_60e2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_60e2 .notice_next_bde7 p:last-of-type {
  margin-bottom: 0;
}
article.overlay_60e2 .plasma_fcc2 {
  float: left;
}
article.overlay_60e2 .background_19dd {
  margin-left: 85px;
}
article.overlay_60e2 .upper_7bf2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_60e2 .upper_7bf2 .notice_in_f902 {
  margin-left: 10px;
}
article.overlay_60e2 .tertiary_west_e66e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_60e2 .alert_easy_2b8b {
  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 .grid-focused-bee2,
  #respond .description-white-a2cf,
  #respond .nav_dffc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-focused-bee2 input,
#respond .description-white-a2cf input,
#respond .nav_dffc input {
  width: 100%;
}
#respond .nav_dffc {
  margin-right: 0;
}
#respond .wood-630d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_bottom_0232 .pressed-6fe8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed-6fe8 .right_a54d.filter-791e .shade-5830 > li > a:focus,
.pressed-6fe8 .right_a54d.filter-791e .shade-5830 > li > a:hover,
.pressed-6fe8 .right_a54d.summary-9d27 .shade-5830 > li > a:focus,
.pressed-6fe8 .right_a54d.summary-9d27 .shade-5830 > li > a:hover,
.pressed-6fe8 .right_a54d.grid_upper_75bf .shade-5830 > li > a:focus,
.pressed-6fe8 .right_a54d.grid_upper_75bf .shade-5830 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8
  .right_a54d.filter-791e
  .shade-5830
  > li.shadow_center_953c
  > a,
.pressed-6fe8
  .right_a54d.filter-791e
  .shade-5830
  > li.section-91d1
  > a,
.pressed-6fe8
  .right_a54d.summary-9d27
  .shade-5830
  > li.shadow_center_953c
  > a,
.pressed-6fe8
  .right_a54d.summary-9d27
  .shade-5830
  > li.section-91d1
  > a,
.pressed-6fe8
  .right_a54d.grid_upper_75bf
  .shade-5830
  > li.shadow_center_953c
  > a,
.pressed-6fe8 .right_a54d.grid_upper_75bf .shade-5830 > li.left-cb4b > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8 .right_5b33,
.pressed-6fe8 .right_5b33 a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8 .hovered-71e7.nav_0134 li a,
.pressed-6fe8 .paragraph-cba0 a,
.pressed-6fe8 .tertiary-medium-2354,
.pressed-6fe8 .shade-5830 > li > a,
.pressed-6fe8 .lite_6691 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8 .hovered-71e7.nav_0134 li a:hover,
.pressed-6fe8 .paragraph-cba0 a:hover,
.pressed-6fe8 .tertiary-medium-2354:hover,
.pressed-6fe8 .shade-5830 > li > a:hover,
.pressed-6fe8 .lite_6691:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8 .new-71d1 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8 .new-71d1 .video-a7b8 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8 .new-71d1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-6fe8 .component-up-1211 .advanced_0df9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8 .component-up-1211 .advanced_0df9 .fixed-9a74 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8
  .component-up-1211
  .advanced_0df9
  .fixed-9a74::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8
  .component-up-1211
  .advanced_0df9
  .fixed-9a74:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8
  .component-up-1211
  .advanced_0df9
  .fixed-9a74::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8
  .component-up-1211
  .advanced_0df9
  .fixed-9a74::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8 .component-up-1211 .overlay_static_8892 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-6fe8 .component-up-1211 .overlay_static_8892:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-21a1
  .pressed-6fe8
  .component-up-1211
  .tertiary_solid_a893
  .chip_narrow_5f94 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-21a1
  .pressed-6fe8
  .component-up-1211
  .tertiary_solid_a893
  .fixed-9a74 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_bottom_0232 .cold_1751 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cold_1751 .right_a54d.filter-791e .shade-5830 > li > a:focus,
.cold_1751 .right_a54d.filter-791e .shade-5830 > li > a:hover,
.cold_1751 .right_a54d.summary-9d27 .shade-5830 > li > a:focus,
.cold_1751 .right_a54d.summary-9d27 .shade-5830 > li > a:hover,
.cold_1751 .right_a54d.grid_upper_75bf .shade-5830 > li > a:focus,
.cold_1751 .right_a54d.grid_upper_75bf .shade-5830 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_1751
  .right_a54d.filter-791e
  .shade-5830
  > li.shadow_center_953c
  > a,
.cold_1751
  .right_a54d.filter-791e
  .shade-5830
  > li.section-91d1
  > a,
.cold_1751
  .right_a54d.summary-9d27
  .shade-5830
  > li.shadow_center_953c
  > a,
.cold_1751
  .right_a54d.summary-9d27
  .shade-5830
  > li.section-91d1
  > a,
.cold_1751
  .right_a54d.grid_upper_75bf
  .shade-5830
  > li.shadow_center_953c
  > a,
.cold_1751 .right_a54d.grid_upper_75bf .shade-5830 > li.left-cb4b > a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_1751 .right_5b33,
.cold_1751 .right_5b33 a {
  color: rgba(0, 0, 0, 0.8);
}
.cold_1751 .hovered-71e7.nav_0134 li a,
.cold_1751 .paragraph-cba0 a,
.cold_1751 .tertiary-medium-2354,
.cold_1751 .shade-5830 > li > a,
.cold_1751 .lite_6691 {
  color: rgba(0, 0, 0, 0.55);
}
.cold_1751 .hovered-71e7.nav_0134 li a:hover,
.cold_1751 .paragraph-cba0 a:hover,
.cold_1751 .tertiary-medium-2354:hover,
.cold_1751 .shade-5830 > li > a:hover,
.cold_1751 .lite_6691:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_1751 .new-71d1 {
  color: rgba(0, 0, 0, 0.55);
}
.cold_1751 .new-71d1 .video-a7b8 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_1751 .new-71d1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean-1005 .wood-c6de {
  margin-left: auto;
  margin-right: auto;
}
.yellow_0036 > * {
  margin-left: auto;
  margin-right: auto;
}
.yellow_0036 .hidden_down_6b69 {
  margin-right: 1.41575em;
}
.title_advanced_73df .yellow_0036 > .carousel-1658 {
  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;
}
.title_advanced_73df .yellow_0036 > .input_9d52 {
  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;
}
.summary-0708.clean-1005 .wood-c6de,
.fast_b687.clean-1005 .wood-c6de {
  margin-left: 0;
}
.short-68f7.clean-1005 .wood-c6de,
.iron-75bf.clean-1005 .wood-c6de {
  margin-right: 0;
}
.yellow_0036 ol,
.yellow_0036 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sidebar_bfe6 video {
  max-width: 100%;
}
.iron_f72e img {
  display: block;
}
.iron_f72e.hidden_down_6b69,
.iron_f72e.picture-yellow-167d {
  width: 100%;
}
.iron_f72e.input_9d52 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent-wood-9065:not(.upper-14de) {
  margin: 1.5em auto;
}
.article_dark_b5db p {
  padding: 1.5em 14px;
}
ul.info_gas_4aa4.input_9d52,
ul.info_gas_4aa4.carousel-1658,
ul.info_gas_4aa4.carousel-white-998e.carousel-1658 {
  padding: 0 14px;
}
.dim-fa66 {
  display: block;
  overflow-x: auto;
}
.dim-fa66 table {
  border-collapse: collapse;
  width: 100%;
}
.dim-fa66 td,
.dim-fa66 th {
  padding: 0.5em;
}
.yellow_0036 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.yellow_0036 ol ol,
.yellow_0036 ol ul,
.yellow_0036 ul ol,
.yellow_0036 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.yellow_0036 ol ol li,
.yellow_0036 ol ul li,
.yellow_0036 ul ol li,
.yellow_0036 ul ul li {
  margin-left: 0;
}
.module_94ad.gold-5301 > .bottom_e9d5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.module_94ad.gold-5301 > .bottom_e9d5 iframe,
.module_94ad.gold-5301 > .bottom_e9d5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.detail_blue_c9a4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.detail_blue_c9a4.slow-6dcb {
  padding: 0;
}
.detail_blue_c9a4.slow-6dcb cite {
  font-size: 13px;
}
.detail_blue_c9a4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.detail_blue_c9a4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bottom-f3c9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bottom-f3c9 > p:first-child {
  margin-top: 0;
}
.bottom-f3c9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bottom-f3c9 blockquote {
  border-left: 0;
}
.aside_561e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside_561e:not(.detail-dda5) {
  max-width: 100px;
}
.aside_561e.column-77ba {
  border-bottom: none !important;
  text-align: center;
}
.aside_561e.column-77ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .article_dark_b5db p {
    padding: 1.5em 0;
  }
}
.hard-bc23 {
  color: #0073aa;
}
.badge_down_0b7a {
  background-color: #0073aa;
}
.west_f5f1 {
  color: #229fd8;
}
.grid-3b97 {
  background-color: #229fd8;
}
.main-focused-ca67 {
  color: #eee;
}
.active_6116 {
  background-color: #eee;
}
.message-75fc {
  color: #444;
}
.inner_08e4 {
  background-color: #444;
}
.huge_ef79 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.huge_ef79 .card_63bb .paragraph-cba0 {
  font-size: 15px;
}
.huge_ef79 .paragraph-cba0 {
  line-height: 1.3;
}
.huge_ef79 .cold_1751 {
}
.huge_ef79 .pressed-6fe8 {
  background: #235787;
}
.carousel_mini_e278 {
  padding: 0;
}
.carousel_mini_e278 .pressed-6fe8 {
  background: #1a1a1a;
}
.carousel_mini_e278 .cold_1751 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tall_e509 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tall_e509 .cold_1751 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tall_e509 .pressed-6fe8 {
  background: #303030;
}
.texture-d03a {
  position: relative;
  z-index: 10;
}
.texture-d03a .summary_1982 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_down_ed24 .mask_orange_63b3 {
  display: inline-block;
  vertical-align: middle;
}
.hidden_down_ed24.tooltip-west-983b .mask_orange_63b3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_down_ed24.tooltip-west-983b .mask_orange_63b3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_down_ed24.tooltip-west-983b .mask_orange_63b3 {
    margin-right: 0.4em;
  }
}
.hidden_down_ed24.tooltip-west-983b .mask_orange_63b3:last-child {
  margin-right: 0;
}
.primary_1fae .summary_1982 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_bottom_0232 .card_63bb {
    margin: 0 -0.5em;
  }
  .video_bottom_0232 .card_63bb [class*="customify-col-"],
  .video_bottom_0232 .card_63bb [class*="customify-col_"],
  .video_bottom_0232 .card_63bb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_bottom_0232.background_fresh_b0be .summary_1982 {
  background: 0 0 !important;
}
.video_bottom_0232.background_fresh_b0be .summary_1982,
.video_bottom_0232.primary_1fae .summary_1982 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_bottom_0232.gold_61e8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_bottom_0232.primary_1fae .summary_1982 {
  box-shadow: none !important;
}
.status_advanced_b137 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .status_advanced_b137 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .status_advanced_b137 {
    padding: 18px 0 20px;
  }
}
.status_advanced_b137 .focus-6d8c {
  width: 100%;
}
.status_advanced_b137 .button_7447 {
  margin-bottom: 0;
}
.status_advanced_b137 .summary-3379 {
  margin-top: 5px;
  font-size: 0.875em;
}
.black-2966 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black-2966 .detail_3c3e {
  width: 100%;
}
.paragraph-5ab8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph-5ab8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph-5ab8 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;
}
.paragraph-5ab8 li:last-child:after {
  display: none;
}
.paragraph-5ab8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-6159 .text_fluid_9c20 button,
.status_advanced_b137 .text_fluid_9c20 button {
  left: 0;
}
.accent-6159 .detail_3c3e,
.status_advanced_b137 .detail_3c3e {
  padding-left: 0;
  padding-right: 0;
}
.accent-6159 .black-2966,
.status_advanced_b137 .black-2966 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-6159 {
  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;
}
.accent-6159: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;
}
.accent-6159 .content-3f6f {
  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) {
  .accent-6159 .content-3f6f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-6159 .content-3f6f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-6159 .content-3f6f {
    min-height: 200px;
  }
}
.accent-6159 .paragraph-5ab8 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-6159 .paragraph-5ab8 a,
.accent-6159 .paragraph-5ab8 li:after {
  color: inherit;
}
.accent-6159 .paragraph-5ab8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.notification_81c9 {
  margin-bottom: 0.5em;
}
.progress-1c0e {
  margin-bottom: 1.2em;
}
.progress-1c0e,
.notification_81c9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress-1c0e p:last-child,
.notification_81c9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text_fluid_9c20,
#masthead .text_fluid_9c20 {
  display: none;
}
#masthead
  > .text_fluid_9c20.caption-f58f {
  display: none;
}
#masthead > .text_fluid_9c20 button {
  left: 0;
}
.tooltip_lite_96ce {
  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%;
}
.tooltip_lite_96ce .mask_orange_63b3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_lite_96ce .main-7635 {
  display: -webkit-box;
  display: flex;
}
.tooltip_lite_96ce .main-7635.basic-71cd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_lite_96ce .main-7635.main_07ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_lite_96ce .main-7635.header-dim-8284 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_lite_96ce.slider_dabb.caption_c23e .main-7635.basic-71cd {
  flex-basis: 100%;
}
.tooltip_lite_96ce.description_soft_b15a .main-7635.main_07ac {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_lite_96ce.description_soft_b15a .main-7635.header-dim-8284 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text_fluid_9c20.caption-f58f {
  display: none;
}
#masthead > .text_fluid_9c20 button {
  left: 0;
}
.cold-31b4 {
  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;
}
.cold-31b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold-31b4.preview_motion_52ed i {
  margin-right: 4px;
}
.cold-31b4.alert-9bb6 i {
  margin-left: 5px;
}
.paragraph-cba0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.paragraph-cba0 p:last-child {
  margin-bottom: 0;
}
.tag-bfb1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tag-bfb1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tag-bfb1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tag-bfb1 .right_5b33 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tag-bfb1 .filter_lower_439f {
  margin: 5px 0 7px 0;
}
.tag-bfb1.container_694d .input_6978 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag-bfb1.container_694d .slider-pink-bc28 {
  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;
}
.tag-bfb1.bright_ef79 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tag-bfb1.bright_ef79 .input_6978 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag-bfb1.bright_ef79 .slider-pink-bc28 {
  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;
}
.tag-bfb1.message_15a6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-bfb1.breadcrumb-18e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tag-bfb1.breadcrumb-18e7 .slider-pink-bc28 {
  margin-top: 7px;
}
.accordion_bb4b {
  display: inline-block;
}
.texture-d03a .wide-2635 .tag-bfb1 img {
  max-width: 100%;
}
.right_a54d .content_4408.shadow-b7eb,
.element_old_dcc4 .content_4408.shadow-b7eb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.right_a54d .nav_pressed_0263,
.element_old_dcc4 .nav_pressed_0263 {
  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%);
}
.right_a54d .nav_pressed_0263 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.right_a54d.next_0c12 .nav_pressed_0263 {
  display: none;
}
.right_a54d .carousel_ac50 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right_a54d .carousel_ac50 li {
  display: inline-block;
  position: relative;
}
.right_a54d .carousel_ac50 li:last-child {
  margin-right: 0;
}
.right_a54d .carousel_ac50 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;
}
.right_a54d .carousel_ac50 li.left-cb4b > a {
  color: rgba(0, 0, 0, 0.9);
}
.right_a54d .carousel_ac50 > 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;
}
.right_a54d .carousel_ac50 > li > a i {
  line-height: 0;
}
.right_a54d .carousel_ac50 > li.shadow_8599 > a .nav_pressed_0263 {
  margin-left: 4px;
  line-height: 0;
}
.right_a54d .carousel_ac50 .cold_4ad7 li.shadow_8599 > a {
  position: relative;
}
.right_a54d .carousel_ac50 .cold_4ad7 li.shadow_8599 > a:after,
.right_a54d .carousel_ac50 .cold_4ad7 li.shadow_8599 > a:before {
  content: "";
  display: table;
}
.right_a54d .carousel_ac50 .cold_4ad7 li.shadow_8599 > a:after {
  clear: both;
}
.right_a54d .carousel_ac50 .cold_4ad7 li.shadow_8599 > a .nav_pressed_0263 {
  margin-left: 5px;
  float: right;
}
.right_a54d .easy_50b0,
.right_a54d .cold_4ad7 {
  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;
}
.right_a54d .cold_4ad7 {
  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;
}
.right_a54d .cold_4ad7 .shadow-b7eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.right_a54d .cold_4ad7 .nav_pressed_0263 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.right_a54d .cold_4ad7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.right_a54d .cold_4ad7 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;
}
.right_a54d .cold_4ad7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.right_a54d .cold_4ad7 .cold_4ad7 {
  top: 0;
  left: 100%;
}
.right_a54d .box_cold_a32b.fn-focus-451a > .easy_50b0,
.right_a54d .box_cold_a32b.fn-focus-451a > .cold_4ad7,
.right_a54d .box_cold_a32b:focus > .easy_50b0,
.right_a54d .box_cold_a32b:focus > .cold_4ad7,
.right_a54d .box_cold_a32b:hover > .easy_50b0,
.right_a54d .box_cold_a32b:hover > .cold_4ad7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.right_a54d.grid_upper_75bf .shade-5830:after,
.right_a54d.grid_upper_75bf .shade-5830:before {
  content: "";
  display: table;
}
.right_a54d.grid_upper_75bf .shade-5830:after {
  clear: both;
}
.right_a54d.grid_upper_75bf .shade-5830 > li {
  float: left;
}
.right_a54d.logo-89b4 .shade-5830:after,
.right_a54d.logo-89b4 .shade-5830:before {
  content: "";
  display: table;
}
.right_a54d.logo-89b4 .shade-5830:after {
  clear: both;
}
.right_a54d.logo-89b4 .shade-5830 > li {
  float: left;
}
.right_a54d.logo-89b4 .shade-5830 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.right_a54d.logo-89b4 .shade-5830 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.right_a54d.logo-89b4 .shade-5830 > li.shadow_center_953c > a,
.right_a54d.logo-89b4 .shade-5830 > li.left-cb4b > a {
  color: #fff;
  background-color: #1e4b75;
}
.right_a54d.filter-791e .shade-5830 > li > a .shadow-b7eb {
  position: relative;
}
.right_a54d.filter-791e .shade-5830 > li > a .shadow-b7eb: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;
}
.right_a54d.filter-791e
  .shade-5830
  > li:focus
  > a
  .shadow-b7eb:before,
.right_a54d.filter-791e
  .shade-5830
  > li:hover
  > a
  .shadow-b7eb:before {
  width: 100%;
  background-color: currentColor;
}
.right_a54d.filter-791e
  .shade-5830
  > li.shadow_center_953c
  > a
  .shadow-b7eb:before,
.right_a54d.filter-791e
  .shade-5830
  > li.section-91d1
  > a
  .shadow-b7eb:before {
  width: 100%;
  background-color: currentColor;
}
.right_a54d.summary-9d27 .shade-5830 > li > a .shadow-b7eb {
  position: relative;
}
.right_a54d.summary-9d27 .shade-5830 > li > a .shadow-b7eb: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;
}
.right_a54d.summary-9d27 .shade-5830 > li:focus > a .shadow-b7eb:before,
.right_a54d.summary-9d27
  .shade-5830
  > li:hover
  > a
  .shadow-b7eb:before {
  width: 100%;
  background-color: currentColor;
}
.right_a54d.summary-9d27
  .shade-5830
  > li.shadow_center_953c
  > a
  .shadow-b7eb:before,
.right_a54d.summary-9d27
  .shade-5830
  > li.section-91d1
  > a
  .shadow-b7eb:before {
  width: 100%;
  background-color: currentColor;
}
.element_old_dcc4 .carousel_ac50 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.element_old_dcc4 .carousel_ac50 li:first-child > a {
  border-top: none;
}
.element_old_dcc4 .carousel_ac50 .lower-969f > .shadow-b7eb .nav_pressed_0263 {
  display: none;
}
.element_old_dcc4 .carousel_ac50 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.element_old_dcc4 .carousel_ac50 li:last-child {
  border: none;
}
.element_old_dcc4 .carousel_ac50 li.shadow_8599 > a {
  padding-right: 45px !important;
}
.element_old_dcc4 .carousel_ac50 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.element_old_dcc4 .carousel_ac50 li a:focus,
.element_old_dcc4 .carousel_ac50 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_old_dcc4 .carousel_ac50 li .glass_5058 {
  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;
}
.element_old_dcc4 .carousel_ac50 li .glass_5058:hover {
  box-shadow: none;
}
.element_old_dcc4 .carousel_ac50 li .glass_5058 .nav_pressed_0263 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.element_old_dcc4 .carousel_ac50 .cold_4ad7 {
  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);
}
.element_old_dcc4 .carousel_ac50 .cold_4ad7 li a {
  padding-left: 3em;
}
.element_old_dcc4 .carousel_ac50 .chip-steel-0408 > a .glass_5058 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.element_old_dcc4 .carousel_ac50 .chip-steel-0408 > .cold_4ad7 {
  display: block;
  opacity: 1;
}
.notification-basic-a5dd {
  max-width: 100%;
}
.active-eda1 {
  line-height: 0;
  cursor: pointer;
}
.lite_6691 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lite_6691:hover {
  box-shadow: none;
  color: currentColor;
}
.lite_6691 svg {
  width: 18px;
  height: 18px;
}
.lite_6691 .first_2c26 {
  display: none;
}
.small-dd0b {
  position: relative;
}
.small-dd0b.fn-active-451a .lite_6691 .summary_17a2 {
  display: none;
}
.small-dd0b.fn-active-451a .lite_6691 .first_2c26 {
  display: inline-block;
}
.small-dd0b .advanced_b1da {
  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);
}
.small-dd0b.motion-f733 .advanced_b1da {
  left: auto;
  right: -0.9em;
}
.small-dd0b.motion-f733 .form-paper-a9b8::before {
  left: auto;
  right: 15px;
}
.small-dd0b.fn-active-451a .advanced_b1da {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_solid_a893 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tertiary_solid_a893 label {
  flex-basis: 100%;
}
.tertiary_solid_a893 .advanced_0df9 {
  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;
}
.tertiary_solid_a893 .fixed-9a74 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tertiary_solid_a893 .fixed-9a74:focus {
  background-color: transparent;
}
.tertiary_solid_a893 button.overlay_static_8892 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tertiary_solid_a893 button.overlay_static_8892:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tertiary_solid_a893 button.overlay_static_8892 svg {
  width: 18px;
  height: 18px;
}
.tertiary_solid_a893 input[type="submit"] {
  min-height: auto;
}
.component-up-1211 .tertiary_solid_a893 .fixed-9a74 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form-paper-a9b8 {
  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) {
  .form-paper-a9b8 {
    width: 220px;
  }
}
.form-paper-a9b8 label {
  flex-basis: 100%;
}
.form-paper-a9b8::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;
}
.tooltip-21a1 .component-up-1211 .tertiary_solid_a893 {
  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;
}
.tooltip-21a1
  .component-up-1211
  .tertiary_solid_a893
  .advanced_0df9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip-21a1 .component-up-1211 .tertiary_solid_a893 .fixed-9a74 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip-21a1
  .component-up-1211
  .tertiary_solid_a893
  .fixed-9a74:focus {
  background: 0 0;
}
.tooltip-21a1
  .component-up-1211
  .tertiary_solid_a893
  .chip_narrow_5f94 {
  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;
}
.hovered-71e7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hovered-71e7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hovered-71e7 li:last-child {
  margin-right: 0;
}
.hovered-71e7 li:first-child {
  margin-left: 0;
}
.hovered-71e7.brown_b5d7 a {
  color: #fff;
}
.hovered-71e7.brown_b5d7 a:hover {
  color: #fff;
}
.hovered-71e7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hovered-71e7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hovered-71e7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hovered-71e7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hovered-71e7 [class*="social-icon-apple"] {
  background-color: #999;
}
.hovered-71e7 [class*="social-icon-apple"].green-f51e {
  background-color: transparent;
  color: #999;
}
.hovered-71e7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hovered-71e7 [class*="social-icon-behance"].green-f51e {
  background-color: transparent;
  color: #1769ff;
}
.hovered-71e7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hovered-71e7 [class*="social-icon-bitbucket"].green-f51e {
  background-color: transparent;
  color: #205081;
}
.hovered-71e7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hovered-71e7 [class*="social-icon-codepen"].green-f51e {
  background-color: transparent;
  color: #000;
}
.hovered-71e7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hovered-71e7 [class*="social-icon-delicious"].green-f51e {
  background-color: transparent;
  color: #39f;
}
.hovered-71e7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hovered-71e7 [class*="social-icon-digg"].green-f51e {
  background-color: transparent;
  color: #005be2;
}
.hovered-71e7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hovered-71e7 [class*="social-icon-dribbble"].green-f51e {
  background-color: transparent;
  color: #ea4c89;
}
.hovered-71e7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hovered-71e7 [class*="social-icon-envelope"].green-f51e {
  background-color: transparent;
  color: #ea4335;
}
.hovered-71e7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hovered-71e7 [class*="social-icon-facebook"].green-f51e {
  background-color: transparent;
  color: #3b5998;
}
.hovered-71e7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hovered-71e7 [class*="social-icon-flickr"].green-f51e {
  background-color: transparent;
  color: #0063dc;
}
.hovered-71e7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hovered-71e7 [class*="social-icon-foursquare"].green-f51e {
  background-color: transparent;
  color: #2d5be3;
}
.hovered-71e7 [class*="social-icon-github"] {
  background-color: #333;
}
.hovered-71e7 [class*="social-icon-github"].green-f51e {
  background-color: transparent;
  color: #333;
}
.hovered-71e7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hovered-71e7 [class*="social-icon-google-plus"].green-f51e {
  background-color: transparent;
  color: #dd4b39;
}
.hovered-71e7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hovered-71e7 [class*="social-icon-houzz"].green-f51e {
  background-color: transparent;
  color: #7ac142;
}
.hovered-71e7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hovered-71e7 [class*="social-icon-instagram"].green-f51e {
  background-color: transparent;
  color: #262626;
}
.hovered-71e7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hovered-71e7 [class*="social-icon-jsfiddle"].green-f51e {
  background-color: transparent;
  color: #487aa2;
}
.hovered-71e7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hovered-71e7 [class*="social-icon-linkedin"].green-f51e {
  background-color: transparent;
  color: #0077b5;
}
.hovered-71e7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hovered-71e7 [class*="social-icon-medium"].green-f51e {
  background-color: transparent;
  color: #00ab6b;
}
.hovered-71e7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hovered-71e7
  [class*="social-icon-odnoklassniki"].green-f51e {
  background-color: transparent;
  color: #f4731c;
}
.hovered-71e7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hovered-71e7 [class*="social-icon-meetup"].green-f51e {
  background-color: transparent;
  color: #ec1c40;
}
.hovered-71e7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hovered-71e7 [class*="social-icon-pinterest"].green-f51e {
  background-color: transparent;
  color: #bd081c;
}
.hovered-71e7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hovered-71e7 [class*="social-icon-product-hunt"].green-f51e {
  background-color: transparent;
  color: #da552f;
}
.hovered-71e7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hovered-71e7 [class*="social-icon-reddit"].green-f51e {
  background-color: transparent;
  color: #ff4500;
}
.hovered-71e7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hovered-71e7 [class*="social-icon-rss"].green-f51e {
  background-color: transparent;
  color: #f26522;
}
.hovered-71e7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hovered-71e7
  [class*="social-icon-shopping-cart"].green-f51e {
  background-color: transparent;
  color: #4caf50;
}
.hovered-71e7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hovered-71e7 [class*="social-icon-skype"].green-f51e {
  background-color: transparent;
  color: #00aff0;
}
.hovered-71e7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hovered-71e7 [class*="social-icon-slideshare"].green-f51e {
  background-color: transparent;
  color: #0077b5;
}
.hovered-71e7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hovered-71e7 [class*="social-icon-snapchat"].green-f51e {
  background-color: transparent;
  color: #fffc00;
}
.hovered-71e7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hovered-71e7 [class*="social-icon-soundcloud"].green-f51e {
  background-color: transparent;
  color: #f80;
}
.hovered-71e7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hovered-71e7 [class*="social-icon-spotify"].green-f51e {
  background-color: transparent;
  color: #2ebd59;
}
.hovered-71e7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hovered-71e7
  [class*="social-icon-stack-overflow"].green-f51e {
  background-color: transparent;
  color: #fe7a15;
}
.hovered-71e7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hovered-71e7 [class*="social-icon-maldkfgram"].green-f51e {
  background-color: transparent;
  color: #2ca5e0;
}
.hovered-71e7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hovered-71e7 [class*="social-icon-tripadvisor"].green-f51e {
  background-color: transparent;
  color: #589442;
}
.hovered-71e7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hovered-71e7 [class*="social-icon-tumblr"].green-f51e {
  background-color: transparent;
  color: #35465c;
}
.hovered-71e7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hovered-71e7 [class*="social-icon-twitch"].green-f51e {
  background-color: transparent;
  color: #6441a5;
}
.hovered-71e7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hovered-71e7 [class*="social-icon-twitter"].green-f51e {
  background-color: transparent;
  color: #1da1f2;
}
.hovered-71e7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hovered-71e7 [class*="social-icon-vimeo"].green-f51e {
  background-color: transparent;
  color: #1ab7ea;
}
.hovered-71e7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hovered-71e7 [class*="social-icon-vk"].green-f51e {
  background-color: transparent;
  color: #45668e;
}
.hovered-71e7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hovered-71e7 [class*="social-icon-weibo"].green-f51e {
  background-color: transparent;
  color: #df2029;
}
.hovered-71e7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hovered-71e7 [class*="social-icon-weixin"].green-f51e {
  background-color: transparent;
  color: #7bb32e;
}
.hovered-71e7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hovered-71e7 [class*="social-icon-whatsapp"].green-f51e {
  background-color: transparent;
  color: #25d366;
}
.hovered-71e7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hovered-71e7 [class*="social-icon-wordpress"].green-f51e {
  background-color: transparent;
  color: #21759b;
}
.hovered-71e7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hovered-71e7 [class*="social-icon-xing"].green-f51e {
  background-color: transparent;
  color: #026466;
}
.hovered-71e7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hovered-71e7 [class*="social-icon-yelp"].green-f51e {
  background-color: transparent;
  color: #af0606;
}
.hovered-71e7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hovered-71e7 [class*="social-icon-youtube"].green-f51e {
  background-color: transparent;
  color: #cd201f;
}
.tertiary-medium-2354 {
  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;
}
.tertiary-medium-2354:hover {
  box-shadow: none;
  background: 0 0;
}
.preview-east-46b3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop_6a09 {
  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;
}
.texture-dda9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.current_b6eb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.current_b6eb,
.current_b6eb::after,
.current_b6eb::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;
}
.current_b6eb::after,
.current_b6eb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.last-626a .backdrop_6a09 .texture-dda9 {
  margin-top: -2px;
  width: 19px;
}
.last-626a .backdrop_6a09 .current_b6eb {
  margin-top: -1px;
}
.last-626a .backdrop_6a09 .current_b6eb,
.last-626a .backdrop_6a09 .current_b6eb::after,
.last-626a .backdrop_6a09 .current_b6eb::before {
  width: 19px;
  height: 2px;
}
.last-626a .backdrop_6a09 .current_b6eb::before {
  top: -6px;
}
.last-626a .backdrop_6a09 .current_b6eb::after {
  bottom: -6px;
}
.main-red-7a08 .backdrop_6a09 .texture-dda9 {
  margin-top: -2px;
  width: 22px;
}
.main-red-7a08 .backdrop_6a09 .current_b6eb {
  margin-top: -1px;
}
.main-red-7a08 .backdrop_6a09 .current_b6eb,
.main-red-7a08 .backdrop_6a09 .current_b6eb::after,
.main-red-7a08 .backdrop_6a09 .current_b6eb::before {
  width: 22px;
  height: 2px;
}
.main-red-7a08 .backdrop_6a09 .current_b6eb::before {
  top: -7px;
}
.main-red-7a08 .backdrop_6a09 .current_b6eb::after {
  bottom: -7px;
}
.yellow-8e75 .backdrop_6a09 .texture-dda9 {
  margin-top: -2px;
  width: 31px;
}
.yellow-8e75 .backdrop_6a09 .current_b6eb {
  margin-top: -1.5px;
}
.yellow-8e75 .backdrop_6a09 .current_b6eb,
.yellow-8e75 .backdrop_6a09 .current_b6eb::after,
.yellow-8e75 .backdrop_6a09 .current_b6eb::before {
  width: 31px;
  height: 3px;
}
.yellow-8e75 .backdrop_6a09 .current_b6eb::before {
  top: -9px;
}
.yellow-8e75 .backdrop_6a09 .current_b6eb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-focused-4a73 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb,
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb::after,
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb::before {
    width: 19px;
    height: 2px;
  }
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb::before {
    top: -6px;
  }
  .highlight-focused-4a73 .backdrop_6a09 .current_b6eb::after {
    bottom: -6px;
  }
  .disabled-f715 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-f715 .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .disabled-f715 .backdrop_6a09 .current_b6eb,
  .disabled-f715 .backdrop_6a09 .current_b6eb::after,
  .disabled-f715 .backdrop_6a09 .current_b6eb::before {
    width: 22px;
    height: 2px;
  }
  .disabled-f715 .backdrop_6a09 .current_b6eb::before {
    top: -7px;
  }
  .disabled-f715 .backdrop_6a09 .current_b6eb::after {
    bottom: -7px;
  }
  .lite-0b60 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 31px;
  }
  .lite-0b60 .backdrop_6a09 .current_b6eb {
    margin-top: -1.5px;
  }
  .lite-0b60 .backdrop_6a09 .current_b6eb,
  .lite-0b60 .backdrop_6a09 .current_b6eb::after,
  .lite-0b60 .backdrop_6a09 .current_b6eb::before {
    width: 31px;
    height: 3px;
  }
  .lite-0b60 .backdrop_6a09 .current_b6eb::before {
    top: -9px;
  }
  .lite-0b60 .backdrop_6a09 .current_b6eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_2207 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_2207 .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .paragraph_2207 .backdrop_6a09 .current_b6eb,
  .paragraph_2207 .backdrop_6a09 .current_b6eb::after,
  .paragraph_2207 .backdrop_6a09 .current_b6eb::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_2207 .backdrop_6a09 .current_b6eb::before {
    top: -6px;
  }
  .paragraph_2207 .backdrop_6a09 .current_b6eb::after {
    bottom: -6px;
  }
  .block_a20d .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 22px;
  }
  .block_a20d .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .block_a20d .backdrop_6a09 .current_b6eb,
  .block_a20d .backdrop_6a09 .current_b6eb::after,
  .block_a20d .backdrop_6a09 .current_b6eb::before {
    width: 22px;
    height: 2px;
  }
  .block_a20d .backdrop_6a09 .current_b6eb::before {
    top: -7px;
  }
  .block_a20d .backdrop_6a09 .current_b6eb::after {
    bottom: -7px;
  }
  .selected-bddf .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 31px;
  }
  .selected-bddf .backdrop_6a09 .current_b6eb {
    margin-top: -1.5px;
  }
  .selected-bddf .backdrop_6a09 .current_b6eb,
  .selected-bddf .backdrop_6a09 .current_b6eb::after,
  .selected-bddf .backdrop_6a09 .current_b6eb::before {
    width: 31px;
    height: 3px;
  }
  .selected-bddf .backdrop_6a09 .current_b6eb::before {
    top: -9px;
  }
  .selected-bddf .backdrop_6a09 .current_b6eb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .upper_e4d3 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_e4d3 .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .upper_e4d3 .backdrop_6a09 .current_b6eb,
  .upper_e4d3 .backdrop_6a09 .current_b6eb::after,
  .upper_e4d3 .backdrop_6a09 .current_b6eb::before {
    width: 19px;
    height: 2px;
  }
  .upper_e4d3 .backdrop_6a09 .current_b6eb::before {
    top: -6px;
  }
  .upper_e4d3 .backdrop_6a09 .current_b6eb::after {
    bottom: -6px;
  }
  .surface_under_14ff .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 22px;
  }
  .surface_under_14ff .backdrop_6a09 .current_b6eb {
    margin-top: -1px;
  }
  .surface_under_14ff .backdrop_6a09 .current_b6eb,
  .surface_under_14ff .backdrop_6a09 .current_b6eb::after,
  .surface_under_14ff .backdrop_6a09 .current_b6eb::before {
    width: 22px;
    height: 2px;
  }
  .surface_under_14ff .backdrop_6a09 .current_b6eb::before {
    top: -7px;
  }
  .surface_under_14ff .backdrop_6a09 .current_b6eb::after {
    bottom: -7px;
  }
  .up_eae6 .backdrop_6a09 .texture-dda9 {
    margin-top: -2px;
    width: 31px;
  }
  .up_eae6 .backdrop_6a09 .current_b6eb {
    margin-top: -1.5px;
  }
  .up_eae6 .backdrop_6a09 .current_b6eb,
  .up_eae6 .backdrop_6a09 .current_b6eb::after,
  .up_eae6 .backdrop_6a09 .current_b6eb::before {
    width: 31px;
    height: 3px;
  }
  .up_eae6 .backdrop_6a09 .current_b6eb::before {
    top: -9px;
  }
  .up_eae6 .backdrop_6a09 .current_b6eb::after {
    bottom: -9px;
  }
}
.full_eb47 .current_b6eb {
  -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);
}
.full_eb47 .current_b6eb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.full_eb47 .current_b6eb::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);
}
.full_eb47.preview-5f6f .current_b6eb {
  -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);
}
.full_eb47.preview-5f6f .current_b6eb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.full_eb47.preview-5f6f .current_b6eb::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);
}
.nav-warm-2c28 {
  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.badge_iron_0d85:before {
  display: none;
}
.advanced_c962 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.advanced_c962 .tabs_0919 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.advanced_c962 .tabs_0919:last-of-type {
  border-bottom: none;
}
.advanced_c962 .tabs_0919.picture-92d9,
.advanced_c962 .tabs_0919.card_675c,
.advanced_c962 .tabs_0919.table-prev-2351 {
  padding: 0;
}
.advanced_c962 .element_old_dcc4 .glass_5058 {
  color: currentColor;
}
.advanced_c962 .element_old_dcc4 .glass_5058:focus,
.advanced_c962 .element_old_dcc4 .glass_5058:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced_c962.cold_1751 .new-71d1,
.advanced_c962.cold_1751 .paragraph-cba0 a,
.advanced_c962.cold_1751 .shade-5830 a,
.advanced_c962.cold_1751 .cold_4ad7 a {
  color: rgba(0, 0, 0, 0.55);
}
.advanced_c962.cold_1751 .new-71d1:hover,
.advanced_c962.cold_1751 .paragraph-cba0 a:hover,
.advanced_c962.cold_1751 .shade-5830 a:hover,
.advanced_c962.cold_1751 .cold_4ad7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_c962.cold_1751 .video-a7b8 {
  color: rgba(0, 0, 0, 0.8);
}
.advanced_c962.cold_1751 .tabs_0919 {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced_c962.cold_1751 .tabs_0919:before {
  background: rgba(0, 0, 0, 0.08);
}
.advanced_c962.cold_1751 .current-07a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.advanced_c962.cold_1751 .element_old_dcc4 .carousel_ac50 li a,
.advanced_c962.cold_1751 .element_old_dcc4 .glass_5058,
.advanced_c962.cold_1751 .cold_4ad7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced_c962.cold_1751 .element_old_dcc4 .glass_5058:focus,
.advanced_c962.cold_1751 .element_old_dcc4 .glass_5058:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced_c962.cold_1751 .carousel_ac50 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced_c962.pressed-6fe8 .new-71d1,
.advanced_c962.pressed-6fe8 .paragraph-cba0 a,
.advanced_c962.pressed-6fe8 .shade-5830 .glass_5058,
.advanced_c962.pressed-6fe8 .shade-5830 a,
.advanced_c962.pressed-6fe8 .cold_4ad7 a {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c962.pressed-6fe8 .new-71d1:hover,
.advanced_c962.pressed-6fe8 .paragraph-cba0 a:hover,
.advanced_c962.pressed-6fe8 .shade-5830 .glass_5058:hover,
.advanced_c962.pressed-6fe8 .shade-5830 a:hover,
.advanced_c962.pressed-6fe8 .cold_4ad7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c962.pressed-6fe8 .video-a7b8 {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c962.pressed-6fe8 .tabs_0919 {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_c962.pressed-6fe8 .tabs_0919:before {
  background: rgba(255, 255, 255, 0.08);
}
.advanced_c962.pressed-6fe8 .current-07a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_c962.pressed-6fe8 .element_old_dcc4 .carousel_ac50 li a,
.advanced_c962.pressed-6fe8 .element_old_dcc4 .glass_5058,
.advanced_c962.pressed-6fe8 .cold_4ad7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_c962.pressed-6fe8 .element_old_dcc4 .glass_5058:focus,
.advanced_c962.pressed-6fe8 .element_old_dcc4 .glass_5058:hover {
  background: rgba(0, 0, 0, 0.01);
}
.advanced_c962.pressed-6fe8 .carousel_ac50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-07a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.current-07a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wood-ddb4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.steel-1031 .advanced_c962 {
  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;
}
.steel-1031 .tabs_0919 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.steel-1031 .tabs_0919: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) {
  .steel-1031 .tabs_0919:before {
    width: 16%;
    left: 42%;
  }
}
.steel-1031 .tabs_0919:last-child:before {
  content: none;
}
.steel-1031 .tabs_0919[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.steel-1031 .element_old_dcc4 .carousel_ac50 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.steel-1031 .element_old_dcc4 .carousel_ac50 li a .glass_5058 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.steel-1031 .element_old_dcc4 .cold_4ad7 {
  border: none;
}
.steel-1031 .element_old_dcc4 .cold_4ad7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.steel-1031 .current-07a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.steel-1031 .wood-ddb4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.steel-1031 .pressed-6fe8 .current-07a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel-1031 .cold_1751.nav-iron-2257 .current_b6eb {
  background: rgba(0, 0, 0, 0.6);
}
.steel-1031
  .cold_1751.nav-iron-2257
  .current_b6eb::after,
.steel-1031
  .cold_1751.nav-iron-2257
  .current_b6eb:before {
  background: inherit;
}
.steel-1031
  .cold_1751.nav-iron-2257:hover
  .current_b6eb {
  background: rgba(0, 0, 0, 0.8);
}
.accent_simple_4472 .advanced_c962 {
  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) {
  .accent_simple_4472 .advanced_c962 {
    width: auto;
    right: 45px;
  }
}
.image_a055 .advanced_c962 {
  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) {
  .image_a055 .advanced_c962 {
    width: auto;
    left: 45px;
  }
}
.badge_iron_0d85 .advanced_c962 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.badge_iron_0d85 .wood-ddb4 {
  max-width: 48em;
  margin: 0 auto;
}
.badge_iron_0d85 .current-07a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-wood-e50f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-wood-e50f.steel-1031 .advanced_c962 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-wood-e50f.accent_simple_4472 .advanced_c962 {
  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);
}
.disabled-wood-e50f .advanced_c962 {
  visibility: visible;
}
.disabled-wood-e50f.image_a055 .advanced_c962 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.selected-9374,
.thumbnail-up-f43a {
  overflow-x: hidden;
}
.selected-9374 .advanced_c962 {
  overflow: auto;
}
.selected-9374.steel-1031 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected-9374.steel-1031 .advanced_c962 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.selected-9374.steel-1031 .tertiary-medium-2354 {
  opacity: 0;
}
.selected-9374.accent_simple_4472 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected-9374.accent_simple_4472 .advanced_c962 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.selected-9374.accent_simple_4472 .tertiary-medium-2354 {
  opacity: 0;
}
.selected-9374.image_a055 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.selected-9374.image_a055 .advanced_c962 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.selected-9374.image_a055 .tertiary-medium-2354 {
  opacity: 0;
}
.selected-9374.badge_iron_0d85 .advanced_c962 {
  z-index: 10;
  visibility: visible;
}
.nav-iron-2257 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav-iron-2257 .current_b6eb {
  background: rgba(255, 255, 255, 0.99);
}
.nav-iron-2257 .current_b6eb::after,
.nav-iron-2257 .current_b6eb:before {
  background: inherit;
}
.nav-iron-2257:hover .current_b6eb {
  background: rgba(255, 255, 255, 0.99);
}
.image_a055 .nav-iron-2257 {
  top: 10px;
  right: auto;
  left: 12px;
}
.badge_iron_0d85 .nav-iron-2257 {
  display: none !important;
}
.selected-9374:before,
.thumbnail-up-f43a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.selected-9374 .nav-iron-2257,
.thumbnail-up-f43a .nav-iron-2257 {
  display: inline-block;
}
.advanced_c962 .mask_orange_63b3 {
  -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;
}
.selected-9374 .advanced_c962 .mask_orange_63b3,
.thumbnail-up-f43a .advanced_c962 .mask_orange_63b3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.liquid_4598 .advanced_0df9 {
  width: 100%;
}
.wide-2635 {
  padding: 0 0.5em 0;
}
.wide-2635 [class*="customify-col-"],
.wide-2635 [class*="customify-col_"],
.wide-2635 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_prev_368b .wide-2635 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card_63bb .content-short-88ef,
  .content-short-88ef {
    display: none;
  }
  .text_cc60 {
    text-align: left;
  }
  .media_over_438d {
    text-align: center;
  }
  .background-c612 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card_63bb .widget-1224,
  .widget-1224 {
    display: none;
  }
  .preview-tall-5c83 {
    text-align: left;
  }
  .logo-bronze-251b {
    text-align: center;
  }
  .paper_57b5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card_63bb .up-9c7f,
  .up-9c7f {
    display: none;
  }
  .west_cd2c {
    text-align: left;
  }
  .banner-0d07 {
    text-align: center;
  }
  .alert-tall-9376 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.panel-steel-ff0e {
  box-shadow: none !important;
}
.fluid_8e4d .tooltip_4e51,
.texture-advanced-e3c9 .tooltip_4e51 {
  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;
}
.texture-advanced-e3c9 .tooltip_4e51 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary_1982 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary_1982:after,
.summary_1982:before {
  content: "";
  display: table;
}
.summary_1982:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary_1982 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary_1982,
.gold_61e8 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-0d42.fast-5abc .summary_1982 {
  max-width: 100%;
}
.panel-0d42.tag_plasma_09a7 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-0d42.card-a350 .summary_1982 {
  max-width: 100%;
}
.panel-0d42.card-a350 > .summary_1982 {
  padding-left: 0;
  padding-right: 0;
}
.panel-0d42.card-a350 > .summary_1982 .card_63bb {
  margin: 0;
}
.panel-0d42.card-a350
  > .summary_1982
  .table_e050.modal_hard_57a2 {
  margin-right: 0;
  margin-left: 0;
}
.panel-0d42.card-a350 #main.modal_hard_57a2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row_west_a9d7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row_west_a9d7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box_gold_cb99 .wood-c6de {
    padding-right: 1em;
  }
  .box_gold_cb99.fixed-b899 .table_e050 {
    border-right: 1px solid #eaecee;
  }
  .box_gold_cb99.fixed-b899 .wood-c6de {
    padding-right: 1em;
  }
  .box_gold_cb99.fixed-b899 .tag_down_fa69 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-ace5 .wood-c6de {
    padding-left: 1em;
  }
  .orange-ace5.fixed-b899 .table_e050 {
    border-left: 1px solid #eaecee;
  }
  .orange-ace5.fixed-b899 .wood-c6de {
    padding-left: 1em;
  }
  .orange-ace5.fixed-b899 .tag_down_fa69 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-cool-ad2e .wood-c6de {
    padding-left: 1em;
  }
  .notification-cool-ad2e.fixed-b899 .shade_4863 {
    border-right: 1px solid #eaecee;
  }
  .notification-cool-ad2e.fixed-b899 .nav_8f8e {
    border-right: 1px solid #eaecee;
  }
  .notification-cool-ad2e.fixed-b899 .wood-c6de {
    padding-left: 1em;
  }
  .notification-cool-ad2e.fixed-b899 .tag_down_fa69 {
    padding-right: 1em;
  }
  .notification-cool-ad2e.fixed-b899 .header_8ce6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower_531d .wood-c6de {
    padding-right: 1em;
  }
  .lower_531d.fixed-b899 .shade_4863 {
    border-left: 1px solid #eaecee;
  }
  .lower_531d.fixed-b899 .nav_8f8e {
    border-left: 1px solid #eaecee;
  }
  .lower_531d.fixed-b899 .wood-c6de {
    padding-right: 1em;
  }
  .lower_531d.fixed-b899 .tag_down_fa69 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower_531d.fixed-b899 .header_8ce6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_west_a9d7 .wood-c6de {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_west_a9d7.fixed-b899 .table_e050 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row_west_a9d7.fixed-b899 .wood-c6de {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_west_a9d7.fixed-b899 .tag_down_fa69 {
    padding-left: 1em;
  }
  .row_west_a9d7.fixed-b899 .header_8ce6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row_west_a9d7.fixed-b899 .wood-c6de {
    padding-left: 0;
  }
}
.black_6566 .hidden_down_ed24 {
  display: inline-block;
}
.surface_south_3973 {
  display: inline-block;
}
.button_up_93e1 {
  word-con: break-word;
}
.caption_1d3a > span {
  display: inline-block;
  padding: 5px 0;
}
.caption_1d3a .black-3a53 {
  margin-left: 8px;
  margin-right: 8px;
}
.caption_1d3a .accent_fe7e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gas-fc85 .button_1b23 {
  margin-bottom: 2em;
}
.gas-fc85 .icon_f6e7 {
  margin-bottom: 15px;
}
.gas-fc85 .icon_f6e7:last-child {
  margin-bottom: 0;
}
.gas-fc85 .image-fresh-5cf1 {
  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) {
  .gas-fc85 .image-fresh-5cf1 {
    display: block;
  }
}
.gas-fc85 .notice_middle_cc7f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gas-fc85 .notice_middle_cc7f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gas-fc85 .main_stale_eba8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gas-fc85 .main_stale_eba8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gas-fc85 .main_stale_eba8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gas-fc85 .button_up_93e1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-fc85 .button_up_93e1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gas-fc85 .wrapper-c3ea p:last-child {
  margin-bottom: 0;
}
.gas-fc85 .footer_dirty_3704 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gas-fc85 .short_7be7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gas-fc85 .left_c4f5 {
  margin-top: 1em;
}
.gas-fc85 .stale-eba1 {
  top: 0;
  display: block;
}
.gas-fc85 .stale-eba1 a {
  color: inherit;
}
.gas-fc85 .stale-eba1 a:hover {
  color: inherit;
}
.gas-fc85 .tall-a932 {
  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;
}
.gas-fc85 .tall-a932:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gas-fc85 .short_7be7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gas-fc85 .frame_out_a635 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gas-fc85 .frame_out_a635:first-child {
  margin-top: 0;
}
.gas-fc85 .frame_out_a635.brown_9920 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gas-fc85 .frame_out_a635.pressed_ebbc {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-fc85
  .frame_out_a635.pressed_ebbc.dim_05a1
  .left_c4f5 {
  width: 100%;
}
.gas-fc85 .pressed_ebbc {
  -webkit-box-align: center;
  align-items: center;
}
.gas-fc85 .pressed_ebbc .caption_1d3a,
.gas-fc85 .pressed_ebbc > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gas-fc85 .main_stale_eba8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-fc85 .main_stale_eba8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gas-fc85 .main_stale_eba8: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;
}
.gas-fc85 .brown_9920 {
  z-index: 5;
}
.gas-fc85 .stone-1ecc .accordion_12bb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gas-fc85 .blue_f54b .accordion_12bb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gas-fc85 .copper_c1fb .accordion_12bb {
  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;
}
.gas-fc85.form-ddbb .image-fresh-5cf1,
.gas-fc85.hover-1107 .image-fresh-5cf1 {
  display: block;
}
.gas-fc85.form-ddbb .image-fresh-5cf1 .nav_bronze_089c,
.gas-fc85.form-ddbb .image-fresh-5cf1 .short_7be7,
.gas-fc85.hover-1107 .image-fresh-5cf1 .nav_bronze_089c,
.gas-fc85.hover-1107 .image-fresh-5cf1 .short_7be7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gas-fc85.gallery_dedc .notice_middle_cc7f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gas-fc85.gallery_dedc .notice_middle_cc7f {
    margin-right: 0;
  }
}
.gas-fc85.form-ddbb .notice_middle_cc7f,
.gas-fc85.hover-1107 .notice_middle_cc7f {
  padding-top: 40%;
}
.gas-fc85.form-ddbb .button_1b23,
.gas-fc85.hover-1107 .button_1b23 {
  display: block;
}
.gas-fc85.form-ddbb .fn-sticky-451a .short_7be7,
.gas-fc85.hover-1107 .fn-sticky-451a .short_7be7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gas-fc85.form-ddbb .notice_middle_cc7f,
.gas-fc85.hover-1107 .notice_middle_cc7f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gas-fc85.form-ddbb .short_7be7 {
  padding: 1em;
}
.progress-dim-f7e7 {
  margin: 30px auto;
  display: block;
}
.progress-dim-f7e7 .pagination_83a3 > * {
  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;
}
.progress-dim-f7e7 .pagination_83a3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-dim-f7e7 .pagination_83a3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-5884 .caption_1d3a {
  margin-bottom: 1.41575em;
}
.copper-5884 .grid-01cf {
  margin-bottom: 1.618em;
}
.yellow_0036 .fast_6d22 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.yellow_0036 .fast_6d22 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.yellow_0036 .pattern-black-45bf {
  max-width: 100%;
  overflow: auto;
}
.clean-1005 .yellow_0036 a:hover {
  text-decoration: underline;
}
.first_e399 .icon_f6e7:not(.button_up_93e1),
.first_e399 .main_stale_eba8 {
  margin-bottom: 1.41575em;
}
.first_e399 .icon_f6e7:not(.button_up_93e1):last-child,
.first_e399 .main_stale_eba8:last-child {
  margin-bottom: 0;
}
.first_e399 .icon_f6e7.breadcrumb-brown-92f1 {
  margin-bottom: 0.41575em;
}
.first_e399 .static_a57c:before,
.first_e399 .red_6942:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.first_e399 .static_a57c:before {
  content: "\f115";
}
.first_e399 .red_6942:before {
  content: "\f02c";
}
.first_e399 .shade-brown-e1c8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.first_e399 .shade-brown-e1c8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside_fd09 {
  display: -webkit-box;
  display: flex;
}
.aside_fd09 .tabs-soft-8857 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside_fd09 .tabs-soft-8857 {
    flex-basis: 90px;
  }
}
.aside_fd09 .block-action-7f7a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside_fd09 .block-action-7f7a {
    flex-basis: calc(100% - 50px);
  }
}
.aside_fd09 .advanced_72d6 p:last-child {
  margin-bottom: 0.72em;
}
.wood-e4ab .pagination_83a3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wood-e4ab .pagination_83a3:after,
.wood-e4ab .pagination_83a3:before {
  content: "";
  display: table;
}
.wood-e4ab .pagination_83a3:after {
  clear: both;
}
.wood-e4ab .pagination_83a3 .breadcrumb-current-d4c6,
.wood-e4ab .pagination_83a3 .lite-5d5f {
  width: 49%;
}
.wood-e4ab .pagination_83a3 .breadcrumb-current-d4c6 a span.frame-7a2d,
.wood-e4ab .pagination_83a3 .lite-5d5f a span.frame-7a2d {
  display: block;
  margin-bottom: 5px;
}
.wood-e4ab .pagination_83a3 .lite-5d5f {
  float: left;
  text-align: left;
}
.wood-e4ab .pagination_83a3 .breadcrumb-current-d4c6 {
  float: right;
  text-align: right;
}
.preview-04aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-04aa {
    margin-bottom: 0;
  }
}
.hero-1ee5 {
  margin-bottom: 1em;
}
.hero-1ee5 .button_up_93e1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.glass-dfbd a {
  display: block;
  line-height: 0;
  position: relative;
}
.gold-d03f .hero-1ee5,
.right-ac8a .hero-1ee5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gold-d03f .hero-1ee5,
  .right-ac8a .hero-1ee5 {
    display: block;
  }
}
.gold-d03f .glass-dfbd,
.right-ac8a .glass-dfbd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gold-d03f .glass-dfbd,
  .right-ac8a .glass-dfbd {
    margin-bottom: 1em;
  }
}
.gold-d03f .glass-dfbd img,
.right-ac8a .glass-dfbd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gold-d03f .huge-0912,
.right-ac8a .huge-0912 {
  flex-basis: calc(100% - 160px);
}
.gold-d03f .huge-0912 p,
.right-ac8a .huge-0912 p {
  margin-bottom: 0;
}
.gold-d03f .huge-0912 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gold-d03f .huge-0912 {
    padding-left: 0;
  }
}
.right-ac8a .huge-0912 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .right-ac8a .huge-0912 {
    padding-right: 0;
  }
}
.right-ac8a .glass-dfbd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dim_beac .glass-dfbd {
  margin-bottom: 0.5em;
}
.dim_beac .glass-dfbd img {
  width: 100%;
}
.label_simple_4c0b .top_37e3,
.media_6dfc .top_37e3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media_6dfc .table_e050 .list-5a66 p:last-child {
  margin-bottom: 0;
}
.orange-559c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom_c96f .info-334d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom_c96f .info-334d:last-of-type {
    margin-bottom: 0;
  }
}
.bottom_c96f .info-334d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_c96f .info-334d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom_c96f .info-334d ul li {
  margin: 0 0 0.6em;
}
.bottom_c96f .info-334d ul li.text-rough-264d,
.bottom_c96f .info-334d ul li.wide-9f1e {
  position: relative;
}
.bottom_c96f .info-334d ul li.text-rough-264d .white-cbe3,
.bottom_c96f .info-334d ul li.wide-9f1e .white-cbe3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom_c96f .info-334d ul li.text-rough-264d:after:after,
.bottom_c96f .info-334d ul li.text-rough-264d:after:before,
.bottom_c96f
  .info-334d
  ul
  li.wide-9f1e:after:after,
.bottom_c96f
  .info-334d
  ul
  li.wide-9f1e:after:before {
  content: "";
  display: table;
}
.bottom_c96f .info-334d ul li.text-rough-264d:after:after,
.bottom_c96f
  .info-334d
  ul
  li.wide-9f1e:after:after {
  clear: both;
}
.bottom_c96f .info-334d a.background-2e60:hover {
  text-decoration: none;
}
.bottom_c96f .info-334d select {
  max-width: 100%;
}
.bottom_c96f .info-334d table {
  font-size: 85%;
}
.bottom_c96f .info-334d table td,
.bottom_c96f .info-334d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom_c96f .info-334d table tfoot td {
  text-align: left;
}
.bottom_c96f .info-334d :last-child {
  margin-bottom: 0;
}
.bottom_c96f .info-334d .middle_2179 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom_c96f .info-334d .middle_2179 label {
  width: 100%;
}
.bottom_c96f .info-334d .middle_2179 .fixed-9a74 {
  width: 100%;
  display: block;
}
.bottom_c96f .info-334d .middle_2179 .overlay_static_8892 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom_c96f .info-334d .middle_2179 .overlay_static_8892:hover svg #svg-search {
  fill: #444;
}
.bottom_c96f .info-334d .middle_2179 .overlay_static_8892 svg {
  width: 18px;
  height: 18px;
}
.bottom_c96f .highlight_3237 ul ul,
.bottom_c96f .container_a9d3 ul ul,
.bottom_c96f .info_8a62 ul ul,
.bottom_c96f .carousel_63e4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom_c96f .highlight_3237 .shadow_8599 > a,
.bottom_c96f .container_a9d3 .shadow_8599 > a,
.bottom_c96f .info_8a62 .shadow_8599 > a,
.bottom_c96f .carousel_63e4 .shadow_8599 > a {
  margin-bottom: 0;
}
.bottom_c96f .nav_dynamic_3364 li,
.bottom_c96f .highlight_3237 li,
.bottom_c96f .wrapper-medium-ab2a li,
.bottom_c96f .container_a9d3 li,
.bottom_c96f .info_8a62 li,
.bottom_c96f .carousel_63e4 li,
.bottom_c96f .border_bdc4 li,
.bottom_c96f .progress-f772 li {
  display: block;
  position: relative;
}
.bottom_c96f .nav_dynamic_3364 li:last-child,
.bottom_c96f .highlight_3237 li:last-child,
.bottom_c96f .wrapper-medium-ab2a li:last-child,
.bottom_c96f .container_a9d3 li:last-child,
.bottom_c96f .info_8a62 li:last-child,
.bottom_c96f .carousel_63e4 li:last-child,
.bottom_c96f .border_bdc4 li:last-child,
.bottom_c96f .progress-f772 li:last-child {
  border: none;
}
.bottom_c96f .nav_dynamic_3364 li a,
.bottom_c96f .highlight_3237 li a,
.bottom_c96f .wrapper-medium-ab2a li a,
.bottom_c96f .container_a9d3 li a,
.bottom_c96f .info_8a62 li a,
.bottom_c96f .carousel_63e4 li a,
.bottom_c96f .border_bdc4 li a,
.bottom_c96f .progress-f772 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_c96f .nav_dynamic_3364 li ul li::before,
.bottom_c96f .highlight_3237 li ul li::before,
.bottom_c96f .wrapper-medium-ab2a li ul li::before,
.bottom_c96f .container_a9d3 li ul li::before,
.bottom_c96f .info_8a62 li ul li::before,
.bottom_c96f .carousel_63e4 li ul li::before,
.bottom_c96f .border_bdc4 li ul li::before,
.bottom_c96f .progress-f772 li ul li::before {
  left: 15px;
}
.bottom_c96f .nav_dynamic_3364 li ul a,
.bottom_c96f .highlight_3237 li ul a,
.bottom_c96f .wrapper-medium-ab2a li ul a,
.bottom_c96f .container_a9d3 li ul a,
.bottom_c96f .info_8a62 li ul a,
.bottom_c96f .carousel_63e4 li ul a,
.bottom_c96f .border_bdc4 li ul a,
.bottom_c96f .progress-f772 li ul a {
  padding-left: 20px;
}
.bottom_c96f .nav_dynamic_3364 li ul ul li::before,
.bottom_c96f .highlight_3237 li ul ul li::before,
.bottom_c96f .wrapper-medium-ab2a li ul ul li::before,
.bottom_c96f .container_a9d3 li ul ul li::before,
.bottom_c96f .info_8a62 li ul ul li::before,
.bottom_c96f .carousel_63e4 li ul ul li::before,
.bottom_c96f .border_bdc4 li ul ul li::before,
.bottom_c96f .progress-f772 li ul ul li::before {
  left: 30px;
}
.bottom_c96f .nav_dynamic_3364 li ul ul a,
.bottom_c96f .highlight_3237 li ul ul a,
.bottom_c96f .wrapper-medium-ab2a li ul ul a,
.bottom_c96f .container_a9d3 li ul ul a,
.bottom_c96f .info_8a62 li ul ul a,
.bottom_c96f .carousel_63e4 li ul ul a,
.bottom_c96f .border_bdc4 li ul ul a,
.bottom_c96f .progress-f772 li ul ul a {
  padding-left: 40px;
}
.bottom_c96f .form-steel-a671 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_c96f .progress-f772 ul li {
  margin-bottom: 1.41575em;
}
.bottom_c96f .progress-f772 ul li .caption-fc74 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom_c96f .progress-f772 ul li .main-paper-6e99 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed-6fe8 .nav_dynamic_3364 li a,
.pressed-6fe8 .highlight_3237 li a,
.pressed-6fe8 .wrapper-medium-ab2a li a,
.pressed-6fe8 .container_a9d3 li a,
.pressed-6fe8 .info_8a62 li a,
.pressed-6fe8 .carousel_63e4 li a,
.pressed-6fe8 .border_bdc4 li a,
.pressed-6fe8 .progress-f772 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-6fe8 .form-steel-a671 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-6fe8 .info-334d ul li.text-rough-264d .white-cbe3,
.pressed-6fe8 .info-334d ul li.wide-9f1e .white-cbe3 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed-6fe8 .bottom_c96f .info-334d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-0d42 .bottom_c96f .carousel_ac50 li {
  margin: 0;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li ul {
  margin: 0;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li ul li a {
  padding-left: 15px;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li ul li li a {
  padding-left: 30px;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li.left-cb4b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li.left-cb4b > 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;
}
.panel-0d42 .bottom_c96f .carousel_ac50 li.left-cb4b > 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;
}
.filter_hot_c572 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card_full_9bc0 {
  position: relative;
  z-index: 10;
}
.card_full_9bc0 .mask_orange_63b3 {
  width: 100%;
  max-width: 100%;
}
.description_2ea8 .message_fixed_7ccc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description_2ea8 .cold_1751 {
}
.description_2ea8 .pressed-6fe8 {
  background: #292929;
}
.stale-9d78 .message_fixed_7ccc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale-9d78 .cold_1751 {
  background: #f9f9f9;
}
.stale-9d78 .pressed-6fe8 {
  background: #303030;
}
.video-fresh-2ffb .message_fixed_7ccc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .video-fresh-2ffb .hidden_down_ed24 {
    margin-bottom: 1em;
  }
  .video-fresh-2ffb .hidden_down_ed24:last-child {
    margin-bottom: 0;
  }
}
.video-fresh-2ffb .cold_1751 {
  background: #ededed;
}
.video-fresh-2ffb .pressed-6fe8 {
  background: #1a1a1a;
}
.message_fixed_7ccc.cold_1751 {
  color: rgba(0, 0, 0, 0.6);
}
.message_fixed_7ccc.cold_1751 .grid_b42a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.message_fixed_7ccc.pressed-6fe8 {
  color: rgba(255, 255, 255, 0.99);
}
.message_fixed_7ccc.pressed-6fe8 a:not(.background-2e60) {
  color: rgba(255, 255, 255, 0.79);
}
.message_fixed_7ccc.pressed-6fe8 a:not(.background-2e60):hover {
  color: rgba(255, 255, 255, 0.99);
}
.message_fixed_7ccc.pressed-6fe8 .grid_b42a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_fixed_7ccc.pressed-6fe8 table tbody td,
.message_fixed_7ccc.pressed-6fe8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.orange-9c7e.primary_1fae .summary_1982 {
  max-width: initial;
}
.orange-9c7e .tooltip-west-983b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.orange-9c7e .tooltip-west-983b .mask_orange_63b3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .orange-9c7e .tooltip-west-983b .mask_orange_63b3 {
    display: block;
    margin-bottom: 2em;
  }
  .orange-9c7e .tooltip-west-983b .mask_orange_63b3:last-child {
    margin-bottom: 0;
  }
}
.video-fresh-2ffb .hidden_down_ed24:last-child,
.stale-9d78 .hidden_down_ed24:last-child,
.description_2ea8 .hidden_down_ed24:last-child {
  margin-bottom: 0;
}
.video-fresh-2ffb .hidden_down_ed24 .bottom_c96f .info-334d:last-child,
.stale-9d78 .hidden_down_ed24 .bottom_c96f .info-334d:last-child,
.description_2ea8 .hidden_down_ed24 .bottom_c96f .info-334d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .video-fresh-2ffb .grid_solid_59f5,
  .video-fresh-2ffb .tabs-c8ae,
  .stale-9d78 .grid_solid_59f5,
  .stale-9d78 .tabs-c8ae,
  .description_2ea8 .grid_solid_59f5,
  .description_2ea8 .tabs-c8ae {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card_full_9bc0 .hidden_down_ed24 {
    margin-bottom: 2em;
  }
}
.card_full_9bc0 p:last-child {
  margin-bottom: 0;
}
.card_full_9bc0 li,
.card_full_9bc0 ul {
  list-style: none;
  margin: 0;
}
.card_full_9bc0 ul ul {
  margin-left: 2.617924em;
}
.advanced-2318 {
  font-size: 0.875em;
}

/* css-noise: 2ea8 */
.shadow-element-p8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
