/*!
Theme Name: Customify
Theme URI: https://pressmaximum.border-2a0a/customify
Author: WPCustomify
Author URI: https://pressmaximum.border-2a0a
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.border-2a0a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.progress_ef32.thumbnail-96ca/licenses/gpl-2.0.video-liquid-0b37
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.search-down-3c7c/, (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.disabled_prev_addc.heading_c81c/normalize.pro-0a05/
 ======
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.pro-0a05 v7.0.0 | MIT License | github.border-2a0a/necolas/normalize.pro-0a05 */
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;
}
.chip_241a .overlay-929e,
.lower-03c5,
.feature_gas_81e1,
.slider_next_3e21,
.south_9b31,
.plasma_c0ec,
.outline_5904,
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;
}
.lower-03c5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-03c5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-03c5,
  h1 {
    font-size: 1.8em;
  }
}
.feature_gas_81e1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_gas_81e1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_gas_81e1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_gas_81e1,
  h2 {
    font-size: 1.7em;
  }
}
.slider_next_3e21,
h3 {
  font-size: 1.618em;
}
.chip_241a .overlay-929e,
.south_9b31,
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.tertiary-glass-3bb7 {
  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;
}
.yellow_5c0f:after,
.yellow_5c0f:before,
.menu_brown_c88a:after,
.menu_brown_c88a:before {
  content: "";
  display: table;
}
.yellow_5c0f:after,
.menu_brown_c88a:after {
  clear: both;
}
.image-fast-76eb {
  float: right;
  margin-right: 0;
}
.border_tall_8839 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pressed_88bc .yellow_99da,
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;
}
.pressed_88bc .yellow_99da: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;
}
.modal-f689 .yellow_99da {
  box-shadow: none;
}
.modal-f689
  .yellow_99da
  .hover-light-55bd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal-f689 .yellow_99da .active_6dc5 {
  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;
}
.modal-f689
  .yellow_99da
  .active_6dc5
  b {
  display: none;
}
.modal-f689 .media-action-73e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.last_41e1:not(.advanced_cd87):not(.item_bronze_4fac),
button:not(.advanced_cd87):not(.item_bronze_4fac),
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ) {
  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;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):hover,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):hover,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):hover,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):hover,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):active,
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):active,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):active,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):active,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):active,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus {
  outline: 0;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977 {
  position: relative;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .alert_85c1,
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .popup_fast_c0fe,
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .frame-83ba,
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  i,
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  svg,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .alert_85c1,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .popup_fast_c0fe,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .frame-83ba,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  i,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  svg,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .alert_85c1,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .popup_fast_c0fe,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .frame-83ba,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  i,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  svg,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .alert_85c1,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .popup_fast_c0fe,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .frame-83ba,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  i,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  svg,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .alert_85c1,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .popup_fast_c0fe,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  .frame-83ba,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  i,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977
  svg {
  visibility: hidden;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977:after,
button:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977:after,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977:after,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977:after,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ).fn-loading-3977: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;
}
.last_41e1:not(.advanced_cd87):not(.item_bronze_4fac),
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ) {
  color: #fff;
  background: #235787;
}
.last_41e1:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="button"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="reset"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus,
input[type="submit"]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ):focus {
  color: #fff;
}
.last_41e1.fn-disabled-3977:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
.last_41e1[disabled]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
button.fn-disabled-3977:not(.advanced_cd87):not(
    .item_bronze_4fac
  ),
button[disabled]:not(.advanced_cd87):not(
    .item_bronze_4fac
  ) {
  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;
}
.bottom-ed0c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bottom-ed0c: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;
}
.bronze_b779 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tooltip-4ea0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-outer-4646 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.yellow_5c0f:after,
.yellow_5c0f:before,
.tooltip_3fb9:after,
.tooltip_3fb9:before,
.frame_d5bc:after,
.frame_d5bc:before,
.main_dim_62c0:after,
.main_dim_62c0:before,
.logo_lite_e310:after,
.logo_lite_e310:before,
.outer_c50a:after,
.outer_c50a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.yellow_5c0f:after,
.tooltip_3fb9:after,
.frame_d5bc:after,
.main_dim_62c0:after,
.logo_lite_e310:after,
.outer_c50a:after {
  clear: both;
}
.tooltip_3fb9 .main-upper-1f5b,
.frame_d5bc .main-upper-1f5b,
.icon-f1a6 .main-upper-1f5b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in-3048 {
  display: inline-block;
}
.tag_left_4685 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag_left_4685 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag_left_4685 .content-upper-da72 {
  padding: 1em 0;
  font-size: 85%;
}
.content-upper-da72 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar_stale_4dc4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar_stale_4dc4:after,
.avatar_stale_4dc4:before {
  content: "";
  display: table;
}
.avatar_stale_4dc4:after {
  clear: both;
}
.avatar_thick_3365 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus_f653 .avatar_thick_3365 {
  max-width: 50%;
}
.dim-0964 .avatar_thick_3365 {
  max-width: 33.33%;
}
.pro-3eb0 .avatar_thick_3365 {
  max-width: 25%;
}
.breadcrumb-fixed-d6d6 .avatar_thick_3365 {
  max-width: 20%;
}
.purple_3843 .avatar_thick_3365 {
  max-width: 16.66%;
}
.tertiary-de44 .avatar_thick_3365 {
  max-width: 14.28%;
}
.glass-0035 .avatar_thick_3365 {
  max-width: 12.5%;
}
.pro-a1ce .avatar_thick_3365 {
  max-width: 11.11%;
}
.top-cf62 {
  display: block;
}
.chip_241a .popup_664f label,
.chip_241a .outline-25d8 label,
.chip_241a .hard_bcfb label,
.chip_241a .header_full_c915 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-thick-abfd {
  list-style: none;
  margin: 0;
}
.footer-thick-abfd article.in_3092 {
  margin-bottom: 0;
}
.footer-thick-abfd ul {
  list-style: none;
  margin: 0;
}
.footer-thick-abfd .chip_d147 li.in_3092 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-thick-abfd .chip_d147 li.in_3092 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-thick-abfd .chip_d147 li.in_3092: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) {
  .footer-thick-abfd .chip_d147 li.in_3092 li.in_3092 li.in_3092 li.in_3092 {
    padding-left: 0;
  }
}
article.in_3092 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_3092 .tooltip_3fb9 p:last-of-type {
  margin-bottom: 0;
}
article.in_3092 .title_red_1791 {
  float: left;
}
article.in_3092 .input_5151 {
  margin-left: 85px;
}
article.in_3092 .current-4a80 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_3092 .current-4a80 .medium_b076 {
  margin-left: 10px;
}
article.in_3092 .shadow_fixed_7fff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_3092 .container_steel_dad2 {
  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 .popup_664f,
  #respond .hard_bcfb,
  #respond .header_full_c915 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_664f input,
#respond .hard_bcfb input,
#respond .header_full_c915 input {
  width: 100%;
}
#respond .header_full_c915 {
  margin-right: 0;
}
#respond .notice-full-030c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_9071 {
  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;
}
.outline_9071.input_5747 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline_9071 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%);
}
.outline_9071:focus,
.outline_9071: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);
}
.highlight-cool-c245 {
  border-radius: 10%;
}
.rough_ad8b {
  border-radius: 50%;
}
.active-2195 {
  font-size: 0.72em;
}
.dirty_c182 {
  font-size: 0.875em;
}
.wood_30c4 {
  font-size: 1.1em;
}
.smooth-cc14 {
  text-transform: uppercase;
  line-height: 1.2;
}
.smooth-cc14.active-2195 {
  letter-spacing: 0.5px;
}
.outer-a6b5,
.outer-a6b5 a {
  color: #6d6d6d;
}
.outer-a6b5 a:hover {
  color: #111;
}
.thumbnail_hard_5189 {
  color: #6d6d6d;
}
.clean_4b4f {
  overflow-x: hidden;
}
.clean_4b4f .item_5b33.row-8f9e {
  position: relative;
}
.clean_4b4f .item_5b33.row-8f9e.thick_3166 {
  position: initial;
}
.clean_4b4f
  .item_5b33.row-8f9e.thick_3166
  .cold_c4a8 {
  left: auto;
}
.clean_4b4f .item_5b33 .cold_c4a8 {
  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;
}
.clean_4b4f .item_5b33:hover.row-8f9e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.clean_4b4f
  .item_5b33:hover.row-8f9e
  .cold_c4a8 {
  display: block;
  z-index: 9999999;
}
.clean_4b4f .picture_fresh_0220 .pressed-a664,
.clean_4b4f .copper_7cbc .pressed-a664 {
  display: none;
}
.clean_4b4f .status_d7c3 .item_5b33:hover.row-8f9e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.chip_241a .popup_664f label,
.chip_241a .outline-25d8 label,
.chip_241a .hard_bcfb label,
.chip_241a .header_full_c915 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.footer-thick-abfd {
  list-style: none;
  margin: 0;
}
.footer-thick-abfd article.in_3092 {
  margin-bottom: 0;
}
.footer-thick-abfd ul {
  list-style: none;
  margin: 0;
}
.footer-thick-abfd .chip_d147 li.in_3092 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .footer-thick-abfd .chip_d147 li.in_3092 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .footer-thick-abfd .chip_d147 li.in_3092: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) {
  .footer-thick-abfd .chip_d147 li.in_3092 li.in_3092 li.in_3092 li.in_3092 {
    padding-left: 0;
  }
}
article.in_3092 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_3092 .tooltip_3fb9 p:last-of-type {
  margin-bottom: 0;
}
article.in_3092 .title_red_1791 {
  float: left;
}
article.in_3092 .input_5151 {
  margin-left: 85px;
}
article.in_3092 .current-4a80 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_3092 .current-4a80 .medium_b076 {
  margin-left: 10px;
}
article.in_3092 .shadow_fixed_7fff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_3092 .container_steel_dad2 {
  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 .popup_664f,
  #respond .hard_bcfb,
  #respond .header_full_c915 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_664f input,
#respond .hard_bcfb input,
#respond .header_full_c915 input {
  width: 100%;
}
#respond .header_full_c915 {
  margin-right: 0;
}
#respond .notice-full-030c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_fresh_0220 .section-dark-fcf9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section-dark-fcf9 .plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a:focus,
.section-dark-fcf9 .plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a:hover,
.section-dark-fcf9 .plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a:focus,
.section-dark-fcf9 .plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a:hover,
.section-dark-fcf9 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li > a:focus,
.section-dark-fcf9 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9
  .plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.tiny_6566
  > a,
