/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gas-0ed6/customify
Author: WPCustomify
Author URI: https://pressmaximum.gas-0ed6
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.gas-0ed6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero_fixed_c5f5.search_07ad/licenses/gpl-2.0.thumbnail_action_3321
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.bottom-f6ce/, (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.paper-df90.aside-yellow-298e/normalize.sidebar_prev_75cb/
 ======
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.sidebar_prev_75cb v7.0.0 | MIT License | github.gas-0ed6/necolas/normalize.sidebar_prev_75cb */
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;
}
.icon-fluid-0c8d .short_8328,
.tabs_c10b,
.text-44cf,
.disabled_active_57cc,
.pro_07f8,
.paragraph_dark_ceea,
.title-dirty-cb82,
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;
}
.tabs_c10b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tabs_c10b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_c10b,
  h1 {
    font-size: 1.8em;
  }
}
.text-44cf,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.text-44cf + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .text-44cf,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .text-44cf,
  h2 {
    font-size: 1.7em;
  }
}
.disabled_active_57cc,
h3 {
  font-size: 1.618em;
}
.icon-fluid-0c8d .short_8328,
.pro_07f8,
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.component-bd3f {
  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;
}
.alert_ddab:after,
.alert_ddab:before,
.active-6b8b:after,
.active-6b8b:before {
  content: "";
  display: table;
}
.alert_ddab:after,
.active-6b8b:after {
  clear: both;
}
.component_441a {
  float: right;
  margin-right: 0;
}
.notice-south-f171 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider_ee3c .element_blue_7859,
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;
}
.slider_ee3c .element_blue_7859: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;
}
.info_6784 .element_blue_7859 {
  box-shadow: none;
}
.info_6784
  .element_blue_7859
  .list-gas-cdf5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info_6784 .element_blue_7859 .icon_3d14 {
  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;
}
.info_6784
  .element_blue_7859
  .icon_3d14
  b {
  display: none;
}
.info_6784 .north_e8d4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.down-c784:not(.alert_fluid_6c6e):not(.header-gas-caa6),
button:not(.alert_fluid_6c6e):not(.header-gas-caa6),
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ) {
  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;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):hover,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):hover,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):hover,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):hover,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):active,
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):active,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):active,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):active,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):active,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus {
  outline: 0;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806 {
  position: relative;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .accent-gas-8751,
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .sidebar-active-6a86,
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .image-c55b,
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  i,
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  svg,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .accent-gas-8751,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .sidebar-active-6a86,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .image-c55b,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  i,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  svg,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .accent-gas-8751,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .sidebar-active-6a86,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .image-c55b,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  i,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  svg,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .accent-gas-8751,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .sidebar-active-6a86,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .image-c55b,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  i,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  svg,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .accent-gas-8751,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .sidebar-active-6a86,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  .image-c55b,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  i,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806
  svg {
  visibility: hidden;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806:after,
button:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806:after,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806:after,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806:after,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ).fn-loading-9806: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;
}
.down-c784:not(.alert_fluid_6c6e):not(.header-gas-caa6),
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ) {
  color: #fff;
  background: #235787;
}
.down-c784:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="button"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="reset"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus,
input[type="submit"]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ):focus {
  color: #fff;
}
.down-c784.fn-disabled-9806:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
.down-c784[disabled]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
button.fn-disabled-9806:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ),
button[disabled]:not(.alert_fluid_6c6e):not(
    .header-gas-caa6
  ) {
  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;
}
.dropdown-3078 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown-3078: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;
}
.table-upper-8c64 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_right_1e51 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_upper_4b90 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alert_ddab:after,
.alert_ddab:before,
.element_warm_c108:after,
.element_warm_c108:before,
.secondary_stale_abbb:after,
.secondary_stale_abbb:before,
.input_1ae8:after,
.input_1ae8:before,
.article_b2b6:after,
.article_b2b6:before,
.north-67bb:after,
.north-67bb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.alert_ddab:after,
.element_warm_c108:after,
.secondary_stale_abbb:after,
.input_1ae8:after,
.article_b2b6:after,
.north-67bb:after {
  clear: both;
}
.element_warm_c108 .module_smooth_c257,
.secondary_stale_abbb .module_smooth_c257,
.search-tiny-2596 .module_smooth_c257 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.thick_99aa {
  display: inline-block;
}
.video-8905 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video-8905 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video-8905 .first_8701 {
  padding: 1em 0;
  font-size: 85%;
}
.first_8701 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary_short_7f10 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary_short_7f10:after,
.secondary_short_7f10:before {
  content: "";
  display: table;
}
.secondary_short_7f10:after {
  clear: both;
}
.selected_0909 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider_65f8 .selected_0909 {
  max-width: 50%;
}
.row_4ee2 .selected_0909 {
  max-width: 33.33%;
}
.icon_5e9a .selected_0909 {
  max-width: 25%;
}
.input_2a0b .selected_0909 {
  max-width: 20%;
}
.gas_9482 .selected_0909 {
  max-width: 16.66%;
}
.accordion_under_7d26 .selected_0909 {
  max-width: 14.28%;
}
.hot-1e69 .selected_0909 {
  max-width: 12.5%;
}
.dark-0039 .selected_0909 {
  max-width: 11.11%;
}
.tag-0e17 {
  display: block;
}
.icon-fluid-0c8d .column-west-74db label,
.icon-fluid-0c8d .pro_c151 label,
.icon-fluid-0c8d .white-ebc1 label,
.icon-fluid-0c8d .item_e718 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-4700 {
  list-style: none;
  margin: 0;
}
.dim-4700 article.card-eb43 {
  margin-bottom: 0;
}
.dim-4700 ul {
  list-style: none;
  margin: 0;
}
.dim-4700 .outline-mini-3968 li.card-eb43 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-4700 .outline-mini-3968 li.card-eb43 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-4700 .outline-mini-3968 li.card-eb43: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) {
  .dim-4700 .outline-mini-3968 li.card-eb43 li.card-eb43 li.card-eb43 li.card-eb43 {
    padding-left: 0;
  }
}
article.card-eb43 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-eb43 .element_warm_c108 p:last-of-type {
  margin-bottom: 0;
}
article.card-eb43 .hover-c58a {
  float: left;
}
article.card-eb43 .description-4e68 {
  margin-left: 85px;
}
article.card-eb43 .notice-orange-329d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-eb43 .notice-orange-329d .picture-4f98 {
  margin-left: 10px;
}
article.card-eb43 .disabled-cool-20af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-eb43 .fluid_b4c9 {
  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 .column-west-74db,
  #respond .white-ebc1,
  #respond .item_e718 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-west-74db input,
#respond .white-ebc1 input,
#respond .item_e718 input {
  width: 100%;
}
#respond .item_e718 {
  margin-right: 0;
}
#respond .message_fast_351c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_3fa5 {
  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;
}
.video_3fa5.progress-easy-7f93 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.video_3fa5 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%);
}
.video_3fa5:focus,
.video_3fa5: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);
}
.description-out-a504 {
  border-radius: 10%;
}
.icon_over_b365 {
  border-radius: 50%;
}
.black-8727 {
  font-size: 0.72em;
}
.hero-e60d {
  font-size: 0.875em;
}
.header-c004 {
  font-size: 1.1em;
}
.status-f420 {
  text-transform: uppercase;
  line-height: 1.2;
}
.status-f420.black-8727 {
  letter-spacing: 0.5px;
}
.fluid_3e99,
.fluid_3e99 a {
  color: #6d6d6d;
}
.fluid_3e99 a:hover {
  color: #111;
}
.fresh_0172 {
  color: #6d6d6d;
}
.rough_152c {
  overflow-x: hidden;
}
.rough_152c .active_c668.secondary-full-5e13 {
  position: relative;
}
.rough_152c .active_c668.secondary-full-5e13.caption-9582 {
  position: initial;
}
.rough_152c
  .active_c668.secondary-full-5e13.caption-9582
  .carousel_2caa {
  left: auto;
}
.rough_152c .active_c668 .carousel_2caa {
  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;
}
.rough_152c .active_c668:hover.secondary-full-5e13 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.rough_152c
  .active_c668:hover.secondary-full-5e13
  .carousel_2caa {
  display: block;
  z-index: 9999999;
}
.rough_152c .nav-fresh-0a8d .badge-5afc,
.rough_152c .pagination_left_718e .badge-5afc {
  display: none;
}
.rough_152c .accordion_pro_56da .active_c668:hover.secondary-full-5e13 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-fluid-0c8d .column-west-74db label,
.icon-fluid-0c8d .pro_c151 label,
.icon-fluid-0c8d .white-ebc1 label,
.icon-fluid-0c8d .item_e718 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-4700 {
  list-style: none;
  margin: 0;
}
.dim-4700 article.card-eb43 {
  margin-bottom: 0;
}
.dim-4700 ul {
  list-style: none;
  margin: 0;
}
.dim-4700 .outline-mini-3968 li.card-eb43 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-4700 .outline-mini-3968 li.card-eb43 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-4700 .outline-mini-3968 li.card-eb43: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) {
  .dim-4700 .outline-mini-3968 li.card-eb43 li.card-eb43 li.card-eb43 li.card-eb43 {
    padding-left: 0;
  }
}
article.card-eb43 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.card-eb43 .element_warm_c108 p:last-of-type {
  margin-bottom: 0;
}
article.card-eb43 .hover-c58a {
  float: left;
}
article.card-eb43 .description-4e68 {
  margin-left: 85px;
}
article.card-eb43 .notice-orange-329d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.card-eb43 .notice-orange-329d .picture-4f98 {
  margin-left: 10px;
}
article.card-eb43 .disabled-cool-20af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.card-eb43 .fluid_b4c9 {
  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 .column-west-74db,
  #respond .white-ebc1,
  #respond .item_e718 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-west-74db input,
#respond .white-ebc1 input,
#respond .item_e718 input {
  width: 100%;
}
#respond .item_e718 {
  margin-right: 0;
}
#respond .message_fast_351c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav-fresh-0a8d .hidden-d44d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-d44d .hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a:focus,
.hidden-d44d .hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a:hover,
.hidden-d44d .hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a:focus,
.hidden-d44d .hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a:hover,
.hidden-d44d .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li > a:focus,
.hidden-d44d .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d
  .hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.hidden-d44d
  .hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.info-450e
  > a,
