/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label_brown_e255/customify
Author: WPCustomify
Author URI: https://pressmaximum.label_brown_e255
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.label_brown_e255/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.out-7bac.hard_decf/licenses/gpl-2.0.advanced_c8f7
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.dropdown-liquid-f15c/, (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.east_2eac.surface-warm-5fd6/normalize.pattern_b678/
 ======
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.pattern_b678 v7.0.0 | MIT License | github.label_brown_e255/necolas/normalize.pattern_b678 */
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;
}
.feature-small-4768 .aside-358d,
.old-e1b3,
.thick_9bcc,
.basic_2564,
.cold_8c1e,
.disabled-81c4,
.shadow_f910,
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;
}
.old-e1b3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .old-e1b3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .old-e1b3,
  h1 {
    font-size: 1.8em;
  }
}
.thick_9bcc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thick_9bcc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thick_9bcc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thick_9bcc,
  h2 {
    font-size: 1.7em;
  }
}
.basic_2564,
h3 {
  font-size: 1.618em;
}
.feature-small-4768 .aside-358d,
.cold_8c1e,
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.tooltip_68f8 {
  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;
}
.fast_c146:after,
.fast_c146:before,
.widget-medium-3d94:after,
.widget-medium-3d94:before {
  content: "";
  display: table;
}
.fast_c146:after,
.widget-medium-3d94:after {
  clear: both;
}
.caption_5a6b {
  float: right;
  margin-right: 0;
}
.hot_d2e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline-small-0fbb .black_3e7d,
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;
}
.outline-small-0fbb .black_3e7d: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;
}
.pink-8599 .black_3e7d {
  box-shadow: none;
}
.pink-8599
  .black_3e7d
  .advanced_ee51 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pink-8599 .black_3e7d .card-left-f634 {
  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;
}
.pink-8599
  .black_3e7d
  .card-left-f634
  b {
  display: none;
}
.pink-8599 .heading_cb6d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(.hero-2af2),
button:not(.notification_fixed_bf45):not(.hero-2af2),
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ) {
  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;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):hover,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):hover,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):hover,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):hover,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):active,
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):active,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):active,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):active,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):active,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus {
  outline: 0;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c {
  position: relative;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .breadcrumb_mini_a665,
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .pagination-small-33f8,
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .widget_down_4ade,
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  i,
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  svg,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .breadcrumb_mini_a665,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .pagination-small-33f8,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .widget_down_4ade,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  i,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  svg,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .breadcrumb_mini_a665,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .pagination-small-33f8,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .widget_down_4ade,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  i,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  svg,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .breadcrumb_mini_a665,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .pagination-small-33f8,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .widget_down_4ade,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  i,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  svg,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .breadcrumb_mini_a665,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .pagination-small-33f8,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  .widget_down_4ade,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  i,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c
  svg {
  visibility: hidden;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c:after,
button:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c:after,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c:after,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c:after,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ).fn-loading-e26c: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;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(.hero-2af2),
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ) {
  color: #fff;
  background: #235787;
}
.block_bottom_f856:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="button"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="reset"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus,
input[type="submit"]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ):focus {
  color: #fff;
}
.block_bottom_f856.fn-disabled-e26c:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
.block_bottom_f856[disabled]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
button.fn-disabled-e26c:not(.notification_fixed_bf45):not(
    .hero-2af2
  ),
button[disabled]:not(.notification_fixed_bf45):not(
    .hero-2af2
  ) {
  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;
}
.widget-44b3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget-44b3: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;
}
.list-88af {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview_plasma_3b6a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.liquid-8412 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fast_c146:after,
.fast_c146:before,
.carousel_top_7056:after,
.carousel_top_7056:before,
.grid_4c66:after,
.grid_4c66:before,
.detail-smooth-c294:after,
.detail-smooth-c294:before,
.light_3937:after,
.light_3937:before,
.dynamic_5dca:after,
.dynamic_5dca:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fast_c146:after,
.carousel_top_7056:after,
.grid_4c66:after,
.detail-smooth-c294:after,
.light_3937:after,
.dynamic_5dca:after {
  clear: both;
}
.carousel_top_7056 .left-cca3,
.grid_4c66 .left-cca3,
.module_e32f .left-cca3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.north-a519 {
  display: inline-block;
}
.focus_out_b3fa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_out_b3fa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_out_b3fa .surface_dirty_0cdb {
  padding: 1em 0;
  font-size: 85%;
}
.surface_dirty_0cdb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview_797f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview_797f:after,
.preview_797f:before {
  content: "";
  display: table;
}
.preview_797f:after {
  clear: both;
}
.footer-lite-6cd9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.content_0959 .footer-lite-6cd9 {
  max-width: 50%;
}
.paper-61e6 .footer-lite-6cd9 {
  max-width: 33.33%;
}
.bottom-e778 .footer-lite-6cd9 {
  max-width: 25%;
}
.label-tiny-a187 .footer-lite-6cd9 {
  max-width: 20%;
}
.status_out_c8a1 .footer-lite-6cd9 {
  max-width: 16.66%;
}
.next_3c48 .footer-lite-6cd9 {
  max-width: 14.28%;
}
.link_d09f .footer-lite-6cd9 {
  max-width: 12.5%;
}
.badge-action-8ed9 .footer-lite-6cd9 {
  max-width: 11.11%;
}
.plasma_0b07 {
  display: block;
}
.feature-small-4768 .frame-right-fb36 label,
.feature-small-4768 .stone-88b1 label,
.feature-small-4768 .table-hot-cd5a label,
.feature-small-4768 .bronze_ed1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-60f4 {
  list-style: none;
  margin: 0;
}
.badge-60f4 article.input-hard-5037 {
  margin-bottom: 0;
}
.badge-60f4 ul {
  list-style: none;
  margin: 0;
}
.badge-60f4 .frame_in_3391 li.input-hard-5037 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-60f4 .frame_in_3391 li.input-hard-5037 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-60f4 .frame_in_3391 li.input-hard-5037: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) {
  .badge-60f4 .frame_in_3391 li.input-hard-5037 li.input-hard-5037 li.input-hard-5037 li.input-hard-5037 {
    padding-left: 0;
  }
}
article.input-hard-5037 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-hard-5037 .carousel_top_7056 p:last-of-type {
  margin-bottom: 0;
}
article.input-hard-5037 .alert-a0b4 {
  float: left;
}
article.input-hard-5037 .out-2fac {
  margin-left: 85px;
}
article.input-hard-5037 .menu_lite_1ed3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-hard-5037 .menu_lite_1ed3 .block_orange_5b27 {
  margin-left: 10px;
}
article.input-hard-5037 .outline_ab51 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-hard-5037 .gold_50aa {
  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 .frame-right-fb36,
  #respond .table-hot-cd5a,
  #respond .bronze_ed1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-right-fb36 input,
#respond .table-hot-cd5a input,
#respond .bronze_ed1b input {
  width: 100%;
}
#respond .bronze_ed1b {
  margin-right: 0;
}
#respond .wide_8fa3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_f17c {
  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;
}
.south_f17c.pressed-2e4c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.south_f17c 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%);
}
.south_f17c:focus,
.south_f17c: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);
}
.fresh-7165 {
  border-radius: 10%;
}
.label_c579 {
  border-radius: 50%;
}
.status-6bdc {
  font-size: 0.72em;
}
.accent-8db5 {
  font-size: 0.875em;
}
.modal_brown_db57 {
  font-size: 1.1em;
}
.dropdown_complex_5d32 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_complex_5d32.status-6bdc {
  letter-spacing: 0.5px;
}
.easy-734d,
.easy-734d a {
  color: #6d6d6d;
}
.easy-734d a:hover {
  color: #111;
}
.hidden-6166 {
  color: #6d6d6d;
}
.large-5fc0 {
  overflow-x: hidden;
}
.large-5fc0 .hero-5cef.shadow_brown_6fd1 {
  position: relative;
}
.large-5fc0 .hero-5cef.shadow_brown_6fd1.bronze-7467 {
  position: initial;
}
.large-5fc0
  .hero-5cef.shadow_brown_6fd1.bronze-7467
  .full-332e {
  left: auto;
}
.large-5fc0 .hero-5cef .full-332e {
  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;
}
.large-5fc0 .hero-5cef:hover.shadow_brown_6fd1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.large-5fc0
  .hero-5cef:hover.shadow_brown_6fd1
  .full-332e {
  display: block;
  z-index: 9999999;
}
.large-5fc0 .backdrop-17a4 .wrapper_motion_f519,
.large-5fc0 .over_a916 .wrapper_motion_f519 {
  display: none;
}
.large-5fc0 .slider_cc89 .hero-5cef:hover.shadow_brown_6fd1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature-small-4768 .frame-right-fb36 label,
.feature-small-4768 .stone-88b1 label,
.feature-small-4768 .table-hot-cd5a label,
.feature-small-4768 .bronze_ed1b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-60f4 {
  list-style: none;
  margin: 0;
}
.badge-60f4 article.input-hard-5037 {
  margin-bottom: 0;
}
.badge-60f4 ul {
  list-style: none;
  margin: 0;
}
.badge-60f4 .frame_in_3391 li.input-hard-5037 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-60f4 .frame_in_3391 li.input-hard-5037 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-60f4 .frame_in_3391 li.input-hard-5037: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) {
  .badge-60f4 .frame_in_3391 li.input-hard-5037 li.input-hard-5037 li.input-hard-5037 li.input-hard-5037 {
    padding-left: 0;
  }
}
article.input-hard-5037 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input-hard-5037 .carousel_top_7056 p:last-of-type {
  margin-bottom: 0;
}
article.input-hard-5037 .alert-a0b4 {
  float: left;
}
article.input-hard-5037 .out-2fac {
  margin-left: 85px;
}
article.input-hard-5037 .menu_lite_1ed3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input-hard-5037 .menu_lite_1ed3 .block_orange_5b27 {
  margin-left: 10px;
}
article.input-hard-5037 .outline_ab51 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input-hard-5037 .gold_50aa {
  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 .frame-right-fb36,
  #respond .table-hot-cd5a,
  #respond .bronze_ed1b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-right-fb36 input,
#respond .table-hot-cd5a input,
#respond .bronze_ed1b input {
  width: 100%;
}
#respond .bronze_ed1b {
  margin-right: 0;
}
#respond .wide_8fa3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop-17a4 .modal_5cd4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_5cd4 .photo_581b.hero-91f4 .middle-ce20 > li > a:focus,
.modal_5cd4 .photo_581b.hero-91f4 .middle-ce20 > li > a:hover,
.modal_5cd4 .photo_581b.menu_b48c .middle-ce20 > li > a:focus,
.modal_5cd4 .photo_581b.menu_b48c .middle-ce20 > li > a:hover,
.modal_5cd4 .photo_581b.panel_complex_19df .middle-ce20 > li > a:focus,
.modal_5cd4 .photo_581b.panel_complex_19df .middle-ce20 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4
  .photo_581b.hero-91f4
  .middle-ce20
  > li.iron_05de
  > a,
