/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo_warm_ebe6/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo_warm_ebe6
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.logo_warm_ebe6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress-full-bfa2.button-8356/licenses/gpl-2.0.filter-119b
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.pro-e102/, (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.banner_iron_623e.panel_f02f/normalize.white-cd0f/
 ======
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.white-cd0f v7.0.0 | MIT License | github.logo_warm_ebe6/necolas/normalize.white-cd0f */
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;
}
.gallery_active_37b0 .icon-ed34,
.item_fc80,
.shadow_simple_1442,
.cool_da3e,
.notification-20e2,
.cool_ae3c,
.silver-7a7e,
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;
}
.item_fc80,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .item_fc80,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .item_fc80,
  h1 {
    font-size: 1.8em;
  }
}
.shadow_simple_1442,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shadow_simple_1442 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shadow_simple_1442,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_simple_1442,
  h2 {
    font-size: 1.7em;
  }
}
.cool_da3e,
h3 {
  font-size: 1.618em;
}
.gallery_active_37b0 .icon-ed34,
.notification-20e2,
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.video-plasma-b8ac {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.pattern_5906:after,
.pattern_5906:before,
.sidebar-bright-f832:after,
.sidebar-bright-f832:before {
  content: "";
  display: table;
}
.pattern_5906:after,
.sidebar-bright-f832:after {
  clear: both;
}
.chip-c730 {
  float: right;
  margin-right: 0;
}
.active_dynamic_9b9b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask-dirty-2bbe .tabs-634f,
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;
}
.mask-dirty-2bbe .tabs-634f: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;
}
.box_819c .tabs-634f {
  box-shadow: none;
}
.box_819c
  .tabs-634f
  .tag_a421 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.box_819c .tabs-634f .dropdown_647c {
  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;
}
.box_819c
  .tabs-634f
  .dropdown_647c
  b {
  display: none;
}
.box_819c .info_hot_1c34 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(.soft-f01a),
button:not(.accordion-fa3e):not(.soft-f01a),
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ),
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ),
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ) {
  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;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ):hover,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ):hover,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):hover,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):hover,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ):active,
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ):active,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):active,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):active,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):active,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus {
  outline: 0;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e {
  position: relative;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .aside-green-c8db,
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .motion-68cf,
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .huge-31b3,
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  i,
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  svg,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .aside-green-c8db,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .motion-68cf,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .huge-31b3,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  i,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  svg,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .aside-green-c8db,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .motion-68cf,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .huge-31b3,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  i,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  svg,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .aside-green-c8db,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .motion-68cf,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .huge-31b3,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  i,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  svg,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .aside-green-c8db,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .motion-68cf,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  .huge-31b3,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  i,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e
  svg {
  visibility: hidden;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e:after,
button:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e:after,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e:after,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e:after,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ).fn-loading-916e: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;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(.soft-f01a),
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ),
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ),
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb-75cb:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="button"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="reset"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus,
input[type="submit"]:not(.accordion-fa3e):not(
    .soft-f01a
  ):focus {
  color: #fff;
}
.breadcrumb-75cb.fn-disabled-916e:not(.accordion-fa3e):not(
    .soft-f01a
  ),
.breadcrumb-75cb[disabled]:not(.accordion-fa3e):not(
    .soft-f01a
  ),
button.fn-disabled-916e:not(.accordion-fa3e):not(
    .soft-f01a
  ),
button[disabled]:not(.accordion-fa3e):not(
    .soft-f01a
  ) {
  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;
}
.wrapper-97d4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper-97d4: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;
}
.box_next_d443 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer-current-bb47 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.orange-ee25 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern_5906:after,
.pattern_5906:before,
.glass_664a:after,
.glass_664a:before,
.outer_2699:after,
.outer_2699:before,
.slow-930e:after,
.slow-930e:before,
.gradient_tall_7557:after,
.gradient_tall_7557:before,
.block_solid_5055:after,
.block_solid_5055:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern_5906:after,
.glass_664a:after,
.outer_2699:after,
.slow-930e:after,
.gradient_tall_7557:after,
.block_solid_5055:after {
  clear: both;
}
.glass_664a .table_849c,
.outer_2699 .table_849c,
.link-tiny-51f1 .table_849c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.element_under_d7ab {
  display: inline-block;
}
.dropdown-gold-18f6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dropdown-gold-18f6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dropdown-gold-18f6 .paragraph-5887 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph-5887 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slider-41cc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slider-41cc:after,
.slider-41cc:before {
  content: "";
  display: table;
}
.slider-41cc:after {
  clear: both;
}
.nav_large_52a0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.blue-d2ae .nav_large_52a0 {
  max-width: 50%;
}
.dropdown_82e1 .nav_large_52a0 {
  max-width: 33.33%;
}
.modal-purple-0083 .nav_large_52a0 {
  max-width: 25%;
}
.item-full-1a19 .nav_large_52a0 {
  max-width: 20%;
}
.overlay_warm_dea4 .nav_large_52a0 {
  max-width: 16.66%;
}
.tabs_dim_619e .nav_large_52a0 {
  max-width: 14.28%;
}
.selected-8bba .nav_large_52a0 {
  max-width: 12.5%;
}
.brown-d688 .nav_large_52a0 {
  max-width: 11.11%;
}
.caption-9aff {
  display: block;
}
.gallery_active_37b0 .slider-mini-26ed label,
.gallery_active_37b0 .bright-f82e label,
.gallery_active_37b0 .south-a3ac label,
.gallery_active_37b0 .hidden_86f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_d60e {
  list-style: none;
  margin: 0;
}
.module_d60e article.main_first_b18b {
  margin-bottom: 0;
}
.module_d60e ul {
  list-style: none;
  margin: 0;
}
.module_d60e .column-b49b li.main_first_b18b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_d60e .column-b49b li.main_first_b18b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_d60e .column-b49b li.main_first_b18b: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) {
  .module_d60e .column-b49b li.main_first_b18b li.main_first_b18b li.main_first_b18b li.main_first_b18b {
    padding-left: 0;
  }
}
article.main_first_b18b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_first_b18b .glass_664a p:last-of-type {
  margin-bottom: 0;
}
article.main_first_b18b .accordion-action-81f2 {
  float: left;
}
article.main_first_b18b .modal_a692 {
  margin-left: 85px;
}
article.main_first_b18b .over-3aff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_first_b18b .over-3aff .prev_c205 {
  margin-left: 10px;
}
article.main_first_b18b .gallery_1067 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_first_b18b .mini_c2e1 {
  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 .slider-mini-26ed,
  #respond .south-a3ac,
  #respond .hidden_86f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-mini-26ed input,
#respond .south-a3ac input,
#respond .hidden_86f6 input {
  width: 100%;
}
#respond .hidden_86f6 {
  margin-right: 0;
}
#respond .panel_up_e261 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid-155c {
  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;
}
.solid-155c.soft-46f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.solid-155c 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%);
}
.solid-155c:focus,
.solid-155c: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);
}
.stale_2339 {
  border-radius: 10%;
}
.sidebar-274e {
  border-radius: 50%;
}
.next_ce74 {
  font-size: 0.72em;
}
.cool-0fb3 {
  font-size: 0.875em;
}
.layout_05c3 {
  font-size: 1.1em;
}
.column-6d60 {
  text-transform: uppercase;
  line-height: 1.2;
}
.column-6d60.next_ce74 {
  letter-spacing: 0.5px;
}
.card_86b3,
.card_86b3 a {
  color: #6d6d6d;
}
.card_86b3 a:hover {
  color: #111;
}
.photo_c159 {
  color: #6d6d6d;
}
.down-1c97 {
  overflow-x: hidden;
}
.down-1c97 .image-54c7.preview-0be8 {
  position: relative;
}
.down-1c97 .image-54c7.preview-0be8.link_fbbf {
  position: initial;
}
.down-1c97
  .image-54c7.preview-0be8.link_fbbf
  .summary_13da {
  left: auto;
}
.down-1c97 .image-54c7 .summary_13da {
  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;
}
.down-1c97 .image-54c7:hover.preview-0be8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down-1c97
  .image-54c7:hover.preview-0be8
  .summary_13da {
  display: block;
  z-index: 9999999;
}
.down-1c97 .notice_narrow_d74e .current_e9e1,
.down-1c97 .white_01db .current_e9e1 {
  display: none;
}
.down-1c97 .grid-center-f26c .image-54c7:hover.preview-0be8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery_active_37b0 .slider-mini-26ed label,
.gallery_active_37b0 .bright-f82e label,
.gallery_active_37b0 .south-a3ac label,
.gallery_active_37b0 .hidden_86f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.module_d60e {
  list-style: none;
  margin: 0;
}
.module_d60e article.main_first_b18b {
  margin-bottom: 0;
}
.module_d60e ul {
  list-style: none;
  margin: 0;
}
.module_d60e .column-b49b li.main_first_b18b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .module_d60e .column-b49b li.main_first_b18b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .module_d60e .column-b49b li.main_first_b18b: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) {
  .module_d60e .column-b49b li.main_first_b18b li.main_first_b18b li.main_first_b18b li.main_first_b18b {
    padding-left: 0;
  }
}
article.main_first_b18b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_first_b18b .glass_664a p:last-of-type {
  margin-bottom: 0;
}
article.main_first_b18b .accordion-action-81f2 {
  float: left;
}
article.main_first_b18b .modal_a692 {
  margin-left: 85px;
}
article.main_first_b18b .over-3aff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_first_b18b .over-3aff .prev_c205 {
  margin-left: 10px;
}
article.main_first_b18b .gallery_1067 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_first_b18b .mini_c2e1 {
  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 .slider-mini-26ed,
  #respond .south-a3ac,
  #respond .hidden_86f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider-mini-26ed input,
#respond .south-a3ac input,
#respond .hidden_86f6 input {
  width: 100%;
}
#respond .hidden_86f6 {
  margin-right: 0;
}
#respond .panel_up_e261 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_narrow_d74e .black-ed6e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.black-ed6e .static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a:focus,
.black-ed6e .static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a:hover,
.black-ed6e .static_b89c.popup-e091 .tooltip_3d8a > li > a:focus,
.black-ed6e .static_b89c.popup-e091 .tooltip_3d8a > li > a:hover,
.black-ed6e .static_b89c.hot_ab75 .tooltip_3d8a > li > a:focus,
.black-ed6e .static_b89c.hot_ab75 .tooltip_3d8a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e
  .static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.component_3467
  > a,
