/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_40bd/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_40bd
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.avatar_40bd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.north_7d19.accent-pressed-74c2/licenses/gpl-2.0.wide-3664
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.bronze-f135/, (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.south_6e4c.lite-5d8c/normalize.accent_middle_2f09/
 ======
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.accent_middle_2f09 v7.0.0 | MIT License | github.avatar_40bd/necolas/normalize.accent_middle_2f09 */
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;
}
.primary-action-b651 .description_221e,
.basic-5d4b,
.component_solid_b564,
.box_liquid_cb11,
.modal-ba19,
.menu_next_47f3,
.breadcrumb_4af5,
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;
}
.basic-5d4b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .basic-5d4b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .basic-5d4b,
  h1 {
    font-size: 1.8em;
  }
}
.component_solid_b564,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.component_solid_b564 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .component_solid_b564,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .component_solid_b564,
  h2 {
    font-size: 1.7em;
  }
}
.box_liquid_cb11,
h3 {
  font-size: 1.618em;
}
.primary-action-b651 .description_221e,
.modal-ba19,
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.fast_7e55 {
  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;
}
.paragraph_hot_593e:after,
.paragraph_hot_593e:before,
.detail_71ce:after,
.detail_71ce:before {
  content: "";
  display: table;
}
.paragraph_hot_593e:after,
.detail_71ce:after {
  clear: both;
}
.aside-151c {
  float: right;
  margin-right: 0;
}
.icon_8337 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bottom-8dfa .caption-down-2e9a,
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;
}
.bottom-8dfa .caption-down-2e9a: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;
}
.disabled_pink_17a0 .caption-down-2e9a {
  box-shadow: none;
}
.disabled_pink_17a0
  .caption-down-2e9a
  .text-ac55 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.disabled_pink_17a0 .caption-down-2e9a .pattern_fresh_375f {
  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;
}
.disabled_pink_17a0
  .caption-down-2e9a
  .pattern_fresh_375f
  b {
  display: none;
}
.disabled_pink_17a0 .prev_61e8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium_ff85:not(.rough-1fff):not(.static_fcd3),
button:not(.rough-1fff):not(.static_fcd3),
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ),
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ),
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ) {
  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;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ):hover,
button:not(.rough-1fff):not(
    .static_fcd3
  ):hover,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ):hover,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ):hover,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ):active,
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
button:not(.rough-1fff):not(
    .static_fcd3
  ):active,
button:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ):active,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ):active,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ):active,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus {
  outline: 0;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c {
  position: relative;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .mini-0ee7,
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .thumbnail_ead4,
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .paragraph-south-781a,
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  i,
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  svg,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .mini-0ee7,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .thumbnail_ead4,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .paragraph-south-781a,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  i,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  svg,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .mini-0ee7,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .thumbnail_ead4,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .paragraph-south-781a,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  i,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  svg,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .mini-0ee7,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .thumbnail_ead4,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .paragraph-south-781a,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  i,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  svg,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .mini-0ee7,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .thumbnail_ead4,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  .paragraph-south-781a,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  i,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c
  svg {
  visibility: hidden;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c:after,
button:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c:after,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c:after,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c:after,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ).fn-loading-417c: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;
}
.medium_ff85:not(.rough-1fff):not(.static_fcd3),
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ),
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ),
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ) {
  color: #fff;
  background: #235787;
}
.medium_ff85:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="button"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="reset"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus,
input[type="submit"]:not(.rough-1fff):not(
    .static_fcd3
  ):focus {
  color: #fff;
}
.medium_ff85.fn-disabled-417c:not(.rough-1fff):not(
    .static_fcd3
  ),
.medium_ff85[disabled]:not(.rough-1fff):not(
    .static_fcd3
  ),
button.fn-disabled-417c:not(.rough-1fff):not(
    .static_fcd3
  ),
button[disabled]:not(.rough-1fff):not(
    .static_fcd3
  ) {
  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;
}
.bright-8c4c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright-8c4c:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.focused-4226 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header_d916 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.purple_26d8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph_hot_593e:after,
.paragraph_hot_593e:before,
.pattern-tiny-930d:after,
.pattern-tiny-930d:before,
.layout_stone_6053:after,
.layout_stone_6053:before,
.clean-9bd2:after,
.clean-9bd2:before,
.under-6cae:after,
.under-6cae:before,
.container-purple-bd66:after,
.container-purple-bd66:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph_hot_593e:after,
.pattern-tiny-930d:after,
.layout_stone_6053:after,
.clean-9bd2:after,
.under-6cae:after,
.container-purple-bd66:after {
  clear: both;
}
.pattern-tiny-930d .gradient_down_bc69,
.layout_stone_6053 .gradient_down_bc69,
.modal-smooth-a944 .gradient_down_bc69 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop-b721 {
  display: inline-block;
}
.container_1b31 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.container_1b31 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container_1b31 .steel_c22d {
  padding: 1em 0;
  font-size: 85%;
}
.steel_c22d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.medium-c29d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.medium-c29d:after,
.medium-c29d:before {
  content: "";
  display: table;
}
.medium-c29d:after {
  clear: both;
}
.inner_a59c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.status-7d5e .inner_a59c {
  max-width: 50%;
}
.thumbnail_top_12f3 .inner_a59c {
  max-width: 33.33%;
}
.accordion_stale_1272 .inner_a59c {
  max-width: 25%;
}
.fresh_403f .inner_a59c {
  max-width: 20%;
}
.module_a624 .inner_a59c {
  max-width: 16.66%;
}
.focused-1f91 .inner_a59c {
  max-width: 14.28%;
}
.fast_175e .inner_a59c {
  max-width: 12.5%;
}
.feature_under_42c1 .inner_a59c {
  max-width: 11.11%;
}
.background_under_7f6f {
  display: block;
}
.primary-action-b651 .video-2c76 label,
.primary-action-b651 .tag-bottom-e861 label,
.primary-action-b651 .dropdown_pro_0361 label,
.primary-action-b651 .component-hard-3e93 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification_ee66 {
  list-style: none;
  margin: 0;
}
.notification_ee66 article.pattern_28a3 {
  margin-bottom: 0;
}
.notification_ee66 ul {
  list-style: none;
  margin: 0;
}
.notification_ee66 .list-3d2b li.pattern_28a3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification_ee66 .list-3d2b li.pattern_28a3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification_ee66 .list-3d2b li.pattern_28a3: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) {
  .notification_ee66 .list-3d2b li.pattern_28a3 li.pattern_28a3 li.pattern_28a3 li.pattern_28a3 {
    padding-left: 0;
  }
}
article.pattern_28a3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_28a3 .pattern-tiny-930d p:last-of-type {
  margin-bottom: 0;
}
article.pattern_28a3 .primary-6a9b {
  float: left;
}
article.pattern_28a3 .link-ab82 {
  margin-left: 85px;
}
article.pattern_28a3 .search_9657 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_28a3 .search_9657 .description_5372 {
  margin-left: 10px;
}
article.pattern_28a3 .rough-5c47 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_28a3 .slider_6af3 {
  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 .video-2c76,
  #respond .dropdown_pro_0361,
  #respond .component-hard-3e93 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-2c76 input,
#respond .dropdown_pro_0361 input,
#respond .component-hard-3e93 input {
  width: 100%;
}
#respond .component-hard-3e93 {
  margin-right: 0;
}
#respond .picture-bfcd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_cold_4425 {
  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;
}
.thumbnail_cold_4425.overlay-wood-acc9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_cold_4425 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%);
}
.thumbnail_cold_4425:focus,
.thumbnail_cold_4425: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);
}
.mask_bd0c {
  border-radius: 10%;
}
.fast_c20c {
  border-radius: 50%;
}
.medium-d0a7 {
  font-size: 0.72em;
}
.header_cab1 {
  font-size: 0.875em;
}
.link_0f03 {
  font-size: 1.1em;
}
.gas_bf87 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gas_bf87.medium-d0a7 {
  letter-spacing: 0.5px;
}
.shadow_dim_f30f,
.shadow_dim_f30f a {
  color: #6d6d6d;
}
.shadow_dim_f30f a:hover {
  color: #111;
}
.logo-outer-5807 {
  color: #6d6d6d;
}
.pagination-brown-c1af {
  overflow-x: hidden;
}
.pagination-brown-c1af .alert_6285.south-6887 {
  position: relative;
}
.pagination-brown-c1af .alert_6285.south-6887.footer-large-25fc {
  position: initial;
}
.pagination-brown-c1af
  .alert_6285.south-6887.footer-large-25fc
  .badge-9d1a {
  left: auto;
}
.pagination-brown-c1af .alert_6285 .badge-9d1a {
  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;
}
.pagination-brown-c1af .alert_6285:hover.south-6887 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-brown-c1af
  .alert_6285:hover.south-6887
  .badge-9d1a {
  display: block;
  z-index: 9999999;
}
.pagination-brown-c1af .right-cd49 .section-3786,
.pagination-brown-c1af .right-a83c .section-3786 {
  display: none;
}
.pagination-brown-c1af .iron_86f1 .alert_6285:hover.south-6887 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-action-b651 .video-2c76 label,
.primary-action-b651 .tag-bottom-e861 label,
.primary-action-b651 .dropdown_pro_0361 label,
.primary-action-b651 .component-hard-3e93 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification_ee66 {
  list-style: none;
  margin: 0;
}
.notification_ee66 article.pattern_28a3 {
  margin-bottom: 0;
}
.notification_ee66 ul {
  list-style: none;
  margin: 0;
}
.notification_ee66 .list-3d2b li.pattern_28a3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification_ee66 .list-3d2b li.pattern_28a3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification_ee66 .list-3d2b li.pattern_28a3: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) {
  .notification_ee66 .list-3d2b li.pattern_28a3 li.pattern_28a3 li.pattern_28a3 li.pattern_28a3 {
    padding-left: 0;
  }
}
article.pattern_28a3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pattern_28a3 .pattern-tiny-930d p:last-of-type {
  margin-bottom: 0;
}
article.pattern_28a3 .primary-6a9b {
  float: left;
}
article.pattern_28a3 .link-ab82 {
  margin-left: 85px;
}
article.pattern_28a3 .search_9657 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pattern_28a3 .search_9657 .description_5372 {
  margin-left: 10px;
}
article.pattern_28a3 .rough-5c47 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pattern_28a3 .slider_6af3 {
  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 .video-2c76,
  #respond .dropdown_pro_0361,
  #respond .component-hard-3e93 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-2c76 input,
#respond .dropdown_pro_0361 input,
#respond .component-hard-3e93 input {
  width: 100%;
}
#respond .component-hard-3e93 {
  margin-right: 0;
}
#respond .picture-bfcd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right-cd49 .center_239e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.center_239e .primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a:focus,
.center_239e .primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a:hover,
.center_239e .primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a:focus,
.center_239e .primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a:hover,
.center_239e .primary_new_fda6.slider_264d .status-basic-5cc4 > li > a:focus,
.center_239e .primary_new_fda6.slider_264d .status-basic-5cc4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e
  .primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.center_239e
  .primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.last_7f70
  > a,