.modal_5cd4
  .photo_581b.hero-91f4
  .middle-ce20
  > li.liquid-4242
  > a,
.modal_5cd4
  .photo_581b.menu_b48c
  .middle-ce20
  > li.iron_05de
  > a,
.modal_5cd4
  .photo_581b.menu_b48c
  .middle-ce20
  > li.liquid-4242
  > a,
.modal_5cd4
  .photo_581b.panel_complex_19df
  .middle-ce20
  > li.iron_05de
  > a,
.modal_5cd4 .photo_581b.panel_complex_19df .middle-ce20 > li.summary-889c > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4 .gradient-left-ad2c,
.modal_5cd4 .gradient-left-ad2c a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4 .outline_e6f1.copper-69af li a,
.modal_5cd4 .feature-small-7f85 a,
.modal_5cd4 .fluid-2cc9,
.modal_5cd4 .middle-ce20 > li > a,
.modal_5cd4 .list_advanced_013a {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4 .outline_e6f1.copper-69af li a:hover,
.modal_5cd4 .feature-small-7f85 a:hover,
.modal_5cd4 .fluid-2cc9:hover,
.modal_5cd4 .middle-ce20 > li > a:hover,
.modal_5cd4 .list_advanced_013a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4 .header_left_3820 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4 .header_left_3820 .paragraph_dynamic_65d2 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4 .header_left_3820:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_5cd4 .widget_881a .up_8af3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4 .widget_881a .up_8af3 .shade-complex-cac3 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4
  .widget_881a
  .up_8af3
  .shade-complex-cac3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4
  .widget_881a
  .up_8af3
  .shade-complex-cac3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4
  .widget_881a
  .up_8af3
  .shade-complex-cac3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4
  .widget_881a
  .up_8af3
  .shade-complex-cac3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4 .widget_881a .aside-4d70 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_5cd4 .widget_881a .aside-4d70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-7dd2
  .modal_5cd4
  .widget_881a
  .disabled-dc37
  .nav_focused_b5b3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-7dd2
  .modal_5cd4
  .widget_881a
  .disabled-dc37
  .shade-complex-cac3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-17a4 .column_5e0d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_5e0d .photo_581b.hero-91f4 .middle-ce20 > li > a:focus,
.column_5e0d .photo_581b.hero-91f4 .middle-ce20 > li > a:hover,
.column_5e0d .photo_581b.menu_b48c .middle-ce20 > li > a:focus,
.column_5e0d .photo_581b.menu_b48c .middle-ce20 > li > a:hover,
.column_5e0d .photo_581b.panel_complex_19df .middle-ce20 > li > a:focus,
.column_5e0d .photo_581b.panel_complex_19df .middle-ce20 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_5e0d
  .photo_581b.hero-91f4
  .middle-ce20
  > li.iron_05de
  > a,
.column_5e0d
  .photo_581b.hero-91f4
  .middle-ce20
  > li.liquid-4242
  > a,
.column_5e0d
  .photo_581b.menu_b48c
  .middle-ce20
  > li.iron_05de
  > a,
.column_5e0d
  .photo_581b.menu_b48c
  .middle-ce20
  > li.liquid-4242
  > a,
.column_5e0d
  .photo_581b.panel_complex_19df
  .middle-ce20
  > li.iron_05de
  > a,
.column_5e0d .photo_581b.panel_complex_19df .middle-ce20 > li.summary-889c > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_5e0d .gradient-left-ad2c,
.column_5e0d .gradient-left-ad2c a {
  color: rgba(0, 0, 0, 0.8);
}
.column_5e0d .outline_e6f1.copper-69af li a,
.column_5e0d .feature-small-7f85 a,
.column_5e0d .fluid-2cc9,
.column_5e0d .middle-ce20 > li > a,
.column_5e0d .list_advanced_013a {
  color: rgba(0, 0, 0, 0.55);
}
.column_5e0d .outline_e6f1.copper-69af li a:hover,
.column_5e0d .feature-small-7f85 a:hover,
.column_5e0d .fluid-2cc9:hover,
.column_5e0d .middle-ce20 > li > a:hover,
.column_5e0d .list_advanced_013a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_5e0d .header_left_3820 {
  color: rgba(0, 0, 0, 0.55);
}
.column_5e0d .header_left_3820 .paragraph_dynamic_65d2 {
  color: rgba(0, 0, 0, 0.8);
}
.column_5e0d .header_left_3820:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_651a .pagination-solid-295b {
  margin-left: auto;
  margin-right: auto;
}
.grid_4c66 > * {
  margin-left: auto;
  margin-right: auto;
}
.grid_4c66 .list-88af {
  margin-right: 1.41575em;
}
.pattern_over_0ae6 .grid_4c66 > .notification_stone_3000 {
  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;
}
.pattern_over_0ae6 .grid_4c66 > .outline-pressed-7ab4 {
  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;
}
.paragraph-copper-26e4.section_651a .pagination-solid-295b,
.label_old_ba75.section_651a .pagination-solid-295b {
  margin-left: 0;
}
.module_6e1e.section_651a .pagination-solid-295b,
.dynamic_0ea7.section_651a .pagination-solid-295b {
  margin-right: 0;
}
.grid_4c66 ol,
.grid_4c66 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.short_0b0d video {
  max-width: 100%;
}
.simple-1a8d img {
  display: block;
}
.simple-1a8d.list-88af,
.simple-1a8d.preview_plasma_3b6a {
  width: 100%;
}
.simple-1a8d.outline-pressed-7ab4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow_green_c41f:not(.background_dc0b) {
  margin: 1.5em auto;
}
.north_cec5 p {
  padding: 1.5em 14px;
}
ul.element-8764.outline-pressed-7ab4,
ul.element-8764.notification_stone_3000,
ul.element-8764.main-simple-0617.notification_stone_3000 {
  padding: 0 14px;
}
.component-42ba {
  display: block;
  overflow-x: auto;
}
.component-42ba table {
  border-collapse: collapse;
  width: 100%;
}
.component-42ba td,
.component-42ba th {
  padding: 0.5em;
}
.grid_4c66 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.grid_4c66 ol ol,
.grid_4c66 ol ul,
.grid_4c66 ul ol,
.grid_4c66 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.grid_4c66 ol ol li,
.grid_4c66 ol ul li,
.grid_4c66 ul ol li,
.grid_4c66 ul ul li {
  margin-left: 0;
}
.header-e29d.frame_27c4 > .current_9cc1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header-e29d.frame_27c4 > .current_9cc1 iframe,
.header-e29d.frame_27c4 > .current_9cc1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stone-52ad {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stone-52ad.section-5ada {
  padding: 0;
}
.stone-52ad.section-5ada cite {
  font-size: 13px;
}
.stone-52ad > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stone-52ad cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.full-3f19 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.full-3f19 > p:first-child {
  margin-top: 0;
}
.full-3f19 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.full-3f19 blockquote {
  border-left: 0;
}
.form-west-83ea {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form-west-83ea:not(.detail-9152) {
  max-width: 100px;
}
.form-west-83ea.light_d43f {
  border-bottom: none !important;
  text-align: center;
}
.form-west-83ea.light_d43f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .north_cec5 p {
    padding: 1.5em 0;
  }
}
.hidden_ec52 {
  color: #0073aa;
}
.large_000b {
  background-color: #0073aa;
}
.tall_0539 {
  color: #229fd8;
}
.preview-tall-04c8 {
  background-color: #229fd8;
}
.alert_old_0128 {
  color: #eee;
}
.middle_9ffb {
  background-color: #eee;
}
.row_down_7983 {
  color: #444;
}
.iron_9be9 {
  background-color: #444;
}
.container-black-5505 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-black-5505 .south_5144 .feature-small-7f85 {
  font-size: 15px;
}
.container-black-5505 .feature-small-7f85 {
  line-height: 1.3;
}
.container-black-5505 .column_5e0d {
}
.container-black-5505 .modal_5cd4 {
  background: #235787;
}
.medium_d52f {
  padding: 0;
}
.medium_d52f .modal_5cd4 {
  background: #1a1a1a;
}
.medium_d52f .column_5e0d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.search-aae0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.search-aae0 .column_5e0d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.search-aae0 .modal_5cd4 {
  background: #303030;
}
.dynamic_5dca {
  position: relative;
  z-index: 10;
}
.dynamic_5dca .stone-e937 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next_dd8a .shadow_brown_6fd1 {
  display: inline-block;
  vertical-align: middle;
}
.next_dd8a.slow-822e .shadow_brown_6fd1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .next_dd8a.slow-822e .shadow_brown_6fd1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .next_dd8a.slow-822e .shadow_brown_6fd1 {
    margin-right: 0.4em;
  }
}
.next_dd8a.slow-822e .shadow_brown_6fd1:last-child {
  margin-right: 0;
}
.list-f662 .stone-e937 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop-17a4 .south_5144 {
    margin: 0 -0.5em;
  }
  .backdrop-17a4 .south_5144 [class*="customify-col-"],
  .backdrop-17a4 .south_5144 [class*="customify-col_"],
  .backdrop-17a4 .south_5144 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop-17a4.logo-9791 .stone-e937 {
  background: 0 0 !important;
}
.backdrop-17a4.logo-9791 .stone-e937,
.backdrop-17a4.list-f662 .stone-e937 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop-17a4.black_533c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop-17a4.list-f662 .stone-e937 {
  box-shadow: none !important;
}
.pattern_old_14a9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern_old_14a9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_old_14a9 {
    padding: 18px 0 20px;
  }
}
.pattern_old_14a9 .content_narrow_e00a {
  width: 100%;
}
.pattern_old_14a9 .right_900d {
  margin-bottom: 0;
}
.pattern_old_14a9 .first-7980 {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort-d49b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort-d49b .carousel-soft-e1f3 {
  width: 100%;
}
.panel_glass_f19c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_glass_f19c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_glass_f19c li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.panel_glass_f19c li:last-child:after {
  display: none;
}
.panel_glass_f19c li a {
  font-weight: 500;
  margin-right: 10px;
}
.banner-upper-e92b .wrapper_motion_f519 button,
.pattern_old_14a9 .wrapper_motion_f519 button {
  left: 0;
}
.banner-upper-e92b .carousel-soft-e1f3,
.pattern_old_14a9 .carousel-soft-e1f3 {
  padding-left: 0;
  padding-right: 0;
}
.banner-upper-e92b .sort-d49b,
.pattern_old_14a9 .sort-d49b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.banner-upper-e92b {
  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;
}
.banner-upper-e92b: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;
}
.banner-upper-e92b .pressed-1bfe {
  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) {
  .banner-upper-e92b .pressed-1bfe {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .banner-upper-e92b .pressed-1bfe {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .banner-upper-e92b .pressed-1bfe {
    min-height: 200px;
  }
}
.banner-upper-e92b .panel_glass_f19c {
  color: rgba(255, 255, 255, 0.8);
}
.banner-upper-e92b .panel_glass_f19c a,
.banner-upper-e92b .panel_glass_f19c li:after {
  color: inherit;
}
.banner-upper-e92b .panel_glass_f19c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.soft_87ff {
  margin-bottom: 0.5em;
}
.liquid_f93a {
  margin-bottom: 1.2em;
}
.liquid_f93a,
.soft_87ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.liquid_f93a p:last-child,
.soft_87ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper_motion_f519,
#masthead .wrapper_motion_f519 {
  display: none;
}
#masthead
  > .wrapper_motion_f519.description_ef31 {
  display: none;
}
#masthead > .wrapper_motion_f519 button {
  left: 0;
}
.chip_red_e2c0 {
  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%;
}
.chip_red_e2c0 .shadow_brown_6fd1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.chip_red_e2c0 .grid_mini_ab5b {
  display: -webkit-box;
  display: flex;
}
.chip_red_e2c0 .grid_mini_ab5b.yellow-2773 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.chip_red_e2c0 .grid_mini_ab5b.article-tiny-dee3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip_red_e2c0 .grid_mini_ab5b.item_f60c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.chip_red_e2c0.dark-7248.main_white_444a .grid_mini_ab5b.yellow-2773 {
  flex-basis: 100%;
}
.chip_red_e2c0.container-723c .grid_mini_ab5b.article-tiny-dee3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.chip_red_e2c0.container-723c .grid_mini_ab5b.item_f60c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper_motion_f519.description_ef31 {
  display: none;
}
#masthead > .wrapper_motion_f519 button {
  left: 0;
}
.text_89bc {
  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;
}
.text_89bc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.text_89bc.container-cold-e478 i {
  margin-right: 4px;
}
.text_89bc.dynamic_3bd1 i {
  margin-left: 5px;
}
.feature-small-7f85 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.feature-small-7f85 p:last-child {
  margin-bottom: 0;
}
.modal_last_3d5b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.modal_last_3d5b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.modal_last_3d5b img {
  display: block;
  width: auto;
  line-height: 1;
}
.modal_last_3d5b .gradient-left-ad2c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.modal_last_3d5b .detail_709a {
  margin: 5px 0 7px 0;
}
.modal_last_3d5b.right-6397 .shade-tall-adae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_last_3d5b.right-6397 .fluid_d750 {
  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;
}
.modal_last_3d5b.article_f3ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.modal_last_3d5b.article_f3ce .shade-tall-adae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_last_3d5b.article_f3ce .fluid_d750 {
  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;
}
.modal_last_3d5b.notice_up_cfc5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_last_3d5b.hero_west_e288 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.modal_last_3d5b.hero_west_e288 .fluid_d750 {
  margin-top: 7px;
}
.primary_0dbf {
  display: inline-block;
}
.dynamic_5dca .menu_dynamic_c40f .modal_last_3d5b img {
  max-width: 100%;
}
.photo_581b .tag_dynamic_7fc7.green_4bac,
.aside_b27c .tag_dynamic_7fc7.green_4bac {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_581b .simple-1343,
.aside_b27c .simple-1343 {
  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%);
}
.photo_581b .simple-1343 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_581b.action_ae10 .simple-1343 {
  display: none;
}
.photo_581b .module-19c8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_581b .module-19c8 li {
  display: inline-block;
  position: relative;
}
.photo_581b .module-19c8 li:last-child {
  margin-right: 0;
}
.photo_581b .module-19c8 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;
}
.photo_581b .module-19c8 li.summary-889c > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_581b .module-19c8 > 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;
}
.photo_581b .module-19c8 > li > a i {
  line-height: 0;
}
.photo_581b .module-19c8 > li.active-fd30 > a .simple-1343 {
  margin-left: 4px;
  line-height: 0;
}
.photo_581b .module-19c8 .upper-c2f4 li.active-fd30 > a {
  position: relative;
}
.photo_581b .module-19c8 .upper-c2f4 li.active-fd30 > a:after,
.photo_581b .module-19c8 .upper-c2f4 li.active-fd30 > a:before {
  content: "";
  display: table;
}
.photo_581b .module-19c8 .upper-c2f4 li.active-fd30 > a:after {
  clear: both;
}
.photo_581b .module-19c8 .upper-c2f4 li.active-fd30 > a .simple-1343 {
  margin-left: 5px;
  float: right;
}
.photo_581b .paragraph_8819,
.photo_581b .upper-c2f4 {
  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;
}
.photo_581b .upper-c2f4 {
  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;
}
.photo_581b .upper-c2f4 .green_4bac {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_581b .upper-c2f4 .simple-1343 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_581b .upper-c2f4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_581b .upper-c2f4 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;
}
.photo_581b .upper-c2f4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_581b .upper-c2f4 .upper-c2f4 {
  top: 0;
  left: 100%;
}
.photo_581b .header_e28b.fn-focus-e26c > .paragraph_8819,
.photo_581b .header_e28b.fn-focus-e26c > .upper-c2f4,
.photo_581b .header_e28b:focus > .paragraph_8819,
.photo_581b .header_e28b:focus > .upper-c2f4,
.photo_581b .header_e28b:hover > .paragraph_8819,
.photo_581b .header_e28b:hover > .upper-c2f4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_581b.panel_complex_19df .middle-ce20:after,
.photo_581b.panel_complex_19df .middle-ce20:before {
  content: "";
  display: table;
}
.photo_581b.panel_complex_19df .middle-ce20:after {
  clear: both;
}
.photo_581b.panel_complex_19df .middle-ce20 > li {
  float: left;
}
.photo_581b.glass_58c0 .middle-ce20:after,
.photo_581b.glass_58c0 .middle-ce20:before {
  content: "";
  display: table;
}
.photo_581b.glass_58c0 .middle-ce20:after {
  clear: both;
}
.photo_581b.glass_58c0 .middle-ce20 > li {
  float: left;
}
.photo_581b.glass_58c0 .middle-ce20 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_581b.glass_58c0 .middle-ce20 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_581b.glass_58c0 .middle-ce20 > li.iron_05de > a,
.photo_581b.glass_58c0 .middle-ce20 > li.summary-889c > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_581b.hero-91f4 .middle-ce20 > li > a .green_4bac {
  position: relative;
}
.photo_581b.hero-91f4 .middle-ce20 > li > a .green_4bac: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;
}
.photo_581b.hero-91f4
  .middle-ce20
  > li:focus
  > a
  .green_4bac:before,
