/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-b32b/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-b32b
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.layout-b32b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.selected-34b0.container-6b94/licenses/gpl-2.0.tooltip-bf8b
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.easy-190f/, (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.shade_4dd7.slider_5c20/normalize.media-motion-b475/
 ======
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.media-motion-b475 v7.0.0 | MIT License | github.layout-b32b/necolas/normalize.media-motion-b475 */
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;
}
.hidden_e003 .sidebar_9216,
.description_5fc4,
.steel_8713,
.primary_liquid_73fb,
.chip-335c,
.wide_999e,
.accent-liquid-dd96,
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;
}
.description_5fc4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .description_5fc4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .description_5fc4,
  h1 {
    font-size: 1.8em;
  }
}
.steel_8713,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_8713 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_8713,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_8713,
  h2 {
    font-size: 1.7em;
  }
}
.primary_liquid_73fb,
h3 {
  font-size: 1.618em;
}
.hidden_e003 .sidebar_9216,
.chip-335c,
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.widget_ef4c {
  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;
}
.container_iron_ba2c:after,
.container_iron_ba2c:before,
.detail-first-939d:after,
.detail-first-939d:before {
  content: "";
  display: table;
}
.container_iron_ba2c:after,
.detail-first-939d:after {
  clear: both;
}
.outline-ce33 {
  float: right;
  margin-right: 0;
}
.element_7ec0 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs_white_7138 .yellow_4aad,
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;
}
.tabs_white_7138 .yellow_4aad: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;
}
.component_south_4a49 .yellow_4aad {
  box-shadow: none;
}
.component_south_4a49
  .yellow_4aad
  .black-4e8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.component_south_4a49 .yellow_4aad .footer_fresh_d0c8 {
  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;
}
.component_south_4a49
  .yellow_4aad
  .footer_fresh_d0c8
  b {
  display: none;
}
.component_south_4a49 .filter-first-4bb9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.photo_a832:not(.accordion-6b29):not(.tertiary-2a76),
button:not(.accordion-6b29):not(.tertiary-2a76),
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ) {
  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;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ):hover,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ):hover,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):hover,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):hover,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ):active,
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ):active,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):active,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):active,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):active,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus {
  outline: 0;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee {
  position: relative;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .outline-pro-b18a,
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .status_dynamic_9208,
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .gold-1c20,
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  i,
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  svg,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .outline-pro-b18a,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .status_dynamic_9208,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .gold-1c20,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  i,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  svg,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .outline-pro-b18a,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .status_dynamic_9208,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .gold-1c20,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  i,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  svg,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .outline-pro-b18a,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .status_dynamic_9208,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .gold-1c20,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  i,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  svg,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .outline-pro-b18a,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .status_dynamic_9208,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  .gold-1c20,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  i,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee
  svg {
  visibility: hidden;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee:after,
button:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee:after,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee:after,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee:after,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ).fn-loading-77ee: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;
}
.photo_a832:not(.accordion-6b29):not(.tertiary-2a76),
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ) {
  color: #fff;
  background: #235787;
}
.photo_a832:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="button"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="reset"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus,
input[type="submit"]:not(.accordion-6b29):not(
    .tertiary-2a76
  ):focus {
  color: #fff;
}
.photo_a832.fn-disabled-77ee:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
.photo_a832[disabled]:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
button.fn-disabled-77ee:not(.accordion-6b29):not(
    .tertiary-2a76
  ),
button[disabled]:not(.accordion-6b29):not(
    .tertiary-2a76
  ) {
  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;
}
.content-4710 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-4710: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;
}
.photo_8cf7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-smooth-eec5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo-in-e929 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_iron_ba2c:after,
.container_iron_ba2c:before,
.thumbnail-8c9f:after,
.thumbnail-8c9f:before,
.rough-2abf:after,
.rough-2abf:before,
.notification_hard_f1cc:after,
.notification_hard_f1cc:before,
.aside_dynamic_685d:after,
.aside_dynamic_685d:before,
.sort-11ed:after,
.sort-11ed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_iron_ba2c:after,
.thumbnail-8c9f:after,
.rough-2abf:after,
.notification_hard_f1cc:after,
.aside_dynamic_685d:after,
.sort-11ed:after {
  clear: both;
}
.thumbnail-8c9f .detail_inner_784c,
.rough-2abf .detail_inner_784c,
.row_thick_2df5 .detail_inner_784c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outer-0992 {
  display: inline-block;
}
.caption-short-6ed2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-short-6ed2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-short-6ed2 .smooth-8deb {
  padding: 1em 0;
  font-size: 85%;
}
.smooth-8deb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_full_6eff {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_full_6eff:after,
.border_full_6eff:before {
  content: "";
  display: table;
}
.border_full_6eff:after {
  clear: both;
}
.small_ea74 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.link-dirty-d587 .small_ea74 {
  max-width: 50%;
}
.dropdown_b456 .small_ea74 {
  max-width: 33.33%;
}
.slider_5fc3 .small_ea74 {
  max-width: 25%;
}
.hot-4523 .small_ea74 {
  max-width: 20%;
}
.fast_88c0 .small_ea74 {
  max-width: 16.66%;
}
.last_b51e .small_ea74 {
  max-width: 14.28%;
}
.accordion_03a3 .small_ea74 {
  max-width: 12.5%;
}
.caption-dim-cb0b .small_ea74 {
  max-width: 11.11%;
}
.feature-simple-47b1 {
  display: block;
}
.hidden_e003 .progress_lower_3305 label,
.hidden_e003 .tertiary_clean_3d72 label,
.hidden_e003 .notification-last-e391 label,
.hidden_e003 .tiny_80b1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_e24a {
  list-style: none;
  margin: 0;
}
.active_e24a article.sidebar_over_c9ae {
  margin-bottom: 0;
}
.active_e24a ul {
  list-style: none;
  margin: 0;
}
.active_e24a .texture_complex_e127 li.sidebar_over_c9ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae: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) {
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae li.sidebar_over_c9ae li.sidebar_over_c9ae li.sidebar_over_c9ae {
    padding-left: 0;
  }
}
article.sidebar_over_c9ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_over_c9ae .thumbnail-8c9f p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_over_c9ae .new_f5c5 {
  float: left;
}
article.sidebar_over_c9ae .notification_e2c6 {
  margin-left: 85px;
}
article.sidebar_over_c9ae .hero_8367 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_over_c9ae .hero_8367 .hard_2aaa {
  margin-left: 10px;
}
article.sidebar_over_c9ae .nav-rough-e3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_over_c9ae .border-slow-ac3d {
  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 .progress_lower_3305,
  #respond .notification-last-e391,
  #respond .tiny_80b1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_lower_3305 input,
#respond .notification-last-e391 input,
#respond .tiny_80b1 input {
  width: 100%;
}
#respond .tiny_80b1 {
  margin-right: 0;
}
#respond .logo-9186 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.in-e375 {
  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;
}
.in-e375.grid-center-0122 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.in-e375 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%);
}
.in-e375:focus,
.in-e375: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);
}
.middle-2457 {
  border-radius: 10%;
}
.block-6d89 {
  border-radius: 50%;
}
.full_c227 {
  font-size: 0.72em;
}
.module-stone-1720 {
  font-size: 0.875em;
}
.tooltip_bd61 {
  font-size: 1.1em;
}
.frame-3dc4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame-3dc4.full_c227 {
  letter-spacing: 0.5px;
}
.mask-9249,
.mask-9249 a {
  color: #6d6d6d;
}
.mask-9249 a:hover {
  color: #111;
}
.popup_b6d6 {
  color: #6d6d6d;
}
.list_advanced_5ed6 {
  overflow-x: hidden;
}
.list_advanced_5ed6 .breadcrumb-bbd5.slider-5fa2 {
  position: relative;
}
.list_advanced_5ed6 .breadcrumb-bbd5.slider-5fa2.mask_7e58 {
  position: initial;
}
.list_advanced_5ed6
  .breadcrumb-bbd5.slider-5fa2.mask_7e58
  .progress-under-4c44 {
  left: auto;
}
.list_advanced_5ed6 .breadcrumb-bbd5 .progress-under-4c44 {
  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;
}
.list_advanced_5ed6 .breadcrumb-bbd5:hover.slider-5fa2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list_advanced_5ed6
  .breadcrumb-bbd5:hover.slider-5fa2
  .progress-under-4c44 {
  display: block;
  z-index: 9999999;
}
.list_advanced_5ed6 .huge_cc9a .video-wood-c30c,
.list_advanced_5ed6 .tall-0afd .video-wood-c30c {
  display: none;
}
.list_advanced_5ed6 .tag-light-12cd .breadcrumb-bbd5:hover.slider-5fa2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_e003 .progress_lower_3305 label,
.hidden_e003 .tertiary_clean_3d72 label,
.hidden_e003 .notification-last-e391 label,
.hidden_e003 .tiny_80b1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_e24a {
  list-style: none;
  margin: 0;
}
.active_e24a article.sidebar_over_c9ae {
  margin-bottom: 0;
}
.active_e24a ul {
  list-style: none;
  margin: 0;
}
.active_e24a .texture_complex_e127 li.sidebar_over_c9ae {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae: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) {
  .active_e24a .texture_complex_e127 li.sidebar_over_c9ae li.sidebar_over_c9ae li.sidebar_over_c9ae li.sidebar_over_c9ae {
    padding-left: 0;
  }
}
article.sidebar_over_c9ae {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_over_c9ae .thumbnail-8c9f p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_over_c9ae .new_f5c5 {
  float: left;
}
article.sidebar_over_c9ae .notification_e2c6 {
  margin-left: 85px;
}
article.sidebar_over_c9ae .hero_8367 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_over_c9ae .hero_8367 .hard_2aaa {
  margin-left: 10px;
}
article.sidebar_over_c9ae .nav-rough-e3e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_over_c9ae .border-slow-ac3d {
  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 .progress_lower_3305,
  #respond .notification-last-e391,
  #respond .tiny_80b1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress_lower_3305 input,
#respond .notification-last-e391 input,
#respond .tiny_80b1 input {
  width: 100%;
}
#respond .tiny_80b1 {
  margin-right: 0;
}
#respond .logo-9186 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.huge_cc9a .full_80e2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full_80e2 .green-ea00.silver-b25d .green-1f33 > li > a:focus,
.full_80e2 .green-ea00.silver-b25d .green-1f33 > li > a:hover,
.full_80e2 .green-ea00.static-8a41 .green-1f33 > li > a:focus,
.full_80e2 .green-ea00.static-8a41 .green-1f33 > li > a:hover,
.full_80e2 .green-ea00.picture-7cb4 .green-1f33 > li > a:focus,
.full_80e2 .green-ea00.picture-7cb4 .green-1f33 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2
  .green-ea00.silver-b25d
  .green-1f33
  > li.row-0e25
  > a,