.section-dark-fcf9
  .plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.content-gold-ca96
  > a,
.section-dark-fcf9
  .plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.tiny_6566
  > a,
.section-dark-fcf9
  .plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.content-gold-ca96
  > a,
.section-dark-fcf9
  .plasma-aa11.pattern_under_5707
  .label_glass_d98f
  > li.tiny_6566
  > a,
.section-dark-fcf9 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li.shade-2d03 > a {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9 .section-up-f4e1,
.section-dark-fcf9 .section-up-f4e1 a {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9 .feature_a59d.purple_d62c li a,
.section-dark-fcf9 .soft-6d12 a,
.section-dark-fcf9 .stone_491e,
.section-dark-fcf9 .label_glass_d98f > li > a,
.section-dark-fcf9 .caption-0680 {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9 .feature_a59d.purple_d62c li a:hover,
.section-dark-fcf9 .soft-6d12 a:hover,
.section-dark-fcf9 .stone_491e:hover,
.section-dark-fcf9 .label_glass_d98f > li > a:hover,
.section-dark-fcf9 .caption-0680:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9 .focus-huge-ea6e {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9 .focus-huge-ea6e .thick_ed80 {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9 .focus-huge-ea6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-dark-fcf9 .container-red-7fe3 .top-c0e6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9 .container-red-7fe3 .top-c0e6 .carousel_fresh_5d38 {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9
  .container-red-7fe3
  .top-c0e6
  .carousel_fresh_5d38::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9
  .container-red-7fe3
  .top-c0e6
  .carousel_fresh_5d38:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9
  .container-red-7fe3
  .top-c0e6
  .carousel_fresh_5d38::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9
  .container-red-7fe3
  .top-c0e6
  .carousel_fresh_5d38::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9 .container-red-7fe3 .hidden-92ca {
  color: rgba(255, 255, 255, 0.79);
}
.section-dark-fcf9 .container-red-7fe3 .hidden-92ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-8150
  .section-dark-fcf9
  .container-red-7fe3
  .frame-full-f1c8
  .hero-d3a9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-8150
  .section-dark-fcf9
  .container-red-7fe3
  .frame-full-f1c8
  .carousel_fresh_5d38 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_fresh_0220 .active_6322 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_6322 .plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a:focus,
.active_6322 .plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a:hover,
.active_6322 .plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a:focus,
.active_6322 .plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a:hover,
.active_6322 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li > a:focus,
.active_6322 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_6322
  .plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.tiny_6566
  > a,
.active_6322
  .plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.content-gold-ca96
  > a,
.active_6322
  .plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.tiny_6566
  > a,
.active_6322
  .plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.content-gold-ca96
  > a,
.active_6322
  .plasma-aa11.pattern_under_5707
  .label_glass_d98f
  > li.tiny_6566
  > a,
.active_6322 .plasma-aa11.pattern_under_5707 .label_glass_d98f > li.shade-2d03 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_6322 .section-up-f4e1,
.active_6322 .section-up-f4e1 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_6322 .feature_a59d.purple_d62c li a,
.active_6322 .soft-6d12 a,
.active_6322 .stone_491e,
.active_6322 .label_glass_d98f > li > a,
.active_6322 .caption-0680 {
  color: rgba(0, 0, 0, 0.55);
}
.active_6322 .feature_a59d.purple_d62c li a:hover,
.active_6322 .soft-6d12 a:hover,
.active_6322 .stone_491e:hover,
.active_6322 .label_glass_d98f > li > a:hover,
.active_6322 .caption-0680:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_6322 .focus-huge-ea6e {
  color: rgba(0, 0, 0, 0.55);
}
.active_6322 .focus-huge-ea6e .thick_ed80 {
  color: rgba(0, 0, 0, 0.8);
}
.active_6322 .focus-huge-ea6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower-4904 .slider-easy-3874 {
  margin-left: auto;
  margin-right: auto;
}
.frame_d5bc > * {
  margin-left: auto;
  margin-right: auto;
}
.frame_d5bc .bronze_b779 {
  margin-right: 1.41575em;
}
.disabled-8828 .frame_d5bc > .photo_tall_5a22 {
  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;
}
.disabled-8828 .frame_d5bc > .popup_115b {
  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;
}
.wood-2026.lower-4904 .slider-easy-3874,
.gradient-2243.lower-4904 .slider-easy-3874 {
  margin-left: 0;
}
.heading-out-9977.lower-4904 .slider-easy-3874,
.picture_narrow_89bc.lower-4904 .slider-easy-3874 {
  margin-right: 0;
}
.frame_d5bc ol,
.frame_d5bc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.text_65a6 video {
  max-width: 100%;
}
.article-156c img {
  display: block;
}
.article-156c.bronze_b779,
.article-156c.tooltip-4ea0 {
  width: 100%;
}
.article-156c.popup_115b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fixed_cf8d:not(.label-inner-84fa) {
  margin: 1.5em auto;
}
.down_a6ef p {
  padding: 1.5em 14px;
}
ul.nav-e465.popup_115b,
ul.nav-e465.photo_tall_5a22,
ul.nav-e465.element_full_698e.photo_tall_5a22 {
  padding: 0 14px;
}
.logo_9e75 {
  display: block;
  overflow-x: auto;
}
.logo_9e75 table {
  border-collapse: collapse;
  width: 100%;
}
.logo_9e75 td,
.logo_9e75 th {
  padding: 0.5em;
}
.frame_d5bc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame_d5bc ol ol,
.frame_d5bc ol ul,
.frame_d5bc ul ol,
.frame_d5bc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame_d5bc ol ol li,
.frame_d5bc ol ul li,
.frame_d5bc ul ol li,
.frame_d5bc ul ul li {
  margin-left: 0;
}
.cold-71bf.description_a5be > .description-hard-6f04 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.cold-71bf.description_a5be > .description-hard-6f04 iframe,
.cold-71bf.description_a5be > .description-hard-6f04 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.modal-c786 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.modal-c786.footer-green-b077 {
  padding: 0;
}
.modal-c786.footer-green-b077 cite {
  font-size: 13px;
}
.modal-c786 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.modal-c786 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_e492 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_e492 > p:first-child {
  margin-top: 0;
}
.active_e492 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_e492 blockquote {
  border-left: 0;
}
.mask-07a5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask-07a5:not(.green_4b18) {
  max-width: 100px;
}
.mask-07a5.right_b81c {
  border-bottom: none !important;
  text-align: center;
}
.mask-07a5.right_b81c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .down_a6ef p {
    padding: 1.5em 0;
  }
}
.tooltip_20ab {
  color: #0073aa;
}
.white-3513 {
  background-color: #0073aa;
}
.fast_4601 {
  color: #229fd8;
}
.message_next_4b8e {
  background-color: #229fd8;
}
.label-8f75 {
  color: #eee;
}
.background_solid_d6de {
  background-color: #eee;
}
.narrow-e620 {
  color: #444;
}
.logo_south_fe18 {
  background-color: #444;
}
.black-1211 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.black-1211 .chip-gold-4dc2 .soft-6d12 {
  font-size: 15px;
}
.black-1211 .soft-6d12 {
  line-height: 1.3;
}
.black-1211 .active_6322 {
}
.black-1211 .section-dark-fcf9 {
  background: #235787;
}
.item_red_68fe {
  padding: 0;
}
.item_red_68fe .section-dark-fcf9 {
  background: #1a1a1a;
}
.item_red_68fe .active_6322 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.full_2d62 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.full_2d62 .active_6322 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.full_2d62 .section-dark-fcf9 {
  background: #303030;
}
.outer_c50a {
  position: relative;
  z-index: 10;
}
.outer_c50a .module_0c7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_ad37 .row-8f9e {
  display: inline-block;
  vertical-align: middle;
}
.video_ad37.large-515f .row-8f9e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video_ad37.large-515f .row-8f9e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video_ad37.large-515f .row-8f9e {
    margin-right: 0.4em;
  }
}
.video_ad37.large-515f .row-8f9e:last-child {
  margin-right: 0;
}
.yellow_c24a .module_0c7b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .picture_fresh_0220 .chip-gold-4dc2 {
    margin: 0 -0.5em;
  }
  .picture_fresh_0220 .chip-gold-4dc2 [class*="customify-col-"],
  .picture_fresh_0220 .chip-gold-4dc2 [class*="customify-col_"],
  .picture_fresh_0220 .chip-gold-4dc2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.picture_fresh_0220.texture-inner-928e .module_0c7b {
  background: 0 0 !important;
}
.picture_fresh_0220.texture-inner-928e .module_0c7b,
.picture_fresh_0220.yellow_c24a .module_0c7b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .picture_fresh_0220.component_over_a416 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.picture_fresh_0220.yellow_c24a .module_0c7b {
  box-shadow: none !important;
}
.card_green_7e5a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .card_green_7e5a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .card_green_7e5a {
    padding: 18px 0 20px;
  }
}
.card_green_7e5a .black_3cd9 {
  width: 100%;
}
.card_green_7e5a .table_deb1 {
  margin-bottom: 0;
}
.card_green_7e5a .center-6d3f {
  margin-top: 5px;
  font-size: 0.875em;
}
.tall-a55c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tall-a55c .background-last-fc0a {
  width: 100%;
}
.pagination-center-9ac4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination-center-9ac4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination-center-9ac4 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;
}
.pagination-center-9ac4 li:last-child:after {
  display: none;
}
.pagination-center-9ac4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.first-41dd .pressed-a664 button,
.card_green_7e5a .pressed-a664 button {
  left: 0;
}
.first-41dd .background-last-fc0a,
.card_green_7e5a .background-last-fc0a {
  padding-left: 0;
  padding-right: 0;
}
.first-41dd .tall-a55c,
.card_green_7e5a .tall-a55c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.first-41dd {
  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;
}
.first-41dd: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;
}
.first-41dd .cool-486b {
  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) {
  .first-41dd .cool-486b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .first-41dd .cool-486b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .first-41dd .cool-486b {
    min-height: 200px;
  }
}
.first-41dd .pagination-center-9ac4 {
  color: rgba(255, 255, 255, 0.8);
}
.first-41dd .pagination-center-9ac4 a,
.first-41dd .pagination-center-9ac4 li:after {
  color: inherit;
}
.first-41dd .pagination-center-9ac4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.copper_4f9d {
  margin-bottom: 0.5em;
}
.thumbnail-solid-55d5 {
  margin-bottom: 1.2em;
}
.thumbnail-solid-55d5,
.copper_4f9d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.thumbnail-solid-55d5 p:last-child,
.copper_4f9d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pressed-a664,
#masthead .pressed-a664 {
  display: none;
}
#masthead
  > .pressed-a664.pressed-f253 {
  display: none;
}
#masthead > .pressed-a664 button {
  left: 0;
}
.center_2aef {
  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%;
}
.center_2aef .row-8f9e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.center_2aef .overlay_pink_d52c {
  display: -webkit-box;
  display: flex;
}
.center_2aef .overlay_pink_d52c.filter-focused-0c32 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.center_2aef .overlay_pink_d52c.action-4d31 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center_2aef .overlay_pink_d52c.banner-e7ac {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center_2aef.right_49a8.highlight_ff39 .overlay_pink_d52c.filter-focused-0c32 {
  flex-basis: 100%;
}
.center_2aef.background_medium_ba6a .overlay_pink_d52c.action-4d31 {
  -webkit-box-flex: 1;
  flex: auto;
}
.center_2aef.background_medium_ba6a .overlay_pink_d52c.banner-e7ac {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pressed-a664.pressed-f253 {
  display: none;
}
#masthead > .pressed-a664 button {
  left: 0;
}
.mask-warm-9af5 {
  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;
}
.mask-warm-9af5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mask-warm-9af5.hover_simple_133d i {
  margin-right: 4px;
}
.mask-warm-9af5.icon-2171 i {
  margin-left: 5px;
}
.soft-6d12 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.soft-6d12 p:last-child {
  margin-bottom: 0;
}
.gallery_white_2953 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery_white_2953 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery_white_2953 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery_white_2953 .section-up-f4e1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery_white_2953 .overlay-bottom-fdce {
  margin: 5px 0 7px 0;
}
.gallery_white_2953.aside-dim-203e .upper-6ff1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_white_2953.aside-dim-203e .background-over-e2ff {
  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;
}
.gallery_white_2953.soft-40fb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery_white_2953.soft-40fb .upper-6ff1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_white_2953.soft-40fb .background-over-e2ff {
  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;
}
.gallery_white_2953.dropdown_e499 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_white_2953.clean_e601 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery_white_2953.clean_e601 .background-over-e2ff {
  margin-top: 7px;
}
.table_921b {
  display: inline-block;
}
.outer_c50a .title_e7c5 .gallery_white_2953 img {
  max-width: 100%;
}
.plasma-aa11 .dirty-d14d.accordion-2305,
.row-9fd6 .dirty-d14d.accordion-2305 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.plasma-aa11 .bright_831b,
.row-9fd6 .bright_831b {
  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%);
}
.plasma-aa11 .bright_831b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.plasma-aa11.summary-fa1c .bright_831b {
  display: none;
}
.plasma-aa11 .surface_bdc8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma-aa11 .surface_bdc8 li {
  display: inline-block;
  position: relative;
}
.plasma-aa11 .surface_bdc8 li:last-child {
  margin-right: 0;
}
.plasma-aa11 .surface_bdc8 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;
}
.plasma-aa11 .surface_bdc8 li.shade-2d03 > a {
  color: rgba(0, 0, 0, 0.9);
}
.plasma-aa11 .surface_bdc8 > 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;
}
.plasma-aa11 .surface_bdc8 > li > a i {
  line-height: 0;
}
.plasma-aa11 .surface_bdc8 > li.banner_b56f > a .bright_831b {
  margin-left: 4px;
  line-height: 0;
}
.plasma-aa11 .surface_bdc8 .black_d95e li.banner_b56f > a {
  position: relative;
}
.plasma-aa11 .surface_bdc8 .black_d95e li.banner_b56f > a:after,
.plasma-aa11 .surface_bdc8 .black_d95e li.banner_b56f > a:before {
  content: "";
  display: table;
}
.plasma-aa11 .surface_bdc8 .black_d95e li.banner_b56f > a:after {
  clear: both;
}
.plasma-aa11 .surface_bdc8 .black_d95e li.banner_b56f > a .bright_831b {
  margin-left: 5px;
  float: right;
}
.plasma-aa11 .summary_motion_6aec,
.plasma-aa11 .black_d95e {
  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;
}
.plasma-aa11 .black_d95e {
  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;
}
.plasma-aa11 .black_d95e .accordion-2305 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plasma-aa11 .black_d95e .bright_831b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.plasma-aa11 .black_d95e li {
  display: block;
  margin: 0;
  padding: 0;
}
.plasma-aa11 .black_d95e 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;
}
.plasma-aa11 .black_d95e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.plasma-aa11 .black_d95e .black_d95e {
  top: 0;
  left: 100%;
}
.plasma-aa11 .shadow-536f.fn-focus-3977 > .summary_motion_6aec,
.plasma-aa11 .shadow-536f.fn-focus-3977 > .black_d95e,
.plasma-aa11 .shadow-536f:focus > .summary_motion_6aec,
.plasma-aa11 .shadow-536f:focus > .black_d95e,
.plasma-aa11 .shadow-536f:hover > .summary_motion_6aec,
.plasma-aa11 .shadow-536f:hover > .black_d95e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.plasma-aa11.pattern_under_5707 .label_glass_d98f:after,
.plasma-aa11.pattern_under_5707 .label_glass_d98f:before {
  content: "";
  display: table;
}
.plasma-aa11.pattern_under_5707 .label_glass_d98f:after {
  clear: both;
}
.plasma-aa11.pattern_under_5707 .label_glass_d98f > li {
  float: left;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f:after,
.plasma-aa11.widget_wood_0567 .label_glass_d98f:before {
  content: "";
  display: table;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f:after {
  clear: both;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f > li {
  float: left;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.plasma-aa11.widget_wood_0567 .label_glass_d98f > li.tiny_6566 > a,
.plasma-aa11.widget_wood_0567 .label_glass_d98f > li.shade-2d03 > a {
  color: #fff;
  background-color: #1e4b75;
}
.plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a .accordion-2305 {
  position: relative;
}
.plasma-aa11.accent_dynamic_6bdf .label_glass_d98f > li > a .accordion-2305: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;
}
.plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li:focus
  > a
  .accordion-2305:before,
.plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li:hover
  > a
  .accordion-2305:before {
  width: 100%;
  background-color: currentColor;
}
.plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.tiny_6566
  > a
  .accordion-2305:before,
.plasma-aa11.accent_dynamic_6bdf
  .label_glass_d98f
  > li.content-gold-ca96
  > a
  .accordion-2305:before {
  width: 100%;
  background-color: currentColor;
}
.plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a .accordion-2305 {
  position: relative;
}
.plasma-aa11.form-brown-60e3 .label_glass_d98f > li > a .accordion-2305: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;
}
.plasma-aa11.form-brown-60e3 .label_glass_d98f > li:focus > a .accordion-2305:before,
.plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li:hover
  > a
  .accordion-2305:before {
  width: 100%;
  background-color: currentColor;
}
.plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.tiny_6566
  > a
  .accordion-2305:before,
.plasma-aa11.form-brown-60e3
  .label_glass_d98f
  > li.content-gold-ca96
  > a
  .accordion-2305:before {
  width: 100%;
  background-color: currentColor;
}
.row-9fd6 .surface_bdc8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-9fd6 .surface_bdc8 li:first-child > a {
  border-top: none;
}
.row-9fd6 .surface_bdc8 .inner-399e > .accordion-2305 .bright_831b {
  display: none;
}
.row-9fd6 .surface_bdc8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-9fd6 .surface_bdc8 li:last-child {
  border: none;
}
.row-9fd6 .surface_bdc8 li.banner_b56f > a {
  padding-right: 45px !important;
}
.row-9fd6 .surface_bdc8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-9fd6 .surface_bdc8 li a:focus,
.row-9fd6 .surface_bdc8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-9fd6 .surface_bdc8 li .card_pro_9cfc {
  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;
}
.row-9fd6 .surface_bdc8 li .card_pro_9cfc:hover {
  box-shadow: none;
}
.row-9fd6 .surface_bdc8 li .card_pro_9cfc .bright_831b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-9fd6 .surface_bdc8 .black_d95e {
  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);
}
.row-9fd6 .surface_bdc8 .black_d95e li a {
  padding-left: 3em;
}
.row-9fd6 .surface_bdc8 .tooltip_5655 > a .card_pro_9cfc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-9fd6 .surface_bdc8 .tooltip_5655 > .black_d95e {
  display: block;
  opacity: 1;
}
.brown_3728 {
  max-width: 100%;
}
.modal_paper_c6e4 {
  line-height: 0;
  cursor: pointer;
}
.caption-0680 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-0680:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-0680 svg {
  width: 18px;
  height: 18px;
}
.caption-0680 .notice-83cd {
  display: none;
}
.button_6b8d {
  position: relative;
}
.button_6b8d.fn-active-3977 .caption-0680 .gradient_bff2 {
  display: none;
}
.button_6b8d.fn-active-3977 .caption-0680 .notice-83cd {
  display: inline-block;
}
.button_6b8d .paragraph-2209 {
  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);
}
.button_6b8d.border_fcca .paragraph-2209 {
  left: auto;
  right: -0.9em;
}
.button_6b8d.border_fcca .form-white-0c2a::before {
  left: auto;
  right: 15px;
}
.button_6b8d.fn-active-3977 .paragraph-2209 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-full-f1c8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.frame-full-f1c8 label {
  flex-basis: 100%;
}
.frame-full-f1c8 .top-c0e6 {
  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;
}
.frame-full-f1c8 .carousel_fresh_5d38 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.frame-full-f1c8 .carousel_fresh_5d38:focus {
  background-color: transparent;
}
.frame-full-f1c8 button.hidden-92ca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.frame-full-f1c8 button.hidden-92ca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.frame-full-f1c8 button.hidden-92ca svg {
  width: 18px;
  height: 18px;
}
.frame-full-f1c8 input[type="submit"] {
  min-height: auto;
}
.container-red-7fe3 .frame-full-f1c8 .carousel_fresh_5d38 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form-white-0c2a {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .form-white-0c2a {
    width: 220px;
  }
}
.form-white-0c2a label {
  flex-basis: 100%;
}
.form-white-0c2a::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;
}
.feature-8150 .container-red-7fe3 .frame-full-f1c8 {
  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;
}
.feature-8150
  .container-red-7fe3
  .frame-full-f1c8
  .top-c0e6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature-8150 .container-red-7fe3 .frame-full-f1c8 .carousel_fresh_5d38 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature-8150
  .container-red-7fe3
  .frame-full-f1c8
  .carousel_fresh_5d38:focus {
  background: 0 0;
}
.feature-8150
  .container-red-7fe3
  .frame-full-f1c8
  .hero-d3a9 {
  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;
}
.feature_a59d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature_a59d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature_a59d li:last-child {
  margin-right: 0;
}
.feature_a59d li:first-child {
  margin-left: 0;
}
.feature_a59d.dirty_4da2 a {
  color: #fff;
}
.feature_a59d.dirty_4da2 a:hover {
  color: #fff;
}
.feature_a59d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature_a59d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature_a59d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature_a59d a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature_a59d [class*="social-icon-apple"] {
  background-color: #999;
}
.feature_a59d [class*="social-icon-apple"].backdrop-15cd {
  background-color: transparent;
  color: #999;
}
.feature_a59d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature_a59d [class*="social-icon-behance"].backdrop-15cd {
  background-color: transparent;
  color: #1769ff;
}
.feature_a59d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature_a59d [class*="social-icon-bitbucket"].backdrop-15cd {
  background-color: transparent;
  color: #205081;
}
.feature_a59d [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature_a59d [class*="social-icon-codepen"].backdrop-15cd {
  background-color: transparent;
  color: #000;
}
.feature_a59d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature_a59d [class*="social-icon-delicious"].backdrop-15cd {
  background-color: transparent;
  color: #39f;
}
.feature_a59d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature_a59d [class*="social-icon-digg"].backdrop-15cd {
  background-color: transparent;
  color: #005be2;
}
.feature_a59d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature_a59d [class*="social-icon-dribbble"].backdrop-15cd {
  background-color: transparent;
  color: #ea4c89;
}
.feature_a59d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature_a59d [class*="social-icon-envelope"].backdrop-15cd {
  background-color: transparent;
  color: #ea4335;
}
.feature_a59d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature_a59d [class*="social-icon-facebook"].backdrop-15cd {
  background-color: transparent;
  color: #3b5998;
}
.feature_a59d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature_a59d [class*="social-icon-flickr"].backdrop-15cd {
  background-color: transparent;
  color: #0063dc;
}
.feature_a59d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature_a59d [class*="social-icon-foursquare"].backdrop-15cd {
  background-color: transparent;
  color: #2d5be3;
}
.feature_a59d [class*="social-icon-github"] {
  background-color: #333;
}
.feature_a59d [class*="social-icon-github"].backdrop-15cd {
  background-color: transparent;
  color: #333;
}
.feature_a59d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature_a59d [class*="social-icon-google-plus"].backdrop-15cd {
  background-color: transparent;
  color: #dd4b39;
}
.feature_a59d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature_a59d [class*="social-icon-houzz"].backdrop-15cd {
  background-color: transparent;
  color: #7ac142;
}
.feature_a59d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature_a59d [class*="social-icon-instagram"].backdrop-15cd {
  background-color: transparent;
  color: #262626;
}
.feature_a59d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature_a59d [class*="social-icon-jsfiddle"].backdrop-15cd {
  background-color: transparent;
  color: #487aa2;
}
.feature_a59d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature_a59d [class*="social-icon-linkedin"].backdrop-15cd {
  background-color: transparent;
  color: #0077b5;
}
.feature_a59d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature_a59d [class*="social-icon-medium"].backdrop-15cd {
  background-color: transparent;
  color: #00ab6b;
}
.feature_a59d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature_a59d
  [class*="social-icon-odnoklassniki"].backdrop-15cd {
  background-color: transparent;
  color: #f4731c;
}
.feature_a59d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature_a59d [class*="social-icon-meetup"].backdrop-15cd {
  background-color: transparent;
  color: #ec1c40;
}
.feature_a59d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature_a59d [class*="social-icon-pinterest"].backdrop-15cd {
  background-color: transparent;
  color: #bd081c;
}
.feature_a59d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature_a59d [class*="social-icon-product-hunt"].backdrop-15cd {
  background-color: transparent;
  color: #da552f;
}
.feature_a59d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature_a59d [class*="social-icon-reddit"].backdrop-15cd {
  background-color: transparent;
  color: #ff4500;
}
.feature_a59d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature_a59d [class*="social-icon-rss"].backdrop-15cd {
  background-color: transparent;
  color: #f26522;
}
.feature_a59d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature_a59d
  [class*="social-icon-shopping-cart"].backdrop-15cd {
  background-color: transparent;
  color: #4caf50;
}
.feature_a59d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature_a59d [class*="social-icon-skype"].backdrop-15cd {
  background-color: transparent;
  color: #00aff0;
}
.feature_a59d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature_a59d [class*="social-icon-slideshare"].backdrop-15cd {
  background-color: transparent;
  color: #0077b5;
}
.feature_a59d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature_a59d [class*="social-icon-snapchat"].backdrop-15cd {
  background-color: transparent;
  color: #fffc00;
}
.feature_a59d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature_a59d [class*="social-icon-soundcloud"].backdrop-15cd {
  background-color: transparent;
  color: #f80;
}
.feature_a59d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature_a59d [class*="social-icon-spotify"].backdrop-15cd {
  background-color: transparent;
  color: #2ebd59;
}
.feature_a59d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature_a59d
  [class*="social-icon-stack-overflow"].backdrop-15cd {
  background-color: transparent;
  color: #fe7a15;
}
.feature_a59d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature_a59d [class*="social-icon-maldkfgram"].backdrop-15cd {
  background-color: transparent;
  color: #2ca5e0;
}
.feature_a59d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature_a59d [class*="social-icon-tripadvisor"].backdrop-15cd {
  background-color: transparent;
  color: #589442;
}
.feature_a59d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature_a59d [class*="social-icon-tumblr"].backdrop-15cd {
  background-color: transparent;
  color: #35465c;
}
.feature_a59d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature_a59d [class*="social-icon-twitch"].backdrop-15cd {
  background-color: transparent;
  color: #6441a5;
}
.feature_a59d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature_a59d [class*="social-icon-twitter"].backdrop-15cd {
  background-color: transparent;
  color: #1da1f2;
}
.feature_a59d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature_a59d [class*="social-icon-vimeo"].backdrop-15cd {
  background-color: transparent;
  color: #1ab7ea;
}
.feature_a59d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature_a59d [class*="social-icon-vk"].backdrop-15cd {
  background-color: transparent;
  color: #45668e;
}
.feature_a59d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature_a59d [class*="social-icon-weibo"].backdrop-15cd {
  background-color: transparent;
  color: #df2029;
}
.feature_a59d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature_a59d [class*="social-icon-weixin"].backdrop-15cd {
  background-color: transparent;
  color: #7bb32e;
}
.feature_a59d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature_a59d [class*="social-icon-whatsapp"].backdrop-15cd {
  background-color: transparent;
  color: #25d366;
}
.feature_a59d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature_a59d [class*="social-icon-wordpress"].backdrop-15cd {
  background-color: transparent;
  color: #21759b;
}
.feature_a59d [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature_a59d [class*="social-icon-xing"].backdrop-15cd {
  background-color: transparent;
  color: #026466;
}
.feature_a59d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature_a59d [class*="social-icon-yelp"].backdrop-15cd {
  background-color: transparent;
  color: #af0606;
}
.feature_a59d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature_a59d [class*="social-icon-youtube"].backdrop-15cd {
  background-color: transparent;
  color: #cd201f;
}
.stone_491e {
  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;
}
.stone_491e:hover {
  box-shadow: none;
  background: 0 0;
}
.pressed-bdd7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused-5167 {
  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;
}
.silver_0a16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.alert_out_c9e1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.alert_out_c9e1,
.alert_out_c9e1::after,
.alert_out_c9e1::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;
}
.alert_out_c9e1::after,
.alert_out_c9e1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav_79be .focused-5167 .silver_0a16 {
  margin-top: -2px;
  width: 19px;
}
.nav_79be .focused-5167 .alert_out_c9e1 {
  margin-top: -1px;
}
.nav_79be .focused-5167 .alert_out_c9e1,
.nav_79be .focused-5167 .alert_out_c9e1::after,
.nav_79be .focused-5167 .alert_out_c9e1::before {
  width: 19px;
  height: 2px;
}
.nav_79be .focused-5167 .alert_out_c9e1::before {
  top: -6px;
}
.nav_79be .focused-5167 .alert_out_c9e1::after {
  bottom: -6px;
}
.form-plasma-2a1a .focused-5167 .silver_0a16 {
  margin-top: -2px;
  width: 22px;
}
.form-plasma-2a1a .focused-5167 .alert_out_c9e1 {
  margin-top: -1px;
}
.form-plasma-2a1a .focused-5167 .alert_out_c9e1,
.form-plasma-2a1a .focused-5167 .alert_out_c9e1::after,
.form-plasma-2a1a .focused-5167 .alert_out_c9e1::before {
  width: 22px;
  height: 2px;
}
.form-plasma-2a1a .focused-5167 .alert_out_c9e1::before {
  top: -7px;
}
.form-plasma-2a1a .focused-5167 .alert_out_c9e1::after {
  bottom: -7px;
}
.fresh-9c36 .focused-5167 .silver_0a16 {
  margin-top: -2px;
  width: 31px;
}
.fresh-9c36 .focused-5167 .alert_out_c9e1 {
  margin-top: -1.5px;
}
.fresh-9c36 .focused-5167 .alert_out_c9e1,
.fresh-9c36 .focused-5167 .alert_out_c9e1::after,
.fresh-9c36 .focused-5167 .alert_out_c9e1::before {
  width: 31px;
  height: 3px;
}
.fresh-9c36 .focused-5167 .alert_out_c9e1::before {
  top: -9px;
}
.fresh-9c36 .focused-5167 .alert_out_c9e1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section_365f .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 19px;
  }
  .section_365f .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .section_365f .focused-5167 .alert_out_c9e1,
  .section_365f .focused-5167 .alert_out_c9e1::after,
  .section_365f .focused-5167 .alert_out_c9e1::before {
    width: 19px;
    height: 2px;
  }
  .section_365f .focused-5167 .alert_out_c9e1::before {
    top: -6px;
  }
  .section_365f .focused-5167 .alert_out_c9e1::after {
    bottom: -6px;
  }
  .wide_9527 .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_9527 .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .wide_9527 .focused-5167 .alert_out_c9e1,
  .wide_9527 .focused-5167 .alert_out_c9e1::after,
  .wide_9527 .focused-5167 .alert_out_c9e1::before {
    width: 22px;
    height: 2px;
  }
  .wide_9527 .focused-5167 .alert_out_c9e1::before {
    top: -7px;
  }
  .wide_9527 .focused-5167 .alert_out_c9e1::after {
    bottom: -7px;
  }
  .dropdown_4beb .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_4beb .focused-5167 .alert_out_c9e1 {
    margin-top: -1.5px;
  }
  .dropdown_4beb .focused-5167 .alert_out_c9e1,
  .dropdown_4beb .focused-5167 .alert_out_c9e1::after,
  .dropdown_4beb .focused-5167 .alert_out_c9e1::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_4beb .focused-5167 .alert_out_c9e1::before {
    top: -9px;
  }
  .dropdown_4beb .focused-5167 .alert_out_c9e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-1b1a .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-1b1a .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .dropdown-1b1a .focused-5167 .alert_out_c9e1,
  .dropdown-1b1a .focused-5167 .alert_out_c9e1::after,
  .dropdown-1b1a .focused-5167 .alert_out_c9e1::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-1b1a .focused-5167 .alert_out_c9e1::before {
    top: -6px;
  }
  .dropdown-1b1a .focused-5167 .alert_out_c9e1::after {
    bottom: -6px;
  }
  .shade-static-f380 .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-static-f380 .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .shade-static-f380 .focused-5167 .alert_out_c9e1,
  .shade-static-f380 .focused-5167 .alert_out_c9e1::after,
  .shade-static-f380 .focused-5167 .alert_out_c9e1::before {
    width: 22px;
    height: 2px;
  }
  .shade-static-f380 .focused-5167 .alert_out_c9e1::before {
    top: -7px;
  }
  .shade-static-f380 .focused-5167 .alert_out_c9e1::after {
    bottom: -7px;
  }
  .stale_de5e .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 31px;
  }
  .stale_de5e .focused-5167 .alert_out_c9e1 {
    margin-top: -1.5px;
  }
  .stale_de5e .focused-5167 .alert_out_c9e1,
  .stale_de5e .focused-5167 .alert_out_c9e1::after,
  .stale_de5e .focused-5167 .alert_out_c9e1::before {
    width: 31px;
    height: 3px;
  }
  .stale_de5e .focused-5167 .alert_out_c9e1::before {
    top: -9px;
  }
  .stale_de5e .focused-5167 .alert_out_c9e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_d79a .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_d79a .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .disabled_d79a .focused-5167 .alert_out_c9e1,
  .disabled_d79a .focused-5167 .alert_out_c9e1::after,
  .disabled_d79a .focused-5167 .alert_out_c9e1::before {
    width: 19px;
    height: 2px;
  }
  .disabled_d79a .focused-5167 .alert_out_c9e1::before {
    top: -6px;
  }
  .disabled_d79a .focused-5167 .alert_out_c9e1::after {
    bottom: -6px;
  }
  .frame-2825 .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 22px;
  }
  .frame-2825 .focused-5167 .alert_out_c9e1 {
    margin-top: -1px;
  }
  .frame-2825 .focused-5167 .alert_out_c9e1,
  .frame-2825 .focused-5167 .alert_out_c9e1::after,
  .frame-2825 .focused-5167 .alert_out_c9e1::before {
    width: 22px;
    height: 2px;
  }
  .frame-2825 .focused-5167 .alert_out_c9e1::before {
    top: -7px;
  }
  .frame-2825 .focused-5167 .alert_out_c9e1::after {
    bottom: -7px;
  }
  .rough-8ede .focused-5167 .silver_0a16 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-8ede .focused-5167 .alert_out_c9e1 {
    margin-top: -1.5px;
  }
  .rough-8ede .focused-5167 .alert_out_c9e1,
  .rough-8ede .focused-5167 .alert_out_c9e1::after,
  .rough-8ede .focused-5167 .alert_out_c9e1::before {
    width: 31px;
    height: 3px;
  }
  .rough-8ede .focused-5167 .alert_out_c9e1::before {
    top: -9px;
  }
  .rough-8ede .focused-5167 .alert_out_c9e1::after {
    bottom: -9px;
  }
}
.element_6b08 .alert_out_c9e1 {
  -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);
}
.element_6b08 .alert_out_c9e1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element_6b08 .alert_out_c9e1::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);
}
.element_6b08.list_tiny_3f32 .alert_out_c9e1 {
  -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);
}
.element_6b08.list_tiny_3f32 .alert_out_c9e1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element_6b08.list_tiny_3f32 .alert_out_c9e1::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);
}
.status_8dce {
  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.next_0b96:before {
  display: none;
}
.copper_7cbc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.copper_7cbc .disabled-078a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.copper_7cbc .disabled-078a:last-of-type {
  border-bottom: none;
}
.copper_7cbc .disabled-078a.purple_172c,
.copper_7cbc .disabled-078a.column_glass_cdf9,
.copper_7cbc .disabled-078a.tertiary_pressed_ae00 {
  padding: 0;
}
.copper_7cbc .row-9fd6 .card_pro_9cfc {
  color: currentColor;
}
.copper_7cbc .row-9fd6 .card_pro_9cfc:focus,
.copper_7cbc .row-9fd6 .card_pro_9cfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper_7cbc.active_6322 .focus-huge-ea6e,
.copper_7cbc.active_6322 .soft-6d12 a,
.copper_7cbc.active_6322 .label_glass_d98f a,
.copper_7cbc.active_6322 .black_d95e a {
  color: rgba(0, 0, 0, 0.55);
}
.copper_7cbc.active_6322 .focus-huge-ea6e:hover,
.copper_7cbc.active_6322 .soft-6d12 a:hover,
.copper_7cbc.active_6322 .label_glass_d98f a:hover,
.copper_7cbc.active_6322 .black_d95e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7cbc.active_6322 .thick_ed80 {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7cbc.active_6322 .disabled-078a {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper_7cbc.active_6322 .disabled-078a:before {
  background: rgba(0, 0, 0, 0.08);
}
.copper_7cbc.active_6322 .narrow-5548:before {
  background: rgba(255, 255, 255, 0.9);
}
.copper_7cbc.active_6322 .row-9fd6 .surface_bdc8 li a,
.copper_7cbc.active_6322 .row-9fd6 .card_pro_9cfc,
.copper_7cbc.active_6322 .black_d95e {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper_7cbc.active_6322 .row-9fd6 .card_pro_9cfc:focus,
.copper_7cbc.active_6322 .row-9fd6 .card_pro_9cfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper_7cbc.active_6322 .surface_bdc8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper_7cbc.section-dark-fcf9 .focus-huge-ea6e,
.copper_7cbc.section-dark-fcf9 .soft-6d12 a,
.copper_7cbc.section-dark-fcf9 .label_glass_d98f .card_pro_9cfc,
.copper_7cbc.section-dark-fcf9 .label_glass_d98f a,
.copper_7cbc.section-dark-fcf9 .black_d95e a {
  color: rgba(255, 255, 255, 0.79);
}
.copper_7cbc.section-dark-fcf9 .focus-huge-ea6e:hover,
.copper_7cbc.section-dark-fcf9 .soft-6d12 a:hover,
.copper_7cbc.section-dark-fcf9 .label_glass_d98f .card_pro_9cfc:hover,
.copper_7cbc.section-dark-fcf9 .label_glass_d98f a:hover,
.copper_7cbc.section-dark-fcf9 .black_d95e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_7cbc.section-dark-fcf9 .thick_ed80 {
  color: rgba(255, 255, 255, 0.99);
}
.copper_7cbc.section-dark-fcf9 .disabled-078a {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_7cbc.section-dark-fcf9 .disabled-078a:before {
  background: rgba(255, 255, 255, 0.08);
}
.copper_7cbc.section-dark-fcf9 .narrow-5548:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper_7cbc.section-dark-fcf9 .row-9fd6 .surface_bdc8 li a,
.copper_7cbc.section-dark-fcf9 .row-9fd6 .card_pro_9cfc,
.copper_7cbc.section-dark-fcf9 .black_d95e {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_7cbc.section-dark-fcf9 .row-9fd6 .card_pro_9cfc:focus,
.copper_7cbc.section-dark-fcf9 .row-9fd6 .card_pro_9cfc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper_7cbc.section-dark-fcf9 .surface_bdc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-5548 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.narrow-5548:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup-6f98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content_55ff .copper_7cbc {
  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;
}
.content_55ff .disabled-078a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content_55ff .disabled-078a: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) {
  .content_55ff .disabled-078a:before {
    width: 16%;
    left: 42%;
  }
}
.content_55ff .disabled-078a:last-child:before {
  content: none;
}
.content_55ff .disabled-078a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content_55ff .row-9fd6 .surface_bdc8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content_55ff .row-9fd6 .surface_bdc8 li a .card_pro_9cfc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content_55ff .row-9fd6 .black_d95e {
  border: none;
}
.content_55ff .row-9fd6 .black_d95e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content_55ff .narrow-5548 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content_55ff .popup-6f98 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content_55ff .section-dark-fcf9 .narrow-5548:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_55ff .active_6322.preview_0842 .alert_out_c9e1 {
  background: rgba(0, 0, 0, 0.6);
}
.content_55ff
  .active_6322.preview_0842
  .alert_out_c9e1::after,
.content_55ff
  .active_6322.preview_0842
  .alert_out_c9e1:before {
  background: inherit;
}
.content_55ff
  .active_6322.preview_0842:hover
  .alert_out_c9e1 {
  background: rgba(0, 0, 0, 0.8);
}
.accordion-d1e7 .copper_7cbc {
  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) {
  .accordion-d1e7 .copper_7cbc {
    width: auto;
    right: 45px;
  }
}
.progress_advanced_c33c .copper_7cbc {
  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) {
  .progress_advanced_c33c .copper_7cbc {
    width: auto;
    left: 45px;
  }
}
.next_0b96 .copper_7cbc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.next_0b96 .popup-6f98 {
  max-width: 48em;
  margin: 0 auto;
}
.next_0b96 .narrow-5548:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture_2b07 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture_2b07.content_55ff .copper_7cbc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture_2b07.accordion-d1e7 .copper_7cbc {
  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);
}
.texture_2b07 .copper_7cbc {
  visibility: visible;
}
.texture_2b07.progress_advanced_c33c .copper_7cbc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.info_c354,
.button-1e06 {
  overflow-x: hidden;
}
.info_c354 .copper_7cbc {
  overflow: auto;
}
.info_c354.content_55ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_c354.content_55ff .copper_7cbc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.info_c354.content_55ff .stone_491e {
  opacity: 0;
}
.info_c354.accordion-d1e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_c354.accordion-d1e7 .copper_7cbc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.info_c354.accordion-d1e7 .stone_491e {
  opacity: 0;
}
.info_c354.progress_advanced_c33c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.info_c354.progress_advanced_c33c .copper_7cbc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.info_c354.progress_advanced_c33c .stone_491e {
  opacity: 0;
}
.info_c354.next_0b96 .copper_7cbc {
  z-index: 10;
  visibility: visible;
}
.preview_0842 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.preview_0842 .alert_out_c9e1 {
  background: rgba(255, 255, 255, 0.99);
}
.preview_0842 .alert_out_c9e1::after,
.preview_0842 .alert_out_c9e1:before {
  background: inherit;
}
.preview_0842:hover .alert_out_c9e1 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_advanced_c33c .preview_0842 {
  top: 10px;
  right: auto;
  left: 12px;
}
.next_0b96 .preview_0842 {
  display: none !important;
}
.info_c354:before,
.button-1e06:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.info_c354 .preview_0842,
.button-1e06 .preview_0842 {
  display: inline-block;
}
.copper_7cbc .row-8f9e {
  -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;
}
.info_c354 .copper_7cbc .row-8f9e,
.button-1e06 .copper_7cbc .row-8f9e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_blue_84ac .top-c0e6 {
  width: 100%;
}
.title_e7c5 {
  padding: 0 0.5em 0;
}
.title_e7c5 [class*="customify-col-"],
.title_e7c5 [class*="customify-col_"],
.title_e7c5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.yellow_5fec .title_e7c5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip-gold-4dc2 .first-9ff8,
  .first-9ff8 {
    display: none;
  }
  .medium_8afd {
    text-align: left;
  }
  .menu_e821 {
    text-align: center;
  }
  .thumbnail-4bf0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip-gold-4dc2 .pattern_top_5632,
  .pattern_top_5632 {
    display: none;
  }
  .frame-warm-e6dd {
    text-align: left;
  }
  .pressed-1f0f {
    text-align: center;
  }
  .component-fixed-5ae1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip-gold-4dc2 .bottom-318a,
  .bottom-318a {
    display: none;
  }
  .avatar_blue_2130 {
    text-align: left;
  }
  .static_d58a {
    text-align: center;
  }
  .white_fa60 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.small-b472 {
  box-shadow: none !important;
}
.outline-slow-e527 .main_6867,
.layout_bf6a .main_6867 {
  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;
}
.layout_bf6a .main_6867 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module_0c7b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module_0c7b:after,
.module_0c7b:before {
  content: "";
  display: table;
}
.module_0c7b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module_0c7b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module_0c7b,
.component_over_a416 {
  max-width: 1248px;
  margin: 0 auto;
}

.main_dim_62c0.detail_large_68f7 .module_0c7b {
  max-width: 100%;
}
.main_dim_62c0.box-302a {
  max-width: 1200px;
  margin: 0 auto;
}
.main_dim_62c0.container-5efe .module_0c7b {
  max-width: 100%;
}
.main_dim_62c0.container-5efe > .module_0c7b {
  padding-left: 0;
  padding-right: 0;
}
.main_dim_62c0.container-5efe > .module_0c7b .chip-gold-4dc2 {
  margin: 0;
}
.main_dim_62c0.container-5efe
  > .module_0c7b
  .middle_fe36.motion-003c {
  margin-right: 0;
  margin-left: 0;
}
.main_dim_62c0.container-5efe #main.motion-003c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bright_abaf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bright_abaf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard_6ff5 .slider-easy-3874 {
    padding-right: 1em;
  }
  .hard_6ff5.accordion-simple-4f80 .middle_fe36 {
    border-right: 1px solid #eaecee;
  }
  .hard_6ff5.accordion-simple-4f80 .slider-easy-3874 {
    padding-right: 1em;
  }
  .hard_6ff5.accordion-simple-4f80 .slider-eb64 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature-1787 .slider-easy-3874 {
    padding-left: 1em;
  }
  .feature-1787.accordion-simple-4f80 .middle_fe36 {
    border-left: 1px solid #eaecee;
  }
  .feature-1787.accordion-simple-4f80 .slider-easy-3874 {
    padding-left: 1em;
  }
  .feature-1787.accordion-simple-4f80 .slider-eb64 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-right-f6a7 .slider-easy-3874 {
    padding-left: 1em;
  }
  .element-right-f6a7.accordion-simple-4f80 .frame_b5e6 {
    border-right: 1px solid #eaecee;
  }
  .element-right-f6a7.accordion-simple-4f80 .surface_67a3 {
    border-right: 1px solid #eaecee;
  }
  .element-right-f6a7.accordion-simple-4f80 .slider-easy-3874 {
    padding-left: 1em;
  }
  .element-right-f6a7.accordion-simple-4f80 .slider-eb64 {
    padding-right: 1em;
  }
  .element-right-f6a7.accordion-simple-4f80 .alert_9e64 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-f78a .slider-easy-3874 {
    padding-right: 1em;
  }
  .layout-f78a.accordion-simple-4f80 .frame_b5e6 {
    border-left: 1px solid #eaecee;
  }
  .layout-f78a.accordion-simple-4f80 .surface_67a3 {
    border-left: 1px solid #eaecee;
  }
  .layout-f78a.accordion-simple-4f80 .slider-easy-3874 {
    padding-right: 1em;
  }
  .layout-f78a.accordion-simple-4f80 .slider-eb64 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-f78a.accordion-simple-4f80 .alert_9e64 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_abaf .slider-easy-3874 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_abaf.accordion-simple-4f80 .middle_fe36 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bright_abaf.accordion-simple-4f80 .slider-easy-3874 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bright_abaf.accordion-simple-4f80 .slider-eb64 {
    padding-left: 1em;
  }
  .bright_abaf.accordion-simple-4f80 .alert_9e64 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bright_abaf.accordion-simple-4f80 .slider-easy-3874 {
    padding-left: 0;
  }
}
.up_9c57 .video_ad37 {
  display: inline-block;
}
.frame-east-b1f3 {
  display: inline-block;
}
.article_smooth_d34a {
  word-con: break-word;
}
.dirty_8588 > span {
  display: inline-block;
  padding: 5px 0;
}
.dirty_8588 .hero-iron-661f {
  margin-left: 8px;
  margin-right: 8px;
}
.dirty_8588 .dynamic-91ce img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column-d070 .grid_fast_0a35 {
  margin-bottom: 2em;
}
.column-d070 .highlight-new-171c {
  margin-bottom: 15px;
}
.column-d070 .highlight-new-171c:last-child {
  margin-bottom: 0;
}
.column-d070 .preview_8a91 {
  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) {
  .column-d070 .preview_8a91 {
    display: block;
  }
}
.column-d070 .yellow_47d4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column-d070 .yellow_47d4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column-d070 .active_6490 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column-d070 .active_6490 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column-d070 .active_6490 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column-d070 .article_smooth_d34a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-d070 .article_smooth_d34a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column-d070 .feature_advanced_a2bf p:last-child {
  margin-bottom: 0;
}
.column-d070 .solid-728c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column-d070 .active_d6da {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column-d070 .content_pro_0949 {
  margin-top: 1em;
}
.column-d070 .preview_ffa8 {
  top: 0;
  display: block;
}
.column-d070 .preview_ffa8 a {
  color: inherit;
}
.column-d070 .preview_ffa8 a:hover {
  color: inherit;
}
.column-d070 .plasma-1a3e {
  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;
}
.column-d070 .plasma-1a3e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column-d070 .active_d6da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column-d070 .sidebar-hovered-7d70 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column-d070 .sidebar-hovered-7d70:first-child {
  margin-top: 0;
}
.column-d070 .sidebar-hovered-7d70.video_focused_e51e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column-d070 .sidebar-hovered-7d70.prev-a6e9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-d070
  .sidebar-hovered-7d70.prev-a6e9.pagination_pressed_2970
  .content_pro_0949 {
  width: 100%;
}
.column-d070 .prev-a6e9 {
  -webkit-box-align: center;
  align-items: center;
}
.column-d070 .prev-a6e9 .dirty_8588,
.column-d070 .prev-a6e9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column-d070 .active_6490 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-d070 .active_6490 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-d070 .active_6490: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;
}
.column-d070 .video_focused_e51e {
  z-index: 5;
}
.column-d070 .black-4727 .modal-cold-8741 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column-d070 .sort_inner_01ee .modal-cold-8741 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column-d070 .description_clean_96a6 .modal-cold-8741 {
  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;
}
.column-d070.stale-36a0 .preview_8a91,
.column-d070.chip-47ff .preview_8a91 {
  display: block;
}
.column-d070.stale-36a0 .preview_8a91 .iron-c0e6,
.column-d070.stale-36a0 .preview_8a91 .active_d6da,
.column-d070.chip-47ff .preview_8a91 .iron-c0e6,
.column-d070.chip-47ff .preview_8a91 .active_d6da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-d070.brown_532a .yellow_47d4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column-d070.brown_532a .yellow_47d4 {
    margin-right: 0;
  }
}
.column-d070.stale-36a0 .yellow_47d4,
.column-d070.chip-47ff .yellow_47d4 {
  padding-top: 40%;
}
.column-d070.stale-36a0 .grid_fast_0a35,
.column-d070.chip-47ff .grid_fast_0a35 {
  display: block;
}
.column-d070.stale-36a0 .fn-sticky-3977 .active_d6da,
.column-d070.chip-47ff .fn-sticky-3977 .active_d6da {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column-d070.stale-36a0 .yellow_47d4,
.column-d070.chip-47ff .yellow_47d4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column-d070.stale-36a0 .active_d6da {
  padding: 1em;
}
.paragraph_blue_b302 {
  margin: 30px auto;
  display: block;
}
.paragraph_blue_b302 .tiny-ec0a > * {
  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;
}
.paragraph_blue_b302 .tiny-ec0a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_blue_b302 .tiny-ec0a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop_7e07 .dirty_8588 {
  margin-bottom: 1.41575em;
}
.backdrop_7e07 .caption-plasma-beba {
  margin-bottom: 1.618em;
}
.frame_d5bc .active-3fce {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame_d5bc .active-3fce a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame_d5bc .alert_liquid_b247 {
  max-width: 100%;
  overflow: auto;
}
.lower-4904 .frame_d5bc a:hover {
  text-decoration: underline;
}
.notice_24ac .highlight-new-171c:not(.article_smooth_d34a),
.notice_24ac .active_6490 {
  margin-bottom: 1.41575em;
}
.notice_24ac .highlight-new-171c:not(.article_smooth_d34a):last-child,
.notice_24ac .active_6490:last-child {
  margin-bottom: 0;
}
.notice_24ac .highlight-new-171c.easy-c47c {
  margin-bottom: 0.41575em;
}
.notice_24ac .paper-98c5:before,
.notice_24ac .pressed-6f2d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice_24ac .paper-98c5:before {
  content: "\f115";
}
.notice_24ac .pressed-6f2d:before {
  content: "\f02c";
}
.notice_24ac .footer_fdd1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice_24ac .footer_fdd1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pattern-7099 {
  display: -webkit-box;
  display: flex;
}
.pattern-7099 .overlay-huge-f39f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pattern-7099 .overlay-huge-f39f {
    flex-basis: 90px;
  }
}
.pattern-7099 .status-6512 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-7099 .status-6512 {
    flex-basis: calc(100% - 50px);
  }
}
.pattern-7099 .last_e6fd p:last-child {
  margin-bottom: 0.72em;
}
.icon_f2f7 .tiny-ec0a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.icon_f2f7 .tiny-ec0a:after,
.icon_f2f7 .tiny-ec0a:before {
  content: "";
  display: table;
}
.icon_f2f7 .tiny-ec0a:after {
  clear: both;
}
.icon_f2f7 .tiny-ec0a .hidden-green-0d37,
.icon_f2f7 .tiny-ec0a .component-3b8b {
  width: 49%;
}
.icon_f2f7 .tiny-ec0a .hidden-green-0d37 a span.row-d54e,
.icon_f2f7 .tiny-ec0a .component-3b8b a span.row-d54e {
  display: block;
  margin-bottom: 5px;
}
.icon_f2f7 .tiny-ec0a .component-3b8b {
  float: left;
  text-align: left;
}
.icon_f2f7 .tiny-ec0a .hidden-green-0d37 {
  float: right;
  text-align: right;
}
.down-88f2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .down-88f2 {
    margin-bottom: 0;
  }
}
.current-a267 {
  margin-bottom: 1em;
}
.current-a267 .article_smooth_d34a {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter-thick-5c9c a {
  display: block;
  line-height: 0;
  position: relative;
}
.black_28af .current-a267,
.surface_7faa .current-a267 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .black_28af .current-a267,
  .surface_7faa .current-a267 {
    display: block;
  }
}
.black_28af .filter-thick-5c9c,
.surface_7faa .filter-thick-5c9c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .black_28af .filter-thick-5c9c,
  .surface_7faa .filter-thick-5c9c {
    margin-bottom: 1em;
  }
}
.black_28af .filter-thick-5c9c img,
.surface_7faa .filter-thick-5c9c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.black_28af .top_125b,
.surface_7faa .top_125b {
  flex-basis: calc(100% - 160px);
}
.black_28af .top_125b p,
.surface_7faa .top_125b p {
  margin-bottom: 0;
}
.black_28af .top_125b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .black_28af .top_125b {
    padding-left: 0;
  }
}
.surface_7faa .top_125b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .surface_7faa .top_125b {
    padding-right: 0;
  }
}
.surface_7faa .filter-thick-5c9c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.east_53b2 .filter-thick-5c9c {
  margin-bottom: 0.5em;
}
.east_53b2 .filter-thick-5c9c img {
  width: 100%;
}
.icon_4cf5 .link-short-4f3c,
.table-medium-0a25 .link-short-4f3c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-medium-0a25 .middle_fe36 .purple_6919 p:last-child {
  margin-bottom: 0;
}
.caption-34ec {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.breadcrumb-6350 .down_7b0c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-6350 .down_7b0c:last-of-type {
    margin-bottom: 0;
  }
}
.breadcrumb-6350 .down_7b0c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb-6350 .down_7b0c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.breadcrumb-6350 .down_7b0c ul li {
  margin: 0 0 0.6em;
}
.breadcrumb-6350 .down_7b0c ul li.pro-dc32,
.breadcrumb-6350 .down_7b0c ul li.short-96da {
  position: relative;
}
.breadcrumb-6350 .down_7b0c ul li.pro-dc32 .accordion_new_15d5,
.breadcrumb-6350 .down_7b0c ul li.short-96da .accordion_new_15d5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.breadcrumb-6350 .down_7b0c ul li.pro-dc32:after:after,
.breadcrumb-6350 .down_7b0c ul li.pro-dc32:after:before,
.breadcrumb-6350
  .down_7b0c
  ul
  li.short-96da:after:after,