.photo_581b.hero-91f4
  .middle-ce20
  > li:hover
  > a
  .green_4bac:before {
  width: 100%;
  background-color: currentColor;
}
.photo_581b.hero-91f4
  .middle-ce20
  > li.iron_05de
  > a
  .green_4bac:before,
.photo_581b.hero-91f4
  .middle-ce20
  > li.liquid-4242
  > a
  .green_4bac:before {
  width: 100%;
  background-color: currentColor;
}
.photo_581b.menu_b48c .middle-ce20 > li > a .green_4bac {
  position: relative;
}
.photo_581b.menu_b48c .middle-ce20 > li > a .green_4bac: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;
}
.photo_581b.menu_b48c .middle-ce20 > li:focus > a .green_4bac:before,
.photo_581b.menu_b48c
  .middle-ce20
  > li:hover
  > a
  .green_4bac:before {
  width: 100%;
  background-color: currentColor;
}
.photo_581b.menu_b48c
  .middle-ce20
  > li.iron_05de
  > a
  .green_4bac:before,
.photo_581b.menu_b48c
  .middle-ce20
  > li.liquid-4242
  > a
  .green_4bac:before {
  width: 100%;
  background-color: currentColor;
}
.aside_b27c .module-19c8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside_b27c .module-19c8 li:first-child > a {
  border-top: none;
}
.aside_b27c .module-19c8 .menu_ecee > .green_4bac .simple-1343 {
  display: none;
}
.aside_b27c .module-19c8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside_b27c .module-19c8 li:last-child {
  border: none;
}
.aside_b27c .module-19c8 li.active-fd30 > a {
  padding-right: 45px !important;
}
.aside_b27c .module-19c8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside_b27c .module-19c8 li a:focus,
.aside_b27c .module-19c8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_b27c .module-19c8 li .current-8c32 {
  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;
}
.aside_b27c .module-19c8 li .current-8c32:hover {
  box-shadow: none;
}
.aside_b27c .module-19c8 li .current-8c32 .simple-1343 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside_b27c .module-19c8 .upper-c2f4 {
  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);
}
.aside_b27c .module-19c8 .upper-c2f4 li a {
  padding-left: 3em;
}
.aside_b27c .module-19c8 .menu_upper_a121 > a .current-8c32 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside_b27c .module-19c8 .menu_upper_a121 > .upper-c2f4 {
  display: block;
  opacity: 1;
}
.column-east-45be {
  max-width: 100%;
}
.thumbnail_fluid_ae07 {
  line-height: 0;
  cursor: pointer;
}
.list_advanced_013a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.list_advanced_013a:hover {
  box-shadow: none;
  color: currentColor;
}
.list_advanced_013a svg {
  width: 18px;
  height: 18px;
}
.list_advanced_013a .pro-b604 {
  display: none;
}
.advanced_0685 {
  position: relative;
}
.advanced_0685.fn-active-e26c .list_advanced_013a .fixed-e296 {
  display: none;
}
.advanced_0685.fn-active-e26c .list_advanced_013a .pro-b604 {
  display: inline-block;
}
.advanced_0685 .tooltip-white-1371 {
  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);
}
.advanced_0685.breadcrumb-mini-65cb .tooltip-white-1371 {
  left: auto;
  right: -0.9em;
}
.advanced_0685.breadcrumb-mini-65cb .gold-18a2::before {
  left: auto;
  right: 15px;
}
.advanced_0685.fn-active-e26c .tooltip-white-1371 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-dc37 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.disabled-dc37 label {
  flex-basis: 100%;
}
.disabled-dc37 .up_8af3 {
  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;
}
.disabled-dc37 .shade-complex-cac3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.disabled-dc37 .shade-complex-cac3:focus {
  background-color: transparent;
}
.disabled-dc37 button.aside-4d70 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.disabled-dc37 button.aside-4d70:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.disabled-dc37 button.aside-4d70 svg {
  width: 18px;
  height: 18px;
}
.disabled-dc37 input[type="submit"] {
  min-height: auto;
}
.widget_881a .disabled-dc37 .shade-complex-cac3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gold-18a2 {
  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) {
  .gold-18a2 {
    width: 220px;
  }
}
.gold-18a2 label {
  flex-basis: 100%;
}
.gold-18a2::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;
}
.backdrop-7dd2 .widget_881a .disabled-dc37 {
  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;
}
.backdrop-7dd2
  .widget_881a
  .disabled-dc37
  .up_8af3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop-7dd2 .widget_881a .disabled-dc37 .shade-complex-cac3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop-7dd2
  .widget_881a
  .disabled-dc37
  .shade-complex-cac3:focus {
  background: 0 0;
}
.backdrop-7dd2
  .widget_881a
  .disabled-dc37
  .nav_focused_b5b3 {
  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;
}
.outline_e6f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outline_e6f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outline_e6f1 li:last-child {
  margin-right: 0;
}
.outline_e6f1 li:first-child {
  margin-left: 0;
}
.outline_e6f1.image-f9b5 a {
  color: #fff;
}
.outline_e6f1.image-f9b5 a:hover {
  color: #fff;
}
.outline_e6f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outline_e6f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outline_e6f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outline_e6f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.outline_e6f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.outline_e6f1 [class*="social-icon-apple"].hover_new_8f2c {
  background-color: transparent;
  color: #999;
}
.outline_e6f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outline_e6f1 [class*="social-icon-behance"].hover_new_8f2c {
  background-color: transparent;
  color: #1769ff;
}
.outline_e6f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outline_e6f1 [class*="social-icon-bitbucket"].hover_new_8f2c {
  background-color: transparent;
  color: #205081;
}
.outline_e6f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.outline_e6f1 [class*="social-icon-codepen"].hover_new_8f2c {
  background-color: transparent;
  color: #000;
}
.outline_e6f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outline_e6f1 [class*="social-icon-delicious"].hover_new_8f2c {
  background-color: transparent;
  color: #39f;
}
.outline_e6f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outline_e6f1 [class*="social-icon-digg"].hover_new_8f2c {
  background-color: transparent;
  color: #005be2;
}
.outline_e6f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outline_e6f1 [class*="social-icon-dribbble"].hover_new_8f2c {
  background-color: transparent;
  color: #ea4c89;
}
.outline_e6f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outline_e6f1 [class*="social-icon-envelope"].hover_new_8f2c {
  background-color: transparent;
  color: #ea4335;
}
.outline_e6f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outline_e6f1 [class*="social-icon-facebook"].hover_new_8f2c {
  background-color: transparent;
  color: #3b5998;
}
.outline_e6f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outline_e6f1 [class*="social-icon-flickr"].hover_new_8f2c {
  background-color: transparent;
  color: #0063dc;
}
.outline_e6f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outline_e6f1 [class*="social-icon-foursquare"].hover_new_8f2c {
  background-color: transparent;
  color: #2d5be3;
}
.outline_e6f1 [class*="social-icon-github"] {
  background-color: #333;
}
.outline_e6f1 [class*="social-icon-github"].hover_new_8f2c {
  background-color: transparent;
  color: #333;
}
.outline_e6f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outline_e6f1 [class*="social-icon-google-plus"].hover_new_8f2c {
  background-color: transparent;
  color: #dd4b39;
}
.outline_e6f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outline_e6f1 [class*="social-icon-houzz"].hover_new_8f2c {
  background-color: transparent;
  color: #7ac142;
}
.outline_e6f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outline_e6f1 [class*="social-icon-instagram"].hover_new_8f2c {
  background-color: transparent;
  color: #262626;
}
.outline_e6f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outline_e6f1 [class*="social-icon-jsfiddle"].hover_new_8f2c {
  background-color: transparent;
  color: #487aa2;
}
.outline_e6f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outline_e6f1 [class*="social-icon-linkedin"].hover_new_8f2c {
  background-color: transparent;
  color: #0077b5;
}
.outline_e6f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outline_e6f1 [class*="social-icon-medium"].hover_new_8f2c {
  background-color: transparent;
  color: #00ab6b;
}
.outline_e6f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outline_e6f1
  [class*="social-icon-odnoklassniki"].hover_new_8f2c {
  background-color: transparent;
  color: #f4731c;
}
.outline_e6f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outline_e6f1 [class*="social-icon-meetup"].hover_new_8f2c {
  background-color: transparent;
  color: #ec1c40;
}
.outline_e6f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outline_e6f1 [class*="social-icon-pinterest"].hover_new_8f2c {
  background-color: transparent;
  color: #bd081c;
}
.outline_e6f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outline_e6f1 [class*="social-icon-product-hunt"].hover_new_8f2c {
  background-color: transparent;
  color: #da552f;
}
.outline_e6f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outline_e6f1 [class*="social-icon-reddit"].hover_new_8f2c {
  background-color: transparent;
  color: #ff4500;
}
.outline_e6f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outline_e6f1 [class*="social-icon-rss"].hover_new_8f2c {
  background-color: transparent;
  color: #f26522;
}
.outline_e6f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outline_e6f1
  [class*="social-icon-shopping-cart"].hover_new_8f2c {
  background-color: transparent;
  color: #4caf50;
}
.outline_e6f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outline_e6f1 [class*="social-icon-skype"].hover_new_8f2c {
  background-color: transparent;
  color: #00aff0;
}
.outline_e6f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outline_e6f1 [class*="social-icon-slideshare"].hover_new_8f2c {
  background-color: transparent;
  color: #0077b5;
}
.outline_e6f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outline_e6f1 [class*="social-icon-snapchat"].hover_new_8f2c {
  background-color: transparent;
  color: #fffc00;
}
.outline_e6f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outline_e6f1 [class*="social-icon-soundcloud"].hover_new_8f2c {
  background-color: transparent;
  color: #f80;
}
.outline_e6f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outline_e6f1 [class*="social-icon-spotify"].hover_new_8f2c {
  background-color: transparent;
  color: #2ebd59;
}
.outline_e6f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outline_e6f1
  [class*="social-icon-stack-overflow"].hover_new_8f2c {
  background-color: transparent;
  color: #fe7a15;
}
.outline_e6f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outline_e6f1 [class*="social-icon-maldkfgram"].hover_new_8f2c {
  background-color: transparent;
  color: #2ca5e0;
}
.outline_e6f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outline_e6f1 [class*="social-icon-tripadvisor"].hover_new_8f2c {
  background-color: transparent;
  color: #589442;
}
.outline_e6f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outline_e6f1 [class*="social-icon-tumblr"].hover_new_8f2c {
  background-color: transparent;
  color: #35465c;
}
.outline_e6f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outline_e6f1 [class*="social-icon-twitch"].hover_new_8f2c {
  background-color: transparent;
  color: #6441a5;
}
.outline_e6f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outline_e6f1 [class*="social-icon-twitter"].hover_new_8f2c {
  background-color: transparent;
  color: #1da1f2;
}
.outline_e6f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outline_e6f1 [class*="social-icon-vimeo"].hover_new_8f2c {
  background-color: transparent;
  color: #1ab7ea;
}
.outline_e6f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outline_e6f1 [class*="social-icon-vk"].hover_new_8f2c {
  background-color: transparent;
  color: #45668e;
}
.outline_e6f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outline_e6f1 [class*="social-icon-weibo"].hover_new_8f2c {
  background-color: transparent;
  color: #df2029;
}
.outline_e6f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outline_e6f1 [class*="social-icon-weixin"].hover_new_8f2c {
  background-color: transparent;
  color: #7bb32e;
}
.outline_e6f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outline_e6f1 [class*="social-icon-whatsapp"].hover_new_8f2c {
  background-color: transparent;
  color: #25d366;
}
.outline_e6f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outline_e6f1 [class*="social-icon-wordpress"].hover_new_8f2c {
  background-color: transparent;
  color: #21759b;
}
.outline_e6f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.outline_e6f1 [class*="social-icon-xing"].hover_new_8f2c {
  background-color: transparent;
  color: #026466;
}
.outline_e6f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outline_e6f1 [class*="social-icon-yelp"].hover_new_8f2c {
  background-color: transparent;
  color: #af0606;
}
.outline_e6f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outline_e6f1 [class*="social-icon-youtube"].hover_new_8f2c {
  background-color: transparent;
  color: #cd201f;
}
.fluid-2cc9 {
  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;
}
.fluid-2cc9:hover {
  box-shadow: none;
  background: 0 0;
}
.blue_9cf4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-action-e1af {
  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;
}
.article-7e88 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.overlay_39d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.overlay_39d8,
.overlay_39d8::after,
.overlay_39d8::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;
}
.overlay_39d8::after,
.overlay_39d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.form_9c25 .image-action-e1af .article-7e88 {
  margin-top: -2px;
  width: 19px;
}
.form_9c25 .image-action-e1af .overlay_39d8 {
  margin-top: -1px;
}
.form_9c25 .image-action-e1af .overlay_39d8,
.form_9c25 .image-action-e1af .overlay_39d8::after,
.form_9c25 .image-action-e1af .overlay_39d8::before {
  width: 19px;
  height: 2px;
}
.form_9c25 .image-action-e1af .overlay_39d8::before {
  top: -6px;
}
.form_9c25 .image-action-e1af .overlay_39d8::after {
  bottom: -6px;
}
.liquid_964c .image-action-e1af .article-7e88 {
  margin-top: -2px;
  width: 22px;
}
.liquid_964c .image-action-e1af .overlay_39d8 {
  margin-top: -1px;
}
.liquid_964c .image-action-e1af .overlay_39d8,
.liquid_964c .image-action-e1af .overlay_39d8::after,
.liquid_964c .image-action-e1af .overlay_39d8::before {
  width: 22px;
  height: 2px;
}
.liquid_964c .image-action-e1af .overlay_39d8::before {
  top: -7px;
}
.liquid_964c .image-action-e1af .overlay_39d8::after {
  bottom: -7px;
}
.advanced-2472 .image-action-e1af .article-7e88 {
  margin-top: -2px;
  width: 31px;
}
.advanced-2472 .image-action-e1af .overlay_39d8 {
  margin-top: -1.5px;
}
.advanced-2472 .image-action-e1af .overlay_39d8,
.advanced-2472 .image-action-e1af .overlay_39d8::after,
.advanced-2472 .image-action-e1af .overlay_39d8::before {
  width: 31px;
  height: 3px;
}
.advanced-2472 .image-action-e1af .overlay_39d8::before {
  top: -9px;
}
.advanced-2472 .image-action-e1af .overlay_39d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-gold-5438 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-gold-5438 .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .focus-gold-5438 .image-action-e1af .overlay_39d8,
  .focus-gold-5438 .image-action-e1af .overlay_39d8::after,
  .focus-gold-5438 .image-action-e1af .overlay_39d8::before {
    width: 19px;
    height: 2px;
  }
  .focus-gold-5438 .image-action-e1af .overlay_39d8::before {
    top: -6px;
  }
  .focus-gold-5438 .image-action-e1af .overlay_39d8::after {
    bottom: -6px;
  }
  .white_ee54 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 22px;
  }
  .white_ee54 .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .white_ee54 .image-action-e1af .overlay_39d8,
  .white_ee54 .image-action-e1af .overlay_39d8::after,
  .white_ee54 .image-action-e1af .overlay_39d8::before {
    width: 22px;
    height: 2px;
  }
  .white_ee54 .image-action-e1af .overlay_39d8::before {
    top: -7px;
  }
  .white_ee54 .image-action-e1af .overlay_39d8::after {
    bottom: -7px;
  }
  .row-dirty-e82c .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 31px;
  }
  .row-dirty-e82c .image-action-e1af .overlay_39d8 {
    margin-top: -1.5px;
  }
  .row-dirty-e82c .image-action-e1af .overlay_39d8,
  .row-dirty-e82c .image-action-e1af .overlay_39d8::after,
  .row-dirty-e82c .image-action-e1af .overlay_39d8::before {
    width: 31px;
    height: 3px;
  }
  .row-dirty-e82c .image-action-e1af .overlay_39d8::before {
    top: -9px;
  }
  .row-dirty-e82c .image-action-e1af .overlay_39d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .small-46e4 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 19px;
  }
  .small-46e4 .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .small-46e4 .image-action-e1af .overlay_39d8,
  .small-46e4 .image-action-e1af .overlay_39d8::after,
  .small-46e4 .image-action-e1af .overlay_39d8::before {
    width: 19px;
    height: 2px;
  }
  .small-46e4 .image-action-e1af .overlay_39d8::before {
    top: -6px;
  }
  .small-46e4 .image-action-e1af .overlay_39d8::after {
    bottom: -6px;
  }
  .alert_21da .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_21da .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .alert_21da .image-action-e1af .overlay_39d8,
  .alert_21da .image-action-e1af .overlay_39d8::after,
  .alert_21da .image-action-e1af .overlay_39d8::before {
    width: 22px;
    height: 2px;
  }
  .alert_21da .image-action-e1af .overlay_39d8::before {
    top: -7px;
  }
  .alert_21da .image-action-e1af .overlay_39d8::after {
    bottom: -7px;
  }
  .silver-afa3 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 31px;
  }
  .silver-afa3 .image-action-e1af .overlay_39d8 {
    margin-top: -1.5px;
  }
  .silver-afa3 .image-action-e1af .overlay_39d8,
  .silver-afa3 .image-action-e1af .overlay_39d8::after,
  .silver-afa3 .image-action-e1af .overlay_39d8::before {
    width: 31px;
    height: 3px;
  }
  .silver-afa3 .image-action-e1af .overlay_39d8::before {
    top: -9px;
  }
  .silver-afa3 .image-action-e1af .overlay_39d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card_mini_662f .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 19px;
  }
  .card_mini_662f .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .card_mini_662f .image-action-e1af .overlay_39d8,
  .card_mini_662f .image-action-e1af .overlay_39d8::after,
  .card_mini_662f .image-action-e1af .overlay_39d8::before {
    width: 19px;
    height: 2px;
  }
  .card_mini_662f .image-action-e1af .overlay_39d8::before {
    top: -6px;
  }
  .card_mini_662f .image-action-e1af .overlay_39d8::after {
    bottom: -6px;
  }
  .breadcrumb-8b99 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8 {
    margin-top: -1px;
  }
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8,
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8::after,
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8::before {
    top: -7px;
  }
  .breadcrumb-8b99 .image-action-e1af .overlay_39d8::after {
    bottom: -7px;
  }
  .picture_easy_e2c3 .image-action-e1af .article-7e88 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8 {
    margin-top: -1.5px;
  }
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8,
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8::after,
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8::before {
    width: 31px;
    height: 3px;
  }
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8::before {
    top: -9px;
  }
  .picture_easy_e2c3 .image-action-e1af .overlay_39d8::after {
    bottom: -9px;
  }
}
.video_south_ea04 .overlay_39d8 {
  -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);
}
.video_south_ea04 .overlay_39d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video_south_ea04 .overlay_39d8::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);
}
.video_south_ea04.hero_pro_b9f5 .overlay_39d8 {
  -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);
}
.video_south_ea04.hero_pro_b9f5 .overlay_39d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video_south_ea04.hero_pro_b9f5 .overlay_39d8::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav_b94f {
  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.section_cold_4403:before {
  display: none;
}
.over_a916 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.over_a916 .link_17cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.over_a916 .link_17cc:last-of-type {
  border-bottom: none;
}
.over_a916 .link_17cc.hard_e340,
.over_a916 .link_17cc.footer-8581,
.over_a916 .link_17cc.selected-1412 {
  padding: 0;
}
.over_a916 .aside_b27c .current-8c32 {
  color: currentColor;
}
.over_a916 .aside_b27c .current-8c32:focus,
.over_a916 .aside_b27c .current-8c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_a916.column_5e0d .header_left_3820,
.over_a916.column_5e0d .feature-small-7f85 a,
.over_a916.column_5e0d .middle-ce20 a,
.over_a916.column_5e0d .upper-c2f4 a {
  color: rgba(0, 0, 0, 0.55);
}
.over_a916.column_5e0d .header_left_3820:hover,
.over_a916.column_5e0d .feature-small-7f85 a:hover,
.over_a916.column_5e0d .middle-ce20 a:hover,
.over_a916.column_5e0d .upper-c2f4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_a916.column_5e0d .paragraph_dynamic_65d2 {
  color: rgba(0, 0, 0, 0.8);
}
.over_a916.column_5e0d .link_17cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_a916.column_5e0d .link_17cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.over_a916.column_5e0d .tag-dynamic-b395:before {
  background: rgba(255, 255, 255, 0.9);
}
.over_a916.column_5e0d .aside_b27c .module-19c8 li a,
.over_a916.column_5e0d .aside_b27c .current-8c32,
.over_a916.column_5e0d .upper-c2f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_a916.column_5e0d .aside_b27c .current-8c32:focus,
.over_a916.column_5e0d .aside_b27c .current-8c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_a916.column_5e0d .module-19c8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_a916.modal_5cd4 .header_left_3820,
.over_a916.modal_5cd4 .feature-small-7f85 a,
.over_a916.modal_5cd4 .middle-ce20 .current-8c32,
.over_a916.modal_5cd4 .middle-ce20 a,
.over_a916.modal_5cd4 .upper-c2f4 a {
  color: rgba(255, 255, 255, 0.79);
}
.over_a916.modal_5cd4 .header_left_3820:hover,
.over_a916.modal_5cd4 .feature-small-7f85 a:hover,
.over_a916.modal_5cd4 .middle-ce20 .current-8c32:hover,
.over_a916.modal_5cd4 .middle-ce20 a:hover,
.over_a916.modal_5cd4 .upper-c2f4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_a916.modal_5cd4 .paragraph_dynamic_65d2 {
  color: rgba(255, 255, 255, 0.99);
}
.over_a916.modal_5cd4 .link_17cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_a916.modal_5cd4 .link_17cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.over_a916.modal_5cd4 .tag-dynamic-b395:before {
  background: rgba(0, 0, 0, 0.9);
}
.over_a916.modal_5cd4 .aside_b27c .module-19c8 li a,
.over_a916.modal_5cd4 .aside_b27c .current-8c32,
.over_a916.modal_5cd4 .upper-c2f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_a916.modal_5cd4 .aside_b27c .current-8c32:focus,
.over_a916.modal_5cd4 .aside_b27c .current-8c32:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_a916.modal_5cd4 .module-19c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-dynamic-b395 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-dynamic-b395:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden_upper_884b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.static_3076 .over_a916 {
  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;
}
.static_3076 .link_17cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.static_3076 .link_17cc: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) {
  .static_3076 .link_17cc:before {
    width: 16%;
    left: 42%;
  }
}
.static_3076 .link_17cc:last-child:before {
  content: none;
}
.static_3076 .link_17cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.static_3076 .aside_b27c .module-19c8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.static_3076 .aside_b27c .module-19c8 li a .current-8c32 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.static_3076 .aside_b27c .upper-c2f4 {
  border: none;
}
.static_3076 .aside_b27c .upper-c2f4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.static_3076 .tag-dynamic-b395 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.static_3076 .hidden_upper_884b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.static_3076 .modal_5cd4 .tag-dynamic-b395:before {
  background: rgba(0, 0, 0, 0.9);
}
.static_3076 .column_5e0d.green-4a56 .overlay_39d8 {
  background: rgba(0, 0, 0, 0.6);
}
.static_3076
  .column_5e0d.green-4a56
  .overlay_39d8::after,
