/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current-577e/customify
Author: WPCustomify
Author URI: https://pressmaximum.current-577e
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.current-577e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.huge_d3f0.hard-e2a4/licenses/gpl-2.0.hover-dynamic-9be9
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.new_1956/, (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.dynamic-5333.content-8d59/normalize.dropdown-1a2f/
 ======
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.dropdown-1a2f v7.0.0 | MIT License | github.current-577e/necolas/normalize.dropdown-1a2f */
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;
}
.row_inner_b177 .top-f4de,
.title_current_ab61,
.avatar-fast-6f67,
.chip_e218,
.form-prev-f765,
.slider_c38b,
.fixed_2d32,
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;
}
.title_current_ab61,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .title_current_ab61,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .title_current_ab61,
  h1 {
    font-size: 1.8em;
  }
}
.avatar-fast-6f67,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.avatar-fast-6f67 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .avatar-fast-6f67,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .avatar-fast-6f67,
  h2 {
    font-size: 1.7em;
  }
}
.chip_e218,
h3 {
  font-size: 1.618em;
}
.row_inner_b177 .top-f4de,
.form-prev-f765,
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.photo-center-aa99 {
  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;
}
.component-bright-1f1b:after,
.component-bright-1f1b:before,
.hero-3283:after,
.hero-3283:before {
  content: "";
  display: table;
}
.component-bright-1f1b:after,
.hero-3283:after {
  clear: both;
}
.description-right-c61c {
  float: right;
  margin-right: 0;
}
.pink_9cba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.surface_152c .chip_d9b5,
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;
}
.surface_152c .chip_d9b5: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;
}
.warm-68d3 .chip_d9b5 {
  box-shadow: none;
}
.warm-68d3
  .chip_d9b5
  .pagination_prev_8025 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.warm-68d3 .chip_d9b5 .gas-8619 {
  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;
}
.warm-68d3
  .chip_d9b5
  .gas-8619
  b {
  display: none;
}
.warm-68d3 .liquid_dcb1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.carousel_3ba1:not(.video_wide_c7dc):not(.gallery-simple-7103),
button:not(.video_wide_c7dc):not(.gallery-simple-7103),
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ) {
  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;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):hover,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):hover,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):hover,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):hover,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):active,
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):active,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):active,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):active,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):active,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus {
  outline: 0;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf {
  position: relative;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .preview_pressed_6d45,
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .stone-7c1e,
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .cold_2202,
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  i,
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  svg,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .preview_pressed_6d45,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .stone-7c1e,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .cold_2202,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  i,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  svg,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .preview_pressed_6d45,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .stone-7c1e,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .cold_2202,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  i,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  svg,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .preview_pressed_6d45,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .stone-7c1e,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .cold_2202,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  i,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  svg,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .preview_pressed_6d45,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .stone-7c1e,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  .cold_2202,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  i,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf
  svg {
  visibility: hidden;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf:after,
button:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf:after,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf:after,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf:after,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ).fn-loading-3cbf: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;
}
.carousel_3ba1:not(.video_wide_c7dc):not(.gallery-simple-7103),
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ) {
  color: #fff;
  background: #235787;
}
.carousel_3ba1:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="button"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="reset"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus,
input[type="submit"]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ):focus {
  color: #fff;
}
.carousel_3ba1.fn-disabled-3cbf:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
.carousel_3ba1[disabled]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
button.fn-disabled-3cbf:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ),
button[disabled]:not(.video_wide_c7dc):not(
    .gallery-simple-7103
  ) {
  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;
}
.over_74c1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.over_74c1: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;
}
.focused_f316 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.action_090b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column-south-9a49 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component-bright-1f1b:after,
.component-bright-1f1b:before,
.list-741f:after,
.list-741f:before,
.gradient_copper_962c:after,
.gradient_copper_962c:before,
.right-048a:after,
.right-048a:before,
.preview-1631:after,
.preview-1631:before,
.copper_7dcf:after,
.copper_7dcf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component-bright-1f1b:after,
.list-741f:after,
.gradient_copper_962c:after,
.right-048a:after,
.preview-1631:after,
.copper_7dcf:after {
  clear: both;
}
.list-741f .article-lower-6d01,
.gradient_copper_962c .article-lower-6d01,
.icon-hot-96da .article-lower-6d01 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary_warm_9cfb {
  display: inline-block;
}
.message-2fb8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.message-2fb8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.message-2fb8 .action_bc12 {
  padding: 1em 0;
  font-size: 85%;
}
.action_bc12 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_c72a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_c72a:after,
.element_c72a:before {
  content: "";
  display: table;
}
.element_c72a:after {
  clear: both;
}
.picture_154c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info-east-857a .picture_154c {
  max-width: 50%;
}
.yellow-8fbf .picture_154c {
  max-width: 33.33%;
}
.layout-dirty-3dd6 .picture_154c {
  max-width: 25%;
}
.gold-d2c7 .picture_154c {
  max-width: 20%;
}
.picture_hot_46dc .picture_154c {
  max-width: 16.66%;
}
.blue_4571 .picture_154c {
  max-width: 14.28%;
}
.short-0b51 .picture_154c {
  max-width: 12.5%;
}
.notification-dim-fbf8 .picture_154c {
  max-width: 11.11%;
}
.progress_middle_de11 {
  display: block;
}
.row_inner_b177 .alert-f4a9 label,
.row_inner_b177 .paragraph_b286 label,
.row_inner_b177 .status-smooth-f529 label,
.row_inner_b177 .plasma-b496 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over_360f {
  list-style: none;
  margin: 0;
}
.over_360f article.primary-motion-2f5c {
  margin-bottom: 0;
}
.over_360f ul {
  list-style: none;
  margin: 0;
}
.over_360f .right-422f li.primary-motion-2f5c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over_360f .right-422f li.primary-motion-2f5c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over_360f .right-422f li.primary-motion-2f5c: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) {
  .over_360f .right-422f li.primary-motion-2f5c li.primary-motion-2f5c li.primary-motion-2f5c li.primary-motion-2f5c {
    padding-left: 0;
  }
}
article.primary-motion-2f5c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-motion-2f5c .list-741f p:last-of-type {
  margin-bottom: 0;
}
article.primary-motion-2f5c .row_d536 {
  float: left;
}
article.primary-motion-2f5c .tertiary-cool-b2a7 {
  margin-left: 85px;
}
article.primary-motion-2f5c .black_aab9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-motion-2f5c .black_aab9 .info-58db {
  margin-left: 10px;
}
article.primary-motion-2f5c .under_2699 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-motion-2f5c .accent-small-c93c {
  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 .alert-f4a9,
  #respond .status-smooth-f529,
  #respond .plasma-b496 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-f4a9 input,
#respond .status-smooth-f529 input,
#respond .plasma-b496 input {
  width: 100%;
}
#respond .plasma-b496 {
  margin-right: 0;
}
#respond .top_1c8c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_dynamic_e6d1 {
  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;
}
.panel_dynamic_e6d1.container_huge_9c99 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.panel_dynamic_e6d1 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%);
}
.panel_dynamic_e6d1:focus,
.panel_dynamic_e6d1: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);
}
.lite_8b7d {
  border-radius: 10%;
}
.component_4a91 {
  border-radius: 50%;
}
.dynamic_5a43 {
  font-size: 0.72em;
}
.primary_brown_5d9c {
  font-size: 0.875em;
}
.pagination-1399 {
  font-size: 1.1em;
}
.banner-light-4399 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner-light-4399.dynamic_5a43 {
  letter-spacing: 0.5px;
}
.feature_4208,
.feature_4208 a {
  color: #6d6d6d;
}
.feature_4208 a:hover {
  color: #111;
}
.sidebar_top_3a7c {
  color: #6d6d6d;
}
.background-dirty-0731 {
  overflow-x: hidden;
}
.background-dirty-0731 .light_25e9.white_855c {
  position: relative;
}
.background-dirty-0731 .light_25e9.white_855c.large_ea3c {
  position: initial;
}
.background-dirty-0731
  .light_25e9.white_855c.large_ea3c
  .up-2d8d {
  left: auto;
}
.background-dirty-0731 .light_25e9 .up-2d8d {
  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;
}
.background-dirty-0731 .light_25e9:hover.white_855c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.background-dirty-0731
  .light_25e9:hover.white_855c
  .up-2d8d {
  display: block;
  z-index: 9999999;
}
.background-dirty-0731 .warm_69fe .message-top-8f0d,
.background-dirty-0731 .full-fd16 .message-top-8f0d {
  display: none;
}
.background-dirty-0731 .cool-0729 .light_25e9:hover.white_855c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row_inner_b177 .alert-f4a9 label,
.row_inner_b177 .paragraph_b286 label,
.row_inner_b177 .status-smooth-f529 label,
.row_inner_b177 .plasma-b496 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.over_360f {
  list-style: none;
  margin: 0;
}
.over_360f article.primary-motion-2f5c {
  margin-bottom: 0;
}
.over_360f ul {
  list-style: none;
  margin: 0;
}
.over_360f .right-422f li.primary-motion-2f5c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .over_360f .right-422f li.primary-motion-2f5c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .over_360f .right-422f li.primary-motion-2f5c: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) {
  .over_360f .right-422f li.primary-motion-2f5c li.primary-motion-2f5c li.primary-motion-2f5c li.primary-motion-2f5c {
    padding-left: 0;
  }
}
article.primary-motion-2f5c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary-motion-2f5c .list-741f p:last-of-type {
  margin-bottom: 0;
}
article.primary-motion-2f5c .row_d536 {
  float: left;
}
article.primary-motion-2f5c .tertiary-cool-b2a7 {
  margin-left: 85px;
}
article.primary-motion-2f5c .black_aab9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary-motion-2f5c .black_aab9 .info-58db {
  margin-left: 10px;
}
article.primary-motion-2f5c .under_2699 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary-motion-2f5c .accent-small-c93c {
  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 .alert-f4a9,
  #respond .status-smooth-f529,
  #respond .plasma-b496 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .alert-f4a9 input,
#respond .status-smooth-f529 input,
#respond .plasma-b496 input {
  width: 100%;
}
#respond .plasma-b496 {
  margin-right: 0;
}
#respond .top_1c8c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_69fe .huge-39b5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.huge-39b5 .photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a:focus,
.huge-39b5 .photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a:hover,
.huge-39b5 .photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a:focus,
.huge-39b5 .photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a:hover,
.huge-39b5 .photo_selected_da35.icon-572e .badge_basic_23bd > li > a:focus,
.huge-39b5 .photo_selected_da35.icon-572e .badge_basic_23bd > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5
  .photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.huge-39b5
  .photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.pressed_fe76
  > a,
