/*!
Theme Name: Customify
Theme URI: https://pressmaximum.menu-bright-241c/customify
Author: WPCustomify
Author URI: https://pressmaximum.menu-bright-241c
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.menu-bright-241c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bright_1acc.thumbnail_ddc2/licenses/gpl-2.0.modal-old-2a49
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.aside-a2c6/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.disabled_basic_fe2f.row_liquid_8804/normalize.rough_400f/
 ======
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.rough_400f v7.0.0 | MIT License | github.menu-bright-241c/necolas/normalize.rough_400f */
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;
}
.sidebar-pink-83f5 .backdrop_old_8582,
.lite_be3f,
.heading_3029,
.background_83c7,
.accordion-silver-f8cc,
.hero_c388,
.paragraph_center_4abe,
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;
}
.lite_be3f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lite_be3f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lite_be3f,
  h1 {
    font-size: 1.8em;
  }
}
.heading_3029,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading_3029 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading_3029,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading_3029,
  h2 {
    font-size: 1.7em;
  }
}
.background_83c7,
h3 {
  font-size: 1.618em;
}
.sidebar-pink-83f5 .backdrop_old_8582,
.accordion-silver-f8cc,
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.gradient-f1b4 {
  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;
}
.iron-362c:after,
.iron-362c:before,
.brown-7eae:after,
.brown-7eae:before {
  content: "";
  display: table;
}
.iron-362c:after,
.brown-7eae:after {
  clear: both;
}
.background-thick-fc85 {
  float: right;
  margin-right: 0;
}
.module_e86d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail-f4c3 .active_old_1f82,
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;
}
.thumbnail-f4c3 .active_old_1f82: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;
}
.grid_8ad5 .active_old_1f82 {
  box-shadow: none;
}
.grid_8ad5
  .active_old_1f82
  .gradient-76fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.grid_8ad5 .active_old_1f82 .card-white-d1b7 {
  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;
}
.grid_8ad5
  .active_old_1f82
  .card-white-d1b7
  b {
  display: none;
}
.grid_8ad5 .primary_purple_aa86 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section-2cbc:not(.form-wood-a820):not(.content_07a9),
button:not(.form-wood-a820):not(.content_07a9),
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ),
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ),
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ) {
  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;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ):hover,
button:not(.form-wood-a820):not(
    .content_07a9
  ):hover,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ):hover,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ):hover,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ):active,
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
button:not(.form-wood-a820):not(
    .content_07a9
  ):active,
button:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ):active,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ):active,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ):active,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus {
  outline: 0;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734 {
  position: relative;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .rough_634b,
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .under_a3d2,
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .middle_7f19,
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  i,
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  svg,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .rough_634b,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .under_a3d2,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .middle_7f19,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  i,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  svg,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .rough_634b,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .under_a3d2,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .middle_7f19,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  i,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  svg,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .rough_634b,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .under_a3d2,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .middle_7f19,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  i,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  svg,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .rough_634b,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .under_a3d2,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  .middle_7f19,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  i,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734
  svg {
  visibility: hidden;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734:after,
button:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734:after,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734:after,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734:after,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ).fn-loading-1734: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;
}
.section-2cbc:not(.form-wood-a820):not(.content_07a9),
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ),
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ),
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ) {
  color: #fff;
  background: #235787;
}
.section-2cbc:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="button"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="reset"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus,
input[type="submit"]:not(.form-wood-a820):not(
    .content_07a9
  ):focus {
  color: #fff;
}
.section-2cbc.fn-disabled-1734:not(.form-wood-a820):not(
    .content_07a9
  ),
.section-2cbc[disabled]:not(.form-wood-a820):not(
    .content_07a9
  ),
button.fn-disabled-1734:not(.form-wood-a820):not(
    .content_07a9
  ),
button[disabled]:not(.form-wood-a820):not(
    .content_07a9
  ) {
  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;
}
.main_liquid_14ea {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.main_liquid_14ea: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;
}
.over-b522 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.simple_abc1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover_over_c522 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.iron-362c:after,
.iron-362c:before,
.nav_inner_9561:after,
.nav_inner_9561:before,
.component-7451:after,
.component-7451:before,
.outer_c9f6:after,
.outer_c9f6:before,
.pagination_097d:after,
.pagination_097d:before,
.footer_7cf2:after,
.footer_7cf2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.iron-362c:after,
.nav_inner_9561:after,
.component-7451:after,
.outer_c9f6:after,
.pagination_097d:after,
.footer_7cf2:after {
  clear: both;
}
.nav_inner_9561 .next_43eb,
.component-7451 .next_43eb,
.text-6928 .next_43eb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input-8057 {
  display: inline-block;
}
.row-7b07 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.row-7b07 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.row-7b07 .tabs_6ca4 {
  padding: 1em 0;
  font-size: 85%;
}
.tabs_6ca4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary-pro-7767 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary-pro-7767:after,
.summary-pro-7767:before {
  content: "";
  display: table;
}
.summary-pro-7767:after {
  clear: both;
}
.accent-selected-a06f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.next_0cd6 .accent-selected-a06f {
  max-width: 50%;
}
.alert-ad36 .accent-selected-a06f {
  max-width: 33.33%;
}
.wood_83e3 .accent-selected-a06f {
  max-width: 25%;
}
.lite_0b77 .accent-selected-a06f {
  max-width: 20%;
}
.filter-dark-1369 .accent-selected-a06f {
  max-width: 16.66%;
}
.light-e8d6 .accent-selected-a06f {
  max-width: 14.28%;
}
.solid_d3a0 .accent-selected-a06f {
  max-width: 12.5%;
}
.overlay_blue_524c .accent-selected-a06f {
  max-width: 11.11%;
}
.search_37d1 {
  display: block;
}
.sidebar-pink-83f5 .outline_677f label,
.sidebar-pink-83f5 .border-b69c label,
.sidebar-pink-83f5 .element-stale-8515 label,
.sidebar-pink-83f5 .stone-d842 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-bf5c {
  list-style: none;
  margin: 0;
}
.input-bf5c article.outer-70a2 {
  margin-bottom: 0;
}
.input-bf5c ul {
  list-style: none;
  margin: 0;
}
.input-bf5c .message_out_bff6 li.outer-70a2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-bf5c .message_out_bff6 li.outer-70a2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-bf5c .message_out_bff6 li.outer-70a2: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) {
  .input-bf5c .message_out_bff6 li.outer-70a2 li.outer-70a2 li.outer-70a2 li.outer-70a2 {
    padding-left: 0;
  }
}
article.outer-70a2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outer-70a2 .nav_inner_9561 p:last-of-type {
  margin-bottom: 0;
}
article.outer-70a2 .wide_6510 {
  float: left;
}
article.outer-70a2 .fixed_6c7e {
  margin-left: 85px;
}
article.outer-70a2 .section-1f80 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outer-70a2 .section-1f80 .search_aff2 {
  margin-left: 10px;
}
article.outer-70a2 .box-complex-ec30 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outer-70a2 .table-33b3 {
  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 .outline_677f,
  #respond .element-stale-8515,
  #respond .stone-d842 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_677f input,
#respond .element-stale-8515 input,
#respond .stone-d842 input {
  width: 100%;
}
#respond .stone-d842 {
  margin-right: 0;
}
#respond .brown-4e05 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-307f {
  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;
}
.avatar-307f.focus_gold_8da0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar-307f 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%);
}
.avatar-307f:focus,
.avatar-307f: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);
}
.hidden-right-e11c {
  border-radius: 10%;
}
.plasma-625b {
  border-radius: 50%;
}
.footer-mini-d95b {
  font-size: 0.72em;
}
.label-1bdb {
  font-size: 0.875em;
}
.footer_paper_5152 {
  font-size: 1.1em;
}
.secondary-c55d {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary-c55d.footer-mini-d95b {
  letter-spacing: 0.5px;
}
.small_7abf,
.small_7abf a {
  color: #6d6d6d;
}
.small_7abf a:hover {
  color: #111;
}
.backdrop-33b2 {
  color: #6d6d6d;
}
.hover_plasma_e977 {
  overflow-x: hidden;
}
.hover_plasma_e977 .card_clean_8348.liquid-6608 {
  position: relative;
}
.hover_plasma_e977 .card_clean_8348.liquid-6608.container-outer-1af9 {
  position: initial;
}
.hover_plasma_e977
  .card_clean_8348.liquid-6608.container-outer-1af9
  .search_43cb {
  left: auto;
}
.hover_plasma_e977 .card_clean_8348 .search_43cb {
  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;
}
.hover_plasma_e977 .card_clean_8348:hover.liquid-6608 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover_plasma_e977
  .card_clean_8348:hover.liquid-6608
  .search_43cb {
  display: block;
  z-index: 9999999;
}
.hover_plasma_e977 .component-over-2ee9 .preview_mini_2334,
.hover_plasma_e977 .input_hovered_d441 .preview_mini_2334 {
  display: none;
}
.hover_plasma_e977 .list-193c .card_clean_8348:hover.liquid-6608 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sidebar-pink-83f5 .outline_677f label,
.sidebar-pink-83f5 .border-b69c label,
.sidebar-pink-83f5 .element-stale-8515 label,
.sidebar-pink-83f5 .stone-d842 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.input-bf5c {
  list-style: none;
  margin: 0;
}
.input-bf5c article.outer-70a2 {
  margin-bottom: 0;
}
.input-bf5c ul {
  list-style: none;
  margin: 0;
}
.input-bf5c .message_out_bff6 li.outer-70a2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .input-bf5c .message_out_bff6 li.outer-70a2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .input-bf5c .message_out_bff6 li.outer-70a2: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) {
  .input-bf5c .message_out_bff6 li.outer-70a2 li.outer-70a2 li.outer-70a2 li.outer-70a2 {
    padding-left: 0;
  }
}
article.outer-70a2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outer-70a2 .nav_inner_9561 p:last-of-type {
  margin-bottom: 0;
}
article.outer-70a2 .wide_6510 {
  float: left;
}
article.outer-70a2 .fixed_6c7e {
  margin-left: 85px;
}
article.outer-70a2 .section-1f80 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outer-70a2 .section-1f80 .search_aff2 {
  margin-left: 10px;
}
article.outer-70a2 .box-complex-ec30 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outer-70a2 .table-33b3 {
  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 .outline_677f,
  #respond .element-stale-8515,
  #respond .stone-d842 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_677f input,
#respond .element-stale-8515 input,
#respond .stone-d842 input {
  width: 100%;
}
#respond .stone-d842 {
  margin-right: 0;
}
#respond .brown-4e05 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-over-2ee9 .green_98c8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.green_98c8 .notice_huge_5d60.article-7ee0 .huge-557e > li > a:focus,
.green_98c8 .notice_huge_5d60.article-7ee0 .huge-557e > li > a:hover,
.green_98c8 .notice_huge_5d60.highlight-ad5e .huge-557e > li > a:focus,
.green_98c8 .notice_huge_5d60.highlight-ad5e .huge-557e > li > a:hover,
.green_98c8 .notice_huge_5d60.soft-1881 .huge-557e > li > a:focus,
.green_98c8 .notice_huge_5d60.soft-1881 .huge-557e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8
  .notice_huge_5d60.article-7ee0
  .huge-557e
  > li.wide_15b9
  > a,