.static_3076
  .column_5e0d.green-4a56
  .overlay_39d8:before {
  background: inherit;
}
.static_3076
  .column_5e0d.green-4a56:hover
  .overlay_39d8 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel_a53a .over_a916 {
  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) {
  .carousel_a53a .over_a916 {
    width: auto;
    right: 45px;
  }
}
.background-cold-9110 .over_a916 {
  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) {
  .background-cold-9110 .over_a916 {
    width: auto;
    left: 45px;
  }
}
.section_cold_4403 .over_a916 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.section_cold_4403 .hidden_upper_884b {
  max-width: 48em;
  margin: 0 auto;
}
.section_cold_4403 .tag-dynamic-b395:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_tiny_c282 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_tiny_c282.static_3076 .over_a916 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_tiny_c282.carousel_a53a .over_a916 {
  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);
}
.container_tiny_c282 .over_a916 {
  visibility: visible;
}
.container_tiny_c282.background-cold-9110 .over_a916 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paragraph-ace8,
.gallery_4f7f {
  overflow-x: hidden;
}
.paragraph-ace8 .over_a916 {
  overflow: auto;
}
.paragraph-ace8.static_3076 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-ace8.static_3076 .over_a916 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paragraph-ace8.static_3076 .fluid-2cc9 {
  opacity: 0;
}
.paragraph-ace8.carousel_a53a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-ace8.carousel_a53a .over_a916 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paragraph-ace8.carousel_a53a .fluid-2cc9 {
  opacity: 0;
}
.paragraph-ace8.background-cold-9110 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-ace8.background-cold-9110 .over_a916 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paragraph-ace8.background-cold-9110 .fluid-2cc9 {
  opacity: 0;
}
.paragraph-ace8.section_cold_4403 .over_a916 {
  z-index: 10;
  visibility: visible;
}
.green-4a56 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.green-4a56 .overlay_39d8 {
  background: rgba(255, 255, 255, 0.99);
}
.green-4a56 .overlay_39d8::after,
.green-4a56 .overlay_39d8:before {
  background: inherit;
}
.green-4a56:hover .overlay_39d8 {
  background: rgba(255, 255, 255, 0.99);
}
.background-cold-9110 .green-4a56 {
  top: 10px;
  right: auto;
  left: 12px;
}
.section_cold_4403 .green-4a56 {
  display: none !important;
}
.paragraph-ace8:before,
.gallery_4f7f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paragraph-ace8 .green-4a56,
.gallery_4f7f .green-4a56 {
  display: inline-block;
}
.over_a916 .shadow_brown_6fd1 {
  -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;
}
.paragraph-ace8 .over_a916 .shadow_brown_6fd1,
.gallery_4f7f .over_a916 .shadow_brown_6fd1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.steel-17ce .up_8af3 {
  width: 100%;
}
.menu_dynamic_c40f {
  padding: 0 0.5em 0;
}
.menu_dynamic_c40f [class*="customify-col-"],
.menu_dynamic_c40f [class*="customify-col_"],
.menu_dynamic_c40f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.column-94e4 .menu_dynamic_c40f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .south_5144 .focus-b328,
  .focus-b328 {
    display: none;
  }
  .green-3895 {
    text-align: left;
  }
  .preview_gas_7a24 {
    text-align: center;
  }
  .bottom_585a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .south_5144 .gradient-tall-6f1d,
  .gradient-tall-6f1d {
    display: none;
  }
  .filter_fb84 {
    text-align: left;
  }
  .iron-35da {
    text-align: center;
  }
  .yellow_567d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .south_5144 .glass_c43a,
  .glass_c43a {
    display: none;
  }
  .mini_2dd0 {
    text-align: left;
  }
  .panel_basic_0d0a {
    text-align: center;
  }
  .table_dd67 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_ed3c {
  box-shadow: none !important;
}
.hard-c07a .label_small_a40c,
.status-black-6ff8 .label_small_a40c {
  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;
}
.status-black-6ff8 .label_small_a40c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stone-e937 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.stone-e937:after,
.stone-e937:before {
  content: "";
  display: table;
}
.stone-e937:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .stone-e937 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.stone-e937,
.black_533c {
  max-width: 1248px;
  margin: 0 auto;
}