.black-ed6e
  .static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.button_red_1abd
  > a,
.black-ed6e
  .static_b89c.popup-e091
  .tooltip_3d8a
  > li.component_3467
  > a,
.black-ed6e
  .static_b89c.popup-e091
  .tooltip_3d8a
  > li.button_red_1abd
  > a,
.black-ed6e
  .static_b89c.hot_ab75
  .tooltip_3d8a
  > li.component_3467
  > a,
.black-ed6e .static_b89c.hot_ab75 .tooltip_3d8a > li.outer-691e > a {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e .nav-d077,
.black-ed6e .nav-d077 a {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e .up-a22e.secondary_next_ec02 li a,
.black-ed6e .backdrop_yellow_e5ac a,
.black-ed6e .component-fixed-398d,
.black-ed6e .tooltip_3d8a > li > a,
.black-ed6e .fresh_c292 {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e .up-a22e.secondary_next_ec02 li a:hover,
.black-ed6e .backdrop_yellow_e5ac a:hover,
.black-ed6e .component-fixed-398d:hover,
.black-ed6e .tooltip_3d8a > li > a:hover,
.black-ed6e .fresh_c292:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e .fast_434e {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e .fast_434e .video-262f {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e .fast_434e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.black-ed6e .content_bright_3f35 .title-c129 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e .content_bright_3f35 .title-c129 .hidden_solid_15f4 {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e
  .content_bright_3f35
  .title-c129
  .hidden_solid_15f4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e
  .content_bright_3f35
  .title-c129
  .hidden_solid_15f4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e
  .content_bright_3f35
  .title-c129
  .hidden_solid_15f4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e
  .content_bright_3f35
  .title-c129
  .hidden_solid_15f4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e .content_bright_3f35 .carousel_177d {
  color: rgba(255, 255, 255, 0.79);
}
.black-ed6e .content_bright_3f35 .carousel_177d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_out_b5fe
  .black-ed6e
  .content_bright_3f35
  .accent-cc18
  .active-575e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_out_b5fe
  .black-ed6e
  .content_bright_3f35
  .accent-cc18
  .hidden_solid_15f4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_narrow_d74e .content_mini_dd6d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.content_mini_dd6d .static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a:focus,
.content_mini_dd6d .static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a:hover,
.content_mini_dd6d .static_b89c.popup-e091 .tooltip_3d8a > li > a:focus,
.content_mini_dd6d .static_b89c.popup-e091 .tooltip_3d8a > li > a:hover,
.content_mini_dd6d .static_b89c.hot_ab75 .tooltip_3d8a > li > a:focus,
.content_mini_dd6d .static_b89c.hot_ab75 .tooltip_3d8a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_mini_dd6d
  .static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.component_3467
  > a,
.content_mini_dd6d
  .static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.button_red_1abd
  > a,
.content_mini_dd6d
  .static_b89c.popup-e091
  .tooltip_3d8a
  > li.component_3467
  > a,
.content_mini_dd6d
  .static_b89c.popup-e091
  .tooltip_3d8a
  > li.button_red_1abd
  > a,
.content_mini_dd6d
  .static_b89c.hot_ab75
  .tooltip_3d8a
  > li.component_3467
  > a,
.content_mini_dd6d .static_b89c.hot_ab75 .tooltip_3d8a > li.outer-691e > a {
  color: rgba(0, 0, 0, 0.8);
}
.content_mini_dd6d .nav-d077,
.content_mini_dd6d .nav-d077 a {
  color: rgba(0, 0, 0, 0.8);
}
.content_mini_dd6d .up-a22e.secondary_next_ec02 li a,
.content_mini_dd6d .backdrop_yellow_e5ac a,
.content_mini_dd6d .component-fixed-398d,
.content_mini_dd6d .tooltip_3d8a > li > a,
.content_mini_dd6d .fresh_c292 {
  color: rgba(0, 0, 0, 0.55);
}
.content_mini_dd6d .up-a22e.secondary_next_ec02 li a:hover,
.content_mini_dd6d .backdrop_yellow_e5ac a:hover,
.content_mini_dd6d .component-fixed-398d:hover,
.content_mini_dd6d .tooltip_3d8a > li > a:hover,
.content_mini_dd6d .fresh_c292:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_mini_dd6d .fast_434e {
  color: rgba(0, 0, 0, 0.55);
}
.content_mini_dd6d .fast_434e .video-262f {
  color: rgba(0, 0, 0, 0.8);
}
.content_mini_dd6d .fast_434e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-64a5 .primary_rough_680e {
  margin-left: auto;
  margin-right: auto;
}
.outer_2699 > * {
  margin-left: auto;
  margin-right: auto;
}
.outer_2699 .box_next_d443 {
  margin-right: 1.41575em;
}
.accordion-slow-9b29 .outer_2699 > .simple_7f97 {
  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;
}
.accordion-slow-9b29 .outer_2699 > .warm-c113 {
  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;
}
.tertiary_next_e870.left-64a5 .primary_rough_680e,
.feature_huge_d122.left-64a5 .primary_rough_680e {
  margin-left: 0;
}
.chip-orange-586e.left-64a5 .primary_rough_680e,
.bottom-9cc5.left-64a5 .primary_rough_680e {
  margin-right: 0;
}
.outer_2699 ol,
.outer_2699 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium_f2ee video {
  max-width: 100%;
}
.overlay_3206 img {
  display: block;
}
.overlay_3206.box_next_d443,
.overlay_3206.footer-current-bb47 {
  width: 100%;
}
.overlay_3206.warm-c113 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.brown-c026:not(.notification_outer_9504) {
  margin: 1.5em auto;
}
.dynamic_647a p {
  padding: 1.5em 14px;
}
ul.detail_e5b5.warm-c113,
ul.detail_e5b5.simple_7f97,
ul.detail_e5b5.focus-f8c9.simple_7f97 {
  padding: 0 14px;
}
.gas_2750 {
  display: block;
  overflow-x: auto;
}
.gas_2750 table {
  border-collapse: collapse;
  width: 100%;
}
.gas_2750 td,
.gas_2750 th {
  padding: 0.5em;
}
.outer_2699 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outer_2699 ol ol,
.outer_2699 ol ul,
.outer_2699 ul ol,
.outer_2699 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outer_2699 ol ol li,
.outer_2699 ol ul li,
.outer_2699 ul ol li,
.outer_2699 ul ul li {
  margin-left: 0;
}
.label_narrow_7dc8.glass_9299 > .wrapper_brown_40a7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.label_narrow_7dc8.glass_9299 > .wrapper_brown_40a7 iframe,
.label_narrow_7dc8.glass_9299 > .wrapper_brown_40a7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery_5175 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gallery_5175.container_tall_fb2c {
  padding: 0;
}
.gallery_5175.container_tall_fb2c cite {
  font-size: 13px;
}
.gallery_5175 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gallery_5175 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.avatar_21fa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.avatar_21fa > p:first-child {
  margin-top: 0;
}
.avatar_21fa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.avatar_21fa blockquote {
  border-left: 0;
}
.filter_64ae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter_64ae:not(.hover-complex-606f) {
  max-width: 100px;
}
.filter_64ae.paper-8bec {
  border-bottom: none !important;
  text-align: center;
}
.filter_64ae.paper-8bec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic_647a p {
    padding: 1.5em 0;
  }
}
.hidden_white_9763 {
  color: #0073aa;
}
.down-6c94 {
  background-color: #0073aa;
}
.card_47f3 {
  color: #229fd8;
}
.overlay_efb2 {
  background-color: #229fd8;
}
.detail_black_3853 {
  color: #eee;
}
.panel-41c1 {
  background-color: #eee;
}
.sidebar-87dc {
  color: #444;
}
.carousel-glass-990b {
  background-color: #444;
}
.liquid_4ac7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.liquid_4ac7 .item_pro_db3b .backdrop_yellow_e5ac {
  font-size: 15px;
}
.liquid_4ac7 .backdrop_yellow_e5ac {
  line-height: 1.3;
}
.liquid_4ac7 .content_mini_dd6d {
}
.liquid_4ac7 .black-ed6e {
  background: #235787;
}
.card-8621 {
  padding: 0;
}
.card-8621 .black-ed6e {
  background: #1a1a1a;
}
.card-8621 .content_mini_dd6d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.carousel_916d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.carousel_916d .content_mini_dd6d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.carousel_916d .black-ed6e {
  background: #303030;
}
.block_solid_5055 {
  position: relative;
  z-index: 10;
}
.block_solid_5055 .component_7e98 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption_179e .preview-0be8 {
  display: inline-block;
  vertical-align: middle;
}
.caption_179e.large-85eb .preview-0be8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption_179e.large-85eb .preview-0be8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_179e.large-85eb .preview-0be8 {
    margin-right: 0.4em;
  }
}
.caption_179e.large-85eb .preview-0be8:last-child {
  margin-right: 0;
}
.full-96a4 .component_7e98 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice_narrow_d74e .item_pro_db3b {
    margin: 0 -0.5em;
  }
  .notice_narrow_d74e .item_pro_db3b [class*="customify-col-"],
  .notice_narrow_d74e .item_pro_db3b [class*="customify-col_"],
  .notice_narrow_d74e .item_pro_db3b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice_narrow_d74e.small_e2fb .component_7e98 {
  background: 0 0 !important;
}
.notice_narrow_d74e.small_e2fb .component_7e98,
.notice_narrow_d74e.full-96a4 .component_7e98 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice_narrow_d74e.aside-bef5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice_narrow_d74e.full-96a4 .component_7e98 {
  box-shadow: none !important;
}
.hot-62ca {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hot-62ca {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hot-62ca {
    padding: 18px 0 20px;
  }
}
.hot-62ca .alert_advanced_ab1d {
  width: 100%;
}
.hot-62ca .badge-0da3 {
  margin-bottom: 0;
}
.hot-62ca .frame_active_d5d5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_upper_a901 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_upper_a901 .filter-59cb {
  width: 100%;
}
.paper_1476 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paper_1476 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paper_1476 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;
}
.paper_1476 li:last-child:after {
  display: none;
}
.paper_1476 li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail_old_473a .current_e9e1 button,
.hot-62ca .current_e9e1 button {
  left: 0;
}
.detail_old_473a .filter-59cb,
.hot-62ca .filter-59cb {
  padding-left: 0;
  padding-right: 0;
}
.detail_old_473a .tertiary_upper_a901,
.hot-62ca .tertiary_upper_a901 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail_old_473a {
  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;
}
.detail_old_473a: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;
}
.detail_old_473a .icon-1227 {
  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) {
  .detail_old_473a .icon-1227 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_old_473a .icon-1227 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail_old_473a .icon-1227 {
    min-height: 200px;
  }
}
.detail_old_473a .paper_1476 {
  color: rgba(255, 255, 255, 0.8);
}
.detail_old_473a .paper_1476 a,
.detail_old_473a .paper_1476 li:after {
  color: inherit;
}
.detail_old_473a .paper_1476 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article-last-5556 {
  margin-bottom: 0.5em;
}
.thumbnail-a03b {
  margin-bottom: 1.2em;
}
.thumbnail-a03b,
.article-last-5556 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail-a03b p:last-child,
.article-last-5556 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .current_e9e1,
#masthead .current_e9e1 {
  display: none;
}
#masthead
  > .current_e9e1.accent_b30c {
  display: none;
}
#masthead > .current_e9e1 button {
  left: 0;
}
.menu-32ac {
  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%;
}
.menu-32ac .preview-0be8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu-32ac .backdrop-2242 {
  display: -webkit-box;
  display: flex;
}
.menu-32ac .backdrop-2242.dropdown-abbb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu-32ac .backdrop-2242.form-inner-fd87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-32ac .backdrop-2242.selected_0a52 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-32ac.border-6959.detail-9ab5 .backdrop-2242.dropdown-abbb {
  flex-basis: 100%;
}
.menu-32ac.status-dc97 .backdrop-2242.form-inner-fd87 {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu-32ac.status-dc97 .backdrop-2242.selected_0a52 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .current_e9e1.accent_b30c {
  display: none;
}
#masthead > .current_e9e1 button {
  left: 0;
}
.sidebar-7a65 {
  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;
}
.sidebar-7a65:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-7a65.media-hot-da76 i {
  margin-right: 4px;
}
.sidebar-7a65.badge_c4dd i {
  margin-left: 5px;
}
.backdrop_yellow_e5ac p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.backdrop_yellow_e5ac p:last-child {
  margin-bottom: 0;
}
.popup_4ab7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup_4ab7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup_4ab7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup_4ab7 .nav-d077 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup_4ab7 .avatar-5be5 {
  margin: 5px 0 7px 0;
}
.popup_4ab7.silver-61ea .article-clean-cd1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_4ab7.silver-61ea .texture_right_b90a {
  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;
}
.popup_4ab7.focus-20ef {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup_4ab7.focus-20ef .article-clean-cd1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_4ab7.focus-20ef .texture_right_b90a {
  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;
}
.popup_4ab7.component_south_c016 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_4ab7.clean_8635 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup_4ab7.clean_8635 .texture_right_b90a {
  margin-top: 7px;
}
.shade-bottom-70f3 {
  display: inline-block;
}
.block_solid_5055 .heading_bottom_54b7 .popup_4ab7 img {
  max-width: 100%;
}
.static_b89c .status_up_800f.breadcrumb-3011,
.highlight_3c38 .status_up_800f.breadcrumb-3011 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.static_b89c .backdrop-slow-9a71,
.highlight_3c38 .backdrop-slow-9a71 {
  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%);
}
.static_b89c .backdrop-slow-9a71 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.static_b89c.hero_paper_b937 .backdrop-slow-9a71 {
  display: none;
}
.static_b89c .block-2288 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static_b89c .block-2288 li {
  display: inline-block;
  position: relative;
}
.static_b89c .block-2288 li:last-child {
  margin-right: 0;
}
.static_b89c .block-2288 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;
}
.static_b89c .block-2288 li.outer-691e > a {
  color: rgba(0, 0, 0, 0.9);
}
.static_b89c .block-2288 > 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;
}
.static_b89c .block-2288 > li > a i {
  line-height: 0;
}
.static_b89c .block-2288 > li.nav_narrow_431a > a .backdrop-slow-9a71 {
  margin-left: 4px;
  line-height: 0;
}
.static_b89c .block-2288 .header_c5de li.nav_narrow_431a > a {
  position: relative;
}
.static_b89c .block-2288 .header_c5de li.nav_narrow_431a > a:after,
.static_b89c .block-2288 .header_c5de li.nav_narrow_431a > a:before {
  content: "";
  display: table;
}
.static_b89c .block-2288 .header_c5de li.nav_narrow_431a > a:after {
  clear: both;
}
.static_b89c .block-2288 .header_c5de li.nav_narrow_431a > a .backdrop-slow-9a71 {
  margin-left: 5px;
  float: right;
}
.static_b89c .hero-silver-4a85,
.static_b89c .header_c5de {
  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;
}
.static_b89c .header_c5de {
  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;
}
.static_b89c .header_c5de .breadcrumb-3011 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static_b89c .header_c5de .backdrop-slow-9a71 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.static_b89c .header_c5de li {
  display: block;
  margin: 0;
  padding: 0;
}
.static_b89c .header_c5de 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;
}
.static_b89c .header_c5de li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.static_b89c .header_c5de .header_c5de {
  top: 0;
  left: 100%;
}
.static_b89c .media-hard-089d.fn-focus-916e > .hero-silver-4a85,
.static_b89c .media-hard-089d.fn-focus-916e > .header_c5de,
.static_b89c .media-hard-089d:focus > .hero-silver-4a85,
.static_b89c .media-hard-089d:focus > .header_c5de,
.static_b89c .media-hard-089d:hover > .hero-silver-4a85,
.static_b89c .media-hard-089d:hover > .header_c5de {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.static_b89c.hot_ab75 .tooltip_3d8a:after,
.static_b89c.hot_ab75 .tooltip_3d8a:before {
  content: "";
  display: table;
}
.static_b89c.hot_ab75 .tooltip_3d8a:after {
  clear: both;
}
.static_b89c.hot_ab75 .tooltip_3d8a > li {
  float: left;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a:after,
.static_b89c.modal_outer_60a4 .tooltip_3d8a:before {
  content: "";
  display: table;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a:after {
  clear: both;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a > li {
  float: left;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.static_b89c.modal_outer_60a4 .tooltip_3d8a > li.component_3467 > a,
.static_b89c.modal_outer_60a4 .tooltip_3d8a > li.outer-691e > a {
  color: #fff;
  background-color: #1e4b75;
}
.static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a .breadcrumb-3011 {
  position: relative;
}
.static_b89c.breadcrumb_blue_37c9 .tooltip_3d8a > li > a .breadcrumb-3011: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;
}
.static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li:focus
  > a
  .breadcrumb-3011:before,
.static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li:hover
  > a
  .breadcrumb-3011:before {
  width: 100%;
  background-color: currentColor;
}
.static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.component_3467
  > a
  .breadcrumb-3011:before,
.static_b89c.breadcrumb_blue_37c9
  .tooltip_3d8a
  > li.button_red_1abd
  > a
  .breadcrumb-3011:before {
  width: 100%;
  background-color: currentColor;
}
.static_b89c.popup-e091 .tooltip_3d8a > li > a .breadcrumb-3011 {
  position: relative;
}
.static_b89c.popup-e091 .tooltip_3d8a > li > a .breadcrumb-3011: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;
}
.static_b89c.popup-e091 .tooltip_3d8a > li:focus > a .breadcrumb-3011:before,
.static_b89c.popup-e091
  .tooltip_3d8a
  > li:hover
  > a
  .breadcrumb-3011:before {
  width: 100%;
  background-color: currentColor;
}
.static_b89c.popup-e091
  .tooltip_3d8a
  > li.component_3467
  > a
  .breadcrumb-3011:before,
.static_b89c.popup-e091
  .tooltip_3d8a
  > li.button_red_1abd
  > a
  .breadcrumb-3011:before {
  width: 100%;
  background-color: currentColor;
}
.highlight_3c38 .block-2288 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight_3c38 .block-2288 li:first-child > a {
  border-top: none;
}
.highlight_3c38 .block-2288 .old-a1b9 > .breadcrumb-3011 .backdrop-slow-9a71 {
  display: none;
}
.highlight_3c38 .block-2288 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight_3c38 .block-2288 li:last-child {
  border: none;
}
.highlight_3c38 .block-2288 li.nav_narrow_431a > a {
  padding-right: 45px !important;
}
.highlight_3c38 .block-2288 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight_3c38 .block-2288 li a:focus,
.highlight_3c38 .block-2288 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_3c38 .block-2288 li .brown-9b74 {
  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;
}
.highlight_3c38 .block-2288 li .brown-9b74:hover {
  box-shadow: none;
}
.highlight_3c38 .block-2288 li .brown-9b74 .backdrop-slow-9a71 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight_3c38 .block-2288 .header_c5de {
  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);
}
.highlight_3c38 .block-2288 .header_c5de li a {
  padding-left: 3em;
}
.highlight_3c38 .block-2288 .element-4501 > a .brown-9b74 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight_3c38 .block-2288 .element-4501 > .header_c5de {
  display: block;
  opacity: 1;
}
.frame_2d25 {
  max-width: 100%;
}
.heading-c202 {
  line-height: 0;
  cursor: pointer;
}
.fresh_c292 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fresh_c292:hover {
  box-shadow: none;
  color: currentColor;
}
.fresh_c292 svg {
  width: 18px;
  height: 18px;
}
.fresh_c292 .medium-a14c {
  display: none;
}
.message_ed4d {
  position: relative;
}
.message_ed4d.fn-active-916e .fresh_c292 .video-active-d931 {
  display: none;
}
.message_ed4d.fn-active-916e .fresh_c292 .medium-a14c {
  display: inline-block;
}
.message_ed4d .form-bright-311a {
  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);
}
.message_ed4d.icon_8815 .form-bright-311a {
  left: auto;
  right: -0.9em;
}
.message_ed4d.icon_8815 .dropdown-active-7b5f::before {
  left: auto;
  right: 15px;
}
.message_ed4d.fn-active-916e .form-bright-311a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-cc18 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-cc18 label {
  flex-basis: 100%;
}
.accent-cc18 .title-c129 {
  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;
}
.accent-cc18 .hidden_solid_15f4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-cc18 .hidden_solid_15f4:focus {
  background-color: transparent;
}
.accent-cc18 button.carousel_177d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-cc18 button.carousel_177d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-cc18 button.carousel_177d svg {
  width: 18px;
  height: 18px;
}
.accent-cc18 input[type="submit"] {
  min-height: auto;
}
.content_bright_3f35 .accent-cc18 .hidden_solid_15f4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dropdown-active-7b5f {
  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) {
  .dropdown-active-7b5f {
    width: 220px;
  }
}
.dropdown-active-7b5f label {
  flex-basis: 100%;
}
.dropdown-active-7b5f::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;
}
.accordion_out_b5fe .content_bright_3f35 .accent-cc18 {
  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;
}
.accordion_out_b5fe
  .content_bright_3f35
  .accent-cc18
  .title-c129 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accordion_out_b5fe .content_bright_3f35 .accent-cc18 .hidden_solid_15f4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accordion_out_b5fe
  .content_bright_3f35
  .accent-cc18
  .hidden_solid_15f4:focus {
  background: 0 0;
}
.accordion_out_b5fe
  .content_bright_3f35
  .accent-cc18
  .active-575e {
  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;
}
.up-a22e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.up-a22e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.up-a22e li:last-child {
  margin-right: 0;
}
.up-a22e li:first-child {
  margin-left: 0;
}
.up-a22e.video_284c a {
  color: #fff;
}
.up-a22e.video_284c a:hover {
  color: #fff;
}
.up-a22e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.up-a22e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.up-a22e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.up-a22e a:hover {
  opacity: 0.9;
  color: inherit;
}
.up-a22e [class*="social-icon-apple"] {
  background-color: #999;
}
.up-a22e [class*="social-icon-apple"].card-slow-dba3 {
  background-color: transparent;
  color: #999;
}
.up-a22e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.up-a22e [class*="social-icon-behance"].card-slow-dba3 {
  background-color: transparent;
  color: #1769ff;
}
.up-a22e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.up-a22e [class*="social-icon-bitbucket"].card-slow-dba3 {
  background-color: transparent;
  color: #205081;
}
.up-a22e [class*="social-icon-codepen"] {
  background-color: #000;
}
.up-a22e [class*="social-icon-codepen"].card-slow-dba3 {
  background-color: transparent;
  color: #000;
}
.up-a22e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.up-a22e [class*="social-icon-delicious"].card-slow-dba3 {
  background-color: transparent;
  color: #39f;
}
.up-a22e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.up-a22e [class*="social-icon-digg"].card-slow-dba3 {
  background-color: transparent;
  color: #005be2;
}
.up-a22e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.up-a22e [class*="social-icon-dribbble"].card-slow-dba3 {
  background-color: transparent;
  color: #ea4c89;
}
.up-a22e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.up-a22e [class*="social-icon-envelope"].card-slow-dba3 {
  background-color: transparent;
  color: #ea4335;
}
.up-a22e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.up-a22e [class*="social-icon-facebook"].card-slow-dba3 {
  background-color: transparent;
  color: #3b5998;
}
.up-a22e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.up-a22e [class*="social-icon-flickr"].card-slow-dba3 {
  background-color: transparent;
  color: #0063dc;
}
.up-a22e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.up-a22e [class*="social-icon-foursquare"].card-slow-dba3 {
  background-color: transparent;
  color: #2d5be3;
}
.up-a22e [class*="social-icon-github"] {
  background-color: #333;
}
.up-a22e [class*="social-icon-github"].card-slow-dba3 {
  background-color: transparent;
  color: #333;
}
.up-a22e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.up-a22e [class*="social-icon-google-plus"].card-slow-dba3 {
  background-color: transparent;
  color: #dd4b39;
}
.up-a22e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.up-a22e [class*="social-icon-houzz"].card-slow-dba3 {
  background-color: transparent;
  color: #7ac142;
}
.up-a22e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.up-a22e [class*="social-icon-instagram"].card-slow-dba3 {
  background-color: transparent;
  color: #262626;
}
.up-a22e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.up-a22e [class*="social-icon-jsfiddle"].card-slow-dba3 {
  background-color: transparent;
  color: #487aa2;
}
.up-a22e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.up-a22e [class*="social-icon-linkedin"].card-slow-dba3 {
  background-color: transparent;
  color: #0077b5;
}
.up-a22e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.up-a22e [class*="social-icon-medium"].card-slow-dba3 {
  background-color: transparent;
  color: #00ab6b;
}
.up-a22e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.up-a22e
  [class*="social-icon-odnoklassniki"].card-slow-dba3 {
  background-color: transparent;
  color: #f4731c;
}
.up-a22e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.up-a22e [class*="social-icon-meetup"].card-slow-dba3 {
  background-color: transparent;
  color: #ec1c40;
}
.up-a22e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.up-a22e [class*="social-icon-pinterest"].card-slow-dba3 {
  background-color: transparent;
  color: #bd081c;
}
.up-a22e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.up-a22e [class*="social-icon-product-hunt"].card-slow-dba3 {
  background-color: transparent;
  color: #da552f;
}
.up-a22e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.up-a22e [class*="social-icon-reddit"].card-slow-dba3 {
  background-color: transparent;
  color: #ff4500;
}
.up-a22e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.up-a22e [class*="social-icon-rss"].card-slow-dba3 {
  background-color: transparent;
  color: #f26522;
}
.up-a22e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.up-a22e
  [class*="social-icon-shopping-cart"].card-slow-dba3 {
  background-color: transparent;
  color: #4caf50;
}
.up-a22e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.up-a22e [class*="social-icon-skype"].card-slow-dba3 {
  background-color: transparent;
  color: #00aff0;
}
.up-a22e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.up-a22e [class*="social-icon-slideshare"].card-slow-dba3 {
  background-color: transparent;
  color: #0077b5;
}
.up-a22e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.up-a22e [class*="social-icon-snapchat"].card-slow-dba3 {
  background-color: transparent;
  color: #fffc00;
}
.up-a22e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.up-a22e [class*="social-icon-soundcloud"].card-slow-dba3 {
  background-color: transparent;
  color: #f80;
}
.up-a22e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.up-a22e [class*="social-icon-spotify"].card-slow-dba3 {
  background-color: transparent;
  color: #2ebd59;
}
.up-a22e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.up-a22e
  [class*="social-icon-stack-overflow"].card-slow-dba3 {
  background-color: transparent;
  color: #fe7a15;
}
.up-a22e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.up-a22e [class*="social-icon-maldkfgram"].card-slow-dba3 {
  background-color: transparent;
  color: #2ca5e0;
}
.up-a22e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.up-a22e [class*="social-icon-tripadvisor"].card-slow-dba3 {
  background-color: transparent;
  color: #589442;
}
.up-a22e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.up-a22e [class*="social-icon-tumblr"].card-slow-dba3 {
  background-color: transparent;
  color: #35465c;
}
.up-a22e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.up-a22e [class*="social-icon-twitch"].card-slow-dba3 {
  background-color: transparent;
  color: #6441a5;
}
.up-a22e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.up-a22e [class*="social-icon-twitter"].card-slow-dba3 {
  background-color: transparent;
  color: #1da1f2;
}
.up-a22e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.up-a22e [class*="social-icon-vimeo"].card-slow-dba3 {
  background-color: transparent;
  color: #1ab7ea;
}
.up-a22e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.up-a22e [class*="social-icon-vk"].card-slow-dba3 {
  background-color: transparent;
  color: #45668e;
}
.up-a22e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.up-a22e [class*="social-icon-weibo"].card-slow-dba3 {
  background-color: transparent;
  color: #df2029;
}
.up-a22e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.up-a22e [class*="social-icon-weixin"].card-slow-dba3 {
  background-color: transparent;
  color: #7bb32e;
}
.up-a22e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.up-a22e [class*="social-icon-whatsapp"].card-slow-dba3 {
  background-color: transparent;
  color: #25d366;
}
.up-a22e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.up-a22e [class*="social-icon-wordpress"].card-slow-dba3 {
  background-color: transparent;
  color: #21759b;
}
.up-a22e [class*="social-icon-xing"] {
  background-color: #026466;
}
.up-a22e [class*="social-icon-xing"].card-slow-dba3 {
  background-color: transparent;
  color: #026466;
}
.up-a22e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.up-a22e [class*="social-icon-yelp"].card-slow-dba3 {
  background-color: transparent;
  color: #af0606;
}
.up-a22e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.up-a22e [class*="social-icon-youtube"].card-slow-dba3 {
  background-color: transparent;
  color: #cd201f;
}
.component-fixed-398d {
  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;
}
.component-fixed-398d:hover {
  box-shadow: none;
  background: 0 0;
}
.bronze_6ba4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image_b1e9 {
  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;
}
.short-b030 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row_9408 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row_9408,
.row_9408::after,
.row_9408::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;
}
.row_9408::after,
.row_9408::before {
  content: "";
  display: block;
  background-color: inherit;
}
.photo_dark_e391 .image_b1e9 .short-b030 {
  margin-top: -2px;
  width: 19px;
}
.photo_dark_e391 .image_b1e9 .row_9408 {
  margin-top: -1px;
}
.photo_dark_e391 .image_b1e9 .row_9408,
.photo_dark_e391 .image_b1e9 .row_9408::after,
.photo_dark_e391 .image_b1e9 .row_9408::before {
  width: 19px;
  height: 2px;
}
.photo_dark_e391 .image_b1e9 .row_9408::before {
  top: -6px;
}
.photo_dark_e391 .image_b1e9 .row_9408::after {
  bottom: -6px;
}
.notification_static_dd62 .image_b1e9 .short-b030 {
  margin-top: -2px;
  width: 22px;
}
.notification_static_dd62 .image_b1e9 .row_9408 {
  margin-top: -1px;
}
.notification_static_dd62 .image_b1e9 .row_9408,
.notification_static_dd62 .image_b1e9 .row_9408::after,
.notification_static_dd62 .image_b1e9 .row_9408::before {
  width: 22px;
  height: 2px;
}
.notification_static_dd62 .image_b1e9 .row_9408::before {
  top: -7px;
}
.notification_static_dd62 .image_b1e9 .row_9408::after {
  bottom: -7px;
}
.widget-7764 .image_b1e9 .short-b030 {
  margin-top: -2px;
  width: 31px;
}
.widget-7764 .image_b1e9 .row_9408 {
  margin-top: -1.5px;
}
.widget-7764 .image_b1e9 .row_9408,
.widget-7764 .image_b1e9 .row_9408::after,
.widget-7764 .image_b1e9 .row_9408::before {
  width: 31px;
  height: 3px;
}
.widget-7764 .image_b1e9 .row_9408::before {
  top: -9px;
}
.widget-7764 .image_b1e9 .row_9408::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block-5fed .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 19px;
  }
  .block-5fed .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .block-5fed .image_b1e9 .row_9408,
  .block-5fed .image_b1e9 .row_9408::after,
  .block-5fed .image_b1e9 .row_9408::before {
    width: 19px;
    height: 2px;
  }
  .block-5fed .image_b1e9 .row_9408::before {
    top: -6px;
  }
  .block-5fed .image_b1e9 .row_9408::after {
    bottom: -6px;
  }
  .header_979e .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 22px;
  }
  .header_979e .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .header_979e .image_b1e9 .row_9408,
  .header_979e .image_b1e9 .row_9408::after,
  .header_979e .image_b1e9 .row_9408::before {
    width: 22px;
    height: 2px;
  }
  .header_979e .image_b1e9 .row_9408::before {
    top: -7px;
  }
  .header_979e .image_b1e9 .row_9408::after {
    bottom: -7px;
  }
  .action_d899 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 31px;
  }
  .action_d899 .image_b1e9 .row_9408 {
    margin-top: -1.5px;
  }
  .action_d899 .image_b1e9 .row_9408,
  .action_d899 .image_b1e9 .row_9408::after,
  .action_d899 .image_b1e9 .row_9408::before {
    width: 31px;
    height: 3px;
  }
  .action_d899 .image_b1e9 .row_9408::before {
    top: -9px;
  }
  .action_d899 .image_b1e9 .row_9408::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-west-9845 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-west-9845 .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .banner-west-9845 .image_b1e9 .row_9408,
  .banner-west-9845 .image_b1e9 .row_9408::after,
  .banner-west-9845 .image_b1e9 .row_9408::before {
    width: 19px;
    height: 2px;
  }
  .banner-west-9845 .image_b1e9 .row_9408::before {
    top: -6px;
  }
  .banner-west-9845 .image_b1e9 .row_9408::after {
    bottom: -6px;
  }
  .tooltip_large_bb25 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_large_bb25 .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .tooltip_large_bb25 .image_b1e9 .row_9408,
  .tooltip_large_bb25 .image_b1e9 .row_9408::after,
  .tooltip_large_bb25 .image_b1e9 .row_9408::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_large_bb25 .image_b1e9 .row_9408::before {
    top: -7px;
  }
  .tooltip_large_bb25 .image_b1e9 .row_9408::after {
    bottom: -7px;
  }
  .green-8806 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 31px;
  }
  .green-8806 .image_b1e9 .row_9408 {
    margin-top: -1.5px;
  }
  .green-8806 .image_b1e9 .row_9408,
  .green-8806 .image_b1e9 .row_9408::after,
  .green-8806 .image_b1e9 .row_9408::before {
    width: 31px;
    height: 3px;
  }
  .green-8806 .image_b1e9 .row_9408::before {
    top: -9px;
  }
  .green-8806 .image_b1e9 .row_9408::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gas_85aa .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 19px;
  }
  .gas_85aa .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .gas_85aa .image_b1e9 .row_9408,
  .gas_85aa .image_b1e9 .row_9408::after,
  .gas_85aa .image_b1e9 .row_9408::before {
    width: 19px;
    height: 2px;
  }
  .gas_85aa .image_b1e9 .row_9408::before {
    top: -6px;
  }
  .gas_85aa .image_b1e9 .row_9408::after {
    bottom: -6px;
  }
  .text-yellow-27f4 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 22px;
  }
  .text-yellow-27f4 .image_b1e9 .row_9408 {
    margin-top: -1px;
  }
  .text-yellow-27f4 .image_b1e9 .row_9408,
  .text-yellow-27f4 .image_b1e9 .row_9408::after,
  .text-yellow-27f4 .image_b1e9 .row_9408::before {
    width: 22px;
    height: 2px;
  }
  .text-yellow-27f4 .image_b1e9 .row_9408::before {
    top: -7px;
  }
  .text-yellow-27f4 .image_b1e9 .row_9408::after {
    bottom: -7px;
  }
  .thumbnail-2c62 .image_b1e9 .short-b030 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-2c62 .image_b1e9 .row_9408 {
    margin-top: -1.5px;
  }
  .thumbnail-2c62 .image_b1e9 .row_9408,
  .thumbnail-2c62 .image_b1e9 .row_9408::after,
  .thumbnail-2c62 .image_b1e9 .row_9408::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-2c62 .image_b1e9 .row_9408::before {
    top: -9px;
  }
  .thumbnail-2c62 .image_b1e9 .row_9408::after {
    bottom: -9px;
  }
}
.modal_up_e6e6 .row_9408 {
  -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);
}
.modal_up_e6e6 .row_9408::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_up_e6e6 .row_9408::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);
}
.modal_up_e6e6.mask_prev_6bbd .row_9408 {
  -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);
}
.modal_up_e6e6.mask_prev_6bbd .row_9408::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_up_e6e6.mask_prev_6bbd .row_9408::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);
}
.search-fe81 {
  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.wood-184f:before {
  display: none;
}
.white_01db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.white_01db .progress-red-75c8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.white_01db .progress-red-75c8:last-of-type {
  border-bottom: none;
}
.white_01db .progress-red-75c8.east_9901,
.white_01db .progress-red-75c8.down_3bec,
.white_01db .progress-red-75c8.wrapper-03d8 {
  padding: 0;
}
.white_01db .highlight_3c38 .brown-9b74 {
  color: currentColor;
}
.white_01db .highlight_3c38 .brown-9b74:focus,
.white_01db .highlight_3c38 .brown-9b74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white_01db.content_mini_dd6d .fast_434e,
.white_01db.content_mini_dd6d .backdrop_yellow_e5ac a,
.white_01db.content_mini_dd6d .tooltip_3d8a a,
.white_01db.content_mini_dd6d .header_c5de a {
  color: rgba(0, 0, 0, 0.55);
}
.white_01db.content_mini_dd6d .fast_434e:hover,
.white_01db.content_mini_dd6d .backdrop_yellow_e5ac a:hover,
.white_01db.content_mini_dd6d .tooltip_3d8a a:hover,
.white_01db.content_mini_dd6d .header_c5de a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_01db.content_mini_dd6d .video-262f {
  color: rgba(0, 0, 0, 0.8);
}
.white_01db.content_mini_dd6d .progress-red-75c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.white_01db.content_mini_dd6d .progress-red-75c8:before {
  background: rgba(0, 0, 0, 0.08);
}
.white_01db.content_mini_dd6d .component_selected_15dc:before {
  background: rgba(255, 255, 255, 0.9);
}
.white_01db.content_mini_dd6d .highlight_3c38 .block-2288 li a,
.white_01db.content_mini_dd6d .highlight_3c38 .brown-9b74,
.white_01db.content_mini_dd6d .header_c5de {
  border-color: rgba(0, 0, 0, 0.08);
}
.white_01db.content_mini_dd6d .highlight_3c38 .brown-9b74:focus,
.white_01db.content_mini_dd6d .highlight_3c38 .brown-9b74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white_01db.content_mini_dd6d .block-2288 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.white_01db.black-ed6e .fast_434e,
.white_01db.black-ed6e .backdrop_yellow_e5ac a,
.white_01db.black-ed6e .tooltip_3d8a .brown-9b74,
.white_01db.black-ed6e .tooltip_3d8a a,
.white_01db.black-ed6e .header_c5de a {
  color: rgba(255, 255, 255, 0.79);
}
.white_01db.black-ed6e .fast_434e:hover,
.white_01db.black-ed6e .backdrop_yellow_e5ac a:hover,
.white_01db.black-ed6e .tooltip_3d8a .brown-9b74:hover,
.white_01db.black-ed6e .tooltip_3d8a a:hover,
.white_01db.black-ed6e .header_c5de a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_01db.black-ed6e .video-262f {
  color: rgba(255, 255, 255, 0.99);
}
.white_01db.black-ed6e .progress-red-75c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_01db.black-ed6e .progress-red-75c8:before {
  background: rgba(255, 255, 255, 0.08);
}
.white_01db.black-ed6e .component_selected_15dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.white_01db.black-ed6e .highlight_3c38 .block-2288 li a,
.white_01db.black-ed6e .highlight_3c38 .brown-9b74,
.white_01db.black-ed6e .header_c5de {
  border-color: rgba(255, 255, 255, 0.08);
}
.white_01db.black-ed6e .highlight_3c38 .brown-9b74:focus,
.white_01db.black-ed6e .highlight_3c38 .brown-9b74:hover {
  background: rgba(0, 0, 0, 0.01);
}
.white_01db.black-ed6e .block-2288 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_selected_15dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.component_selected_15dc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.rough_b5de {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_copper_18df .white_01db {
  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;
}
.primary_copper_18df .progress-red-75c8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_copper_18df .progress-red-75c8: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) {
  .primary_copper_18df .progress-red-75c8:before {
    width: 16%;
    left: 42%;
  }
}
.primary_copper_18df .progress-red-75c8:last-child:before {
  content: none;
}
.primary_copper_18df .progress-red-75c8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_copper_18df .highlight_3c38 .block-2288 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_copper_18df .highlight_3c38 .block-2288 li a .brown-9b74 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_copper_18df .highlight_3c38 .header_c5de {
  border: none;
}
.primary_copper_18df .highlight_3c38 .header_c5de li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_copper_18df .component_selected_15dc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_copper_18df .rough_b5de {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_copper_18df .black-ed6e .component_selected_15dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_copper_18df .content_mini_dd6d.table-active-7d3a .row_9408 {
  background: rgba(0, 0, 0, 0.6);
}
.primary_copper_18df
  .content_mini_dd6d.table-active-7d3a
  .row_9408::after,
.primary_copper_18df
  .content_mini_dd6d.table-active-7d3a
  .row_9408:before {
  background: inherit;
}
.primary_copper_18df
  .content_mini_dd6d.table-active-7d3a:hover
  .row_9408 {
  background: rgba(0, 0, 0, 0.8);
}
.clean_24f7 .white_01db {
  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) {
  .clean_24f7 .white_01db {
    width: auto;
    right: 45px;
  }
}
.alert_e7a6 .white_01db {
  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) {
  .alert_e7a6 .white_01db {
    width: auto;
    left: 45px;
  }
}
.wood-184f .white_01db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood-184f .rough_b5de {
  max-width: 48em;
  margin: 0 auto;
}
.wood-184f .component_selected_15dc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.soft_c06e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.soft_c06e.primary_copper_18df .white_01db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.soft_c06e.clean_24f7 .white_01db {
  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);
}
.soft_c06e .white_01db {
  visibility: visible;
}
.soft_c06e.alert_e7a6 .white_01db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-0954,
.secondary_2c02 {
  overflow-x: hidden;
}
.link-0954 .white_01db {
  overflow: auto;
}
.link-0954.primary_copper_18df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-0954.primary_copper_18df .white_01db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-0954.primary_copper_18df .component-fixed-398d {
  opacity: 0;
}
.link-0954.clean_24f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-0954.clean_24f7 .white_01db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-0954.clean_24f7 .component-fixed-398d {
  opacity: 0;
}
.link-0954.alert_e7a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-0954.alert_e7a6 .white_01db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-0954.alert_e7a6 .component-fixed-398d {
  opacity: 0;
}
.link-0954.wood-184f .white_01db {
  z-index: 10;
  visibility: visible;
}
.table-active-7d3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-active-7d3a .row_9408 {
  background: rgba(255, 255, 255, 0.99);
}
.table-active-7d3a .row_9408::after,
.table-active-7d3a .row_9408:before {
  background: inherit;
}
.table-active-7d3a:hover .row_9408 {
  background: rgba(255, 255, 255, 0.99);
}
.alert_e7a6 .table-active-7d3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood-184f .table-active-7d3a {
  display: none !important;
}
.link-0954:before,
.secondary_2c02:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-0954 .table-active-7d3a,
.secondary_2c02 .table-active-7d3a {
  display: inline-block;
}
.white_01db .preview-0be8 {
  -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;
}
.link-0954 .white_01db .preview-0be8,
.secondary_2c02 .white_01db .preview-0be8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-83f3 .title-c129 {
  width: 100%;
}
.heading_bottom_54b7 {
  padding: 0 0.5em 0;
}
.heading_bottom_54b7 [class*="customify-col-"],
.heading_bottom_54b7 [class*="customify-col_"],
.heading_bottom_54b7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list_mini_ebe4 .heading_bottom_54b7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item_pro_db3b .hero_mini_1bff,
  .hero_mini_1bff {
    display: none;
  }
  .hero_1bb6 {
    text-align: left;
  }
  .carousel_hard_a121 {
    text-align: center;
  }
  .old_0858 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item_pro_db3b .frame_4ba6,
  .frame_4ba6 {
    display: none;
  }
  .pressed-fa99 {
    text-align: left;
  }
  .dropdown_1cb3 {
    text-align: center;
  }
  .green_5ad2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item_pro_db3b .shade_yellow_f7d9,
  .shade_yellow_f7d9 {
    display: none;
  }
  .card-1932 {
    text-align: left;
  }
  .icon-3ebe {
    text-align: center;
  }
  .west-202e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.link-1df9 {
  box-shadow: none !important;
}
.detail_clean_5668 .button-5dc3,
.copper-5b3c .button-5dc3 {
  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;
}
.copper-5b3c .button-5dc3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component_7e98 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component_7e98:after,
.component_7e98:before {
  content: "";
  display: table;
}
.component_7e98:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component_7e98 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component_7e98,
.aside-bef5 {
  max-width: 1248px;
  margin: 0 auto;
}

.slow-930e.header_66d2 .component_7e98 {
  max-width: 100%;
}
.slow-930e.gas-c5db {
  max-width: 1200px;
  margin: 0 auto;
}
.slow-930e.badge_17fa .component_7e98 {
  max-width: 100%;
}
.slow-930e.badge_17fa > .component_7e98 {
  padding-left: 0;
  padding-right: 0;
}
.slow-930e.badge_17fa > .component_7e98 .item_pro_db3b {
  margin: 0;
}
.slow-930e.badge_17fa
  > .component_7e98
  .alert_wide_4f51.container_wood_ca56 {
  margin-right: 0;
  margin-left: 0;
}
.slow-930e.badge_17fa #main.container_wood_ca56 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop-dim-e87c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop-dim-e87c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hover-fast-ae5b .primary_rough_680e {
    padding-right: 1em;
  }
  .hover-fast-ae5b.cold-a918 .alert_wide_4f51 {
    border-right: 1px solid #eaecee;
  }
  .hover-fast-ae5b.cold-a918 .primary_rough_680e {
    padding-right: 1em;
  }
  .hover-fast-ae5b.cold-a918 .preview-current-b7c0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_4794 .primary_rough_680e {
    padding-left: 1em;
  }
  .status_4794.cold-a918 .alert_wide_4f51 {
    border-left: 1px solid #eaecee;
  }
  .status_4794.cold-a918 .primary_rough_680e {
    padding-left: 1em;
  }
  .status_4794.cold-a918 .preview-current-b7c0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_290e .primary_rough_680e {
    padding-left: 1em;
  }
  .liquid_290e.cold-a918 .footer_steel_3a87 {
    border-right: 1px solid #eaecee;
  }
  .liquid_290e.cold-a918 .focus_a926 {
    border-right: 1px solid #eaecee;
  }
  .liquid_290e.cold-a918 .primary_rough_680e {
    padding-left: 1em;
  }
  .liquid_290e.cold-a918 .preview-current-b7c0 {
    padding-right: 1em;
  }
  .liquid_290e.cold-a918 .under-dbd5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_65fc .primary_rough_680e {
    padding-right: 1em;
  }
  .last_65fc.cold-a918 .footer_steel_3a87 {
    border-left: 1px solid #eaecee;
  }
  .last_65fc.cold-a918 .focus_a926 {
    border-left: 1px solid #eaecee;
  }
  .last_65fc.cold-a918 .primary_rough_680e {
    padding-right: 1em;
  }
  .last_65fc.cold-a918 .preview-current-b7c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last_65fc.cold-a918 .under-dbd5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-dim-e87c .primary_rough_680e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-dim-e87c.cold-a918 .alert_wide_4f51 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop-dim-e87c.cold-a918 .primary_rough_680e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop-dim-e87c.cold-a918 .preview-current-b7c0 {
    padding-left: 1em;
  }
  .backdrop-dim-e87c.cold-a918 .under-dbd5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop-dim-e87c.cold-a918 .primary_rough_680e {
    padding-left: 0;
  }
}
.panel_solid_335f .caption_179e {
  display: inline-block;
}
.paragraph_ce85 {
  display: inline-block;
}
.shadow_south_8aaa {
  word-con: break-word;
}
.message-over-a9f6 > span {
  display: inline-block;
  padding: 5px 0;
}
.message-over-a9f6 .hover_1a4f {
  margin-left: 8px;
  margin-right: 8px;
}
.message-over-a9f6 .south-4c57 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth_2ba4 .overlay_2dc6 {
  margin-bottom: 2em;
}
.smooth_2ba4 .cold-d600 {
  margin-bottom: 15px;
}
.smooth_2ba4 .cold-d600:last-child {
  margin-bottom: 0;
}
.smooth_2ba4 .description_095e {
  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) {
  .smooth_2ba4 .description_095e {
    display: block;
  }
}
.smooth_2ba4 .notice-15f6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth_2ba4 .notice-15f6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth_2ba4 .center-efe9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth_2ba4 .center-efe9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth_2ba4 .center-efe9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth_2ba4 .shadow_south_8aaa {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_2ba4 .shadow_south_8aaa a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth_2ba4 .last-9a68 p:last-child {
  margin-bottom: 0;
}
.smooth_2ba4 .white_7627 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth_2ba4 .short-4c23 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth_2ba4 .aside_90b3 {
  margin-top: 1em;
}
.smooth_2ba4 .light-0e9a {
  top: 0;
  display: block;
}
.smooth_2ba4 .light-0e9a a {
  color: inherit;
}
.smooth_2ba4 .light-0e9a a:hover {
  color: inherit;
}
.smooth_2ba4 .focus-9a85 {
  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;
}
.smooth_2ba4 .focus-9a85:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth_2ba4 .short-4c23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth_2ba4 .button_cool_3481 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth_2ba4 .button_cool_3481:first-child {
  margin-top: 0;
}
.smooth_2ba4 .button_cool_3481.wide_b36f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth_2ba4 .button_cool_3481.layout-ec7d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_2ba4
  .button_cool_3481.layout-ec7d.carousel-7d59
  .aside_90b3 {
  width: 100%;
}
.smooth_2ba4 .layout-ec7d {
  -webkit-box-align: center;
  align-items: center;
}
.smooth_2ba4 .layout-ec7d .message-over-a9f6,
.smooth_2ba4 .layout-ec7d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth_2ba4 .center-efe9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_2ba4 .center-efe9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_2ba4 .center-efe9: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;
}
.smooth_2ba4 .wide_b36f {
  z-index: 5;
}
.smooth_2ba4 .label-focused-277d .hero-5523 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth_2ba4 .rough_fb31 .hero-5523 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth_2ba4 .bronze_6988 .hero-5523 {
  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;
}
.smooth_2ba4.south_e313 .description_095e,
.smooth_2ba4.element-6df8 .description_095e {
  display: block;
}
.smooth_2ba4.south_e313 .description_095e .status_lite_8685,
.smooth_2ba4.south_e313 .description_095e .short-4c23,
.smooth_2ba4.element-6df8 .description_095e .status_lite_8685,
.smooth_2ba4.element-6df8 .description_095e .short-4c23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_2ba4.thumbnail_8bf1 .notice-15f6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth_2ba4.thumbnail_8bf1 .notice-15f6 {
    margin-right: 0;
  }
}
.smooth_2ba4.south_e313 .notice-15f6,
.smooth_2ba4.element-6df8 .notice-15f6 {
  padding-top: 40%;
}
.smooth_2ba4.south_e313 .overlay_2dc6,
.smooth_2ba4.element-6df8 .overlay_2dc6 {
  display: block;
}
.smooth_2ba4.south_e313 .fn-sticky-916e .short-4c23,
.smooth_2ba4.element-6df8 .fn-sticky-916e .short-4c23 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth_2ba4.south_e313 .notice-15f6,
.smooth_2ba4.element-6df8 .notice-15f6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth_2ba4.south_e313 .short-4c23 {
  padding: 1em;
}
.shadow-orange-d06b {
  margin: 30px auto;
  display: block;
}
.shadow-orange-d06b .badge_231f > * {
  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;
}
.shadow-orange-d06b .badge_231f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shadow-orange-d06b .badge_231f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.out-e597 .message-over-a9f6 {
  margin-bottom: 1.41575em;
}
.out-e597 .gas-73fd {
  margin-bottom: 1.618em;
}
.outer_2699 .surface_orange_a294 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outer_2699 .surface_orange_a294 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outer_2699 .overlay_next_7b15 {
  max-width: 100%;
  overflow: auto;
}
.left-64a5 .outer_2699 a:hover {
  text-decoration: underline;
}
.surface-paper-0f6d .cold-d600:not(.shadow_south_8aaa),
.surface-paper-0f6d .center-efe9 {
  margin-bottom: 1.41575em;
}
.surface-paper-0f6d .cold-d600:not(.shadow_south_8aaa):last-child,
.surface-paper-0f6d .center-efe9:last-child {
  margin-bottom: 0;
}
.surface-paper-0f6d .cold-d600.steel_b9b3 {
  margin-bottom: 0.41575em;
}
.surface-paper-0f6d .lite_3358:before,
.surface-paper-0f6d .video_easy_cb33:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.surface-paper-0f6d .lite_3358:before {
  content: "\f115";
}
.surface-paper-0f6d .video_easy_cb33:before {
  content: "\f02c";
}
.surface-paper-0f6d .pagination_e6dc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.surface-paper-0f6d .pagination_e6dc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer-wide-e9cb {
  display: -webkit-box;
  display: flex;
}
.footer-wide-e9cb .border-fixed-5958 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer-wide-e9cb .border-fixed-5958 {
    flex-basis: 90px;
  }
}
.footer-wide-e9cb .menu-copper-cc66 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer-wide-e9cb .menu-copper-cc66 {
    flex-basis: calc(100% - 50px);
  }
}
.footer-wide-e9cb .table_89f3 p:last-child {
  margin-bottom: 0.72em;
}
.large_012c .badge_231f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large_012c .badge_231f:after,
.large_012c .badge_231f:before {
  content: "";
  display: table;
}
.large_012c .badge_231f:after {
  clear: both;
}
.large_012c .badge_231f .white_eb27,
.large_012c .badge_231f .secondary_rough_4d77 {
  width: 49%;
}
.large_012c .badge_231f .white_eb27 a span.brown-476f,
.large_012c .badge_231f .secondary_rough_4d77 a span.brown-476f {
  display: block;
  margin-bottom: 5px;
}
.large_012c .badge_231f .secondary_rough_4d77 {
  float: left;
  text-align: left;
}
.large_012c .badge_231f .white_eb27 {
  float: right;
  text-align: right;
}
.header-c7f8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header-c7f8 {
    margin-bottom: 0;
  }
}
.red-dfbb {
  margin-bottom: 1em;
}
.red-dfbb .shadow_south_8aaa {
  font-size: 1.1em;
  line-height: 1.3;
}
.stone-bd25 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight-c149 .red-dfbb,
.dynamic_875f .red-dfbb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight-c149 .red-dfbb,
  .dynamic_875f .red-dfbb {
    display: block;
  }
}
.highlight-c149 .stone-bd25,
.dynamic_875f .stone-bd25 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight-c149 .stone-bd25,
  .dynamic_875f .stone-bd25 {
    margin-bottom: 1em;
  }
}
.highlight-c149 .stone-bd25 img,
.dynamic_875f .stone-bd25 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight-c149 .layout-6751,
.dynamic_875f .layout-6751 {
  flex-basis: calc(100% - 160px);
}
.highlight-c149 .layout-6751 p,
.dynamic_875f .layout-6751 p {
  margin-bottom: 0;
}
.highlight-c149 .layout-6751 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-c149 .layout-6751 {
    padding-left: 0;
  }
}
.dynamic_875f .layout-6751 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dynamic_875f .layout-6751 {
    padding-right: 0;
  }
}
.dynamic_875f .stone-bd25 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.detail_full_1185 .stone-bd25 {
  margin-bottom: 0.5em;
}
.detail_full_1185 .stone-bd25 img {
  width: 100%;
}
.section_5449 .narrow_276e,
.widget-red-2174 .narrow_276e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.widget-red-2174 .alert_wide_4f51 .disabled-green-e252 p:last-child {
  margin-bottom: 0;
}
.article-8581 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dropdown_brown_6eca .surface_lite_246a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dropdown_brown_6eca .surface_lite_246a:last-of-type {
    margin-bottom: 0;
  }
}
.dropdown_brown_6eca .surface_lite_246a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown_brown_6eca .surface_lite_246a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dropdown_brown_6eca .surface_lite_246a ul li {
  margin: 0 0 0.6em;
}
.dropdown_brown_6eca .surface_lite_246a ul li.huge_5e86,
.dropdown_brown_6eca .surface_lite_246a ul li.accordion_68a0 {
  position: relative;
}
.dropdown_brown_6eca .surface_lite_246a ul li.huge_5e86 .lower-2401,
.dropdown_brown_6eca .surface_lite_246a ul li.accordion_68a0 .lower-2401 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dropdown_brown_6eca .surface_lite_246a ul li.huge_5e86:after:after,
.dropdown_brown_6eca .surface_lite_246a ul li.huge_5e86:after:before,
.dropdown_brown_6eca
  .surface_lite_246a
  ul
  li.accordion_68a0:after:after,