.full_80e2
  .green-ea00.silver-b25d
  .green-1f33
  > li.header_dffd
  > a,
.full_80e2
  .green-ea00.static-8a41
  .green-1f33
  > li.row-0e25
  > a,
.full_80e2
  .green-ea00.static-8a41
  .green-1f33
  > li.header_dffd
  > a,
.full_80e2
  .green-ea00.picture-7cb4
  .green-1f33
  > li.row-0e25
  > a,
.full_80e2 .green-ea00.picture-7cb4 .green-1f33 > li.tertiary_medium_fd5d > a {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2 .current_fcf3,
.full_80e2 .current_fcf3 a {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2 .gas-249b.full_4f30 li a,
.full_80e2 .thumbnail-696e a,
.full_80e2 .short-6050,
.full_80e2 .green-1f33 > li > a,
.full_80e2 .column_huge_0fec {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2 .gas-249b.full_4f30 li a:hover,
.full_80e2 .thumbnail-696e a:hover,
.full_80e2 .short-6050:hover,
.full_80e2 .green-1f33 > li > a:hover,
.full_80e2 .column_huge_0fec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2 .light_54e1 {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2 .light_54e1 .video_c89e {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2 .light_54e1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full_80e2 .breadcrumb-7271 .column-130e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2 .breadcrumb-7271 .column-130e .warm_48a5 {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2
  .breadcrumb-7271
  .column-130e
  .warm_48a5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2
  .breadcrumb-7271
  .column-130e
  .warm_48a5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2
  .breadcrumb-7271
  .column-130e
  .warm_48a5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2
  .breadcrumb-7271
  .column-130e
  .warm_48a5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2 .breadcrumb-7271 .preview-f843 {
  color: rgba(255, 255, 255, 0.79);
}
.full_80e2 .breadcrumb-7271 .preview-f843:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_b7a8
  .full_80e2
  .breadcrumb-7271
  .focus-bbaf
  .pink-90e5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_b7a8
  .full_80e2
  .breadcrumb-7271
  .focus-bbaf
  .warm_48a5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge_cc9a .wrapper_white_bb79 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_white_bb79 .green-ea00.silver-b25d .green-1f33 > li > a:focus,
.wrapper_white_bb79 .green-ea00.silver-b25d .green-1f33 > li > a:hover,
.wrapper_white_bb79 .green-ea00.static-8a41 .green-1f33 > li > a:focus,
.wrapper_white_bb79 .green-ea00.static-8a41 .green-1f33 > li > a:hover,
.wrapper_white_bb79 .green-ea00.picture-7cb4 .green-1f33 > li > a:focus,
.wrapper_white_bb79 .green-ea00.picture-7cb4 .green-1f33 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_white_bb79
  .green-ea00.silver-b25d
  .green-1f33
  > li.row-0e25
  > a,
.wrapper_white_bb79
  .green-ea00.silver-b25d
  .green-1f33
  > li.header_dffd
  > a,
.wrapper_white_bb79
  .green-ea00.static-8a41
  .green-1f33
  > li.row-0e25
  > a,
.wrapper_white_bb79
  .green-ea00.static-8a41
  .green-1f33
  > li.header_dffd
  > a,
.wrapper_white_bb79
  .green-ea00.picture-7cb4
  .green-1f33
  > li.row-0e25
  > a,
.wrapper_white_bb79 .green-ea00.picture-7cb4 .green-1f33 > li.tertiary_medium_fd5d > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_white_bb79 .current_fcf3,
.wrapper_white_bb79 .current_fcf3 a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_white_bb79 .gas-249b.full_4f30 li a,
.wrapper_white_bb79 .thumbnail-696e a,
.wrapper_white_bb79 .short-6050,
.wrapper_white_bb79 .green-1f33 > li > a,
.wrapper_white_bb79 .column_huge_0fec {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_white_bb79 .gas-249b.full_4f30 li a:hover,
.wrapper_white_bb79 .thumbnail-696e a:hover,
.wrapper_white_bb79 .short-6050:hover,
.wrapper_white_bb79 .green-1f33 > li > a:hover,
.wrapper_white_bb79 .column_huge_0fec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_white_bb79 .light_54e1 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_white_bb79 .light_54e1 .video_c89e {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_white_bb79 .light_54e1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-957d .tooltip_6999 {
  margin-left: auto;
  margin-right: auto;
}
.rough-2abf > * {
  margin-left: auto;
  margin-right: auto;
}
.rough-2abf .photo_8cf7 {
  margin-right: 1.41575em;
}
.last-3382 .rough-2abf > .notification_a08c {
  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;
}
.last-3382 .rough-2abf > .outline-3eb9 {
  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;
}
.tabs-in-b9f7.fluid-957d .tooltip_6999,
.mask_light_51c6.fluid-957d .tooltip_6999 {
  margin-left: 0;
}
.main_623d.fluid-957d .tooltip_6999,
.row_action_cf54.fluid-957d .tooltip_6999 {
  margin-right: 0;
}
.rough-2abf ol,
.rough-2abf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title_brown_e95b video {
  max-width: 100%;
}
.disabled_1539 img {
  display: block;
}
.disabled_1539.photo_8cf7,
.disabled_1539.hidden-smooth-eec5 {
  width: 100%;
}
.disabled_1539.outline-3eb9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.purple_f33d:not(.highlight_liquid_308a) {
  margin: 1.5em auto;
}
.iron-946a p {
  padding: 1.5em 14px;
}
ul.in_b36e.outline-3eb9,
ul.in_b36e.notification_a08c,
ul.in_b36e.filter_stale_d131.notification_a08c {
  padding: 0 14px;
}
.box_new_a0d5 {
  display: block;
  overflow-x: auto;
}
.box_new_a0d5 table {
  border-collapse: collapse;
  width: 100%;
}
.box_new_a0d5 td,
.box_new_a0d5 th {
  padding: 0.5em;
}
.rough-2abf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough-2abf ol ol,
.rough-2abf ol ul,
.rough-2abf ul ol,
.rough-2abf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough-2abf ol ol li,
.rough-2abf ol ul li,
.rough-2abf ul ol li,
.rough-2abf ul ul li {
  margin-left: 0;
}
.container-5a04.table_07e5 > .frame_f83a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.container-5a04.table_07e5 > .frame_f83a iframe,
.container-5a04.table_07e5 > .frame_f83a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress_e795 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress_e795.prev_356c {
  padding: 0;
}
.progress_e795.prev_356c cite {
  font-size: 13px;
}
.progress_e795 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress_e795 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper_85ba {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper_85ba > p:first-child {
  margin-top: 0;
}
.wrapper_85ba cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper_85ba blockquote {
  border-left: 0;
}
.accordion-static-b272 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-static-b272:not(.wrapper_mini_c338) {
  max-width: 100px;
}
.accordion-static-b272.tooltip-caf9 {
  border-bottom: none !important;
  text-align: center;
}
.accordion-static-b272.tooltip-caf9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .iron-946a p {
    padding: 1.5em 0;
  }
}
.tag-mini-debb {
  color: #0073aa;
}
.focus-out-6aff {
  background-color: #0073aa;
}
.form-red-ac43 {
  color: #229fd8;
}
.banner_red_1f7e {
  background-color: #229fd8;
}
.list_clean_e811 {
  color: #eee;
}
.fresh-280f {
  background-color: #eee;
}
.pink-0166 {
  color: #444;
}
.next_169a {
  background-color: #444;
}
.breadcrumb_hard_e0f6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.breadcrumb_hard_e0f6 .message-b4a1 .thumbnail-696e {
  font-size: 15px;
}
.breadcrumb_hard_e0f6 .thumbnail-696e {
  line-height: 1.3;
}
.breadcrumb_hard_e0f6 .wrapper_white_bb79 {
}
.breadcrumb_hard_e0f6 .full_80e2 {
  background: #235787;
}
.hovered_c3ed {
  padding: 0;
}
.hovered_c3ed .full_80e2 {
  background: #1a1a1a;
}
.hovered_c3ed .wrapper_white_bb79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip_fixed_9aef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip_fixed_9aef .wrapper_white_bb79 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip_fixed_9aef .full_80e2 {
  background: #303030;
}
.sort-11ed {
  position: relative;
  z-index: 10;
}
.sort-11ed .notification-gas-2783 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_2425 .slider-5fa2 {
  display: inline-block;
  vertical-align: middle;
}
.container_2425.heading-82d6 .slider-5fa2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_2425.heading-82d6 .slider-5fa2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_2425.heading-82d6 .slider-5fa2 {
    margin-right: 0.4em;
  }
}
.container_2425.heading-82d6 .slider-5fa2:last-child {
  margin-right: 0;
}
.overlay-263c .notification-gas-2783 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .huge_cc9a .message-b4a1 {
    margin: 0 -0.5em;
  }
  .huge_cc9a .message-b4a1 [class*="customify-col-"],
  .huge_cc9a .message-b4a1 [class*="customify-col_"],
  .huge_cc9a .message-b4a1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.huge_cc9a.widget-solid-b0cb .notification-gas-2783 {
  background: 0 0 !important;
}
.huge_cc9a.widget-solid-b0cb .notification-gas-2783,
.huge_cc9a.overlay-263c .notification-gas-2783 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .huge_cc9a.mini-0f73 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.huge_cc9a.overlay-263c .notification-gas-2783 {
  box-shadow: none !important;
}
.secondary_light_3097 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary_light_3097 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_light_3097 {
    padding: 18px 0 20px;
  }
}
.secondary_light_3097 .purple-0567 {
  width: 100%;
}
.secondary_light_3097 .south_08c3 {
  margin-bottom: 0;
}
.secondary_light_3097 .prev-efa9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_d407 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_d407 .row-copper-a97f {
  width: 100%;
}
.panel-complex-5267 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel-complex-5267 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel-complex-5267 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;
}
.panel-complex-5267 li:last-child:after {
  display: none;
}
.panel-complex-5267 li a {
  font-weight: 500;
  margin-right: 10px;
}
.west_92b5 .video-wood-c30c button,
.secondary_light_3097 .video-wood-c30c button {
  left: 0;
}
.west_92b5 .row-copper-a97f,
.secondary_light_3097 .row-copper-a97f {
  padding-left: 0;
  padding-right: 0;
}
.west_92b5 .column_d407,
.secondary_light_3097 .column_d407 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.west_92b5 {
  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;
}
.west_92b5: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;
}
.west_92b5 .black-c3db {
  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) {
  .west_92b5 .black-c3db {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .west_92b5 .black-c3db {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .west_92b5 .black-c3db {
    min-height: 200px;
  }
}
.west_92b5 .panel-complex-5267 {
  color: rgba(255, 255, 255, 0.8);
}
.west_92b5 .panel-complex-5267 a,
.west_92b5 .panel-complex-5267 li:after {
  color: inherit;
}
.west_92b5 .panel-complex-5267 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-fd81 {
  margin-bottom: 0.5em;
}
.image-5c67 {
  margin-bottom: 1.2em;
}
.image-5c67,
.secondary-fd81 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.image-5c67 p:last-child,
.secondary-fd81 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .video-wood-c30c,
#masthead .video-wood-c30c {
  display: none;
}
#masthead
  > .video-wood-c30c.slow-ed3d {
  display: none;
}
#masthead > .video-wood-c30c button {
  left: 0;
}
.wrapper_32d0 {
  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%;
}
.wrapper_32d0 .slider-5fa2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper_32d0 .preview_37e7 {
  display: -webkit-box;
  display: flex;
}
.wrapper_32d0 .preview_37e7.box-center-598d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper_32d0 .preview_37e7.outline-center-1c1e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_32d0 .preview_37e7.notification-5e0d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper_32d0.tertiary_selected_4daa.header-a3e1 .preview_37e7.box-center-598d {
  flex-basis: 100%;
}
.wrapper_32d0.primary_b7ae .preview_37e7.outline-center-1c1e {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper_32d0.primary_b7ae .preview_37e7.notification-5e0d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .video-wood-c30c.slow-ed3d {
  display: none;
}
#masthead > .video-wood-c30c button {
  left: 0;
}
.cold-25b4 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.cold-25b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold-25b4.steel-8731 i {
  margin-right: 4px;
}
.cold-25b4.list-e58a i {
  margin-left: 5px;
}
.thumbnail-696e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail-696e p:last-child {
  margin-bottom: 0;
}
.filter_next_0c1a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter_next_0c1a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter_next_0c1a img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter_next_0c1a .current_fcf3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter_next_0c1a .smooth-2226 {
  margin: 5px 0 7px 0;
}
.filter_next_0c1a.item_medium_f058 .hot_0af2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_next_0c1a.item_medium_f058 .notification-13e3 {
  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;
}
.filter_next_0c1a.popup-6ca3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter_next_0c1a.popup-6ca3 .hot_0af2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_next_0c1a.popup-6ca3 .notification-13e3 {
  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;
}
.filter_next_0c1a.preview_top_decb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_next_0c1a.gradient-cec6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter_next_0c1a.gradient-cec6 .notification-13e3 {
  margin-top: 7px;
}
.disabled_a553 {
  display: inline-block;
}
.sort-11ed .thumbnail-d1d7 .filter_next_0c1a img {
  max-width: 100%;
}
.green-ea00 .gas_4aef.liquid_b8ac,
.carousel_fluid_defe .gas_4aef.liquid_b8ac {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green-ea00 .outer-5539,
.carousel_fluid_defe .outer-5539 {
  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%);
}
.green-ea00 .outer-5539 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green-ea00.footer-83e5 .outer-5539 {
  display: none;
}
.green-ea00 .button_clean_2c64 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green-ea00 .button_clean_2c64 li {
  display: inline-block;
  position: relative;
}
.green-ea00 .button_clean_2c64 li:last-child {
  margin-right: 0;
}
.green-ea00 .button_clean_2c64 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;
}
.green-ea00 .button_clean_2c64 li.tertiary_medium_fd5d > a {
  color: rgba(0, 0, 0, 0.9);
}
.green-ea00 .button_clean_2c64 > 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;
}
.green-ea00 .button_clean_2c64 > li > a i {
  line-height: 0;
}
.green-ea00 .button_clean_2c64 > li.fast-abf5 > a .outer-5539 {
  margin-left: 4px;
  line-height: 0;
}
.green-ea00 .button_clean_2c64 .thumbnail-last-e118 li.fast-abf5 > a {
  position: relative;
}
.green-ea00 .button_clean_2c64 .thumbnail-last-e118 li.fast-abf5 > a:after,
.green-ea00 .button_clean_2c64 .thumbnail-last-e118 li.fast-abf5 > a:before {
  content: "";
  display: table;
}
.green-ea00 .button_clean_2c64 .thumbnail-last-e118 li.fast-abf5 > a:after {
  clear: both;
}
.green-ea00 .button_clean_2c64 .thumbnail-last-e118 li.fast-abf5 > a .outer-5539 {
  margin-left: 5px;
  float: right;
}
.green-ea00 .filter_88e4,
.green-ea00 .thumbnail-last-e118 {
  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;
}
.green-ea00 .thumbnail-last-e118 {
  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;
}
.green-ea00 .thumbnail-last-e118 .liquid_b8ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green-ea00 .thumbnail-last-e118 .outer-5539 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green-ea00 .thumbnail-last-e118 li {
  display: block;
  margin: 0;
  padding: 0;
}
.green-ea00 .thumbnail-last-e118 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;
}
.green-ea00 .thumbnail-last-e118 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green-ea00 .thumbnail-last-e118 .thumbnail-last-e118 {
  top: 0;
  left: 100%;
}
.green-ea00 .liquid-a7a1.fn-focus-77ee > .filter_88e4,
.green-ea00 .liquid-a7a1.fn-focus-77ee > .thumbnail-last-e118,
.green-ea00 .liquid-a7a1:focus > .filter_88e4,
.green-ea00 .liquid-a7a1:focus > .thumbnail-last-e118,
.green-ea00 .liquid-a7a1:hover > .filter_88e4,
.green-ea00 .liquid-a7a1:hover > .thumbnail-last-e118 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green-ea00.picture-7cb4 .green-1f33:after,
.green-ea00.picture-7cb4 .green-1f33:before {
  content: "";
  display: table;
}
.green-ea00.picture-7cb4 .green-1f33:after {
  clear: both;
}
.green-ea00.picture-7cb4 .green-1f33 > li {
  float: left;
}
.green-ea00.background-cb95 .green-1f33:after,
.green-ea00.background-cb95 .green-1f33:before {
  content: "";
  display: table;
}
.green-ea00.background-cb95 .green-1f33:after {
  clear: both;
}
.green-ea00.background-cb95 .green-1f33 > li {
  float: left;
}
.green-ea00.background-cb95 .green-1f33 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green-ea00.background-cb95 .green-1f33 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green-ea00.background-cb95 .green-1f33 > li.row-0e25 > a,
.green-ea00.background-cb95 .green-1f33 > li.tertiary_medium_fd5d > a {
  color: #fff;
  background-color: #1e4b75;
}
.green-ea00.silver-b25d .green-1f33 > li > a .liquid_b8ac {
  position: relative;
}
.green-ea00.silver-b25d .green-1f33 > li > a .liquid_b8ac: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;
}
.green-ea00.silver-b25d
  .green-1f33
  > li:focus
  > a
  .liquid_b8ac:before,