.hidden-d44d
  .hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.hidden-d44d
  .hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.info-450e
  > a,
.hidden-d44d
  .hero_simple_2611.summary_c805
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.hidden-d44d .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li.mask-tall-1274 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d .popup-center-4179,
.hidden-d44d .popup-center-4179 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d .video-21b1.alert-398c li a,
.hidden-d44d .pressed-23e2 a,
.hidden-d44d .summary_4701,
.hidden-d44d .highlight_smooth_2490 > li > a,
.hidden-d44d .aside-right-0204 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d .video-21b1.alert-398c li a:hover,
.hidden-d44d .pressed-23e2 a:hover,
.hidden-d44d .summary_4701:hover,
.hidden-d44d .highlight_smooth_2490 > li > a:hover,
.hidden-d44d .aside-right-0204:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d .pro_dc79 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d .pro_dc79 .text_a580 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d .pro_dc79:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-d44d .black_498f .accordion_old_e021 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d .black_498f .accordion_old_e021 .image_short_7c45 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d
  .black_498f
  .accordion_old_e021
  .image_short_7c45::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d
  .black_498f
  .accordion_old_e021
  .image_short_7c45:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d
  .black_498f
  .accordion_old_e021
  .image_short_7c45::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d
  .black_498f
  .accordion_old_e021
  .image_short_7c45::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d .black_498f .list-bdc3 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-d44d .black_498f .list-bdc3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown_7e7e
  .hidden-d44d
  .black_498f
  .paragraph-366e
  .content-f79c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.brown_7e7e
  .hidden-d44d
  .black_498f
  .paragraph-366e
  .image_short_7c45 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-fresh-0a8d .focus_f570 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_f570 .hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a:focus,
.focus_f570 .hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a:hover,
.focus_f570 .hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a:focus,
.focus_f570 .hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a:hover,
.focus_f570 .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li > a:focus,
.focus_f570 .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_f570
  .hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.focus_f570
  .hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.info-450e
  > a,
.focus_f570
  .hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.focus_f570
  .hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.info-450e
  > a,
.focus_f570
  .hero_simple_2611.summary_c805
  .highlight_smooth_2490
  > li.easy_ee47
  > a,