.green_98c8
  .notice_huge_5d60.article-7ee0
  .huge-557e
  > li.accordion-ab14
  > a,
.green_98c8
  .notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.wide_15b9
  > a,
.green_98c8
  .notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.accordion-ab14
  > a,
.green_98c8
  .notice_huge_5d60.soft-1881
  .huge-557e
  > li.wide_15b9
  > a,
.green_98c8 .notice_huge_5d60.soft-1881 .huge-557e > li.shade_be97 > a {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8 .search-cool-02e4,
.green_98c8 .search-cool-02e4 a {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8 .module-6f0b.outline_753e li a,
.green_98c8 .gold-c980 a,
.green_98c8 .disabled-up-b953,
.green_98c8 .huge-557e > li > a,
.green_98c8 .modal-gas-fa6c {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8 .module-6f0b.outline_753e li a:hover,
.green_98c8 .gold-c980 a:hover,
.green_98c8 .disabled-up-b953:hover,
.green_98c8 .huge-557e > li > a:hover,
.green_98c8 .modal-gas-fa6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8 .picture_current_73cb {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8 .picture_current_73cb .search_ccb6 {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8 .picture_current_73cb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_98c8 .badge_556a .current_84e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8 .badge_556a .current_84e4 .clean-ffee {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8
  .badge_556a
  .current_84e4
  .clean-ffee::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8
  .badge_556a
  .current_84e4
  .clean-ffee:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8
  .badge_556a
  .current_84e4
  .clean-ffee::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8
  .badge_556a
  .current_84e4
  .clean-ffee::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8 .badge_556a .menu_static_a9c9 {
  color: rgba(255, 255, 255, 0.79);
}
.green_98c8 .badge_556a .menu_static_a9c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-f1bb
  .green_98c8
  .badge_556a
  .feature_bottom_8b6b
  .advanced_8700 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-f1bb
  .green_98c8
  .badge_556a
  .feature_bottom_8b6b
  .clean-ffee {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-over-2ee9 .logo-tiny-cc4d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.logo-tiny-cc4d .notice_huge_5d60.article-7ee0 .huge-557e > li > a:focus,
.logo-tiny-cc4d .notice_huge_5d60.article-7ee0 .huge-557e > li > a:hover,
.logo-tiny-cc4d .notice_huge_5d60.highlight-ad5e .huge-557e > li > a:focus,
.logo-tiny-cc4d .notice_huge_5d60.highlight-ad5e .huge-557e > li > a:hover,
.logo-tiny-cc4d .notice_huge_5d60.soft-1881 .huge-557e > li > a:focus,
.logo-tiny-cc4d .notice_huge_5d60.soft-1881 .huge-557e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-tiny-cc4d
  .notice_huge_5d60.article-7ee0
  .huge-557e
  > li.wide_15b9
  > a,
.logo-tiny-cc4d
  .notice_huge_5d60.article-7ee0
  .huge-557e
  > li.accordion-ab14
  > a,
.logo-tiny-cc4d
  .notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.wide_15b9
  > a,
.logo-tiny-cc4d
  .notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.accordion-ab14
  > a,
.logo-tiny-cc4d
  .notice_huge_5d60.soft-1881
  .huge-557e
  > li.wide_15b9
  > a,
.logo-tiny-cc4d .notice_huge_5d60.soft-1881 .huge-557e > li.shade_be97 > a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-tiny-cc4d .search-cool-02e4,
.logo-tiny-cc4d .search-cool-02e4 a {
  color: rgba(0, 0, 0, 0.8);
}
.logo-tiny-cc4d .module-6f0b.outline_753e li a,
.logo-tiny-cc4d .gold-c980 a,
.logo-tiny-cc4d .disabled-up-b953,
.logo-tiny-cc4d .huge-557e > li > a,
.logo-tiny-cc4d .modal-gas-fa6c {
  color: rgba(0, 0, 0, 0.55);
}
.logo-tiny-cc4d .module-6f0b.outline_753e li a:hover,
.logo-tiny-cc4d .gold-c980 a:hover,
.logo-tiny-cc4d .disabled-up-b953:hover,
.logo-tiny-cc4d .huge-557e > li > a:hover,
.logo-tiny-cc4d .modal-gas-fa6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-tiny-cc4d .picture_current_73cb {
  color: rgba(0, 0, 0, 0.55);
}
.logo-tiny-cc4d .picture_current_73cb .search_ccb6 {
  color: rgba(0, 0, 0, 0.8);
}
.logo-tiny-cc4d .picture_current_73cb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notification_fast_88fe .nav-silver-c0b1 {
  margin-left: auto;
  margin-right: auto;
}
.component-7451 > * {
  margin-left: auto;
  margin-right: auto;
}
.component-7451 .over-b522 {
  margin-right: 1.41575em;
}
.video-0439 .component-7451 > .selected-4f10 {
  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;
}
.video-0439 .component-7451 > .next_cc27 {
  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;
}
.liquid_f174.notification_fast_88fe .nav-silver-c0b1,
.up-5c0b.notification_fast_88fe .nav-silver-c0b1 {
  margin-left: 0;
}
.hard_f97f.notification_fast_88fe .nav-silver-c0b1,
.caption_dfd0.notification_fast_88fe .nav-silver-c0b1 {
  margin-right: 0;
}
.component-7451 ol,
.component-7451 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.prev_e78b video {
  max-width: 100%;
}
.text_b320 img {
  display: block;
}
.text_b320.over-b522,
.text_b320.simple_abc1 {
  width: 100%;
}
.text_b320.next_cc27 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout_6d96:not(.footer_28e2) {
  margin: 1.5em auto;
}
.iron_a8d1 p {
  padding: 1.5em 14px;
}
ul.focus_old_53d6.next_cc27,
ul.focus_old_53d6.selected-4f10,
ul.focus_old_53d6.element-middle-07f8.selected-4f10 {
  padding: 0 14px;
}
.footer-145f {
  display: block;
  overflow-x: auto;
}
.footer-145f table {
  border-collapse: collapse;
  width: 100%;
}
.footer-145f td,
.footer-145f th {
  padding: 0.5em;
}
.component-7451 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-7451 ol ol,
.component-7451 ol ul,
.component-7451 ul ol,
.component-7451 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-7451 ol ol li,
.component-7451 ol ul li,
.component-7451 ul ol li,
.component-7451 ul ul li {
  margin-left: 0;
}
.solid_3d46.first-7ae4 > .content-iron-4b02 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.solid_3d46.first-7ae4 > .content-iron-4b02 iframe,
.solid_3d46.first-7ae4 > .content-iron-4b02 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-fluid-30d0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-fluid-30d0.tooltip-7f33 {
  padding: 0;
}
.notice-fluid-30d0.tooltip-7f33 cite {
  font-size: 13px;
}
.notice-fluid-30d0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-fluid-30d0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label-pressed-95d1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label-pressed-95d1 > p:first-child {
  margin-top: 0;
}
.label-pressed-95d1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label-pressed-95d1 blockquote {
  border-left: 0;
}
.highlight_4629 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight_4629:not(.media_inner_42f6) {
  max-width: 100px;
}
.highlight_4629.chip-754d {
  border-bottom: none !important;
  text-align: center;
}
.highlight_4629.chip-754d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .iron_a8d1 p {
    padding: 1.5em 0;
  }
}
.shadow_4fd3 {
  color: #0073aa;
}
.link_active_e947 {
  background-color: #0073aa;
}
.wrapper_small_b3a4 {
  color: #229fd8;
}
.lite_5f85 {
  background-color: #229fd8;
}
.backdrop-54d3 {
  color: #eee;
}
.yellow-5ced {
  background-color: #eee;
}
.alert_pro_d494 {
  color: #444;
}
.fast-6302 {
  background-color: #444;
}
.paragraph_91fc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph_91fc .description_dim_4f03 .gold-c980 {
  font-size: 15px;
}
.paragraph_91fc .gold-c980 {
  line-height: 1.3;
}
.paragraph_91fc .logo-tiny-cc4d {
}
.paragraph_91fc .green_98c8 {
  background: #235787;
}
.pink-c5aa {
  padding: 0;
}
.pink-c5aa .green_98c8 {
  background: #1a1a1a;
}
.pink-c5aa .logo-tiny-cc4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.heading-7a61 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.heading-7a61 .logo-tiny-cc4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.heading-7a61 .green_98c8 {
  background: #303030;
}
.footer_7cf2 {
  position: relative;
  z-index: 10;
}
.footer_7cf2 .overlay_down_de80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_active_2b8a .liquid-6608 {
  display: inline-block;
  vertical-align: middle;
}
.popup_active_2b8a.message_8b28 .liquid-6608 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .popup_active_2b8a.message_8b28 .liquid-6608 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .popup_active_2b8a.message_8b28 .liquid-6608 {
    margin-right: 0.4em;
  }
}
.popup_active_2b8a.message_8b28 .liquid-6608:last-child {
  margin-right: 0;
}
.list-smooth-9170 .overlay_down_de80 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-over-2ee9 .description_dim_4f03 {
    margin: 0 -0.5em;
  }
  .component-over-2ee9 .description_dim_4f03 [class*="customify-col-"],
  .component-over-2ee9 .description_dim_4f03 [class*="customify-col_"],
  .component-over-2ee9 .description_dim_4f03 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-over-2ee9.logo_lite_0af9 .overlay_down_de80 {
  background: 0 0 !important;
}
.component-over-2ee9.logo_lite_0af9 .overlay_down_de80,
.component-over-2ee9.list-smooth-9170 .overlay_down_de80 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-over-2ee9.pagination-06f0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-over-2ee9.list-smooth-9170 .overlay_down_de80 {
  box-shadow: none !important;
}
.red_d2a6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .red_d2a6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .red_d2a6 {
    padding: 18px 0 20px;
  }
}
.red_d2a6 .hover_yellow_146f {
  width: 100%;
}
.red_d2a6 .outline_upper_e578 {
  margin-bottom: 0;
}
.red_d2a6 .sort-113e {
  margin-top: 5px;
  font-size: 0.875em;
}
.component-iron-9bc0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component-iron-9bc0 .sort_1c6c {
  width: 100%;
}
.outer-8558 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer-8558 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer-8558 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;
}
.outer-8558 li:last-child:after {
  display: none;
}
.outer-8558 li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel-out-5066 .preview_mini_2334 button,
.red_d2a6 .preview_mini_2334 button {
  left: 0;
}
.carousel-out-5066 .sort_1c6c,
.red_d2a6 .sort_1c6c {
  padding-left: 0;
  padding-right: 0;
}
.carousel-out-5066 .component-iron-9bc0,
.red_d2a6 .component-iron-9bc0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel-out-5066 {
  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;
}
.carousel-out-5066: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;
}
.carousel-out-5066 .south_e3a8 {
  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) {
  .carousel-out-5066 .south_e3a8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-out-5066 .south_e3a8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-out-5066 .south_e3a8 {
    min-height: 200px;
  }
}
.carousel-out-5066 .outer-8558 {
  color: rgba(255, 255, 255, 0.8);
}
.carousel-out-5066 .outer-8558 a,
.carousel-out-5066 .outer-8558 li:after {
  color: inherit;
}
.carousel-out-5066 .outer-8558 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tiny-782a {
  margin-bottom: 0.5em;
}
.input_paper_5097 {
  margin-bottom: 1.2em;
}
.input_paper_5097,
.tiny-782a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_paper_5097 p:last-child,
.tiny-782a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .preview_mini_2334,
#masthead .preview_mini_2334 {
  display: none;
}
#masthead
  > .preview_mini_2334.background-light-17b6 {
  display: none;
}
#masthead > .preview_mini_2334 button {
  left: 0;
}
.red_9aba {
  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%;
}
.red_9aba .liquid-6608 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.red_9aba .new_b724 {
  display: -webkit-box;
  display: flex;
}
.red_9aba .new_b724.liquid-f7ca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.red_9aba .new_b724.shadow_cold_6c3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_9aba .new_b724.bright-8118 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_9aba.mini-2141.texture_small_3683 .new_b724.liquid-f7ca {
  flex-basis: 100%;
}
.red_9aba.hero-over-8e4b .new_b724.shadow_cold_6c3f {
  -webkit-box-flex: 1;
  flex: auto;
}
.red_9aba.hero-over-8e4b .new_b724.bright-8118 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .preview_mini_2334.background-light-17b6 {
  display: none;
}
#masthead > .preview_mini_2334 button {
  left: 0;
}
.badge_9722 {
  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;
}
.badge_9722:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_9722.motion-86e3 i {
  margin-right: 4px;
}
.badge_9722.slider_slow_4ecf i {
  margin-left: 5px;
}
.gold-c980 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gold-c980 p:last-child {
  margin-bottom: 0;
}
.container-131a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container-131a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container-131a img {
  display: block;
  width: auto;
  line-height: 1;
}
.container-131a .search-cool-02e4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container-131a .aside-5430 {
  margin: 5px 0 7px 0;
}
.container-131a.white_6066 .slow_3b69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-131a.white_6066 .dropdown-7d88 {
  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;
}
.container-131a.upper-67e9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container-131a.upper-67e9 .slow_3b69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-131a.upper-67e9 .dropdown-7d88 {
  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;
}
.container-131a.white_9e20 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-131a.tabs_8f57 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container-131a.tabs_8f57 .dropdown-7d88 {
  margin-top: 7px;
}
.caption-f97b {
  display: inline-block;
}
.footer_7cf2 .highlight_light_375a .container-131a img {
  max-width: 100%;
}
.notice_huge_5d60 .silver_9e8f.tabs_9f2f,
.active_2ad5 .silver_9e8f.tabs_9f2f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice_huge_5d60 .up-b710,
.active_2ad5 .up-b710 {
  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%);
}
.notice_huge_5d60 .up-b710 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice_huge_5d60.background-pressed-787f .up-b710 {
  display: none;
}
.notice_huge_5d60 .description-current-d921 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_huge_5d60 .description-current-d921 li {
  display: inline-block;
  position: relative;
}
.notice_huge_5d60 .description-current-d921 li:last-child {
  margin-right: 0;
}
.notice_huge_5d60 .description-current-d921 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;
}
.notice_huge_5d60 .description-current-d921 li.shade_be97 > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice_huge_5d60 .description-current-d921 > 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;
}
.notice_huge_5d60 .description-current-d921 > li > a i {
  line-height: 0;
}
.notice_huge_5d60 .description-current-d921 > li.container_c259 > a .up-b710 {
  margin-left: 4px;
  line-height: 0;
}
.notice_huge_5d60 .description-current-d921 .focus_3bd6 li.container_c259 > a {
  position: relative;
}
.notice_huge_5d60 .description-current-d921 .focus_3bd6 li.container_c259 > a:after,
.notice_huge_5d60 .description-current-d921 .focus_3bd6 li.container_c259 > a:before {
  content: "";
  display: table;
}
.notice_huge_5d60 .description-current-d921 .focus_3bd6 li.container_c259 > a:after {
  clear: both;
}
.notice_huge_5d60 .description-current-d921 .focus_3bd6 li.container_c259 > a .up-b710 {
  margin-left: 5px;
  float: right;
}
.notice_huge_5d60 .tooltip_0466,
.notice_huge_5d60 .focus_3bd6 {
  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;
}
.notice_huge_5d60 .focus_3bd6 {
  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;
}
.notice_huge_5d60 .focus_3bd6 .tabs_9f2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice_huge_5d60 .focus_3bd6 .up-b710 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice_huge_5d60 .focus_3bd6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice_huge_5d60 .focus_3bd6 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;
}
.notice_huge_5d60 .focus_3bd6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice_huge_5d60 .focus_3bd6 .focus_3bd6 {
  top: 0;
  left: 100%;
}
.notice_huge_5d60 .popup-stale-a39b.fn-focus-1734 > .tooltip_0466,
.notice_huge_5d60 .popup-stale-a39b.fn-focus-1734 > .focus_3bd6,
.notice_huge_5d60 .popup-stale-a39b:focus > .tooltip_0466,
.notice_huge_5d60 .popup-stale-a39b:focus > .focus_3bd6,
.notice_huge_5d60 .popup-stale-a39b:hover > .tooltip_0466,
.notice_huge_5d60 .popup-stale-a39b:hover > .focus_3bd6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice_huge_5d60.soft-1881 .huge-557e:after,
.notice_huge_5d60.soft-1881 .huge-557e:before {
  content: "";
  display: table;
}
.notice_huge_5d60.soft-1881 .huge-557e:after {
  clear: both;
}
.notice_huge_5d60.soft-1881 .huge-557e > li {
  float: left;
}
.notice_huge_5d60.frame_f382 .huge-557e:after,
.notice_huge_5d60.frame_f382 .huge-557e:before {
  content: "";
  display: table;
}
.notice_huge_5d60.frame_f382 .huge-557e:after {
  clear: both;
}
.notice_huge_5d60.frame_f382 .huge-557e > li {
  float: left;
}
.notice_huge_5d60.frame_f382 .huge-557e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice_huge_5d60.frame_f382 .huge-557e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice_huge_5d60.frame_f382 .huge-557e > li.wide_15b9 > a,
.notice_huge_5d60.frame_f382 .huge-557e > li.shade_be97 > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice_huge_5d60.article-7ee0 .huge-557e > li > a .tabs_9f2f {
  position: relative;
}
.notice_huge_5d60.article-7ee0 .huge-557e > li > a .tabs_9f2f: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;
}
.notice_huge_5d60.article-7ee0
  .huge-557e
  > li:focus
  > a
  .tabs_9f2f:before,