.green-ea00.silver-b25d
  .green-1f33
  > li:hover
  > a
  .liquid_b8ac:before {
  width: 100%;
  background-color: currentColor;
}
.green-ea00.silver-b25d
  .green-1f33
  > li.row-0e25
  > a
  .liquid_b8ac:before,
.green-ea00.silver-b25d
  .green-1f33
  > li.header_dffd
  > a
  .liquid_b8ac:before {
  width: 100%;
  background-color: currentColor;
}
.green-ea00.static-8a41 .green-1f33 > li > a .liquid_b8ac {
  position: relative;
}
.green-ea00.static-8a41 .green-1f33 > li > a .liquid_b8ac: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;
}
.green-ea00.static-8a41 .green-1f33 > li:focus > a .liquid_b8ac:before,
.green-ea00.static-8a41
  .green-1f33
  > li:hover
  > a
  .liquid_b8ac:before {
  width: 100%;
  background-color: currentColor;
}
.green-ea00.static-8a41
  .green-1f33
  > li.row-0e25
  > a
  .liquid_b8ac:before,
.green-ea00.static-8a41
  .green-1f33
  > li.header_dffd
  > a
  .liquid_b8ac:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_fluid_defe .button_clean_2c64 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carousel_fluid_defe .button_clean_2c64 li:first-child > a {
  border-top: none;
}
.carousel_fluid_defe .button_clean_2c64 .form_dark_e169 > .liquid_b8ac .outer-5539 {
  display: none;
}
.carousel_fluid_defe .button_clean_2c64 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.carousel_fluid_defe .button_clean_2c64 li:last-child {
  border: none;
}
.carousel_fluid_defe .button_clean_2c64 li.fast-abf5 > a {
  padding-right: 45px !important;
}
.carousel_fluid_defe .button_clean_2c64 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.carousel_fluid_defe .button_clean_2c64 li a:focus,
.carousel_fluid_defe .button_clean_2c64 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_fluid_defe .button_clean_2c64 li .menu-5ec9 {
  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;
}
.carousel_fluid_defe .button_clean_2c64 li .menu-5ec9:hover {
  box-shadow: none;
}
.carousel_fluid_defe .button_clean_2c64 li .menu-5ec9 .outer-5539 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.carousel_fluid_defe .button_clean_2c64 .thumbnail-last-e118 {
  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);
}
.carousel_fluid_defe .button_clean_2c64 .thumbnail-last-e118 li a {
  padding-left: 3em;
}
.carousel_fluid_defe .button_clean_2c64 .dark_00af > a .menu-5ec9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel_fluid_defe .button_clean_2c64 .dark_00af > .thumbnail-last-e118 {
  display: block;
  opacity: 1;
}
.old_82fa {
  max-width: 100%;
}
.orange_8647 {
  line-height: 0;
  cursor: pointer;
}
.column_huge_0fec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.column_huge_0fec:hover {
  box-shadow: none;
  color: currentColor;
}
.column_huge_0fec svg {
  width: 18px;
  height: 18px;
}
.column_huge_0fec .fluid-43e7 {
  display: none;
}
.widget-orange-e116 {
  position: relative;
}
.widget-orange-e116.fn-active-77ee .column_huge_0fec .hidden_liquid_0014 {
  display: none;
}
.widget-orange-e116.fn-active-77ee .column_huge_0fec .fluid-43e7 {
  display: inline-block;
}
.widget-orange-e116 .block-3f9b {
  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);
}
.widget-orange-e116.button_d05c .block-3f9b {
  left: auto;
  right: -0.9em;
}
.widget-orange-e116.button_d05c .feature_down_a13c::before {
  left: auto;
  right: 15px;
}
.widget-orange-e116.fn-active-77ee .block-3f9b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-bbaf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-bbaf label {
  flex-basis: 100%;
}
.focus-bbaf .column-130e {
  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;
}
.focus-bbaf .warm_48a5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-bbaf .warm_48a5:focus {
  background-color: transparent;
}
.focus-bbaf button.preview-f843 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-bbaf button.preview-f843:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-bbaf button.preview-f843 svg {
  width: 18px;
  height: 18px;
}
.focus-bbaf input[type="submit"] {
  min-height: auto;
}
.breadcrumb-7271 .focus-bbaf .warm_48a5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature_down_a13c {
  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) {
  .feature_down_a13c {
    width: 220px;
  }
}
.feature_down_a13c label {
  flex-basis: 100%;
}
.feature_down_a13c::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;
}
.media_b7a8 .breadcrumb-7271 .focus-bbaf {
  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;
}
.media_b7a8
  .breadcrumb-7271
  .focus-bbaf
  .column-130e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_b7a8 .breadcrumb-7271 .focus-bbaf .warm_48a5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_b7a8
  .breadcrumb-7271
  .focus-bbaf
  .warm_48a5:focus {
  background: 0 0;
}
.media_b7a8
  .breadcrumb-7271
  .focus-bbaf
  .pink-90e5 {
  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;
}
.gas-249b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gas-249b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gas-249b li:last-child {
  margin-right: 0;
}
.gas-249b li:first-child {
  margin-left: 0;
}
.gas-249b.secondary-c4fb a {
  color: #fff;
}
.gas-249b.secondary-c4fb a:hover {
  color: #fff;
}
.gas-249b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gas-249b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gas-249b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gas-249b a:hover {
  opacity: 0.9;
  color: inherit;
}
.gas-249b [class*="social-icon-apple"] {
  background-color: #999;
}
.gas-249b [class*="social-icon-apple"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #999;
}
.gas-249b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gas-249b [class*="social-icon-behance"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #1769ff;
}
.gas-249b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gas-249b [class*="social-icon-bitbucket"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #205081;
}
.gas-249b [class*="social-icon-codepen"] {
  background-color: #000;
}
.gas-249b [class*="social-icon-codepen"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #000;
}
.gas-249b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gas-249b [class*="social-icon-delicious"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #39f;
}
.gas-249b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gas-249b [class*="social-icon-digg"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #005be2;
}
.gas-249b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gas-249b [class*="social-icon-dribbble"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #ea4c89;
}
.gas-249b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gas-249b [class*="social-icon-envelope"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #ea4335;
}
.gas-249b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gas-249b [class*="social-icon-facebook"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #3b5998;
}
.gas-249b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gas-249b [class*="social-icon-flickr"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #0063dc;
}
.gas-249b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gas-249b [class*="social-icon-foursquare"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #2d5be3;
}
.gas-249b [class*="social-icon-github"] {
  background-color: #333;
}
.gas-249b [class*="social-icon-github"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #333;
}
.gas-249b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gas-249b [class*="social-icon-google-plus"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #dd4b39;
}
.gas-249b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gas-249b [class*="social-icon-houzz"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #7ac142;
}
.gas-249b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gas-249b [class*="social-icon-instagram"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #262626;
}
.gas-249b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gas-249b [class*="social-icon-jsfiddle"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #487aa2;
}
.gas-249b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gas-249b [class*="social-icon-linkedin"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #0077b5;
}
.gas-249b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gas-249b [class*="social-icon-medium"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #00ab6b;
}
.gas-249b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gas-249b
  [class*="social-icon-odnoklassniki"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #f4731c;
}
.gas-249b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gas-249b [class*="social-icon-meetup"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #ec1c40;
}
.gas-249b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gas-249b [class*="social-icon-pinterest"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #bd081c;
}
.gas-249b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gas-249b [class*="social-icon-product-hunt"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #da552f;
}
.gas-249b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gas-249b [class*="social-icon-reddit"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #ff4500;
}
.gas-249b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gas-249b [class*="social-icon-rss"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #f26522;
}
.gas-249b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gas-249b
  [class*="social-icon-shopping-cart"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #4caf50;
}
.gas-249b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gas-249b [class*="social-icon-skype"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #00aff0;
}
.gas-249b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gas-249b [class*="social-icon-slideshare"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #0077b5;
}
.gas-249b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gas-249b [class*="social-icon-snapchat"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #fffc00;
}
.gas-249b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gas-249b [class*="social-icon-soundcloud"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #f80;
}
.gas-249b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gas-249b [class*="social-icon-spotify"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #2ebd59;
}
.gas-249b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gas-249b
  [class*="social-icon-stack-overflow"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #fe7a15;
}
.gas-249b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gas-249b [class*="social-icon-maldkfgram"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #2ca5e0;
}
.gas-249b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gas-249b [class*="social-icon-tripadvisor"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #589442;
}
.gas-249b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gas-249b [class*="social-icon-tumblr"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #35465c;
}
.gas-249b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gas-249b [class*="social-icon-twitch"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #6441a5;
}
.gas-249b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gas-249b [class*="social-icon-twitter"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #1da1f2;
}
.gas-249b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gas-249b [class*="social-icon-vimeo"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #1ab7ea;
}
.gas-249b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gas-249b [class*="social-icon-vk"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #45668e;
}
.gas-249b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gas-249b [class*="social-icon-weibo"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #df2029;
}
.gas-249b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gas-249b [class*="social-icon-weixin"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #7bb32e;
}
.gas-249b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gas-249b [class*="social-icon-whatsapp"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #25d366;
}
.gas-249b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gas-249b [class*="social-icon-wordpress"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #21759b;
}
.gas-249b [class*="social-icon-xing"] {
  background-color: #026466;
}
.gas-249b [class*="social-icon-xing"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #026466;
}
.gas-249b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gas-249b [class*="social-icon-yelp"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #af0606;
}
.gas-249b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gas-249b [class*="social-icon-youtube"].hidden-stale-a1e8 {
  background-color: transparent;
  color: #cd201f;
}
.short-6050 {
  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;
}
.short-6050:hover {
  box-shadow: none;
  background: 0 0;
}
.small-62ff {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.old_aec2 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.tooltip-08d3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper_bb14 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper_bb14,
.copper_bb14::after,
.copper_bb14::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;
}
.copper_bb14::after,
.copper_bb14::before {
  content: "";
  display: block;
  background-color: inherit;
}
.copper-a2df .old_aec2 .tooltip-08d3 {
  margin-top: -2px;
  width: 19px;
}
.copper-a2df .old_aec2 .copper_bb14 {
  margin-top: -1px;
}
.copper-a2df .old_aec2 .copper_bb14,
.copper-a2df .old_aec2 .copper_bb14::after,
.copper-a2df .old_aec2 .copper_bb14::before {
  width: 19px;
  height: 2px;
}
.copper-a2df .old_aec2 .copper_bb14::before {
  top: -6px;
}
.copper-a2df .old_aec2 .copper_bb14::after {
  bottom: -6px;
}
.box_warm_4fa8 .old_aec2 .tooltip-08d3 {
  margin-top: -2px;
  width: 22px;
}
.box_warm_4fa8 .old_aec2 .copper_bb14 {
  margin-top: -1px;
}
.box_warm_4fa8 .old_aec2 .copper_bb14,
.box_warm_4fa8 .old_aec2 .copper_bb14::after,
.box_warm_4fa8 .old_aec2 .copper_bb14::before {
  width: 22px;
  height: 2px;
}
.box_warm_4fa8 .old_aec2 .copper_bb14::before {
  top: -7px;
}
.box_warm_4fa8 .old_aec2 .copper_bb14::after {
  bottom: -7px;
}
.media_78dd .old_aec2 .tooltip-08d3 {
  margin-top: -2px;
  width: 31px;
}
.media_78dd .old_aec2 .copper_bb14 {
  margin-top: -1.5px;
}
.media_78dd .old_aec2 .copper_bb14,
.media_78dd .old_aec2 .copper_bb14::after,
.media_78dd .old_aec2 .copper_bb14::before {
  width: 31px;
  height: 3px;
}
.media_78dd .old_aec2 .copper_bb14::before {
  top: -9px;
}
.media_78dd .old_aec2 .copper_bb14::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-focused-2c82 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 19px;
  }
  .tag-focused-2c82 .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .tag-focused-2c82 .old_aec2 .copper_bb14,
  .tag-focused-2c82 .old_aec2 .copper_bb14::after,
  .tag-focused-2c82 .old_aec2 .copper_bb14::before {
    width: 19px;
    height: 2px;
  }
  .tag-focused-2c82 .old_aec2 .copper_bb14::before {
    top: -6px;
  }
  .tag-focused-2c82 .old_aec2 .copper_bb14::after {
    bottom: -6px;
  }
  .light-b5da .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 22px;
  }
  .light-b5da .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .light-b5da .old_aec2 .copper_bb14,
  .light-b5da .old_aec2 .copper_bb14::after,
  .light-b5da .old_aec2 .copper_bb14::before {
    width: 22px;
    height: 2px;
  }
  .light-b5da .old_aec2 .copper_bb14::before {
    top: -7px;
  }
  .light-b5da .old_aec2 .copper_bb14::after {
    bottom: -7px;
  }
  .grid_df47 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 31px;
  }
  .grid_df47 .old_aec2 .copper_bb14 {
    margin-top: -1.5px;
  }
  .grid_df47 .old_aec2 .copper_bb14,
  .grid_df47 .old_aec2 .copper_bb14::after,
  .grid_df47 .old_aec2 .copper_bb14::before {
    width: 31px;
    height: 3px;
  }
  .grid_df47 .old_aec2 .copper_bb14::before {
    top: -9px;
  }
  .grid_df47 .old_aec2 .copper_bb14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .middle_e2db .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 19px;
  }
  .middle_e2db .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .middle_e2db .old_aec2 .copper_bb14,
  .middle_e2db .old_aec2 .copper_bb14::after,
  .middle_e2db .old_aec2 .copper_bb14::before {
    width: 19px;
    height: 2px;
  }
  .middle_e2db .old_aec2 .copper_bb14::before {
    top: -6px;
  }
  .middle_e2db .old_aec2 .copper_bb14::after {
    bottom: -6px;
  }
  .accent-first-1fbe .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 22px;
  }
  .accent-first-1fbe .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .accent-first-1fbe .old_aec2 .copper_bb14,
  .accent-first-1fbe .old_aec2 .copper_bb14::after,
  .accent-first-1fbe .old_aec2 .copper_bb14::before {
    width: 22px;
    height: 2px;
  }
  .accent-first-1fbe .old_aec2 .copper_bb14::before {
    top: -7px;
  }
  .accent-first-1fbe .old_aec2 .copper_bb14::after {
    bottom: -7px;
  }
  .caption-d333 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-d333 .old_aec2 .copper_bb14 {
    margin-top: -1.5px;
  }
  .caption-d333 .old_aec2 .copper_bb14,
  .caption-d333 .old_aec2 .copper_bb14::after,
  .caption-d333 .old_aec2 .copper_bb14::before {
    width: 31px;
    height: 3px;
  }
  .caption-d333 .old_aec2 .copper_bb14::before {
    top: -9px;
  }
  .caption-d333 .old_aec2 .copper_bb14::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .popup-center-fd08 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-center-fd08 .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .popup-center-fd08 .old_aec2 .copper_bb14,
  .popup-center-fd08 .old_aec2 .copper_bb14::after,
  .popup-center-fd08 .old_aec2 .copper_bb14::before {
    width: 19px;
    height: 2px;
  }
  .popup-center-fd08 .old_aec2 .copper_bb14::before {
    top: -6px;
  }
  .popup-center-fd08 .old_aec2 .copper_bb14::after {
    bottom: -6px;
  }
  .lower_e2b7 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 22px;
  }
  .lower_e2b7 .old_aec2 .copper_bb14 {
    margin-top: -1px;
  }
  .lower_e2b7 .old_aec2 .copper_bb14,
  .lower_e2b7 .old_aec2 .copper_bb14::after,
  .lower_e2b7 .old_aec2 .copper_bb14::before {
    width: 22px;
    height: 2px;
  }
  .lower_e2b7 .old_aec2 .copper_bb14::before {
    top: -7px;
  }
  .lower_e2b7 .old_aec2 .copper_bb14::after {
    bottom: -7px;
  }
  .rough-e8c9 .old_aec2 .tooltip-08d3 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-e8c9 .old_aec2 .copper_bb14 {
    margin-top: -1.5px;
  }
  .rough-e8c9 .old_aec2 .copper_bb14,
  .rough-e8c9 .old_aec2 .copper_bb14::after,
  .rough-e8c9 .old_aec2 .copper_bb14::before {
    width: 31px;
    height: 3px;
  }
  .rough-e8c9 .old_aec2 .copper_bb14::before {
    top: -9px;
  }
  .rough-e8c9 .old_aec2 .copper_bb14::after {
    bottom: -9px;
  }
}
.disabled_in_9fd4 .copper_bb14 {
  -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);
}
.disabled_in_9fd4 .copper_bb14::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled_in_9fd4 .copper_bb14::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);
}
.disabled_in_9fd4.out-0552 .copper_bb14 {
  -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);
}
.disabled_in_9fd4.out-0552 .copper_bb14::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled_in_9fd4.out-0552 .copper_bb14::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);
}
.aside_9274 {
  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.mask_full_6b3d:before {
  display: none;
}
.tall-0afd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tall-0afd .gas_a845 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tall-0afd .gas_a845:last-of-type {
  border-bottom: none;
}
.tall-0afd .gas_a845.next_8f81,
.tall-0afd .gas_a845.slider-ea3c,
.tall-0afd .gas_a845.primary_motion_4cab {
  padding: 0;
}
.tall-0afd .carousel_fluid_defe .menu-5ec9 {
  color: currentColor;
}
.tall-0afd .carousel_fluid_defe .menu-5ec9:focus,
.tall-0afd .carousel_fluid_defe .menu-5ec9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-0afd.wrapper_white_bb79 .light_54e1,
.tall-0afd.wrapper_white_bb79 .thumbnail-696e a,
.tall-0afd.wrapper_white_bb79 .green-1f33 a,
.tall-0afd.wrapper_white_bb79 .thumbnail-last-e118 a {
  color: rgba(0, 0, 0, 0.55);
}
.tall-0afd.wrapper_white_bb79 .light_54e1:hover,
.tall-0afd.wrapper_white_bb79 .thumbnail-696e a:hover,
.tall-0afd.wrapper_white_bb79 .green-1f33 a:hover,
.tall-0afd.wrapper_white_bb79 .thumbnail-last-e118 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-0afd.wrapper_white_bb79 .video_c89e {
  color: rgba(0, 0, 0, 0.8);
}
.tall-0afd.wrapper_white_bb79 .gas_a845 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-0afd.wrapper_white_bb79 .gas_a845:before {
  background: rgba(0, 0, 0, 0.08);
}
.tall-0afd.wrapper_white_bb79 .row-46b7:before {
  background: rgba(255, 255, 255, 0.9);
}
.tall-0afd.wrapper_white_bb79 .carousel_fluid_defe .button_clean_2c64 li a,
.tall-0afd.wrapper_white_bb79 .carousel_fluid_defe .menu-5ec9,
.tall-0afd.wrapper_white_bb79 .thumbnail-last-e118 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-0afd.wrapper_white_bb79 .carousel_fluid_defe .menu-5ec9:focus,
.tall-0afd.wrapper_white_bb79 .carousel_fluid_defe .menu-5ec9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-0afd.wrapper_white_bb79 .button_clean_2c64 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-0afd.full_80e2 .light_54e1,
.tall-0afd.full_80e2 .thumbnail-696e a,
.tall-0afd.full_80e2 .green-1f33 .menu-5ec9,
.tall-0afd.full_80e2 .green-1f33 a,
.tall-0afd.full_80e2 .thumbnail-last-e118 a {
  color: rgba(255, 255, 255, 0.79);
}
.tall-0afd.full_80e2 .light_54e1:hover,
.tall-0afd.full_80e2 .thumbnail-696e a:hover,
.tall-0afd.full_80e2 .green-1f33 .menu-5ec9:hover,
.tall-0afd.full_80e2 .green-1f33 a:hover,
.tall-0afd.full_80e2 .thumbnail-last-e118 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-0afd.full_80e2 .video_c89e {
  color: rgba(255, 255, 255, 0.99);
}
.tall-0afd.full_80e2 .gas_a845 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-0afd.full_80e2 .gas_a845:before {
  background: rgba(255, 255, 255, 0.08);
}
.tall-0afd.full_80e2 .row-46b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-0afd.full_80e2 .carousel_fluid_defe .button_clean_2c64 li a,
.tall-0afd.full_80e2 .carousel_fluid_defe .menu-5ec9,
.tall-0afd.full_80e2 .thumbnail-last-e118 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-0afd.full_80e2 .carousel_fluid_defe .menu-5ec9:focus,
.tall-0afd.full_80e2 .carousel_fluid_defe .menu-5ec9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-0afd.full_80e2 .button_clean_2c64 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-46b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.row-46b7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.main_active_ac4d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge_0593 .tall-0afd {
  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;
}
.badge_0593 .gas_a845 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge_0593 .gas_a845: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) {
  .badge_0593 .gas_a845:before {
    width: 16%;
    left: 42%;
  }
}
.badge_0593 .gas_a845:last-child:before {
  content: none;
}
.badge_0593 .gas_a845[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge_0593 .carousel_fluid_defe .button_clean_2c64 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge_0593 .carousel_fluid_defe .button_clean_2c64 li a .menu-5ec9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge_0593 .carousel_fluid_defe .thumbnail-last-e118 {
  border: none;
}
.badge_0593 .carousel_fluid_defe .thumbnail-last-e118 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge_0593 .row-46b7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge_0593 .main_active_ac4d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge_0593 .full_80e2 .row-46b7:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_0593 .wrapper_white_bb79.component_thick_8ab1 .copper_bb14 {
  background: rgba(0, 0, 0, 0.6);
}
.badge_0593
  .wrapper_white_bb79.component_thick_8ab1
  .copper_bb14::after,
.badge_0593
  .wrapper_white_bb79.component_thick_8ab1
  .copper_bb14:before {
  background: inherit;
}
.badge_0593
  .wrapper_white_bb79.component_thick_8ab1:hover
  .copper_bb14 {
  background: rgba(0, 0, 0, 0.8);
}
.title-0a33 .tall-0afd {
  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) {
  .title-0a33 .tall-0afd {
    width: auto;
    right: 45px;
  }
}
.aside-2afd .tall-0afd {
  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) {
  .aside-2afd .tall-0afd {
    width: auto;
    left: 45px;
  }
}
.mask_full_6b3d .tall-0afd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask_full_6b3d .main_active_ac4d {
  max-width: 48em;
  margin: 0 auto;
}
.mask_full_6b3d .row-46b7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.photo-black-36a2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.photo-black-36a2.badge_0593 .tall-0afd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.photo-black-36a2.title-0a33 .tall-0afd {
  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);
}
.photo-black-36a2 .tall-0afd {
  visibility: visible;
}
.photo-black-36a2.aside-2afd .tall-0afd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pink-d7e7,
.column_solid_0fe2 {
  overflow-x: hidden;
}
.pink-d7e7 .tall-0afd {
  overflow: auto;
}
.pink-d7e7.badge_0593 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pink-d7e7.badge_0593 .tall-0afd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pink-d7e7.badge_0593 .short-6050 {
  opacity: 0;
}
.pink-d7e7.title-0a33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pink-d7e7.title-0a33 .tall-0afd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pink-d7e7.title-0a33 .short-6050 {
  opacity: 0;
}
.pink-d7e7.aside-2afd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pink-d7e7.aside-2afd .tall-0afd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pink-d7e7.aside-2afd .short-6050 {
  opacity: 0;
}
.pink-d7e7.mask_full_6b3d .tall-0afd {
  z-index: 10;
  visibility: visible;
}
.component_thick_8ab1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_thick_8ab1 .copper_bb14 {
  background: rgba(255, 255, 255, 0.99);
}
.component_thick_8ab1 .copper_bb14::after,
.component_thick_8ab1 .copper_bb14:before {
  background: inherit;
}
.component_thick_8ab1:hover .copper_bb14 {
  background: rgba(255, 255, 255, 0.99);
}
.aside-2afd .component_thick_8ab1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask_full_6b3d .component_thick_8ab1 {
  display: none !important;
}
.pink-d7e7:before,
.column_solid_0fe2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pink-d7e7 .component_thick_8ab1,
.column_solid_0fe2 .component_thick_8ab1 {
  display: inline-block;
}
.tall-0afd .slider-5fa2 {
  -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;
}
.pink-d7e7 .tall-0afd .slider-5fa2,
.column_solid_0fe2 .tall-0afd .slider-5fa2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_cold_1c4a .column-130e {
  width: 100%;
}
.thumbnail-d1d7 {
  padding: 0 0.5em 0;
}
.thumbnail-d1d7 [class*="customify-col-"],
.thumbnail-d1d7 [class*="customify-col_"],
.thumbnail-d1d7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box-left-7c15 .thumbnail-d1d7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .message-b4a1 .container_692c,
  .container_692c {
    display: none;
  }
  .dropdown_b5fc {
    text-align: left;
  }
  .hover-left-b75d {
    text-align: center;
  }
  .tertiary-dark-81bc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .message-b4a1 .gallery-red-74cc,
  .gallery-red-74cc {
    display: none;
  }
  .list-medium-2618 {
    text-align: left;
  }
  .heading-3293 {
    text-align: center;
  }
  .large_ffe0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .message-b4a1 .notification_copper_0127,
  .notification_copper_0127 {
    display: none;
  }
  .chip-3e25 {
    text-align: left;
  }
  .copper-69c9 {
    text-align: center;
  }
  .lite-ee24 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.footer-short-ec75 {
  box-shadow: none !important;
}
.tabs_bronze_92fc .video_thick_5df3,
.image-paper-2f14 .video_thick_5df3 {
  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;
}
.image-paper-2f14 .video_thick_5df3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification-gas-2783 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification-gas-2783:after,
.notification-gas-2783:before {
  content: "";
  display: table;
}
.notification-gas-2783:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification-gas-2783 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification-gas-2783,
.mini-0f73 {
  max-width: 1248px;
  margin: 0 auto;
}

