/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail-smooth-f794/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail-smooth-f794
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.thumbnail-smooth-f794/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_pro_ee5d.item_9481/licenses/gpl-2.0.notification_2a6d
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.fresh-18b7/, (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.frame_5762.box-liquid-702d/normalize.border_brown_96fc/
 ======
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.border_brown_96fc v7.0.0 | MIT License | github.thumbnail-smooth-f794/necolas/normalize.border_brown_96fc */
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;
}
.highlight_south_87a2 .avatar_hovered_00d4,
.mask-narrow-da84,
.shade_clean_dfe3,
.rough_8177,
.backdrop_light_a930,
.detail_liquid_bb56,
.purple-4e64,
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;
}
.mask-narrow-da84,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-narrow-da84,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-narrow-da84,
  h1 {
    font-size: 1.8em;
  }
}
.shade_clean_dfe3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shade_clean_dfe3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shade_clean_dfe3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shade_clean_dfe3,
  h2 {
    font-size: 1.7em;
  }
}
.rough_8177,
h3 {
  font-size: 1.618em;
}
.highlight_south_87a2 .avatar_hovered_00d4,
.backdrop_light_a930,
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.search_prev_1f1e {
  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;
}
.sidebar-5179:after,
.sidebar-5179:before,
.media-full-a300:after,
.media-full-a300:before {
  content: "";
  display: table;
}
.sidebar-5179:after,
.media-full-a300:after {
  clear: both;
}
.label-mini-6659 {
  float: right;
  margin-right: 0;
}
.accent-f633 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_4805 .dark_8bd1,
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;
}
.hidden_4805 .dark_8bd1: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;
}
.filter-1235 .dark_8bd1 {
  box-shadow: none;
}
.filter-1235
  .dark_8bd1
  .focus-solid-dcd3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.filter-1235 .dark_8bd1 .icon_gold_c8e8 {
  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;
}
.filter-1235
  .dark_8bd1
  .icon_gold_c8e8
  b {
  display: none;
}
.filter-1235 .detail-warm-aa9a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.preview_d942:not(.south-4019):not(.dropdown-fb64),
button:not(.south-4019):not(.dropdown-fb64),
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ),
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ),
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ) {
  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;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ):hover,
button:not(.south-4019):not(
    .dropdown-fb64
  ):hover,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ):hover,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ):hover,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ):active,
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
button:not(.south-4019):not(
    .dropdown-fb64
  ):active,
button:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ):active,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ):active,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ):active,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus {
  outline: 0;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61 {
  position: relative;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .bronze_04ad,
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .gallery_2788,
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .accordion_clean_862b,
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  i,
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  svg,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .bronze_04ad,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .gallery_2788,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .accordion_clean_862b,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  i,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  svg,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .bronze_04ad,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .gallery_2788,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .accordion_clean_862b,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  i,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  svg,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .bronze_04ad,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .gallery_2788,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .accordion_clean_862b,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  i,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  svg,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .bronze_04ad,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .gallery_2788,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  .accordion_clean_862b,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  i,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61
  svg {
  visibility: hidden;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61:after,
button:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61:after,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61:after,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61:after,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ).fn-loading-ac61: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;
}
.preview_d942:not(.south-4019):not(.dropdown-fb64),
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ),
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ),
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ) {
  color: #fff;
  background: #235787;
}
.preview_d942:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="button"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="reset"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus,
input[type="submit"]:not(.south-4019):not(
    .dropdown-fb64
  ):focus {
  color: #fff;
}
.preview_d942.fn-disabled-ac61:not(.south-4019):not(
    .dropdown-fb64
  ),
.preview_d942[disabled]:not(.south-4019):not(
    .dropdown-fb64
  ),
button.fn-disabled-ac61:not(.south-4019):not(
    .dropdown-fb64
  ),
button[disabled]:not(.south-4019):not(
    .dropdown-fb64
  ) {
  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;
}
.lower_e31a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_e31a: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;
}
.glass_cb4e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.black_6561 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.steel_ecaa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sidebar-5179:after,
.sidebar-5179:before,
.photo-3c97:after,
.photo-3c97:before,
.input_863d:after,
.input_863d:before,
.banner_b0ab:after,
.banner_b0ab:before,
.complex-ab97:after,
.complex-ab97:before,
.tertiary_d74c:after,
.tertiary_d74c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sidebar-5179:after,
.photo-3c97:after,
.input_863d:after,
.banner_b0ab:after,
.complex-ab97:after,
.tertiary_d74c:after {
  clear: both;
}
.photo-3c97 .filter-current-8cec,
.input_863d .filter-current-8cec,
.left-e126 .filter-current-8cec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.silver-2999 {
  display: inline-block;
}
.section_selected_315a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.section_selected_315a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section_selected_315a .popup-6dc6 {
  padding: 1em 0;
  font-size: 85%;
}
.popup-6dc6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fixed-a3df {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fixed-a3df:after,
.fixed-a3df:before {
  content: "";
  display: table;
}
.fixed-a3df:after {
  clear: both;
}
.banner_1d85 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-98c1 .banner_1d85 {
  max-width: 50%;
}
.highlight-f72a .banner_1d85 {
  max-width: 33.33%;
}
.popup-70c6 .banner_1d85 {
  max-width: 25%;
}
.focus_bronze_6c72 .banner_1d85 {
  max-width: 20%;
}
.static-641c .banner_1d85 {
  max-width: 16.66%;
}
.plasma-8b2f .banner_1d85 {
  max-width: 14.28%;
}
.soft_3e76 .banner_1d85 {
  max-width: 12.5%;
}
.liquid_f980 .banner_1d85 {
  max-width: 11.11%;
}
.notice_black_f0bb {
  display: block;
}
.highlight_south_87a2 .copper-1bb2 label,
.highlight_south_87a2 .card_easy_88bb label,
.highlight_south_87a2 .last-e3e1 label,
.highlight_south_87a2 .paper_08fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_advanced_3140 {
  list-style: none;
  margin: 0;
}
.status_advanced_3140 article.pro-799a {
  margin-bottom: 0;
}
.status_advanced_3140 ul {
  list-style: none;
  margin: 0;
}
.status_advanced_3140 .info-1ea4 li.pro-799a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_advanced_3140 .info-1ea4 li.pro-799a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_advanced_3140 .info-1ea4 li.pro-799a: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) {
  .status_advanced_3140 .info-1ea4 li.pro-799a li.pro-799a li.pro-799a li.pro-799a {
    padding-left: 0;
  }
}
article.pro-799a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro-799a .photo-3c97 p:last-of-type {
  margin-bottom: 0;
}
article.pro-799a .image-hot-1bb2 {
  float: left;
}
article.pro-799a .static_c6a0 {
  margin-left: 85px;
}
article.pro-799a .clean_69ca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro-799a .clean_69ca .last-b90c {
  margin-left: 10px;
}
article.pro-799a .rough_5b83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro-799a .chip-22cb {
  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 .copper-1bb2,
  #respond .last-e3e1,
  #respond .paper_08fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-1bb2 input,
#respond .last-e3e1 input,
#respond .paper_08fa input {
  width: 100%;
}
#respond .paper_08fa {
  margin-right: 0;
}
#respond .fresh_4e80 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-3587 {
  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;
}
.block-3587.wood-7191 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block-3587 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%);
}
.block-3587:focus,
.block-3587: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);
}
.card-397f {
  border-radius: 10%;
}
.chip-steel-9a66 {
  border-radius: 50%;
}
.sidebar-first-fbf3 {
  font-size: 0.72em;
}
.breadcrumb-9601 {
  font-size: 0.875em;
}
.hero_large_34f6 {
  font-size: 1.1em;
}
.list_30bc {
  text-transform: uppercase;
  line-height: 1.2;
}
.list_30bc.sidebar-first-fbf3 {
  letter-spacing: 0.5px;
}
.picture-under-f3b8,
.picture-under-f3b8 a {
  color: #6d6d6d;
}
.picture-under-f3b8 a:hover {
  color: #111;
}
.logo_pro_fb32 {
  color: #6d6d6d;
}
.cool_0677 {
  overflow-x: hidden;
}
.cool_0677 .white_54e0.disabled-new-4927 {
  position: relative;
}
.cool_0677 .white_54e0.disabled-new-4927.module-fluid-9334 {
  position: initial;
}
.cool_0677
  .white_54e0.disabled-new-4927.module-fluid-9334
  .highlight_a086 {
  left: auto;
}
.cool_0677 .white_54e0 .highlight_a086 {
  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;
}
.cool_0677 .white_54e0:hover.disabled-new-4927 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.cool_0677
  .white_54e0:hover.disabled-new-4927
  .highlight_a086 {
  display: block;
  z-index: 9999999;
}
.cool_0677 .shadow_25b7 .outline-up-095d,
.cool_0677 .highlight_iron_ee07 .outline-up-095d {
  display: none;
}
.cool_0677 .steel_b63e .white_54e0:hover.disabled-new-4927 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight_south_87a2 .copper-1bb2 label,
.highlight_south_87a2 .card_easy_88bb label,
.highlight_south_87a2 .last-e3e1 label,
.highlight_south_87a2 .paper_08fa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_advanced_3140 {
  list-style: none;
  margin: 0;
}
.status_advanced_3140 article.pro-799a {
  margin-bottom: 0;
}
.status_advanced_3140 ul {
  list-style: none;
  margin: 0;
}
.status_advanced_3140 .info-1ea4 li.pro-799a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_advanced_3140 .info-1ea4 li.pro-799a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_advanced_3140 .info-1ea4 li.pro-799a: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) {
  .status_advanced_3140 .info-1ea4 li.pro-799a li.pro-799a li.pro-799a li.pro-799a {
    padding-left: 0;
  }
}
article.pro-799a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pro-799a .photo-3c97 p:last-of-type {
  margin-bottom: 0;
}
article.pro-799a .image-hot-1bb2 {
  float: left;
}
article.pro-799a .static_c6a0 {
  margin-left: 85px;
}
article.pro-799a .clean_69ca {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pro-799a .clean_69ca .last-b90c {
  margin-left: 10px;
}
article.pro-799a .rough_5b83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pro-799a .chip-22cb {
  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 .copper-1bb2,
  #respond .last-e3e1,
  #respond .paper_08fa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-1bb2 input,
#respond .last-e3e1 input,
#respond .paper_08fa input {
  width: 100%;
}
#respond .paper_08fa {
  margin-right: 0;
}
#respond .fresh_4e80 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow_25b7 .surface_d990 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface_d990 .inner-a1d7.hard_6386 .message_3bb3 > li > a:focus,
.surface_d990 .inner-a1d7.hard_6386 .message_3bb3 > li > a:hover,
.surface_d990 .inner-a1d7.overlay_b6be .message_3bb3 > li > a:focus,
.surface_d990 .inner-a1d7.overlay_b6be .message_3bb3 > li > a:hover,
.surface_d990 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li > a:focus,
.surface_d990 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990
  .inner-a1d7.hard_6386
  .message_3bb3
  > li.center_7afa
  > a,