.detail-smooth-c294.east-4b68 .stone-e937 {
  max-width: 100%;
}
.detail-smooth-c294.pressed_dc07 {
  max-width: 1200px;
  margin: 0 auto;
}
.detail-smooth-c294.widget_bottom_72dd .stone-e937 {
  max-width: 100%;
}
.detail-smooth-c294.widget_bottom_72dd > .stone-e937 {
  padding-left: 0;
  padding-right: 0;
}
.detail-smooth-c294.widget_bottom_72dd > .stone-e937 .south_5144 {
  margin: 0;
}
.detail-smooth-c294.widget_bottom_72dd
  > .stone-e937
  .border-smooth-0d61.gradient-copper-cb4c {
  margin-right: 0;
  margin-left: 0;
}
.detail-smooth-c294.widget_bottom_72dd #main.gradient-copper-cb4c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .black-13fd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .black-13fd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stone-58bc .pagination-solid-295b {
    padding-right: 1em;
  }
  .stone-58bc.short_1498 .border-smooth-0d61 {
    border-right: 1px solid #eaecee;
  }
  .stone-58bc.short_1498 .pagination-solid-295b {
    padding-right: 1em;
  }
  .stone-58bc.short_1498 .title_west_f05f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_b37c .pagination-solid-295b {
    padding-left: 1em;
  }
  .mask_b37c.short_1498 .border-smooth-0d61 {
    border-left: 1px solid #eaecee;
  }
  .mask_b37c.short_1498 .pagination-solid-295b {
    padding-left: 1em;
  }
  .mask_b37c.short_1498 .title_west_f05f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-62c7 .pagination-solid-295b {
    padding-left: 1em;
  }
  .icon-62c7.short_1498 .outline-4f52 {
    border-right: 1px solid #eaecee;
  }
  .icon-62c7.short_1498 .hero_b1cf {
    border-right: 1px solid #eaecee;
  }
  .icon-62c7.short_1498 .pagination-solid-295b {
    padding-left: 1em;
  }
  .icon-62c7.short_1498 .title_west_f05f {
    padding-right: 1em;
  }
  .icon-62c7.short_1498 .label-4c4b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-19b9 .pagination-solid-295b {
    padding-right: 1em;
  }
  .full-19b9.short_1498 .outline-4f52 {
    border-left: 1px solid #eaecee;
  }
  .full-19b9.short_1498 .hero_b1cf {
    border-left: 1px solid #eaecee;
  }
  .full-19b9.short_1498 .pagination-solid-295b {
    padding-right: 1em;
  }
  .full-19b9.short_1498 .title_west_f05f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-19b9.short_1498 .label-4c4b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-13fd .pagination-solid-295b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-13fd.short_1498 .border-smooth-0d61 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .black-13fd.short_1498 .pagination-solid-295b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-13fd.short_1498 .title_west_f05f {
    padding-left: 1em;
  }
  .black-13fd.short_1498 .label-4c4b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .black-13fd.short_1498 .pagination-solid-295b {
    padding-left: 0;
  }
}
.tabs_cold_b2ba .next_dd8a {
  display: inline-block;
}
.gallery-a6e7 {
  display: inline-block;
}
.card_center_69c1 {
  word-con: break-word;
}
.blue_cd98 > span {
  display: inline-block;
  padding: 5px 0;
}
.blue_cd98 .box-motion-e6c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.blue_cd98 .status-next-6799 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption_1d23 .label-110d {
  margin-bottom: 2em;
}
.caption_1d23 .text_bd1e {
  margin-bottom: 15px;
}
.caption_1d23 .text_bd1e:last-child {
  margin-bottom: 0;
}
.caption_1d23 .module-white-1a82 {
  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) {
  .caption_1d23 .module-white-1a82 {
    display: block;
  }
}
.caption_1d23 .orange_1648 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption_1d23 .orange_1648 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption_1d23 .section-copper-955b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption_1d23 .section-copper-955b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption_1d23 .section-copper-955b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption_1d23 .card_center_69c1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption_1d23 .card_center_69c1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption_1d23 .preview_gold_8527 p:last-child {
  margin-bottom: 0;
}
.caption_1d23 .tag-new-db87 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption_1d23 .secondary_blue_5fa8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption_1d23 .button_5ea2 {
  margin-top: 1em;
}
.caption_1d23 .content_c783 {
  top: 0;
  display: block;
}
.caption_1d23 .content_c783 a {
  color: inherit;
}
.caption_1d23 .content_c783 a:hover {
  color: inherit;
}
.caption_1d23 .component_mini_1440 {
  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;
}
.caption_1d23 .component_mini_1440:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption_1d23 .secondary_blue_5fa8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption_1d23 .focus_easy_139e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption_1d23 .focus_easy_139e:first-child {
  margin-top: 0;
}
.caption_1d23 .focus_easy_139e.article_red_a3be {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption_1d23 .focus_easy_139e.shadow_active_a698 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption_1d23
  .focus_easy_139e.shadow_active_a698.silver_0371
  .button_5ea2 {
  width: 100%;
}
.caption_1d23 .shadow_active_a698 {
  -webkit-box-align: center;
  align-items: center;
}
.caption_1d23 .shadow_active_a698 .blue_cd98,
.caption_1d23 .shadow_active_a698 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption_1d23 .section-copper-955b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_1d23 .section-copper-955b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption_1d23 .section-copper-955b: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;
}
.caption_1d23 .article_red_a3be {
  z-index: 5;
}
.caption_1d23 .element-new-6c25 .slider-blue-14cd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption_1d23 .red_200a .slider-blue-14cd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption_1d23 .active_left_7ae6 .slider-blue-14cd {
  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;
}
.caption_1d23.header_solid_76c4 .module-white-1a82,
.caption_1d23.accent-4e29 .module-white-1a82 {
  display: block;
}
.caption_1d23.header_solid_76c4 .module-white-1a82 .simple_860f,
.caption_1d23.header_solid_76c4 .module-white-1a82 .secondary_blue_5fa8,
.caption_1d23.accent-4e29 .module-white-1a82 .simple_860f,
.caption_1d23.accent-4e29 .module-white-1a82 .secondary_blue_5fa8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption_1d23.button-cool-e3e9 .orange_1648 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption_1d23.button-cool-e3e9 .orange_1648 {
    margin-right: 0;
  }
}
.caption_1d23.header_solid_76c4 .orange_1648,
.caption_1d23.accent-4e29 .orange_1648 {
  padding-top: 40%;
}
.caption_1d23.header_solid_76c4 .label-110d,
.caption_1d23.accent-4e29 .label-110d {
  display: block;
}
.caption_1d23.header_solid_76c4 .fn-sticky-e26c .secondary_blue_5fa8,
.caption_1d23.accent-4e29 .fn-sticky-e26c .secondary_blue_5fa8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption_1d23.header_solid_76c4 .orange_1648,
.caption_1d23.accent-4e29 .orange_1648 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption_1d23.header_solid_76c4 .secondary_blue_5fa8 {
  padding: 1em;
}
.message-5699 {
  margin: 30px auto;
  display: block;
}
.message-5699 .outline_cf38 > * {
  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;
}
.message-5699 .outline_cf38 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message-5699 .outline_cf38 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_5e11 .blue_cd98 {
  margin-bottom: 1.41575em;
}
.focus_5e11 .iron_8004 {
  margin-bottom: 1.618em;
}
.grid_4c66 .cold-63fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.grid_4c66 .cold-63fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.grid_4c66 .slider_a59a {
  max-width: 100%;
  overflow: auto;
}
.section_651a .grid_4c66 a:hover {
  text-decoration: underline;
}
.narrow_e2a8 .text_bd1e:not(.card_center_69c1),
.narrow_e2a8 .section-copper-955b {
  margin-bottom: 1.41575em;
}
.narrow_e2a8 .text_bd1e:not(.card_center_69c1):last-child,
.narrow_e2a8 .section-copper-955b:last-child {
  margin-bottom: 0;
}
.narrow_e2a8 .text_bd1e.detail_6204 {
  margin-bottom: 0.41575em;
}
.narrow_e2a8 .backdrop-static-2d3a:before,
.narrow_e2a8 .gallery_6201:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.narrow_e2a8 .backdrop-static-2d3a:before {
  content: "\f115";
}
.narrow_e2a8 .gallery_6201:before {
  content: "\f02c";
}
.narrow_e2a8 .pagination_aa54 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.narrow_e2a8 .pagination_aa54 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over_625c {
  display: -webkit-box;
  display: flex;
}
.over_625c .mini-3dcd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over_625c .mini-3dcd {
    flex-basis: 90px;
  }
}
.over_625c .accent_5877 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_625c .accent_5877 {
    flex-basis: calc(100% - 50px);
  }
}
.over_625c .gas-2f52 p:last-child {
  margin-bottom: 0.72em;
}
.badge-5f8f .outline_cf38 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-5f8f .outline_cf38:after,
.badge-5f8f .outline_cf38:before {
  content: "";
  display: table;
}
.badge-5f8f .outline_cf38:after {
  clear: both;
}
.badge-5f8f .outline_cf38 .accordion-3be5,
.badge-5f8f .outline_cf38 .article_6d7e {
  width: 49%;
}
.badge-5f8f .outline_cf38 .accordion-3be5 a span.logo_6f6f,
.badge-5f8f .outline_cf38 .article_6d7e a span.logo_6f6f {
  display: block;
  margin-bottom: 5px;
}
.badge-5f8f .outline_cf38 .article_6d7e {
  float: left;
  text-align: left;
}
.badge-5f8f .outline_cf38 .accordion-3be5 {
  float: right;
  text-align: right;
}
.small_dafa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .small_dafa {
    margin-bottom: 0;
  }
}
.secondary_south_a253 {
  margin-bottom: 1em;
}
.secondary_south_a253 .card_center_69c1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hover_969c a {
  display: block;
  line-height: 0;
  position: relative;
}
.widget_7097 .secondary_south_a253,
.image_228a .secondary_south_a253 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .widget_7097 .secondary_south_a253,
  .image_228a .secondary_south_a253 {
    display: block;
  }
}
.widget_7097 .hover_969c,
.image_228a .hover_969c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .widget_7097 .hover_969c,
  .image_228a .hover_969c {
    margin-bottom: 1em;
  }
}
.widget_7097 .hover_969c img,
.image_228a .hover_969c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.widget_7097 .mini-b9cc,
.image_228a .mini-b9cc {
  flex-basis: calc(100% - 160px);
}
.widget_7097 .mini-b9cc p,
.image_228a .mini-b9cc p {
  margin-bottom: 0;
}
.widget_7097 .mini-b9cc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .widget_7097 .mini-b9cc {
    padding-left: 0;
  }
}
.image_228a .mini-b9cc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .image_228a .mini-b9cc {
    padding-right: 0;
  }
}
.image_228a .hover_969c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info_tiny_fbe8 .hover_969c {
  margin-bottom: 0.5em;
}
.info_tiny_fbe8 .hover_969c img {
  width: 100%;
}
.outline-50c6 .heading-stale-bdaa,
.icon_3d86 .heading-stale-bdaa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon_3d86 .border-smooth-0d61 .module_brown_90e7 p:last-child {
  margin-bottom: 0;
}
.dropdown_37ab {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert_fixed_34e5 .backdrop_short_1354 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert_fixed_34e5 .backdrop_short_1354:last-of-type {
    margin-bottom: 0;
  }
}
.alert_fixed_34e5 .backdrop_short_1354 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert_fixed_34e5 .backdrop_short_1354 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert_fixed_34e5 .backdrop_short_1354 ul li {
  margin: 0 0 0.6em;
}
.alert_fixed_34e5 .backdrop_short_1354 ul li.gallery-e4ef,
.alert_fixed_34e5 .backdrop_short_1354 ul li.selected-4e0d {
  position: relative;
}
.alert_fixed_34e5 .backdrop_short_1354 ul li.gallery-e4ef .up_020e,
.alert_fixed_34e5 .backdrop_short_1354 ul li.selected-4e0d .up_020e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert_fixed_34e5 .backdrop_short_1354 ul li.gallery-e4ef:after:after,
.alert_fixed_34e5 .backdrop_short_1354 ul li.gallery-e4ef:after:before,
.alert_fixed_34e5
  .backdrop_short_1354
  ul
  li.selected-4e0d:after:after,