.notification_hard_f1cc.section-left-f65a .notification-gas-2783 {
  max-width: 100%;
}
.notification_hard_f1cc.black_725c {
  max-width: 1200px;
  margin: 0 auto;
}
.notification_hard_f1cc.header_152e .notification-gas-2783 {
  max-width: 100%;
}
.notification_hard_f1cc.header_152e > .notification-gas-2783 {
  padding-left: 0;
  padding-right: 0;
}
.notification_hard_f1cc.header_152e > .notification-gas-2783 .message-b4a1 {
  margin: 0;
}
.notification_hard_f1cc.header_152e
  > .notification-gas-2783
  .component_advanced_953c.container-right-3e94 {
  margin-right: 0;
  margin-left: 0;
}
.notification_hard_f1cc.header_152e #main.container-right-3e94 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .video-4015 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .video-4015 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .green_d3fa .tooltip_6999 {
    padding-right: 1em;
  }
  .green_d3fa.info-fluid-1a6c .component_advanced_953c {
    border-right: 1px solid #eaecee;
  }
  .green_d3fa.info-fluid-1a6c .tooltip_6999 {
    padding-right: 1em;
  }
  .green_d3fa.info-fluid-1a6c .description-a593 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-top-ad98 .tooltip_6999 {
    padding-left: 1em;
  }
  .tertiary-top-ad98.info-fluid-1a6c .component_advanced_953c {
    border-left: 1px solid #eaecee;
  }
  .tertiary-top-ad98.info-fluid-1a6c .tooltip_6999 {
    padding-left: 1em;
  }
  .tertiary-top-ad98.info-fluid-1a6c .description-a593 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_f9a8 .tooltip_6999 {
    padding-left: 1em;
  }
  .header_f9a8.info-fluid-1a6c .section-new-5a49 {
    border-right: 1px solid #eaecee;
  }
  .header_f9a8.info-fluid-1a6c .shade-new-2518 {
    border-right: 1px solid #eaecee;
  }
  .header_f9a8.info-fluid-1a6c .tooltip_6999 {
    padding-left: 1em;
  }
  .header_f9a8.info-fluid-1a6c .description-a593 {
    padding-right: 1em;
  }
  .header_f9a8.info-fluid-1a6c .button_9fa2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_lower_def8 .tooltip_6999 {
    padding-right: 1em;
  }
  .row_lower_def8.info-fluid-1a6c .section-new-5a49 {
    border-left: 1px solid #eaecee;
  }
  .row_lower_def8.info-fluid-1a6c .shade-new-2518 {
    border-left: 1px solid #eaecee;
  }
  .row_lower_def8.info-fluid-1a6c .tooltip_6999 {
    padding-right: 1em;
  }
  .row_lower_def8.info-fluid-1a6c .description-a593 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_lower_def8.info-fluid-1a6c .button_9fa2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-4015 .tooltip_6999 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-4015.info-fluid-1a6c .component_advanced_953c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .video-4015.info-fluid-1a6c .tooltip_6999 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video-4015.info-fluid-1a6c .description-a593 {
    padding-left: 1em;
  }
  .video-4015.info-fluid-1a6c .button_9fa2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .video-4015.info-fluid-1a6c .tooltip_6999 {
    padding-left: 0;
  }
}
.table-097c .container_2425 {
  display: inline-block;
}
.text_ef18 {
  display: inline-block;
}
.component_hard_8079 {
  word-con: break-word;
}
.heading-full-837a > span {
  display: inline-block;
  padding: 5px 0;
}
.heading-full-837a .block_acee {
  margin-left: 8px;
  margin-right: 8px;
}
.heading-full-837a .dark_a385 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.in_1dfa .fresh_d80f {
  margin-bottom: 2em;
}
.in_1dfa .west-52d7 {
  margin-bottom: 15px;
}
.in_1dfa .west-52d7:last-child {
  margin-bottom: 0;
}
.in_1dfa .gas-4231 {
  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) {
  .in_1dfa .gas-4231 {
    display: block;
  }
}
.in_1dfa .backdrop-e7c6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .in_1dfa .backdrop-e7c6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.in_1dfa .in_d703 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.in_1dfa .in_d703 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.in_1dfa .in_d703 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.in_1dfa .component_hard_8079 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.in_1dfa .component_hard_8079 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.in_1dfa .layout-df3b p:last-child {
  margin-bottom: 0;
}
.in_1dfa .module-active-531b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.in_1dfa .aside_east_8286 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.in_1dfa .row-liquid-bca5 {
  margin-top: 1em;
}
.in_1dfa .pagination_hot_1d4a {
  top: 0;
  display: block;
}
.in_1dfa .pagination_hot_1d4a a {
  color: inherit;
}
.in_1dfa .pagination_hot_1d4a a:hover {
  color: inherit;
}
.in_1dfa .shadow_c2d3 {
  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;
}
.in_1dfa .shadow_c2d3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.in_1dfa .aside_east_8286 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.in_1dfa .heading_middle_14ce {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.in_1dfa .heading_middle_14ce:first-child {
  margin-top: 0;
}
.in_1dfa .heading_middle_14ce.photo-top-9e6e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.in_1dfa .heading_middle_14ce.bronze-0c4d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in_1dfa
  .heading_middle_14ce.bronze-0c4d.carousel-static-a1af
  .row-liquid-bca5 {
  width: 100%;
}
.in_1dfa .bronze-0c4d {
  -webkit-box-align: center;
  align-items: center;
}
.in_1dfa .bronze-0c4d .heading-full-837a,
.in_1dfa .bronze-0c4d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.in_1dfa .in_d703 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in_1dfa .in_d703 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.in_1dfa .in_d703: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;
}
.in_1dfa .photo-top-9e6e {
  z-index: 5;
}
.in_1dfa .fluid_7579 .border_pink_36bc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.in_1dfa .plasma-e831 .border_pink_36bc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.in_1dfa .hovered-aaad .border_pink_36bc {
  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;
}
.in_1dfa.hard_7983 .gas-4231,
.in_1dfa.hero_7805 .gas-4231 {
  display: block;
}
.in_1dfa.hard_7983 .gas-4231 .pattern-pressed-09be,
.in_1dfa.hard_7983 .gas-4231 .aside_east_8286,
.in_1dfa.hero_7805 .gas-4231 .pattern-pressed-09be,
.in_1dfa.hero_7805 .gas-4231 .aside_east_8286 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in_1dfa.large_849f .backdrop-e7c6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .in_1dfa.large_849f .backdrop-e7c6 {
    margin-right: 0;
  }
}
.in_1dfa.hard_7983 .backdrop-e7c6,
.in_1dfa.hero_7805 .backdrop-e7c6 {
  padding-top: 40%;
}
.in_1dfa.hard_7983 .fresh_d80f,
.in_1dfa.hero_7805 .fresh_d80f {
  display: block;
}
.in_1dfa.hard_7983 .fn-sticky-77ee .aside_east_8286,
.in_1dfa.hero_7805 .fn-sticky-77ee .aside_east_8286 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.in_1dfa.hard_7983 .backdrop-e7c6,
.in_1dfa.hero_7805 .backdrop-e7c6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.in_1dfa.hard_7983 .aside_east_8286 {
  padding: 1em;
}
.border_77e8 {
  margin: 30px auto;
  display: block;
}
.border_77e8 .copper_27ba > * {
  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;
}
.border_77e8 .copper_27ba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_77e8 .copper_27ba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lower_30f7 .heading-full-837a {
  margin-bottom: 1.41575em;
}
.lower_30f7 .large-6a97 {
  margin-bottom: 1.618em;
}
.rough-2abf .hidden_clean_a62a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough-2abf .hidden_clean_a62a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough-2abf .notice-e762 {
  max-width: 100%;
  overflow: auto;
}
.fluid-957d .rough-2abf a:hover {
  text-decoration: underline;
}
.tooltip_5ba7 .west-52d7:not(.component_hard_8079),
.tooltip_5ba7 .in_d703 {
  margin-bottom: 1.41575em;
}
.tooltip_5ba7 .west-52d7:not(.component_hard_8079):last-child,
.tooltip_5ba7 .in_d703:last-child {
  margin-bottom: 0;
}
.tooltip_5ba7 .west-52d7.hot-ab48 {
  margin-bottom: 0.41575em;
}
.tooltip_5ba7 .tiny_e0b3:before,
.tooltip_5ba7 .title_large_b796:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_5ba7 .tiny_e0b3:before {
  content: "\f115";
}
.tooltip_5ba7 .title_large_b796:before {
  content: "\f02c";
}
.tooltip_5ba7 .pagination_soft_313b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_5ba7 .pagination_soft_313b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paper-3575 {
  display: -webkit-box;
  display: flex;
}
.paper-3575 .icon_center_d918 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paper-3575 .icon_center_d918 {
    flex-basis: 90px;
  }
}
.paper-3575 .paper-412d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper-3575 .paper-412d {
    flex-basis: calc(100% - 50px);
  }
}
.paper-3575 .white_735b p:last-child {
  margin-bottom: 0.72em;
}
.widget_26c9 .copper_27ba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_26c9 .copper_27ba:after,
.widget_26c9 .copper_27ba:before {
  content: "";
  display: table;
}
.widget_26c9 .copper_27ba:after {
  clear: both;
}
.widget_26c9 .copper_27ba .gradient_fluid_c666,
.widget_26c9 .copper_27ba .picture-3c5b {
  width: 49%;
}
.widget_26c9 .copper_27ba .gradient_fluid_c666 a span.old-ddc6,
.widget_26c9 .copper_27ba .picture-3c5b a span.old-ddc6 {
  display: block;
  margin-bottom: 5px;
}
.widget_26c9 .copper_27ba .picture-3c5b {
  float: left;
  text-align: left;
}
.widget_26c9 .copper_27ba .gradient_fluid_c666 {
  float: right;
  text-align: right;
}
.section-e958 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section-e958 {
    margin-bottom: 0;
  }
}
.element-current-1d40 {
  margin-bottom: 1em;
}
.element-current-1d40 .component_hard_8079 {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary_becc a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard_6f11 .element-current-1d40,
.input_126f .element-current-1d40 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard_6f11 .element-current-1d40,
  .input_126f .element-current-1d40 {
    display: block;
  }
}
.hard_6f11 .secondary_becc,
.input_126f .secondary_becc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard_6f11 .secondary_becc,
  .input_126f .secondary_becc {
    margin-bottom: 1em;
  }
}
.hard_6f11 .secondary_becc img,
.input_126f .secondary_becc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard_6f11 .static_bce6,
.input_126f .static_bce6 {
  flex-basis: calc(100% - 160px);
}
.hard_6f11 .static_bce6 p,
.input_126f .static_bce6 p {
  margin-bottom: 0;
}
.hard_6f11 .static_bce6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard_6f11 .static_bce6 {
    padding-left: 0;
  }
}
.input_126f .static_bce6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input_126f .static_bce6 {
    padding-right: 0;
  }
}
.input_126f .secondary_becc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bottom_6ee0 .secondary_becc {
  margin-bottom: 0.5em;
}
.bottom_6ee0 .secondary_becc img {
  width: 100%;
}
.label_b43c .up_ac16,
.steel_b25c .up_ac16 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.steel_b25c .component_advanced_953c .widget_new_e997 p:last-child {
  margin-bottom: 0;
}
.west_377e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.main-d54f .west-abaa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .main-d54f .west-abaa:last-of-type {
    margin-bottom: 0;
  }
}
.main-d54f .west-abaa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-d54f .west-abaa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.main-d54f .west-abaa ul li {
  margin: 0 0 0.6em;
}
.main-d54f .west-abaa ul li.notification_glass_3300,
.main-d54f .west-abaa ul li.tooltip_63fa {
  position: relative;
}
.main-d54f .west-abaa ul li.notification_glass_3300 .form_brown_b755,
.main-d54f .west-abaa ul li.tooltip_63fa .form_brown_b755 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.main-d54f .west-abaa ul li.notification_glass_3300:after:after,
.main-d54f .west-abaa ul li.notification_glass_3300:after:before,
.main-d54f
  .west-abaa
  ul
  li.tooltip_63fa:after:after,