.huge-39b5
  .photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.huge-39b5
  .photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.pressed_fe76
  > a,
.huge-39b5
  .photo_selected_da35.icon-572e
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.huge-39b5 .photo_selected_da35.icon-572e .badge_basic_23bd > li.gallery_ecfc > a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5 .item-hard-0873,
.huge-39b5 .item-hard-0873 a {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5 .wrapper_dirty_b6ea.tooltip_6f50 li a,
.huge-39b5 .solid-e531 a,
.huge-39b5 .background-green-fa4f,
.huge-39b5 .badge_basic_23bd > li > a,
.huge-39b5 .thick_8e9b {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5 .wrapper_dirty_b6ea.tooltip_6f50 li a:hover,
.huge-39b5 .solid-e531 a:hover,
.huge-39b5 .background-green-fa4f:hover,
.huge-39b5 .badge_basic_23bd > li > a:hover,
.huge-39b5 .thick_8e9b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5 .texture-red-4df3 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5 .texture-red-4df3 .dim_ff74 {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5 .texture-red-4df3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge-39b5 .notice_upper_f974 .slider_yellow_2e56 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5 .notice_upper_f974 .slider_yellow_2e56 .widget-last-98ca {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5
  .notice_upper_f974
  .slider_yellow_2e56
  .widget-last-98ca::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5
  .notice_upper_f974
  .slider_yellow_2e56
  .widget-last-98ca:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5
  .notice_upper_f974
  .slider_yellow_2e56
  .widget-last-98ca::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5
  .notice_upper_f974
  .slider_yellow_2e56
  .widget-last-98ca::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5 .notice_upper_f974 .shadow-light-ce45 {
  color: rgba(255, 255, 255, 0.79);
}
.huge-39b5 .notice_upper_f974 .shadow-light-ce45:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-bright-6c21
  .huge-39b5
  .notice_upper_f974
  .element_pro_dcda
  .backdrop-fresh-628c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-bright-6c21
  .huge-39b5
  .notice_upper_f974
  .element_pro_dcda
  .widget-last-98ca {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_69fe .overlay_eb7a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay_eb7a .photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a:focus,
.overlay_eb7a .photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a:hover,
.overlay_eb7a .photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a:focus,
.overlay_eb7a .photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a:hover,
.overlay_eb7a .photo_selected_da35.icon-572e .badge_basic_23bd > li > a:focus,
.overlay_eb7a .photo_selected_da35.icon-572e .badge_basic_23bd > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_eb7a
  .photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.overlay_eb7a
  .photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.pressed_fe76
  > a,
.overlay_eb7a
  .photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.overlay_eb7a
  .photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.pressed_fe76
  > a,
.overlay_eb7a
  .photo_selected_da35.icon-572e
  .badge_basic_23bd
  > li.progress-0fec
  > a,
.overlay_eb7a .photo_selected_da35.icon-572e .badge_basic_23bd > li.gallery_ecfc > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_eb7a .item-hard-0873,
.overlay_eb7a .item-hard-0873 a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_eb7a .wrapper_dirty_b6ea.tooltip_6f50 li a,
.overlay_eb7a .solid-e531 a,
.overlay_eb7a .background-green-fa4f,
.overlay_eb7a .badge_basic_23bd > li > a,
.overlay_eb7a .thick_8e9b {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_eb7a .wrapper_dirty_b6ea.tooltip_6f50 li a:hover,
.overlay_eb7a .solid-e531 a:hover,
.overlay_eb7a .background-green-fa4f:hover,
.overlay_eb7a .badge_basic_23bd > li > a:hover,
.overlay_eb7a .thick_8e9b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_eb7a .texture-red-4df3 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_eb7a .texture-red-4df3 .dim_ff74 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_eb7a .texture-red-4df3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-008e .middle_4bdd {
  margin-left: auto;
  margin-right: auto;
}
.gradient_copper_962c > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient_copper_962c .focused_f316 {
  margin-right: 1.41575em;
}
.medium-23e2 .gradient_copper_962c > .highlight_simple_2e68 {
  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;
}
.medium-23e2 .gradient_copper_962c > .label-gold-2790 {
  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;
}
.north_1c09.dim-008e .middle_4bdd,
.paper-4834.dim-008e .middle_4bdd {
  margin-left: 0;
}
.caption_narrow_952e.dim-008e .middle_4bdd,
.large-c8f4.dim-008e .middle_4bdd {
  margin-right: 0;
}
.gradient_copper_962c ol,
.gradient_copper_962c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.basic-1542 video {
  max-width: 100%;
}
.notice_dim_0c19 img {
  display: block;
}
.notice_dim_0c19.focused_f316,
.notice_dim_0c19.action_090b {
  width: 100%;
}
.notice_dim_0c19.label-gold-2790 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.right-5649:not(.surface-f2bf) {
  margin: 1.5em auto;
}
.outer-a5ce p {
  padding: 1.5em 14px;
}
ul.button_east_bdd5.label-gold-2790,
ul.button_east_bdd5.highlight_simple_2e68,
ul.button_east_bdd5.right-19cb.highlight_simple_2e68 {
  padding: 0 14px;
}
.container_7130 {
  display: block;
  overflow-x: auto;
}
.container_7130 table {
  border-collapse: collapse;
  width: 100%;
}
.container_7130 td,
.container_7130 th {
  padding: 0.5em;
}
.gradient_copper_962c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient_copper_962c ol ol,
.gradient_copper_962c ol ul,
.gradient_copper_962c ul ol,
.gradient_copper_962c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient_copper_962c ol ol li,
.gradient_copper_962c ol ul li,
.gradient_copper_962c ul ol li,
.gradient_copper_962c ul ul li {
  margin-left: 0;
}
.lite-705b.fast_13cc > .selected_32fe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite-705b.fast_13cc > .selected_32fe iframe,
.lite-705b.fast_13cc > .selected_32fe > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message-e442 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message-e442.link_3bc7 {
  padding: 0;
}
.message-e442.link_3bc7 cite {
  font-size: 13px;
}
.message-e442 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message-e442 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-tall-83d2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-tall-83d2 > p:first-child {
  margin-top: 0;
}
.main-tall-83d2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-tall-83d2 blockquote {
  border-left: 0;
}
.huge-3f2d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge-3f2d:not(.orange-7008) {
  max-width: 100px;
}
.huge-3f2d.shade-old-983b {
  border-bottom: none !important;
  text-align: center;
}
.huge-3f2d.shade-old-983b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer-a5ce p {
    padding: 1.5em 0;
  }
}
.black-28e8 {
  color: #0073aa;
}
.notice-87cb {
  background-color: #0073aa;
}
.accent_37de {
  color: #229fd8;
}
.list_huge_b2be {
  background-color: #229fd8;
}
.box_99c6 {
  color: #eee;
}
.active_734a {
  background-color: #eee;
}
.tabs-1b83 {
  color: #444;
}
.copper_324f {
  background-color: #444;
}
.wrapper_9fd6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wrapper_9fd6 .nav_dab2 .solid-e531 {
  font-size: 15px;
}
.wrapper_9fd6 .solid-e531 {
  line-height: 1.3;
}
.wrapper_9fd6 .overlay_eb7a {
}
.wrapper_9fd6 .huge-39b5 {
  background: #235787;
}
.component_action_b25f {
  padding: 0;
}
.component_action_b25f .huge-39b5 {
  background: #1a1a1a;
}
.component_action_b25f .overlay_eb7a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb-pressed-0de4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb-pressed-0de4 .overlay_eb7a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb-pressed-0de4 .huge-39b5 {
  background: #303030;
}
.copper_7dcf {
  position: relative;
  z-index: 10;
}
.copper_7dcf .chip-bronze-fbfb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active-b3c3 .white_855c {
  display: inline-block;
  vertical-align: middle;
}
.active-b3c3.progress-195d .white_855c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active-b3c3.progress-195d .white_855c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active-b3c3.progress-195d .white_855c {
    margin-right: 0.4em;
  }
}
.active-b3c3.progress-195d .white_855c:last-child {
  margin-right: 0;
}
.paper-407a .chip-bronze-fbfb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .warm_69fe .nav_dab2 {
    margin: 0 -0.5em;
  }
  .warm_69fe .nav_dab2 [class*="customify-col-"],
  .warm_69fe .nav_dab2 [class*="customify-col_"],
  .warm_69fe .nav_dab2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.warm_69fe.media_yellow_df2e .chip-bronze-fbfb {
  background: 0 0 !important;
}
.warm_69fe.media_yellow_df2e .chip-bronze-fbfb,
.warm_69fe.paper-407a .chip-bronze-fbfb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .warm_69fe.image_5ff8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.warm_69fe.paper-407a .chip-bronze-fbfb {
  box-shadow: none !important;
}
.media-tiny-0e76 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media-tiny-0e76 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media-tiny-0e76 {
    padding: 18px 0 20px;
  }
}
.media-tiny-0e76 .advanced-6490 {
  width: 100%;
}
.media-tiny-0e76 .button-inner-1a10 {
  margin-bottom: 0;
}
.media-tiny-0e76 .menu-0714 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_brown_c1ec {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_brown_c1ec .info_c03d {
  width: 100%;
}
.column_gas_188c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column_gas_188c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column_gas_188c 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;
}
.column_gas_188c li:last-child:after {
  display: none;
}
.column_gas_188c li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary_8864 .message-top-8f0d button,
.media-tiny-0e76 .message-top-8f0d button {
  left: 0;
}
.secondary_8864 .info_c03d,
.media-tiny-0e76 .info_c03d {
  padding-left: 0;
  padding-right: 0;
}
.secondary_8864 .table_brown_c1ec,
.media-tiny-0e76 .table_brown_c1ec {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary_8864 {
  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;
}
.secondary_8864: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;
}
.secondary_8864 .dim_dbf7 {
  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) {
  .secondary_8864 .dim_dbf7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_8864 .dim_dbf7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_8864 .dim_dbf7 {
    min-height: 200px;
  }
}
.secondary_8864 .column_gas_188c {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_8864 .column_gas_188c a,
.secondary_8864 .column_gas_188c li:after {
  color: inherit;
}
.secondary_8864 .column_gas_188c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.red-ea4f {
  margin-bottom: 0.5em;
}
.progress-9c42 {
  margin-bottom: 1.2em;
}
.progress-9c42,
.red-ea4f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.progress-9c42 p:last-child,
.red-ea4f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message-top-8f0d,
#masthead .message-top-8f0d {
  display: none;
}
#masthead
  > .message-top-8f0d.inner_de5f {
  display: none;
}
#masthead > .message-top-8f0d button {
  left: 0;
}
.huge-f238 {
  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%;
}
.huge-f238 .white_855c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.huge-f238 .badge_395d {
  display: -webkit-box;
  display: flex;
}
.huge-f238 .badge_395d.last_38a8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.huge-f238 .badge_395d.backdrop-brown-d59d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.huge-f238 .badge_395d.outline_2b3c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.huge-f238.description_c5c7.outer-90a5 .badge_395d.last_38a8 {
  flex-basis: 100%;
}
.huge-f238.preview-3883 .badge_395d.backdrop-brown-d59d {
  -webkit-box-flex: 1;
  flex: auto;
}
.huge-f238.preview-3883 .badge_395d.outline_2b3c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message-top-8f0d.inner_de5f {
  display: none;
}
#masthead > .message-top-8f0d button {
  left: 0;
}
.bronze-1c6d {
  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;
}
.bronze-1c6d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bronze-1c6d.hero_basic_be49 i {
  margin-right: 4px;
}
.bronze-1c6d.complex-3abb i {
  margin-left: 5px;
}
.solid-e531 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.solid-e531 p:last-child {
  margin-bottom: 0;
}
.slider-purple-97ee {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slider-purple-97ee a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slider-purple-97ee img {
  display: block;
  width: auto;
  line-height: 1;
}
.slider-purple-97ee .item-hard-0873 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slider-purple-97ee .detail-efb0 {
  margin: 5px 0 7px 0;
}
.slider-purple-97ee.hover-in-295d .advanced-62d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-purple-97ee.hover-in-295d .message-medium-5c9b {
  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;
}
.slider-purple-97ee.text-prev-cea3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slider-purple-97ee.text-prev-cea3 .advanced-62d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-purple-97ee.text-prev-cea3 .message-medium-5c9b {
  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;
}
.slider-purple-97ee.sidebar-full-b541 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider-purple-97ee.breadcrumb-d0cf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slider-purple-97ee.breadcrumb-d0cf .message-medium-5c9b {
  margin-top: 7px;
}
.hidden_4615 {
  display: inline-block;
}
.copper_7dcf .link_c834 .slider-purple-97ee img {
  max-width: 100%;
}
.photo_selected_da35 .fast-903f.tertiary_motion_7932,
.alert_7891 .fast-903f.tertiary_motion_7932 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_selected_da35 .footer_last_285b,
.alert_7891 .footer_last_285b {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.photo_selected_da35 .footer_last_285b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_selected_da35.glass_c573 .footer_last_285b {
  display: none;
}
.photo_selected_da35 .dropdown-prev-6e36 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_selected_da35 .dropdown-prev-6e36 li {
  display: inline-block;
  position: relative;
}
.photo_selected_da35 .dropdown-prev-6e36 li:last-child {
  margin-right: 0;
}
.photo_selected_da35 .dropdown-prev-6e36 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.photo_selected_da35 .dropdown-prev-6e36 li.gallery_ecfc > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_selected_da35 .dropdown-prev-6e36 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.photo_selected_da35 .dropdown-prev-6e36 > li > a i {
  line-height: 0;
}
.photo_selected_da35 .dropdown-prev-6e36 > li.narrow-ca47 > a .footer_last_285b {
  margin-left: 4px;
  line-height: 0;
}
.photo_selected_da35 .dropdown-prev-6e36 .hover_smooth_b159 li.narrow-ca47 > a {
  position: relative;
}
.photo_selected_da35 .dropdown-prev-6e36 .hover_smooth_b159 li.narrow-ca47 > a:after,
.photo_selected_da35 .dropdown-prev-6e36 .hover_smooth_b159 li.narrow-ca47 > a:before {
  content: "";
  display: table;
}
.photo_selected_da35 .dropdown-prev-6e36 .hover_smooth_b159 li.narrow-ca47 > a:after {
  clear: both;
}
.photo_selected_da35 .dropdown-prev-6e36 .hover_smooth_b159 li.narrow-ca47 > a .footer_last_285b {
  margin-left: 5px;
  float: right;
}
.photo_selected_da35 .shadow-4bc2,
.photo_selected_da35 .hover_smooth_b159 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.photo_selected_da35 .hover_smooth_b159 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.photo_selected_da35 .hover_smooth_b159 .tertiary_motion_7932 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_selected_da35 .hover_smooth_b159 .footer_last_285b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_selected_da35 .hover_smooth_b159 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_selected_da35 .hover_smooth_b159 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.photo_selected_da35 .hover_smooth_b159 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_selected_da35 .hover_smooth_b159 .hover_smooth_b159 {
  top: 0;
  left: 100%;
}
.photo_selected_da35 .block-51a7.fn-focus-3cbf > .shadow-4bc2,
.photo_selected_da35 .block-51a7.fn-focus-3cbf > .hover_smooth_b159,
.photo_selected_da35 .block-51a7:focus > .shadow-4bc2,
.photo_selected_da35 .block-51a7:focus > .hover_smooth_b159,
.photo_selected_da35 .block-51a7:hover > .shadow-4bc2,
.photo_selected_da35 .block-51a7:hover > .hover_smooth_b159 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_selected_da35.icon-572e .badge_basic_23bd:after,
.photo_selected_da35.icon-572e .badge_basic_23bd:before {
  content: "";
  display: table;
}
.photo_selected_da35.icon-572e .badge_basic_23bd:after {
  clear: both;
}
.photo_selected_da35.icon-572e .badge_basic_23bd > li {
  float: left;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd:after,
.photo_selected_da35.table-0c1f .badge_basic_23bd:before {
  content: "";
  display: table;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd:after {
  clear: both;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd > li {
  float: left;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_selected_da35.table-0c1f .badge_basic_23bd > li.progress-0fec > a,
.photo_selected_da35.table-0c1f .badge_basic_23bd > li.gallery_ecfc > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a .tertiary_motion_7932 {
  position: relative;
}
.photo_selected_da35.alert-dim-1e0f .badge_basic_23bd > li > a .tertiary_motion_7932:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li:focus
  > a
  .tertiary_motion_7932:before,
.photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li:hover
  > a
  .tertiary_motion_7932:before {
  width: 100%;
  background-color: currentColor;
}
.photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.progress-0fec
  > a
  .tertiary_motion_7932:before,
.photo_selected_da35.alert-dim-1e0f
  .badge_basic_23bd
  > li.pressed_fe76
  > a
  .tertiary_motion_7932:before {
  width: 100%;
  background-color: currentColor;
}
.photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a .tertiary_motion_7932 {
  position: relative;
}
.photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li > a .tertiary_motion_7932:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photo_selected_da35.pattern_purple_2883 .badge_basic_23bd > li:focus > a .tertiary_motion_7932:before,
.photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li:hover
  > a
  .tertiary_motion_7932:before {
  width: 100%;
  background-color: currentColor;
}
.photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.progress-0fec
  > a
  .tertiary_motion_7932:before,
.photo_selected_da35.pattern_purple_2883
  .badge_basic_23bd
  > li.pressed_fe76
  > a
  .tertiary_motion_7932:before {
  width: 100%;
  background-color: currentColor;
}
.alert_7891 .dropdown-prev-6e36 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.alert_7891 .dropdown-prev-6e36 li:first-child > a {
  border-top: none;
}
.alert_7891 .dropdown-prev-6e36 .title-active-8fd1 > .tertiary_motion_7932 .footer_last_285b {
  display: none;
}
.alert_7891 .dropdown-prev-6e36 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.alert_7891 .dropdown-prev-6e36 li:last-child {
  border: none;
}
.alert_7891 .dropdown-prev-6e36 li.narrow-ca47 > a {
  padding-right: 45px !important;
}
.alert_7891 .dropdown-prev-6e36 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.alert_7891 .dropdown-prev-6e36 li a:focus,
.alert_7891 .dropdown-prev-6e36 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_7891 .dropdown-prev-6e36 li .title-hard-be8b {
  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;
}
.alert_7891 .dropdown-prev-6e36 li .title-hard-be8b:hover {
  box-shadow: none;
}
.alert_7891 .dropdown-prev-6e36 li .title-hard-be8b .footer_last_285b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.alert_7891 .dropdown-prev-6e36 .hover_smooth_b159 {
  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);
}
.alert_7891 .dropdown-prev-6e36 .hover_smooth_b159 li a {
  padding-left: 3em;
}
.alert_7891 .dropdown-prev-6e36 .hero-selected-8c5a > a .title-hard-be8b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert_7891 .dropdown-prev-6e36 .hero-selected-8c5a > .hover_smooth_b159 {
  display: block;
  opacity: 1;
}
.focus-pressed-4ece {
  max-width: 100%;
}
.media-746a {
  line-height: 0;
  cursor: pointer;
}
.thick_8e9b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thick_8e9b:hover {
  box-shadow: none;
  color: currentColor;
}
.thick_8e9b svg {
  width: 18px;
  height: 18px;
}
.thick_8e9b .tag_current_9704 {
  display: none;
}
.modal-01aa {
  position: relative;
}
.modal-01aa.fn-active-3cbf .thick_8e9b .picture_7f10 {
  display: none;
}
.modal-01aa.fn-active-3cbf .thick_8e9b .tag_current_9704 {
  display: inline-block;
}
.modal-01aa .alert-f2bf {
  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);
}
.modal-01aa.footer-lower-1862 .alert-f2bf {
  left: auto;
  right: -0.9em;
}
.modal-01aa.footer-lower-1862 .chip-d331::before {
  left: auto;
  right: 15px;
}
.modal-01aa.fn-active-3cbf .alert-f2bf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_pro_dcda {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_pro_dcda label {
  flex-basis: 100%;
}
.element_pro_dcda .slider_yellow_2e56 {
  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;
}
.element_pro_dcda .widget-last-98ca {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_pro_dcda .widget-last-98ca:focus {
  background-color: transparent;
}
.element_pro_dcda button.shadow-light-ce45 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_pro_dcda button.shadow-light-ce45:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_pro_dcda button.shadow-light-ce45 svg {
  width: 18px;
  height: 18px;
}
.element_pro_dcda input[type="submit"] {
  min-height: auto;
}
.notice_upper_f974 .element_pro_dcda .widget-last-98ca {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.chip-d331 {
  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) {
  .chip-d331 {
    width: 220px;
  }
}
.chip-d331 label {
  flex-basis: 100%;
}
.chip-d331::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;
}
.nav-bright-6c21 .notice_upper_f974 .element_pro_dcda {
  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;
}
.nav-bright-6c21
  .notice_upper_f974
  .element_pro_dcda
  .slider_yellow_2e56 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.nav-bright-6c21 .notice_upper_f974 .element_pro_dcda .widget-last-98ca {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.nav-bright-6c21
  .notice_upper_f974
  .element_pro_dcda
  .widget-last-98ca:focus {
  background: 0 0;
}
.nav-bright-6c21
  .notice_upper_f974
  .element_pro_dcda
  .backdrop-fresh-628c {
  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;
}
.wrapper_dirty_b6ea {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.wrapper_dirty_b6ea li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.wrapper_dirty_b6ea li:last-child {
  margin-right: 0;
}
.wrapper_dirty_b6ea li:first-child {
  margin-left: 0;
}
.wrapper_dirty_b6ea.huge-2ec9 a {
  color: #fff;
}
.wrapper_dirty_b6ea.huge-2ec9 a:hover {
  color: #fff;
}
.wrapper_dirty_b6ea a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.wrapper_dirty_b6ea a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.wrapper_dirty_b6ea a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper_dirty_b6ea a:hover {
  opacity: 0.9;
  color: inherit;
}
.wrapper_dirty_b6ea [class*="social-icon-apple"] {
  background-color: #999;
}
.wrapper_dirty_b6ea [class*="social-icon-apple"].form_narrow_842f {
  background-color: transparent;
  color: #999;
}
.wrapper_dirty_b6ea [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.wrapper_dirty_b6ea [class*="social-icon-behance"].form_narrow_842f {
  background-color: transparent;
  color: #1769ff;
}
.wrapper_dirty_b6ea [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.wrapper_dirty_b6ea [class*="social-icon-bitbucket"].form_narrow_842f {
  background-color: transparent;
  color: #205081;
}
.wrapper_dirty_b6ea [class*="social-icon-codepen"] {
  background-color: #000;
}
.wrapper_dirty_b6ea [class*="social-icon-codepen"].form_narrow_842f {
  background-color: transparent;
  color: #000;
}
.wrapper_dirty_b6ea [class*="social-icon-delicious"] {
  background-color: #39f;
}
.wrapper_dirty_b6ea [class*="social-icon-delicious"].form_narrow_842f {
  background-color: transparent;
  color: #39f;
}
.wrapper_dirty_b6ea [class*="social-icon-digg"] {
  background-color: #005be2;
}
.wrapper_dirty_b6ea [class*="social-icon-digg"].form_narrow_842f {
  background-color: transparent;
  color: #005be2;
}
.wrapper_dirty_b6ea [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.wrapper_dirty_b6ea [class*="social-icon-dribbble"].form_narrow_842f {
  background-color: transparent;
  color: #ea4c89;
}
.wrapper_dirty_b6ea [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.wrapper_dirty_b6ea [class*="social-icon-envelope"].form_narrow_842f {
  background-color: transparent;
  color: #ea4335;
}
.wrapper_dirty_b6ea [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.wrapper_dirty_b6ea [class*="social-icon-facebook"].form_narrow_842f {
  background-color: transparent;
  color: #3b5998;
}
.wrapper_dirty_b6ea [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.wrapper_dirty_b6ea [class*="social-icon-flickr"].form_narrow_842f {
  background-color: transparent;
  color: #0063dc;
}
.wrapper_dirty_b6ea [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.wrapper_dirty_b6ea [class*="social-icon-foursquare"].form_narrow_842f {
  background-color: transparent;
  color: #2d5be3;
}
.wrapper_dirty_b6ea [class*="social-icon-github"] {
  background-color: #333;
}
.wrapper_dirty_b6ea [class*="social-icon-github"].form_narrow_842f {
  background-color: transparent;
  color: #333;
}
.wrapper_dirty_b6ea [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.wrapper_dirty_b6ea [class*="social-icon-google-plus"].form_narrow_842f {
  background-color: transparent;
  color: #dd4b39;
}
.wrapper_dirty_b6ea [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.wrapper_dirty_b6ea [class*="social-icon-houzz"].form_narrow_842f {
  background-color: transparent;
  color: #7ac142;
}
.wrapper_dirty_b6ea [class*="social-icon-instagram"] {
  background-color: #262626;
}
.wrapper_dirty_b6ea [class*="social-icon-instagram"].form_narrow_842f {
  background-color: transparent;
  color: #262626;
}
.wrapper_dirty_b6ea [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.wrapper_dirty_b6ea [class*="social-icon-jsfiddle"].form_narrow_842f {
  background-color: transparent;
  color: #487aa2;
}
.wrapper_dirty_b6ea [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.wrapper_dirty_b6ea [class*="social-icon-linkedin"].form_narrow_842f {
  background-color: transparent;
  color: #0077b5;
}
.wrapper_dirty_b6ea [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.wrapper_dirty_b6ea [class*="social-icon-medium"].form_narrow_842f {
  background-color: transparent;
  color: #00ab6b;
}
.wrapper_dirty_b6ea [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.wrapper_dirty_b6ea
  [class*="social-icon-odnoklassniki"].form_narrow_842f {
  background-color: transparent;
  color: #f4731c;
}
.wrapper_dirty_b6ea [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.wrapper_dirty_b6ea [class*="social-icon-meetup"].form_narrow_842f {
  background-color: transparent;
  color: #ec1c40;
}
.wrapper_dirty_b6ea [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.wrapper_dirty_b6ea [class*="social-icon-pinterest"].form_narrow_842f {
  background-color: transparent;
  color: #bd081c;
}
.wrapper_dirty_b6ea [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.wrapper_dirty_b6ea [class*="social-icon-product-hunt"].form_narrow_842f {
  background-color: transparent;
  color: #da552f;
}
.wrapper_dirty_b6ea [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.wrapper_dirty_b6ea [class*="social-icon-reddit"].form_narrow_842f {
  background-color: transparent;
  color: #ff4500;
}
.wrapper_dirty_b6ea [class*="social-icon-rss"] {
  background-color: #f26522;
}
.wrapper_dirty_b6ea [class*="social-icon-rss"].form_narrow_842f {
  background-color: transparent;
  color: #f26522;
}
.wrapper_dirty_b6ea [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.wrapper_dirty_b6ea
  [class*="social-icon-shopping-cart"].form_narrow_842f {
  background-color: transparent;
  color: #4caf50;
}
.wrapper_dirty_b6ea [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.wrapper_dirty_b6ea [class*="social-icon-skype"].form_narrow_842f {
  background-color: transparent;
  color: #00aff0;
}
.wrapper_dirty_b6ea [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.wrapper_dirty_b6ea [class*="social-icon-slideshare"].form_narrow_842f {
  background-color: transparent;
  color: #0077b5;
}
.wrapper_dirty_b6ea [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.wrapper_dirty_b6ea [class*="social-icon-snapchat"].form_narrow_842f {
  background-color: transparent;
  color: #fffc00;
}
.wrapper_dirty_b6ea [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.wrapper_dirty_b6ea [class*="social-icon-soundcloud"].form_narrow_842f {
  background-color: transparent;
  color: #f80;
}
.wrapper_dirty_b6ea [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.wrapper_dirty_b6ea [class*="social-icon-spotify"].form_narrow_842f {
  background-color: transparent;
  color: #2ebd59;
}
.wrapper_dirty_b6ea [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.wrapper_dirty_b6ea
  [class*="social-icon-stack-overflow"].form_narrow_842f {
  background-color: transparent;
  color: #fe7a15;
}
.wrapper_dirty_b6ea [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.wrapper_dirty_b6ea [class*="social-icon-maldkfgram"].form_narrow_842f {
  background-color: transparent;
  color: #2ca5e0;
}
.wrapper_dirty_b6ea [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.wrapper_dirty_b6ea [class*="social-icon-tripadvisor"].form_narrow_842f {
  background-color: transparent;
  color: #589442;
}
.wrapper_dirty_b6ea [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.wrapper_dirty_b6ea [class*="social-icon-tumblr"].form_narrow_842f {
  background-color: transparent;
  color: #35465c;
}
.wrapper_dirty_b6ea [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.wrapper_dirty_b6ea [class*="social-icon-twitch"].form_narrow_842f {
  background-color: transparent;
  color: #6441a5;
}
.wrapper_dirty_b6ea [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.wrapper_dirty_b6ea [class*="social-icon-twitter"].form_narrow_842f {
  background-color: transparent;
  color: #1da1f2;
}
.wrapper_dirty_b6ea [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.wrapper_dirty_b6ea [class*="social-icon-vimeo"].form_narrow_842f {
  background-color: transparent;
  color: #1ab7ea;
}
.wrapper_dirty_b6ea [class*="social-icon-vk"] {
  background-color: #45668e;
}
.wrapper_dirty_b6ea [class*="social-icon-vk"].form_narrow_842f {
  background-color: transparent;
  color: #45668e;
}
.wrapper_dirty_b6ea [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.wrapper_dirty_b6ea [class*="social-icon-weibo"].form_narrow_842f {
  background-color: transparent;
  color: #df2029;
}
.wrapper_dirty_b6ea [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.wrapper_dirty_b6ea [class*="social-icon-weixin"].form_narrow_842f {
  background-color: transparent;
  color: #7bb32e;
}
.wrapper_dirty_b6ea [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.wrapper_dirty_b6ea [class*="social-icon-whatsapp"].form_narrow_842f {
  background-color: transparent;
  color: #25d366;
}
.wrapper_dirty_b6ea [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.wrapper_dirty_b6ea [class*="social-icon-wordpress"].form_narrow_842f {
  background-color: transparent;
  color: #21759b;
}
.wrapper_dirty_b6ea [class*="social-icon-xing"] {
  background-color: #026466;
}
.wrapper_dirty_b6ea [class*="social-icon-xing"].form_narrow_842f {
  background-color: transparent;
  color: #026466;
}
.wrapper_dirty_b6ea [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.wrapper_dirty_b6ea [class*="social-icon-yelp"].form_narrow_842f {
  background-color: transparent;
  color: #af0606;
}
.wrapper_dirty_b6ea [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.wrapper_dirty_b6ea [class*="social-icon-youtube"].form_narrow_842f {
  background-color: transparent;
  color: #cd201f;
}
.background-green-fa4f {
  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;
}
.background-green-fa4f:hover {
  box-shadow: none;
  background: 0 0;
}
.module_bright_01fb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_2f73 {
  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;
}
.module-new-14a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-motion-94a0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-motion-94a0,
.backdrop-motion-94a0::after,
.backdrop-motion-94a0::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;
}
.backdrop-motion-94a0::after,
.backdrop-motion-94a0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.new_4352 .footer_2f73 .module-new-14a3 {
  margin-top: -2px;
  width: 19px;
}
.new_4352 .footer_2f73 .backdrop-motion-94a0 {
  margin-top: -1px;
}
.new_4352 .footer_2f73 .backdrop-motion-94a0,
.new_4352 .footer_2f73 .backdrop-motion-94a0::after,
.new_4352 .footer_2f73 .backdrop-motion-94a0::before {
  width: 19px;
  height: 2px;
}
.new_4352 .footer_2f73 .backdrop-motion-94a0::before {
  top: -6px;
}
.new_4352 .footer_2f73 .backdrop-motion-94a0::after {
  bottom: -6px;
}
.orange-2ba7 .footer_2f73 .module-new-14a3 {
  margin-top: -2px;
  width: 22px;
}
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0 {
  margin-top: -1px;
}
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0,
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0::after,
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0::before {
  width: 22px;
  height: 2px;
}
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0::before {
  top: -7px;
}
.orange-2ba7 .footer_2f73 .backdrop-motion-94a0::after {
  bottom: -7px;
}
.yellow_1f9c .footer_2f73 .module-new-14a3 {
  margin-top: -2px;
  width: 31px;
}
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0 {
  margin-top: -1.5px;
}
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0,
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0::after,
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0::before {
  width: 31px;
  height: 3px;
}
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0::before {
  top: -9px;
}
.yellow_1f9c .footer_2f73 .backdrop-motion-94a0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden_c4aa .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0,
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0::after,
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0::before {
    width: 19px;
    height: 2px;
  }
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0::before {
    top: -6px;
  }
  .hidden_c4aa .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -6px;
  }
  .in-324b .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 22px;
  }
  .in-324b .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .in-324b .footer_2f73 .backdrop-motion-94a0,
  .in-324b .footer_2f73 .backdrop-motion-94a0::after,
  .in-324b .footer_2f73 .backdrop-motion-94a0::before {
    width: 22px;
    height: 2px;
  }
  .in-324b .footer_2f73 .backdrop-motion-94a0::before {
    top: -7px;
  }
  .in-324b .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -7px;
  }
  .feature_d2e2 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1.5px;
  }
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0,
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0::after,
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0::before {
    width: 31px;
    height: 3px;
  }
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0::before {
    top: -9px;
  }
  .feature_d2e2 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .up-5977 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 19px;
  }
  .up-5977 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .up-5977 .footer_2f73 .backdrop-motion-94a0,
  .up-5977 .footer_2f73 .backdrop-motion-94a0::after,
  .up-5977 .footer_2f73 .backdrop-motion-94a0::before {
    width: 19px;
    height: 2px;
  }
  .up-5977 .footer_2f73 .backdrop-motion-94a0::before {
    top: -6px;
  }
  .up-5977 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -6px;
  }
  .image_f5f4 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 22px;
  }
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0,
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0::after,
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0::before {
    width: 22px;
    height: 2px;
  }
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0::before {
    top: -7px;
  }
  .image_f5f4 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -7px;
  }
  .row-brown-0002 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 31px;
  }
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1.5px;
  }
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0,
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0::after,
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0::before {
    width: 31px;
    height: 3px;
  }
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0::before {
    top: -9px;
  }
  .row-brown-0002 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-c430 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 19px;
  }
  .container-c430 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .container-c430 .footer_2f73 .backdrop-motion-94a0,
  .container-c430 .footer_2f73 .backdrop-motion-94a0::after,
  .container-c430 .footer_2f73 .backdrop-motion-94a0::before {
    width: 19px;
    height: 2px;
  }
  .container-c430 .footer_2f73 .backdrop-motion-94a0::before {
    top: -6px;
  }
  .container-c430 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -6px;
  }
  .up_1ba8 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 22px;
  }
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1px;
  }
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0,
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0::after,
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0::before {
    width: 22px;
    height: 2px;
  }
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0::before {
    top: -7px;
  }
  .up_1ba8 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -7px;
  }
  .accordion-b2a8 .footer_2f73 .module-new-14a3 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0 {
    margin-top: -1.5px;
  }
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0,
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0::after,
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0::before {
    width: 31px;
    height: 3px;
  }
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0::before {
    top: -9px;
  }
  .accordion-b2a8 .footer_2f73 .backdrop-motion-94a0::after {
    bottom: -9px;
  }
}
.icon_fast_f48f .backdrop-motion-94a0 {
  -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);
}
.icon_fast_f48f .backdrop-motion-94a0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon_fast_f48f .backdrop-motion-94a0::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);
}
.icon_fast_f48f.next_2369 .backdrop-motion-94a0 {
  -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);
}
.icon_fast_f48f.next_2369 .backdrop-motion-94a0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon_fast_f48f.next_2369 .backdrop-motion-94a0::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);
}
.right_68e3 {
  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.slow_b400:before {
  display: none;
}
.full-fd16 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.full-fd16 .form-fixed-c066 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.full-fd16 .form-fixed-c066:last-of-type {
  border-bottom: none;
}
.full-fd16 .form-fixed-c066.stone_dc28,
.full-fd16 .form-fixed-c066.banner_d2d8,
.full-fd16 .form-fixed-c066.backdrop-short-45aa {
  padding: 0;
}
.full-fd16 .alert_7891 .title-hard-be8b {
  color: currentColor;
}
.full-fd16 .alert_7891 .title-hard-be8b:focus,
.full-fd16 .alert_7891 .title-hard-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-fd16.overlay_eb7a .texture-red-4df3,
.full-fd16.overlay_eb7a .solid-e531 a,
.full-fd16.overlay_eb7a .badge_basic_23bd a,
.full-fd16.overlay_eb7a .hover_smooth_b159 a {
  color: rgba(0, 0, 0, 0.55);
}
.full-fd16.overlay_eb7a .texture-red-4df3:hover,
.full-fd16.overlay_eb7a .solid-e531 a:hover,
.full-fd16.overlay_eb7a .badge_basic_23bd a:hover,
.full-fd16.overlay_eb7a .hover_smooth_b159 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-fd16.overlay_eb7a .dim_ff74 {
  color: rgba(0, 0, 0, 0.8);
}
.full-fd16.overlay_eb7a .form-fixed-c066 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-fd16.overlay_eb7a .form-fixed-c066:before {
  background: rgba(0, 0, 0, 0.08);
}
.full-fd16.overlay_eb7a .upper_60d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.full-fd16.overlay_eb7a .alert_7891 .dropdown-prev-6e36 li a,
.full-fd16.overlay_eb7a .alert_7891 .title-hard-be8b,
.full-fd16.overlay_eb7a .hover_smooth_b159 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-fd16.overlay_eb7a .alert_7891 .title-hard-be8b:focus,
.full-fd16.overlay_eb7a .alert_7891 .title-hard-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-fd16.overlay_eb7a .dropdown-prev-6e36 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-fd16.huge-39b5 .texture-red-4df3,
.full-fd16.huge-39b5 .solid-e531 a,
.full-fd16.huge-39b5 .badge_basic_23bd .title-hard-be8b,
.full-fd16.huge-39b5 .badge_basic_23bd a,
.full-fd16.huge-39b5 .hover_smooth_b159 a {
  color: rgba(255, 255, 255, 0.79);
}
.full-fd16.huge-39b5 .texture-red-4df3:hover,
.full-fd16.huge-39b5 .solid-e531 a:hover,
.full-fd16.huge-39b5 .badge_basic_23bd .title-hard-be8b:hover,
.full-fd16.huge-39b5 .badge_basic_23bd a:hover,
.full-fd16.huge-39b5 .hover_smooth_b159 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-fd16.huge-39b5 .dim_ff74 {
  color: rgba(255, 255, 255, 0.99);
}
.full-fd16.huge-39b5 .form-fixed-c066 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-fd16.huge-39b5 .form-fixed-c066:before {
  background: rgba(255, 255, 255, 0.08);
}
.full-fd16.huge-39b5 .upper_60d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-fd16.huge-39b5 .alert_7891 .dropdown-prev-6e36 li a,
.full-fd16.huge-39b5 .alert_7891 .title-hard-be8b,
.full-fd16.huge-39b5 .hover_smooth_b159 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-fd16.huge-39b5 .alert_7891 .title-hard-be8b:focus,
.full-fd16.huge-39b5 .alert_7891 .title-hard-be8b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-fd16.huge-39b5 .dropdown-prev-6e36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_60d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.upper_60d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.inner-ec54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_3cbc .full-fd16 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.primary_3cbc .form-fixed-c066 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_3cbc .form-fixed-c066:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .primary_3cbc .form-fixed-c066:before {
    width: 16%;
    left: 42%;
  }
}
.primary_3cbc .form-fixed-c066:last-child:before {
  content: none;
}
.primary_3cbc .form-fixed-c066[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_3cbc .alert_7891 .dropdown-prev-6e36 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_3cbc .alert_7891 .dropdown-prev-6e36 li a .title-hard-be8b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_3cbc .alert_7891 .hover_smooth_b159 {
  border: none;
}
.primary_3cbc .alert_7891 .hover_smooth_b159 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_3cbc .upper_60d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_3cbc .inner-ec54 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_3cbc .huge-39b5 .upper_60d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_3cbc .overlay_eb7a.status_dirty_3d1f .backdrop-motion-94a0 {
  background: rgba(0, 0, 0, 0.6);
}
.primary_3cbc
  .overlay_eb7a.status_dirty_3d1f
  .backdrop-motion-94a0::after,
.primary_3cbc
  .overlay_eb7a.status_dirty_3d1f
  .backdrop-motion-94a0:before {
  background: inherit;
}
.primary_3cbc
  .overlay_eb7a.status_dirty_3d1f:hover
  .backdrop-motion-94a0 {
  background: rgba(0, 0, 0, 0.8);
}
.gallery_d45a .full-fd16 {
  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) {
  .gallery_d45a .full-fd16 {
    width: auto;
    right: 45px;
  }
}
.modal_a153 .full-fd16 {
  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) {
  .modal_a153 .full-fd16 {
    width: auto;
    left: 45px;
  }
}
.slow_b400 .full-fd16 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slow_b400 .inner-ec54 {
  max-width: 48em;
  margin: 0 auto;
}
.slow_b400 .upper_60d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tooltip_183b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_183b.primary_3cbc .full-fd16 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tooltip_183b.gallery_d45a .full-fd16 {
  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);
}
.tooltip_183b .full-fd16 {
  visibility: visible;
}
.tooltip_183b.modal_a153 .full-fd16 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-b1c9,
.layout-gold-f9d9 {
  overflow-x: hidden;
}
.link-b1c9 .full-fd16 {
  overflow: auto;
}
.link-b1c9.primary_3cbc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-b1c9.primary_3cbc .full-fd16 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-b1c9.primary_3cbc .background-green-fa4f {
  opacity: 0;
}
.link-b1c9.gallery_d45a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-b1c9.gallery_d45a .full-fd16 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-b1c9.gallery_d45a .background-green-fa4f {
  opacity: 0;
}
.link-b1c9.modal_a153 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-b1c9.modal_a153 .full-fd16 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-b1c9.modal_a153 .background-green-fa4f {
  opacity: 0;
}
.link-b1c9.slow_b400 .full-fd16 {
  z-index: 10;
  visibility: visible;
}
.status_dirty_3d1f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.status_dirty_3d1f .backdrop-motion-94a0 {
  background: rgba(255, 255, 255, 0.99);
}
.status_dirty_3d1f .backdrop-motion-94a0::after,
.status_dirty_3d1f .backdrop-motion-94a0:before {
  background: inherit;
}
.status_dirty_3d1f:hover .backdrop-motion-94a0 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_a153 .status_dirty_3d1f {
  top: 10px;
  right: auto;
  left: 12px;
}
.slow_b400 .status_dirty_3d1f {
  display: none !important;
}
.link-b1c9:before,
.layout-gold-f9d9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-b1c9 .status_dirty_3d1f,
.layout-gold-f9d9 .status_dirty_3d1f {
  display: inline-block;
}
.full-fd16 .white_855c {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.link-b1c9 .full-fd16 .white_855c,
.layout-gold-f9d9 .full-fd16 .white_855c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_e6b2 .slider_yellow_2e56 {
  width: 100%;
}
.link_c834 {
  padding: 0 0.5em 0;
}
.link_c834 [class*="customify-col-"],
.link_c834 [class*="customify-col_"],
.link_c834 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb_lower_d035 .link_c834 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_dab2 .carousel-ca37,
  .carousel-ca37 {
    display: none;
  }
  .shadow-brown-af52 {
    text-align: left;
  }
  .media_brown_1b1d {
    text-align: center;
  }
  .avatar-tiny-cac1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_dab2 .disabled-624e,
  .disabled-624e {
    display: none;
  }
  .selected-eadc {
    text-align: left;
  }
  .over_5171 {
    text-align: center;
  }
  .panel-cda0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_dab2 .shadow_726d,
  .shadow_726d {
    display: none;
  }
  .card-9f6d {
    text-align: left;
  }
  .module-out-de7d {
    text-align: center;
  }
  .down-b44c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_rough_032d {
  box-shadow: none !important;
}
.video_8101 .cold-c18c,
.badge-warm-a6ca .cold-c18c {
  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;
}
.badge-warm-a6ca .cold-c18c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-bronze-fbfb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-bronze-fbfb:after,
.chip-bronze-fbfb:before {
  content: "";
  display: table;
}
.chip-bronze-fbfb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-bronze-fbfb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-bronze-fbfb,
.image_5ff8 {
  max-width: 1248px;
  margin: 0 auto;
}

.right-048a.surface-outer-0679 .chip-bronze-fbfb {
  max-width: 100%;
}
.right-048a.text-up-83df {
  max-width: 1200px;
  margin: 0 auto;
}
.right-048a.steel-6ced .chip-bronze-fbfb {
  max-width: 100%;
}
.right-048a.steel-6ced > .chip-bronze-fbfb {
  padding-left: 0;
  padding-right: 0;
}
.right-048a.steel-6ced > .chip-bronze-fbfb .nav_dab2 {
  margin: 0;
}
.right-048a.steel-6ced
  > .chip-bronze-fbfb
  .advanced-6e29.carousel-f24d {
  margin-right: 0;
  margin-left: 0;
}
.right-048a.steel-6ced #main.carousel-f24d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_static_58ba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_static_58ba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dim-6b1f .middle_4bdd {
    padding-right: 1em;
  }
  .dim-6b1f.hard_4fa8 .advanced-6e29 {
    border-right: 1px solid #eaecee;
  }
  .dim-6b1f.hard_4fa8 .middle_4bdd {
    padding-right: 1em;
  }
  .dim-6b1f.hard_4fa8 .chip_cool_ee31 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-easy-ef7d .middle_4bdd {
    padding-left: 1em;
  }
  .outline-easy-ef7d.hard_4fa8 .advanced-6e29 {
    border-left: 1px solid #eaecee;
  }
  .outline-easy-ef7d.hard_4fa8 .middle_4bdd {
    padding-left: 1em;
  }
  .outline-easy-ef7d.hard_4fa8 .chip_cool_ee31 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-blue-a5fe .middle_4bdd {
    padding-left: 1em;
  }
  .caption-blue-a5fe.hard_4fa8 .info_green_482f {
    border-right: 1px solid #eaecee;
  }
  .caption-blue-a5fe.hard_4fa8 .outline_2ba8 {
    border-right: 1px solid #eaecee;
  }
  .caption-blue-a5fe.hard_4fa8 .middle_4bdd {
    padding-left: 1em;
  }
  .caption-blue-a5fe.hard_4fa8 .chip_cool_ee31 {
    padding-right: 1em;
  }
  .caption-blue-a5fe.hard_4fa8 .container_copper_2bef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast-21d8 .middle_4bdd {
    padding-right: 1em;
  }
  .fast-21d8.hard_4fa8 .info_green_482f {
    border-left: 1px solid #eaecee;
  }
  .fast-21d8.hard_4fa8 .outline_2ba8 {
    border-left: 1px solid #eaecee;
  }
  .fast-21d8.hard_4fa8 .middle_4bdd {
    padding-right: 1em;
  }
  .fast-21d8.hard_4fa8 .chip_cool_ee31 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fast-21d8.hard_4fa8 .container_copper_2bef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_static_58ba .middle_4bdd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_static_58ba.hard_4fa8 .advanced-6e29 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_static_58ba.hard_4fa8 .middle_4bdd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_static_58ba.hard_4fa8 .chip_cool_ee31 {
    padding-left: 1em;
  }
  .form_static_58ba.hard_4fa8 .container_copper_2bef {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_static_58ba.hard_4fa8 .middle_4bdd {
    padding-left: 0;
  }
}
.label_advanced_b6ab .active-b3c3 {
  display: inline-block;
}
.easy_19f1 {
  display: inline-block;
}
.fixed_fedd {
  word-con: break-word;
}
.wide_73c9 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide_73c9 .gold_82ad {
  margin-left: 8px;
  margin-right: 8px;
}
.wide_73c9 .lite_6092 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.modal_6be4 .avatar_726a {
  margin-bottom: 2em;
}
.modal_6be4 .active-c334 {
  margin-bottom: 15px;
}
.modal_6be4 .active-c334:last-child {
  margin-bottom: 0;
}
.modal_6be4 .silver-4535 {
  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) {
  .modal_6be4 .silver-4535 {
    display: block;
  }
}
.modal_6be4 .hovered_497b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .modal_6be4 .hovered_497b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.modal_6be4 .aside-out-1785 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.modal_6be4 .aside-out-1785 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.modal_6be4 .aside-out-1785 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.modal_6be4 .fixed_fedd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal_6be4 .fixed_fedd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.modal_6be4 .title-fast-b989 p:last-child {
  margin-bottom: 0;
}
.modal_6be4 .banner-70be {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.modal_6be4 .texture_in_442d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.modal_6be4 .module_center_ba16 {
  margin-top: 1em;
}
.modal_6be4 .hard-32e2 {
  top: 0;
  display: block;
}
.modal_6be4 .hard-32e2 a {
  color: inherit;
}
.modal_6be4 .hard-32e2 a:hover {
  color: inherit;
}
.modal_6be4 .texture-9497 {
  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;
}
.modal_6be4 .texture-9497:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.modal_6be4 .texture_in_442d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.modal_6be4 .green_8d2c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.modal_6be4 .green_8d2c:first-child {
  margin-top: 0;
}
.modal_6be4 .green_8d2c.label_57a3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal_6be4 .green_8d2c.summary-4fff {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal_6be4
  .green_8d2c.summary-4fff.item_left_3641
  .module_center_ba16 {
  width: 100%;
}
.modal_6be4 .summary-4fff {
  -webkit-box-align: center;
  align-items: center;
}
.modal_6be4 .summary-4fff .wide_73c9,
.modal_6be4 .summary-4fff > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.modal_6be4 .aside-out-1785 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_6be4 .aside-out-1785 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_6be4 .aside-out-1785: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;
}
.modal_6be4 .label_57a3 {
  z-index: 5;
}
.modal_6be4 .photo_c86e .pink_efb3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.modal_6be4 .bronze-f149 .pink_efb3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.modal_6be4 .dim_235a .pink_efb3 {
  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;
}
.modal_6be4.pattern_purple_708e .silver-4535,
.modal_6be4.tiny-f89e .silver-4535 {
  display: block;
}
.modal_6be4.pattern_purple_708e .silver-4535 .preview_plasma_d977,
.modal_6be4.pattern_purple_708e .silver-4535 .texture_in_442d,
.modal_6be4.tiny-f89e .silver-4535 .preview_plasma_d977,
.modal_6be4.tiny-f89e .silver-4535 .texture_in_442d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal_6be4.notice_91dc .hovered_497b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .modal_6be4.notice_91dc .hovered_497b {
    margin-right: 0;
  }
}
.modal_6be4.pattern_purple_708e .hovered_497b,
.modal_6be4.tiny-f89e .hovered_497b {
  padding-top: 40%;
}
.modal_6be4.pattern_purple_708e .avatar_726a,
.modal_6be4.tiny-f89e .avatar_726a {
  display: block;
}
.modal_6be4.pattern_purple_708e .fn-sticky-3cbf .texture_in_442d,
.modal_6be4.tiny-f89e .fn-sticky-3cbf .texture_in_442d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.modal_6be4.pattern_purple_708e .hovered_497b,
.modal_6be4.tiny-f89e .hovered_497b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.modal_6be4.pattern_purple_708e .texture_in_442d {
  padding: 1em;
}
.light_d94c {
  margin: 30px auto;
  display: block;
}
.light_d94c .text_0165 > * {
  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;
}
.light_d94c .text_0165 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light_d94c .text_0165 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-ca10 .wide_73c9 {
  margin-bottom: 1.41575em;
}
.progress-ca10 .glass_5478 {
  margin-bottom: 1.618em;
}
.gradient_copper_962c .advanced-1b0f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient_copper_962c .advanced-1b0f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient_copper_962c .component_b27f {
  max-width: 100%;
  overflow: auto;
}
.dim-008e .gradient_copper_962c a:hover {
  text-decoration: underline;
}
.search_over_e18a .active-c334:not(.fixed_fedd),
.search_over_e18a .aside-out-1785 {
  margin-bottom: 1.41575em;
}
.search_over_e18a .active-c334:not(.fixed_fedd):last-child,
.search_over_e18a .aside-out-1785:last-child {
  margin-bottom: 0;
}
.search_over_e18a .active-c334.banner_purple_7351 {
  margin-bottom: 0.41575em;
}
.search_over_e18a .grid-short-d3ae:before,
.search_over_e18a .slider_fa59:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_over_e18a .grid-short-d3ae:before {
  content: "\f115";
}
.search_over_e18a .slider_fa59:before {
  content: "\f02c";
}
.search_over_e18a .tall-be1b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_over_e18a .tall-be1b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.next_ddf6 {
  display: -webkit-box;
  display: flex;
}
.next_ddf6 .pagination-7b45 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .next_ddf6 .pagination-7b45 {
    flex-basis: 90px;
  }
}
.next_ddf6 .paragraph_350d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_ddf6 .paragraph_350d {
    flex-basis: calc(100% - 50px);
  }
}
.next_ddf6 .shadow-stale-1b20 p:last-child {
  margin-bottom: 0.72em;
}
.card_new_a81b .text_0165 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card_new_a81b .text_0165:after,
.card_new_a81b .text_0165:before {
  content: "";
  display: table;
}
.card_new_a81b .text_0165:after {
  clear: both;
}
.card_new_a81b .text_0165 .sidebar-hard-51ee,
.card_new_a81b .text_0165 .menu_8e1d {
  width: 49%;
}
.card_new_a81b .text_0165 .sidebar-hard-51ee a span.component-6675,
.card_new_a81b .text_0165 .menu_8e1d a span.component-6675 {
  display: block;
  margin-bottom: 5px;
}
.card_new_a81b .text_0165 .menu_8e1d {
  float: left;
  text-align: left;
}
.card_new_a81b .text_0165 .sidebar-hard-51ee {
  float: right;
  text-align: right;
}
.wrapper-9c37 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper-9c37 {
    margin-bottom: 0;
  }
}
.tabs_outer_89bb {
  margin-bottom: 1em;
}
.tabs_outer_89bb .fixed_fedd {
  font-size: 1.1em;
  line-height: 1.3;
}
.list_e168 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery-fresh-6d52 .tabs_outer_89bb,
.section-9f03 .tabs_outer_89bb {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery-fresh-6d52 .tabs_outer_89bb,
  .section-9f03 .tabs_outer_89bb {
    display: block;
  }
}
.gallery-fresh-6d52 .list_e168,
.section-9f03 .list_e168 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery-fresh-6d52 .list_e168,
  .section-9f03 .list_e168 {
    margin-bottom: 1em;
  }
}
.gallery-fresh-6d52 .list_e168 img,
.section-9f03 .list_e168 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery-fresh-6d52 .carousel_55b1,
.section-9f03 .carousel_55b1 {
  flex-basis: calc(100% - 160px);
}
.gallery-fresh-6d52 .carousel_55b1 p,
.section-9f03 .carousel_55b1 p {
  margin-bottom: 0;
}
.gallery-fresh-6d52 .carousel_55b1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery-fresh-6d52 .carousel_55b1 {
    padding-left: 0;
  }
}
.section-9f03 .carousel_55b1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section-9f03 .carousel_55b1 {
    padding-right: 0;
  }
}
.section-9f03 .list_e168 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-eaf8 .list_e168 {
  margin-bottom: 0.5em;
}
.breadcrumb-eaf8 .list_e168 img {
  width: 100%;
}
.media-f1d3 .footer_c07f,
.module_silver_ad79 .footer_c07f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.module_silver_ad79 .advanced-6e29 .notice-light-a2f3 p:last-child {
  margin-bottom: 0;
}
.section_fa57 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary-d567 .slow-4f74 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary-d567 .slow-4f74:last-of-type {
    margin-bottom: 0;
  }
}
.secondary-d567 .slow-4f74 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary-d567 .slow-4f74 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary-d567 .slow-4f74 ul li {
  margin: 0 0 0.6em;
}
.secondary-d567 .slow-4f74 ul li.overlay_9871,
.secondary-d567 .slow-4f74 ul li.banner_e5ef {
  position: relative;
}
.secondary-d567 .slow-4f74 ul li.overlay_9871 .frame-east-1651,
.secondary-d567 .slow-4f74 ul li.banner_e5ef .frame-east-1651 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary-d567 .slow-4f74 ul li.overlay_9871:after:after,
.secondary-d567 .slow-4f74 ul li.overlay_9871:after:before,
.secondary-d567
  .slow-4f74
  ul
  li.banner_e5ef:after:after,
.secondary-d567
  .slow-4f74
  ul
  li.banner_e5ef:after:before {
  content: "";
  display: table;
}
.secondary-d567 .slow-4f74 ul li.overlay_9871:after:after,
.secondary-d567
  .slow-4f74
  ul
  li.banner_e5ef:after:after {
  clear: both;
}
.secondary-d567 .slow-4f74 a.carousel_3ba1:hover {
  text-decoration: none;
}
.secondary-d567 .slow-4f74 select {
  max-width: 100%;
}
.secondary-d567 .slow-4f74 table {
  font-size: 85%;
}
.secondary-d567 .slow-4f74 table td,
.secondary-d567 .slow-4f74 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary-d567 .slow-4f74 table tfoot td {
  text-align: left;
}
.secondary-d567 .slow-4f74 :last-child {
  margin-bottom: 0;
}
.secondary-d567 .slow-4f74 .upper-b8a1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary-d567 .slow-4f74 .upper-b8a1 label {
  width: 100%;
}
.secondary-d567 .slow-4f74 .upper-b8a1 .widget-last-98ca {
  width: 100%;
  display: block;
}
.secondary-d567 .slow-4f74 .upper-b8a1 .shadow-light-ce45 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary-d567 .slow-4f74 .upper-b8a1 .shadow-light-ce45:hover svg #svg-search {
  fill: #444;
}
.secondary-d567 .slow-4f74 .upper-b8a1 .shadow-light-ce45 svg {
  width: 18px;
  height: 18px;
}
.secondary-d567 .outer-1d53 ul ul,
.secondary-d567 .modal_small_c8bb ul ul,
.secondary-d567 .container_cb2e ul ul,
.secondary-d567 .picture_d3cc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary-d567 .outer-1d53 .narrow-ca47 > a,
.secondary-d567 .modal_small_c8bb .narrow-ca47 > a,
.secondary-d567 .container_cb2e .narrow-ca47 > a,
.secondary-d567 .picture_d3cc .narrow-ca47 > a {
  margin-bottom: 0;
}
.secondary-d567 .nav-aad6 li,
.secondary-d567 .outer-1d53 li,
.secondary-d567 .dim-4462 li,
.secondary-d567 .modal_small_c8bb li,
.secondary-d567 .container_cb2e li,
.secondary-d567 .picture_d3cc li,
.secondary-d567 .article-upper-2d45 li,
.secondary-d567 .top-2af3 li {
  display: block;
  position: relative;
}
.secondary-d567 .nav-aad6 li:last-child,
.secondary-d567 .outer-1d53 li:last-child,
.secondary-d567 .dim-4462 li:last-child,
.secondary-d567 .modal_small_c8bb li:last-child,
.secondary-d567 .container_cb2e li:last-child,
.secondary-d567 .picture_d3cc li:last-child,
.secondary-d567 .article-upper-2d45 li:last-child,
.secondary-d567 .top-2af3 li:last-child {
  border: none;
}
.secondary-d567 .nav-aad6 li a,
.secondary-d567 .outer-1d53 li a,
.secondary-d567 .dim-4462 li a,
.secondary-d567 .modal_small_c8bb li a,
.secondary-d567 .container_cb2e li a,
.secondary-d567 .picture_d3cc li a,
.secondary-d567 .article-upper-2d45 li a,
.secondary-d567 .top-2af3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-d567 .nav-aad6 li ul li::before,
.secondary-d567 .outer-1d53 li ul li::before,
.secondary-d567 .dim-4462 li ul li::before,
.secondary-d567 .modal_small_c8bb li ul li::before,
.secondary-d567 .container_cb2e li ul li::before,
.secondary-d567 .picture_d3cc li ul li::before,
.secondary-d567 .article-upper-2d45 li ul li::before,
.secondary-d567 .top-2af3 li ul li::before {
  left: 15px;
}
.secondary-d567 .nav-aad6 li ul a,
.secondary-d567 .outer-1d53 li ul a,
.secondary-d567 .dim-4462 li ul a,
.secondary-d567 .modal_small_c8bb li ul a,
.secondary-d567 .container_cb2e li ul a,
.secondary-d567 .picture_d3cc li ul a,
.secondary-d567 .article-upper-2d45 li ul a,
.secondary-d567 .top-2af3 li ul a {
  padding-left: 20px;
}
.secondary-d567 .nav-aad6 li ul ul li::before,
.secondary-d567 .outer-1d53 li ul ul li::before,
.secondary-d567 .dim-4462 li ul ul li::before,
.secondary-d567 .modal_small_c8bb li ul ul li::before,
.secondary-d567 .container_cb2e li ul ul li::before,
.secondary-d567 .picture_d3cc li ul ul li::before,
.secondary-d567 .article-upper-2d45 li ul ul li::before,
.secondary-d567 .top-2af3 li ul ul li::before {
  left: 30px;
}
.secondary-d567 .nav-aad6 li ul ul a,
.secondary-d567 .outer-1d53 li ul ul a,
.secondary-d567 .dim-4462 li ul ul a,
.secondary-d567 .modal_small_c8bb li ul ul a,
.secondary-d567 .container_cb2e li ul ul a,
.secondary-d567 .picture_d3cc li ul ul a,
.secondary-d567 .article-upper-2d45 li ul ul a,
.secondary-d567 .top-2af3 li ul ul a {
  padding-left: 40px;
}
.secondary-d567 .modal_iron_c942 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-d567 .top-2af3 ul li {
  margin-bottom: 1.41575em;
}
.secondary-d567 .top-2af3 ul li .container-f453 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary-d567 .top-2af3 ul li .simple-83f9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.huge-39b5 .nav-aad6 li a,
.huge-39b5 .outer-1d53 li a,
.huge-39b5 .dim-4462 li a,
.huge-39b5 .modal_small_c8bb li a,
.huge-39b5 .container_cb2e li a,
.huge-39b5 .picture_d3cc li a,
.huge-39b5 .article-upper-2d45 li a,
.huge-39b5 .top-2af3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-39b5 .modal_iron_c942 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-39b5 .slow-4f74 ul li.overlay_9871 .frame-east-1651,
.huge-39b5 .slow-4f74 ul li.banner_e5ef .frame-east-1651 {
  background: rgba(0, 0, 0, 0.2);
}
.huge-39b5 .secondary-d567 .slow-4f74 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li {
  margin: 0;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li ul {
  margin: 0;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li ul li a {
  padding-left: 15px;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li ul li li a {
  padding-left: 30px;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li.gallery_ecfc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li.gallery_ecfc > 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;
}
.right-048a .secondary-d567 .dropdown-prev-6e36 li.gallery_ecfc > 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;
}
.yellow_3e8f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview-1631 {
  position: relative;
  z-index: 10;
}
.preview-1631 .white_855c {
  width: 100%;
  max-width: 100%;
}
.layout_black_0346 .highlight_simple_b6e3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout_black_0346 .overlay_eb7a {
}
.layout_black_0346 .huge-39b5 {
  background: #292929;
}
.tall-5a5a .highlight_simple_b6e3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tall-5a5a .overlay_eb7a {
  background: #f9f9f9;
}
.tall-5a5a .huge-39b5 {
  background: #303030;
}
.inner_e5e1 .highlight_simple_b6e3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner_e5e1 .active-b3c3 {
    margin-bottom: 1em;
  }
  .inner_e5e1 .active-b3c3:last-child {
    margin-bottom: 0;
  }
}
.inner_e5e1 .overlay_eb7a {
  background: #ededed;
}
.inner_e5e1 .huge-39b5 {
  background: #1a1a1a;
}
.highlight_simple_b6e3.overlay_eb7a {
  color: rgba(0, 0, 0, 0.6);
}
.highlight_simple_b6e3.overlay_eb7a .upper_a512 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_simple_b6e3.huge-39b5 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_simple_b6e3.huge-39b5 a:not(.carousel_3ba1) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_simple_b6e3.huge-39b5 a:not(.carousel_3ba1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_simple_b6e3.huge-39b5 .upper_a512 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_simple_b6e3.huge-39b5 table tbody td,
.highlight_simple_b6e3.huge-39b5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.cool-0729.paper-407a .chip-bronze-fbfb {
  max-width: initial;
}
.cool-0729 .progress-195d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.cool-0729 .progress-195d .white_855c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .cool-0729 .progress-195d .white_855c {
    display: block;
    margin-bottom: 2em;
  }
  .cool-0729 .progress-195d .white_855c:last-child {
    margin-bottom: 0;
  }
}
.inner_e5e1 .active-b3c3:last-child,
.tall-5a5a .active-b3c3:last-child,
.layout_black_0346 .active-b3c3:last-child {
  margin-bottom: 0;
}
.inner_e5e1 .active-b3c3 .secondary-d567 .slow-4f74:last-child,
.tall-5a5a .active-b3c3 .secondary-d567 .slow-4f74:last-child,
.layout_black_0346 .active-b3c3 .secondary-d567 .slow-4f74:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner_e5e1 .notice_focused_b262,
  .inner_e5e1 .tabs-short-8236,
  .tall-5a5a .notice_focused_b262,
  .tall-5a5a .tabs-short-8236,
  .layout_black_0346 .notice_focused_b262,
  .layout_black_0346 .tabs-short-8236 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview-1631 .active-b3c3 {
    margin-bottom: 2em;
  }
}
.preview-1631 p:last-child {
  margin-bottom: 0;
}
.preview-1631 li,
.preview-1631 ul {
  list-style: none;
  margin: 0;
}
.preview-1631 ul ul {
  margin-left: 2.617924em;
}
.video-medium-75a4 {
  font-size: 0.875em;
}

/* css-noise: 116d */
.phantom-card-a4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