.dropdown_brown_6eca
  .surface_lite_246a
  ul
  li.accordion_68a0:after:before {
  content: "";
  display: table;
}
.dropdown_brown_6eca .surface_lite_246a ul li.huge_5e86:after:after,
.dropdown_brown_6eca
  .surface_lite_246a
  ul
  li.accordion_68a0:after:after {
  clear: both;
}
.dropdown_brown_6eca .surface_lite_246a a.breadcrumb-75cb:hover {
  text-decoration: none;
}
.dropdown_brown_6eca .surface_lite_246a select {
  max-width: 100%;
}
.dropdown_brown_6eca .surface_lite_246a table {
  font-size: 85%;
}
.dropdown_brown_6eca .surface_lite_246a table td,
.dropdown_brown_6eca .surface_lite_246a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dropdown_brown_6eca .surface_lite_246a table tfoot td {
  text-align: left;
}
.dropdown_brown_6eca .surface_lite_246a :last-child {
  margin-bottom: 0;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb label {
  width: 100%;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb .hidden_solid_15f4 {
  width: 100%;
  display: block;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb .carousel_177d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb .carousel_177d:hover svg #svg-search {
  fill: #444;
}
.dropdown_brown_6eca .surface_lite_246a .caption-a1bb .carousel_177d svg {
  width: 18px;
  height: 18px;
}
.dropdown_brown_6eca .black-099e ul ul,
.dropdown_brown_6eca .panel_focused_62f1 ul ul,
.dropdown_brown_6eca .hidden_warm_1bd3 ul ul,
.dropdown_brown_6eca .module_tiny_f730 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dropdown_brown_6eca .black-099e .nav_narrow_431a > a,
.dropdown_brown_6eca .panel_focused_62f1 .nav_narrow_431a > a,
.dropdown_brown_6eca .hidden_warm_1bd3 .nav_narrow_431a > a,
.dropdown_brown_6eca .module_tiny_f730 .nav_narrow_431a > a {
  margin-bottom: 0;
}
.dropdown_brown_6eca .full-257b li,
.dropdown_brown_6eca .black-099e li,
.dropdown_brown_6eca .gradient-gold-5102 li,
.dropdown_brown_6eca .panel_focused_62f1 li,
.dropdown_brown_6eca .hidden_warm_1bd3 li,
.dropdown_brown_6eca .module_tiny_f730 li,
.dropdown_brown_6eca .photo-3fb1 li,
.dropdown_brown_6eca .hovered_a01e li {
  display: block;
  position: relative;
}
.dropdown_brown_6eca .full-257b li:last-child,
.dropdown_brown_6eca .black-099e li:last-child,
.dropdown_brown_6eca .gradient-gold-5102 li:last-child,
.dropdown_brown_6eca .panel_focused_62f1 li:last-child,
.dropdown_brown_6eca .hidden_warm_1bd3 li:last-child,
.dropdown_brown_6eca .module_tiny_f730 li:last-child,
.dropdown_brown_6eca .photo-3fb1 li:last-child,
.dropdown_brown_6eca .hovered_a01e li:last-child {
  border: none;
}
.dropdown_brown_6eca .full-257b li a,
.dropdown_brown_6eca .black-099e li a,
.dropdown_brown_6eca .gradient-gold-5102 li a,
.dropdown_brown_6eca .panel_focused_62f1 li a,
.dropdown_brown_6eca .hidden_warm_1bd3 li a,
.dropdown_brown_6eca .module_tiny_f730 li a,
.dropdown_brown_6eca .photo-3fb1 li a,
.dropdown_brown_6eca .hovered_a01e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown_brown_6eca .full-257b li ul li::before,
.dropdown_brown_6eca .black-099e li ul li::before,
.dropdown_brown_6eca .gradient-gold-5102 li ul li::before,
.dropdown_brown_6eca .panel_focused_62f1 li ul li::before,
.dropdown_brown_6eca .hidden_warm_1bd3 li ul li::before,
.dropdown_brown_6eca .module_tiny_f730 li ul li::before,
.dropdown_brown_6eca .photo-3fb1 li ul li::before,
.dropdown_brown_6eca .hovered_a01e li ul li::before {
  left: 15px;
}
.dropdown_brown_6eca .full-257b li ul a,
.dropdown_brown_6eca .black-099e li ul a,
.dropdown_brown_6eca .gradient-gold-5102 li ul a,
.dropdown_brown_6eca .panel_focused_62f1 li ul a,
.dropdown_brown_6eca .hidden_warm_1bd3 li ul a,
.dropdown_brown_6eca .module_tiny_f730 li ul a,
.dropdown_brown_6eca .photo-3fb1 li ul a,
.dropdown_brown_6eca .hovered_a01e li ul a {
  padding-left: 20px;
}
.dropdown_brown_6eca .full-257b li ul ul li::before,
.dropdown_brown_6eca .black-099e li ul ul li::before,
.dropdown_brown_6eca .gradient-gold-5102 li ul ul li::before,
.dropdown_brown_6eca .panel_focused_62f1 li ul ul li::before,
.dropdown_brown_6eca .hidden_warm_1bd3 li ul ul li::before,
.dropdown_brown_6eca .module_tiny_f730 li ul ul li::before,
.dropdown_brown_6eca .photo-3fb1 li ul ul li::before,
.dropdown_brown_6eca .hovered_a01e li ul ul li::before {
  left: 30px;
}
.dropdown_brown_6eca .full-257b li ul ul a,
.dropdown_brown_6eca .black-099e li ul ul a,
.dropdown_brown_6eca .gradient-gold-5102 li ul ul a,
.dropdown_brown_6eca .panel_focused_62f1 li ul ul a,
.dropdown_brown_6eca .hidden_warm_1bd3 li ul ul a,
.dropdown_brown_6eca .module_tiny_f730 li ul ul a,
.dropdown_brown_6eca .photo-3fb1 li ul ul a,
.dropdown_brown_6eca .hovered_a01e li ul ul a {
  padding-left: 40px;
}
.dropdown_brown_6eca .lite_6a18 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dropdown_brown_6eca .hovered_a01e ul li {
  margin-bottom: 1.41575em;
}
.dropdown_brown_6eca .hovered_a01e ul li .solid_8f86 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dropdown_brown_6eca .hovered_a01e ul li .easy_e804 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.black-ed6e .full-257b li a,
.black-ed6e .black-099e li a,
.black-ed6e .gradient-gold-5102 li a,
.black-ed6e .panel_focused_62f1 li a,
.black-ed6e .hidden_warm_1bd3 li a,
.black-ed6e .module_tiny_f730 li a,
.black-ed6e .photo-3fb1 li a,
.black-ed6e .hovered_a01e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-ed6e .lite_6a18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black-ed6e .surface_lite_246a ul li.huge_5e86 .lower-2401,
.black-ed6e .surface_lite_246a ul li.accordion_68a0 .lower-2401 {
  background: rgba(0, 0, 0, 0.2);
}
.black-ed6e .dropdown_brown_6eca .surface_lite_246a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-930e .dropdown_brown_6eca .block-2288 li {
  margin: 0;
}
.slow-930e .dropdown_brown_6eca .block-2288 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slow-930e .dropdown_brown_6eca .block-2288 li ul {
  margin: 0;
}
.slow-930e .dropdown_brown_6eca .block-2288 li ul li a {
  padding-left: 15px;
}
.slow-930e .dropdown_brown_6eca .block-2288 li ul li li a {
  padding-left: 30px;
}
.slow-930e .dropdown_brown_6eca .block-2288 li.outer-691e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slow-930e .dropdown_brown_6eca .block-2288 li.outer-691e > 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;
}
.slow-930e .dropdown_brown_6eca .block-2288 li.outer-691e > 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;
}
.hot-a325 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient_tall_7557 {
  position: relative;
  z-index: 10;
}
.gradient_tall_7557 .preview-0be8 {
  width: 100%;
  max-width: 100%;
}
.summary-slow-f8fb .feature-52c7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary-slow-f8fb .content_mini_dd6d {
}
.summary-slow-f8fb .black-ed6e {
  background: #292929;
}
.texture_5cc9 .feature-52c7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.texture_5cc9 .content_mini_dd6d {
  background: #f9f9f9;
}
.texture_5cc9 .black-ed6e {
  background: #303030;
}
.logo_cold_904a .feature-52c7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_cold_904a .caption_179e {
    margin-bottom: 1em;
  }
  .logo_cold_904a .caption_179e:last-child {
    margin-bottom: 0;
  }
}
.logo_cold_904a .content_mini_dd6d {
  background: #ededed;
}
.logo_cold_904a .black-ed6e {
  background: #1a1a1a;
}
.feature-52c7.content_mini_dd6d {
  color: rgba(0, 0, 0, 0.6);
}
.feature-52c7.content_mini_dd6d .tertiary-lite-00a8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-52c7.black-ed6e {
  color: rgba(255, 255, 255, 0.99);
}
.feature-52c7.black-ed6e a:not(.breadcrumb-75cb) {
  color: rgba(255, 255, 255, 0.79);
}
.feature-52c7.black-ed6e a:not(.breadcrumb-75cb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-52c7.black-ed6e .tertiary-lite-00a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-52c7.black-ed6e table tbody td,
.feature-52c7.black-ed6e table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid-center-f26c.full-96a4 .component_7e98 {
  max-width: initial;
}
.grid-center-f26c .large-85eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid-center-f26c .large-85eb .preview-0be8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid-center-f26c .large-85eb .preview-0be8 {
    display: block;
    margin-bottom: 2em;
  }
  .grid-center-f26c .large-85eb .preview-0be8:last-child {
    margin-bottom: 0;
  }
}
.logo_cold_904a .caption_179e:last-child,
.texture_5cc9 .caption_179e:last-child,
.summary-slow-f8fb .caption_179e:last-child {
  margin-bottom: 0;
}
.logo_cold_904a .caption_179e .dropdown_brown_6eca .surface_lite_246a:last-child,
.texture_5cc9 .caption_179e .dropdown_brown_6eca .surface_lite_246a:last-child,
.summary-slow-f8fb .caption_179e .dropdown_brown_6eca .surface_lite_246a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo_cold_904a .detail_7cf7,
  .logo_cold_904a .primary-6dde,
  .texture_5cc9 .detail_7cf7,
  .texture_5cc9 .primary-6dde,
  .summary-slow-f8fb .detail_7cf7,
  .summary-slow-f8fb .primary-6dde {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient_tall_7557 .caption_179e {
    margin-bottom: 2em;
  }
}
.gradient_tall_7557 p:last-child {
  margin-bottom: 0;
}
.gradient_tall_7557 li,
.gradient_tall_7557 ul {
  list-style: none;
  margin: 0;
}
.gradient_tall_7557 ul ul {
  margin-left: 2.617924em;
}
.header_e44b {
  font-size: 0.875em;
}

/* css-noise: 17a2 */
.promo-block-a4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