.main-d54f
  .west-abaa
  ul
  li.tooltip_63fa:after:before {
  content: "";
  display: table;
}
.main-d54f .west-abaa ul li.notification_glass_3300:after:after,
.main-d54f
  .west-abaa
  ul
  li.tooltip_63fa:after:after {
  clear: both;
}
.main-d54f .west-abaa a.photo_a832:hover {
  text-decoration: none;
}
.main-d54f .west-abaa select {
  max-width: 100%;
}
.main-d54f .west-abaa table {
  font-size: 85%;
}
.main-d54f .west-abaa table td,
.main-d54f .west-abaa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.main-d54f .west-abaa table tfoot td {
  text-align: left;
}
.main-d54f .west-abaa :last-child {
  margin-bottom: 0;
}
.main-d54f .west-abaa .tag_ad21 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.main-d54f .west-abaa .tag_ad21 label {
  width: 100%;
}
.main-d54f .west-abaa .tag_ad21 .warm_48a5 {
  width: 100%;
  display: block;
}
.main-d54f .west-abaa .tag_ad21 .preview-f843 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.main-d54f .west-abaa .tag_ad21 .preview-f843:hover svg #svg-search {
  fill: #444;
}
.main-d54f .west-abaa .tag_ad21 .preview-f843 svg {
  width: 18px;
  height: 18px;
}
.main-d54f .overlay-glass-6a2d ul ul,
.main-d54f .dark-ac26 ul ul,
.main-d54f .wood_9f31 ul ul,
.main-d54f .detail-8ef2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.main-d54f .overlay-glass-6a2d .fast-abf5 > a,
.main-d54f .dark-ac26 .fast-abf5 > a,
.main-d54f .wood_9f31 .fast-abf5 > a,
.main-d54f .detail-8ef2 .fast-abf5 > a {
  margin-bottom: 0;
}
.main-d54f .text_f729 li,
.main-d54f .overlay-glass-6a2d li,
.main-d54f .banner_e035 li,
.main-d54f .dark-ac26 li,
.main-d54f .wood_9f31 li,
.main-d54f .detail-8ef2 li,
.main-d54f .green-3f42 li,
.main-d54f .logo-32a8 li {
  display: block;
  position: relative;
}
.main-d54f .text_f729 li:last-child,
.main-d54f .overlay-glass-6a2d li:last-child,
.main-d54f .banner_e035 li:last-child,
.main-d54f .dark-ac26 li:last-child,
.main-d54f .wood_9f31 li:last-child,
.main-d54f .detail-8ef2 li:last-child,
.main-d54f .green-3f42 li:last-child,
.main-d54f .logo-32a8 li:last-child {
  border: none;
}
.main-d54f .text_f729 li a,
.main-d54f .overlay-glass-6a2d li a,
.main-d54f .banner_e035 li a,
.main-d54f .dark-ac26 li a,
.main-d54f .wood_9f31 li a,
.main-d54f .detail-8ef2 li a,
.main-d54f .green-3f42 li a,
.main-d54f .logo-32a8 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-d54f .text_f729 li ul li::before,
.main-d54f .overlay-glass-6a2d li ul li::before,
.main-d54f .banner_e035 li ul li::before,
.main-d54f .dark-ac26 li ul li::before,
.main-d54f .wood_9f31 li ul li::before,
.main-d54f .detail-8ef2 li ul li::before,
.main-d54f .green-3f42 li ul li::before,
.main-d54f .logo-32a8 li ul li::before {
  left: 15px;
}
.main-d54f .text_f729 li ul a,
.main-d54f .overlay-glass-6a2d li ul a,
.main-d54f .banner_e035 li ul a,
.main-d54f .dark-ac26 li ul a,
.main-d54f .wood_9f31 li ul a,
.main-d54f .detail-8ef2 li ul a,
.main-d54f .green-3f42 li ul a,
.main-d54f .logo-32a8 li ul a {
  padding-left: 20px;
}
.main-d54f .text_f729 li ul ul li::before,
.main-d54f .overlay-glass-6a2d li ul ul li::before,
.main-d54f .banner_e035 li ul ul li::before,
.main-d54f .dark-ac26 li ul ul li::before,
.main-d54f .wood_9f31 li ul ul li::before,
.main-d54f .detail-8ef2 li ul ul li::before,
.main-d54f .green-3f42 li ul ul li::before,
.main-d54f .logo-32a8 li ul ul li::before {
  left: 30px;
}
.main-d54f .text_f729 li ul ul a,
.main-d54f .overlay-glass-6a2d li ul ul a,
.main-d54f .banner_e035 li ul ul a,
.main-d54f .dark-ac26 li ul ul a,
.main-d54f .wood_9f31 li ul ul a,
.main-d54f .detail-8ef2 li ul ul a,
.main-d54f .green-3f42 li ul ul a,
.main-d54f .logo-32a8 li ul ul a {
  padding-left: 40px;
}
.main-d54f .shade-bd28 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.main-d54f .logo-32a8 ul li {
  margin-bottom: 1.41575em;
}
.main-d54f .logo-32a8 ul li .preview-basic-13f1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.main-d54f .logo-32a8 ul li .secondary-3d68 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full_80e2 .text_f729 li a,
.full_80e2 .overlay-glass-6a2d li a,
.full_80e2 .banner_e035 li a,
.full_80e2 .dark-ac26 li a,
.full_80e2 .wood_9f31 li a,
.full_80e2 .detail-8ef2 li a,
.full_80e2 .green-3f42 li a,
.full_80e2 .logo-32a8 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_80e2 .shade-bd28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_80e2 .west-abaa ul li.notification_glass_3300 .form_brown_b755,
.full_80e2 .west-abaa ul li.tooltip_63fa .form_brown_b755 {
  background: rgba(0, 0, 0, 0.2);
}
.full_80e2 .main-d54f .west-abaa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li {
  margin: 0;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li ul {
  margin: 0;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li ul li a {
  padding-left: 15px;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li ul li li a {
  padding-left: 30px;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li.tertiary_medium_fd5d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li.tertiary_medium_fd5d > 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;
}
.notification_hard_f1cc .main-d54f .button_clean_2c64 li.tertiary_medium_fd5d > 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;
}
.table_719d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside_dynamic_685d {
  position: relative;
  z-index: 10;
}
.aside_dynamic_685d .slider-5fa2 {
  width: 100%;
  max-width: 100%;
}
.surface_6103 .alert_fast_182b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface_6103 .wrapper_white_bb79 {
}
.surface_6103 .full_80e2 {
  background: #292929;
}
.bronze-8e38 .alert_fast_182b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bronze-8e38 .wrapper_white_bb79 {
  background: #f9f9f9;
}
.bronze-8e38 .full_80e2 {
  background: #303030;
}
.primary_f946 .alert_fast_182b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_f946 .container_2425 {
    margin-bottom: 1em;
  }
  .primary_f946 .container_2425:last-child {
    margin-bottom: 0;
  }
}
.primary_f946 .wrapper_white_bb79 {
  background: #ededed;
}
.primary_f946 .full_80e2 {
  background: #1a1a1a;
}
.alert_fast_182b.wrapper_white_bb79 {
  color: rgba(0, 0, 0, 0.6);
}
.alert_fast_182b.wrapper_white_bb79 .carousel-523d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_fast_182b.full_80e2 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_fast_182b.full_80e2 a:not(.photo_a832) {
  color: rgba(255, 255, 255, 0.79);
}
.alert_fast_182b.full_80e2 a:not(.photo_a832):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_fast_182b.full_80e2 .carousel-523d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_fast_182b.full_80e2 table tbody td,
.alert_fast_182b.full_80e2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tag-light-12cd.overlay-263c .notification-gas-2783 {
  max-width: initial;
}
.tag-light-12cd .heading-82d6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tag-light-12cd .heading-82d6 .slider-5fa2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tag-light-12cd .heading-82d6 .slider-5fa2 {
    display: block;
    margin-bottom: 2em;
  }
  .tag-light-12cd .heading-82d6 .slider-5fa2:last-child {
    margin-bottom: 0;
  }
}
.primary_f946 .container_2425:last-child,
.bronze-8e38 .container_2425:last-child,
.surface_6103 .container_2425:last-child {
  margin-bottom: 0;
}
.primary_f946 .container_2425 .main-d54f .west-abaa:last-child,
.bronze-8e38 .container_2425 .main-d54f .west-abaa:last-child,
.surface_6103 .container_2425 .main-d54f .west-abaa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary_f946 .prev_0724,
  .primary_f946 .light_5900,
  .bronze-8e38 .prev_0724,
  .bronze-8e38 .light_5900,
  .surface_6103 .prev_0724,
  .surface_6103 .light_5900 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside_dynamic_685d .container_2425 {
    margin-bottom: 2em;
  }
}
.aside_dynamic_685d p:last-child {
  margin-bottom: 0;
}
.aside_dynamic_685d li,
.aside_dynamic_685d ul {
  list-style: none;
  margin: 0;
}
.aside_dynamic_685d ul ul {
  margin-left: 2.617924em;
}
.breadcrumb_cold_ba6b {
  font-size: 0.875em;
}

/* css-noise: dbc6 */
.phantom-card-f8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