.notice_huge_5d60.article-7ee0
  .huge-557e
  > li:hover
  > a
  .tabs_9f2f:before {
  width: 100%;
  background-color: currentColor;
}
.notice_huge_5d60.article-7ee0
  .huge-557e
  > li.wide_15b9
  > a
  .tabs_9f2f:before,
.notice_huge_5d60.article-7ee0
  .huge-557e
  > li.accordion-ab14
  > a
  .tabs_9f2f:before {
  width: 100%;
  background-color: currentColor;
}
.notice_huge_5d60.highlight-ad5e .huge-557e > li > a .tabs_9f2f {
  position: relative;
}
.notice_huge_5d60.highlight-ad5e .huge-557e > li > a .tabs_9f2f: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;
}
.notice_huge_5d60.highlight-ad5e .huge-557e > li:focus > a .tabs_9f2f:before,
.notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li:hover
  > a
  .tabs_9f2f:before {
  width: 100%;
  background-color: currentColor;
}
.notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.wide_15b9
  > a
  .tabs_9f2f:before,
.notice_huge_5d60.highlight-ad5e
  .huge-557e
  > li.accordion-ab14
  > a
  .tabs_9f2f:before {
  width: 100%;
  background-color: currentColor;
}
.active_2ad5 .description-current-d921 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active_2ad5 .description-current-d921 li:first-child > a {
  border-top: none;
}
.active_2ad5 .description-current-d921 .warm_f6be > .tabs_9f2f .up-b710 {
  display: none;
}
.active_2ad5 .description-current-d921 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active_2ad5 .description-current-d921 li:last-child {
  border: none;
}
.active_2ad5 .description-current-d921 li.container_c259 > a {
  padding-right: 45px !important;
}
.active_2ad5 .description-current-d921 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active_2ad5 .description-current-d921 li a:focus,
.active_2ad5 .description-current-d921 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_2ad5 .description-current-d921 li .shadow-9f55 {
  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;
}
.active_2ad5 .description-current-d921 li .shadow-9f55:hover {
  box-shadow: none;
}
.active_2ad5 .description-current-d921 li .shadow-9f55 .up-b710 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active_2ad5 .description-current-d921 .focus_3bd6 {
  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);
}
.active_2ad5 .description-current-d921 .focus_3bd6 li a {
  padding-left: 3em;
}
.active_2ad5 .description-current-d921 .badge_outer_0b57 > a .shadow-9f55 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active_2ad5 .description-current-d921 .badge_outer_0b57 > .focus_3bd6 {
  display: block;
  opacity: 1;
}
.paragraph-huge-61d4 {
  max-width: 100%;
}
.hidden_e944 {
  line-height: 0;
  cursor: pointer;
}
.modal-gas-fa6c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal-gas-fa6c:hover {
  box-shadow: none;
  color: currentColor;
}
.modal-gas-fa6c svg {
  width: 18px;
  height: 18px;
}
.modal-gas-fa6c .alert_2c15 {
  display: none;
}
.up-5ec5 {
  position: relative;
}
.up-5ec5.fn-active-1734 .modal-gas-fa6c .label-644a {
  display: none;
}
.up-5ec5.fn-active-1734 .modal-gas-fa6c .alert_2c15 {
  display: inline-block;
}
.up-5ec5 .mini_ad0b {
  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);
}
.up-5ec5.article_in_0253 .mini_ad0b {
  left: auto;
  right: -0.9em;
}
.up-5ec5.article_in_0253 .lower-ec31::before {
  left: auto;
  right: 15px;
}
.up-5ec5.fn-active-1734 .mini_ad0b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_bottom_8b6b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.feature_bottom_8b6b label {
  flex-basis: 100%;
}
.feature_bottom_8b6b .current_84e4 {
  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;
}
.feature_bottom_8b6b .clean-ffee {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.feature_bottom_8b6b .clean-ffee:focus {
  background-color: transparent;
}
.feature_bottom_8b6b button.menu_static_a9c9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.feature_bottom_8b6b button.menu_static_a9c9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.feature_bottom_8b6b button.menu_static_a9c9 svg {
  width: 18px;
  height: 18px;
}
.feature_bottom_8b6b input[type="submit"] {
  min-height: auto;
}
.badge_556a .feature_bottom_8b6b .clean-ffee {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.lower-ec31 {
  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) {
  .lower-ec31 {
    width: 220px;
  }
}
.lower-ec31 label {
  flex-basis: 100%;
}
.lower-ec31::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;
}
.element-f1bb .badge_556a .feature_bottom_8b6b {
  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;
}
.element-f1bb
  .badge_556a
  .feature_bottom_8b6b
  .current_84e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element-f1bb .badge_556a .feature_bottom_8b6b .clean-ffee {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element-f1bb
  .badge_556a
  .feature_bottom_8b6b
  .clean-ffee:focus {
  background: 0 0;
}
.element-f1bb
  .badge_556a
  .feature_bottom_8b6b
  .advanced_8700 {
  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;
}
.module-6f0b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-6f0b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-6f0b li:last-child {
  margin-right: 0;
}
.module-6f0b li:first-child {
  margin-left: 0;
}
.module-6f0b.brown_b25e a {
  color: #fff;
}
.module-6f0b.brown_b25e a:hover {
  color: #fff;
}
.module-6f0b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-6f0b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-6f0b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-6f0b a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-6f0b [class*="social-icon-apple"] {
  background-color: #999;
}
.module-6f0b [class*="social-icon-apple"].picture_pro_03cd {
  background-color: transparent;
  color: #999;
}
.module-6f0b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-6f0b [class*="social-icon-behance"].picture_pro_03cd {
  background-color: transparent;
  color: #1769ff;
}
.module-6f0b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-6f0b [class*="social-icon-bitbucket"].picture_pro_03cd {
  background-color: transparent;
  color: #205081;
}
.module-6f0b [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-6f0b [class*="social-icon-codepen"].picture_pro_03cd {
  background-color: transparent;
  color: #000;
}
.module-6f0b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-6f0b [class*="social-icon-delicious"].picture_pro_03cd {
  background-color: transparent;
  color: #39f;
}
.module-6f0b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-6f0b [class*="social-icon-digg"].picture_pro_03cd {
  background-color: transparent;
  color: #005be2;
}
.module-6f0b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-6f0b [class*="social-icon-dribbble"].picture_pro_03cd {
  background-color: transparent;
  color: #ea4c89;
}
.module-6f0b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-6f0b [class*="social-icon-envelope"].picture_pro_03cd {
  background-color: transparent;
  color: #ea4335;
}
.module-6f0b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-6f0b [class*="social-icon-facebook"].picture_pro_03cd {
  background-color: transparent;
  color: #3b5998;
}
.module-6f0b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-6f0b [class*="social-icon-flickr"].picture_pro_03cd {
  background-color: transparent;
  color: #0063dc;
}
.module-6f0b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-6f0b [class*="social-icon-foursquare"].picture_pro_03cd {
  background-color: transparent;
  color: #2d5be3;
}
.module-6f0b [class*="social-icon-github"] {
  background-color: #333;
}
.module-6f0b [class*="social-icon-github"].picture_pro_03cd {
  background-color: transparent;
  color: #333;
}
.module-6f0b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-6f0b [class*="social-icon-google-plus"].picture_pro_03cd {
  background-color: transparent;
  color: #dd4b39;
}
.module-6f0b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-6f0b [class*="social-icon-houzz"].picture_pro_03cd {
  background-color: transparent;
  color: #7ac142;
}
.module-6f0b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-6f0b [class*="social-icon-instagram"].picture_pro_03cd {
  background-color: transparent;
  color: #262626;
}
.module-6f0b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-6f0b [class*="social-icon-jsfiddle"].picture_pro_03cd {
  background-color: transparent;
  color: #487aa2;
}
.module-6f0b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-6f0b [class*="social-icon-linkedin"].picture_pro_03cd {
  background-color: transparent;
  color: #0077b5;
}
.module-6f0b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-6f0b [class*="social-icon-medium"].picture_pro_03cd {
  background-color: transparent;
  color: #00ab6b;
}
.module-6f0b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-6f0b
  [class*="social-icon-odnoklassniki"].picture_pro_03cd {
  background-color: transparent;
  color: #f4731c;
}
.module-6f0b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-6f0b [class*="social-icon-meetup"].picture_pro_03cd {
  background-color: transparent;
  color: #ec1c40;
}
.module-6f0b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-6f0b [class*="social-icon-pinterest"].picture_pro_03cd {
  background-color: transparent;
  color: #bd081c;
}
.module-6f0b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-6f0b [class*="social-icon-product-hunt"].picture_pro_03cd {
  background-color: transparent;
  color: #da552f;
}
.module-6f0b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-6f0b [class*="social-icon-reddit"].picture_pro_03cd {
  background-color: transparent;
  color: #ff4500;
}
.module-6f0b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-6f0b [class*="social-icon-rss"].picture_pro_03cd {
  background-color: transparent;
  color: #f26522;
}
.module-6f0b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-6f0b
  [class*="social-icon-shopping-cart"].picture_pro_03cd {
  background-color: transparent;
  color: #4caf50;
}
.module-6f0b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-6f0b [class*="social-icon-skype"].picture_pro_03cd {
  background-color: transparent;
  color: #00aff0;
}
.module-6f0b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-6f0b [class*="social-icon-slideshare"].picture_pro_03cd {
  background-color: transparent;
  color: #0077b5;
}
.module-6f0b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-6f0b [class*="social-icon-snapchat"].picture_pro_03cd {
  background-color: transparent;
  color: #fffc00;
}
.module-6f0b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-6f0b [class*="social-icon-soundcloud"].picture_pro_03cd {
  background-color: transparent;
  color: #f80;
}
.module-6f0b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-6f0b [class*="social-icon-spotify"].picture_pro_03cd {
  background-color: transparent;
  color: #2ebd59;
}
.module-6f0b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-6f0b
  [class*="social-icon-stack-overflow"].picture_pro_03cd {
  background-color: transparent;
  color: #fe7a15;
}
.module-6f0b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-6f0b [class*="social-icon-maldkfgram"].picture_pro_03cd {
  background-color: transparent;
  color: #2ca5e0;
}
.module-6f0b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-6f0b [class*="social-icon-tripadvisor"].picture_pro_03cd {
  background-color: transparent;
  color: #589442;
}
.module-6f0b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-6f0b [class*="social-icon-tumblr"].picture_pro_03cd {
  background-color: transparent;
  color: #35465c;
}
.module-6f0b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-6f0b [class*="social-icon-twitch"].picture_pro_03cd {
  background-color: transparent;
  color: #6441a5;
}
.module-6f0b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-6f0b [class*="social-icon-twitter"].picture_pro_03cd {
  background-color: transparent;
  color: #1da1f2;
}
.module-6f0b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-6f0b [class*="social-icon-vimeo"].picture_pro_03cd {
  background-color: transparent;
  color: #1ab7ea;
}
.module-6f0b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-6f0b [class*="social-icon-vk"].picture_pro_03cd {
  background-color: transparent;
  color: #45668e;
}
.module-6f0b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-6f0b [class*="social-icon-weibo"].picture_pro_03cd {
  background-color: transparent;
  color: #df2029;
}
.module-6f0b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-6f0b [class*="social-icon-weixin"].picture_pro_03cd {
  background-color: transparent;
  color: #7bb32e;
}
.module-6f0b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-6f0b [class*="social-icon-whatsapp"].picture_pro_03cd {
  background-color: transparent;
  color: #25d366;
}
.module-6f0b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-6f0b [class*="social-icon-wordpress"].picture_pro_03cd {
  background-color: transparent;
  color: #21759b;
}
.module-6f0b [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-6f0b [class*="social-icon-xing"].picture_pro_03cd {
  background-color: transparent;
  color: #026466;
}
.module-6f0b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-6f0b [class*="social-icon-yelp"].picture_pro_03cd {
  background-color: transparent;
  color: #af0606;
}
.module-6f0b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-6f0b [class*="social-icon-youtube"].picture_pro_03cd {
  background-color: transparent;
  color: #cd201f;
}
.disabled-up-b953 {
  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;
}
.disabled-up-b953:hover {
  box-shadow: none;
  background: 0 0;
}
.item_4e9b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress_tall_ff3b {
  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;
}
.nav-588b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.video_wide_1b04 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.video_wide_1b04,
.video_wide_1b04::after,
.video_wide_1b04::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;
}
.video_wide_1b04::after,
.video_wide_1b04::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label_f1a4 .progress_tall_ff3b .nav-588b {
  margin-top: -2px;
  width: 19px;
}
.label_f1a4 .progress_tall_ff3b .video_wide_1b04 {
  margin-top: -1px;
}
.label_f1a4 .progress_tall_ff3b .video_wide_1b04,
.label_f1a4 .progress_tall_ff3b .video_wide_1b04::after,
.label_f1a4 .progress_tall_ff3b .video_wide_1b04::before {
  width: 19px;
  height: 2px;
}
.label_f1a4 .progress_tall_ff3b .video_wide_1b04::before {
  top: -6px;
}
.label_f1a4 .progress_tall_ff3b .video_wide_1b04::after {
  bottom: -6px;
}
.small_1360 .progress_tall_ff3b .nav-588b {
  margin-top: -2px;
  width: 22px;
}
.small_1360 .progress_tall_ff3b .video_wide_1b04 {
  margin-top: -1px;
}
.small_1360 .progress_tall_ff3b .video_wide_1b04,
.small_1360 .progress_tall_ff3b .video_wide_1b04::after,
.small_1360 .progress_tall_ff3b .video_wide_1b04::before {
  width: 22px;
  height: 2px;
}
.small_1360 .progress_tall_ff3b .video_wide_1b04::before {
  top: -7px;
}
.small_1360 .progress_tall_ff3b .video_wide_1b04::after {
  bottom: -7px;
}
.orange-7fa4 .progress_tall_ff3b .nav-588b {
  margin-top: -2px;
  width: 31px;
}
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04 {
  margin-top: -1.5px;
}
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04,
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04::after,
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04::before {
  width: 31px;
  height: 3px;
}
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04::before {
  top: -9px;
}
.orange-7fa4 .progress_tall_ff3b .video_wide_1b04::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar-north-aa71 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04,
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04::after,
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04::before {
    top: -6px;
  }
  .sidebar-north-aa71 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -6px;
  }
  .iron_2620 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 22px;
  }
  .iron_2620 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .iron_2620 .progress_tall_ff3b .video_wide_1b04,
  .iron_2620 .progress_tall_ff3b .video_wide_1b04::after,
  .iron_2620 .progress_tall_ff3b .video_wide_1b04::before {
    width: 22px;
    height: 2px;
  }
  .iron_2620 .progress_tall_ff3b .video_wide_1b04::before {
    top: -7px;
  }
  .iron_2620 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -7px;
  }
  .info-lite-4c25 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 31px;
  }
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1.5px;
  }
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04,
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04::after,
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04::before {
    width: 31px;
    height: 3px;
  }
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04::before {
    top: -9px;
  }
  .info-lite-4c25 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item_basic_e956 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 19px;
  }
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04,
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04::after,
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04::before {
    width: 19px;
    height: 2px;
  }
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04::before {
    top: -6px;
  }
  .item_basic_e956 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -6px;
  }
  .grid_86a1 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 22px;
  }
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04,
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04::after,
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04::before {
    width: 22px;
    height: 2px;
  }
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04::before {
    top: -7px;
  }
  .grid_86a1 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -7px;
  }
  .plasma_bc96 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1.5px;
  }
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04,
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04::after,
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04::before {
    width: 31px;
    height: 3px;
  }
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04::before {
    top: -9px;
  }
  .plasma_bc96 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus_0f3c .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 19px;
  }
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04,
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04::after,
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04::before {
    width: 19px;
    height: 2px;
  }
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04::before {
    top: -6px;
  }
  .focus_0f3c .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -6px;
  }
  .column-b929 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 22px;
  }
  .column-b929 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1px;
  }
  .column-b929 .progress_tall_ff3b .video_wide_1b04,
  .column-b929 .progress_tall_ff3b .video_wide_1b04::after,
  .column-b929 .progress_tall_ff3b .video_wide_1b04::before {
    width: 22px;
    height: 2px;
  }
  .column-b929 .progress_tall_ff3b .video_wide_1b04::before {
    top: -7px;
  }
  .column-b929 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -7px;
  }
  .heading_8997 .progress_tall_ff3b .nav-588b {
    margin-top: -2px;
    width: 31px;
  }
  .heading_8997 .progress_tall_ff3b .video_wide_1b04 {
    margin-top: -1.5px;
  }
  .heading_8997 .progress_tall_ff3b .video_wide_1b04,
  .heading_8997 .progress_tall_ff3b .video_wide_1b04::after,
  .heading_8997 .progress_tall_ff3b .video_wide_1b04::before {
    width: 31px;
    height: 3px;
  }
  .heading_8997 .progress_tall_ff3b .video_wide_1b04::before {
    top: -9px;
  }
  .heading_8997 .progress_tall_ff3b .video_wide_1b04::after {
    bottom: -9px;
  }
}
.summary_in_09a2 .video_wide_1b04 {
  -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);
}
.summary_in_09a2 .video_wide_1b04::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.summary_in_09a2 .video_wide_1b04::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);
}
.summary_in_09a2.backdrop-prev-4546 .video_wide_1b04 {
  -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);
}
.summary_in_09a2.backdrop-prev-4546 .video_wide_1b04::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.summary_in_09a2.backdrop-prev-4546 .video_wide_1b04::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);
}
.accordion-slow-924b {
  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.red_4bc5:before {
  display: none;
}
.input_hovered_d441 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.input_hovered_d441 .content-2f58 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.input_hovered_d441 .content-2f58:last-of-type {
  border-bottom: none;
}
.input_hovered_d441 .content-2f58.avatar-south-8cb1,
.input_hovered_d441 .content-2f58.filter-62d4,
.input_hovered_d441 .content-2f58.panel-right-7d2a {
  padding: 0;
}
.input_hovered_d441 .active_2ad5 .shadow-9f55 {
  color: currentColor;
}
.input_hovered_d441 .active_2ad5 .shadow-9f55:focus,
.input_hovered_d441 .active_2ad5 .shadow-9f55:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_hovered_d441.logo-tiny-cc4d .picture_current_73cb,
.input_hovered_d441.logo-tiny-cc4d .gold-c980 a,
.input_hovered_d441.logo-tiny-cc4d .huge-557e a,
.input_hovered_d441.logo-tiny-cc4d .focus_3bd6 a {
  color: rgba(0, 0, 0, 0.55);
}
.input_hovered_d441.logo-tiny-cc4d .picture_current_73cb:hover,
.input_hovered_d441.logo-tiny-cc4d .gold-c980 a:hover,
.input_hovered_d441.logo-tiny-cc4d .huge-557e a:hover,
.input_hovered_d441.logo-tiny-cc4d .focus_3bd6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_hovered_d441.logo-tiny-cc4d .search_ccb6 {
  color: rgba(0, 0, 0, 0.8);
}
.input_hovered_d441.logo-tiny-cc4d .content-2f58 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_hovered_d441.logo-tiny-cc4d .content-2f58:before {
  background: rgba(0, 0, 0, 0.08);
}
.input_hovered_d441.logo-tiny-cc4d .wide-abba:before {
  background: rgba(255, 255, 255, 0.9);
}
.input_hovered_d441.logo-tiny-cc4d .active_2ad5 .description-current-d921 li a,
.input_hovered_d441.logo-tiny-cc4d .active_2ad5 .shadow-9f55,
.input_hovered_d441.logo-tiny-cc4d .focus_3bd6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_hovered_d441.logo-tiny-cc4d .active_2ad5 .shadow-9f55:focus,
.input_hovered_d441.logo-tiny-cc4d .active_2ad5 .shadow-9f55:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_hovered_d441.logo-tiny-cc4d .description-current-d921 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input_hovered_d441.green_98c8 .picture_current_73cb,
.input_hovered_d441.green_98c8 .gold-c980 a,
.input_hovered_d441.green_98c8 .huge-557e .shadow-9f55,
.input_hovered_d441.green_98c8 .huge-557e a,
.input_hovered_d441.green_98c8 .focus_3bd6 a {
  color: rgba(255, 255, 255, 0.79);
}
.input_hovered_d441.green_98c8 .picture_current_73cb:hover,
.input_hovered_d441.green_98c8 .gold-c980 a:hover,
.input_hovered_d441.green_98c8 .huge-557e .shadow-9f55:hover,
.input_hovered_d441.green_98c8 .huge-557e a:hover,
.input_hovered_d441.green_98c8 .focus_3bd6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_hovered_d441.green_98c8 .search_ccb6 {
  color: rgba(255, 255, 255, 0.99);
}
.input_hovered_d441.green_98c8 .content-2f58 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_hovered_d441.green_98c8 .content-2f58:before {
  background: rgba(255, 255, 255, 0.08);
}
.input_hovered_d441.green_98c8 .wide-abba:before {
  background: rgba(0, 0, 0, 0.9);
}
.input_hovered_d441.green_98c8 .active_2ad5 .description-current-d921 li a,
.input_hovered_d441.green_98c8 .active_2ad5 .shadow-9f55,
.input_hovered_d441.green_98c8 .focus_3bd6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_hovered_d441.green_98c8 .active_2ad5 .shadow-9f55:focus,
.input_hovered_d441.green_98c8 .active_2ad5 .shadow-9f55:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input_hovered_d441.green_98c8 .description-current-d921 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-abba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wide-abba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.warm_d783 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dark-8154 .input_hovered_d441 {
  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;
}
.dark-8154 .content-2f58 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dark-8154 .content-2f58: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) {
  .dark-8154 .content-2f58:before {
    width: 16%;
    left: 42%;
  }
}
.dark-8154 .content-2f58:last-child:before {
  content: none;
}
.dark-8154 .content-2f58[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dark-8154 .active_2ad5 .description-current-d921 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dark-8154 .active_2ad5 .description-current-d921 li a .shadow-9f55 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dark-8154 .active_2ad5 .focus_3bd6 {
  border: none;
}
.dark-8154 .active_2ad5 .focus_3bd6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dark-8154 .wide-abba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dark-8154 .warm_d783 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dark-8154 .green_98c8 .wide-abba:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark-8154 .logo-tiny-cc4d.secondary-rough-93d0 .video_wide_1b04 {
  background: rgba(0, 0, 0, 0.6);
}
.dark-8154
  .logo-tiny-cc4d.secondary-rough-93d0
  .video_wide_1b04::after,
.dark-8154
  .logo-tiny-cc4d.secondary-rough-93d0
  .video_wide_1b04:before {
  background: inherit;
}
.dark-8154
  .logo-tiny-cc4d.secondary-rough-93d0:hover
  .video_wide_1b04 {
  background: rgba(0, 0, 0, 0.8);
}
.soft_fa7d .input_hovered_d441 {
  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) {
  .soft_fa7d .input_hovered_d441 {
    width: auto;
    right: 45px;
  }
}
.text_e8cc .input_hovered_d441 {
  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) {
  .text_e8cc .input_hovered_d441 {
    width: auto;
    left: 45px;
  }
}
.red_4bc5 .input_hovered_d441 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.red_4bc5 .warm_d783 {
  max-width: 48em;
  margin: 0 auto;
}
.red_4bc5 .wide-abba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card-cool-404d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card-cool-404d.dark-8154 .input_hovered_d441 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card-cool-404d.soft_fa7d .input_hovered_d441 {
  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);
}
.card-cool-404d .input_hovered_d441 {
  visibility: visible;
}
.card-cool-404d.text_e8cc .input_hovered_d441 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.short-b1f8,
.full_7553 {
  overflow-x: hidden;
}
.short-b1f8 .input_hovered_d441 {
  overflow: auto;
}
.short-b1f8.dark-8154 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-b1f8.dark-8154 .input_hovered_d441 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.short-b1f8.dark-8154 .disabled-up-b953 {
  opacity: 0;
}
.short-b1f8.soft_fa7d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-b1f8.soft_fa7d .input_hovered_d441 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.short-b1f8.soft_fa7d .disabled-up-b953 {
  opacity: 0;
}
.short-b1f8.text_e8cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.short-b1f8.text_e8cc .input_hovered_d441 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.short-b1f8.text_e8cc .disabled-up-b953 {
  opacity: 0;
}
.short-b1f8.red_4bc5 .input_hovered_d441 {
  z-index: 10;
  visibility: visible;
}
.secondary-rough-93d0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary-rough-93d0 .video_wide_1b04 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary-rough-93d0 .video_wide_1b04::after,
.secondary-rough-93d0 .video_wide_1b04:before {
  background: inherit;
}
.secondary-rough-93d0:hover .video_wide_1b04 {
  background: rgba(255, 255, 255, 0.99);
}
.text_e8cc .secondary-rough-93d0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.red_4bc5 .secondary-rough-93d0 {
  display: none !important;
}
.short-b1f8:before,
.full_7553:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.short-b1f8 .secondary-rough-93d0,
.full_7553 .secondary-rough-93d0 {
  display: inline-block;
}
.input_hovered_d441 .liquid-6608 {
  -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;
}
.short-b1f8 .input_hovered_d441 .liquid-6608,
.full_7553 .input_hovered_d441 .liquid-6608 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-6295 .current_84e4 {
  width: 100%;
}
.highlight_light_375a {
  padding: 0 0.5em 0;
}
.highlight_light_375a [class*="customify-col-"],
.highlight_light_375a [class*="customify-col_"],
.highlight_light_375a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cool-45fe .highlight_light_375a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .description_dim_4f03 .background-fixed-1bc2,
  .background-fixed-1bc2 {
    display: none;
  }
  .center-8bab {
    text-align: left;
  }
  .soft-73d0 {
    text-align: center;
  }
  .alert-c605 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .description_dim_4f03 .dirty-473c,
  .dirty-473c {
    display: none;
  }
  .green_25ca {
    text-align: left;
  }
  .inner-c860 {
    text-align: center;
  }
  .status-1a36 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .description_dim_4f03 .content-9449,
  .content-9449 {
    display: none;
  }
  .huge-0366 {
    text-align: left;
  }
  .wood_8cfa {
    text-align: center;
  }
  .pressed-00d3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern-liquid-b48c {
  box-shadow: none !important;
}
.full-e4b6 .fresh-8fe9,
.hover_south_baf2 .fresh-8fe9 {
  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;
}
.hover_south_baf2 .fresh-8fe9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay_down_de80 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay_down_de80:after,
.overlay_down_de80:before {
  content: "";
  display: table;
}
.overlay_down_de80:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay_down_de80 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay_down_de80,
.pagination-06f0 {
  max-width: 1248px;
  margin: 0 auto;
}