.focus_f570 .hero_simple_2611.summary_c805 .highlight_smooth_2490 > li.mask-tall-1274 > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_f570 .popup-center-4179,
.focus_f570 .popup-center-4179 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_f570 .video-21b1.alert-398c li a,
.focus_f570 .pressed-23e2 a,
.focus_f570 .summary_4701,
.focus_f570 .highlight_smooth_2490 > li > a,
.focus_f570 .aside-right-0204 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_f570 .video-21b1.alert-398c li a:hover,
.focus_f570 .pressed-23e2 a:hover,
.focus_f570 .summary_4701:hover,
.focus_f570 .highlight_smooth_2490 > li > a:hover,
.focus_f570 .aside-right-0204:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_f570 .pro_dc79 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_f570 .pro_dc79 .text_a580 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_f570 .pro_dc79:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite_c249 .panel_6368 {
  margin-left: auto;
  margin-right: auto;
}
.secondary_stale_abbb > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary_stale_abbb .table-upper-8c64 {
  margin-right: 1.41575em;
}
.grid-left-6318 .secondary_stale_abbb > .orange-597c {
  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;
}
.grid-left-6318 .secondary_stale_abbb > .panel-94a0 {
  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;
}
.logo_next_0e98.lite_c249 .panel_6368,
.slider_fc84.lite_c249 .panel_6368 {
  margin-left: 0;
}
.notice_north_f3d5.lite_c249 .panel_6368,
.primary-static-a522.lite_c249 .panel_6368 {
  margin-right: 0;
}
.secondary_stale_abbb ol,
.secondary_stale_abbb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert_south_aec8 video {
  max-width: 100%;
}
.nav_e1ea img {
  display: block;
}
.nav_e1ea.table-upper-8c64,
.nav_e1ea.popup_right_1e51 {
  width: 100%;
}
.nav_e1ea.panel-94a0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-active-4212:not(.video_motion_8584) {
  margin: 1.5em auto;
}
.notification-a356 p {
  padding: 1.5em 14px;
}
ul.menu-e032.panel-94a0,
ul.menu-e032.orange-597c,
ul.menu-e032.aside-6f43.orange-597c {
  padding: 0 14px;
}
.light_ee59 {
  display: block;
  overflow-x: auto;
}
.light_ee59 table {
  border-collapse: collapse;
  width: 100%;
}
.light_ee59 td,
.light_ee59 th {
  padding: 0.5em;
}
.secondary_stale_abbb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary_stale_abbb ol ol,
.secondary_stale_abbb ol ul,
.secondary_stale_abbb ul ol,
.secondary_stale_abbb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary_stale_abbb ol ol li,
.secondary_stale_abbb ol ul li,
.secondary_stale_abbb ul ol li,
.secondary_stale_abbb ul ul li {
  margin-left: 0;
}
.notification-54fa.inner-2d62 > .frame_75b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-54fa.inner-2d62 > .frame_75b7 iframe,
.notification-54fa.inner-2d62 > .frame_75b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo_81ab {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo_81ab.secondary-b49d {
  padding: 0;
}
.logo_81ab.secondary-b49d cite {
  font-size: 13px;
}
.logo_81ab > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo_81ab cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip_31da {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip_31da > p:first-child {
  margin-top: 0;
}
.chip_31da cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip_31da blockquote {
  border-left: 0;
}
.focus-action-1ba1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focus-action-1ba1:not(.left_39d3) {
  max-width: 100px;
}
.focus-action-1ba1.pressed_3280 {
  border-bottom: none !important;
  text-align: center;
}
.focus-action-1ba1.pressed_3280::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notification-a356 p {
    padding: 1.5em 0;
  }
}
.purple-9da9 {
  color: #0073aa;
}
.prev-4a6a {
  background-color: #0073aa;
}
.basic-7c30 {
  color: #229fd8;
}
.breadcrumb-soft-7cf7 {
  background-color: #229fd8;
}
.over_c3b2 {
  color: #eee;
}
.hot_c148 {
  background-color: #eee;
}
.feature-9bec {
  color: #444;
}
.primary-basic-63f0 {
  background-color: #444;
}
.wide-38d8 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wide-38d8 .hidden_selected_5cd5 .pressed-23e2 {
  font-size: 15px;
}
.wide-38d8 .pressed-23e2 {
  line-height: 1.3;
}
.wide-38d8 .focus_f570 {
}
.wide-38d8 .hidden-d44d {
  background: #235787;
}
.up-274d {
  padding: 0;
}
.up-274d .hidden-d44d {
  background: #1a1a1a;
}
.up-274d .focus_f570 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column-e49b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column-e49b .focus_f570 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column-e49b .hidden-d44d {
  background: #303030;
}
.north-67bb {
  position: relative;
  z-index: 10;
}
.north-67bb .element-bronze-3e7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_c83f .secondary-full-5e13 {
  display: inline-block;
  vertical-align: middle;
}
.element_c83f.search-bronze-c4c8 .secondary-full-5e13 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element_c83f.search-bronze-c4c8 .secondary-full-5e13 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element_c83f.search-bronze-c4c8 .secondary-full-5e13 {
    margin-right: 0.4em;
  }
}
.element_c83f.search-bronze-c4c8 .secondary-full-5e13:last-child {
  margin-right: 0;
}
.card-in-e9ab .element-bronze-3e7e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav-fresh-0a8d .hidden_selected_5cd5 {
    margin: 0 -0.5em;
  }
  .nav-fresh-0a8d .hidden_selected_5cd5 [class*="customify-col-"],
  .nav-fresh-0a8d .hidden_selected_5cd5 [class*="customify-col_"],
  .nav-fresh-0a8d .hidden_selected_5cd5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav-fresh-0a8d.menu_full_f621 .element-bronze-3e7e {
  background: 0 0 !important;
}
.nav-fresh-0a8d.menu_full_f621 .element-bronze-3e7e,
.nav-fresh-0a8d.card-in-e9ab .element-bronze-3e7e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav-fresh-0a8d.medium_830c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav-fresh-0a8d.card-in-e9ab .element-bronze-3e7e {
  box-shadow: none !important;
}
.nav-4a87 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav-4a87 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav-4a87 {
    padding: 18px 0 20px;
  }
}
.nav-4a87 .accent-fefb {
  width: 100%;
}
.nav-4a87 .pattern-2e5f {
  margin-bottom: 0;
}
.nav-4a87 .table-9ea8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pro_2abe {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pro_2abe .gallery-tiny-cf38 {
  width: 100%;
}
.top-17d6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top-17d6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top-17d6 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;
}
.top-17d6 li:last-child:after {
  display: none;
}
.top-17d6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold-d186 .badge-5afc button,
.nav-4a87 .badge-5afc button {
  left: 0;
}
.cold-d186 .gallery-tiny-cf38,
.nav-4a87 .gallery-tiny-cf38 {
  padding-left: 0;
  padding-right: 0;
}
.cold-d186 .pro_2abe,
.nav-4a87 .pro_2abe {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold-d186 {
  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;
}
.cold-d186: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;
}
.cold-d186 .breadcrumb_action_e159 {
  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) {
  .cold-d186 .breadcrumb_action_e159 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold-d186 .breadcrumb_action_e159 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold-d186 .breadcrumb_action_e159 {
    min-height: 200px;
  }
}
.cold-d186 .top-17d6 {
  color: rgba(255, 255, 255, 0.8);
}
.cold-d186 .top-17d6 a,
.cold-d186 .top-17d6 li:after {
  color: inherit;
}
.cold-d186 .top-17d6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dark-0613 {
  margin-bottom: 0.5em;
}
.wood_d0ef {
  margin-bottom: 1.2em;
}
.wood_d0ef,
.dark-0613 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood_d0ef p:last-child,
.dark-0613 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .badge-5afc,
#masthead .badge-5afc {
  display: none;
}
#masthead
  > .badge-5afc.status-5ab3 {
  display: none;
}
#masthead > .badge-5afc button {
  left: 0;
}
.south-ba87 {
  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%;
}
.south-ba87 .secondary-full-5e13 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.south-ba87 .column_d0f0 {
  display: -webkit-box;
  display: flex;
}
.south-ba87 .column_d0f0.filter_848b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.south-ba87 .column_d0f0.soft_2697 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-ba87 .column_d0f0.focus_over_fb1e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-ba87.in_1f42.pro-cad0 .column_d0f0.filter_848b {
  flex-basis: 100%;
}
.south-ba87.grid_d3e1 .column_d0f0.soft_2697 {
  -webkit-box-flex: 1;
  flex: auto;
}
.south-ba87.grid_d3e1 .column_d0f0.focus_over_fb1e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .badge-5afc.status-5ab3 {
  display: none;
}
#masthead > .badge-5afc button {
  left: 0;
}
.paper-1ff2 {
  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;
}
.paper-1ff2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paper-1ff2.video_f7d8 i {
  margin-right: 4px;
}
.paper-1ff2.icon-5316 i {
  margin-left: 5px;
}
.pressed-23e2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed-23e2 p:last-child {
  margin-bottom: 0;
}
.paragraph_in_9e8b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph_in_9e8b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph_in_9e8b img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph_in_9e8b .popup-center-4179 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph_in_9e8b .row-e6e5 {
  margin: 5px 0 7px 0;
}
.paragraph_in_9e8b.silver_d0bf .table-d3bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_in_9e8b.silver_d0bf .main-1ffd {
  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;
}
.paragraph_in_9e8b.video-old-056c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph_in_9e8b.video-old-056c .table-d3bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_in_9e8b.video-old-056c .main-1ffd {
  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;
}
.paragraph_in_9e8b.grid_686b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_in_9e8b.right-f892 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph_in_9e8b.right-f892 .main-1ffd {
  margin-top: 7px;
}
.hot_7567 {
  display: inline-block;
}
.north-67bb .texture_wood_0e16 .paragraph_in_9e8b img {
  max-width: 100%;
}
.hero_simple_2611 .disabled-smooth-0651.disabled_a956,
.shade_691c .disabled-smooth-0651.disabled_a956 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero_simple_2611 .gallery-left-3a63,
.shade_691c .gallery-left-3a63 {
  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%);
}
.hero_simple_2611 .gallery-left-3a63 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero_simple_2611.message-be40 .gallery-left-3a63 {
  display: none;
}
.hero_simple_2611 .over_9b2f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero_simple_2611 .over_9b2f li {
  display: inline-block;
  position: relative;
}
.hero_simple_2611 .over_9b2f li:last-child {
  margin-right: 0;
}
.hero_simple_2611 .over_9b2f 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;
}
.hero_simple_2611 .over_9b2f li.mask-tall-1274 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero_simple_2611 .over_9b2f > 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;
}
.hero_simple_2611 .over_9b2f > li > a i {
  line-height: 0;
}
.hero_simple_2611 .over_9b2f > li.secondary_3e57 > a .gallery-left-3a63 {
  margin-left: 4px;
  line-height: 0;
}
.hero_simple_2611 .over_9b2f .prev_3392 li.secondary_3e57 > a {
  position: relative;
}
.hero_simple_2611 .over_9b2f .prev_3392 li.secondary_3e57 > a:after,
.hero_simple_2611 .over_9b2f .prev_3392 li.secondary_3e57 > a:before {
  content: "";
  display: table;
}
.hero_simple_2611 .over_9b2f .prev_3392 li.secondary_3e57 > a:after {
  clear: both;
}
.hero_simple_2611 .over_9b2f .prev_3392 li.secondary_3e57 > a .gallery-left-3a63 {
  margin-left: 5px;
  float: right;
}
.hero_simple_2611 .brown_badf,
.hero_simple_2611 .prev_3392 {
  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;
}
.hero_simple_2611 .prev_3392 {
  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;
}
.hero_simple_2611 .prev_3392 .disabled_a956 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero_simple_2611 .prev_3392 .gallery-left-3a63 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero_simple_2611 .prev_3392 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero_simple_2611 .prev_3392 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;
}
.hero_simple_2611 .prev_3392 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero_simple_2611 .prev_3392 .prev_3392 {
  top: 0;
  left: 100%;
}
.hero_simple_2611 .item_top_4b2d.fn-focus-9806 > .brown_badf,
.hero_simple_2611 .item_top_4b2d.fn-focus-9806 > .prev_3392,
.hero_simple_2611 .item_top_4b2d:focus > .brown_badf,
.hero_simple_2611 .item_top_4b2d:focus > .prev_3392,
.hero_simple_2611 .item_top_4b2d:hover > .brown_badf,
.hero_simple_2611 .item_top_4b2d:hover > .prev_3392 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero_simple_2611.summary_c805 .highlight_smooth_2490:after,
.hero_simple_2611.summary_c805 .highlight_smooth_2490:before {
  content: "";
  display: table;
}
.hero_simple_2611.summary_c805 .highlight_smooth_2490:after {
  clear: both;
}
.hero_simple_2611.summary_c805 .highlight_smooth_2490 > li {
  float: left;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490:after,
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490:before {
  content: "";
  display: table;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490:after {
  clear: both;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490 > li {
  float: left;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490 > li.easy_ee47 > a,
.hero_simple_2611.tiny_b2b6 .highlight_smooth_2490 > li.mask-tall-1274 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a .disabled_a956 {
  position: relative;
}
.hero_simple_2611.column_focused_212d .highlight_smooth_2490 > li > a .disabled_a956: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;
}
.hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li:focus
  > a
  .disabled_a956:before,
.hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li:hover
  > a
  .disabled_a956:before {
  width: 100%;
  background-color: currentColor;
}
.hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.easy_ee47
  > a
  .disabled_a956:before,
.hero_simple_2611.column_focused_212d
  .highlight_smooth_2490
  > li.info-450e
  > a
  .disabled_a956:before {
  width: 100%;
  background-color: currentColor;
}
.hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a .disabled_a956 {
  position: relative;
}
.hero_simple_2611.soft_4751 .highlight_smooth_2490 > li > a .disabled_a956: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;
}
.hero_simple_2611.soft_4751 .highlight_smooth_2490 > li:focus > a .disabled_a956:before,
.hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li:hover
  > a
  .disabled_a956:before {
  width: 100%;
  background-color: currentColor;
}
.hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.easy_ee47
  > a
  .disabled_a956:before,
.hero_simple_2611.soft_4751
  .highlight_smooth_2490
  > li.info-450e
  > a
  .disabled_a956:before {
  width: 100%;
  background-color: currentColor;
}
.shade_691c .over_9b2f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade_691c .over_9b2f li:first-child > a {
  border-top: none;
}
.shade_691c .over_9b2f .surface_focused_74d3 > .disabled_a956 .gallery-left-3a63 {
  display: none;
}
.shade_691c .over_9b2f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade_691c .over_9b2f li:last-child {
  border: none;
}
.shade_691c .over_9b2f li.secondary_3e57 > a {
  padding-right: 45px !important;
}
.shade_691c .over_9b2f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade_691c .over_9b2f li a:focus,
.shade_691c .over_9b2f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_691c .over_9b2f li .element-cool-a725 {
  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;
}
.shade_691c .over_9b2f li .element-cool-a725:hover {
  box-shadow: none;
}
.shade_691c .over_9b2f li .element-cool-a725 .gallery-left-3a63 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade_691c .over_9b2f .prev_3392 {
  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);
}
.shade_691c .over_9b2f .prev_3392 li a {
  padding-left: 3em;
}
.shade_691c .over_9b2f .stone-5331 > a .element-cool-a725 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade_691c .over_9b2f .stone-5331 > .prev_3392 {
  display: block;
  opacity: 1;
}
.photo_277f {
  max-width: 100%;
}
.input_glass_0a15 {
  line-height: 0;
  cursor: pointer;
}
.aside-right-0204 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside-right-0204:hover {
  box-shadow: none;
  color: currentColor;
}
.aside-right-0204 svg {
  width: 18px;
  height: 18px;
}
.aside-right-0204 .dynamic_972e {
  display: none;
}
.image_clean_186a {
  position: relative;
}
.image_clean_186a.fn-active-9806 .aside-right-0204 .active_6d70 {
  display: none;
}
.image_clean_186a.fn-active-9806 .aside-right-0204 .dynamic_972e {
  display: inline-block;
}
.image_clean_186a .wood-6da2 {
  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);
}
.image_clean_186a.fresh_8b54 .wood-6da2 {
  left: auto;
  right: -0.9em;
}
.image_clean_186a.fresh_8b54 .message-iron-912f::before {
  left: auto;
  right: 15px;
}
.image_clean_186a.fn-active-9806 .wood-6da2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-366e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paragraph-366e label {
  flex-basis: 100%;
}
.paragraph-366e .accordion_old_e021 {
  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;
}
.paragraph-366e .image_short_7c45 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paragraph-366e .image_short_7c45:focus {
  background-color: transparent;
}
.paragraph-366e button.list-bdc3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paragraph-366e button.list-bdc3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paragraph-366e button.list-bdc3 svg {
  width: 18px;
  height: 18px;
}
.paragraph-366e input[type="submit"] {
  min-height: auto;
}
.black_498f .paragraph-366e .image_short_7c45 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-iron-912f {
  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) {
  .message-iron-912f {
    width: 220px;
  }
}
.message-iron-912f label {
  flex-basis: 100%;
}
.message-iron-912f::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;
}
.brown_7e7e .black_498f .paragraph-366e {
  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;
}
.brown_7e7e
  .black_498f
  .paragraph-366e
  .accordion_old_e021 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.brown_7e7e .black_498f .paragraph-366e .image_short_7c45 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.brown_7e7e
  .black_498f
  .paragraph-366e
  .image_short_7c45:focus {
  background: 0 0;
}
.brown_7e7e
  .black_498f
  .paragraph-366e
  .content-f79c {
  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;
}
.video-21b1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video-21b1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video-21b1 li:last-child {
  margin-right: 0;
}
.video-21b1 li:first-child {
  margin-left: 0;
}
.video-21b1.motion_8149 a {
  color: #fff;
}
.video-21b1.motion_8149 a:hover {
  color: #fff;
}
.video-21b1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video-21b1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video-21b1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-21b1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.video-21b1 [class*="social-icon-apple"] {
  background-color: #999;
}
.video-21b1 [class*="social-icon-apple"].left_8d41 {
  background-color: transparent;
  color: #999;
}
.video-21b1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video-21b1 [class*="social-icon-behance"].left_8d41 {
  background-color: transparent;
  color: #1769ff;
}
.video-21b1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video-21b1 [class*="social-icon-bitbucket"].left_8d41 {
  background-color: transparent;
  color: #205081;
}
.video-21b1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.video-21b1 [class*="social-icon-codepen"].left_8d41 {
  background-color: transparent;
  color: #000;
}
.video-21b1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video-21b1 [class*="social-icon-delicious"].left_8d41 {
  background-color: transparent;
  color: #39f;
}
.video-21b1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video-21b1 [class*="social-icon-digg"].left_8d41 {
  background-color: transparent;
  color: #005be2;
}
.video-21b1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video-21b1 [class*="social-icon-dribbble"].left_8d41 {
  background-color: transparent;
  color: #ea4c89;
}
.video-21b1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video-21b1 [class*="social-icon-envelope"].left_8d41 {
  background-color: transparent;
  color: #ea4335;
}
.video-21b1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video-21b1 [class*="social-icon-facebook"].left_8d41 {
  background-color: transparent;
  color: #3b5998;
}
.video-21b1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video-21b1 [class*="social-icon-flickr"].left_8d41 {
  background-color: transparent;
  color: #0063dc;
}
.video-21b1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video-21b1 [class*="social-icon-foursquare"].left_8d41 {
  background-color: transparent;
  color: #2d5be3;
}
.video-21b1 [class*="social-icon-github"] {
  background-color: #333;
}
.video-21b1 [class*="social-icon-github"].left_8d41 {
  background-color: transparent;
  color: #333;
}
.video-21b1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video-21b1 [class*="social-icon-google-plus"].left_8d41 {
  background-color: transparent;
  color: #dd4b39;
}
.video-21b1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video-21b1 [class*="social-icon-houzz"].left_8d41 {
  background-color: transparent;
  color: #7ac142;
}
.video-21b1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video-21b1 [class*="social-icon-instagram"].left_8d41 {
  background-color: transparent;
  color: #262626;
}
.video-21b1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video-21b1 [class*="social-icon-jsfiddle"].left_8d41 {
  background-color: transparent;
  color: #487aa2;
}
.video-21b1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video-21b1 [class*="social-icon-linkedin"].left_8d41 {
  background-color: transparent;
  color: #0077b5;
}
.video-21b1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video-21b1 [class*="social-icon-medium"].left_8d41 {
  background-color: transparent;
  color: #00ab6b;
}
.video-21b1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video-21b1
  [class*="social-icon-odnoklassniki"].left_8d41 {
  background-color: transparent;
  color: #f4731c;
}
.video-21b1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video-21b1 [class*="social-icon-meetup"].left_8d41 {
  background-color: transparent;
  color: #ec1c40;
}
.video-21b1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video-21b1 [class*="social-icon-pinterest"].left_8d41 {
  background-color: transparent;
  color: #bd081c;
}
.video-21b1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video-21b1 [class*="social-icon-product-hunt"].left_8d41 {
  background-color: transparent;
  color: #da552f;
}
.video-21b1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video-21b1 [class*="social-icon-reddit"].left_8d41 {
  background-color: transparent;
  color: #ff4500;
}
.video-21b1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video-21b1 [class*="social-icon-rss"].left_8d41 {
  background-color: transparent;
  color: #f26522;
}
.video-21b1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video-21b1
  [class*="social-icon-shopping-cart"].left_8d41 {
  background-color: transparent;
  color: #4caf50;
}
.video-21b1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video-21b1 [class*="social-icon-skype"].left_8d41 {
  background-color: transparent;
  color: #00aff0;
}
.video-21b1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video-21b1 [class*="social-icon-slideshare"].left_8d41 {
  background-color: transparent;
  color: #0077b5;
}
.video-21b1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video-21b1 [class*="social-icon-snapchat"].left_8d41 {
  background-color: transparent;
  color: #fffc00;
}
.video-21b1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video-21b1 [class*="social-icon-soundcloud"].left_8d41 {
  background-color: transparent;
  color: #f80;
}
.video-21b1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video-21b1 [class*="social-icon-spotify"].left_8d41 {
  background-color: transparent;
  color: #2ebd59;
}
.video-21b1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video-21b1
  [class*="social-icon-stack-overflow"].left_8d41 {
  background-color: transparent;
  color: #fe7a15;
}
.video-21b1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video-21b1 [class*="social-icon-maldkfgram"].left_8d41 {
  background-color: transparent;
  color: #2ca5e0;
}
.video-21b1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video-21b1 [class*="social-icon-tripadvisor"].left_8d41 {
  background-color: transparent;
  color: #589442;
}
.video-21b1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video-21b1 [class*="social-icon-tumblr"].left_8d41 {
  background-color: transparent;
  color: #35465c;
}
.video-21b1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video-21b1 [class*="social-icon-twitch"].left_8d41 {
  background-color: transparent;
  color: #6441a5;
}
.video-21b1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video-21b1 [class*="social-icon-twitter"].left_8d41 {
  background-color: transparent;
  color: #1da1f2;
}
.video-21b1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video-21b1 [class*="social-icon-vimeo"].left_8d41 {
  background-color: transparent;
  color: #1ab7ea;
}
.video-21b1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video-21b1 [class*="social-icon-vk"].left_8d41 {
  background-color: transparent;
  color: #45668e;
}
.video-21b1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video-21b1 [class*="social-icon-weibo"].left_8d41 {
  background-color: transparent;
  color: #df2029;
}
.video-21b1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video-21b1 [class*="social-icon-weixin"].left_8d41 {
  background-color: transparent;
  color: #7bb32e;
}
.video-21b1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video-21b1 [class*="social-icon-whatsapp"].left_8d41 {
  background-color: transparent;
  color: #25d366;
}
.video-21b1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video-21b1 [class*="social-icon-wordpress"].left_8d41 {
  background-color: transparent;
  color: #21759b;
}
.video-21b1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.video-21b1 [class*="social-icon-xing"].left_8d41 {
  background-color: transparent;
  color: #026466;
}
.video-21b1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video-21b1 [class*="social-icon-yelp"].left_8d41 {
  background-color: transparent;
  color: #af0606;
}
.video-21b1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video-21b1 [class*="social-icon-youtube"].left_8d41 {
  background-color: transparent;
  color: #cd201f;
}
.summary_4701 {
  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;
}
.summary_4701:hover {
  box-shadow: none;
  background: 0 0;
}
.menu_static_d097 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.iron_8bd2 {
  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;
}
.bright_7878 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary-tall-5f7c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary-tall-5f7c,
.summary-tall-5f7c::after,
.summary-tall-5f7c::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;
}
.summary-tall-5f7c::after,
.summary-tall-5f7c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame_df50 .iron_8bd2 .bright_7878 {
  margin-top: -2px;
  width: 19px;
}
.frame_df50 .iron_8bd2 .summary-tall-5f7c {
  margin-top: -1px;
}
.frame_df50 .iron_8bd2 .summary-tall-5f7c,
.frame_df50 .iron_8bd2 .summary-tall-5f7c::after,
.frame_df50 .iron_8bd2 .summary-tall-5f7c::before {
  width: 19px;
  height: 2px;
}
.frame_df50 .iron_8bd2 .summary-tall-5f7c::before {
  top: -6px;
}
.frame_df50 .iron_8bd2 .summary-tall-5f7c::after {
  bottom: -6px;
}
.text-0cad .iron_8bd2 .bright_7878 {
  margin-top: -2px;
  width: 22px;
}
.text-0cad .iron_8bd2 .summary-tall-5f7c {
  margin-top: -1px;
}
.text-0cad .iron_8bd2 .summary-tall-5f7c,
.text-0cad .iron_8bd2 .summary-tall-5f7c::after,
.text-0cad .iron_8bd2 .summary-tall-5f7c::before {
  width: 22px;
  height: 2px;
}
.text-0cad .iron_8bd2 .summary-tall-5f7c::before {
  top: -7px;
}
.text-0cad .iron_8bd2 .summary-tall-5f7c::after {
  bottom: -7px;
}
.breadcrumb_aa01 .iron_8bd2 .bright_7878 {
  margin-top: -2px;
  width: 31px;
}
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c {
  margin-top: -1.5px;
}
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c,
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c::after,
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c::before {
  width: 31px;
  height: 3px;
}
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c::before {
  top: -9px;
}
.breadcrumb_aa01 .iron_8bd2 .summary-tall-5f7c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notification_1f0b .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 19px;
  }
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c,
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c::after,
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c::before {
    width: 19px;
    height: 2px;
  }
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c::before {
    top: -6px;
  }
  .notification_1f0b .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -6px;
  }
  .main_18e6 .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 22px;
  }
  .main_18e6 .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .main_18e6 .iron_8bd2 .summary-tall-5f7c,
  .main_18e6 .iron_8bd2 .summary-tall-5f7c::after,
  .main_18e6 .iron_8bd2 .summary-tall-5f7c::before {
    width: 22px;
    height: 2px;
  }
  .main_18e6 .iron_8bd2 .summary-tall-5f7c::before {
    top: -7px;
  }
  .main_18e6 .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -7px;
  }
  .active_2fef .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 31px;
  }
  .active_2fef .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1.5px;
  }
  .active_2fef .iron_8bd2 .summary-tall-5f7c,
  .active_2fef .iron_8bd2 .summary-tall-5f7c::after,
  .active_2fef .iron_8bd2 .summary-tall-5f7c::before {
    width: 31px;
    height: 3px;
  }
  .active_2fef .iron_8bd2 .summary-tall-5f7c::before {
    top: -9px;
  }
  .active_2fef .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message-ea42 .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 19px;
  }
  .message-ea42 .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .message-ea42 .iron_8bd2 .summary-tall-5f7c,
  .message-ea42 .iron_8bd2 .summary-tall-5f7c::after,
  .message-ea42 .iron_8bd2 .summary-tall-5f7c::before {
    width: 19px;
    height: 2px;
  }
  .message-ea42 .iron_8bd2 .summary-tall-5f7c::before {
    top: -6px;
  }
  .message-ea42 .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -6px;
  }
  .selected-46ca .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 22px;
  }
  .selected-46ca .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .selected-46ca .iron_8bd2 .summary-tall-5f7c,
  .selected-46ca .iron_8bd2 .summary-tall-5f7c::after,
  .selected-46ca .iron_8bd2 .summary-tall-5f7c::before {
    width: 22px;
    height: 2px;
  }
  .selected-46ca .iron_8bd2 .summary-tall-5f7c::before {
    top: -7px;
  }
  .selected-46ca .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -7px;
  }
  .nav_soft_5c50 .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 31px;
  }
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1.5px;
  }
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c,
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c::after,
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c::before {
    width: 31px;
    height: 3px;
  }
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c::before {
    top: -9px;
  }
  .nav_soft_5c50 .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption-east-28fc .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 19px;
  }
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c,
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c::after,
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c::before {
    width: 19px;
    height: 2px;
  }
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c::before {
    top: -6px;
  }
  .caption-east-28fc .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -6px;
  }
  .stale_6758 .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 22px;
  }
  .stale_6758 .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1px;
  }
  .stale_6758 .iron_8bd2 .summary-tall-5f7c,
  .stale_6758 .iron_8bd2 .summary-tall-5f7c::after,
  .stale_6758 .iron_8bd2 .summary-tall-5f7c::before {
    width: 22px;
    height: 2px;
  }
  .stale_6758 .iron_8bd2 .summary-tall-5f7c::before {
    top: -7px;
  }
  .stale_6758 .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -7px;
  }
  .background-outer-882c .iron_8bd2 .bright_7878 {
    margin-top: -2px;
    width: 31px;
  }
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c {
    margin-top: -1.5px;
  }
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c,
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c::after,
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c::before {
    width: 31px;
    height: 3px;
  }
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c::before {
    top: -9px;
  }
  .background-outer-882c .iron_8bd2 .summary-tall-5f7c::after {
    bottom: -9px;
  }
}
.disabled_short_5e5e .summary-tall-5f7c {
  -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);
}
.disabled_short_5e5e .summary-tall-5f7c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.disabled_short_5e5e .summary-tall-5f7c::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);
}
.disabled_short_5e5e.heading_ebd5 .summary-tall-5f7c {
  -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);
}
.disabled_short_5e5e.heading_ebd5 .summary-tall-5f7c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.disabled_short_5e5e.heading_ebd5 .summary-tall-5f7c::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);
}
.feature_a717 {
  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.breadcrumb-391e:before {
  display: none;
}
.pagination_left_718e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pagination_left_718e .static_dd5f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pagination_left_718e .static_dd5f:last-of-type {
  border-bottom: none;
}
.pagination_left_718e .static_dd5f.input_warm_cd78,
.pagination_left_718e .static_dd5f.notification-4264,
.pagination_left_718e .static_dd5f.form-dd76 {
  padding: 0;
}
.pagination_left_718e .shade_691c .element-cool-a725 {
  color: currentColor;
}
.pagination_left_718e .shade_691c .element-cool-a725:focus,
.pagination_left_718e .shade_691c .element-cool-a725:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_left_718e.focus_f570 .pro_dc79,
.pagination_left_718e.focus_f570 .pressed-23e2 a,
.pagination_left_718e.focus_f570 .highlight_smooth_2490 a,
.pagination_left_718e.focus_f570 .prev_3392 a {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_left_718e.focus_f570 .pro_dc79:hover,
.pagination_left_718e.focus_f570 .pressed-23e2 a:hover,
.pagination_left_718e.focus_f570 .highlight_smooth_2490 a:hover,
.pagination_left_718e.focus_f570 .prev_3392 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_left_718e.focus_f570 .text_a580 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_left_718e.focus_f570 .static_dd5f {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_left_718e.focus_f570 .static_dd5f:before {
  background: rgba(0, 0, 0, 0.08);
}
.pagination_left_718e.focus_f570 .input-ee5f:before {
  background: rgba(255, 255, 255, 0.9);
}
.pagination_left_718e.focus_f570 .shade_691c .over_9b2f li a,
.pagination_left_718e.focus_f570 .shade_691c .element-cool-a725,
.pagination_left_718e.focus_f570 .prev_3392 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_left_718e.focus_f570 .shade_691c .element-cool-a725:focus,
.pagination_left_718e.focus_f570 .shade_691c .element-cool-a725:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_left_718e.focus_f570 .over_9b2f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_left_718e.hidden-d44d .pro_dc79,
.pagination_left_718e.hidden-d44d .pressed-23e2 a,
.pagination_left_718e.hidden-d44d .highlight_smooth_2490 .element-cool-a725,
.pagination_left_718e.hidden-d44d .highlight_smooth_2490 a,
.pagination_left_718e.hidden-d44d .prev_3392 a {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_left_718e.hidden-d44d .pro_dc79:hover,
.pagination_left_718e.hidden-d44d .pressed-23e2 a:hover,
.pagination_left_718e.hidden-d44d .highlight_smooth_2490 .element-cool-a725:hover,
.pagination_left_718e.hidden-d44d .highlight_smooth_2490 a:hover,
.pagination_left_718e.hidden-d44d .prev_3392 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_left_718e.hidden-d44d .text_a580 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_left_718e.hidden-d44d .static_dd5f {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_left_718e.hidden-d44d .static_dd5f:before {
  background: rgba(255, 255, 255, 0.08);
}
.pagination_left_718e.hidden-d44d .input-ee5f:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination_left_718e.hidden-d44d .shade_691c .over_9b2f li a,
.pagination_left_718e.hidden-d44d .shade_691c .element-cool-a725,
.pagination_left_718e.hidden-d44d .prev_3392 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_left_718e.hidden-d44d .shade_691c .element-cool-a725:focus,
.pagination_left_718e.hidden-d44d .shade_691c .element-cool-a725:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_left_718e.hidden-d44d .over_9b2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-ee5f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-ee5f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.complex_64c9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.left_be12 .pagination_left_718e {
  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;
}
.left_be12 .static_dd5f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.left_be12 .static_dd5f: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) {
  .left_be12 .static_dd5f:before {
    width: 16%;
    left: 42%;
  }
}
.left_be12 .static_dd5f:last-child:before {
  content: none;
}
.left_be12 .static_dd5f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.left_be12 .shade_691c .over_9b2f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.left_be12 .shade_691c .over_9b2f li a .element-cool-a725 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.left_be12 .shade_691c .prev_3392 {
  border: none;
}
.left_be12 .shade_691c .prev_3392 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.left_be12 .input-ee5f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.left_be12 .complex_64c9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.left_be12 .hidden-d44d .input-ee5f:before {
  background: rgba(0, 0, 0, 0.9);
}
.left_be12 .focus_f570.list-fluid-e949 .summary-tall-5f7c {
  background: rgba(0, 0, 0, 0.6);
}
.left_be12
  .focus_f570.list-fluid-e949
  .summary-tall-5f7c::after,
.left_be12
  .focus_f570.list-fluid-e949
  .summary-tall-5f7c:before {
  background: inherit;
}
.left_be12
  .focus_f570.list-fluid-e949:hover
  .summary-tall-5f7c {
  background: rgba(0, 0, 0, 0.8);
}
.accent_340f .pagination_left_718e {
  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) {
  .accent_340f .pagination_left_718e {
    width: auto;
    right: 45px;
  }
}
.next-cae7 .pagination_left_718e {
  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) {
  .next-cae7 .pagination_left_718e {
    width: auto;
    left: 45px;
  }
}
.breadcrumb-391e .pagination_left_718e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.breadcrumb-391e .complex_64c9 {
  max-width: 48em;
  margin: 0 auto;
}
.breadcrumb-391e .input-ee5f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-636c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-636c.left_be12 .pagination_left_718e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-636c.accent_340f .pagination_left_718e {
  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);
}
.list-636c .pagination_left_718e {
  visibility: visible;
}
.list-636c.next-cae7 .pagination_left_718e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-3ef3,
.dropdown_small_e697 {
  overflow-x: hidden;
}
.button-3ef3 .pagination_left_718e {
  overflow: auto;
}
.button-3ef3.left_be12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-3ef3.left_be12 .pagination_left_718e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-3ef3.left_be12 .summary_4701 {
  opacity: 0;
}
.button-3ef3.accent_340f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-3ef3.accent_340f .pagination_left_718e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-3ef3.accent_340f .summary_4701 {
  opacity: 0;
}
.button-3ef3.next-cae7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-3ef3.next-cae7 .pagination_left_718e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-3ef3.next-cae7 .summary_4701 {
  opacity: 0;
}
.button-3ef3.breadcrumb-391e .pagination_left_718e {
  z-index: 10;
  visibility: visible;
}
.list-fluid-e949 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.list-fluid-e949 .summary-tall-5f7c {
  background: rgba(255, 255, 255, 0.99);
}
.list-fluid-e949 .summary-tall-5f7c::after,
.list-fluid-e949 .summary-tall-5f7c:before {
  background: inherit;
}
.list-fluid-e949:hover .summary-tall-5f7c {
  background: rgba(255, 255, 255, 0.99);
}
.next-cae7 .list-fluid-e949 {
  top: 10px;
  right: auto;
  left: 12px;
}
.breadcrumb-391e .list-fluid-e949 {
  display: none !important;
}
.button-3ef3:before,
.dropdown_small_e697:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-3ef3 .list-fluid-e949,
.dropdown_small_e697 .list-fluid-e949 {
  display: inline-block;
}
.pagination_left_718e .secondary-full-5e13 {
  -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;
}
.button-3ef3 .pagination_left_718e .secondary-full-5e13,
.dropdown_small_e697 .pagination_left_718e .secondary-full-5e13 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table_eaa0 .accordion_old_e021 {
  width: 100%;
}
.texture_wood_0e16 {
  padding: 0 0.5em 0;
}
.texture_wood_0e16 [class*="customify-col-"],
.texture_wood_0e16 [class*="customify-col_"],
.texture_wood_0e16 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_152a .texture_wood_0e16 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden_selected_5cd5 .modal-6c7d,
  .modal-6c7d {
    display: none;
  }
  .dark-8e16 {
    text-align: left;
  }
  .info-cool-5c9c {
    text-align: center;
  }
  .old_e631 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_selected_5cd5 .gas-2bc7,
  .gas-2bc7 {
    display: none;
  }
  .section-advanced-f60c {
    text-align: left;
  }
  .overlay_6cd7 {
    text-align: center;
  }
  .action_0bbb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden_selected_5cd5 .backdrop-c7c0,
  .backdrop-c7c0 {
    display: none;
  }
  .element-2cee {
    text-align: left;
  }
  .border_cool_1085 {
    text-align: center;
  }
  .nav_de3d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.narrow-a7c4 {
  box-shadow: none !important;
}
.warm-043b .notification_last_c6ab,
.icon-ac61 .notification_last_c6ab {
  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;
}
.icon-ac61 .notification_last_c6ab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-bronze-3e7e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-bronze-3e7e:after,
.element-bronze-3e7e:before {
  content: "";
  display: table;
}
.element-bronze-3e7e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-bronze-3e7e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-bronze-3e7e,
.medium_830c {
  max-width: 1248px;
  margin: 0 auto;
}

.input_1ae8.dirty-84cc .element-bronze-3e7e {
  max-width: 100%;
}
.input_1ae8.avatar-b1af {
  max-width: 1200px;
  margin: 0 auto;
}
.input_1ae8.popup-purple-ffaf .element-bronze-3e7e {
  max-width: 100%;
}
.input_1ae8.popup-purple-ffaf > .element-bronze-3e7e {
  padding-left: 0;
  padding-right: 0;
}
.input_1ae8.popup-purple-ffaf > .element-bronze-3e7e .hidden_selected_5cd5 {
  margin: 0;
}
.input_1ae8.popup-purple-ffaf
  > .element-bronze-3e7e
  .badge_dim_13f2.photo-0fc7 {
  margin-right: 0;
  margin-left: 0;
}
.input_1ae8.popup-purple-ffaf #main.photo-0fc7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paragraph_69f2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_69f2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-black-6ed0 .panel_6368 {
    padding-right: 1em;
  }
  .active-black-6ed0.old_4d6a .badge_dim_13f2 {
    border-right: 1px solid #eaecee;
  }
  .active-black-6ed0.old_4d6a .panel_6368 {
    padding-right: 1em;
  }
  .active-black-6ed0.old_4d6a .gas_b4f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wide-7c43 .panel_6368 {
    padding-left: 1em;
  }
  .wide-7c43.old_4d6a .badge_dim_13f2 {
    border-left: 1px solid #eaecee;
  }
  .wide-7c43.old_4d6a .panel_6368 {
    padding-left: 1em;
  }
  .wide-7c43.old_4d6a .gas_b4f5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-ebdd .panel_6368 {
    padding-left: 1em;
  }
  .shadow-ebdd.old_4d6a .element-311a {
    border-right: 1px solid #eaecee;
  }
  .shadow-ebdd.old_4d6a .row_ce59 {
    border-right: 1px solid #eaecee;
  }
  .shadow-ebdd.old_4d6a .panel_6368 {
    padding-left: 1em;
  }
  .shadow-ebdd.old_4d6a .gas_b4f5 {
    padding-right: 1em;
  }
  .shadow-ebdd.old_4d6a .lite_b265 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-stale-88fc .panel_6368 {
    padding-right: 1em;
  }
  .item-stale-88fc.old_4d6a .element-311a {
    border-left: 1px solid #eaecee;
  }
  .item-stale-88fc.old_4d6a .row_ce59 {
    border-left: 1px solid #eaecee;
  }
  .item-stale-88fc.old_4d6a .panel_6368 {
    padding-right: 1em;
  }
  .item-stale-88fc.old_4d6a .gas_b4f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-stale-88fc.old_4d6a .lite_b265 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_69f2 .panel_6368 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph_69f2.old_4d6a .badge_dim_13f2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paragraph_69f2.old_4d6a .panel_6368 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph_69f2.old_4d6a .gas_b4f5 {
    padding-left: 1em;
  }
  .paragraph_69f2.old_4d6a .lite_b265 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paragraph_69f2.old_4d6a .panel_6368 {
    padding-left: 0;
  }
}
.selected_2971 .element_c83f {
  display: inline-block;
}
.feature_7a44 {
  display: inline-block;
}
.highlight-purple-193b {
  word-con: break-word;
}
.fast_c793 > span {
  display: inline-block;
  padding: 5px 0;
}
.fast_c793 .hovered_a8fb {
  margin-left: 8px;
  margin-right: 8px;
}
.fast_c793 .layout-1076 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fast_192a .table-new-576f {
  margin-bottom: 2em;
}
.fast_192a .video_south_bcc3 {
  margin-bottom: 15px;
}
.fast_192a .video_south_bcc3:last-child {
  margin-bottom: 0;
}
.fast_192a .active-8d49 {
  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) {
  .fast_192a .active-8d49 {
    display: block;
  }
}
.fast_192a .thick-925a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fast_192a .thick-925a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fast_192a .caption_3d53 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fast_192a .caption_3d53 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fast_192a .caption_3d53 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fast_192a .highlight-purple-193b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fast_192a .highlight-purple-193b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fast_192a .container_tiny_d233 p:last-child {
  margin-bottom: 0;
}
.fast_192a .menu_wide_f2f6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fast_192a .hero_bronze_1b82 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fast_192a .out-5dd1 {
  margin-top: 1em;
}
.fast_192a .search_easy_2ef2 {
  top: 0;
  display: block;
}
.fast_192a .search_easy_2ef2 a {
  color: inherit;
}
.fast_192a .search_easy_2ef2 a:hover {
  color: inherit;
}
.fast_192a .backdrop-c9b8 {
  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;
}
.fast_192a .backdrop-c9b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fast_192a .hero_bronze_1b82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fast_192a .advanced_dbee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fast_192a .advanced_dbee:first-child {
  margin-top: 0;
}
.fast_192a .advanced_dbee.notification_medium_8e21 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fast_192a .advanced_dbee.tertiary_911f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fast_192a
  .advanced_dbee.tertiary_911f.container_686e
  .out-5dd1 {
  width: 100%;
}
.fast_192a .tertiary_911f {
  -webkit-box-align: center;
  align-items: center;
}
.fast_192a .tertiary_911f .fast_c793,
.fast_192a .tertiary_911f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fast_192a .caption_3d53 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast_192a .caption_3d53 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fast_192a .caption_3d53: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;
}
.fast_192a .notification_medium_8e21 {
  z-index: 5;
}
.fast_192a .notice_purple_2e61 .box-8741 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fast_192a .info-lower-c1f3 .box-8741 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fast_192a .badge-pro-0d18 .box-8741 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast_192a.left_2f10 .active-8d49,
.fast_192a.glass_08ce .active-8d49 {
  display: block;
}
.fast_192a.left_2f10 .active-8d49 .heading_fbeb,
.fast_192a.left_2f10 .active-8d49 .hero_bronze_1b82,
.fast_192a.glass_08ce .active-8d49 .heading_fbeb,
.fast_192a.glass_08ce .active-8d49 .hero_bronze_1b82 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast_192a.label-82da .thick-925a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fast_192a.label-82da .thick-925a {
    margin-right: 0;
  }
}
.fast_192a.left_2f10 .thick-925a,
.fast_192a.glass_08ce .thick-925a {
  padding-top: 40%;
}
.fast_192a.left_2f10 .table-new-576f,
.fast_192a.glass_08ce .table-new-576f {
  display: block;
}
.fast_192a.left_2f10 .fn-sticky-9806 .hero_bronze_1b82,
.fast_192a.glass_08ce .fn-sticky-9806 .hero_bronze_1b82 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fast_192a.left_2f10 .thick-925a,
.fast_192a.glass_08ce .thick-925a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fast_192a.left_2f10 .hero_bronze_1b82 {
  padding: 1em;
}
.active-ef15 {
  margin: 30px auto;
  display: block;
}
.active-ef15 .active-8e23 > * {
  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;
}
.active-ef15 .active-8e23 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-ef15 .active-8e23 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip-6f20 .fast_c793 {
  margin-bottom: 1.41575em;
}
.chip-6f20 .pattern_d4a1 {
  margin-bottom: 1.618em;
}
.secondary_stale_abbb .nav-bottom-d937 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary_stale_abbb .nav-bottom-d937 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary_stale_abbb .mask-ca04 {
  max-width: 100%;
  overflow: auto;
}
.lite_c249 .secondary_stale_abbb a:hover {
  text-decoration: underline;
}
.banner_801c .video_south_bcc3:not(.highlight-purple-193b),
.banner_801c .caption_3d53 {
  margin-bottom: 1.41575em;
}
.banner_801c .video_south_bcc3:not(.highlight-purple-193b):last-child,
.banner_801c .caption_3d53:last-child {
  margin-bottom: 0;
}
.banner_801c .video_south_bcc3.block_8a5a {
  margin-bottom: 0.41575em;
}
.banner_801c .item-blue-eabd:before,
.banner_801c .gold-dfe9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner_801c .item-blue-eabd:before {
  content: "\f115";
}
.banner_801c .gold-dfe9:before {
  content: "\f02c";
}
.banner_801c .table-3b25 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner_801c .table-3b25 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.carousel_down_4156 {
  display: -webkit-box;
  display: flex;
}
.carousel_down_4156 .avatar-e2ba {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .carousel_down_4156 .avatar-e2ba {
    flex-basis: 90px;
  }
}
.carousel_down_4156 .button_fee3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel_down_4156 .button_fee3 {
    flex-basis: calc(100% - 50px);
  }
}
.carousel_down_4156 .preview-tiny-7d15 p:last-child {
  margin-bottom: 0.72em;
}
.background-3a59 .active-8e23 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background-3a59 .active-8e23:after,
.background-3a59 .active-8e23:before {
  content: "";
  display: table;
}
.background-3a59 .active-8e23:after {
  clear: both;
}
.background-3a59 .active-8e23 .white-f0f0,
.background-3a59 .active-8e23 .heading_dim_ed11 {
  width: 49%;
}
.background-3a59 .active-8e23 .white-f0f0 a span.message_last_4c73,
.background-3a59 .active-8e23 .heading_dim_ed11 a span.message_last_4c73 {
  display: block;
  margin-bottom: 5px;
}
.background-3a59 .active-8e23 .heading_dim_ed11 {
  float: left;
  text-align: left;
}
.background-3a59 .active-8e23 .white-f0f0 {
  float: right;
  text-align: right;
}
.container-c02c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .container-c02c {
    margin-bottom: 0;
  }
}
.black-470b {
  margin-bottom: 1em;
}
.black-470b .highlight-purple-193b {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop_b4a9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_lite_386b .black-470b,
.down-4a90 .black-470b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_lite_386b .black-470b,
  .down-4a90 .black-470b {
    display: block;
  }
}
.input_lite_386b .backdrop_b4a9,
.down-4a90 .backdrop_b4a9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_lite_386b .backdrop_b4a9,
  .down-4a90 .backdrop_b4a9 {
    margin-bottom: 1em;
  }
}
.input_lite_386b .backdrop_b4a9 img,
.down-4a90 .backdrop_b4a9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_lite_386b .link-3108,
.down-4a90 .link-3108 {
  flex-basis: calc(100% - 160px);
}
.input_lite_386b .link-3108 p,
.down-4a90 .link-3108 p {
  margin-bottom: 0;
}
.input_lite_386b .link-3108 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_lite_386b .link-3108 {
    padding-left: 0;
  }
}
.down-4a90 .link-3108 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .down-4a90 .link-3108 {
    padding-right: 0;
  }
}
.down-4a90 .backdrop_b4a9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern_1db1 .backdrop_b4a9 {
  margin-bottom: 0.5em;
}
.pattern_1db1 .backdrop_b4a9 img {
  width: 100%;
}
.accent-active-3a32 .widget-hovered-266f,
.texture_bronze_e4f0 .widget-hovered-266f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.texture_bronze_e4f0 .badge_dim_13f2 .background-fdff p:last-child {
  margin-bottom: 0;
}
.cold_572c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gradient-hard-b73d .liquid-46e9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gradient-hard-b73d .liquid-46e9:last-of-type {
    margin-bottom: 0;
  }
}
.gradient-hard-b73d .liquid-46e9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gradient-hard-b73d .liquid-46e9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gradient-hard-b73d .liquid-46e9 ul li {
  margin: 0 0 0.6em;
}
.gradient-hard-b73d .liquid-46e9 ul li.frame_a04c,
.gradient-hard-b73d .liquid-46e9 ul li.shade_f967 {
  position: relative;
}
.gradient-hard-b73d .liquid-46e9 ul li.frame_a04c .highlight_696a,
.gradient-hard-b73d .liquid-46e9 ul li.shade_f967 .highlight_696a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gradient-hard-b73d .liquid-46e9 ul li.frame_a04c:after:after,
.gradient-hard-b73d .liquid-46e9 ul li.frame_a04c:after:before,
.gradient-hard-b73d
  .liquid-46e9
  ul
  li.shade_f967:after:after,