.alert_fixed_34e5
  .backdrop_short_1354
  ul
  li.selected-4e0d:after:before {
  content: "";
  display: table;
}
.alert_fixed_34e5 .backdrop_short_1354 ul li.gallery-e4ef:after:after,
.alert_fixed_34e5
  .backdrop_short_1354
  ul
  li.selected-4e0d:after:after {
  clear: both;
}
.alert_fixed_34e5 .backdrop_short_1354 a.block_bottom_f856:hover {
  text-decoration: none;
}
.alert_fixed_34e5 .backdrop_short_1354 select {
  max-width: 100%;
}
.alert_fixed_34e5 .backdrop_short_1354 table {
  font-size: 85%;
}
.alert_fixed_34e5 .backdrop_short_1354 table td,
.alert_fixed_34e5 .backdrop_short_1354 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert_fixed_34e5 .backdrop_short_1354 table tfoot td {
  text-align: left;
}
.alert_fixed_34e5 .backdrop_short_1354 :last-child {
  margin-bottom: 0;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e label {
  width: 100%;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e .shade-complex-cac3 {
  width: 100%;
  display: block;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e .aside-4d70 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e .aside-4d70:hover svg #svg-search {
  fill: #444;
}
.alert_fixed_34e5 .backdrop_short_1354 .picture_pink_135e .aside-4d70 svg {
  width: 18px;
  height: 18px;
}
.alert_fixed_34e5 .container-dynamic-9b91 ul ul,
.alert_fixed_34e5 .item-f4fd ul ul,
.alert_fixed_34e5 .list_0998 ul ul,
.alert_fixed_34e5 .notification-4317 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert_fixed_34e5 .container-dynamic-9b91 .active-fd30 > a,
.alert_fixed_34e5 .item-f4fd .active-fd30 > a,
.alert_fixed_34e5 .list_0998 .active-fd30 > a,
.alert_fixed_34e5 .notification-4317 .active-fd30 > a {
  margin-bottom: 0;
}
.alert_fixed_34e5 .stale-e785 li,
.alert_fixed_34e5 .container-dynamic-9b91 li,
.alert_fixed_34e5 .message-iron-2e26 li,
.alert_fixed_34e5 .item-f4fd li,
.alert_fixed_34e5 .list_0998 li,
.alert_fixed_34e5 .notification-4317 li,
.alert_fixed_34e5 .lite-6a7c li,
.alert_fixed_34e5 .shadow-brown-462f li {
  display: block;
  position: relative;
}
.alert_fixed_34e5 .stale-e785 li:last-child,
.alert_fixed_34e5 .container-dynamic-9b91 li:last-child,
.alert_fixed_34e5 .message-iron-2e26 li:last-child,
.alert_fixed_34e5 .item-f4fd li:last-child,
.alert_fixed_34e5 .list_0998 li:last-child,
.alert_fixed_34e5 .notification-4317 li:last-child,
.alert_fixed_34e5 .lite-6a7c li:last-child,
.alert_fixed_34e5 .shadow-brown-462f li:last-child {
  border: none;
}
.alert_fixed_34e5 .stale-e785 li a,
.alert_fixed_34e5 .container-dynamic-9b91 li a,
.alert_fixed_34e5 .message-iron-2e26 li a,
.alert_fixed_34e5 .item-f4fd li a,
.alert_fixed_34e5 .list_0998 li a,
.alert_fixed_34e5 .notification-4317 li a,
.alert_fixed_34e5 .lite-6a7c li a,
.alert_fixed_34e5 .shadow-brown-462f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_fixed_34e5 .stale-e785 li ul li::before,
.alert_fixed_34e5 .container-dynamic-9b91 li ul li::before,
.alert_fixed_34e5 .message-iron-2e26 li ul li::before,
.alert_fixed_34e5 .item-f4fd li ul li::before,
.alert_fixed_34e5 .list_0998 li ul li::before,
.alert_fixed_34e5 .notification-4317 li ul li::before,
.alert_fixed_34e5 .lite-6a7c li ul li::before,
.alert_fixed_34e5 .shadow-brown-462f li ul li::before {
  left: 15px;
}
.alert_fixed_34e5 .stale-e785 li ul a,
.alert_fixed_34e5 .container-dynamic-9b91 li ul a,
.alert_fixed_34e5 .message-iron-2e26 li ul a,
.alert_fixed_34e5 .item-f4fd li ul a,
.alert_fixed_34e5 .list_0998 li ul a,
.alert_fixed_34e5 .notification-4317 li ul a,
.alert_fixed_34e5 .lite-6a7c li ul a,
.alert_fixed_34e5 .shadow-brown-462f li ul a {
  padding-left: 20px;
}
.alert_fixed_34e5 .stale-e785 li ul ul li::before,
.alert_fixed_34e5 .container-dynamic-9b91 li ul ul li::before,
.alert_fixed_34e5 .message-iron-2e26 li ul ul li::before,
.alert_fixed_34e5 .item-f4fd li ul ul li::before,
.alert_fixed_34e5 .list_0998 li ul ul li::before,
.alert_fixed_34e5 .notification-4317 li ul ul li::before,
.alert_fixed_34e5 .lite-6a7c li ul ul li::before,
.alert_fixed_34e5 .shadow-brown-462f li ul ul li::before {
  left: 30px;
}
.alert_fixed_34e5 .stale-e785 li ul ul a,
.alert_fixed_34e5 .container-dynamic-9b91 li ul ul a,
.alert_fixed_34e5 .message-iron-2e26 li ul ul a,
.alert_fixed_34e5 .item-f4fd li ul ul a,
.alert_fixed_34e5 .list_0998 li ul ul a,
.alert_fixed_34e5 .notification-4317 li ul ul a,
.alert_fixed_34e5 .lite-6a7c li ul ul a,
.alert_fixed_34e5 .shadow-brown-462f li ul ul a {
  padding-left: 40px;
}
.alert_fixed_34e5 .wood-0518 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_fixed_34e5 .shadow-brown-462f ul li {
  margin-bottom: 1.41575em;
}
.alert_fixed_34e5 .shadow-brown-462f ul li .nav_thick_09a0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert_fixed_34e5 .shadow-brown-462f ul li .plasma_dab2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_5cd4 .stale-e785 li a,
.modal_5cd4 .container-dynamic-9b91 li a,
.modal_5cd4 .message-iron-2e26 li a,
.modal_5cd4 .item-f4fd li a,
.modal_5cd4 .list_0998 li a,
.modal_5cd4 .notification-4317 li a,
.modal_5cd4 .lite-6a7c li a,
.modal_5cd4 .shadow-brown-462f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_5cd4 .wood-0518 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_5cd4 .backdrop_short_1354 ul li.gallery-e4ef .up_020e,
.modal_5cd4 .backdrop_short_1354 ul li.selected-4e0d .up_020e {
  background: rgba(0, 0, 0, 0.2);
}
.modal_5cd4 .alert_fixed_34e5 .backdrop_short_1354 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li {
  margin: 0;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li ul {
  margin: 0;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li ul li a {
  padding-left: 15px;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li ul li li a {
  padding-left: 30px;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li.summary-889c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li.summary-889c > 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;
}
.detail-smooth-c294 .alert_fixed_34e5 .module-19c8 li.summary-889c > 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;
}
.alert_dcea a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.light_3937 {
  position: relative;
  z-index: 10;
}
.light_3937 .shadow_brown_6fd1 {
  width: 100%;
  max-width: 100%;
}
.black_bc91 .dirty_99af {
  padding-top: 2em;
  padding-bottom: 2em;
}
.black_bc91 .column_5e0d {
}
.black_bc91 .modal_5cd4 {
  background: #292929;
}
.feature-motion-9910 .dirty_99af {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.feature-motion-9910 .column_5e0d {
  background: #f9f9f9;
}
.feature-motion-9910 .modal_5cd4 {
  background: #303030;
}
.list-simple-cb0b .dirty_99af {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .list-simple-cb0b .next_dd8a {
    margin-bottom: 1em;
  }
  .list-simple-cb0b .next_dd8a:last-child {
    margin-bottom: 0;
  }
}
.list-simple-cb0b .column_5e0d {
  background: #ededed;
}
.list-simple-cb0b .modal_5cd4 {
  background: #1a1a1a;
}
.dirty_99af.column_5e0d {
  color: rgba(0, 0, 0, 0.6);
}
.dirty_99af.column_5e0d .bottom-6157 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty_99af.modal_5cd4 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_99af.modal_5cd4 a:not(.block_bottom_f856) {
  color: rgba(255, 255, 255, 0.79);
}
.dirty_99af.modal_5cd4 a:not(.block_bottom_f856):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty_99af.modal_5cd4 .bottom-6157 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty_99af.modal_5cd4 table tbody td,
.dirty_99af.modal_5cd4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_cc89.list-f662 .stone-e937 {
  max-width: initial;
}
.slider_cc89 .slow-822e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_cc89 .slow-822e .shadow_brown_6fd1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_cc89 .slow-822e .shadow_brown_6fd1 {
    display: block;
    margin-bottom: 2em;
  }
  .slider_cc89 .slow-822e .shadow_brown_6fd1:last-child {
    margin-bottom: 0;
  }
}
.list-simple-cb0b .next_dd8a:last-child,
.feature-motion-9910 .next_dd8a:last-child,
.black_bc91 .next_dd8a:last-child {
  margin-bottom: 0;
}
.list-simple-cb0b .next_dd8a .alert_fixed_34e5 .backdrop_short_1354:last-child,
.feature-motion-9910 .next_dd8a .alert_fixed_34e5 .backdrop_short_1354:last-child,
.black_bc91 .next_dd8a .alert_fixed_34e5 .backdrop_short_1354:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .list-simple-cb0b .grid-small-9aba,
  .list-simple-cb0b .text-b8d4,
  .feature-motion-9910 .grid-small-9aba,
  .feature-motion-9910 .text-b8d4,
  .black_bc91 .grid-small-9aba,
  .black_bc91 .text-b8d4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .light_3937 .next_dd8a {
    margin-bottom: 2em;
  }
}
.light_3937 p:last-child {
  margin-bottom: 0;
}
.light_3937 li,
.light_3937 ul {
  list-style: none;
  margin: 0;
}
.light_3937 ul ul {
  margin-left: 2.617924em;
}
.accordion_fixed_4397 {
  font-size: 0.875em;
}

/* css-noise: 7602 */
.promo-block-r7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