.surface_d990
  .inner-a1d7.hard_6386
  .message_3bb3
  > li.fixed-99b8
  > a,
.surface_d990
  .inner-a1d7.overlay_b6be
  .message_3bb3
  > li.center_7afa
  > a,
.surface_d990
  .inner-a1d7.overlay_b6be
  .message_3bb3
  > li.fixed-99b8
  > a,
.surface_d990
  .inner-a1d7.widget-fixed-c6e8
  .message_3bb3
  > li.center_7afa
  > a,
.surface_d990 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li.copper_8753 > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990 .overlay-gas-2209,
.surface_d990 .overlay-gas-2209 a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990 .sort-118b.highlight-pink-d107 li a,
.surface_d990 .thick-107e a,
.surface_d990 .layout_14f1,
.surface_d990 .message_3bb3 > li > a,
.surface_d990 .footer-pro-6eee {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990 .sort-118b.highlight-pink-d107 li a:hover,
.surface_d990 .thick-107e a:hover,
.surface_d990 .layout_14f1:hover,
.surface_d990 .message_3bb3 > li > a:hover,
.surface_d990 .footer-pro-6eee:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990 .header_6ebf {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990 .header_6ebf .description-1899 {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990 .header_6ebf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_d990 .disabled-ba75 .paper_ca91 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990 .disabled-ba75 .paper_ca91 .disabled_253d {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990
  .disabled-ba75
  .paper_ca91
  .disabled_253d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990
  .disabled-ba75
  .paper_ca91
  .disabled_253d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990
  .disabled-ba75
  .paper_ca91
  .disabled_253d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990
  .disabled-ba75
  .paper_ca91
  .disabled_253d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990 .disabled-ba75 .focused-9fbd {
  color: rgba(255, 255, 255, 0.79);
}
.surface_d990 .disabled-ba75 .focused-9fbd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_focused_77a4
  .surface_d990
  .disabled-ba75
  .banner-e58f
  .container-3a48 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_focused_77a4
  .surface_d990
  .disabled-ba75
  .banner-e58f
  .disabled_253d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow_25b7 .row-prev-8db2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.row-prev-8db2 .inner-a1d7.hard_6386 .message_3bb3 > li > a:focus,
.row-prev-8db2 .inner-a1d7.hard_6386 .message_3bb3 > li > a:hover,
.row-prev-8db2 .inner-a1d7.overlay_b6be .message_3bb3 > li > a:focus,
.row-prev-8db2 .inner-a1d7.overlay_b6be .message_3bb3 > li > a:hover,
.row-prev-8db2 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li > a:focus,
.row-prev-8db2 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-prev-8db2
  .inner-a1d7.hard_6386
  .message_3bb3
  > li.center_7afa
  > a,
.row-prev-8db2
  .inner-a1d7.hard_6386
  .message_3bb3
  > li.fixed-99b8
  > a,
.row-prev-8db2
  .inner-a1d7.overlay_b6be
  .message_3bb3
  > li.center_7afa
  > a,
.row-prev-8db2
  .inner-a1d7.overlay_b6be
  .message_3bb3
  > li.fixed-99b8
  > a,
.row-prev-8db2
  .inner-a1d7.widget-fixed-c6e8
  .message_3bb3
  > li.center_7afa
  > a,
.row-prev-8db2 .inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li.copper_8753 > a {
  color: rgba(0, 0, 0, 0.8);
}
.row-prev-8db2 .overlay-gas-2209,
.row-prev-8db2 .overlay-gas-2209 a {
  color: rgba(0, 0, 0, 0.8);
}
.row-prev-8db2 .sort-118b.highlight-pink-d107 li a,
.row-prev-8db2 .thick-107e a,
.row-prev-8db2 .layout_14f1,
.row-prev-8db2 .message_3bb3 > li > a,
.row-prev-8db2 .footer-pro-6eee {
  color: rgba(0, 0, 0, 0.55);
}
.row-prev-8db2 .sort-118b.highlight-pink-d107 li a:hover,
.row-prev-8db2 .thick-107e a:hover,
.row-prev-8db2 .layout_14f1:hover,
.row-prev-8db2 .message_3bb3 > li > a:hover,
.row-prev-8db2 .footer-pro-6eee:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row-prev-8db2 .header_6ebf {
  color: rgba(0, 0, 0, 0.55);
}
.row-prev-8db2 .header_6ebf .description-1899 {
  color: rgba(0, 0, 0, 0.8);
}
.row-prev-8db2 .header_6ebf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_dark_0297 .dropdown-8b91 {
  margin-left: auto;
  margin-right: auto;
}
.input_863d > * {
  margin-left: auto;
  margin-right: auto;
}
.input_863d .glass_cb4e {
  margin-right: 1.41575em;
}
.pressed-cb37 .input_863d > .button_gold_eef9 {
  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;
}
.pressed-cb37 .input_863d > .item-smooth-3266 {
  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;
}
.surface-fresh-9a2c.shadow_dark_0297 .dropdown-8b91,
.icon-small-29e0.shadow_dark_0297 .dropdown-8b91 {
  margin-left: 0;
}
.section-e10a.shadow_dark_0297 .dropdown-8b91,
.current_5fc7.shadow_dark_0297 .dropdown-8b91 {
  margin-right: 0;
}
.input_863d ol,
.input_863d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_1447 video {
  max-width: 100%;
}
.active_outer_3e06 img {
  display: block;
}
.active_outer_3e06.glass_cb4e,
.active_outer_3e06.black_6561 {
  width: 100%;
}
.active_outer_3e06.item-smooth-3266 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature-6b7f:not(.wide_c306) {
  margin: 1.5em auto;
}
.plasma_cf8b p {
  padding: 1.5em 14px;
}
ul.soft_713d.item-smooth-3266,
ul.soft_713d.button_gold_eef9,
ul.soft_713d.button-tiny-9991.button_gold_eef9 {
  padding: 0 14px;
}
.north-81ce {
  display: block;
  overflow-x: auto;
}
.north-81ce table {
  border-collapse: collapse;
  width: 100%;
}
.north-81ce td,
.north-81ce th {
  padding: 0.5em;
}
.input_863d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input_863d ol ol,
.input_863d ol ul,
.input_863d ul ol,
.input_863d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input_863d ol ol li,
.input_863d ol ul li,
.input_863d ul ol li,
.input_863d ul ul li {
  margin-left: 0;
}
.next-a2b3.link-8965 > .sidebar_73dd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.next-a2b3.link-8965 > .sidebar_73dd iframe,
.next-a2b3.link-8965 > .sidebar_73dd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.easy_70c3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.easy_70c3.medium-dcd5 {
  padding: 0;
}
.easy_70c3.medium-dcd5 cite {
  font-size: 13px;
}
.easy_70c3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.easy_70c3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary_bb7f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary_bb7f > p:first-child {
  margin-top: 0;
}
.primary_bb7f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary_bb7f blockquote {
  border-left: 0;
}
.modal_1ad5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal_1ad5:not(.picture_b753) {
  max-width: 100px;
}
.modal_1ad5.complex-d3b4 {
  border-bottom: none !important;
  text-align: center;
}
.modal_1ad5.complex-d3b4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .plasma_cf8b p {
    padding: 1.5em 0;
  }
}
.paper-e192 {
  color: #0073aa;
}
.description_mini_a2cd {
  background-color: #0073aa;
}
.slider_2d82 {
  color: #229fd8;
}
.text-selected-5bdc {
  background-color: #229fd8;
}
.green_7824 {
  color: #eee;
}
.gas-0ad0 {
  background-color: #eee;
}
.in-4c3c {
  color: #444;
}
.thumbnail_ae3e {
  background-color: #444;
}
.input-outer-6071 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input-outer-6071 .light-9816 .thick-107e {
  font-size: 15px;
}
.input-outer-6071 .thick-107e {
  line-height: 1.3;
}
.input-outer-6071 .row-prev-8db2 {
}
.input-outer-6071 .surface_d990 {
  background: #235787;
}
.image-small-a309 {
  padding: 0;
}
.image-small-a309 .surface_d990 {
  background: #1a1a1a;
}
.image-small-a309 .row-prev-8db2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_4838 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_4838 .row-prev-8db2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_4838 .surface_d990 {
  background: #303030;
}
.tertiary_d74c {
  position: relative;
  z-index: 10;
}
.tertiary_d74c .tertiary-ae07 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-8cf0 .disabled-new-4927 {
  display: inline-block;
  vertical-align: middle;
}
.tertiary-8cf0.surface-gold-50ae .disabled-new-4927 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary-8cf0.surface-gold-50ae .disabled-new-4927 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-8cf0.surface-gold-50ae .disabled-new-4927 {
    margin-right: 0.4em;
  }
}
.tertiary-8cf0.surface-gold-50ae .disabled-new-4927:last-child {
  margin-right: 0;
}
.caption_huge_567d .tertiary-ae07 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow_25b7 .light-9816 {
    margin: 0 -0.5em;
  }
  .shadow_25b7 .light-9816 [class*="customify-col-"],
  .shadow_25b7 .light-9816 [class*="customify-col_"],
  .shadow_25b7 .light-9816 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow_25b7.image-fast-3249 .tertiary-ae07 {
  background: 0 0 !important;
}
.shadow_25b7.image-fast-3249 .tertiary-ae07,
.shadow_25b7.caption_huge_567d .tertiary-ae07 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow_25b7.cool_d5ef {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow_25b7.caption_huge_567d .tertiary-ae07 {
  box-shadow: none !important;
}
.alert_d2dc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert_d2dc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert_d2dc {
    padding: 18px 0 20px;
  }
}
.alert_d2dc .tag_south_40b1 {
  width: 100%;
}
.alert_d2dc .module-under-6618 {
  margin-bottom: 0;
}
.alert_d2dc .picture-old-48dd {
  margin-top: 5px;
  font-size: 0.875em;
}
.primary-59fc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.primary-59fc .footer_4c9e {
  width: 100%;
}
.filter_069c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.filter_069c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.filter_069c 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;
}
.filter_069c li:last-child:after {
  display: none;
}
.filter_069c li a {
  font-weight: 500;
  margin-right: 10px;
}
.iron-6370 .outline-up-095d button,
.alert_d2dc .outline-up-095d button {
  left: 0;
}
.iron-6370 .footer_4c9e,
.alert_d2dc .footer_4c9e {
  padding-left: 0;
  padding-right: 0;
}
.iron-6370 .primary-59fc,
.alert_d2dc .primary-59fc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.iron-6370 {
  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;
}
.iron-6370: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;
}
.iron-6370 .solid-71ba {
  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) {
  .iron-6370 .solid-71ba {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-6370 .solid-71ba {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .iron-6370 .solid-71ba {
    min-height: 200px;
  }
}
.iron-6370 .filter_069c {
  color: rgba(255, 255, 255, 0.8);
}
.iron-6370 .filter_069c a,
.iron-6370 .filter_069c li:after {
  color: inherit;
}
.iron-6370 .filter_069c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container_down_a174 {
  margin-bottom: 0.5em;
}
.hover-3b57 {
  margin-bottom: 1.2em;
}
.hover-3b57,
.container_down_a174 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hover-3b57 p:last-child,
.container_down_a174 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline-up-095d,
#masthead .outline-up-095d {
  display: none;
}
#masthead
  > .outline-up-095d.dynamic_2eff {
  display: none;
}
#masthead > .outline-up-095d button {
  left: 0;
}
.summary-motion-dd1d {
  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%;
}
.summary-motion-dd1d .disabled-new-4927 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-motion-dd1d .content_9a83 {
  display: -webkit-box;
  display: flex;
}
.summary-motion-dd1d .content_9a83.backdrop_black_d7d9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-motion-dd1d .content_9a83.footer_bright_7dc2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-motion-dd1d .content_9a83.avatar_530a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-motion-dd1d.carousel-center-5e90.menu_fresh_f386 .content_9a83.backdrop_black_d7d9 {
  flex-basis: 100%;
}
.summary-motion-dd1d.fluid_c053 .content_9a83.footer_bright_7dc2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-motion-dd1d.fluid_c053 .content_9a83.avatar_530a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline-up-095d.dynamic_2eff {
  display: none;
}
#masthead > .outline-up-095d button {
  left: 0;
}
.thumbnail-medium-fbdc {
  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;
}
.thumbnail-medium-fbdc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail-medium-fbdc.clean_9c49 i {
  margin-right: 4px;
}
.thumbnail-medium-fbdc.hovered-b81e i {
  margin-left: 5px;
}
.thick-107e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick-107e p:last-child {
  margin-bottom: 0;
}
.element_76e8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element_76e8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element_76e8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.element_76e8 .overlay-gas-2209 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element_76e8 .main_ba85 {
  margin: 5px 0 7px 0;
}
.element_76e8.left-a90b .feature-selected-98a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_76e8.left-a90b .badge_1229 {
  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;
}
.element_76e8.backdrop-active-cde4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element_76e8.backdrop-active-cde4 .feature-selected-98a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_76e8.backdrop-active-cde4 .badge_1229 {
  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;
}
.element_76e8.video_dirty_46d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_76e8.notice-selected-f4d2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element_76e8.notice-selected-f4d2 .badge_1229 {
  margin-top: 7px;
}
.in_bbf2 {
  display: inline-block;
}
.tertiary_d74c .tooltip_d5ec .element_76e8 img {
  max-width: 100%;
}
.inner-a1d7 .panel-b78a.south-5869,
.motion-e97a .panel-b78a.south-5869 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner-a1d7 .last_6bbb,
.motion-e97a .last_6bbb {
  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%);
}
.inner-a1d7 .last_6bbb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.inner-a1d7.background-lite-d170 .last_6bbb {
  display: none;
}
.inner-a1d7 .gallery_2edb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner-a1d7 .gallery_2edb li {
  display: inline-block;
  position: relative;
}
.inner-a1d7 .gallery_2edb li:last-child {
  margin-right: 0;
}
.inner-a1d7 .gallery_2edb 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;
}
.inner-a1d7 .gallery_2edb li.copper_8753 > a {
  color: rgba(0, 0, 0, 0.9);
}
.inner-a1d7 .gallery_2edb > 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;
}
.inner-a1d7 .gallery_2edb > li > a i {
  line-height: 0;
}
.inner-a1d7 .gallery_2edb > li.surface_98b2 > a .last_6bbb {
  margin-left: 4px;
  line-height: 0;
}
.inner-a1d7 .gallery_2edb .logo-top-ae77 li.surface_98b2 > a {
  position: relative;
}
.inner-a1d7 .gallery_2edb .logo-top-ae77 li.surface_98b2 > a:after,
.inner-a1d7 .gallery_2edb .logo-top-ae77 li.surface_98b2 > a:before {
  content: "";
  display: table;
}
.inner-a1d7 .gallery_2edb .logo-top-ae77 li.surface_98b2 > a:after {
  clear: both;
}
.inner-a1d7 .gallery_2edb .logo-top-ae77 li.surface_98b2 > a .last_6bbb {
  margin-left: 5px;
  float: right;
}
.inner-a1d7 .dynamic-fd12,
.inner-a1d7 .logo-top-ae77 {
  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;
}
.inner-a1d7 .logo-top-ae77 {
  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;
}
.inner-a1d7 .logo-top-ae77 .south-5869 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner-a1d7 .logo-top-ae77 .last_6bbb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.inner-a1d7 .logo-top-ae77 li {
  display: block;
  margin: 0;
  padding: 0;
}
.inner-a1d7 .logo-top-ae77 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;
}
.inner-a1d7 .logo-top-ae77 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.inner-a1d7 .logo-top-ae77 .logo-top-ae77 {
  top: 0;
  left: 100%;
}
.inner-a1d7 .search_f0d7.fn-focus-ac61 > .dynamic-fd12,
.inner-a1d7 .search_f0d7.fn-focus-ac61 > .logo-top-ae77,
.inner-a1d7 .search_f0d7:focus > .dynamic-fd12,
.inner-a1d7 .search_f0d7:focus > .logo-top-ae77,
.inner-a1d7 .search_f0d7:hover > .dynamic-fd12,
.inner-a1d7 .search_f0d7:hover > .logo-top-ae77 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.inner-a1d7.widget-fixed-c6e8 .message_3bb3:after,
.inner-a1d7.widget-fixed-c6e8 .message_3bb3:before {
  content: "";
  display: table;
}
.inner-a1d7.widget-fixed-c6e8 .message_3bb3:after {
  clear: both;
}
.inner-a1d7.widget-fixed-c6e8 .message_3bb3 > li {
  float: left;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3:after,
.inner-a1d7.carousel-medium-8786 .message_3bb3:before {
  content: "";
  display: table;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3:after {
  clear: both;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3 > li {
  float: left;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.inner-a1d7.carousel-medium-8786 .message_3bb3 > li.center_7afa > a,
.inner-a1d7.carousel-medium-8786 .message_3bb3 > li.copper_8753 > a {
  color: #fff;
  background-color: #1e4b75;
}
.inner-a1d7.hard_6386 .message_3bb3 > li > a .south-5869 {
  position: relative;
}
.inner-a1d7.hard_6386 .message_3bb3 > li > a .south-5869: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;
}
.inner-a1d7.hard_6386
  .message_3bb3
  > li:focus
  > a
  .south-5869:before,
.inner-a1d7.hard_6386
  .message_3bb3
  > li:hover
  > a
  .south-5869:before {
  width: 100%;
  background-color: currentColor;
}
.inner-a1d7.hard_6386
  .message_3bb3
  > li.center_7afa
  > a
  .south-5869:before,
.inner-a1d7.hard_6386
  .message_3bb3
  > li.fixed-99b8
  > a
  .south-5869:before {
  width: 100%;
  background-color: currentColor;
}
.inner-a1d7.overlay_b6be .message_3bb3 > li > a .south-5869 {
  position: relative;
}
.inner-a1d7.overlay_b6be .message_3bb3 > li > a .south-5869: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;
}
.inner-a1d7.overlay_b6be .message_3bb3 > li:focus > a .south-5869:before,
.inner-a1d7.overlay_b6be
  .message_3bb3
  > li:hover
  > a
  .south-5869:before {
  width: 100%;
  background-color: currentColor;
}
.inner-a1d7.overlay_b6be
  .message_3bb3
  > li.center_7afa
  > a
  .south-5869:before,
.inner-a1d7.overlay_b6be
  .message_3bb3
  > li.fixed-99b8
  > a
  .south-5869:before {
  width: 100%;
  background-color: currentColor;
}
.motion-e97a .gallery_2edb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.motion-e97a .gallery_2edb li:first-child > a {
  border-top: none;
}
.motion-e97a .gallery_2edb .fluid-479d > .south-5869 .last_6bbb {
  display: none;
}
.motion-e97a .gallery_2edb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.motion-e97a .gallery_2edb li:last-child {
  border: none;
}
.motion-e97a .gallery_2edb li.surface_98b2 > a {
  padding-right: 45px !important;
}
.motion-e97a .gallery_2edb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.motion-e97a .gallery_2edb li a:focus,
.motion-e97a .gallery_2edb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-e97a .gallery_2edb li .hidden_8879 {
  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;
}
.motion-e97a .gallery_2edb li .hidden_8879:hover {
  box-shadow: none;
}
.motion-e97a .gallery_2edb li .hidden_8879 .last_6bbb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.motion-e97a .gallery_2edb .logo-top-ae77 {
  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);
}
.motion-e97a .gallery_2edb .logo-top-ae77 li a {
  padding-left: 3em;
}
.motion-e97a .gallery_2edb .hard_1743 > a .hidden_8879 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.motion-e97a .gallery_2edb .hard_1743 > .logo-top-ae77 {
  display: block;
  opacity: 1;
}
.stone_561a {
  max-width: 100%;
}
.pagination_46db {
  line-height: 0;
  cursor: pointer;
}
.footer-pro-6eee {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.footer-pro-6eee:hover {
  box-shadow: none;
  color: currentColor;
}
.footer-pro-6eee svg {
  width: 18px;
  height: 18px;
}
.footer-pro-6eee .paragraph-advanced-4ba8 {
  display: none;
}
.large-c803 {
  position: relative;
}
.large-c803.fn-active-ac61 .footer-pro-6eee .left-7306 {
  display: none;
}
.large-c803.fn-active-ac61 .footer-pro-6eee .paragraph-advanced-4ba8 {
  display: inline-block;
}
.large-c803 .in-db7b {
  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);
}
.large-c803.widget-72c2 .in-db7b {
  left: auto;
  right: -0.9em;
}
.large-c803.widget-72c2 .preview-rough-5583::before {
  left: auto;
  right: 15px;
}
.large-c803.fn-active-ac61 .in-db7b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner-e58f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.banner-e58f label {
  flex-basis: 100%;
}
.banner-e58f .paper_ca91 {
  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;
}
.banner-e58f .disabled_253d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.banner-e58f .disabled_253d:focus {
  background-color: transparent;
}
.banner-e58f button.focused-9fbd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.banner-e58f button.focused-9fbd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.banner-e58f button.focused-9fbd svg {
  width: 18px;
  height: 18px;
}
.banner-e58f input[type="submit"] {
  min-height: auto;
}
.disabled-ba75 .banner-e58f .disabled_253d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.preview-rough-5583 {
  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) {
  .preview-rough-5583 {
    width: 220px;
  }
}
.preview-rough-5583 label {
  flex-basis: 100%;
}
.preview-rough-5583::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;
}
.card_focused_77a4 .disabled-ba75 .banner-e58f {
  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;
}
.card_focused_77a4
  .disabled-ba75
  .banner-e58f
  .paper_ca91 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_focused_77a4 .disabled-ba75 .banner-e58f .disabled_253d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_focused_77a4
  .disabled-ba75
  .banner-e58f
  .disabled_253d:focus {
  background: 0 0;
}
.card_focused_77a4
  .disabled-ba75
  .banner-e58f
  .container-3a48 {
  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;
}
.sort-118b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sort-118b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sort-118b li:last-child {
  margin-right: 0;
}
.sort-118b li:first-child {
  margin-left: 0;
}
.sort-118b.blue-86b0 a {
  color: #fff;
}
.sort-118b.blue-86b0 a:hover {
  color: #fff;
}
.sort-118b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sort-118b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sort-118b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sort-118b a:hover {
  opacity: 0.9;
  color: inherit;
}
.sort-118b [class*="social-icon-apple"] {
  background-color: #999;
}
.sort-118b [class*="social-icon-apple"].layout_out_8016 {
  background-color: transparent;
  color: #999;
}
.sort-118b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sort-118b [class*="social-icon-behance"].layout_out_8016 {
  background-color: transparent;
  color: #1769ff;
}
.sort-118b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sort-118b [class*="social-icon-bitbucket"].layout_out_8016 {
  background-color: transparent;
  color: #205081;
}
.sort-118b [class*="social-icon-codepen"] {
  background-color: #000;
}
.sort-118b [class*="social-icon-codepen"].layout_out_8016 {
  background-color: transparent;
  color: #000;
}
.sort-118b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sort-118b [class*="social-icon-delicious"].layout_out_8016 {
  background-color: transparent;
  color: #39f;
}
.sort-118b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sort-118b [class*="social-icon-digg"].layout_out_8016 {
  background-color: transparent;
  color: #005be2;
}
.sort-118b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sort-118b [class*="social-icon-dribbble"].layout_out_8016 {
  background-color: transparent;
  color: #ea4c89;
}
.sort-118b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sort-118b [class*="social-icon-envelope"].layout_out_8016 {
  background-color: transparent;
  color: #ea4335;
}
.sort-118b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sort-118b [class*="social-icon-facebook"].layout_out_8016 {
  background-color: transparent;
  color: #3b5998;
}
.sort-118b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sort-118b [class*="social-icon-flickr"].layout_out_8016 {
  background-color: transparent;
  color: #0063dc;
}
.sort-118b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sort-118b [class*="social-icon-foursquare"].layout_out_8016 {
  background-color: transparent;
  color: #2d5be3;
}
.sort-118b [class*="social-icon-github"] {
  background-color: #333;
}
.sort-118b [class*="social-icon-github"].layout_out_8016 {
  background-color: transparent;
  color: #333;
}
.sort-118b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sort-118b [class*="social-icon-google-plus"].layout_out_8016 {
  background-color: transparent;
  color: #dd4b39;
}
.sort-118b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sort-118b [class*="social-icon-houzz"].layout_out_8016 {
  background-color: transparent;
  color: #7ac142;
}
.sort-118b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sort-118b [class*="social-icon-instagram"].layout_out_8016 {
  background-color: transparent;
  color: #262626;
}
.sort-118b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sort-118b [class*="social-icon-jsfiddle"].layout_out_8016 {
  background-color: transparent;
  color: #487aa2;
}
.sort-118b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sort-118b [class*="social-icon-linkedin"].layout_out_8016 {
  background-color: transparent;
  color: #0077b5;
}
.sort-118b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sort-118b [class*="social-icon-medium"].layout_out_8016 {
  background-color: transparent;
  color: #00ab6b;
}
.sort-118b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sort-118b
  [class*="social-icon-odnoklassniki"].layout_out_8016 {
  background-color: transparent;
  color: #f4731c;
}
.sort-118b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sort-118b [class*="social-icon-meetup"].layout_out_8016 {
  background-color: transparent;
  color: #ec1c40;
}
.sort-118b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sort-118b [class*="social-icon-pinterest"].layout_out_8016 {
  background-color: transparent;
  color: #bd081c;
}
.sort-118b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sort-118b [class*="social-icon-product-hunt"].layout_out_8016 {
  background-color: transparent;
  color: #da552f;
}
.sort-118b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sort-118b [class*="social-icon-reddit"].layout_out_8016 {
  background-color: transparent;
  color: #ff4500;
}
.sort-118b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sort-118b [class*="social-icon-rss"].layout_out_8016 {
  background-color: transparent;
  color: #f26522;
}
.sort-118b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sort-118b
  [class*="social-icon-shopping-cart"].layout_out_8016 {
  background-color: transparent;
  color: #4caf50;
}
.sort-118b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sort-118b [class*="social-icon-skype"].layout_out_8016 {
  background-color: transparent;
  color: #00aff0;
}
.sort-118b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sort-118b [class*="social-icon-slideshare"].layout_out_8016 {
  background-color: transparent;
  color: #0077b5;
}
.sort-118b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sort-118b [class*="social-icon-snapchat"].layout_out_8016 {
  background-color: transparent;
  color: #fffc00;
}
.sort-118b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sort-118b [class*="social-icon-soundcloud"].layout_out_8016 {
  background-color: transparent;
  color: #f80;
}
.sort-118b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sort-118b [class*="social-icon-spotify"].layout_out_8016 {
  background-color: transparent;
  color: #2ebd59;
}
.sort-118b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sort-118b
  [class*="social-icon-stack-overflow"].layout_out_8016 {
  background-color: transparent;
  color: #fe7a15;
}
.sort-118b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sort-118b [class*="social-icon-maldkfgram"].layout_out_8016 {
  background-color: transparent;
  color: #2ca5e0;
}
.sort-118b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sort-118b [class*="social-icon-tripadvisor"].layout_out_8016 {
  background-color: transparent;
  color: #589442;
}
.sort-118b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sort-118b [class*="social-icon-tumblr"].layout_out_8016 {
  background-color: transparent;
  color: #35465c;
}
.sort-118b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sort-118b [class*="social-icon-twitch"].layout_out_8016 {
  background-color: transparent;
  color: #6441a5;
}
.sort-118b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sort-118b [class*="social-icon-twitter"].layout_out_8016 {
  background-color: transparent;
  color: #1da1f2;
}
.sort-118b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sort-118b [class*="social-icon-vimeo"].layout_out_8016 {
  background-color: transparent;
  color: #1ab7ea;
}
.sort-118b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sort-118b [class*="social-icon-vk"].layout_out_8016 {
  background-color: transparent;
  color: #45668e;
}
.sort-118b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sort-118b [class*="social-icon-weibo"].layout_out_8016 {
  background-color: transparent;
  color: #df2029;
}
.sort-118b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sort-118b [class*="social-icon-weixin"].layout_out_8016 {
  background-color: transparent;
  color: #7bb32e;
}
.sort-118b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sort-118b [class*="social-icon-whatsapp"].layout_out_8016 {
  background-color: transparent;
  color: #25d366;
}
.sort-118b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sort-118b [class*="social-icon-wordpress"].layout_out_8016 {
  background-color: transparent;
  color: #21759b;
}
.sort-118b [class*="social-icon-xing"] {
  background-color: #026466;
}
.sort-118b [class*="social-icon-xing"].layout_out_8016 {
  background-color: transparent;
  color: #026466;
}
.sort-118b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sort-118b [class*="social-icon-yelp"].layout_out_8016 {
  background-color: transparent;
  color: #af0606;
}
.sort-118b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sort-118b [class*="social-icon-youtube"].layout_out_8016 {
  background-color: transparent;
  color: #cd201f;
}
.layout_14f1 {
  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;
}
.layout_14f1:hover {
  box-shadow: none;
  background: 0 0;
}
.inner_c9b8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus_a640 {
  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;
}
.gold-1c8c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner-stone-0379 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner-stone-0379,
.banner-stone-0379::after,
.banner-stone-0379::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;
}
.banner-stone-0379::after,
.banner-stone-0379::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row-479f .focus_a640 .gold-1c8c {
  margin-top: -2px;
  width: 19px;
}
.row-479f .focus_a640 .banner-stone-0379 {
  margin-top: -1px;
}
.row-479f .focus_a640 .banner-stone-0379,
.row-479f .focus_a640 .banner-stone-0379::after,
.row-479f .focus_a640 .banner-stone-0379::before {
  width: 19px;
  height: 2px;
}
.row-479f .focus_a640 .banner-stone-0379::before {
  top: -6px;
}
.row-479f .focus_a640 .banner-stone-0379::after {
  bottom: -6px;
}
.info-inner-b54f .focus_a640 .gold-1c8c {
  margin-top: -2px;
  width: 22px;
}
.info-inner-b54f .focus_a640 .banner-stone-0379 {
  margin-top: -1px;
}
.info-inner-b54f .focus_a640 .banner-stone-0379,
.info-inner-b54f .focus_a640 .banner-stone-0379::after,
.info-inner-b54f .focus_a640 .banner-stone-0379::before {
  width: 22px;
  height: 2px;
}
.info-inner-b54f .focus_a640 .banner-stone-0379::before {
  top: -7px;
}
.info-inner-b54f .focus_a640 .banner-stone-0379::after {
  bottom: -7px;
}
.module-70fb .focus_a640 .gold-1c8c {
  margin-top: -2px;
  width: 31px;
}
.module-70fb .focus_a640 .banner-stone-0379 {
  margin-top: -1.5px;
}
.module-70fb .focus_a640 .banner-stone-0379,
.module-70fb .focus_a640 .banner-stone-0379::after,
.module-70fb .focus_a640 .banner-stone-0379::before {
  width: 31px;
  height: 3px;
}
.module-70fb .focus_a640 .banner-stone-0379::before {
  top: -9px;
}
.module-70fb .focus_a640 .banner-stone-0379::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list-dim-4eaa .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 19px;
  }
  .list-dim-4eaa .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .list-dim-4eaa .focus_a640 .banner-stone-0379,
  .list-dim-4eaa .focus_a640 .banner-stone-0379::after,
  .list-dim-4eaa .focus_a640 .banner-stone-0379::before {
    width: 19px;
    height: 2px;
  }
  .list-dim-4eaa .focus_a640 .banner-stone-0379::before {
    top: -6px;
  }
  .list-dim-4eaa .focus_a640 .banner-stone-0379::after {
    bottom: -6px;
  }
  .link-inner-f879 .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 22px;
  }
  .link-inner-f879 .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .link-inner-f879 .focus_a640 .banner-stone-0379,
  .link-inner-f879 .focus_a640 .banner-stone-0379::after,
  .link-inner-f879 .focus_a640 .banner-stone-0379::before {
    width: 22px;
    height: 2px;
  }
  .link-inner-f879 .focus_a640 .banner-stone-0379::before {
    top: -7px;
  }
  .link-inner-f879 .focus_a640 .banner-stone-0379::after {
    bottom: -7px;
  }
  .tabs_a0ee .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 31px;
  }
  .tabs_a0ee .focus_a640 .banner-stone-0379 {
    margin-top: -1.5px;
  }
  .tabs_a0ee .focus_a640 .banner-stone-0379,
  .tabs_a0ee .focus_a640 .banner-stone-0379::after,
  .tabs_a0ee .focus_a640 .banner-stone-0379::before {
    width: 31px;
    height: 3px;
  }
  .tabs_a0ee .focus_a640 .banner-stone-0379::before {
    top: -9px;
  }
  .tabs_a0ee .focus_a640 .banner-stone-0379::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .card-4fff .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 19px;
  }
  .card-4fff .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .card-4fff .focus_a640 .banner-stone-0379,
  .card-4fff .focus_a640 .banner-stone-0379::after,
  .card-4fff .focus_a640 .banner-stone-0379::before {
    width: 19px;
    height: 2px;
  }
  .card-4fff .focus_a640 .banner-stone-0379::before {
    top: -6px;
  }
  .card-4fff .focus_a640 .banner-stone-0379::after {
    bottom: -6px;
  }
  .small-7ab7 .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 22px;
  }
  .small-7ab7 .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .small-7ab7 .focus_a640 .banner-stone-0379,
  .small-7ab7 .focus_a640 .banner-stone-0379::after,
  .small-7ab7 .focus_a640 .banner-stone-0379::before {
    width: 22px;
    height: 2px;
  }
  .small-7ab7 .focus_a640 .banner-stone-0379::before {
    top: -7px;
  }
  .small-7ab7 .focus_a640 .banner-stone-0379::after {
    bottom: -7px;
  }
  .breadcrumb_center_5902 .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379 {
    margin-top: -1.5px;
  }
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379,
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379::after,
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379::before {
    top: -9px;
  }
  .breadcrumb_center_5902 .focus_a640 .banner-stone-0379::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .up-b174 .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 19px;
  }
  .up-b174 .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .up-b174 .focus_a640 .banner-stone-0379,
  .up-b174 .focus_a640 .banner-stone-0379::after,
  .up-b174 .focus_a640 .banner-stone-0379::before {
    width: 19px;
    height: 2px;
  }
  .up-b174 .focus_a640 .banner-stone-0379::before {
    top: -6px;
  }
  .up-b174 .focus_a640 .banner-stone-0379::after {
    bottom: -6px;
  }
  .breadcrumb_wide_0a9a .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379 {
    margin-top: -1px;
  }
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379,
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379::after,
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379::before {
    top: -7px;
  }
  .breadcrumb_wide_0a9a .focus_a640 .banner-stone-0379::after {
    bottom: -7px;
  }
  .grid-dynamic-300a .focus_a640 .gold-1c8c {
    margin-top: -2px;
    width: 31px;
  }
  .grid-dynamic-300a .focus_a640 .banner-stone-0379 {
    margin-top: -1.5px;
  }
  .grid-dynamic-300a .focus_a640 .banner-stone-0379,
  .grid-dynamic-300a .focus_a640 .banner-stone-0379::after,
  .grid-dynamic-300a .focus_a640 .banner-stone-0379::before {
    width: 31px;
    height: 3px;
  }
  .grid-dynamic-300a .focus_a640 .banner-stone-0379::before {
    top: -9px;
  }
  .grid-dynamic-300a .focus_a640 .banner-stone-0379::after {
    bottom: -9px;
  }
}
.surface_warm_e7a9 .banner-stone-0379 {
  -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);
}
.surface_warm_e7a9 .banner-stone-0379::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.surface_warm_e7a9 .banner-stone-0379::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);
}
.surface_warm_e7a9.thumbnail_brown_9e41 .banner-stone-0379 {
  -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);
}
.surface_warm_e7a9.thumbnail_brown_9e41 .banner-stone-0379::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.surface_warm_e7a9.thumbnail_brown_9e41 .banner-stone-0379::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);
}
.popup_mini_96fc {
  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.logo_right_9406:before {
  display: none;
}
.highlight_iron_ee07 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.highlight_iron_ee07 .basic_2db2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.highlight_iron_ee07 .basic_2db2:last-of-type {
  border-bottom: none;
}
.highlight_iron_ee07 .basic_2db2.hidden-center-a062,
.highlight_iron_ee07 .basic_2db2.frame-3478,
.highlight_iron_ee07 .basic_2db2.status_top_088d {
  padding: 0;
}
.highlight_iron_ee07 .motion-e97a .hidden_8879 {
  color: currentColor;
}
.highlight_iron_ee07 .motion-e97a .hidden_8879:focus,
.highlight_iron_ee07 .motion-e97a .hidden_8879:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_iron_ee07.row-prev-8db2 .header_6ebf,
.highlight_iron_ee07.row-prev-8db2 .thick-107e a,
.highlight_iron_ee07.row-prev-8db2 .message_3bb3 a,
.highlight_iron_ee07.row-prev-8db2 .logo-top-ae77 a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight_iron_ee07.row-prev-8db2 .header_6ebf:hover,
.highlight_iron_ee07.row-prev-8db2 .thick-107e a:hover,
.highlight_iron_ee07.row-prev-8db2 .message_3bb3 a:hover,
.highlight_iron_ee07.row-prev-8db2 .logo-top-ae77 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_iron_ee07.row-prev-8db2 .description-1899 {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_iron_ee07.row-prev-8db2 .basic_2db2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_iron_ee07.row-prev-8db2 .basic_2db2:before {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_iron_ee07.row-prev-8db2 .hovered_e16a:before {
  background: rgba(255, 255, 255, 0.9);
}
.highlight_iron_ee07.row-prev-8db2 .motion-e97a .gallery_2edb li a,
.highlight_iron_ee07.row-prev-8db2 .motion-e97a .hidden_8879,
.highlight_iron_ee07.row-prev-8db2 .logo-top-ae77 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_iron_ee07.row-prev-8db2 .motion-e97a .hidden_8879:focus,
.highlight_iron_ee07.row-prev-8db2 .motion-e97a .hidden_8879:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_iron_ee07.row-prev-8db2 .gallery_2edb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_iron_ee07.surface_d990 .header_6ebf,
.highlight_iron_ee07.surface_d990 .thick-107e a,
.highlight_iron_ee07.surface_d990 .message_3bb3 .hidden_8879,
.highlight_iron_ee07.surface_d990 .message_3bb3 a,
.highlight_iron_ee07.surface_d990 .logo-top-ae77 a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_iron_ee07.surface_d990 .header_6ebf:hover,
.highlight_iron_ee07.surface_d990 .thick-107e a:hover,
.highlight_iron_ee07.surface_d990 .message_3bb3 .hidden_8879:hover,
.highlight_iron_ee07.surface_d990 .message_3bb3 a:hover,
.highlight_iron_ee07.surface_d990 .logo-top-ae77 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_iron_ee07.surface_d990 .description-1899 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_iron_ee07.surface_d990 .basic_2db2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_iron_ee07.surface_d990 .basic_2db2:before {
  background: rgba(255, 255, 255, 0.08);
}
.highlight_iron_ee07.surface_d990 .hovered_e16a:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight_iron_ee07.surface_d990 .motion-e97a .gallery_2edb li a,
.highlight_iron_ee07.surface_d990 .motion-e97a .hidden_8879,
.highlight_iron_ee07.surface_d990 .logo-top-ae77 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_iron_ee07.surface_d990 .motion-e97a .hidden_8879:focus,
.highlight_iron_ee07.surface_d990 .motion-e97a .hidden_8879:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight_iron_ee07.surface_d990 .gallery_2edb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered_e16a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hovered_e16a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list-b76e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.top_93a8 .highlight_iron_ee07 {
  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;
}
.top_93a8 .basic_2db2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.top_93a8 .basic_2db2: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) {
  .top_93a8 .basic_2db2:before {
    width: 16%;
    left: 42%;
  }
}
.top_93a8 .basic_2db2:last-child:before {
  content: none;
}
.top_93a8 .basic_2db2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.top_93a8 .motion-e97a .gallery_2edb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.top_93a8 .motion-e97a .gallery_2edb li a .hidden_8879 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.top_93a8 .motion-e97a .logo-top-ae77 {
  border: none;
}
.top_93a8 .motion-e97a .logo-top-ae77 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.top_93a8 .hovered_e16a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top_93a8 .list-b76e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.top_93a8 .surface_d990 .hovered_e16a:before {
  background: rgba(0, 0, 0, 0.9);
}
.top_93a8 .row-prev-8db2.dim-a337 .banner-stone-0379 {
  background: rgba(0, 0, 0, 0.6);
}
.top_93a8
  .row-prev-8db2.dim-a337
  .banner-stone-0379::after,
.top_93a8
  .row-prev-8db2.dim-a337
  .banner-stone-0379:before {
  background: inherit;
}
.top_93a8
  .row-prev-8db2.dim-a337:hover
  .banner-stone-0379 {
  background: rgba(0, 0, 0, 0.8);
}
.table_over_e98b .highlight_iron_ee07 {
  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) {
  .table_over_e98b .highlight_iron_ee07 {
    width: auto;
    right: 45px;
  }
}
.sidebar_action_0101 .highlight_iron_ee07 {
  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) {
  .sidebar_action_0101 .highlight_iron_ee07 {
    width: auto;
    left: 45px;
  }
}
.logo_right_9406 .highlight_iron_ee07 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo_right_9406 .list-b76e {
  max-width: 48em;
  margin: 0 auto;
}
.logo_right_9406 .hovered_e16a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.upper_6ee3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.upper_6ee3.top_93a8 .highlight_iron_ee07 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.upper_6ee3.table_over_e98b .highlight_iron_ee07 {
  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);
}
.upper_6ee3 .highlight_iron_ee07 {
  visibility: visible;
}
.upper_6ee3.sidebar_action_0101 .highlight_iron_ee07 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box-0940,
.orange_eec6 {
  overflow-x: hidden;
}
.box-0940 .highlight_iron_ee07 {
  overflow: auto;
}
.box-0940.top_93a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-0940.top_93a8 .highlight_iron_ee07 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box-0940.top_93a8 .layout_14f1 {
  opacity: 0;
}
.box-0940.table_over_e98b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-0940.table_over_e98b .highlight_iron_ee07 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box-0940.table_over_e98b .layout_14f1 {
  opacity: 0;
}
.box-0940.sidebar_action_0101 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-0940.sidebar_action_0101 .highlight_iron_ee07 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box-0940.sidebar_action_0101 .layout_14f1 {
  opacity: 0;
}
.box-0940.logo_right_9406 .highlight_iron_ee07 {
  z-index: 10;
  visibility: visible;
}
.dim-a337 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.dim-a337 .banner-stone-0379 {
  background: rgba(255, 255, 255, 0.99);
}
.dim-a337 .banner-stone-0379::after,
.dim-a337 .banner-stone-0379:before {
  background: inherit;
}
.dim-a337:hover .banner-stone-0379 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_action_0101 .dim-a337 {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo_right_9406 .dim-a337 {
  display: none !important;
}
.box-0940:before,
.orange_eec6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box-0940 .dim-a337,
.orange_eec6 .dim-a337 {
  display: inline-block;
}
.highlight_iron_ee07 .disabled-new-4927 {
  -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;
}
.box-0940 .highlight_iron_ee07 .disabled-new-4927,
.orange_eec6 .highlight_iron_ee07 .disabled-new-4927 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame_lite_5bfc .paper_ca91 {
  width: 100%;
}
.tooltip_d5ec {
  padding: 0 0.5em 0;
}
.tooltip_d5ec [class*="customify-col-"],
.tooltip_d5ec [class*="customify-col_"],
.tooltip_d5ec [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-e367 .tooltip_d5ec {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .light-9816 .blue_02f8,
  .blue_02f8 {
    display: none;
  }
  .wide-0068 {
    text-align: left;
  }
  .picture-dim-dee7 {
    text-align: center;
  }
  .west_9e3d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .light-9816 .gradient-3af0,
  .gradient-3af0 {
    display: none;
  }
  .pattern-dcfe {
    text-align: left;
  }
  .solid-33ae {
    text-align: center;
  }
  .selected_0209 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .light-9816 .old-808f,
  .old-808f {
    display: none;
  }
  .label-up-27cc {
    text-align: left;
  }
  .paragraph-e0b8 {
    text-align: center;
  }
  .container-lite-55ab {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-8756 {
  box-shadow: none !important;
}
.frame-simple-8fc5 .table_eac8,
.out_e678 .table_eac8 {
  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;
}
.out_e678 .table_eac8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary-ae07 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary-ae07:after,
.tertiary-ae07:before {
  content: "";
  display: table;
}
.tertiary-ae07:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary-ae07 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary-ae07,
.cool_d5ef {
  max-width: 1248px;
  margin: 0 auto;
}

.banner_b0ab.surface-purple-d0d0 .tertiary-ae07 {
  max-width: 100%;
}
.banner_b0ab.tertiary_6371 {
  max-width: 1200px;
  margin: 0 auto;
}
.banner_b0ab.status_094a .tertiary-ae07 {
  max-width: 100%;
}
.banner_b0ab.status_094a > .tertiary-ae07 {
  padding-left: 0;
  padding-right: 0;
}
.banner_b0ab.status_094a > .tertiary-ae07 .light-9816 {
  margin: 0;
}
.banner_b0ab.status_094a
  > .tertiary-ae07
  .list-last-847d.summary_3b5d {
  margin-right: 0;
  margin-left: 0;
}
.banner_b0ab.status_094a #main.summary_3b5d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module-dark-1b93 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module-dark-1b93 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .warm-a3aa .dropdown-8b91 {
    padding-right: 1em;
  }
  .warm-a3aa.stale-a1a4 .list-last-847d {
    border-right: 1px solid #eaecee;
  }
  .warm-a3aa.stale-a1a4 .dropdown-8b91 {
    padding-right: 1em;
  }
  .warm-a3aa.stale-a1a4 .mask_hot_4c8a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-out-d498 .dropdown-8b91 {
    padding-left: 1em;
  }
  .gallery-out-d498.stale-a1a4 .list-last-847d {
    border-left: 1px solid #eaecee;
  }
  .gallery-out-d498.stale-a1a4 .dropdown-8b91 {
    padding-left: 1em;
  }
  .gallery-out-d498.stale-a1a4 .mask_hot_4c8a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_fluid_af60 .dropdown-8b91 {
    padding-left: 1em;
  }
  .tertiary_fluid_af60.stale-a1a4 .focus_solid_9851 {
    border-right: 1px solid #eaecee;
  }
  .tertiary_fluid_af60.stale-a1a4 .description-929b {
    border-right: 1px solid #eaecee;
  }
  .tertiary_fluid_af60.stale-a1a4 .dropdown-8b91 {
    padding-left: 1em;
  }
  .tertiary_fluid_af60.stale-a1a4 .mask_hot_4c8a {
    padding-right: 1em;
  }
  .tertiary_fluid_af60.stale-a1a4 .carousel_b537 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-6b9b .dropdown-8b91 {
    padding-right: 1em;
  }
  .gallery-6b9b.stale-a1a4 .focus_solid_9851 {
    border-left: 1px solid #eaecee;
  }
  .gallery-6b9b.stale-a1a4 .description-929b {
    border-left: 1px solid #eaecee;
  }
  .gallery-6b9b.stale-a1a4 .dropdown-8b91 {
    padding-right: 1em;
  }
  .gallery-6b9b.stale-a1a4 .mask_hot_4c8a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-6b9b.stale-a1a4 .carousel_b537 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-dark-1b93 .dropdown-8b91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-dark-1b93.stale-a1a4 .list-last-847d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module-dark-1b93.stale-a1a4 .dropdown-8b91 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-dark-1b93.stale-a1a4 .mask_hot_4c8a {
    padding-left: 1em;
  }
  .module-dark-1b93.stale-a1a4 .carousel_b537 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module-dark-1b93.stale-a1a4 .dropdown-8b91 {
    padding-left: 0;
  }
}
.component-light-7f6b .tertiary-8cf0 {
  display: inline-block;
}
.green_2b99 {
  display: inline-block;
}
.outline-stale-8135 {
  word-con: break-word;
}
.accent-4a79 > span {
  display: inline-block;
  padding: 5px 0;
}
.accent-4a79 .video-cfd7 {
  margin-left: 8px;
  margin-right: 8px;
}
.accent-4a79 .advanced_2905 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.detail-full-eb4a .section-7212 {
  margin-bottom: 2em;
}
.detail-full-eb4a .primary_hard_cb62 {
  margin-bottom: 15px;
}
.detail-full-eb4a .primary_hard_cb62:last-child {
  margin-bottom: 0;
}
.detail-full-eb4a .narrow_40f3 {
  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) {
  .detail-full-eb4a .narrow_40f3 {
    display: block;
  }
}
.detail-full-eb4a .breadcrumb_f434 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .detail-full-eb4a .breadcrumb_f434 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.detail-full-eb4a .right-907d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.detail-full-eb4a .right-907d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.detail-full-eb4a .right-907d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.detail-full-eb4a .outline-stale-8135 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail-full-eb4a .outline-stale-8135 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.detail-full-eb4a .purple-5237 p:last-child {
  margin-bottom: 0;
}
.detail-full-eb4a .row_ab38 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.detail-full-eb4a .glass_22cf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.detail-full-eb4a .slider_purple_f05c {
  margin-top: 1em;
}
.detail-full-eb4a .description-upper-8f48 {
  top: 0;
  display: block;
}
.detail-full-eb4a .description-upper-8f48 a {
  color: inherit;
}
.detail-full-eb4a .description-upper-8f48 a:hover {
  color: inherit;
}
.detail-full-eb4a .red_3aa5 {
  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;
}
.detail-full-eb4a .red_3aa5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.detail-full-eb4a .glass_22cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.detail-full-eb4a .frame-d80b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.detail-full-eb4a .frame-d80b:first-child {
  margin-top: 0;
}
.detail-full-eb4a .frame-d80b.table_out_1c6a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.detail-full-eb4a .frame-d80b.progress_f980 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail-full-eb4a
  .frame-d80b.progress_f980.background-99ec
  .slider_purple_f05c {
  width: 100%;
}
.detail-full-eb4a .progress_f980 {
  -webkit-box-align: center;
  align-items: center;
}
.detail-full-eb4a .progress_f980 .accent-4a79,
.detail-full-eb4a .progress_f980 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.detail-full-eb4a .right-907d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-full-eb4a .right-907d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail-full-eb4a .right-907d: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;
}
.detail-full-eb4a .table_out_1c6a {
  z-index: 5;
}
.detail-full-eb4a .outer-a4f7 .active-df22 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.detail-full-eb4a .footer-motion-ae77 .active-df22 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.detail-full-eb4a .frame_small_8559 .active-df22 {
  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;
}
.detail-full-eb4a.dark_ac77 .narrow_40f3,
.detail-full-eb4a.disabled_solid_7bf0 .narrow_40f3 {
  display: block;
}
.detail-full-eb4a.dark_ac77 .narrow_40f3 .tiny-8a17,
.detail-full-eb4a.dark_ac77 .narrow_40f3 .glass_22cf,
.detail-full-eb4a.disabled_solid_7bf0 .narrow_40f3 .tiny-8a17,
.detail-full-eb4a.disabled_solid_7bf0 .narrow_40f3 .glass_22cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-full-eb4a.title-b812 .breadcrumb_f434 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .detail-full-eb4a.title-b812 .breadcrumb_f434 {
    margin-right: 0;
  }
}
.detail-full-eb4a.dark_ac77 .breadcrumb_f434,
.detail-full-eb4a.disabled_solid_7bf0 .breadcrumb_f434 {
  padding-top: 40%;
}
.detail-full-eb4a.dark_ac77 .section-7212,
.detail-full-eb4a.disabled_solid_7bf0 .section-7212 {
  display: block;
}
.detail-full-eb4a.dark_ac77 .fn-sticky-ac61 .glass_22cf,
.detail-full-eb4a.disabled_solid_7bf0 .fn-sticky-ac61 .glass_22cf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.detail-full-eb4a.dark_ac77 .breadcrumb_f434,
.detail-full-eb4a.disabled_solid_7bf0 .breadcrumb_f434 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.detail-full-eb4a.dark_ac77 .glass_22cf {
  padding: 1em;
}
.gradient_easy_0309 {
  margin: 30px auto;
  display: block;
}
.gradient_easy_0309 .alert_4d52 > * {
  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;
}
.gradient_easy_0309 .alert_4d52 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_easy_0309 .alert_4d52 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-eb33 .accent-4a79 {
  margin-bottom: 1.41575em;
}
.footer-eb33 .section_large_b8db {
  margin-bottom: 1.618em;
}
.input_863d .panel_cad1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input_863d .panel_cad1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input_863d .wrapper_cda4 {
  max-width: 100%;
  overflow: auto;
}
.shadow_dark_0297 .input_863d a:hover {
  text-decoration: underline;
}
.focused_3472 .primary_hard_cb62:not(.outline-stale-8135),
.focused_3472 .right-907d {
  margin-bottom: 1.41575em;
}
.focused_3472 .primary_hard_cb62:not(.outline-stale-8135):last-child,
.focused_3472 .right-907d:last-child {
  margin-bottom: 0;
}
.focused_3472 .primary_hard_cb62.simple_38ee {
  margin-bottom: 0.41575em;
}
.focused_3472 .active-8db8:before,
.focused_3472 .main-simple-d945:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focused_3472 .active-8db8:before {
  content: "\f115";
}
.focused_3472 .main-simple-d945:before {
  content: "\f02c";
}
.focused_3472 .highlight-basic-7c0a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focused_3472 .highlight-basic-7c0a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_plasma_c316 {
  display: -webkit-box;
  display: flex;
}
.slider_plasma_c316 .red_d60f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_plasma_c316 .red_d60f {
    flex-basis: 90px;
  }
}
.slider_plasma_c316 .avatar-out-e61d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_plasma_c316 .avatar-out-e61d {
    flex-basis: calc(100% - 50px);
  }
}
.slider_plasma_c316 .disabled_1706 p:last-child {
  margin-bottom: 0.72em;
}
.hidden-b23b .alert_4d52 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden-b23b .alert_4d52:after,
.hidden-b23b .alert_4d52:before {
  content: "";
  display: table;
}
.hidden-b23b .alert_4d52:after {
  clear: both;
}
.hidden-b23b .alert_4d52 .badge_yellow_e876,
.hidden-b23b .alert_4d52 .west-e3ea {
  width: 49%;
}
.hidden-b23b .alert_4d52 .badge_yellow_e876 a span.row_1dbe,
.hidden-b23b .alert_4d52 .west-e3ea a span.row_1dbe {
  display: block;
  margin-bottom: 5px;
}
.hidden-b23b .alert_4d52 .west-e3ea {
  float: left;
  text-align: left;
}
.hidden-b23b .alert_4d52 .badge_yellow_e876 {
  float: right;
  text-align: right;
}
.hero_complex_d04f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero_complex_d04f {
    margin-bottom: 0;
  }
}
.fixed_b048 {
  margin-bottom: 1em;
}
.fixed_b048 .outline-stale-8135 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row-48a7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade-silver-65cc .fixed_b048,
.tabs_dark_65f9 .fixed_b048 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade-silver-65cc .fixed_b048,
  .tabs_dark_65f9 .fixed_b048 {
    display: block;
  }
}
.shade-silver-65cc .row-48a7,
.tabs_dark_65f9 .row-48a7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade-silver-65cc .row-48a7,
  .tabs_dark_65f9 .row-48a7 {
    margin-bottom: 1em;
  }
}
.shade-silver-65cc .row-48a7 img,
.tabs_dark_65f9 .row-48a7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade-silver-65cc .large-9ecd,
.tabs_dark_65f9 .large-9ecd {
  flex-basis: calc(100% - 160px);
}
.shade-silver-65cc .large-9ecd p,
.tabs_dark_65f9 .large-9ecd p {
  margin-bottom: 0;
}
.shade-silver-65cc .large-9ecd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade-silver-65cc .large-9ecd {
    padding-left: 0;
  }
}
.tabs_dark_65f9 .large-9ecd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_dark_65f9 .large-9ecd {
    padding-right: 0;
  }
}
.tabs_dark_65f9 .row-48a7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze-13cb .row-48a7 {
  margin-bottom: 0.5em;
}
.bronze-13cb .row-48a7 img {
  width: 100%;
}
.notification-f94b .shade-smooth-4b6a,
.content_east_2276 .shade-smooth-4b6a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.content_east_2276 .list-last-847d .article_a37f p:last-child {
  margin-bottom: 0;
}
.widget-tall-cb8a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium-f1b4 .hard-d82a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium-f1b4 .hard-d82a:last-of-type {
    margin-bottom: 0;
  }
}
.medium-f1b4 .hard-d82a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-f1b4 .hard-d82a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium-f1b4 .hard-d82a ul li {
  margin: 0 0 0.6em;
}
.medium-f1b4 .hard-d82a ul li.clean_7353,
.medium-f1b4 .hard-d82a ul li.last_a297 {
  position: relative;
}
.medium-f1b4 .hard-d82a ul li.clean_7353 .layout-0c22,
.medium-f1b4 .hard-d82a ul li.last_a297 .layout-0c22 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium-f1b4 .hard-d82a ul li.clean_7353:after:after,
.medium-f1b4 .hard-d82a ul li.clean_7353:after:before,
.medium-f1b4
  .hard-d82a
  ul
  li.last_a297:after:after,