.outer_c9f6.pagination-last-a7f9 .overlay_down_de80 {
  max-width: 100%;
}
.outer_c9f6.black_831f {
  max-width: 1200px;
  margin: 0 auto;
}
.outer_c9f6.outline-69df .overlay_down_de80 {
  max-width: 100%;
}
.outer_c9f6.outline-69df > .overlay_down_de80 {
  padding-left: 0;
  padding-right: 0;
}
.outer_c9f6.outline-69df > .overlay_down_de80 .description_dim_4f03 {
  margin: 0;
}
.outer_c9f6.outline-69df
  > .overlay_down_de80
  .center-81e9.frame-ce00 {
  margin-right: 0;
  margin-left: 0;
}
.outer_c9f6.outline-69df #main.frame-ce00 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notification-7289 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notification-7289 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_old_ec85 .nav-silver-c0b1 {
    padding-right: 1em;
  }
  .overlay_old_ec85.dirty-a2b0 .center-81e9 {
    border-right: 1px solid #eaecee;
  }
  .overlay_old_ec85.dirty-a2b0 .nav-silver-c0b1 {
    padding-right: 1em;
  }
  .overlay_old_ec85.dirty-a2b0 .dirty_ef2a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_3772 .nav-silver-c0b1 {
    padding-left: 1em;
  }
  .surface_3772.dirty-a2b0 .center-81e9 {
    border-left: 1px solid #eaecee;
  }
  .surface_3772.dirty-a2b0 .nav-silver-c0b1 {
    padding-left: 1em;
  }
  .surface_3772.dirty-a2b0 .dirty_ef2a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-0fd3 .nav-silver-c0b1 {
    padding-left: 1em;
  }
  .mini-0fd3.dirty-a2b0 .narrow-020a {
    border-right: 1px solid #eaecee;
  }
  .mini-0fd3.dirty-a2b0 .steel_e2f8 {
    border-right: 1px solid #eaecee;
  }
  .mini-0fd3.dirty-a2b0 .nav-silver-c0b1 {
    padding-left: 1em;
  }
  .mini-0fd3.dirty-a2b0 .dirty_ef2a {
    padding-right: 1em;
  }
  .mini-0fd3.dirty-a2b0 .steel-1952 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface-4f5d .nav-silver-c0b1 {
    padding-right: 1em;
  }
  .surface-4f5d.dirty-a2b0 .narrow-020a {
    border-left: 1px solid #eaecee;
  }
  .surface-4f5d.dirty-a2b0 .steel_e2f8 {
    border-left: 1px solid #eaecee;
  }
  .surface-4f5d.dirty-a2b0 .nav-silver-c0b1 {
    padding-right: 1em;
  }
  .surface-4f5d.dirty-a2b0 .dirty_ef2a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .surface-4f5d.dirty-a2b0 .steel-1952 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification-7289 .nav-silver-c0b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-7289.dirty-a2b0 .center-81e9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notification-7289.dirty-a2b0 .nav-silver-c0b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notification-7289.dirty-a2b0 .dirty_ef2a {
    padding-left: 1em;
  }
  .notification-7289.dirty-a2b0 .steel-1952 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notification-7289.dirty-a2b0 .nav-silver-c0b1 {
    padding-left: 0;
  }
}
.info_6d1a .popup_active_2b8a {
  display: inline-block;
}
.down_96a4 {
  display: inline-block;
}
.menu-copper-08b4 {
  word-con: break-word;
}
.popup_last_31b1 > span {
  display: inline-block;
  padding: 5px 0;
}
.popup_last_31b1 .progress_warm_e662 {
  margin-left: 8px;
  margin-right: 8px;
}
.popup_last_31b1 .content-next-3012 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.footer-south-f393 .sort-fixed-6279 {
  margin-bottom: 2em;
}
.footer-south-f393 .input-c775 {
  margin-bottom: 15px;
}
.footer-south-f393 .input-c775:last-child {
  margin-bottom: 0;
}
.footer-south-f393 .element-0a8b {
  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) {
  .footer-south-f393 .element-0a8b {
    display: block;
  }
}
.footer-south-f393 .nav-smooth-dc08 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .footer-south-f393 .nav-smooth-dc08 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.footer-south-f393 .hover-8f40 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.footer-south-f393 .hover-8f40 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.footer-south-f393 .hover-8f40 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.footer-south-f393 .menu-copper-08b4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-south-f393 .menu-copper-08b4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.footer-south-f393 .badge-ef59 p:last-child {
  margin-bottom: 0;
}
.footer-south-f393 .header_dynamic_afbb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.footer-south-f393 .active-31c0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.footer-south-f393 .message-silver-1927 {
  margin-top: 1em;
}
.footer-south-f393 .label-5192 {
  top: 0;
  display: block;
}
.footer-south-f393 .label-5192 a {
  color: inherit;
}
.footer-south-f393 .label-5192 a:hover {
  color: inherit;
}
.footer-south-f393 .main_bdcb {
  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;
}
.footer-south-f393 .main_bdcb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.footer-south-f393 .active-31c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.footer-south-f393 .badge_paper_92f0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.footer-south-f393 .badge_paper_92f0:first-child {
  margin-top: 0;
}
.footer-south-f393 .badge_paper_92f0.hard_2697 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.footer-south-f393 .badge_paper_92f0.smooth-ccd2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-south-f393
  .badge_paper_92f0.smooth-ccd2.form-wide-fa74
  .message-silver-1927 {
  width: 100%;
}
.footer-south-f393 .smooth-ccd2 {
  -webkit-box-align: center;
  align-items: center;
}
.footer-south-f393 .smooth-ccd2 .popup_last_31b1,
.footer-south-f393 .smooth-ccd2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.footer-south-f393 .hover-8f40 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-south-f393 .hover-8f40 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer-south-f393 .hover-8f40: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;
}
.footer-south-f393 .hard_2697 {
  z-index: 5;
}
.footer-south-f393 .accordion-6a8f .hover_0be5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.footer-south-f393 .disabled_cool_6faf .hover_0be5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.footer-south-f393 .lite-5db6 .hover_0be5 {
  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;
}
.footer-south-f393.layout-0768 .element-0a8b,
.footer-south-f393.focus_smooth_8729 .element-0a8b {
  display: block;
}
.footer-south-f393.layout-0768 .element-0a8b .red-a2ea,
.footer-south-f393.layout-0768 .element-0a8b .active-31c0,
.footer-south-f393.focus_smooth_8729 .element-0a8b .red-a2ea,
.footer-south-f393.focus_smooth_8729 .element-0a8b .active-31c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-south-f393.tabs-5b0e .nav-smooth-dc08 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .footer-south-f393.tabs-5b0e .nav-smooth-dc08 {
    margin-right: 0;
  }
}
.footer-south-f393.layout-0768 .nav-smooth-dc08,
.footer-south-f393.focus_smooth_8729 .nav-smooth-dc08 {
  padding-top: 40%;
}
.footer-south-f393.layout-0768 .sort-fixed-6279,
.footer-south-f393.focus_smooth_8729 .sort-fixed-6279 {
  display: block;
}
.footer-south-f393.layout-0768 .fn-sticky-1734 .active-31c0,
.footer-south-f393.focus_smooth_8729 .fn-sticky-1734 .active-31c0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.footer-south-f393.layout-0768 .nav-smooth-dc08,
.footer-south-f393.focus_smooth_8729 .nav-smooth-dc08 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.footer-south-f393.layout-0768 .active-31c0 {
  padding: 1em;
}
.popup-5f80 {
  margin: 30px auto;
  display: block;
}
.popup-5f80 .element_wood_0b0f > * {
  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;
}
.popup-5f80 .element_wood_0b0f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-5f80 .element_wood_0b0f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_958e .popup_last_31b1 {
  margin-bottom: 1.41575em;
}
.widget_958e .gallery_gas_4c24 {
  margin-bottom: 1.618em;
}
.component-7451 .fresh-c57d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-7451 .fresh-c57d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-7451 .table-middle-09e5 {
  max-width: 100%;
  overflow: auto;
}
.notification_fast_88fe .component-7451 a:hover {
  text-decoration: underline;
}
.popup_green_e378 .input-c775:not(.menu-copper-08b4),
.popup_green_e378 .hover-8f40 {
  margin-bottom: 1.41575em;
}
.popup_green_e378 .input-c775:not(.menu-copper-08b4):last-child,
.popup_green_e378 .hover-8f40:last-child {
  margin-bottom: 0;
}
.popup_green_e378 .input-c775.widget_bcb5 {
  margin-bottom: 0.41575em;
}
.popup_green_e378 .paper-d943:before,
.popup_green_e378 .primary-simple-e6ee:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_green_e378 .paper-d943:before {
  content: "\f115";
}
.popup_green_e378 .primary-simple-e6ee:before {
  content: "\f02c";
}
.popup_green_e378 .easy_d76a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_green_e378 .easy_d76a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.first_6af2 {
  display: -webkit-box;
  display: flex;
}
.first_6af2 .breadcrumb_e4e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .first_6af2 .breadcrumb_e4e9 {
    flex-basis: 90px;
  }
}
.first_6af2 .fast-f284 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .first_6af2 .fast-f284 {
    flex-basis: calc(100% - 50px);
  }
}
.first_6af2 .surface_soft_b6b1 p:last-child {
  margin-bottom: 0.72em;
}
.picture_1047 .element_wood_0b0f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture_1047 .element_wood_0b0f:after,
.picture_1047 .element_wood_0b0f:before {
  content: "";
  display: table;
}
.picture_1047 .element_wood_0b0f:after {
  clear: both;
}
.picture_1047 .element_wood_0b0f .container-f3b6,
.picture_1047 .element_wood_0b0f .summary_f9c0 {
  width: 49%;
}
.picture_1047 .element_wood_0b0f .container-f3b6 a span.dropdown_bddd,
.picture_1047 .element_wood_0b0f .summary_f9c0 a span.dropdown_bddd {
  display: block;
  margin-bottom: 5px;
}
.picture_1047 .element_wood_0b0f .summary_f9c0 {
  float: left;
  text-align: left;
}
.picture_1047 .element_wood_0b0f .container-f3b6 {
  float: right;
  text-align: right;
}
.hidden_white_bb0c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_white_bb0c {
    margin-bottom: 0;
  }
}
.pagination-e14c {
  margin-bottom: 1em;
}
.pagination-e14c .menu-copper-08b4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.red_1540 a {
  display: block;
  line-height: 0;
  position: relative;
}
.media-tiny-7f3a .pagination-e14c,
.detail_2461 .pagination-e14c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media-tiny-7f3a .pagination-e14c,
  .detail_2461 .pagination-e14c {
    display: block;
  }
}
.media-tiny-7f3a .red_1540,
.detail_2461 .red_1540 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media-tiny-7f3a .red_1540,
  .detail_2461 .red_1540 {
    margin-bottom: 1em;
  }
}
.media-tiny-7f3a .red_1540 img,
.detail_2461 .red_1540 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media-tiny-7f3a .motion-30b2,
.detail_2461 .motion-30b2 {
  flex-basis: calc(100% - 160px);
}
.media-tiny-7f3a .motion-30b2 p,
.detail_2461 .motion-30b2 p {
  margin-bottom: 0;
}
.media-tiny-7f3a .motion-30b2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media-tiny-7f3a .motion-30b2 {
    padding-left: 0;
  }
}
.detail_2461 .motion-30b2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .detail_2461 .motion-30b2 {
    padding-right: 0;
  }
}
.detail_2461 .red_1540 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_a7c1 .red_1540 {
  margin-bottom: 0.5em;
}
.tabs_a7c1 .red_1540 img {
  width: 100%;
}
.filter-b3f4 .shade-advanced-99ac,
.pro-c71f .shade-advanced-99ac {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pro-c71f .center-81e9 .chip-07f6 p:last-child {
  margin-bottom: 0;
}
.pagination_1c47 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview-dynamic-fd46 .outline_mini_f9d9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview-dynamic-fd46 .outline_mini_f9d9:last-of-type {
    margin-bottom: 0;
  }
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul li {
  margin: 0 0 0.6em;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.media_selected_5940,
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.bottom-3b74 {
  position: relative;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.media_selected_5940 .element-silver-089a,
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.bottom-3b74 .element-silver-089a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.media_selected_5940:after:after,
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.media_selected_5940:after:before,
.preview-dynamic-fd46
  .outline_mini_f9d9
  ul
  li.bottom-3b74:after:after,
.preview-dynamic-fd46
  .outline_mini_f9d9
  ul
  li.bottom-3b74:after:before {
  content: "";
  display: table;
}
.preview-dynamic-fd46 .outline_mini_f9d9 ul li.media_selected_5940:after:after,
.preview-dynamic-fd46
  .outline_mini_f9d9
  ul
  li.bottom-3b74:after:after {
  clear: both;
}
.preview-dynamic-fd46 .outline_mini_f9d9 a.section-2cbc:hover {
  text-decoration: none;
}
.preview-dynamic-fd46 .outline_mini_f9d9 select {
  max-width: 100%;
}
.preview-dynamic-fd46 .outline_mini_f9d9 table {
  font-size: 85%;
}
.preview-dynamic-fd46 .outline_mini_f9d9 table td,
.preview-dynamic-fd46 .outline_mini_f9d9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview-dynamic-fd46 .outline_mini_f9d9 table tfoot td {
  text-align: left;
}
.preview-dynamic-fd46 .outline_mini_f9d9 :last-child {
  margin-bottom: 0;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a label {
  width: 100%;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a .clean-ffee {
  width: 100%;
  display: block;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a .menu_static_a9c9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a .menu_static_a9c9:hover svg #svg-search {
  fill: #444;
}
.preview-dynamic-fd46 .outline_mini_f9d9 .north_4e3a .menu_static_a9c9 svg {
  width: 18px;
  height: 18px;
}
.preview-dynamic-fd46 .frame_last_e4e3 ul ul,
.preview-dynamic-fd46 .advanced-8985 ul ul,
.preview-dynamic-fd46 .gold-3189 ul ul,
.preview-dynamic-fd46 .grid-4b2e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview-dynamic-fd46 .frame_last_e4e3 .container_c259 > a,
.preview-dynamic-fd46 .advanced-8985 .container_c259 > a,
.preview-dynamic-fd46 .gold-3189 .container_c259 > a,
.preview-dynamic-fd46 .grid-4b2e .container_c259 > a {
  margin-bottom: 0;
}
.preview-dynamic-fd46 .item_68e2 li,
.preview-dynamic-fd46 .frame_last_e4e3 li,
.preview-dynamic-fd46 .column_black_bcb6 li,
.preview-dynamic-fd46 .advanced-8985 li,
.preview-dynamic-fd46 .gold-3189 li,
.preview-dynamic-fd46 .grid-4b2e li,
.preview-dynamic-fd46 .picture_98cf li,
.preview-dynamic-fd46 .icon-stone-3f87 li {
  display: block;
  position: relative;
}
.preview-dynamic-fd46 .item_68e2 li:last-child,
.preview-dynamic-fd46 .frame_last_e4e3 li:last-child,
.preview-dynamic-fd46 .column_black_bcb6 li:last-child,
.preview-dynamic-fd46 .advanced-8985 li:last-child,
.preview-dynamic-fd46 .gold-3189 li:last-child,
.preview-dynamic-fd46 .grid-4b2e li:last-child,
.preview-dynamic-fd46 .picture_98cf li:last-child,
.preview-dynamic-fd46 .icon-stone-3f87 li:last-child {
  border: none;
}
.preview-dynamic-fd46 .item_68e2 li a,
.preview-dynamic-fd46 .frame_last_e4e3 li a,
.preview-dynamic-fd46 .column_black_bcb6 li a,
.preview-dynamic-fd46 .advanced-8985 li a,
.preview-dynamic-fd46 .gold-3189 li a,
.preview-dynamic-fd46 .grid-4b2e li a,
.preview-dynamic-fd46 .picture_98cf li a,
.preview-dynamic-fd46 .icon-stone-3f87 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-dynamic-fd46 .item_68e2 li ul li::before,
.preview-dynamic-fd46 .frame_last_e4e3 li ul li::before,
.preview-dynamic-fd46 .column_black_bcb6 li ul li::before,
.preview-dynamic-fd46 .advanced-8985 li ul li::before,
.preview-dynamic-fd46 .gold-3189 li ul li::before,
.preview-dynamic-fd46 .grid-4b2e li ul li::before,
.preview-dynamic-fd46 .picture_98cf li ul li::before,
.preview-dynamic-fd46 .icon-stone-3f87 li ul li::before {
  left: 15px;
}
.preview-dynamic-fd46 .item_68e2 li ul a,
.preview-dynamic-fd46 .frame_last_e4e3 li ul a,
.preview-dynamic-fd46 .column_black_bcb6 li ul a,
.preview-dynamic-fd46 .advanced-8985 li ul a,
.preview-dynamic-fd46 .gold-3189 li ul a,
.preview-dynamic-fd46 .grid-4b2e li ul a,
.preview-dynamic-fd46 .picture_98cf li ul a,
.preview-dynamic-fd46 .icon-stone-3f87 li ul a {
  padding-left: 20px;
}
.preview-dynamic-fd46 .item_68e2 li ul ul li::before,
.preview-dynamic-fd46 .frame_last_e4e3 li ul ul li::before,
.preview-dynamic-fd46 .column_black_bcb6 li ul ul li::before,
.preview-dynamic-fd46 .advanced-8985 li ul ul li::before,
.preview-dynamic-fd46 .gold-3189 li ul ul li::before,
.preview-dynamic-fd46 .grid-4b2e li ul ul li::before,
.preview-dynamic-fd46 .picture_98cf li ul ul li::before,
.preview-dynamic-fd46 .icon-stone-3f87 li ul ul li::before {
  left: 30px;
}
.preview-dynamic-fd46 .item_68e2 li ul ul a,
.preview-dynamic-fd46 .frame_last_e4e3 li ul ul a,
.preview-dynamic-fd46 .column_black_bcb6 li ul ul a,
.preview-dynamic-fd46 .advanced-8985 li ul ul a,
.preview-dynamic-fd46 .gold-3189 li ul ul a,
.preview-dynamic-fd46 .grid-4b2e li ul ul a,
.preview-dynamic-fd46 .picture_98cf li ul ul a,
.preview-dynamic-fd46 .icon-stone-3f87 li ul ul a {
  padding-left: 40px;
}
.preview-dynamic-fd46 .breadcrumb_7ce1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-dynamic-fd46 .icon-stone-3f87 ul li {
  margin-bottom: 1.41575em;
}
.preview-dynamic-fd46 .icon-stone-3f87 ul li .row-lite-6cbf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview-dynamic-fd46 .icon-stone-3f87 ul li .message-e2d5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.green_98c8 .item_68e2 li a,
.green_98c8 .frame_last_e4e3 li a,
.green_98c8 .column_black_bcb6 li a,
.green_98c8 .advanced-8985 li a,
.green_98c8 .gold-3189 li a,
.green_98c8 .grid-4b2e li a,
.green_98c8 .picture_98cf li a,
.green_98c8 .icon-stone-3f87 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_98c8 .breadcrumb_7ce1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_98c8 .outline_mini_f9d9 ul li.media_selected_5940 .element-silver-089a,
.green_98c8 .outline_mini_f9d9 ul li.bottom-3b74 .element-silver-089a {
  background: rgba(0, 0, 0, 0.2);
}
.green_98c8 .preview-dynamic-fd46 .outline_mini_f9d9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li {
  margin: 0;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li ul {
  margin: 0;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li ul li a {
  padding-left: 15px;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li ul li li a {
  padding-left: 30px;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li.shade_be97 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li.shade_be97 > 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;
}
.outer_c9f6 .preview-dynamic-fd46 .description-current-d921 li.shade_be97 > 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;
}
.secondary_d5a8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination_097d {
  position: relative;
  z-index: 10;
}
.pagination_097d .liquid-6608 {
  width: 100%;
  max-width: 100%;
}
.tabs_first_44ad .secondary-upper-ce39 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_first_44ad .logo-tiny-cc4d {
}
.tabs_first_44ad .green_98c8 {
  background: #292929;
}
.plasma_7a33 .secondary-upper-ce39 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.plasma_7a33 .logo-tiny-cc4d {
  background: #f9f9f9;
}
.plasma_7a33 .green_98c8 {
  background: #303030;
}
.caption_c6ae .secondary-upper-ce39 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_c6ae .popup_active_2b8a {
    margin-bottom: 1em;
  }
  .caption_c6ae .popup_active_2b8a:last-child {
    margin-bottom: 0;
  }
}
.caption_c6ae .logo-tiny-cc4d {
  background: #ededed;
}
.caption_c6ae .green_98c8 {
  background: #1a1a1a;
}
.secondary-upper-ce39.logo-tiny-cc4d {
  color: rgba(0, 0, 0, 0.6);
}
.secondary-upper-ce39.logo-tiny-cc4d .module_b223 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary-upper-ce39.green_98c8 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-upper-ce39.green_98c8 a:not(.section-2cbc) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-upper-ce39.green_98c8 a:not(.section-2cbc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-upper-ce39.green_98c8 .module_b223 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-upper-ce39.green_98c8 table tbody td,
.secondary-upper-ce39.green_98c8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.list-193c.list-smooth-9170 .overlay_down_de80 {
  max-width: initial;
}
.list-193c .message_8b28 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.list-193c .message_8b28 .liquid-6608 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .list-193c .message_8b28 .liquid-6608 {
    display: block;
    margin-bottom: 2em;
  }
  .list-193c .message_8b28 .liquid-6608:last-child {
    margin-bottom: 0;
  }
}
.caption_c6ae .popup_active_2b8a:last-child,
.plasma_7a33 .popup_active_2b8a:last-child,
.tabs_first_44ad .popup_active_2b8a:last-child {
  margin-bottom: 0;
}
.caption_c6ae .popup_active_2b8a .preview-dynamic-fd46 .outline_mini_f9d9:last-child,
.plasma_7a33 .popup_active_2b8a .preview-dynamic-fd46 .outline_mini_f9d9:last-child,
.tabs_first_44ad .popup_active_2b8a .preview-dynamic-fd46 .outline_mini_f9d9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption_c6ae .in_d2ff,
  .caption_c6ae .layout-green-3f32,
  .plasma_7a33 .in_d2ff,
  .plasma_7a33 .layout-green-3f32,
  .tabs_first_44ad .in_d2ff,
  .tabs_first_44ad .layout-green-3f32 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination_097d .popup_active_2b8a {
    margin-bottom: 2em;
  }
}
.pagination_097d p:last-child {
  margin-bottom: 0;
}
.pagination_097d li,
.pagination_097d ul {
  list-style: none;
  margin: 0;
}
.pagination_097d ul ul {
  margin-left: 2.617924em;
}
.column-bright-c3d0 {
  font-size: 0.875em;
}

/* css-noise: ecb8 */
.promo-block-o4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