.gradient-hard-b73d
  .liquid-46e9
  ul
  li.shade_f967:after:before {
  content: "";
  display: table;
}
.gradient-hard-b73d .liquid-46e9 ul li.frame_a04c:after:after,
.gradient-hard-b73d
  .liquid-46e9
  ul
  li.shade_f967:after:after {
  clear: both;
}
.gradient-hard-b73d .liquid-46e9 a.down-c784:hover {
  text-decoration: none;
}
.gradient-hard-b73d .liquid-46e9 select {
  max-width: 100%;
}
.gradient-hard-b73d .liquid-46e9 table {
  font-size: 85%;
}
.gradient-hard-b73d .liquid-46e9 table td,
.gradient-hard-b73d .liquid-46e9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gradient-hard-b73d .liquid-46e9 table tfoot td {
  text-align: left;
}
.gradient-hard-b73d .liquid-46e9 :last-child {
  margin-bottom: 0;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 label {
  width: 100%;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 .image_short_7c45 {
  width: 100%;
  display: block;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 .list-bdc3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 .list-bdc3:hover svg #svg-search {
  fill: #444;
}
.gradient-hard-b73d .liquid-46e9 .feature_stale_b6b7 .list-bdc3 svg {
  width: 18px;
  height: 18px;
}
.gradient-hard-b73d .link_e606 ul ul,
.gradient-hard-b73d .dim_5185 ul ul,
.gradient-hard-b73d .heading-7fc6 ul ul,
.gradient-hard-b73d .icon-78ea ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gradient-hard-b73d .link_e606 .secondary_3e57 > a,
.gradient-hard-b73d .dim_5185 .secondary_3e57 > a,
.gradient-hard-b73d .heading-7fc6 .secondary_3e57 > a,
.gradient-hard-b73d .icon-78ea .secondary_3e57 > a {
  margin-bottom: 0;
}
.gradient-hard-b73d .avatar_ee9e li,
.gradient-hard-b73d .link_e606 li,
.gradient-hard-b73d .clean_1e6c li,
.gradient-hard-b73d .dim_5185 li,
.gradient-hard-b73d .heading-7fc6 li,
.gradient-hard-b73d .icon-78ea li,
.gradient-hard-b73d .simple-2289 li,
.gradient-hard-b73d .slider-soft-7c9b li {
  display: block;
  position: relative;
}
.gradient-hard-b73d .avatar_ee9e li:last-child,
.gradient-hard-b73d .link_e606 li:last-child,
.gradient-hard-b73d .clean_1e6c li:last-child,
.gradient-hard-b73d .dim_5185 li:last-child,
.gradient-hard-b73d .heading-7fc6 li:last-child,
.gradient-hard-b73d .icon-78ea li:last-child,
.gradient-hard-b73d .simple-2289 li:last-child,
.gradient-hard-b73d .slider-soft-7c9b li:last-child {
  border: none;
}
.gradient-hard-b73d .avatar_ee9e li a,
.gradient-hard-b73d .link_e606 li a,
.gradient-hard-b73d .clean_1e6c li a,
.gradient-hard-b73d .dim_5185 li a,
.gradient-hard-b73d .heading-7fc6 li a,
.gradient-hard-b73d .icon-78ea li a,
.gradient-hard-b73d .simple-2289 li a,
.gradient-hard-b73d .slider-soft-7c9b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-hard-b73d .avatar_ee9e li ul li::before,
.gradient-hard-b73d .link_e606 li ul li::before,
.gradient-hard-b73d .clean_1e6c li ul li::before,
.gradient-hard-b73d .dim_5185 li ul li::before,
.gradient-hard-b73d .heading-7fc6 li ul li::before,
.gradient-hard-b73d .icon-78ea li ul li::before,
.gradient-hard-b73d .simple-2289 li ul li::before,
.gradient-hard-b73d .slider-soft-7c9b li ul li::before {
  left: 15px;
}
.gradient-hard-b73d .avatar_ee9e li ul a,
.gradient-hard-b73d .link_e606 li ul a,
.gradient-hard-b73d .clean_1e6c li ul a,
.gradient-hard-b73d .dim_5185 li ul a,
.gradient-hard-b73d .heading-7fc6 li ul a,
.gradient-hard-b73d .icon-78ea li ul a,
.gradient-hard-b73d .simple-2289 li ul a,
.gradient-hard-b73d .slider-soft-7c9b li ul a {
  padding-left: 20px;
}
.gradient-hard-b73d .avatar_ee9e li ul ul li::before,
.gradient-hard-b73d .link_e606 li ul ul li::before,
.gradient-hard-b73d .clean_1e6c li ul ul li::before,
.gradient-hard-b73d .dim_5185 li ul ul li::before,
.gradient-hard-b73d .heading-7fc6 li ul ul li::before,
.gradient-hard-b73d .icon-78ea li ul ul li::before,
.gradient-hard-b73d .simple-2289 li ul ul li::before,
.gradient-hard-b73d .slider-soft-7c9b li ul ul li::before {
  left: 30px;
}
.gradient-hard-b73d .avatar_ee9e li ul ul a,
.gradient-hard-b73d .link_e606 li ul ul a,
.gradient-hard-b73d .clean_1e6c li ul ul a,
.gradient-hard-b73d .dim_5185 li ul ul a,
.gradient-hard-b73d .heading-7fc6 li ul ul a,
.gradient-hard-b73d .icon-78ea li ul ul a,
.gradient-hard-b73d .simple-2289 li ul ul a,
.gradient-hard-b73d .slider-soft-7c9b li ul ul a {
  padding-left: 40px;
}
.gradient-hard-b73d .logo-419a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gradient-hard-b73d .slider-soft-7c9b ul li {
  margin-bottom: 1.41575em;
}
.gradient-hard-b73d .slider-soft-7c9b ul li .simple-230d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gradient-hard-b73d .slider-soft-7c9b ul li .easy-88b8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-d44d .avatar_ee9e li a,
.hidden-d44d .link_e606 li a,
.hidden-d44d .clean_1e6c li a,
.hidden-d44d .dim_5185 li a,
.hidden-d44d .heading-7fc6 li a,
.hidden-d44d .icon-78ea li a,
.hidden-d44d .simple-2289 li a,
.hidden-d44d .slider-soft-7c9b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-d44d .logo-419a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-d44d .liquid-46e9 ul li.frame_a04c .highlight_696a,
.hidden-d44d .liquid-46e9 ul li.shade_f967 .highlight_696a {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-d44d .gradient-hard-b73d .liquid-46e9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li {
  margin: 0;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li ul {
  margin: 0;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li ul li a {
  padding-left: 15px;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li ul li li a {
  padding-left: 30px;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li.mask-tall-1274 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li.mask-tall-1274 > 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;
}
.input_1ae8 .gradient-hard-b73d .over_9b2f li.mask-tall-1274 > 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;
}
.wood_ab0d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article_b2b6 {
  position: relative;
  z-index: 10;
}
.article_b2b6 .secondary-full-5e13 {
  width: 100%;
  max-width: 100%;
}
.lite_9f59 .soft_ffbd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lite_9f59 .focus_f570 {
}
.lite_9f59 .hidden-d44d {
  background: #292929;
}
.component_narrow_eeec .soft_ffbd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component_narrow_eeec .focus_f570 {
  background: #f9f9f9;
}
.component_narrow_eeec .hidden-d44d {
  background: #303030;
}
.table-stone-5e40 .soft_ffbd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-stone-5e40 .element_c83f {
    margin-bottom: 1em;
  }
  .table-stone-5e40 .element_c83f:last-child {
    margin-bottom: 0;
  }
}
.table-stone-5e40 .focus_f570 {
  background: #ededed;
}
.table-stone-5e40 .hidden-d44d {
  background: #1a1a1a;
}
.soft_ffbd.focus_f570 {
  color: rgba(0, 0, 0, 0.6);
}
.soft_ffbd.focus_f570 .block_b4af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.soft_ffbd.hidden-d44d {
  color: rgba(255, 255, 255, 0.99);
}
.soft_ffbd.hidden-d44d a:not(.down-c784) {
  color: rgba(255, 255, 255, 0.79);
}
.soft_ffbd.hidden-d44d a:not(.down-c784):hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_ffbd.hidden-d44d .block_b4af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.soft_ffbd.hidden-d44d table tbody td,
.soft_ffbd.hidden-d44d table th {
  background: rgba(0, 0, 0, 0.08);
}
.accordion_pro_56da.card-in-e9ab .element-bronze-3e7e {
  max-width: initial;
}
.accordion_pro_56da .search-bronze-c4c8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accordion_pro_56da .search-bronze-c4c8 .secondary-full-5e13 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accordion_pro_56da .search-bronze-c4c8 .secondary-full-5e13 {
    display: block;
    margin-bottom: 2em;
  }
  .accordion_pro_56da .search-bronze-c4c8 .secondary-full-5e13:last-child {
    margin-bottom: 0;
  }
}
.table-stone-5e40 .element_c83f:last-child,
.component_narrow_eeec .element_c83f:last-child,
.lite_9f59 .element_c83f:last-child {
  margin-bottom: 0;
}
.table-stone-5e40 .element_c83f .gradient-hard-b73d .liquid-46e9:last-child,
.component_narrow_eeec .element_c83f .gradient-hard-b73d .liquid-46e9:last-child,
.lite_9f59 .element_c83f .gradient-hard-b73d .liquid-46e9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table-stone-5e40 .button_1ace,
  .table-stone-5e40 .modal_2152,
  .component_narrow_eeec .button_1ace,
  .component_narrow_eeec .modal_2152,
  .lite_9f59 .button_1ace,
  .lite_9f59 .modal_2152 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article_b2b6 .element_c83f {
    margin-bottom: 2em;
  }
}
.article_b2b6 p:last-child {
  margin-bottom: 0;
}
.article_b2b6 li,
.article_b2b6 ul {
  list-style: none;
  margin: 0;
}
.article_b2b6 ul ul {
  margin-left: 2.617924em;
}
.active-1a46 {
  font-size: 0.875em;
}

/* css-noise: 41bb */
.promo-block-x2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