.medium-f1b4
  .hard-d82a
  ul
  li.last_a297:after:before {
  content: "";
  display: table;
}
.medium-f1b4 .hard-d82a ul li.clean_7353:after:after,
.medium-f1b4
  .hard-d82a
  ul
  li.last_a297:after:after {
  clear: both;
}
.medium-f1b4 .hard-d82a a.preview_d942:hover {
  text-decoration: none;
}
.medium-f1b4 .hard-d82a select {
  max-width: 100%;
}
.medium-f1b4 .hard-d82a table {
  font-size: 85%;
}
.medium-f1b4 .hard-d82a table td,
.medium-f1b4 .hard-d82a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium-f1b4 .hard-d82a table tfoot td {
  text-align: left;
}
.medium-f1b4 .hard-d82a :last-child {
  margin-bottom: 0;
}
.medium-f1b4 .hard-d82a .prev_bb9f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium-f1b4 .hard-d82a .prev_bb9f label {
  width: 100%;
}
.medium-f1b4 .hard-d82a .prev_bb9f .disabled_253d {
  width: 100%;
  display: block;
}
.medium-f1b4 .hard-d82a .prev_bb9f .focused-9fbd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium-f1b4 .hard-d82a .prev_bb9f .focused-9fbd:hover svg #svg-search {
  fill: #444;
}
.medium-f1b4 .hard-d82a .prev_bb9f .focused-9fbd svg {
  width: 18px;
  height: 18px;
}
.medium-f1b4 .basic_7ad6 ul ul,
.medium-f1b4 .pattern-69da ul ul,
.medium-f1b4 .heading-bronze-6ab0 ul ul,
.medium-f1b4 .slow_1871 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium-f1b4 .basic_7ad6 .surface_98b2 > a,
.medium-f1b4 .pattern-69da .surface_98b2 > a,
.medium-f1b4 .heading-bronze-6ab0 .surface_98b2 > a,
.medium-f1b4 .slow_1871 .surface_98b2 > a {
  margin-bottom: 0;
}
.medium-f1b4 .main_short_edd7 li,
.medium-f1b4 .basic_7ad6 li,
.medium-f1b4 .backdrop-a6f2 li,
.medium-f1b4 .pattern-69da li,
.medium-f1b4 .heading-bronze-6ab0 li,
.medium-f1b4 .slow_1871 li,
.medium-f1b4 .in-cb2d li,
.medium-f1b4 .fast-10fd li {
  display: block;
  position: relative;
}
.medium-f1b4 .main_short_edd7 li:last-child,
.medium-f1b4 .basic_7ad6 li:last-child,
.medium-f1b4 .backdrop-a6f2 li:last-child,
.medium-f1b4 .pattern-69da li:last-child,
.medium-f1b4 .heading-bronze-6ab0 li:last-child,
.medium-f1b4 .slow_1871 li:last-child,
.medium-f1b4 .in-cb2d li:last-child,
.medium-f1b4 .fast-10fd li:last-child {
  border: none;
}
.medium-f1b4 .main_short_edd7 li a,
.medium-f1b4 .basic_7ad6 li a,
.medium-f1b4 .backdrop-a6f2 li a,
.medium-f1b4 .pattern-69da li a,
.medium-f1b4 .heading-bronze-6ab0 li a,
.medium-f1b4 .slow_1871 li a,
.medium-f1b4 .in-cb2d li a,
.medium-f1b4 .fast-10fd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-f1b4 .main_short_edd7 li ul li::before,
.medium-f1b4 .basic_7ad6 li ul li::before,
.medium-f1b4 .backdrop-a6f2 li ul li::before,
.medium-f1b4 .pattern-69da li ul li::before,
.medium-f1b4 .heading-bronze-6ab0 li ul li::before,
.medium-f1b4 .slow_1871 li ul li::before,
.medium-f1b4 .in-cb2d li ul li::before,
.medium-f1b4 .fast-10fd li ul li::before {
  left: 15px;
}
.medium-f1b4 .main_short_edd7 li ul a,
.medium-f1b4 .basic_7ad6 li ul a,
.medium-f1b4 .backdrop-a6f2 li ul a,
.medium-f1b4 .pattern-69da li ul a,
.medium-f1b4 .heading-bronze-6ab0 li ul a,
.medium-f1b4 .slow_1871 li ul a,
.medium-f1b4 .in-cb2d li ul a,
.medium-f1b4 .fast-10fd li ul a {
  padding-left: 20px;
}
.medium-f1b4 .main_short_edd7 li ul ul li::before,
.medium-f1b4 .basic_7ad6 li ul ul li::before,
.medium-f1b4 .backdrop-a6f2 li ul ul li::before,
.medium-f1b4 .pattern-69da li ul ul li::before,
.medium-f1b4 .heading-bronze-6ab0 li ul ul li::before,
.medium-f1b4 .slow_1871 li ul ul li::before,
.medium-f1b4 .in-cb2d li ul ul li::before,
.medium-f1b4 .fast-10fd li ul ul li::before {
  left: 30px;
}
.medium-f1b4 .main_short_edd7 li ul ul a,
.medium-f1b4 .basic_7ad6 li ul ul a,
.medium-f1b4 .backdrop-a6f2 li ul ul a,
.medium-f1b4 .pattern-69da li ul ul a,
.medium-f1b4 .heading-bronze-6ab0 li ul ul a,
.medium-f1b4 .slow_1871 li ul ul a,
.medium-f1b4 .in-cb2d li ul ul a,
.medium-f1b4 .fast-10fd li ul ul a {
  padding-left: 40px;
}
.medium-f1b4 .yellow_5ea5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-f1b4 .fast-10fd ul li {
  margin-bottom: 1.41575em;
}
.medium-f1b4 .fast-10fd ul li .thumbnail_easy_7bb2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium-f1b4 .fast-10fd ul li .wood_4970 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface_d990 .main_short_edd7 li a,
.surface_d990 .basic_7ad6 li a,
.surface_d990 .backdrop-a6f2 li a,
.surface_d990 .pattern-69da li a,
.surface_d990 .heading-bronze-6ab0 li a,
.surface_d990 .slow_1871 li a,
.surface_d990 .in-cb2d li a,
.surface_d990 .fast-10fd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_d990 .yellow_5ea5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_d990 .hard-d82a ul li.clean_7353 .layout-0c22,
.surface_d990 .hard-d82a ul li.last_a297 .layout-0c22 {
  background: rgba(0, 0, 0, 0.2);
}
.surface_d990 .medium-f1b4 .hard-d82a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_b0ab .medium-f1b4 .gallery_2edb li {
  margin: 0;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li ul {
  margin: 0;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li ul li a {
  padding-left: 15px;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li ul li li a {
  padding-left: 30px;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li.copper_8753 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li.copper_8753 > 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;
}
.banner_b0ab .medium-f1b4 .gallery_2edb li.copper_8753 > 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;
}
.menu-full-8228 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.complex-ab97 {
  position: relative;
  z-index: 10;
}
.complex-ab97 .disabled-new-4927 {
  width: 100%;
  max-width: 100%;
}
.main-d045 .module-selected-9569 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.main-d045 .row-prev-8db2 {
}
.main-d045 .surface_d990 {
  background: #292929;
}
.picture-f655 .module-selected-9569 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.picture-f655 .row-prev-8db2 {
  background: #f9f9f9;
}
.picture-f655 .surface_d990 {
  background: #303030;
}
.secondary_active_b87d .module-selected-9569 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .secondary_active_b87d .tertiary-8cf0 {
    margin-bottom: 1em;
  }
  .secondary_active_b87d .tertiary-8cf0:last-child {
    margin-bottom: 0;
  }
}
.secondary_active_b87d .row-prev-8db2 {
  background: #ededed;
}
.secondary_active_b87d .surface_d990 {
  background: #1a1a1a;
}
.module-selected-9569.row-prev-8db2 {
  color: rgba(0, 0, 0, 0.6);
}
.module-selected-9569.row-prev-8db2 .pattern_bb13 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module-selected-9569.surface_d990 {
  color: rgba(255, 255, 255, 0.99);
}
.module-selected-9569.surface_d990 a:not(.preview_d942) {
  color: rgba(255, 255, 255, 0.79);
}
.module-selected-9569.surface_d990 a:not(.preview_d942):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-selected-9569.surface_d990 .pattern_bb13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-selected-9569.surface_d990 table tbody td,
.module-selected-9569.surface_d990 table th {
  background: rgba(0, 0, 0, 0.08);
}
.steel_b63e.caption_huge_567d .tertiary-ae07 {
  max-width: initial;
}
.steel_b63e .surface-gold-50ae {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.steel_b63e .surface-gold-50ae .disabled-new-4927 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .steel_b63e .surface-gold-50ae .disabled-new-4927 {
    display: block;
    margin-bottom: 2em;
  }
  .steel_b63e .surface-gold-50ae .disabled-new-4927:last-child {
    margin-bottom: 0;
  }
}
.secondary_active_b87d .tertiary-8cf0:last-child,
.picture-f655 .tertiary-8cf0:last-child,
.main-d045 .tertiary-8cf0:last-child {
  margin-bottom: 0;
}
.secondary_active_b87d .tertiary-8cf0 .medium-f1b4 .hard-d82a:last-child,
.picture-f655 .tertiary-8cf0 .medium-f1b4 .hard-d82a:last-child,
.main-d045 .tertiary-8cf0 .medium-f1b4 .hard-d82a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .secondary_active_b87d .wide-2052,
  .secondary_active_b87d .wrapper_e1e7,
  .picture-f655 .wide-2052,
  .picture-f655 .wrapper_e1e7,
  .main-d045 .wide-2052,
  .main-d045 .wrapper_e1e7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .complex-ab97 .tertiary-8cf0 {
    margin-bottom: 2em;
  }
}
.complex-ab97 p:last-child {
  margin-bottom: 0;
}
.complex-ab97 li,
.complex-ab97 ul {
  list-style: none;
  margin: 0;
}
.complex-ab97 ul ul {
  margin-left: 2.617924em;
}
.filter-4703 {
  font-size: 0.875em;
}

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