.center_239e
  .primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.center_239e
  .primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.last_7f70
  > a,
.center_239e
  .primary_new_fda6.slider_264d
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.center_239e .primary_new_fda6.slider_264d .status-basic-5cc4 > li.item-brown-31d1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e .modal_outer_829c,
.center_239e .modal_outer_829c a {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e .highlight-tall-5e94.caption-1270 li a,
.center_239e .content-88c6 a,
.center_239e .card-ec39,
.center_239e .status-basic-5cc4 > li > a,
.center_239e .block-left-cdb4 {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e .highlight-tall-5e94.caption-1270 li a:hover,
.center_239e .content-88c6 a:hover,
.center_239e .card-ec39:hover,
.center_239e .status-basic-5cc4 > li > a:hover,
.center_239e .block-left-cdb4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e .next_bbc8 {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e .next_bbc8 .copper-4954 {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e .next_bbc8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_239e .next_1e04 .hero-silver-8388 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.center_239e .next_1e04 .hero-silver-8388 .progress-986f {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e
  .next_1e04
  .hero-silver-8388
  .progress-986f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e
  .next_1e04
  .hero-silver-8388
  .progress-986f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e
  .next_1e04
  .hero-silver-8388
  .progress-986f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e
  .next_1e04
  .hero-silver-8388
  .progress-986f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e .next_1e04 .tag-090c {
  color: rgba(255, 255, 255, 0.79);
}
.center_239e .next_1e04 .tag-090c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-orange-5f9f
  .center_239e
  .next_1e04
  .short-3103
  .column-gas-2c31 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-orange-5f9f
  .center_239e
  .next_1e04
  .short-3103
  .progress-986f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right-cd49 .description-645a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description-645a .primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a:focus,
.description-645a .primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a:hover,
.description-645a .primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a:focus,
.description-645a .primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a:hover,
.description-645a .primary_new_fda6.slider_264d .status-basic-5cc4 > li > a:focus,
.description-645a .primary_new_fda6.slider_264d .status-basic-5cc4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-645a
  .primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.description-645a
  .primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.last_7f70
  > a,
.description-645a
  .primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.description-645a
  .primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.last_7f70
  > a,
.description-645a
  .primary_new_fda6.slider_264d
  .status-basic-5cc4
  > li.thick-b1f6
  > a,
.description-645a .primary_new_fda6.slider_264d .status-basic-5cc4 > li.item-brown-31d1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.description-645a .modal_outer_829c,
.description-645a .modal_outer_829c a {
  color: rgba(0, 0, 0, 0.8);
}
.description-645a .highlight-tall-5e94.caption-1270 li a,
.description-645a .content-88c6 a,
.description-645a .card-ec39,
.description-645a .status-basic-5cc4 > li > a,
.description-645a .block-left-cdb4 {
  color: rgba(0, 0, 0, 0.55);
}
.description-645a .highlight-tall-5e94.caption-1270 li a:hover,
.description-645a .content-88c6 a:hover,
.description-645a .card-ec39:hover,
.description-645a .status-basic-5cc4 > li > a:hover,
.description-645a .block-left-cdb4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-645a .next_bbc8 {
  color: rgba(0, 0, 0, 0.55);
}
.description-645a .next_bbc8 .copper-4954 {
  color: rgba(0, 0, 0, 0.8);
}
.description-645a .next_bbc8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_8941 .article_a8d7 {
  margin-left: auto;
  margin-right: auto;
}
.layout_stone_6053 > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_stone_6053 .focused-4226 {
  margin-right: 1.41575em;
}
.gradient-purple-2fb8 .layout_stone_6053 > .huge-cb1d {
  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;
}
.gradient-purple-2fb8 .layout_stone_6053 > .full_8c02 {
  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;
}
.over-f4fd.dynamic_8941 .article_a8d7,
.fluid_77c9.dynamic_8941 .article_a8d7 {
  margin-left: 0;
}
.right-2a9e.dynamic_8941 .article_a8d7,
.static_15a5.dynamic_8941 .article_a8d7 {
  margin-right: 0;
}
.layout_stone_6053 ol,
.layout_stone_6053 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.soft_5097 video {
  max-width: 100%;
}
.dim-6475 img {
  display: block;
}
.dim-6475.focused-4226,
.dim-6475.header_d916 {
  width: 100%;
}
.dim-6475.full_8c02 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup_be67:not(.photo_lower_c3e6) {
  margin: 1.5em auto;
}
.brown-2377 p {
  padding: 1.5em 14px;
}
ul.text_501e.full_8c02,
ul.text_501e.huge-cb1d,
ul.text_501e.secondary-clean-ad2a.huge-cb1d {
  padding: 0 14px;
}
.gradient-aac1 {
  display: block;
  overflow-x: auto;
}
.gradient-aac1 table {
  border-collapse: collapse;
  width: 100%;
}
.gradient-aac1 td,
.gradient-aac1 th {
  padding: 0.5em;
}
.layout_stone_6053 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_stone_6053 ol ol,
.layout_stone_6053 ol ul,
.layout_stone_6053 ul ol,
.layout_stone_6053 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_stone_6053 ol ol li,
.layout_stone_6053 ol ul li,
.layout_stone_6053 ul ol li,
.layout_stone_6053 ul ul li {
  margin-left: 0;
}
.liquid_ffac.link-large-bcff > .center_53de {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.liquid_ffac.link-large-bcff > .center_53de iframe,
.liquid_ffac.link-large-bcff > .center_53de > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-complex-3b07 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block-complex-3b07.section_left_199e {
  padding: 0;
}
.block-complex-3b07.section_left_199e cite {
  font-size: 13px;
}
.block-complex-3b07 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block-complex-3b07 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.module-d999 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.module-d999 > p:first-child {
  margin-top: 0;
}
.module-d999 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.module-d999 blockquote {
  border-left: 0;
}
.nav-53fb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav-53fb:not(.search-94be) {
  max-width: 100px;
}
.nav-53fb.copper_da18 {
  border-bottom: none !important;
  text-align: center;
}
.nav-53fb.copper_da18::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .brown-2377 p {
    padding: 1.5em 0;
  }
}
.upper_e3a7 {
  color: #0073aa;
}
.hero_fast_edfc {
  background-color: #0073aa;
}
.focus_00f4 {
  color: #229fd8;
}
.fast_b52f {
  background-color: #229fd8;
}
.photo-up-254e {
  color: #eee;
}
.thumbnail_out_70cf {
  background-color: #eee;
}
.progress_d0c6 {
  color: #444;
}
.widget-cold-4f35 {
  background-color: #444;
}
.shade_easy_eaae {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade_easy_eaae .description-ba2f .content-88c6 {
  font-size: 15px;
}
.shade_easy_eaae .content-88c6 {
  line-height: 1.3;
}
.shade_easy_eaae .description-645a {
}
.shade_easy_eaae .center_239e {
  background: #235787;
}
.breadcrumb-current-1f24 {
  padding: 0;
}
.breadcrumb-current-1f24 .center_239e {
  background: #1a1a1a;
}
.breadcrumb-current-1f24 .description-645a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.top_66e8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.top_66e8 .description-645a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.top_66e8 .center_239e {
  background: #303030;
}
.container-purple-bd66 {
  position: relative;
  z-index: 10;
}
.container-purple-bd66 .alert_upper_4bd3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_af64 .south-6887 {
  display: inline-block;
  vertical-align: middle;
}
.avatar_af64.picture_prev_c16f .south-6887 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar_af64.picture_prev_c16f .south-6887 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_af64.picture_prev_c16f .south-6887 {
    margin-right: 0.4em;
  }
}
.avatar_af64.picture_prev_c16f .south-6887:last-child {
  margin-right: 0;
}
.heading_0dc8 .alert_upper_4bd3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .right-cd49 .description-ba2f {
    margin: 0 -0.5em;
  }
  .right-cd49 .description-ba2f [class*="customify-col-"],
  .right-cd49 .description-ba2f [class*="customify-col_"],
  .right-cd49 .description-ba2f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.right-cd49.wrapper_e55b .alert_upper_4bd3 {
  background: 0 0 !important;
}
.right-cd49.wrapper_e55b .alert_upper_4bd3,
.right-cd49.heading_0dc8 .alert_upper_4bd3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .right-cd49.focus-tall-4bf7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.right-cd49.heading_0dc8 .alert_upper_4bd3 {
  box-shadow: none !important;
}
.primary_active_ce2d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary_active_ce2d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary_active_ce2d {
    padding: 18px 0 20px;
  }
}
.primary_active_ce2d .footer_3553 {
  width: 100%;
}
.primary_active_ce2d .avatar_pink_1e5a {
  margin-bottom: 0;
}
.primary_active_ce2d .hard_3a22 {
  margin-top: 5px;
  font-size: 0.875em;
}
.plasma_df07 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.plasma_df07 .notification-d5de {
  width: 100%;
}
.sidebar_easy_7919 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar_easy_7919 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar_easy_7919 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;
}
.sidebar_easy_7919 li:last-child:after {
  display: none;
}
.sidebar_easy_7919 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_motion_d9b1 .section-3786 button,
.primary_active_ce2d .section-3786 button {
  left: 0;
}
.footer_motion_d9b1 .notification-d5de,
.primary_active_ce2d .notification-d5de {
  padding-left: 0;
  padding-right: 0;
}
.footer_motion_d9b1 .plasma_df07,
.primary_active_ce2d .plasma_df07 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_motion_d9b1 {
  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;
}
.footer_motion_d9b1: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;
}
.footer_motion_d9b1 .photo-38c9 {
  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) {
  .footer_motion_d9b1 .photo-38c9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_motion_d9b1 .photo-38c9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_motion_d9b1 .photo-38c9 {
    min-height: 200px;
  }
}
.footer_motion_d9b1 .sidebar_easy_7919 {
  color: rgba(255, 255, 255, 0.8);
}
.footer_motion_d9b1 .sidebar_easy_7919 a,
.footer_motion_d9b1 .sidebar_easy_7919 li:after {
  color: inherit;
}
.footer_motion_d9b1 .sidebar_easy_7919 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid_95fa {
  margin-bottom: 0.5em;
}
.header_a01e {
  margin-bottom: 1.2em;
}
.header_a01e,
.grid_95fa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.header_a01e p:last-child,
.grid_95fa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section-3786,
#masthead .section-3786 {
  display: none;
}
#masthead
  > .section-3786.image_pink_6c1a {
  display: none;
}
#masthead > .section-3786 button {
  left: 0;
}
.upper_9298 {
  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%;
}
.upper_9298 .south-6887 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.upper_9298 .module_gas_fe39 {
  display: -webkit-box;
  display: flex;
}
.upper_9298 .module_gas_fe39.last-a67b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.upper_9298 .module_gas_fe39.input_paper_017f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_9298 .module_gas_fe39.panel_next_4861 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.upper_9298.sort_021a.tiny_b774 .module_gas_fe39.last-a67b {
  flex-basis: 100%;
}
.upper_9298.complex-6e27 .module_gas_fe39.input_paper_017f {
  -webkit-box-flex: 1;
  flex: auto;
}
.upper_9298.complex-6e27 .module_gas_fe39.panel_next_4861 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section-3786.image_pink_6c1a {
  display: none;
}
#masthead > .section-3786 button {
  left: 0;
}
.sidebar_next_736e {
  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;
}
.sidebar_next_736e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar_next_736e.basic-720f i {
  margin-right: 4px;
}
.sidebar_next_736e.widget-be51 i {
  margin-left: 5px;
}
.content-88c6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.content-88c6 p:last-child {
  margin-bottom: 0;
}
.left_eef5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.left_eef5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.left_eef5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.left_eef5 .modal_outer_829c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.left_eef5 .in_1292 {
  margin: 5px 0 7px 0;
}
.left_eef5.input_light_0be9 .row-6856 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_eef5.input_light_0be9 .video_dim_ac71 {
  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;
}
.left_eef5.dim_c90e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.left_eef5.dim_c90e .row-6856 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left_eef5.dim_c90e .video_dim_ac71 {
  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;
}
.left_eef5.pink_a650 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left_eef5.gradient-purple-b348 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.left_eef5.gradient-purple-b348 .video_dim_ac71 {
  margin-top: 7px;
}
.menu_next_238a {
  display: inline-block;
}
.container-purple-bd66 .row-65dd .left_eef5 img {
  max-width: 100%;
}
.primary_new_fda6 .item-2867.card_63e9,
.accordion_2852 .item-2867.card_63e9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_new_fda6 .pattern_de91,
.accordion_2852 .pattern_de91 {
  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%);
}
.primary_new_fda6 .pattern_de91 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary_new_fda6.row_ba0e .pattern_de91 {
  display: none;
}
.primary_new_fda6 .secondary-copper-7179 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary_new_fda6 .secondary-copper-7179 li {
  display: inline-block;
  position: relative;
}
.primary_new_fda6 .secondary-copper-7179 li:last-child {
  margin-right: 0;
}
.primary_new_fda6 .secondary-copper-7179 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;
}
.primary_new_fda6 .secondary-copper-7179 li.item-brown-31d1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary_new_fda6 .secondary-copper-7179 > 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;
}
.primary_new_fda6 .secondary-copper-7179 > li > a i {
  line-height: 0;
}
.primary_new_fda6 .secondary-copper-7179 > li.full_c1ed > a .pattern_de91 {
  margin-left: 4px;
  line-height: 0;
}
.primary_new_fda6 .secondary-copper-7179 .detail-north-c143 li.full_c1ed > a {
  position: relative;
}
.primary_new_fda6 .secondary-copper-7179 .detail-north-c143 li.full_c1ed > a:after,
.primary_new_fda6 .secondary-copper-7179 .detail-north-c143 li.full_c1ed > a:before {
  content: "";
  display: table;
}
.primary_new_fda6 .secondary-copper-7179 .detail-north-c143 li.full_c1ed > a:after {
  clear: both;
}
.primary_new_fda6 .secondary-copper-7179 .detail-north-c143 li.full_c1ed > a .pattern_de91 {
  margin-left: 5px;
  float: right;
}
.primary_new_fda6 .info-lower-76ea,
.primary_new_fda6 .detail-north-c143 {
  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;
}
.primary_new_fda6 .detail-north-c143 {
  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;
}
.primary_new_fda6 .detail-north-c143 .card_63e9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_new_fda6 .detail-north-c143 .pattern_de91 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary_new_fda6 .detail-north-c143 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary_new_fda6 .detail-north-c143 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;
}
.primary_new_fda6 .detail-north-c143 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary_new_fda6 .detail-north-c143 .detail-north-c143 {
  top: 0;
  left: 100%;
}
.primary_new_fda6 .alert-bottom-64c3.fn-focus-417c > .info-lower-76ea,
.primary_new_fda6 .alert-bottom-64c3.fn-focus-417c > .detail-north-c143,
.primary_new_fda6 .alert-bottom-64c3:focus > .info-lower-76ea,
.primary_new_fda6 .alert-bottom-64c3:focus > .detail-north-c143,
.primary_new_fda6 .alert-bottom-64c3:hover > .info-lower-76ea,
.primary_new_fda6 .alert-bottom-64c3:hover > .detail-north-c143 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary_new_fda6.slider_264d .status-basic-5cc4:after,
.primary_new_fda6.slider_264d .status-basic-5cc4:before {
  content: "";
  display: table;
}
.primary_new_fda6.slider_264d .status-basic-5cc4:after {
  clear: both;
}
.primary_new_fda6.slider_264d .status-basic-5cc4 > li {
  float: left;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4:after,
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4:before {
  content: "";
  display: table;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4:after {
  clear: both;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4 > li {
  float: left;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4 > li.thick-b1f6 > a,
.primary_new_fda6.texture-silver-69d1 .status-basic-5cc4 > li.item-brown-31d1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a .card_63e9 {
  position: relative;
}
.primary_new_fda6.hidden_4c4f .status-basic-5cc4 > li > a .card_63e9: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;
}
.primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li:focus
  > a
  .card_63e9:before,
.primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li:hover
  > a
  .card_63e9:before {
  width: 100%;
  background-color: currentColor;
}
.primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.thick-b1f6
  > a
  .card_63e9:before,
.primary_new_fda6.hidden_4c4f
  .status-basic-5cc4
  > li.last_7f70
  > a
  .card_63e9:before {
  width: 100%;
  background-color: currentColor;
}
.primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a .card_63e9 {
  position: relative;
}
.primary_new_fda6.down_4cf7 .status-basic-5cc4 > li > a .card_63e9: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;
}
.primary_new_fda6.down_4cf7 .status-basic-5cc4 > li:focus > a .card_63e9:before,
.primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li:hover
  > a
  .card_63e9:before {
  width: 100%;
  background-color: currentColor;
}
.primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.thick-b1f6
  > a
  .card_63e9:before,
.primary_new_fda6.down_4cf7
  .status-basic-5cc4
  > li.last_7f70
  > a
  .card_63e9:before {
  width: 100%;
  background-color: currentColor;
}
.accordion_2852 .secondary-copper-7179 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion_2852 .secondary-copper-7179 li:first-child > a {
  border-top: none;
}
.accordion_2852 .secondary-copper-7179 .secondary-6259 > .card_63e9 .pattern_de91 {
  display: none;
}
.accordion_2852 .secondary-copper-7179 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accordion_2852 .secondary-copper-7179 li:last-child {
  border: none;
}
.accordion_2852 .secondary-copper-7179 li.full_c1ed > a {
  padding-right: 45px !important;
}
.accordion_2852 .secondary-copper-7179 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accordion_2852 .secondary-copper-7179 li a:focus,
.accordion_2852 .secondary-copper-7179 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion_2852 .secondary-copper-7179 li .overlay_bb94 {
  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;
}
.accordion_2852 .secondary-copper-7179 li .overlay_bb94:hover {
  box-shadow: none;
}
.accordion_2852 .secondary-copper-7179 li .overlay_bb94 .pattern_de91 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accordion_2852 .secondary-copper-7179 .detail-north-c143 {
  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);
}
.accordion_2852 .secondary-copper-7179 .detail-north-c143 li a {
  padding-left: 3em;
}
.accordion_2852 .secondary-copper-7179 .over_721f > a .overlay_bb94 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion_2852 .secondary-copper-7179 .over_721f > .detail-north-c143 {
  display: block;
  opacity: 1;
}
.label_fluid_50b0 {
  max-width: 100%;
}
.mini-8e28 {
  line-height: 0;
  cursor: pointer;
}
.block-left-cdb4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.block-left-cdb4:hover {
  box-shadow: none;
  color: currentColor;
}
.block-left-cdb4 svg {
  width: 18px;
  height: 18px;
}
.block-left-cdb4 .green-a047 {
  display: none;
}
.paper_d5dc {
  position: relative;
}
.paper_d5dc.fn-active-417c .block-left-cdb4 .row-b977 {
  display: none;
}
.paper_d5dc.fn-active-417c .block-left-cdb4 .green-a047 {
  display: inline-block;
}
.paper_d5dc .thumbnail-8d36 {
  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);
}
.paper_d5dc.lower_c039 .thumbnail-8d36 {
  left: auto;
  right: -0.9em;
}
.paper_d5dc.lower_c039 .background_wide_2186::before {
  left: auto;
  right: 15px;
}
.paper_d5dc.fn-active-417c .thumbnail-8d36 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short-3103 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.short-3103 label {
  flex-basis: 100%;
}
.short-3103 .hero-silver-8388 {
  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;
}
.short-3103 .progress-986f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.short-3103 .progress-986f:focus {
  background-color: transparent;
}
.short-3103 button.tag-090c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.short-3103 button.tag-090c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.short-3103 button.tag-090c svg {
  width: 18px;
  height: 18px;
}
.short-3103 input[type="submit"] {
  min-height: auto;
}
.next_1e04 .short-3103 .progress-986f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.background_wide_2186 {
  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) {
  .background_wide_2186 {
    width: 220px;
  }
}
.background_wide_2186 label {
  flex-basis: 100%;
}
.background_wide_2186::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;
}
.tertiary-orange-5f9f .next_1e04 .short-3103 {
  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;
}
.tertiary-orange-5f9f
  .next_1e04
  .short-3103
  .hero-silver-8388 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tertiary-orange-5f9f .next_1e04 .short-3103 .progress-986f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tertiary-orange-5f9f
  .next_1e04
  .short-3103
  .progress-986f:focus {
  background: 0 0;
}
.tertiary-orange-5f9f
  .next_1e04
  .short-3103
  .column-gas-2c31 {
  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;
}
.highlight-tall-5e94 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight-tall-5e94 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight-tall-5e94 li:last-child {
  margin-right: 0;
}
.highlight-tall-5e94 li:first-child {
  margin-left: 0;
}
.highlight-tall-5e94.smooth_4b9b a {
  color: #fff;
}
.highlight-tall-5e94.smooth_4b9b a:hover {
  color: #fff;
}
.highlight-tall-5e94 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight-tall-5e94 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight-tall-5e94 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight-tall-5e94 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight-tall-5e94 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight-tall-5e94 [class*="social-icon-apple"].narrow-09ac {
  background-color: transparent;
  color: #999;
}
.highlight-tall-5e94 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight-tall-5e94 [class*="social-icon-behance"].narrow-09ac {
  background-color: transparent;
  color: #1769ff;
}
.highlight-tall-5e94 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight-tall-5e94 [class*="social-icon-bitbucket"].narrow-09ac {
  background-color: transparent;
  color: #205081;
}
.highlight-tall-5e94 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight-tall-5e94 [class*="social-icon-codepen"].narrow-09ac {
  background-color: transparent;
  color: #000;
}
.highlight-tall-5e94 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight-tall-5e94 [class*="social-icon-delicious"].narrow-09ac {
  background-color: transparent;
  color: #39f;
}
.highlight-tall-5e94 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight-tall-5e94 [class*="social-icon-digg"].narrow-09ac {
  background-color: transparent;
  color: #005be2;
}
.highlight-tall-5e94 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight-tall-5e94 [class*="social-icon-dribbble"].narrow-09ac {
  background-color: transparent;
  color: #ea4c89;
}
.highlight-tall-5e94 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight-tall-5e94 [class*="social-icon-envelope"].narrow-09ac {
  background-color: transparent;
  color: #ea4335;
}
.highlight-tall-5e94 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight-tall-5e94 [class*="social-icon-facebook"].narrow-09ac {
  background-color: transparent;
  color: #3b5998;
}
.highlight-tall-5e94 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight-tall-5e94 [class*="social-icon-flickr"].narrow-09ac {
  background-color: transparent;
  color: #0063dc;
}
.highlight-tall-5e94 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight-tall-5e94 [class*="social-icon-foursquare"].narrow-09ac {
  background-color: transparent;
  color: #2d5be3;
}
.highlight-tall-5e94 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight-tall-5e94 [class*="social-icon-github"].narrow-09ac {
  background-color: transparent;
  color: #333;
}
.highlight-tall-5e94 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight-tall-5e94 [class*="social-icon-google-plus"].narrow-09ac {
  background-color: transparent;
  color: #dd4b39;
}
.highlight-tall-5e94 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight-tall-5e94 [class*="social-icon-houzz"].narrow-09ac {
  background-color: transparent;
  color: #7ac142;
}
.highlight-tall-5e94 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight-tall-5e94 [class*="social-icon-instagram"].narrow-09ac {
  background-color: transparent;
  color: #262626;
}
.highlight-tall-5e94 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight-tall-5e94 [class*="social-icon-jsfiddle"].narrow-09ac {
  background-color: transparent;
  color: #487aa2;
}
.highlight-tall-5e94 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight-tall-5e94 [class*="social-icon-linkedin"].narrow-09ac {
  background-color: transparent;
  color: #0077b5;
}
.highlight-tall-5e94 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight-tall-5e94 [class*="social-icon-medium"].narrow-09ac {
  background-color: transparent;
  color: #00ab6b;
}
.highlight-tall-5e94 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight-tall-5e94
  [class*="social-icon-odnoklassniki"].narrow-09ac {
  background-color: transparent;
  color: #f4731c;
}
.highlight-tall-5e94 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight-tall-5e94 [class*="social-icon-meetup"].narrow-09ac {
  background-color: transparent;
  color: #ec1c40;
}
.highlight-tall-5e94 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight-tall-5e94 [class*="social-icon-pinterest"].narrow-09ac {
  background-color: transparent;
  color: #bd081c;
}
.highlight-tall-5e94 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight-tall-5e94 [class*="social-icon-product-hunt"].narrow-09ac {
  background-color: transparent;
  color: #da552f;
}
.highlight-tall-5e94 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight-tall-5e94 [class*="social-icon-reddit"].narrow-09ac {
  background-color: transparent;
  color: #ff4500;
}
.highlight-tall-5e94 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight-tall-5e94 [class*="social-icon-rss"].narrow-09ac {
  background-color: transparent;
  color: #f26522;
}
.highlight-tall-5e94 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight-tall-5e94
  [class*="social-icon-shopping-cart"].narrow-09ac {
  background-color: transparent;
  color: #4caf50;
}
.highlight-tall-5e94 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight-tall-5e94 [class*="social-icon-skype"].narrow-09ac {
  background-color: transparent;
  color: #00aff0;
}
.highlight-tall-5e94 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight-tall-5e94 [class*="social-icon-slideshare"].narrow-09ac {
  background-color: transparent;
  color: #0077b5;
}
.highlight-tall-5e94 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight-tall-5e94 [class*="social-icon-snapchat"].narrow-09ac {
  background-color: transparent;
  color: #fffc00;
}
.highlight-tall-5e94 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight-tall-5e94 [class*="social-icon-soundcloud"].narrow-09ac {
  background-color: transparent;
  color: #f80;
}
.highlight-tall-5e94 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight-tall-5e94 [class*="social-icon-spotify"].narrow-09ac {
  background-color: transparent;
  color: #2ebd59;
}
.highlight-tall-5e94 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight-tall-5e94
  [class*="social-icon-stack-overflow"].narrow-09ac {
  background-color: transparent;
  color: #fe7a15;
}
.highlight-tall-5e94 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight-tall-5e94 [class*="social-icon-maldkfgram"].narrow-09ac {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight-tall-5e94 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight-tall-5e94 [class*="social-icon-tripadvisor"].narrow-09ac {
  background-color: transparent;
  color: #589442;
}
.highlight-tall-5e94 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight-tall-5e94 [class*="social-icon-tumblr"].narrow-09ac {
  background-color: transparent;
  color: #35465c;
}
.highlight-tall-5e94 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight-tall-5e94 [class*="social-icon-twitch"].narrow-09ac {
  background-color: transparent;
  color: #6441a5;
}
.highlight-tall-5e94 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight-tall-5e94 [class*="social-icon-twitter"].narrow-09ac {
  background-color: transparent;
  color: #1da1f2;
}
.highlight-tall-5e94 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight-tall-5e94 [class*="social-icon-vimeo"].narrow-09ac {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight-tall-5e94 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight-tall-5e94 [class*="social-icon-vk"].narrow-09ac {
  background-color: transparent;
  color: #45668e;
}
.highlight-tall-5e94 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight-tall-5e94 [class*="social-icon-weibo"].narrow-09ac {
  background-color: transparent;
  color: #df2029;
}
.highlight-tall-5e94 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight-tall-5e94 [class*="social-icon-weixin"].narrow-09ac {
  background-color: transparent;
  color: #7bb32e;
}
.highlight-tall-5e94 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight-tall-5e94 [class*="social-icon-whatsapp"].narrow-09ac {
  background-color: transparent;
  color: #25d366;
}
.highlight-tall-5e94 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight-tall-5e94 [class*="social-icon-wordpress"].narrow-09ac {
  background-color: transparent;
  color: #21759b;
}
.highlight-tall-5e94 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight-tall-5e94 [class*="social-icon-xing"].narrow-09ac {
  background-color: transparent;
  color: #026466;
}
.highlight-tall-5e94 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight-tall-5e94 [class*="social-icon-yelp"].narrow-09ac {
  background-color: transparent;
  color: #af0606;
}
.highlight-tall-5e94 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight-tall-5e94 [class*="social-icon-youtube"].narrow-09ac {
  background-color: transparent;
  color: #cd201f;
}
.card-ec39 {
  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;
}
.card-ec39:hover {
  box-shadow: none;
  background: 0 0;
}
.section_bottom_7c64 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.list-4d3e {
  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;
}
.paragraph-672f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article-yellow-9b90 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article-yellow-9b90,
.article-yellow-9b90::after,
.article-yellow-9b90::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;
}
.article-yellow-9b90::after,
.article-yellow-9b90::before {
  content: "";
  display: block;
  background-color: inherit;
}
.static-96dd .list-4d3e .paragraph-672f {
  margin-top: -2px;
  width: 19px;
}
.static-96dd .list-4d3e .article-yellow-9b90 {
  margin-top: -1px;
}
.static-96dd .list-4d3e .article-yellow-9b90,
.static-96dd .list-4d3e .article-yellow-9b90::after,
.static-96dd .list-4d3e .article-yellow-9b90::before {
  width: 19px;
  height: 2px;
}
.static-96dd .list-4d3e .article-yellow-9b90::before {
  top: -6px;
}
.static-96dd .list-4d3e .article-yellow-9b90::after {
  bottom: -6px;
}
.bronze_64a8 .list-4d3e .paragraph-672f {
  margin-top: -2px;
  width: 22px;
}
.bronze_64a8 .list-4d3e .article-yellow-9b90 {
  margin-top: -1px;
}
.bronze_64a8 .list-4d3e .article-yellow-9b90,
.bronze_64a8 .list-4d3e .article-yellow-9b90::after,
.bronze_64a8 .list-4d3e .article-yellow-9b90::before {
  width: 22px;
  height: 2px;
}
.bronze_64a8 .list-4d3e .article-yellow-9b90::before {
  top: -7px;
}
.bronze_64a8 .list-4d3e .article-yellow-9b90::after {
  bottom: -7px;
}
.input_1f7e .list-4d3e .paragraph-672f {
  margin-top: -2px;
  width: 31px;
}
.input_1f7e .list-4d3e .article-yellow-9b90 {
  margin-top: -1.5px;
}
.input_1f7e .list-4d3e .article-yellow-9b90,
.input_1f7e .list-4d3e .article-yellow-9b90::after,
.input_1f7e .list-4d3e .article-yellow-9b90::before {
  width: 31px;
  height: 3px;
}
.input_1f7e .list-4d3e .article-yellow-9b90::before {
  top: -9px;
}
.input_1f7e .list-4d3e .article-yellow-9b90::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .outline-b569 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 19px;
  }
  .outline-b569 .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .outline-b569 .list-4d3e .article-yellow-9b90,
  .outline-b569 .list-4d3e .article-yellow-9b90::after,
  .outline-b569 .list-4d3e .article-yellow-9b90::before {
    width: 19px;
    height: 2px;
  }
  .outline-b569 .list-4d3e .article-yellow-9b90::before {
    top: -6px;
  }
  .outline-b569 .list-4d3e .article-yellow-9b90::after {
    bottom: -6px;
  }
  .feature_32c0 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 22px;
  }
  .feature_32c0 .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .feature_32c0 .list-4d3e .article-yellow-9b90,
  .feature_32c0 .list-4d3e .article-yellow-9b90::after,
  .feature_32c0 .list-4d3e .article-yellow-9b90::before {
    width: 22px;
    height: 2px;
  }
  .feature_32c0 .list-4d3e .article-yellow-9b90::before {
    top: -7px;
  }
  .feature_32c0 .list-4d3e .article-yellow-9b90::after {
    bottom: -7px;
  }
  .feature_motion_9fd1 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 31px;
  }
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90 {
    margin-top: -1.5px;
  }
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90,
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90::after,
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90::before {
    width: 31px;
    height: 3px;
  }
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90::before {
    top: -9px;
  }
  .feature_motion_9fd1 .list-4d3e .article-yellow-9b90::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_9015 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_9015 .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .shadow_9015 .list-4d3e .article-yellow-9b90,
  .shadow_9015 .list-4d3e .article-yellow-9b90::after,
  .shadow_9015 .list-4d3e .article-yellow-9b90::before {
    width: 19px;
    height: 2px;
  }
  .shadow_9015 .list-4d3e .article-yellow-9b90::before {
    top: -6px;
  }
  .shadow_9015 .list-4d3e .article-yellow-9b90::after {
    bottom: -6px;
  }
  .status-4d0f .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 22px;
  }
  .status-4d0f .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .status-4d0f .list-4d3e .article-yellow-9b90,
  .status-4d0f .list-4d3e .article-yellow-9b90::after,
  .status-4d0f .list-4d3e .article-yellow-9b90::before {
    width: 22px;
    height: 2px;
  }
  .status-4d0f .list-4d3e .article-yellow-9b90::before {
    top: -7px;
  }
  .status-4d0f .list-4d3e .article-yellow-9b90::after {
    bottom: -7px;
  }
  .tiny-d490 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-d490 .list-4d3e .article-yellow-9b90 {
    margin-top: -1.5px;
  }
  .tiny-d490 .list-4d3e .article-yellow-9b90,
  .tiny-d490 .list-4d3e .article-yellow-9b90::after,
  .tiny-d490 .list-4d3e .article-yellow-9b90::before {
    width: 31px;
    height: 3px;
  }
  .tiny-d490 .list-4d3e .article-yellow-9b90::before {
    top: -9px;
  }
  .tiny-d490 .list-4d3e .article-yellow-9b90::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active_eba4 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 19px;
  }
  .active_eba4 .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .active_eba4 .list-4d3e .article-yellow-9b90,
  .active_eba4 .list-4d3e .article-yellow-9b90::after,
  .active_eba4 .list-4d3e .article-yellow-9b90::before {
    width: 19px;
    height: 2px;
  }
  .active_eba4 .list-4d3e .article-yellow-9b90::before {
    top: -6px;
  }
  .active_eba4 .list-4d3e .article-yellow-9b90::after {
    bottom: -6px;
  }
  .shadow-up-cafa .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-up-cafa .list-4d3e .article-yellow-9b90 {
    margin-top: -1px;
  }
  .shadow-up-cafa .list-4d3e .article-yellow-9b90,
  .shadow-up-cafa .list-4d3e .article-yellow-9b90::after,
  .shadow-up-cafa .list-4d3e .article-yellow-9b90::before {
    width: 22px;
    height: 2px;
  }
  .shadow-up-cafa .list-4d3e .article-yellow-9b90::before {
    top: -7px;
  }
  .shadow-up-cafa .list-4d3e .article-yellow-9b90::after {
    bottom: -7px;
  }
  .sidebar_bottom_a529 .list-4d3e .paragraph-672f {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90 {
    margin-top: -1.5px;
  }
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90,
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90::after,
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90::before {
    top: -9px;
  }
  .sidebar_bottom_a529 .list-4d3e .article-yellow-9b90::after {
    bottom: -9px;
  }
}
.shadow_4eaa .article-yellow-9b90 {
  -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);
}
.shadow_4eaa .article-yellow-9b90::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow_4eaa .article-yellow-9b90::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);
}
.shadow_4eaa.fast-2687 .article-yellow-9b90 {
  -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);
}
.shadow_4eaa.fast-2687 .article-yellow-9b90::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow_4eaa.fast-2687 .article-yellow-9b90::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nav-warm-99bb {
  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.medium-a702:before {
  display: none;
}
.right-a83c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.right-a83c .gradient_1a04 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.right-a83c .gradient_1a04:last-of-type {
  border-bottom: none;
}
.right-a83c .gradient_1a04.prev-4a5a,
.right-a83c .gradient_1a04.message_b157,
.right-a83c .gradient_1a04.progress-solid-6c8d {
  padding: 0;
}
.right-a83c .accordion_2852 .overlay_bb94 {
  color: currentColor;
}
.right-a83c .accordion_2852 .overlay_bb94:focus,
.right-a83c .accordion_2852 .overlay_bb94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right-a83c.description-645a .next_bbc8,
.right-a83c.description-645a .content-88c6 a,
.right-a83c.description-645a .status-basic-5cc4 a,
.right-a83c.description-645a .detail-north-c143 a {
  color: rgba(0, 0, 0, 0.55);
}
.right-a83c.description-645a .next_bbc8:hover,
.right-a83c.description-645a .content-88c6 a:hover,
.right-a83c.description-645a .status-basic-5cc4 a:hover,
.right-a83c.description-645a .detail-north-c143 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right-a83c.description-645a .copper-4954 {
  color: rgba(0, 0, 0, 0.8);
}
.right-a83c.description-645a .gradient_1a04 {
  border-color: rgba(0, 0, 0, 0.08);
}
.right-a83c.description-645a .gradient_1a04:before {
  background: rgba(0, 0, 0, 0.08);
}
.right-a83c.description-645a .list_simple_8ab2:before {
  background: rgba(255, 255, 255, 0.9);
}
.right-a83c.description-645a .accordion_2852 .secondary-copper-7179 li a,
.right-a83c.description-645a .accordion_2852 .overlay_bb94,
.right-a83c.description-645a .detail-north-c143 {
  border-color: rgba(0, 0, 0, 0.08);
}
.right-a83c.description-645a .accordion_2852 .overlay_bb94:focus,
.right-a83c.description-645a .accordion_2852 .overlay_bb94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right-a83c.description-645a .secondary-copper-7179 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right-a83c.center_239e .next_bbc8,
.right-a83c.center_239e .content-88c6 a,
.right-a83c.center_239e .status-basic-5cc4 .overlay_bb94,
.right-a83c.center_239e .status-basic-5cc4 a,
.right-a83c.center_239e .detail-north-c143 a {
  color: rgba(255, 255, 255, 0.79);
}
.right-a83c.center_239e .next_bbc8:hover,
.right-a83c.center_239e .content-88c6 a:hover,
.right-a83c.center_239e .status-basic-5cc4 .overlay_bb94:hover,
.right-a83c.center_239e .status-basic-5cc4 a:hover,
.right-a83c.center_239e .detail-north-c143 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right-a83c.center_239e .copper-4954 {
  color: rgba(255, 255, 255, 0.99);
}
.right-a83c.center_239e .gradient_1a04 {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-a83c.center_239e .gradient_1a04:before {
  background: rgba(255, 255, 255, 0.08);
}
.right-a83c.center_239e .list_simple_8ab2:before {
  background: rgba(0, 0, 0, 0.9);
}
.right-a83c.center_239e .accordion_2852 .secondary-copper-7179 li a,
.right-a83c.center_239e .accordion_2852 .overlay_bb94,
.right-a83c.center_239e .detail-north-c143 {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-a83c.center_239e .accordion_2852 .overlay_bb94:focus,
.right-a83c.center_239e .accordion_2852 .overlay_bb94:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right-a83c.center_239e .secondary-copper-7179 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_simple_8ab2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list_simple_8ab2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.clean-e9fb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.cool-49d1 .right-a83c {
  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;
}
.cool-49d1 .gradient_1a04 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.cool-49d1 .gradient_1a04: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) {
  .cool-49d1 .gradient_1a04:before {
    width: 16%;
    left: 42%;
  }
}
.cool-49d1 .gradient_1a04:last-child:before {
  content: none;
}
.cool-49d1 .gradient_1a04[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.cool-49d1 .accordion_2852 .secondary-copper-7179 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.cool-49d1 .accordion_2852 .secondary-copper-7179 li a .overlay_bb94 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.cool-49d1 .accordion_2852 .detail-north-c143 {
  border: none;
}
.cool-49d1 .accordion_2852 .detail-north-c143 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.cool-49d1 .list_simple_8ab2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cool-49d1 .clean-e9fb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.cool-49d1 .center_239e .list_simple_8ab2:before {
  background: rgba(0, 0, 0, 0.9);
}
.cool-49d1 .description-645a.secondary_last_6073 .article-yellow-9b90 {
  background: rgba(0, 0, 0, 0.6);
}
.cool-49d1
  .description-645a.secondary_last_6073
  .article-yellow-9b90::after,
.cool-49d1
  .description-645a.secondary_last_6073
  .article-yellow-9b90:before {
  background: inherit;
}
.cool-49d1
  .description-645a.secondary_last_6073:hover
  .article-yellow-9b90 {
  background: rgba(0, 0, 0, 0.8);
}
.status_cbd7 .right-a83c {
  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) {
  .status_cbd7 .right-a83c {
    width: auto;
    right: 45px;
  }
}
.notice-e4cf .right-a83c {
  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) {
  .notice-e4cf .right-a83c {
    width: auto;
    left: 45px;
  }
}
.medium-a702 .right-a83c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.medium-a702 .clean-e9fb {
  max-width: 48em;
  margin: 0 auto;
}
.medium-a702 .list_simple_8ab2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-orange-baf8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-orange-baf8.cool-49d1 .right-a83c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-orange-baf8.status_cbd7 .right-a83c {
  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);
}
.picture-orange-baf8 .right-a83c {
  visibility: visible;
}
.picture-orange-baf8.notice-e4cf .right-a83c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tall_5e3f,
.badge-hovered-dd6a {
  overflow-x: hidden;
}
.tall_5e3f .right-a83c {
  overflow: auto;
}
.tall_5e3f.cool-49d1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_5e3f.cool-49d1 .right-a83c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tall_5e3f.cool-49d1 .card-ec39 {
  opacity: 0;
}
.tall_5e3f.status_cbd7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_5e3f.status_cbd7 .right-a83c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tall_5e3f.status_cbd7 .card-ec39 {
  opacity: 0;
}
.tall_5e3f.notice-e4cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tall_5e3f.notice-e4cf .right-a83c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tall_5e3f.notice-e4cf .card-ec39 {
  opacity: 0;
}
.tall_5e3f.medium-a702 .right-a83c {
  z-index: 10;
  visibility: visible;
}
.secondary_last_6073 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary_last_6073 .article-yellow-9b90 {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_last_6073 .article-yellow-9b90::after,
.secondary_last_6073 .article-yellow-9b90:before {
  background: inherit;
}
.secondary_last_6073:hover .article-yellow-9b90 {
  background: rgba(255, 255, 255, 0.99);
}
.notice-e4cf .secondary_last_6073 {
  top: 10px;
  right: auto;
  left: 12px;
}
.medium-a702 .secondary_last_6073 {
  display: none !important;
}
.tall_5e3f:before,
.badge-hovered-dd6a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tall_5e3f .secondary_last_6073,
.badge-hovered-dd6a .secondary_last_6073 {
  display: inline-block;
}
.right-a83c .south-6887 {
  -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;
}
.tall_5e3f .right-a83c .south-6887,
.badge-hovered-dd6a .right-a83c .south-6887 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-abfd .hero-silver-8388 {
  width: 100%;
}
.row-65dd {
  padding: 0 0.5em 0;
}
.row-65dd [class*="customify-col-"],
.row-65dd [class*="customify-col_"],
.row-65dd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item_280d .row-65dd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .description-ba2f .background_bright_f23b,
  .background_bright_f23b {
    display: none;
  }
  .tiny_9c0c {
    text-align: left;
  }
  .dirty_594b {
    text-align: center;
  }
  .west-5e4a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .description-ba2f .carousel_9916,
  .carousel_9916 {
    display: none;
  }
  .modal_fast_e89c {
    text-align: left;
  }
  .text_simple_8c2c {
    text-align: center;
  }
  .narrow-2cab {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .description-ba2f .hard_185b,
  .hard_185b {
    display: none;
  }
  .tooltip-active-d961 {
    text-align: left;
  }
  .sort-outer-268c {
    text-align: center;
  }
  .accordion_purple_8fb2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.active_0bcd {
  box-shadow: none !important;
}
.hard_746a .banner-wide-6930,
.feature-12ee .banner-wide-6930 {
  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;
}
.feature-12ee .banner-wide-6930 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.alert_upper_4bd3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.alert_upper_4bd3:after,
.alert_upper_4bd3:before {
  content: "";
  display: table;
}
.alert_upper_4bd3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .alert_upper_4bd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.alert_upper_4bd3,
.focus-tall-4bf7 {
  max-width: 1248px;
  margin: 0 auto;
}

.clean-9bd2.dark_538a .alert_upper_4bd3 {
  max-width: 100%;
}
.clean-9bd2.picture_hot_24fb {
  max-width: 1200px;
  margin: 0 auto;
}
.clean-9bd2.gradient-right-65ec .alert_upper_4bd3 {
  max-width: 100%;
}
.clean-9bd2.gradient-right-65ec > .alert_upper_4bd3 {
  padding-left: 0;
  padding-right: 0;
}
.clean-9bd2.gradient-right-65ec > .alert_upper_4bd3 .description-ba2f {
  margin: 0;
}
.clean-9bd2.gradient-right-65ec
  > .alert_upper_4bd3
  .silver_e5fb.hard_c9c5 {
  margin-right: 0;
  margin-left: 0;
}
.clean-9bd2.gradient-right-65ec #main.hard_c9c5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .static_8c4e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .static_8c4e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .active-dynamic-298d .article_a8d7 {
    padding-right: 1em;
  }
  .active-dynamic-298d.image_yellow_aa8b .silver_e5fb {
    border-right: 1px solid #eaecee;
  }
  .active-dynamic-298d.image_yellow_aa8b .article_a8d7 {
    padding-right: 1em;
  }
  .active-dynamic-298d.image_yellow_aa8b .last-deb7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_92af .article_a8d7 {
    padding-left: 1em;
  }
  .steel_92af.image_yellow_aa8b .silver_e5fb {
    border-left: 1px solid #eaecee;
  }
  .steel_92af.image_yellow_aa8b .article_a8d7 {
    padding-left: 1em;
  }
  .steel_92af.image_yellow_aa8b .last-deb7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-0bc3 .article_a8d7 {
    padding-left: 1em;
  }
  .white-0bc3.image_yellow_aa8b .full_d0f4 {
    border-right: 1px solid #eaecee;
  }
  .white-0bc3.image_yellow_aa8b .slider_cool_dba7 {
    border-right: 1px solid #eaecee;
  }
  .white-0bc3.image_yellow_aa8b .article_a8d7 {
    padding-left: 1em;
  }
  .white-0bc3.image_yellow_aa8b .last-deb7 {
    padding-right: 1em;
  }
  .white-0bc3.image_yellow_aa8b .badge_old_0b37 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-next-b495 .article_a8d7 {
    padding-right: 1em;
  }
  .link-next-b495.image_yellow_aa8b .full_d0f4 {
    border-left: 1px solid #eaecee;
  }
  .link-next-b495.image_yellow_aa8b .slider_cool_dba7 {
    border-left: 1px solid #eaecee;
  }
  .link-next-b495.image_yellow_aa8b .article_a8d7 {
    padding-right: 1em;
  }
  .link-next-b495.image_yellow_aa8b .last-deb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-next-b495.image_yellow_aa8b .badge_old_0b37 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static_8c4e .article_a8d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static_8c4e.image_yellow_aa8b .silver_e5fb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .static_8c4e.image_yellow_aa8b .article_a8d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static_8c4e.image_yellow_aa8b .last-deb7 {
    padding-left: 1em;
  }
  .static_8c4e.image_yellow_aa8b .badge_old_0b37 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .static_8c4e.image_yellow_aa8b .article_a8d7 {
    padding-left: 0;
  }
}
.brown-2ff0 .avatar_af64 {
  display: inline-block;
}
.nav-gold-c235 {
  display: inline-block;
}
.first-6bdc {
  word-con: break-word;
}
.component-blue-c77b > span {
  display: inline-block;
  padding: 5px 0;
}
.component-blue-c77b .pink_fca0 {
  margin-left: 8px;
  margin-right: 8px;
}
.component-blue-c77b .text_6746 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gallery_orange_2086 .center_53ae {
  margin-bottom: 2em;
}
.gallery_orange_2086 .mini_7a7b {
  margin-bottom: 15px;
}
.gallery_orange_2086 .mini_7a7b:last-child {
  margin-bottom: 0;
}
.gallery_orange_2086 .paper_7e04 {
  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) {
  .gallery_orange_2086 .paper_7e04 {
    display: block;
  }
}
.gallery_orange_2086 .east-f265 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gallery_orange_2086 .east-f265 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gallery_orange_2086 .accent_348f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gallery_orange_2086 .accent_348f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gallery_orange_2086 .accent_348f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gallery_orange_2086 .first-6bdc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery_orange_2086 .first-6bdc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gallery_orange_2086 .gradient-7fd0 p:last-child {
  margin-bottom: 0;
}
.gallery_orange_2086 .info-ee3b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gallery_orange_2086 .hidden-action-9ffc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gallery_orange_2086 .breadcrumb_2dd7 {
  margin-top: 1em;
}
.gallery_orange_2086 .disabled-b2bd {
  top: 0;
  display: block;
}
.gallery_orange_2086 .disabled-b2bd a {
  color: inherit;
}
.gallery_orange_2086 .disabled-b2bd a:hover {
  color: inherit;
}
.gallery_orange_2086 .pattern-aa8a {
  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;
}
.gallery_orange_2086 .pattern-aa8a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gallery_orange_2086 .hidden-action-9ffc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gallery_orange_2086 .current-0240 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gallery_orange_2086 .current-0240:first-child {
  margin-top: 0;
}
.gallery_orange_2086 .current-0240.gas-3ad6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery_orange_2086 .current-0240.active_5207 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery_orange_2086
  .current-0240.active_5207.complex-d6a1
  .breadcrumb_2dd7 {
  width: 100%;
}
.gallery_orange_2086 .active_5207 {
  -webkit-box-align: center;
  align-items: center;
}
.gallery_orange_2086 .active_5207 .component-blue-c77b,
.gallery_orange_2086 .active_5207 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gallery_orange_2086 .accent_348f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_orange_2086 .accent_348f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gallery_orange_2086 .accent_348f: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;
}
.gallery_orange_2086 .gas-3ad6 {
  z-index: 5;
}
.gallery_orange_2086 .hover-3b8b .shade_in_3daf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gallery_orange_2086 .up_d345 .shade_in_3daf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gallery_orange_2086 .hover_40cf .shade_in_3daf {
  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;
}
.gallery_orange_2086.hidden_994c .paper_7e04,
.gallery_orange_2086.top-e98a .paper_7e04 {
  display: block;
}
.gallery_orange_2086.hidden_994c .paper_7e04 .backdrop-9497,
.gallery_orange_2086.hidden_994c .paper_7e04 .hidden-action-9ffc,
.gallery_orange_2086.top-e98a .paper_7e04 .backdrop-9497,
.gallery_orange_2086.top-e98a .paper_7e04 .hidden-action-9ffc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_orange_2086.cold-3eb7 .east-f265 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gallery_orange_2086.cold-3eb7 .east-f265 {
    margin-right: 0;
  }
}
.gallery_orange_2086.hidden_994c .east-f265,
.gallery_orange_2086.top-e98a .east-f265 {
  padding-top: 40%;
}
.gallery_orange_2086.hidden_994c .center_53ae,
.gallery_orange_2086.top-e98a .center_53ae {
  display: block;
}
.gallery_orange_2086.hidden_994c .fn-sticky-417c .hidden-action-9ffc,
.gallery_orange_2086.top-e98a .fn-sticky-417c .hidden-action-9ffc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gallery_orange_2086.hidden_994c .east-f265,
.gallery_orange_2086.top-e98a .east-f265 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gallery_orange_2086.hidden_994c .hidden-action-9ffc {
  padding: 1em;
}
.popup-fixed-50d4 {
  margin: 30px auto;
  display: block;
}
.popup-fixed-50d4 .wide_d708 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.popup-fixed-50d4 .wide_d708 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-fixed-50d4 .wide_d708 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static-5fe5 .component-blue-c77b {
  margin-bottom: 1.41575em;
}
.static-5fe5 .gradient-light-ccf2 {
  margin-bottom: 1.618em;
}
.layout_stone_6053 .table-3b59 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_stone_6053 .table-3b59 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_stone_6053 .current_c4c1 {
  max-width: 100%;
  overflow: auto;
}
.dynamic_8941 .layout_stone_6053 a:hover {
  text-decoration: underline;
}
.column_c726 .mini_7a7b:not(.first-6bdc),
.column_c726 .accent_348f {
  margin-bottom: 1.41575em;
}
.column_c726 .mini_7a7b:not(.first-6bdc):last-child,
.column_c726 .accent_348f:last-child {
  margin-bottom: 0;
}
.column_c726 .mini_7a7b.overlay-blue-54d7 {
  margin-bottom: 0.41575em;
}
.column_c726 .hidden_static_4458:before,
.column_c726 .disabled_clean_88f3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_c726 .hidden_static_4458:before {
  content: "\f115";
}
.column_c726 .disabled_clean_88f3:before {
  content: "\f02c";
}
.column_c726 .iron_c130 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_c726 .iron_c130 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over-182a {
  display: -webkit-box;
  display: flex;
}
.over-182a .content-gold-3361 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over-182a .content-gold-3361 {
    flex-basis: 90px;
  }
}
.over-182a .description-4aee {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over-182a .description-4aee {
    flex-basis: calc(100% - 50px);
  }
}
.over-182a .info-hard-3c4d p:last-child {
  margin-bottom: 0.72em;
}
.header_short_67fa .wide_d708 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.header_short_67fa .wide_d708:after,
.header_short_67fa .wide_d708:before {
  content: "";
  display: table;
}
.header_short_67fa .wide_d708:after {
  clear: both;
}
.header_short_67fa .wide_d708 .title_plasma_422d,
.header_short_67fa .wide_d708 .chip-130f {
  width: 49%;
}
.header_short_67fa .wide_d708 .title_plasma_422d a span.pro-41a7,
.header_short_67fa .wide_d708 .chip-130f a span.pro-41a7 {
  display: block;
  margin-bottom: 5px;
}
.header_short_67fa .wide_d708 .chip-130f {
  float: left;
  text-align: left;
}
.header_short_67fa .wide_d708 .title_plasma_422d {
  float: right;
  text-align: right;
}
.tertiary_8844 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary_8844 {
    margin-bottom: 0;
  }
}
.progress_7f15 {
  margin-bottom: 1em;
}
.progress_7f15 .first-6bdc {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail_upper_2965 a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy_b371 .progress_7f15,
.feature_76df .progress_7f15 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy_b371 .progress_7f15,
  .feature_76df .progress_7f15 {
    display: block;
  }
}
.easy_b371 .detail_upper_2965,
.feature_76df .detail_upper_2965 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy_b371 .detail_upper_2965,
  .feature_76df .detail_upper_2965 {
    margin-bottom: 1em;
  }
}
.easy_b371 .detail_upper_2965 img,
.feature_76df .detail_upper_2965 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy_b371 .fast_3e67,
.feature_76df .fast_3e67 {
  flex-basis: calc(100% - 160px);
}
.easy_b371 .fast_3e67 p,
.feature_76df .fast_3e67 p {
  margin-bottom: 0;
}
.easy_b371 .fast_3e67 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy_b371 .fast_3e67 {
    padding-left: 0;
  }
}
.feature_76df .fast_3e67 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .feature_76df .fast_3e67 {
    padding-right: 0;
  }
}
.feature_76df .detail_upper_2965 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_4459 .detail_upper_2965 {
  margin-bottom: 0.5em;
}
.popup_4459 .detail_upper_2965 img {
  width: 100%;
}
.border-527e .photo_east_1dda,
.shade_ab9c .photo_east_1dda {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_ab9c .silver_e5fb .list-a2ff p:last-child {
  margin-bottom: 0;
}
.footer-54ea {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.green-0044 .header_left_edcc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .green-0044 .header_left_edcc:last-of-type {
    margin-bottom: 0;
  }
}
.green-0044 .header_left_edcc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green-0044 .header_left_edcc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.green-0044 .header_left_edcc ul li {
  margin: 0 0 0.6em;
}
.green-0044 .header_left_edcc ul li.nav-4c62,
.green-0044 .header_left_edcc ul li.outline_motion_3b33 {
  position: relative;
}
.green-0044 .header_left_edcc ul li.nav-4c62 .action_b540,
.green-0044 .header_left_edcc ul li.outline_motion_3b33 .action_b540 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.green-0044 .header_left_edcc ul li.nav-4c62:after:after,
.green-0044 .header_left_edcc ul li.nav-4c62:after:before,
.green-0044
  .header_left_edcc
  ul
  li.outline_motion_3b33:after:after,
.green-0044
  .header_left_edcc
  ul
  li.outline_motion_3b33:after:before {
  content: "";
  display: table;
}
.green-0044 .header_left_edcc ul li.nav-4c62:after:after,
.green-0044
  .header_left_edcc
  ul
  li.outline_motion_3b33:after:after {
  clear: both;
}
.green-0044 .header_left_edcc a.medium_ff85:hover {
  text-decoration: none;
}
.green-0044 .header_left_edcc select {
  max-width: 100%;
}
.green-0044 .header_left_edcc table {
  font-size: 85%;
}
.green-0044 .header_left_edcc table td,
.green-0044 .header_left_edcc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.green-0044 .header_left_edcc table tfoot td {
  text-align: left;
}
.green-0044 .header_left_edcc :last-child {
  margin-bottom: 0;
}
.green-0044 .header_left_edcc .backdrop_34c2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.green-0044 .header_left_edcc .backdrop_34c2 label {
  width: 100%;
}
.green-0044 .header_left_edcc .backdrop_34c2 .progress-986f {
  width: 100%;
  display: block;
}
.green-0044 .header_left_edcc .backdrop_34c2 .tag-090c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.green-0044 .header_left_edcc .backdrop_34c2 .tag-090c:hover svg #svg-search {
  fill: #444;
}
.green-0044 .header_left_edcc .backdrop_34c2 .tag-090c svg {
  width: 18px;
  height: 18px;
}
.green-0044 .box-70c6 ul ul,
.green-0044 .easy_f81c ul ul,
.green-0044 .hover_fixed_0297 ul ul,
.green-0044 .banner_175d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.green-0044 .box-70c6 .full_c1ed > a,
.green-0044 .easy_f81c .full_c1ed > a,
.green-0044 .hover_fixed_0297 .full_c1ed > a,
.green-0044 .banner_175d .full_c1ed > a {
  margin-bottom: 0;
}
.green-0044 .primary_e666 li,
.green-0044 .box-70c6 li,
.green-0044 .slider_stone_d721 li,
.green-0044 .easy_f81c li,
.green-0044 .hover_fixed_0297 li,
.green-0044 .banner_175d li,
.green-0044 .column_north_4546 li,
.green-0044 .info_fluid_d300 li {
  display: block;
  position: relative;
}
.green-0044 .primary_e666 li:last-child,
.green-0044 .box-70c6 li:last-child,
.green-0044 .slider_stone_d721 li:last-child,
.green-0044 .easy_f81c li:last-child,
.green-0044 .hover_fixed_0297 li:last-child,
.green-0044 .banner_175d li:last-child,
.green-0044 .column_north_4546 li:last-child,
.green-0044 .info_fluid_d300 li:last-child {
  border: none;
}
.green-0044 .primary_e666 li a,
.green-0044 .box-70c6 li a,
.green-0044 .slider_stone_d721 li a,
.green-0044 .easy_f81c li a,
.green-0044 .hover_fixed_0297 li a,
.green-0044 .banner_175d li a,
.green-0044 .column_north_4546 li a,
.green-0044 .info_fluid_d300 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-0044 .primary_e666 li ul li::before,
.green-0044 .box-70c6 li ul li::before,
.green-0044 .slider_stone_d721 li ul li::before,
.green-0044 .easy_f81c li ul li::before,
.green-0044 .hover_fixed_0297 li ul li::before,
.green-0044 .banner_175d li ul li::before,
.green-0044 .column_north_4546 li ul li::before,
.green-0044 .info_fluid_d300 li ul li::before {
  left: 15px;
}
.green-0044 .primary_e666 li ul a,
.green-0044 .box-70c6 li ul a,
.green-0044 .slider_stone_d721 li ul a,
.green-0044 .easy_f81c li ul a,
.green-0044 .hover_fixed_0297 li ul a,
.green-0044 .banner_175d li ul a,
.green-0044 .column_north_4546 li ul a,
.green-0044 .info_fluid_d300 li ul a {
  padding-left: 20px;
}
.green-0044 .primary_e666 li ul ul li::before,
.green-0044 .box-70c6 li ul ul li::before,
.green-0044 .slider_stone_d721 li ul ul li::before,
.green-0044 .easy_f81c li ul ul li::before,
.green-0044 .hover_fixed_0297 li ul ul li::before,
.green-0044 .banner_175d li ul ul li::before,
.green-0044 .column_north_4546 li ul ul li::before,
.green-0044 .info_fluid_d300 li ul ul li::before {
  left: 30px;
}
.green-0044 .primary_e666 li ul ul a,
.green-0044 .box-70c6 li ul ul a,
.green-0044 .slider_stone_d721 li ul ul a,
.green-0044 .easy_f81c li ul ul a,
.green-0044 .hover_fixed_0297 li ul ul a,
.green-0044 .banner_175d li ul ul a,
.green-0044 .column_north_4546 li ul ul a,
.green-0044 .info_fluid_d300 li ul ul a {
  padding-left: 40px;
}
.green-0044 .out_b9d9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.green-0044 .info_fluid_d300 ul li {
  margin-bottom: 1.41575em;
}
.green-0044 .info_fluid_d300 ul li .shadow_3e40 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.green-0044 .info_fluid_d300 ul li .gallery_bronze_3a86 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.center_239e .primary_e666 li a,
.center_239e .box-70c6 li a,
.center_239e .slider_stone_d721 li a,
.center_239e .easy_f81c li a,
.center_239e .hover_fixed_0297 li a,
.center_239e .banner_175d li a,
.center_239e .column_north_4546 li a,
.center_239e .info_fluid_d300 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_239e .out_b9d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_239e .header_left_edcc ul li.nav-4c62 .action_b540,
.center_239e .header_left_edcc ul li.outline_motion_3b33 .action_b540 {
  background: rgba(0, 0, 0, 0.2);
}
.center_239e .green-0044 .header_left_edcc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li {
  margin: 0;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li ul {
  margin: 0;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li ul li a {
  padding-left: 15px;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li ul li li a {
  padding-left: 30px;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li.item-brown-31d1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li.item-brown-31d1 > 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;
}
.clean-9bd2 .green-0044 .secondary-copper-7179 li.item-brown-31d1 > 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;
}
.element_fe61 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.under-6cae {
  position: relative;
  z-index: 10;
}
.under-6cae .south-6887 {
  width: 100%;
  max-width: 100%;
}
.heading_49d7 .mask-huge-3034 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading_49d7 .description-645a {
}
.heading_49d7 .center_239e {
  background: #292929;
}
.mini_2e9d .mask-huge-3034 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.mini_2e9d .description-645a {
  background: #f9f9f9;
}
.mini_2e9d .center_239e {
  background: #303030;
}
.current-80dc .mask-huge-3034 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .current-80dc .avatar_af64 {
    margin-bottom: 1em;
  }
  .current-80dc .avatar_af64:last-child {
    margin-bottom: 0;
  }
}
.current-80dc .description-645a {
  background: #ededed;
}
.current-80dc .center_239e {
  background: #1a1a1a;
}
.mask-huge-3034.description-645a {
  color: rgba(0, 0, 0, 0.6);
}
.mask-huge-3034.description-645a .badge_new_6c3d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask-huge-3034.center_239e {
  color: rgba(255, 255, 255, 0.99);
}
.mask-huge-3034.center_239e a:not(.medium_ff85) {
  color: rgba(255, 255, 255, 0.79);
}
.mask-huge-3034.center_239e a:not(.medium_ff85):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-huge-3034.center_239e .badge_new_6c3d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-huge-3034.center_239e table tbody td,
.mask-huge-3034.center_239e table th {
  background: rgba(0, 0, 0, 0.08);
}
.iron_86f1.heading_0dc8 .alert_upper_4bd3 {
  max-width: initial;
}
.iron_86f1 .picture_prev_c16f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.iron_86f1 .picture_prev_c16f .south-6887 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .iron_86f1 .picture_prev_c16f .south-6887 {
    display: block;
    margin-bottom: 2em;
  }
  .iron_86f1 .picture_prev_c16f .south-6887:last-child {
    margin-bottom: 0;
  }
}
.current-80dc .avatar_af64:last-child,
.mini_2e9d .avatar_af64:last-child,
.heading_49d7 .avatar_af64:last-child {
  margin-bottom: 0;
}
.current-80dc .avatar_af64 .green-0044 .header_left_edcc:last-child,
.mini_2e9d .avatar_af64 .green-0044 .header_left_edcc:last-child,
.heading_49d7 .avatar_af64 .green-0044 .header_left_edcc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .current-80dc .thick_5967,
  .current-80dc .hero-1de9,
  .mini_2e9d .thick_5967,
  .mini_2e9d .hero-1de9,
  .heading_49d7 .thick_5967,
  .heading_49d7 .hero-1de9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .under-6cae .avatar_af64 {
    margin-bottom: 2em;
  }
}
.under-6cae p:last-child {
  margin-bottom: 0;
}
.under-6cae li,
.under-6cae ul {
  list-style: none;
  margin: 0;
}
.under-6cae ul ul {
  margin-left: 2.617924em;
}
.alert_af4e {
  font-size: 0.875em;
}

/* css-noise: 3af0 */
.promo-block-n8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