.breadcrumb-6350
  .down_7b0c
  ul
  li.short-96da:after:before {
  content: "";
  display: table;
}
.breadcrumb-6350 .down_7b0c ul li.pro-dc32:after:after,
.breadcrumb-6350
  .down_7b0c
  ul
  li.short-96da:after:after {
  clear: both;
}
.breadcrumb-6350 .down_7b0c a.last_41e1:hover {
  text-decoration: none;
}
.breadcrumb-6350 .down_7b0c select {
  max-width: 100%;
}
.breadcrumb-6350 .down_7b0c table {
  font-size: 85%;
}
.breadcrumb-6350 .down_7b0c table td,
.breadcrumb-6350 .down_7b0c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.breadcrumb-6350 .down_7b0c table tfoot td {
  text-align: left;
}
.breadcrumb-6350 .down_7b0c :last-child {
  margin-bottom: 0;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace label {
  width: 100%;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace .carousel_fresh_5d38 {
  width: 100%;
  display: block;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace .hidden-92ca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace .hidden-92ca:hover svg #svg-search {
  fill: #444;
}
.breadcrumb-6350 .down_7b0c .active_cold_6ace .hidden-92ca svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-6350 .feature-gas-49a8 ul ul,
.breadcrumb-6350 .sidebar_0975 ul ul,
.breadcrumb-6350 .accent_static_95a8 ul ul,
.breadcrumb-6350 .dropdown_glass_a51d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.breadcrumb-6350 .feature-gas-49a8 .banner_b56f > a,
.breadcrumb-6350 .sidebar_0975 .banner_b56f > a,
.breadcrumb-6350 .accent_static_95a8 .banner_b56f > a,
.breadcrumb-6350 .dropdown_glass_a51d .banner_b56f > a {
  margin-bottom: 0;
}
.breadcrumb-6350 .preview_mini_ec5d li,
.breadcrumb-6350 .feature-gas-49a8 li,
.breadcrumb-6350 .row_ef3a li,
.breadcrumb-6350 .sidebar_0975 li,
.breadcrumb-6350 .accent_static_95a8 li,
.breadcrumb-6350 .dropdown_glass_a51d li,
.breadcrumb-6350 .row-inner-c0fe li,
.breadcrumb-6350 .easy-84e4 li {
  display: block;
  position: relative;
}
.breadcrumb-6350 .preview_mini_ec5d li:last-child,
.breadcrumb-6350 .feature-gas-49a8 li:last-child,
.breadcrumb-6350 .row_ef3a li:last-child,
.breadcrumb-6350 .sidebar_0975 li:last-child,
.breadcrumb-6350 .accent_static_95a8 li:last-child,
.breadcrumb-6350 .dropdown_glass_a51d li:last-child,
.breadcrumb-6350 .row-inner-c0fe li:last-child,
.breadcrumb-6350 .easy-84e4 li:last-child {
  border: none;
}
.breadcrumb-6350 .preview_mini_ec5d li a,
.breadcrumb-6350 .feature-gas-49a8 li a,
.breadcrumb-6350 .row_ef3a li a,
.breadcrumb-6350 .sidebar_0975 li a,
.breadcrumb-6350 .accent_static_95a8 li a,
.breadcrumb-6350 .dropdown_glass_a51d li a,
.breadcrumb-6350 .row-inner-c0fe li a,
.breadcrumb-6350 .easy-84e4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-6350 .preview_mini_ec5d li ul li::before,
.breadcrumb-6350 .feature-gas-49a8 li ul li::before,
.breadcrumb-6350 .row_ef3a li ul li::before,
.breadcrumb-6350 .sidebar_0975 li ul li::before,
.breadcrumb-6350 .accent_static_95a8 li ul li::before,
.breadcrumb-6350 .dropdown_glass_a51d li ul li::before,
.breadcrumb-6350 .row-inner-c0fe li ul li::before,
.breadcrumb-6350 .easy-84e4 li ul li::before {
  left: 15px;
}
.breadcrumb-6350 .preview_mini_ec5d li ul a,
.breadcrumb-6350 .feature-gas-49a8 li ul a,
.breadcrumb-6350 .row_ef3a li ul a,
.breadcrumb-6350 .sidebar_0975 li ul a,
.breadcrumb-6350 .accent_static_95a8 li ul a,
.breadcrumb-6350 .dropdown_glass_a51d li ul a,
.breadcrumb-6350 .row-inner-c0fe li ul a,
.breadcrumb-6350 .easy-84e4 li ul a {
  padding-left: 20px;
}
.breadcrumb-6350 .preview_mini_ec5d li ul ul li::before,
.breadcrumb-6350 .feature-gas-49a8 li ul ul li::before,
.breadcrumb-6350 .row_ef3a li ul ul li::before,
.breadcrumb-6350 .sidebar_0975 li ul ul li::before,
.breadcrumb-6350 .accent_static_95a8 li ul ul li::before,
.breadcrumb-6350 .dropdown_glass_a51d li ul ul li::before,
.breadcrumb-6350 .row-inner-c0fe li ul ul li::before,
.breadcrumb-6350 .easy-84e4 li ul ul li::before {
  left: 30px;
}
.breadcrumb-6350 .preview_mini_ec5d li ul ul a,
.breadcrumb-6350 .feature-gas-49a8 li ul ul a,
.breadcrumb-6350 .row_ef3a li ul ul a,
.breadcrumb-6350 .sidebar_0975 li ul ul a,
.breadcrumb-6350 .accent_static_95a8 li ul ul a,
.breadcrumb-6350 .dropdown_glass_a51d li ul ul a,
.breadcrumb-6350 .row-inner-c0fe li ul ul a,
.breadcrumb-6350 .easy-84e4 li ul ul a {
  padding-left: 40px;
}
.breadcrumb-6350 .info_c1a6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.breadcrumb-6350 .easy-84e4 ul li {
  margin-bottom: 1.41575em;
}
.breadcrumb-6350 .easy-84e4 ul li .bright_8205 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.breadcrumb-6350 .easy-84e4 ul li .orange-2f6c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section-dark-fcf9 .preview_mini_ec5d li a,
.section-dark-fcf9 .feature-gas-49a8 li a,
.section-dark-fcf9 .row_ef3a li a,
.section-dark-fcf9 .sidebar_0975 li a,
.section-dark-fcf9 .accent_static_95a8 li a,
.section-dark-fcf9 .dropdown_glass_a51d li a,
.section-dark-fcf9 .row-inner-c0fe li a,
.section-dark-fcf9 .easy-84e4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-dark-fcf9 .info_c1a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-dark-fcf9 .down_7b0c ul li.pro-dc32 .accordion_new_15d5,
.section-dark-fcf9 .down_7b0c ul li.short-96da .accordion_new_15d5 {
  background: rgba(0, 0, 0, 0.2);
}
.section-dark-fcf9 .breadcrumb-6350 .down_7b0c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li {
  margin: 0;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li ul {
  margin: 0;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li ul li a {
  padding-left: 15px;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li ul li li a {
  padding-left: 30px;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li.shade-2d03 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li.shade-2d03 > 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;
}
.main_dim_62c0 .breadcrumb-6350 .surface_bdc8 li.shade-2d03 > 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;
}
.left_a748 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.logo_lite_e310 {
  position: relative;
  z-index: 10;
}
.logo_lite_e310 .row-8f9e {
  width: 100%;
  max-width: 100%;
}
.banner_focused_2c1c .active_stone_c190 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner_focused_2c1c .active_6322 {
}
.banner_focused_2c1c .section-dark-fcf9 {
  background: #292929;
}
.stale-9660 .active_stone_c190 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale-9660 .active_6322 {
  background: #f9f9f9;
}
.stale-9660 .section-dark-fcf9 {
  background: #303030;
}
.tertiary-wood-4fc1 .active_stone_c190 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary-wood-4fc1 .video_ad37 {
    margin-bottom: 1em;
  }
  .tertiary-wood-4fc1 .video_ad37:last-child {
    margin-bottom: 0;
  }
}
.tertiary-wood-4fc1 .active_6322 {
  background: #ededed;
}
.tertiary-wood-4fc1 .section-dark-fcf9 {
  background: #1a1a1a;
}
.active_stone_c190.active_6322 {
  color: rgba(0, 0, 0, 0.6);
}
.active_stone_c190.active_6322 .mask-plasma-7030 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active_stone_c190.section-dark-fcf9 {
  color: rgba(255, 255, 255, 0.99);
}
.active_stone_c190.section-dark-fcf9 a:not(.last_41e1) {
  color: rgba(255, 255, 255, 0.79);
}
.active_stone_c190.section-dark-fcf9 a:not(.last_41e1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.active_stone_c190.section-dark-fcf9 .mask-plasma-7030 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_stone_c190.section-dark-fcf9 table tbody td,
.active_stone_c190.section-dark-fcf9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.status_d7c3.yellow_c24a .module_0c7b {
  max-width: initial;
}
.status_d7c3 .large-515f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.status_d7c3 .large-515f .row-8f9e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .status_d7c3 .large-515f .row-8f9e {
    display: block;
    margin-bottom: 2em;
  }
  .status_d7c3 .large-515f .row-8f9e:last-child {
    margin-bottom: 0;
  }
}
.tertiary-wood-4fc1 .video_ad37:last-child,
.stale-9660 .video_ad37:last-child,
.banner_focused_2c1c .video_ad37:last-child {
  margin-bottom: 0;
}
.tertiary-wood-4fc1 .video_ad37 .breadcrumb-6350 .down_7b0c:last-child,
.stale-9660 .video_ad37 .breadcrumb-6350 .down_7b0c:last-child,
.banner_focused_2c1c .video_ad37 .breadcrumb-6350 .down_7b0c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tertiary-wood-4fc1 .text_orange_a479,
  .tertiary-wood-4fc1 .red_46c9,
  .stale-9660 .text_orange_a479,
  .stale-9660 .red_46c9,
  .banner_focused_2c1c .text_orange_a479,
  .banner_focused_2c1c .red_46c9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .logo_lite_e310 .video_ad37 {
    margin-bottom: 2em;
  }
}
.logo_lite_e310 p:last-child {
  margin-bottom: 0;
}
.logo_lite_e310 li,
.logo_lite_e310 ul {
  list-style: none;
  margin: 0;
}
.logo_lite_e310 ul ul {
  margin-left: 2.617924em;
}
.box_hard_7ee0 {
  font-size: 0.875em;
}

/* css-noise: 397f */
.shadow-element-x1 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
