/*!
Theme Name: Customify
Theme URI: https://pressmaximum.nav_481d/customify
Author: WPCustomify
Author URI: https://pressmaximum.nav_481d
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.nav_481d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tooltip_red_f4fe.accordion_8565/licenses/gpl-2.0.paragraph-9029
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.description_4d00/, (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.filter-daba.slider_a884/normalize.hidden-c1d4/
 ======
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.hidden-c1d4 v7.0.0 | MIT License | github.nav_481d/necolas/normalize.hidden-c1d4 */
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;
}
.block-narrow-bbba .active-fixed-f50d,
.widget-green-dc27,
.tertiary_brown_8690,
.west_ce9a,
.icon_bottom_572c,
.pagination_smooth_c1da,
.carousel_64b4,
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;
}
.widget-green-dc27,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .widget-green-dc27,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-green-dc27,
  h1 {
    font-size: 1.8em;
  }
}
.tertiary_brown_8690,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tertiary_brown_8690 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tertiary_brown_8690,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_brown_8690,
  h2 {
    font-size: 1.7em;
  }
}
.west_ce9a,
h3 {
  font-size: 1.618em;
}
.block-narrow-bbba .active-fixed-f50d,
.icon_bottom_572c,
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.stale-fa1e {
  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;
}
.gas_cfe9:after,
.gas_cfe9:before,
.tag-a5a3:after,
.tag-a5a3:before {
  content: "";
  display: table;
}
.gas_cfe9:after,
.tag-a5a3:after {
  clear: both;
}
.pink-c370 {
  float: right;
  margin-right: 0;
}
.last-3ee9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pro_08e7 .content-49e7,
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;
}
.pro_08e7 .content-49e7: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;
}
.fast-a383 .content-49e7 {
  box-shadow: none;
}
.fast-a383
  .content-49e7
  .tooltip-pro-e6ab {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fast-a383 .content-49e7 .table_704c {
  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;
}
.fast-a383
  .content-49e7
  .table_704c
  b {
  display: none;
}
.fast-a383 .pink_f587 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info_hovered_e07a:not(.grid_left_6771):not(.outline-02b1),
button:not(.grid_left_6771):not(.outline-02b1),
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ),
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ),
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ) {
  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;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ):hover,
button:not(.grid_left_6771):not(
    .outline-02b1
  ):hover,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ):hover,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ):hover,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ):active,
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
button:not(.grid_left_6771):not(
    .outline-02b1
  ):active,
button:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ):active,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ):active,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ):active,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus {
  outline: 0;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54 {
  position: relative;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_static_3342,
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status-bc2a,
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_large_56c4,
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  i,
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  svg,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_static_3342,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status-bc2a,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_large_56c4,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  i,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  svg,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_static_3342,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status-bc2a,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_large_56c4,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  i,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  svg,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_static_3342,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status-bc2a,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_large_56c4,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  i,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  svg,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_static_3342,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status-bc2a,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  .status_large_56c4,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  i,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54
  svg {
  visibility: hidden;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54:after,
button:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54:after,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54:after,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54:after,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ).fn-loading-0a54: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;
}
.info_hovered_e07a:not(.grid_left_6771):not(.outline-02b1),
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ),
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ),
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ) {
  color: #fff;
  background: #235787;
}
.info_hovered_e07a:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="button"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="reset"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus,
input[type="submit"]:not(.grid_left_6771):not(
    .outline-02b1
  ):focus {
  color: #fff;
}
.info_hovered_e07a.fn-disabled-0a54:not(.grid_left_6771):not(
    .outline-02b1
  ),
.info_hovered_e07a[disabled]:not(.grid_left_6771):not(
    .outline-02b1
  ),
button.fn-disabled-0a54:not(.grid_left_6771):not(
    .outline-02b1
  ),
button[disabled]:not(.grid_left_6771):not(
    .outline-02b1
  ) {
  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;
}
.sidebar_ecab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.sidebar_ecab: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;
}
.heading_7bb4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paper_dd36 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.red-ec49 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gas_cfe9:after,
.gas_cfe9:before,
.video-wood-ce74:after,
.video-wood-ce74:before,
.badge-21aa:after,
.badge-21aa:before,
.info_lite_894b:after,
.info_lite_894b:before,
.modal_full_63ee:after,
.modal_full_63ee:before,
.widget-838e:after,
.widget-838e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gas_cfe9:after,
.video-wood-ce74:after,
.badge-21aa:after,
.info_lite_894b:after,
.modal_full_63ee:after,
.widget-838e:after {
  clear: both;
}
.video-wood-ce74 .title_paper_0540,
.badge-21aa .title_paper_0540,
.item_down_2a7e .title_paper_0540 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.surface_medium_43d1 {
  display: inline-block;
}
.accordion-c52f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion-c52f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion-c52f .last-fb9b {
  padding: 1em 0;
  font-size: 85%;
}
.last-fb9b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label-55d1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label-55d1:after,
.label-55d1:before {
  content: "";
  display: table;
}
.label-55d1:after {
  clear: both;
}
.content_582f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary_6dde .content_582f {
  max-width: 50%;
}
.link_01f6 .content_582f {
  max-width: 33.33%;
}
.pattern-cool-d876 .content_582f {
  max-width: 25%;
}
.table-outer-ce0b .content_582f {
  max-width: 20%;
}
.primary-84b7 .content_582f {
  max-width: 16.66%;
}
.tag_full_37d7 .content_582f {
  max-width: 14.28%;
}
.caption-new-3772 .content_582f {
  max-width: 12.5%;
}
.new-64af .content_582f {
  max-width: 11.11%;
}
.pattern_b966 {
  display: block;
}
.block-narrow-bbba .grid_south_7273 label,
.block-narrow-bbba .logo-short-545b label,
.block-narrow-bbba .stone_3bbb label,
.block-narrow-bbba .middle-e980 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cool_35e7 {
  list-style: none;
  margin: 0;
}
.cool_35e7 article.section-860a {
  margin-bottom: 0;
}
.cool_35e7 ul {
  list-style: none;
  margin: 0;
}
.cool_35e7 .down-5cd1 li.section-860a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cool_35e7 .down-5cd1 li.section-860a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cool_35e7 .down-5cd1 li.section-860a: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) {
  .cool_35e7 .down-5cd1 li.section-860a li.section-860a li.section-860a li.section-860a {
    padding-left: 0;
  }
}
article.section-860a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section-860a .video-wood-ce74 p:last-of-type {
  margin-bottom: 0;
}
article.section-860a .column-be28 {
  float: left;
}
article.section-860a .iron-6244 {
  margin-left: 85px;
}
article.section-860a .tag_fast_de1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section-860a .tag_fast_de1b .module_gold_2d9a {
  margin-left: 10px;
}
article.section-860a .status_c982 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section-860a .disabled_0363 {
  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 .grid_south_7273,
  #respond .stone_3bbb,
  #respond .middle-e980 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_south_7273 input,
#respond .stone_3bbb input,
#respond .middle-e980 input {
  width: 100%;
}
#respond .middle-e980 {
  margin-right: 0;
}
#respond .notification_center_29ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-south-c6c8 {
  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;
}
.tag-south-c6c8.card-brown-cad0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-south-c6c8 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%);
}
.tag-south-c6c8:focus,
.tag-south-c6c8: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);
}
.banner_43ca {
  border-radius: 10%;
}
.sort-under-1ddc {
  border-radius: 50%;
}
.image-32e3 {
  font-size: 0.72em;
}
.carousel_west_a2d2 {
  font-size: 0.875em;
}
.yellow_2578 {
  font-size: 1.1em;
}
.image_large_458f {
  text-transform: uppercase;
  line-height: 1.2;
}
.image_large_458f.image-32e3 {
  letter-spacing: 0.5px;
}
.sidebar-173b,
.sidebar-173b a {
  color: #6d6d6d;
}
.sidebar-173b a:hover {
  color: #111;
}
.article-52b2 {
  color: #6d6d6d;
}
.first-4af4 {
  overflow-x: hidden;
}
.first-4af4 .content-blue-7d83.header-1091 {
  position: relative;
}
.first-4af4 .content-blue-7d83.header-1091.surface_tiny_7bee {
  position: initial;
}
.first-4af4
  .content-blue-7d83.header-1091.surface_tiny_7bee
  .bronze_e3d1 {
  left: auto;
}
.first-4af4 .content-blue-7d83 .bronze_e3d1 {
  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;
}
.first-4af4 .content-blue-7d83:hover.header-1091 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.first-4af4
  .content-blue-7d83:hover.header-1091
  .bronze_e3d1 {
  display: block;
  z-index: 9999999;
}
.first-4af4 .feature_huge_1764 .avatar_stale_4a4e,
.first-4af4 .link-hard-a02c .avatar_stale_4a4e {
  display: none;
}
.first-4af4 .overlay_ad91 .content-blue-7d83:hover.header-1091 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block-narrow-bbba .grid_south_7273 label,
.block-narrow-bbba .logo-short-545b label,
.block-narrow-bbba .stone_3bbb label,
.block-narrow-bbba .middle-e980 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.cool_35e7 {
  list-style: none;
  margin: 0;
}
.cool_35e7 article.section-860a {
  margin-bottom: 0;
}
.cool_35e7 ul {
  list-style: none;
  margin: 0;
}
.cool_35e7 .down-5cd1 li.section-860a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .cool_35e7 .down-5cd1 li.section-860a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .cool_35e7 .down-5cd1 li.section-860a: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) {
  .cool_35e7 .down-5cd1 li.section-860a li.section-860a li.section-860a li.section-860a {
    padding-left: 0;
  }
}
article.section-860a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section-860a .video-wood-ce74 p:last-of-type {
  margin-bottom: 0;
}
article.section-860a .column-be28 {
  float: left;
}
article.section-860a .iron-6244 {
  margin-left: 85px;
}
article.section-860a .tag_fast_de1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section-860a .tag_fast_de1b .module_gold_2d9a {
  margin-left: 10px;
}
article.section-860a .status_c982 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section-860a .disabled_0363 {
  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 .grid_south_7273,
  #respond .stone_3bbb,
  #respond .middle-e980 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid_south_7273 input,
#respond .stone_3bbb input,
#respond .middle-e980 input {
  width: 100%;
}
#respond .middle-e980 {
  margin-right: 0;
}
#respond .notification_center_29ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_huge_1764 .hero-ae41 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-ae41 .surface_first_92a5.progress_983b .middle_fa55 > li > a:focus,
.hero-ae41 .surface_first_92a5.progress_983b .middle_fa55 > li > a:hover,
.hero-ae41 .surface_first_92a5.shadow-aa79 .middle_fa55 > li > a:focus,
.hero-ae41 .surface_first_92a5.shadow-aa79 .middle_fa55 > li > a:hover,
.hero-ae41 .surface_first_92a5.huge_69e1 .middle_fa55 > li > a:focus,
.hero-ae41 .surface_first_92a5.huge_69e1 .middle_fa55 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41
  .surface_first_92a5.progress_983b
  .middle_fa55
  > li.primary_e67e
  > a,
.hero-ae41
  .surface_first_92a5.progress_983b
  .middle_fa55
  > li.south_0ca3
  > a,
.hero-ae41
  .surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.primary_e67e
  > a,
.hero-ae41
  .surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.south_0ca3
  > a,
.hero-ae41
  .surface_first_92a5.huge_69e1
  .middle_fa55
  > li.primary_e67e
  > a,
.hero-ae41 .surface_first_92a5.huge_69e1 .middle_fa55 > li.down-ea0b > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41 .link-narrow-7edd,
.hero-ae41 .link-narrow-7edd a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41 .surface_b245.yellow-6249 li a,
.hero-ae41 .steel-9b44 a,
.hero-ae41 .rough_b098,
.hero-ae41 .middle_fa55 > li > a,
.hero-ae41 .avatar-6de4 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41 .surface_b245.yellow-6249 li a:hover,
.hero-ae41 .steel-9b44 a:hover,
.hero-ae41 .rough_b098:hover,
.hero-ae41 .middle_fa55 > li > a:hover,
.hero-ae41 .avatar-6de4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41 .frame-b8f5 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41 .frame-b8f5 .description-narrow-cb04 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41 .frame-b8f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ae41 .grid_e4cb .background_f9a8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41 .grid_e4cb .background_f9a8 .link-light-39f1 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41
  .grid_e4cb
  .background_f9a8
  .link-light-39f1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41
  .grid_e4cb
  .background_f9a8
  .link-light-39f1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41
  .grid_e4cb
  .background_f9a8
  .link-light-39f1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41
  .grid_e4cb
  .background_f9a8
  .link-light-39f1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41 .grid_e4cb .progress_selected_4b29 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ae41 .grid_e4cb .progress_selected_4b29:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-stale-a8c9
  .hero-ae41
  .grid_e4cb
  .layout-up-0f54
  .fixed-4574 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled-stale-a8c9
  .hero-ae41
  .grid_e4cb
  .layout-up-0f54
  .link-light-39f1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_huge_1764 .texture_0f72 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_0f72 .surface_first_92a5.progress_983b .middle_fa55 > li > a:focus,
.texture_0f72 .surface_first_92a5.progress_983b .middle_fa55 > li > a:hover,
.texture_0f72 .surface_first_92a5.shadow-aa79 .middle_fa55 > li > a:focus,
.texture_0f72 .surface_first_92a5.shadow-aa79 .middle_fa55 > li > a:hover,
.texture_0f72 .surface_first_92a5.huge_69e1 .middle_fa55 > li > a:focus,
.texture_0f72 .surface_first_92a5.huge_69e1 .middle_fa55 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0f72
  .surface_first_92a5.progress_983b
  .middle_fa55
  > li.primary_e67e
  > a,
.texture_0f72
  .surface_first_92a5.progress_983b
  .middle_fa55
  > li.south_0ca3
  > a,
.texture_0f72
  .surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.primary_e67e
  > a,
.texture_0f72
  .surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.south_0ca3
  > a,
.texture_0f72
  .surface_first_92a5.huge_69e1
  .middle_fa55
  > li.primary_e67e
  > a,
.texture_0f72 .surface_first_92a5.huge_69e1 .middle_fa55 > li.down-ea0b > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0f72 .link-narrow-7edd,
.texture_0f72 .link-narrow-7edd a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0f72 .surface_b245.yellow-6249 li a,
.texture_0f72 .steel-9b44 a,
.texture_0f72 .rough_b098,
.texture_0f72 .middle_fa55 > li > a,
.texture_0f72 .avatar-6de4 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_0f72 .surface_b245.yellow-6249 li a:hover,
.texture_0f72 .steel-9b44 a:hover,
.texture_0f72 .rough_b098:hover,
.texture_0f72 .middle_fa55 > li > a:hover,
.texture_0f72 .avatar-6de4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0f72 .frame-b8f5 {
  color: rgba(0, 0, 0, 0.55);
}
.texture_0f72 .frame-b8f5 .description-narrow-cb04 {
  color: rgba(0, 0, 0, 0.8);
}
.texture_0f72 .frame-b8f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.in-86f4 .bronze-5285 {
  margin-left: auto;
  margin-right: auto;
}
.badge-21aa > * {
  margin-left: auto;
  margin-right: auto;
}
.badge-21aa .heading_7bb4 {
  margin-right: 1.41575em;
}
.filter-52a2 .badge-21aa > .mini-4b10 {
  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;
}
.filter-52a2 .badge-21aa > .motion_059d {
  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;
}
.pro-d140.in-86f4 .bronze-5285,
.description_black_3c85.in-86f4 .bronze-5285 {
  margin-left: 0;
}
.frame_e73b.in-86f4 .bronze-5285,
.link_dirty_3c61.in-86f4 .bronze-5285 {
  margin-right: 0;
}
.badge-21aa ol,
.badge-21aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-aa1d video {
  max-width: 100%;
}
.frame_1511 img {
  display: block;
}
.frame_1511.heading_7bb4,
.frame_1511.paper_dd36 {
  width: 100%;
}
.frame_1511.motion_059d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media-over-f6be:not(.photo-hot-16b1) {
  margin: 1.5em auto;
}
.fluid-73a5 p {
  padding: 1.5em 14px;
}
ul.dropdown_2b9d.motion_059d,
ul.dropdown_2b9d.mini-4b10,
ul.dropdown_2b9d.pagination_under_1b86.mini-4b10 {
  padding: 0 14px;
}
.slider-84a8 {
  display: block;
  overflow-x: auto;
}
.slider-84a8 table {
  border-collapse: collapse;
  width: 100%;
}
.slider-84a8 td,
.slider-84a8 th {
  padding: 0.5em;
}
.badge-21aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge-21aa ol ol,
.badge-21aa ol ul,
.badge-21aa ul ol,
.badge-21aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge-21aa ol ol li,
.badge-21aa ol ul li,
.badge-21aa ul ol li,
.badge-21aa ul ul li {
  margin-left: 0;
}
.preview_basic_0a42.inner-17ac > .gallery-226d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview_basic_0a42.inner-17ac > .gallery-226d iframe,
.preview_basic_0a42.inner-17ac > .gallery-226d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dim-afb2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dim-afb2.secondary-719f {
  padding: 0;
}
.dim-afb2.secondary-719f cite {
  font-size: 13px;
}
.dim-afb2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dim-afb2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.description-3982 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.description-3982 > p:first-child {
  margin-top: 0;
}
.description-3982 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.description-3982 blockquote {
  border-left: 0;
}
.dynamic_90af {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dynamic_90af:not(.surface-b65b) {
  max-width: 100px;
}
.dynamic_90af.sort_upper_ad5c {
  border-bottom: none !important;
  text-align: center;
}
.dynamic_90af.sort_upper_ad5c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fluid-73a5 p {
    padding: 1.5em 0;
  }
}
.label-19b1 {
  color: #0073aa;
}
.logo-05d9 {
  background-color: #0073aa;
}
.accordion-b990 {
  color: #229fd8;
}
.status_stone_68ad {
  background-color: #229fd8;
}
.surface_thick_4775 {
  color: #eee;
}
.prev-f7c9 {
  background-color: #eee;
}
.texture-e6b7 {
  color: #444;
}
.sidebar-right-2136 {
  background-color: #444;
}
.wood-888c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wood-888c .box_next_01f4 .steel-9b44 {
  font-size: 15px;
}
.wood-888c .steel-9b44 {
  line-height: 1.3;
}
.wood-888c .texture_0f72 {
}
.wood-888c .hero-ae41 {
  background: #235787;
}
.slider-9396 {
  padding: 0;
}
.slider-9396 .hero-ae41 {
  background: #1a1a1a;
}
.slider-9396 .texture_0f72 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tiny_0976 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tiny_0976 .texture_0f72 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tiny_0976 .hero-ae41 {
  background: #303030;
}
.widget-838e {
  position: relative;
  z-index: 10;
}
.widget-838e .list-action-445f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture-a2d9 .header-1091 {
  display: inline-block;
  vertical-align: middle;
}
.texture-a2d9.iron_f7e5 .header-1091 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture-a2d9.iron_f7e5 .header-1091 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-a2d9.iron_f7e5 .header-1091 {
    margin-right: 0.4em;
  }
}
.texture-a2d9.iron_f7e5 .header-1091:last-child {
  margin-right: 0;
}
.white-1887 .list-action-445f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature_huge_1764 .box_next_01f4 {
    margin: 0 -0.5em;
  }
  .feature_huge_1764 .box_next_01f4 [class*="customify-col-"],
  .feature_huge_1764 .box_next_01f4 [class*="customify-col_"],
  .feature_huge_1764 .box_next_01f4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature_huge_1764.summary_gold_2a1b .list-action-445f {
  background: 0 0 !important;
}
.feature_huge_1764.summary_gold_2a1b .list-action-445f,
.feature_huge_1764.white-1887 .list-action-445f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature_huge_1764.small-0714 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature_huge_1764.white-1887 .list-action-445f {
  box-shadow: none !important;
}
.paragraph_iron_3df2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_iron_3df2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_iron_3df2 {
    padding: 18px 0 20px;
  }
}
.paragraph_iron_3df2 .column_a7ed {
  width: 100%;
}
.paragraph_iron_3df2 .feature-20cc {
  margin-bottom: 0;
}
.paragraph_iron_3df2 .dirty_9741 {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture_fc48 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture_fc48 .over_d6f0 {
  width: 100%;
}
.logo_west_725d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_west_725d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_west_725d 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;
}
.logo_west_725d li:last-child:after {
  display: none;
}
.logo_west_725d li a {
  font-weight: 500;
  margin-right: 10px;
}
.warm-5546 .avatar_stale_4a4e button,
.paragraph_iron_3df2 .avatar_stale_4a4e button {
  left: 0;
}
.warm-5546 .over_d6f0,
.paragraph_iron_3df2 .over_d6f0 {
  padding-left: 0;
  padding-right: 0;
}
.warm-5546 .texture_fc48,
.paragraph_iron_3df2 .texture_fc48 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.warm-5546 {
  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;
}
.warm-5546: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;
}
.warm-5546 .button_lower_65a8 {
  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) {
  .warm-5546 .button_lower_65a8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-5546 .button_lower_65a8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .warm-5546 .button_lower_65a8 {
    min-height: 200px;
  }
}
.warm-5546 .logo_west_725d {
  color: rgba(255, 255, 255, 0.8);
}
.warm-5546 .logo_west_725d a,
.warm-5546 .logo_west_725d li:after {
  color: inherit;
}
.warm-5546 .logo_west_725d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-fc4a {
  margin-bottom: 0.5em;
}
.dynamic-91ee {
  margin-bottom: 1.2em;
}
.dynamic-91ee,
.yellow-fc4a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dynamic-91ee p:last-child,
.yellow-fc4a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_stale_4a4e,
#masthead .avatar_stale_4a4e {
  display: none;
}
#masthead
  > .avatar_stale_4a4e.box-83a4 {
  display: none;
}
#masthead > .avatar_stale_4a4e button {
  left: 0;
}
.gallery_thick_4d7c {
  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%;
}
.gallery_thick_4d7c .header-1091 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery_thick_4d7c .avatar_fluid_489d {
  display: -webkit-box;
  display: flex;
}
.gallery_thick_4d7c .avatar_fluid_489d.block-inner-d5e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery_thick_4d7c .avatar_fluid_489d.module_3399 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery_thick_4d7c .avatar_fluid_489d.breadcrumb_8a56 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery_thick_4d7c.lite_4a28.slider-lower-b030 .avatar_fluid_489d.block-inner-d5e8 {
  flex-basis: 100%;
}
.gallery_thick_4d7c.pagination-soft-d8f8 .avatar_fluid_489d.module_3399 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery_thick_4d7c.pagination-soft-d8f8 .avatar_fluid_489d.breadcrumb_8a56 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_stale_4a4e.box-83a4 {
  display: none;
}
#masthead > .avatar_stale_4a4e button {
  left: 0;
}
.stone_2bd7 {
  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;
}
.stone_2bd7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stone_2bd7.accordion-plasma-5d0b i {
  margin-right: 4px;
}
.stone_2bd7.yellow_0fde i {
  margin-left: 5px;
}
.steel-9b44 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.steel-9b44 p:last-child {
  margin-bottom: 0;
}
.out_ea00 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.out_ea00 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.out_ea00 img {
  display: block;
  width: auto;
  line-height: 1;
}
.out_ea00 .link-narrow-7edd {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.out_ea00 .primary-1083 {
  margin: 5px 0 7px 0;
}
.out_ea00.south_cdd4 .south_ce7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_ea00.south_cdd4 .pink_f647 {
  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;
}
.out_ea00.hidden-large-e7ef {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.out_ea00.hidden-large-e7ef .south_ce7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.out_ea00.hidden-large-e7ef .pink_f647 {
  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;
}
.out_ea00.title_0141 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out_ea00.carousel_tall_590e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.out_ea00.carousel_tall_590e .pink_f647 {
  margin-top: 7px;
}
.primary_5cda {
  display: inline-block;
}
.widget-838e .focused_126d .out_ea00 img {
  max-width: 100%;
}
.surface_first_92a5 .form_2785.filter_red_e650,
.caption-a768 .form_2785.filter_red_e650 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_first_92a5 .pagination_9ca4,
.caption-a768 .pagination_9ca4 {
  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%);
}
.surface_first_92a5 .pagination_9ca4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_first_92a5.block-6fef .pagination_9ca4 {
  display: none;
}
.surface_first_92a5 .gradient_pro_c689 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_first_92a5 .gradient_pro_c689 li {
  display: inline-block;
  position: relative;
}
.surface_first_92a5 .gradient_pro_c689 li:last-child {
  margin-right: 0;
}
.surface_first_92a5 .gradient_pro_c689 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;
}
.surface_first_92a5 .gradient_pro_c689 li.down-ea0b > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_first_92a5 .gradient_pro_c689 > 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;
}
.surface_first_92a5 .gradient_pro_c689 > li > a i {
  line-height: 0;
}
.surface_first_92a5 .gradient_pro_c689 > li.logo_easy_9af3 > a .pagination_9ca4 {
  margin-left: 4px;
  line-height: 0;
}
.surface_first_92a5 .gradient_pro_c689 .aside_dim_7bcb li.logo_easy_9af3 > a {
  position: relative;
}
.surface_first_92a5 .gradient_pro_c689 .aside_dim_7bcb li.logo_easy_9af3 > a:after,
.surface_first_92a5 .gradient_pro_c689 .aside_dim_7bcb li.logo_easy_9af3 > a:before {
  content: "";
  display: table;
}
.surface_first_92a5 .gradient_pro_c689 .aside_dim_7bcb li.logo_easy_9af3 > a:after {
  clear: both;
}
.surface_first_92a5 .gradient_pro_c689 .aside_dim_7bcb li.logo_easy_9af3 > a .pagination_9ca4 {
  margin-left: 5px;
  float: right;
}
.surface_first_92a5 .frame-5d26,
.surface_first_92a5 .aside_dim_7bcb {
  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;
}
.surface_first_92a5 .aside_dim_7bcb {
  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;
}
.surface_first_92a5 .aside_dim_7bcb .filter_red_e650 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_first_92a5 .aside_dim_7bcb .pagination_9ca4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_first_92a5 .aside_dim_7bcb li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_first_92a5 .aside_dim_7bcb 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;
}
.surface_first_92a5 .aside_dim_7bcb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_first_92a5 .aside_dim_7bcb .aside_dim_7bcb {
  top: 0;
  left: 100%;
}
.surface_first_92a5 .item-3759.fn-focus-0a54 > .frame-5d26,
.surface_first_92a5 .item-3759.fn-focus-0a54 > .aside_dim_7bcb,
.surface_first_92a5 .item-3759:focus > .frame-5d26,
.surface_first_92a5 .item-3759:focus > .aside_dim_7bcb,
.surface_first_92a5 .item-3759:hover > .frame-5d26,
.surface_first_92a5 .item-3759:hover > .aside_dim_7bcb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_first_92a5.huge_69e1 .middle_fa55:after,
.surface_first_92a5.huge_69e1 .middle_fa55:before {
  content: "";
  display: table;
}
.surface_first_92a5.huge_69e1 .middle_fa55:after {
  clear: both;
}
.surface_first_92a5.huge_69e1 .middle_fa55 > li {
  float: left;
}
.surface_first_92a5.heading-3b17 .middle_fa55:after,
.surface_first_92a5.heading-3b17 .middle_fa55:before {
  content: "";
  display: table;
}
.surface_first_92a5.heading-3b17 .middle_fa55:after {
  clear: both;
}
.surface_first_92a5.heading-3b17 .middle_fa55 > li {
  float: left;
}
.surface_first_92a5.heading-3b17 .middle_fa55 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_first_92a5.heading-3b17 .middle_fa55 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_first_92a5.heading-3b17 .middle_fa55 > li.primary_e67e > a,
.surface_first_92a5.heading-3b17 .middle_fa55 > li.down-ea0b > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_first_92a5.progress_983b .middle_fa55 > li > a .filter_red_e650 {
  position: relative;
}
.surface_first_92a5.progress_983b .middle_fa55 > li > a .filter_red_e650: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;
}
.surface_first_92a5.progress_983b
  .middle_fa55
  > li:focus
  > a
  .filter_red_e650:before,
.surface_first_92a5.progress_983b
  .middle_fa55
  > li:hover
  > a
  .filter_red_e650:before {
  width: 100%;
  background-color: currentColor;
}
.surface_first_92a5.progress_983b
  .middle_fa55
  > li.primary_e67e
  > a
  .filter_red_e650:before,
.surface_first_92a5.progress_983b
  .middle_fa55
  > li.south_0ca3
  > a
  .filter_red_e650:before {
  width: 100%;
  background-color: currentColor;
}
.surface_first_92a5.shadow-aa79 .middle_fa55 > li > a .filter_red_e650 {
  position: relative;
}
.surface_first_92a5.shadow-aa79 .middle_fa55 > li > a .filter_red_e650: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;
}
.surface_first_92a5.shadow-aa79 .middle_fa55 > li:focus > a .filter_red_e650:before,
.surface_first_92a5.shadow-aa79
  .middle_fa55
  > li:hover
  > a
  .filter_red_e650:before {
  width: 100%;
  background-color: currentColor;
}
.surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.primary_e67e
  > a
  .filter_red_e650:before,
.surface_first_92a5.shadow-aa79
  .middle_fa55
  > li.south_0ca3
  > a
  .filter_red_e650:before {
  width: 100%;
  background-color: currentColor;
}
.caption-a768 .gradient_pro_c689 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caption-a768 .gradient_pro_c689 li:first-child > a {
  border-top: none;
}
.caption-a768 .gradient_pro_c689 .column_lower_6e61 > .filter_red_e650 .pagination_9ca4 {
  display: none;
}
.caption-a768 .gradient_pro_c689 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.caption-a768 .gradient_pro_c689 li:last-child {
  border: none;
}
.caption-a768 .gradient_pro_c689 li.logo_easy_9af3 > a {
  padding-right: 45px !important;
}
.caption-a768 .gradient_pro_c689 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.caption-a768 .gradient_pro_c689 li a:focus,
.caption-a768 .gradient_pro_c689 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-a768 .gradient_pro_c689 li .tabs-1b90 {
  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;
}
.caption-a768 .gradient_pro_c689 li .tabs-1b90:hover {
  box-shadow: none;
}
.caption-a768 .gradient_pro_c689 li .tabs-1b90 .pagination_9ca4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.caption-a768 .gradient_pro_c689 .aside_dim_7bcb {
  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);
}
.caption-a768 .gradient_pro_c689 .aside_dim_7bcb li a {
  padding-left: 3em;
}
.caption-a768 .gradient_pro_c689 .inner-44df > a .tabs-1b90 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caption-a768 .gradient_pro_c689 .inner-44df > .aside_dim_7bcb {
  display: block;
  opacity: 1;
}
.glass-2f0b {
  max-width: 100%;
}
.active_93ce {
  line-height: 0;
  cursor: pointer;
}
.avatar-6de4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.avatar-6de4:hover {
  box-shadow: none;
  color: currentColor;
}
.avatar-6de4 svg {
  width: 18px;
  height: 18px;
}
.avatar-6de4 .footer_hovered_79f0 {
  display: none;
}
.menu-9eef {
  position: relative;
}
.menu-9eef.fn-active-0a54 .avatar-6de4 .dim_a658 {
  display: none;
}
.menu-9eef.fn-active-0a54 .avatar-6de4 .footer_hovered_79f0 {
  display: inline-block;
}
.menu-9eef .active_696e {
  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);
}
.menu-9eef.modal_96d7 .active_696e {
  left: auto;
  right: -0.9em;
}
.menu-9eef.modal_96d7 .description_fluid_9ec7::before {
  left: auto;
  right: 15px;
}
.menu-9eef.fn-active-0a54 .active_696e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-up-0f54 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout-up-0f54 label {
  flex-basis: 100%;
}
.layout-up-0f54 .background_f9a8 {
  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;
}
.layout-up-0f54 .link-light-39f1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout-up-0f54 .link-light-39f1:focus {
  background-color: transparent;
}
.layout-up-0f54 button.progress_selected_4b29 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout-up-0f54 button.progress_selected_4b29:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout-up-0f54 button.progress_selected_4b29 svg {
  width: 18px;
  height: 18px;
}
.layout-up-0f54 input[type="submit"] {
  min-height: auto;
}
.grid_e4cb .layout-up-0f54 .link-light-39f1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description_fluid_9ec7 {
  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) {
  .description_fluid_9ec7 {
    width: 220px;
  }
}
.description_fluid_9ec7 label {
  flex-basis: 100%;
}
.description_fluid_9ec7::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;
}
.disabled-stale-a8c9 .grid_e4cb .layout-up-0f54 {
  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;
}
.disabled-stale-a8c9
  .grid_e4cb
  .layout-up-0f54
  .background_f9a8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled-stale-a8c9 .grid_e4cb .layout-up-0f54 .link-light-39f1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled-stale-a8c9
  .grid_e4cb
  .layout-up-0f54
  .link-light-39f1:focus {
  background: 0 0;
}
.disabled-stale-a8c9
  .grid_e4cb
  .layout-up-0f54
  .fixed-4574 {
  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;
}
.surface_b245 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.surface_b245 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.surface_b245 li:last-child {
  margin-right: 0;
}
.surface_b245 li:first-child {
  margin-left: 0;
}
.surface_b245.outline_hard_405b a {
  color: #fff;
}
.surface_b245.outline_hard_405b a:hover {
  color: #fff;
}
.surface_b245 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.surface_b245 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.surface_b245 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.surface_b245 a:hover {
  opacity: 0.9;
  color: inherit;
}
.surface_b245 [class*="social-icon-apple"] {
  background-color: #999;
}
.surface_b245 [class*="social-icon-apple"].gold_2d2c {
  background-color: transparent;
  color: #999;
}
.surface_b245 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.surface_b245 [class*="social-icon-behance"].gold_2d2c {
  background-color: transparent;
  color: #1769ff;
}
.surface_b245 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.surface_b245 [class*="social-icon-bitbucket"].gold_2d2c {
  background-color: transparent;
  color: #205081;
}
.surface_b245 [class*="social-icon-codepen"] {
  background-color: #000;
}
.surface_b245 [class*="social-icon-codepen"].gold_2d2c {
  background-color: transparent;
  color: #000;
}
.surface_b245 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.surface_b245 [class*="social-icon-delicious"].gold_2d2c {
  background-color: transparent;
  color: #39f;
}
.surface_b245 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.surface_b245 [class*="social-icon-digg"].gold_2d2c {
  background-color: transparent;
  color: #005be2;
}
.surface_b245 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.surface_b245 [class*="social-icon-dribbble"].gold_2d2c {
  background-color: transparent;
  color: #ea4c89;
}
.surface_b245 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.surface_b245 [class*="social-icon-envelope"].gold_2d2c {
  background-color: transparent;
  color: #ea4335;
}
.surface_b245 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.surface_b245 [class*="social-icon-facebook"].gold_2d2c {
  background-color: transparent;
  color: #3b5998;
}
.surface_b245 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.surface_b245 [class*="social-icon-flickr"].gold_2d2c {
  background-color: transparent;
  color: #0063dc;
}
.surface_b245 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.surface_b245 [class*="social-icon-foursquare"].gold_2d2c {
  background-color: transparent;
  color: #2d5be3;
}
.surface_b245 [class*="social-icon-github"] {
  background-color: #333;
}
.surface_b245 [class*="social-icon-github"].gold_2d2c {
  background-color: transparent;
  color: #333;
}
.surface_b245 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.surface_b245 [class*="social-icon-google-plus"].gold_2d2c {
  background-color: transparent;
  color: #dd4b39;
}
.surface_b245 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.surface_b245 [class*="social-icon-houzz"].gold_2d2c {
  background-color: transparent;
  color: #7ac142;
}
.surface_b245 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.surface_b245 [class*="social-icon-instagram"].gold_2d2c {
  background-color: transparent;
  color: #262626;
}
.surface_b245 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.surface_b245 [class*="social-icon-jsfiddle"].gold_2d2c {
  background-color: transparent;
  color: #487aa2;
}
.surface_b245 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.surface_b245 [class*="social-icon-linkedin"].gold_2d2c {
  background-color: transparent;
  color: #0077b5;
}
.surface_b245 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.surface_b245 [class*="social-icon-medium"].gold_2d2c {
  background-color: transparent;
  color: #00ab6b;
}
.surface_b245 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.surface_b245
  [class*="social-icon-odnoklassniki"].gold_2d2c {
  background-color: transparent;
  color: #f4731c;
}
.surface_b245 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.surface_b245 [class*="social-icon-meetup"].gold_2d2c {
  background-color: transparent;
  color: #ec1c40;
}
.surface_b245 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.surface_b245 [class*="social-icon-pinterest"].gold_2d2c {
  background-color: transparent;
  color: #bd081c;
}
.surface_b245 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.surface_b245 [class*="social-icon-product-hunt"].gold_2d2c {
  background-color: transparent;
  color: #da552f;
}
.surface_b245 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.surface_b245 [class*="social-icon-reddit"].gold_2d2c {
  background-color: transparent;
  color: #ff4500;
}
.surface_b245 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.surface_b245 [class*="social-icon-rss"].gold_2d2c {
  background-color: transparent;
  color: #f26522;
}
.surface_b245 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.surface_b245
  [class*="social-icon-shopping-cart"].gold_2d2c {
  background-color: transparent;
  color: #4caf50;
}
.surface_b245 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.surface_b245 [class*="social-icon-skype"].gold_2d2c {
  background-color: transparent;
  color: #00aff0;
}
.surface_b245 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.surface_b245 [class*="social-icon-slideshare"].gold_2d2c {
  background-color: transparent;
  color: #0077b5;
}
.surface_b245 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.surface_b245 [class*="social-icon-snapchat"].gold_2d2c {
  background-color: transparent;
  color: #fffc00;
}
.surface_b245 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.surface_b245 [class*="social-icon-soundcloud"].gold_2d2c {
  background-color: transparent;
  color: #f80;
}
.surface_b245 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.surface_b245 [class*="social-icon-spotify"].gold_2d2c {
  background-color: transparent;
  color: #2ebd59;
}
.surface_b245 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.surface_b245
  [class*="social-icon-stack-overflow"].gold_2d2c {
  background-color: transparent;
  color: #fe7a15;
}
.surface_b245 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.surface_b245 [class*="social-icon-maldkfgram"].gold_2d2c {
  background-color: transparent;
  color: #2ca5e0;
}
.surface_b245 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.surface_b245 [class*="social-icon-tripadvisor"].gold_2d2c {
  background-color: transparent;
  color: #589442;
}
.surface_b245 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.surface_b245 [class*="social-icon-tumblr"].gold_2d2c {
  background-color: transparent;
  color: #35465c;
}
.surface_b245 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.surface_b245 [class*="social-icon-twitch"].gold_2d2c {
  background-color: transparent;
  color: #6441a5;
}
.surface_b245 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.surface_b245 [class*="social-icon-twitter"].gold_2d2c {
  background-color: transparent;
  color: #1da1f2;
}
.surface_b245 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.surface_b245 [class*="social-icon-vimeo"].gold_2d2c {
  background-color: transparent;
  color: #1ab7ea;
}
.surface_b245 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.surface_b245 [class*="social-icon-vk"].gold_2d2c {
  background-color: transparent;
  color: #45668e;
}
.surface_b245 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.surface_b245 [class*="social-icon-weibo"].gold_2d2c {
  background-color: transparent;
  color: #df2029;
}
.surface_b245 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.surface_b245 [class*="social-icon-weixin"].gold_2d2c {
  background-color: transparent;
  color: #7bb32e;
}
.surface_b245 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.surface_b245 [class*="social-icon-whatsapp"].gold_2d2c {
  background-color: transparent;
  color: #25d366;
}
.surface_b245 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.surface_b245 [class*="social-icon-wordpress"].gold_2d2c {
  background-color: transparent;
  color: #21759b;
}
.surface_b245 [class*="social-icon-xing"] {
  background-color: #026466;
}
.surface_b245 [class*="social-icon-xing"].gold_2d2c {
  background-color: transparent;
  color: #026466;
}
.surface_b245 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.surface_b245 [class*="social-icon-yelp"].gold_2d2c {
  background-color: transparent;
  color: #af0606;
}
.surface_b245 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.surface_b245 [class*="social-icon-youtube"].gold_2d2c {
  background-color: transparent;
  color: #cd201f;
}
.rough_b098 {
  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;
}
.rough_b098:hover {
  box-shadow: none;
  background: 0 0;
}
.banner-right-90e8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input-b2af {
  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;
}
.lower_033b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.action_f1d1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.action_f1d1,
.action_f1d1::after,
.action_f1d1::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;
}
.action_f1d1::after,
.action_f1d1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion-last-2d70 .input-b2af .lower_033b {
  margin-top: -2px;
  width: 19px;
}
.accordion-last-2d70 .input-b2af .action_f1d1 {
  margin-top: -1px;
}
.accordion-last-2d70 .input-b2af .action_f1d1,
.accordion-last-2d70 .input-b2af .action_f1d1::after,
.accordion-last-2d70 .input-b2af .action_f1d1::before {
  width: 19px;
  height: 2px;
}
.accordion-last-2d70 .input-b2af .action_f1d1::before {
  top: -6px;
}
.accordion-last-2d70 .input-b2af .action_f1d1::after {
  bottom: -6px;
}
.orange_cbf9 .input-b2af .lower_033b {
  margin-top: -2px;
  width: 22px;
}
.orange_cbf9 .input-b2af .action_f1d1 {
  margin-top: -1px;
}
.orange_cbf9 .input-b2af .action_f1d1,
.orange_cbf9 .input-b2af .action_f1d1::after,
.orange_cbf9 .input-b2af .action_f1d1::before {
  width: 22px;
  height: 2px;
}
.orange_cbf9 .input-b2af .action_f1d1::before {
  top: -7px;
}
.orange_cbf9 .input-b2af .action_f1d1::after {
  bottom: -7px;
}
.plasma-ccb2 .input-b2af .lower_033b {
  margin-top: -2px;
  width: 31px;
}
.plasma-ccb2 .input-b2af .action_f1d1 {
  margin-top: -1.5px;
}
.plasma-ccb2 .input-b2af .action_f1d1,
.plasma-ccb2 .input-b2af .action_f1d1::after,
.plasma-ccb2 .input-b2af .action_f1d1::before {
  width: 31px;
  height: 3px;
}
.plasma-ccb2 .input-b2af .action_f1d1::before {
  top: -9px;
}
.plasma-ccb2 .input-b2af .action_f1d1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail_dim_3d7f .input-b2af .lower_033b {
    margin-top: -2px;
    width: 19px;
  }
  .detail_dim_3d7f .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .detail_dim_3d7f .input-b2af .action_f1d1,
  .detail_dim_3d7f .input-b2af .action_f1d1::after,
  .detail_dim_3d7f .input-b2af .action_f1d1::before {
    width: 19px;
    height: 2px;
  }
  .detail_dim_3d7f .input-b2af .action_f1d1::before {
    top: -6px;
  }
  .detail_dim_3d7f .input-b2af .action_f1d1::after {
    bottom: -6px;
  }
  .image-b2c0 .input-b2af .lower_033b {
    margin-top: -2px;
    width: 22px;
  }
  .image-b2c0 .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .image-b2c0 .input-b2af .action_f1d1,
  .image-b2c0 .input-b2af .action_f1d1::after,
  .image-b2c0 .input-b2af .action_f1d1::before {
    width: 22px;
    height: 2px;
  }
  .image-b2c0 .input-b2af .action_f1d1::before {
    top: -7px;
  }
  .image-b2c0 .input-b2af .action_f1d1::after {
    bottom: -7px;
  }
  .frame_lower_f23a .input-b2af .lower_033b {
    margin-top: -2px;
    width: 31px;
  }
  .frame_lower_f23a .input-b2af .action_f1d1 {
    margin-top: -1.5px;
  }
  .frame_lower_f23a .input-b2af .action_f1d1,
  .frame_lower_f23a .input-b2af .action_f1d1::after,
  .frame_lower_f23a .input-b2af .action_f1d1::before {
    width: 31px;
    height: 3px;
  }
  .frame_lower_f23a .input-b2af .action_f1d1::before {
    top: -9px;
  }
  .frame_lower_f23a .input-b2af .action_f1d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_9e47 .input-b2af .lower_033b {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_9e47 .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .tabs_9e47 .input-b2af .action_f1d1,
  .tabs_9e47 .input-b2af .action_f1d1::after,
  .tabs_9e47 .input-b2af .action_f1d1::before {
    width: 19px;
    height: 2px;
  }
  .tabs_9e47 .input-b2af .action_f1d1::before {
    top: -6px;
  }
  .tabs_9e47 .input-b2af .action_f1d1::after {
    bottom: -6px;
  }
  .footer_short_6ec4 .input-b2af .lower_033b {
    margin-top: -2px;
    width: 22px;
  }
  .footer_short_6ec4 .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .footer_short_6ec4 .input-b2af .action_f1d1,
  .footer_short_6ec4 .input-b2af .action_f1d1::after,
  .footer_short_6ec4 .input-b2af .action_f1d1::before {
    width: 22px;
    height: 2px;
  }
  .footer_short_6ec4 .input-b2af .action_f1d1::before {
    top: -7px;
  }
  .footer_short_6ec4 .input-b2af .action_f1d1::after {
    bottom: -7px;
  }
  .texture_ea28 .input-b2af .lower_033b {
    margin-top: -2px;
    width: 31px;
  }
  .texture_ea28 .input-b2af .action_f1d1 {
    margin-top: -1.5px;
  }
  .texture_ea28 .input-b2af .action_f1d1,
  .texture_ea28 .input-b2af .action_f1d1::after,
  .texture_ea28 .input-b2af .action_f1d1::before {
    width: 31px;
    height: 3px;
  }
  .texture_ea28 .input-b2af .action_f1d1::before {
    top: -9px;
  }
  .texture_ea28 .input-b2af .action_f1d1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .black_804d .input-b2af .lower_033b {
    margin-top: -2px;
    width: 19px;
  }
  .black_804d .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .black_804d .input-b2af .action_f1d1,
  .black_804d .input-b2af .action_f1d1::after,
  .black_804d .input-b2af .action_f1d1::before {
    width: 19px;
    height: 2px;
  }
  .black_804d .input-b2af .action_f1d1::before {
    top: -6px;
  }
  .black_804d .input-b2af .action_f1d1::after {
    bottom: -6px;
  }
  .block_8df1 .input-b2af .lower_033b {
    margin-top: -2px;
    width: 22px;
  }
  .block_8df1 .input-b2af .action_f1d1 {
    margin-top: -1px;
  }
  .block_8df1 .input-b2af .action_f1d1,
  .block_8df1 .input-b2af .action_f1d1::after,
  .block_8df1 .input-b2af .action_f1d1::before {
    width: 22px;
    height: 2px;
  }
  .block_8df1 .input-b2af .action_f1d1::before {
    top: -7px;
  }
  .block_8df1 .input-b2af .action_f1d1::after {
    bottom: -7px;
  }
  .bronze_201f .input-b2af .lower_033b {
    margin-top: -2px;
    width: 31px;
  }
  .bronze_201f .input-b2af .action_f1d1 {
    margin-top: -1.5px;
  }
  .bronze_201f .input-b2af .action_f1d1,
  .bronze_201f .input-b2af .action_f1d1::after,
  .bronze_201f .input-b2af .action_f1d1::before {
    width: 31px;
    height: 3px;
  }
  .bronze_201f .input-b2af .action_f1d1::before {
    top: -9px;
  }
  .bronze_201f .input-b2af .action_f1d1::after {
    bottom: -9px;
  }
}
.easy-c8f4 .action_f1d1 {
  -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);
}
.easy-c8f4 .action_f1d1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.easy-c8f4 .action_f1d1::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);
}
.easy-c8f4.slow-c94a .action_f1d1 {
  -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);
}
.easy-c8f4.slow-c94a .action_f1d1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.easy-c8f4.slow-c94a .action_f1d1::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);
}
.breadcrumb-small-a2ac {
  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.progress_02b8:before {
  display: none;
}
.link-hard-a02c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link-hard-a02c .paragraph-smooth-0ba4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link-hard-a02c .paragraph-smooth-0ba4:last-of-type {
  border-bottom: none;
}
.link-hard-a02c .paragraph-smooth-0ba4.slow_3114,
.link-hard-a02c .paragraph-smooth-0ba4.full_0d09,
.link-hard-a02c .paragraph-smooth-0ba4.complex_4e6c {
  padding: 0;
}
.link-hard-a02c .caption-a768 .tabs-1b90 {
  color: currentColor;
}
.link-hard-a02c .caption-a768 .tabs-1b90:focus,
.link-hard-a02c .caption-a768 .tabs-1b90:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-hard-a02c.texture_0f72 .frame-b8f5,
.link-hard-a02c.texture_0f72 .steel-9b44 a,
.link-hard-a02c.texture_0f72 .middle_fa55 a,
.link-hard-a02c.texture_0f72 .aside_dim_7bcb a {
  color: rgba(0, 0, 0, 0.55);
}
.link-hard-a02c.texture_0f72 .frame-b8f5:hover,
.link-hard-a02c.texture_0f72 .steel-9b44 a:hover,
.link-hard-a02c.texture_0f72 .middle_fa55 a:hover,
.link-hard-a02c.texture_0f72 .aside_dim_7bcb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-hard-a02c.texture_0f72 .description-narrow-cb04 {
  color: rgba(0, 0, 0, 0.8);
}
.link-hard-a02c.texture_0f72 .paragraph-smooth-0ba4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-hard-a02c.texture_0f72 .paragraph-smooth-0ba4:before {
  background: rgba(0, 0, 0, 0.08);
}
.link-hard-a02c.texture_0f72 .list-green-71b3:before {
  background: rgba(255, 255, 255, 0.9);
}
.link-hard-a02c.texture_0f72 .caption-a768 .gradient_pro_c689 li a,
.link-hard-a02c.texture_0f72 .caption-a768 .tabs-1b90,
.link-hard-a02c.texture_0f72 .aside_dim_7bcb {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-hard-a02c.texture_0f72 .caption-a768 .tabs-1b90:focus,
.link-hard-a02c.texture_0f72 .caption-a768 .tabs-1b90:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-hard-a02c.texture_0f72 .gradient_pro_c689 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-hard-a02c.hero-ae41 .frame-b8f5,
.link-hard-a02c.hero-ae41 .steel-9b44 a,
.link-hard-a02c.hero-ae41 .middle_fa55 .tabs-1b90,
.link-hard-a02c.hero-ae41 .middle_fa55 a,
.link-hard-a02c.hero-ae41 .aside_dim_7bcb a {
  color: rgba(255, 255, 255, 0.79);
}
.link-hard-a02c.hero-ae41 .frame-b8f5:hover,
.link-hard-a02c.hero-ae41 .steel-9b44 a:hover,
.link-hard-a02c.hero-ae41 .middle_fa55 .tabs-1b90:hover,
.link-hard-a02c.hero-ae41 .middle_fa55 a:hover,
.link-hard-a02c.hero-ae41 .aside_dim_7bcb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-hard-a02c.hero-ae41 .description-narrow-cb04 {
  color: rgba(255, 255, 255, 0.99);
}
.link-hard-a02c.hero-ae41 .paragraph-smooth-0ba4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-hard-a02c.hero-ae41 .paragraph-smooth-0ba4:before {
  background: rgba(255, 255, 255, 0.08);
}
.link-hard-a02c.hero-ae41 .list-green-71b3:before {
  background: rgba(0, 0, 0, 0.9);
}
.link-hard-a02c.hero-ae41 .caption-a768 .gradient_pro_c689 li a,
.link-hard-a02c.hero-ae41 .caption-a768 .tabs-1b90,
.link-hard-a02c.hero-ae41 .aside_dim_7bcb {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-hard-a02c.hero-ae41 .caption-a768 .tabs-1b90:focus,
.link-hard-a02c.hero-ae41 .caption-a768 .tabs-1b90:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-hard-a02c.hero-ae41 .gradient_pro_c689 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-green-71b3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list-green-71b3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.bottom_e300 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.steel_2af0 .link-hard-a02c {
  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;
}
.steel_2af0 .paragraph-smooth-0ba4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.steel_2af0 .paragraph-smooth-0ba4: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) {
  .steel_2af0 .paragraph-smooth-0ba4:before {
    width: 16%;
    left: 42%;
  }
}
.steel_2af0 .paragraph-smooth-0ba4:last-child:before {
  content: none;
}
.steel_2af0 .paragraph-smooth-0ba4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.steel_2af0 .caption-a768 .gradient_pro_c689 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.steel_2af0 .caption-a768 .gradient_pro_c689 li a .tabs-1b90 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.steel_2af0 .caption-a768 .aside_dim_7bcb {
  border: none;
}
.steel_2af0 .caption-a768 .aside_dim_7bcb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.steel_2af0 .list-green-71b3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.steel_2af0 .bottom_e300 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.steel_2af0 .hero-ae41 .list-green-71b3:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel_2af0 .texture_0f72.carousel-9e20 .action_f1d1 {
  background: rgba(0, 0, 0, 0.6);
}
.steel_2af0
  .texture_0f72.carousel-9e20
  .action_f1d1::after,
.steel_2af0
  .texture_0f72.carousel-9e20
  .action_f1d1:before {
  background: inherit;
}
.steel_2af0
  .texture_0f72.carousel-9e20:hover
  .action_f1d1 {
  background: rgba(0, 0, 0, 0.8);
}
.icon-red-ad7c .link-hard-a02c {
  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) {
  .icon-red-ad7c .link-hard-a02c {
    width: auto;
    right: 45px;
  }
}
.left-b3d6 .link-hard-a02c {
  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) {
  .left-b3d6 .link-hard-a02c {
    width: auto;
    left: 45px;
  }
}
.progress_02b8 .link-hard-a02c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.progress_02b8 .bottom_e300 {
  max-width: 48em;
  margin: 0 auto;
}
.progress_02b8 .list-green-71b3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.new_41e0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.new_41e0.steel_2af0 .link-hard-a02c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.new_41e0.icon-red-ad7c .link-hard-a02c {
  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);
}
.new_41e0 .link-hard-a02c {
  visibility: visible;
}
.new_41e0.left-b3d6 .link-hard-a02c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.black-1c7d,
.progress_2983 {
  overflow-x: hidden;
}
.black-1c7d .link-hard-a02c {
  overflow: auto;
}
.black-1c7d.steel_2af0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-1c7d.steel_2af0 .link-hard-a02c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.black-1c7d.steel_2af0 .rough_b098 {
  opacity: 0;
}
.black-1c7d.icon-red-ad7c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-1c7d.icon-red-ad7c .link-hard-a02c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.black-1c7d.icon-red-ad7c .rough_b098 {
  opacity: 0;
}
.black-1c7d.left-b3d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.black-1c7d.left-b3d6 .link-hard-a02c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.black-1c7d.left-b3d6 .rough_b098 {
  opacity: 0;
}
.black-1c7d.progress_02b8 .link-hard-a02c {
  z-index: 10;
  visibility: visible;
}
.carousel-9e20 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-9e20 .action_f1d1 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-9e20 .action_f1d1::after,
.carousel-9e20 .action_f1d1:before {
  background: inherit;
}
.carousel-9e20:hover .action_f1d1 {
  background: rgba(255, 255, 255, 0.99);
}
.left-b3d6 .carousel-9e20 {
  top: 10px;
  right: auto;
  left: 12px;
}
.progress_02b8 .carousel-9e20 {
  display: none !important;
}
.black-1c7d:before,
.progress_2983:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.black-1c7d .carousel-9e20,
.progress_2983 .carousel-9e20 {
  display: inline-block;
}
.link-hard-a02c .header-1091 {
  -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;
}
.black-1c7d .link-hard-a02c .header-1091,
.progress_2983 .link-hard-a02c .header-1091 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail-purple-4dba .background_f9a8 {
  width: 100%;
}
.focused_126d {
  padding: 0 0.5em 0;
}
.focused_126d [class*="customify-col-"],
.focused_126d [class*="customify-col_"],
.focused_126d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.container-middle-7bae .focused_126d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box_next_01f4 .media-bottom-e974,
  .media-bottom-e974 {
    display: none;
  }
  .lower_4dd7 {
    text-align: left;
  }
  .module-aad3 {
    text-align: center;
  }
  .smooth-3821 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box_next_01f4 .tag-bottom-2f43,
  .tag-bottom-2f43 {
    display: none;
  }
  .grid_72d6 {
    text-align: left;
  }
  .pattern_smooth_8d7a {
    text-align: center;
  }
  .plasma-bbc6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box_next_01f4 .backdrop_bright_0653,
  .backdrop_bright_0653 {
    display: none;
  }
  .pagination_last_1f1f {
    text-align: left;
  }
  .aside_434b {
    text-align: center;
  }
  .section-ba25 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hovered-f4e3 {
  box-shadow: none !important;
}
.thumbnail_073f .rough_bb7e,
.status_f6cd .rough_bb7e {
  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;
}
.status_f6cd .rough_bb7e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-action-445f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list-action-445f:after,
.list-action-445f:before {
  content: "";
  display: table;
}
.list-action-445f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list-action-445f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list-action-445f,
.small-0714 {
  max-width: 1248px;
  margin: 0 auto;
}

.info_lite_894b.frame-d416 .list-action-445f {
  max-width: 100%;
}
.info_lite_894b.dirty_e601 {
  max-width: 1200px;
  margin: 0 auto;
}
.info_lite_894b.up_3ebf .list-action-445f {
  max-width: 100%;
}
.info_lite_894b.up_3ebf > .list-action-445f {
  padding-left: 0;
  padding-right: 0;
}
.info_lite_894b.up_3ebf > .list-action-445f .box_next_01f4 {
  margin: 0;
}
.info_lite_894b.up_3ebf
  > .list-action-445f
  .button-dim-ddb3.avatar_dirty_e949 {
  margin-right: 0;
  margin-left: 0;
}
.info_lite_894b.up_3ebf #main.avatar_dirty_e949 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cool-e075 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cool-e075 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fresh_0f3e .bronze-5285 {
    padding-right: 1em;
  }
  .fresh_0f3e.warm_c8cd .button-dim-ddb3 {
    border-right: 1px solid #eaecee;
  }
  .fresh_0f3e.warm_c8cd .bronze-5285 {
    padding-right: 1em;
  }
  .fresh_0f3e.warm_c8cd .purple-bda3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_upper_cbcf .bronze-5285 {
    padding-left: 1em;
  }
  .content_upper_cbcf.warm_c8cd .button-dim-ddb3 {
    border-left: 1px solid #eaecee;
  }
  .content_upper_cbcf.warm_c8cd .bronze-5285 {
    padding-left: 1em;
  }
  .content_upper_cbcf.warm_c8cd .purple-bda3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_0562 .bronze-5285 {
    padding-left: 1em;
  }
  .out_0562.warm_c8cd .iron-ce9a {
    border-right: 1px solid #eaecee;
  }
  .out_0562.warm_c8cd .notification-cool-aee5 {
    border-right: 1px solid #eaecee;
  }
  .out_0562.warm_c8cd .bronze-5285 {
    padding-left: 1em;
  }
  .out_0562.warm_c8cd .purple-bda3 {
    padding-right: 1em;
  }
  .out_0562.warm_c8cd .header-0f23 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_3c4b .bronze-5285 {
    padding-right: 1em;
  }
  .pattern_3c4b.warm_c8cd .iron-ce9a {
    border-left: 1px solid #eaecee;
  }
  .pattern_3c4b.warm_c8cd .notification-cool-aee5 {
    border-left: 1px solid #eaecee;
  }
  .pattern_3c4b.warm_c8cd .bronze-5285 {
    padding-right: 1em;
  }
  .pattern_3c4b.warm_c8cd .purple-bda3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_3c4b.warm_c8cd .header-0f23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool-e075 .bronze-5285 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool-e075.warm_c8cd .button-dim-ddb3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cool-e075.warm_c8cd .bronze-5285 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool-e075.warm_c8cd .purple-bda3 {
    padding-left: 1em;
  }
  .cool-e075.warm_c8cd .header-0f23 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cool-e075.warm_c8cd .bronze-5285 {
    padding-left: 0;
  }
}
.item_red_9b0a .texture-a2d9 {
  display: inline-block;
}
.wrapper_under_eb15 {
  display: inline-block;
}
.icon-5f1d {
  word-con: break-word;
}
.lower_a274 > span {
  display: inline-block;
  padding: 5px 0;
}
.lower_a274 .feature-f222 {
  margin-left: 8px;
  margin-right: 8px;
}
.lower_a274 .active_84bd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.warm-3d35 .soft_3b3f {
  margin-bottom: 2em;
}
.warm-3d35 .tertiary_6c39 {
  margin-bottom: 15px;
}
.warm-3d35 .tertiary_6c39:last-child {
  margin-bottom: 0;
}
.warm-3d35 .current-161c {
  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) {
  .warm-3d35 .current-161c {
    display: block;
  }
}
.warm-3d35 .pattern_dim_36e2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .warm-3d35 .pattern_dim_36e2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.warm-3d35 .photo_iron_e4c3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.warm-3d35 .photo_iron_e4c3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.warm-3d35 .photo_iron_e4c3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.warm-3d35 .icon-5f1d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-3d35 .icon-5f1d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.warm-3d35 .banner_full_7e99 p:last-child {
  margin-bottom: 0;
}
.warm-3d35 .primary-9abf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.warm-3d35 .center-7229 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.warm-3d35 .gradient-left-9baf {
  margin-top: 1em;
}
.warm-3d35 .tabs_west_d590 {
  top: 0;
  display: block;
}
.warm-3d35 .tabs_west_d590 a {
  color: inherit;
}
.warm-3d35 .tabs_west_d590 a:hover {
  color: inherit;
}
.warm-3d35 .thumbnail-paper-ca19 {
  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;
}
.warm-3d35 .thumbnail-paper-ca19:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.warm-3d35 .center-7229 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.warm-3d35 .grid_f997 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.warm-3d35 .grid_f997:first-child {
  margin-top: 0;
}
.warm-3d35 .grid_f997.accordion_4042 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.warm-3d35 .grid_f997.pattern_plasma_7768 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-3d35
  .grid_f997.pattern_plasma_7768.label-prev-c45d
  .gradient-left-9baf {
  width: 100%;
}
.warm-3d35 .pattern_plasma_7768 {
  -webkit-box-align: center;
  align-items: center;
}
.warm-3d35 .pattern_plasma_7768 .lower_a274,
.warm-3d35 .pattern_plasma_7768 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.warm-3d35 .photo_iron_e4c3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-3d35 .photo_iron_e4c3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-3d35 .photo_iron_e4c3: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;
}
.warm-3d35 .accordion_4042 {
  z-index: 5;
}
.warm-3d35 .filter-161e .fast-adbc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.warm-3d35 .lite_a8c1 .fast-adbc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.warm-3d35 .carousel_403b .fast-adbc {
  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;
}
.warm-3d35.backdrop_d98f .current-161c,
.warm-3d35.accent_5318 .current-161c {
  display: block;
}
.warm-3d35.backdrop_d98f .current-161c .upper_b30e,
.warm-3d35.backdrop_d98f .current-161c .center-7229,
.warm-3d35.accent_5318 .current-161c .upper_b30e,
.warm-3d35.accent_5318 .current-161c .center-7229 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-3d35.feature_126f .pattern_dim_36e2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .warm-3d35.feature_126f .pattern_dim_36e2 {
    margin-right: 0;
  }
}
.warm-3d35.backdrop_d98f .pattern_dim_36e2,
.warm-3d35.accent_5318 .pattern_dim_36e2 {
  padding-top: 40%;
}
.warm-3d35.backdrop_d98f .soft_3b3f,
.warm-3d35.accent_5318 .soft_3b3f {
  display: block;
}
.warm-3d35.backdrop_d98f .fn-sticky-0a54 .center-7229,
.warm-3d35.accent_5318 .fn-sticky-0a54 .center-7229 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.warm-3d35.backdrop_d98f .pattern_dim_36e2,
.warm-3d35.accent_5318 .pattern_dim_36e2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.warm-3d35.backdrop_d98f .center-7229 {
  padding: 1em;
}
.focused_f50f {
  margin: 30px auto;
  display: block;
}
.focused_f50f .status-9651 > * {
  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;
}
.focused_f50f .status-9651 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused_f50f .status-9651 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient_b07b .lower_a274 {
  margin-bottom: 1.41575em;
}
.gradient_b07b .nav_yellow_c8dd {
  margin-bottom: 1.618em;
}
.badge-21aa .surface_0f76 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge-21aa .surface_0f76 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge-21aa .form_5974 {
  max-width: 100%;
  overflow: auto;
}
.in-86f4 .badge-21aa a:hover {
  text-decoration: underline;
}
.pink_515a .tertiary_6c39:not(.icon-5f1d),
.pink_515a .photo_iron_e4c3 {
  margin-bottom: 1.41575em;
}
.pink_515a .tertiary_6c39:not(.icon-5f1d):last-child,
.pink_515a .photo_iron_e4c3:last-child {
  margin-bottom: 0;
}
.pink_515a .tertiary_6c39.gradient_96e2 {
  margin-bottom: 0.41575em;
}
.pink_515a .pattern_8809:before,
.pink_515a .dropdown_53e0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pink_515a .pattern_8809:before {
  content: "\f115";
}
.pink_515a .dropdown_53e0:before {
  content: "\f02c";
}
.pink_515a .highlight-4f35 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pink_515a .highlight-4f35 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent_clean_e530 {
  display: -webkit-box;
  display: flex;
}
.accent_clean_e530 .list_b25a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent_clean_e530 .list_b25a {
    flex-basis: 90px;
  }
}
.accent_clean_e530 .fresh_8057 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent_clean_e530 .fresh_8057 {
    flex-basis: calc(100% - 50px);
  }
}
.accent_clean_e530 .accordion_tall_4f16 p:last-child {
  margin-bottom: 0.72em;
}
.alert-up-7ad9 .status-9651 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.alert-up-7ad9 .status-9651:after,
.alert-up-7ad9 .status-9651:before {
  content: "";
  display: table;
}
.alert-up-7ad9 .status-9651:after {
  clear: both;
}
.alert-up-7ad9 .status-9651 .chip-narrow-5b4d,
.alert-up-7ad9 .status-9651 .chip_c406 {
  width: 49%;
}
.alert-up-7ad9 .status-9651 .chip-narrow-5b4d a span.picture-424d,
.alert-up-7ad9 .status-9651 .chip_c406 a span.picture-424d {
  display: block;
  margin-bottom: 5px;
}
.alert-up-7ad9 .status-9651 .chip_c406 {
  float: left;
  text-align: left;
}
.alert-up-7ad9 .status-9651 .chip-narrow-5b4d {
  float: right;
  text-align: right;
}
.footer-glass-d9cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer-glass-d9cc {
    margin-bottom: 0;
  }
}
.stone_475b {
  margin-bottom: 1em;
}
.stone_475b .icon-5f1d {
  font-size: 1.1em;
  line-height: 1.3;
}
.fresh-b87a a {
  display: block;
  line-height: 0;
  position: relative;
}
.label_967f .stone_475b,
.secondary-light-df01 .stone_475b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .label_967f .stone_475b,
  .secondary-light-df01 .stone_475b {
    display: block;
  }
}
.label_967f .fresh-b87a,
.secondary-light-df01 .fresh-b87a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .label_967f .fresh-b87a,
  .secondary-light-df01 .fresh-b87a {
    margin-bottom: 1em;
  }
}
.label_967f .fresh-b87a img,
.secondary-light-df01 .fresh-b87a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.label_967f .tooltip-black-2ab3,
.secondary-light-df01 .tooltip-black-2ab3 {
  flex-basis: calc(100% - 160px);
}
.label_967f .tooltip-black-2ab3 p,
.secondary-light-df01 .tooltip-black-2ab3 p {
  margin-bottom: 0;
}
.label_967f .tooltip-black-2ab3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .label_967f .tooltip-black-2ab3 {
    padding-left: 0;
  }
}
.secondary-light-df01 .tooltip-black-2ab3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-light-df01 .tooltip-black-2ab3 {
    padding-right: 0;
  }
}
.secondary-light-df01 .fresh-b87a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress-5261 .fresh-b87a {
  margin-bottom: 0.5em;
}
.progress-5261 .fresh-b87a img {
  width: 100%;
}
.hot-257e .container_c3ce,
.texture-up-5ccb .container_c3ce {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.texture-up-5ccb .button-dim-ddb3 .middle_099a p:last-child {
  margin-bottom: 0;
}
.notification_6bb7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.over_db71 .header-dab2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .over_db71 .header-dab2:last-of-type {
    margin-bottom: 0;
  }
}
.over_db71 .header-dab2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over_db71 .header-dab2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.over_db71 .header-dab2 ul li {
  margin: 0 0 0.6em;
}
.over_db71 .header-dab2 ul li.icon-dynamic-12d5,
.over_db71 .header-dab2 ul li.accent_lite_e7d1 {
  position: relative;
}
.over_db71 .header-dab2 ul li.icon-dynamic-12d5 .breadcrumb-fe86,
.over_db71 .header-dab2 ul li.accent_lite_e7d1 .breadcrumb-fe86 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.over_db71 .header-dab2 ul li.icon-dynamic-12d5:after:after,
.over_db71 .header-dab2 ul li.icon-dynamic-12d5:after:before,
.over_db71
  .header-dab2
  ul
  li.accent_lite_e7d1:after:after,
.over_db71
  .header-dab2
  ul
  li.accent_lite_e7d1:after:before {
  content: "";
  display: table;
}
.over_db71 .header-dab2 ul li.icon-dynamic-12d5:after:after,
.over_db71
  .header-dab2
  ul
  li.accent_lite_e7d1:after:after {
  clear: both;
}
.over_db71 .header-dab2 a.info_hovered_e07a:hover {
  text-decoration: none;
}
.over_db71 .header-dab2 select {
  max-width: 100%;
}
.over_db71 .header-dab2 table {
  font-size: 85%;
}
.over_db71 .header-dab2 table td,
.over_db71 .header-dab2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.over_db71 .header-dab2 table tfoot td {
  text-align: left;
}
.over_db71 .header-dab2 :last-child {
  margin-bottom: 0;
}
.over_db71 .header-dab2 .sidebar_90e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.over_db71 .header-dab2 .sidebar_90e6 label {
  width: 100%;
}
.over_db71 .header-dab2 .sidebar_90e6 .link-light-39f1 {
  width: 100%;
  display: block;
}
.over_db71 .header-dab2 .sidebar_90e6 .progress_selected_4b29 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.over_db71 .header-dab2 .sidebar_90e6 .progress_selected_4b29:hover svg #svg-search {
  fill: #444;
}
.over_db71 .header-dab2 .sidebar_90e6 .progress_selected_4b29 svg {
  width: 18px;
  height: 18px;
}
.over_db71 .tabs_7f64 ul ul,
.over_db71 .dropdown-cold-2113 ul ul,
.over_db71 .popup_0336 ul ul,
.over_db71 .in_c531 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.over_db71 .tabs_7f64 .logo_easy_9af3 > a,
.over_db71 .dropdown-cold-2113 .logo_easy_9af3 > a,
.over_db71 .popup_0336 .logo_easy_9af3 > a,
.over_db71 .in_c531 .logo_easy_9af3 > a {
  margin-bottom: 0;
}
.over_db71 .box-lower-b3fa li,
.over_db71 .tabs_7f64 li,
.over_db71 .complex-2659 li,
.over_db71 .dropdown-cold-2113 li,
.over_db71 .popup_0336 li,
.over_db71 .in_c531 li,
.over_db71 .shadow_cool_bf6d li,
.over_db71 .detail_f915 li {
  display: block;
  position: relative;
}
.over_db71 .box-lower-b3fa li:last-child,
.over_db71 .tabs_7f64 li:last-child,
.over_db71 .complex-2659 li:last-child,
.over_db71 .dropdown-cold-2113 li:last-child,
.over_db71 .popup_0336 li:last-child,
.over_db71 .in_c531 li:last-child,
.over_db71 .shadow_cool_bf6d li:last-child,
.over_db71 .detail_f915 li:last-child {
  border: none;
}
.over_db71 .box-lower-b3fa li a,
.over_db71 .tabs_7f64 li a,
.over_db71 .complex-2659 li a,
.over_db71 .dropdown-cold-2113 li a,
.over_db71 .popup_0336 li a,
.over_db71 .in_c531 li a,
.over_db71 .shadow_cool_bf6d li a,
.over_db71 .detail_f915 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over_db71 .box-lower-b3fa li ul li::before,
.over_db71 .tabs_7f64 li ul li::before,
.over_db71 .complex-2659 li ul li::before,
.over_db71 .dropdown-cold-2113 li ul li::before,
.over_db71 .popup_0336 li ul li::before,
.over_db71 .in_c531 li ul li::before,
.over_db71 .shadow_cool_bf6d li ul li::before,
.over_db71 .detail_f915 li ul li::before {
  left: 15px;
}
.over_db71 .box-lower-b3fa li ul a,
.over_db71 .tabs_7f64 li ul a,
.over_db71 .complex-2659 li ul a,
.over_db71 .dropdown-cold-2113 li ul a,
.over_db71 .popup_0336 li ul a,
.over_db71 .in_c531 li ul a,
.over_db71 .shadow_cool_bf6d li ul a,
.over_db71 .detail_f915 li ul a {
  padding-left: 20px;
}
.over_db71 .box-lower-b3fa li ul ul li::before,
.over_db71 .tabs_7f64 li ul ul li::before,
.over_db71 .complex-2659 li ul ul li::before,
.over_db71 .dropdown-cold-2113 li ul ul li::before,
.over_db71 .popup_0336 li ul ul li::before,
.over_db71 .in_c531 li ul ul li::before,
.over_db71 .shadow_cool_bf6d li ul ul li::before,
.over_db71 .detail_f915 li ul ul li::before {
  left: 30px;
}
.over_db71 .box-lower-b3fa li ul ul a,
.over_db71 .tabs_7f64 li ul ul a,
.over_db71 .complex-2659 li ul ul a,
.over_db71 .dropdown-cold-2113 li ul ul a,
.over_db71 .popup_0336 li ul ul a,
.over_db71 .in_c531 li ul ul a,
.over_db71 .shadow_cool_bf6d li ul ul a,
.over_db71 .detail_f915 li ul ul a {
  padding-left: 40px;
}
.over_db71 .container-east-a7b5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.over_db71 .detail_f915 ul li {
  margin-bottom: 1.41575em;
}
.over_db71 .detail_f915 ul li .hard-e97b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.over_db71 .detail_f915 ul li .dropdown-iron-7984 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-ae41 .box-lower-b3fa li a,
.hero-ae41 .tabs_7f64 li a,
.hero-ae41 .complex-2659 li a,
.hero-ae41 .dropdown-cold-2113 li a,
.hero-ae41 .popup_0336 li a,
.hero-ae41 .in_c531 li a,
.hero-ae41 .shadow_cool_bf6d li a,
.hero-ae41 .detail_f915 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-ae41 .container-east-a7b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-ae41 .header-dab2 ul li.icon-dynamic-12d5 .breadcrumb-fe86,
.hero-ae41 .header-dab2 ul li.accent_lite_e7d1 .breadcrumb-fe86 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-ae41 .over_db71 .header-dab2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_lite_894b .over_db71 .gradient_pro_c689 li {
  margin: 0;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li ul {
  margin: 0;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li ul li a {
  padding-left: 15px;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li ul li li a {
  padding-left: 30px;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li.down-ea0b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li.down-ea0b > 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;
}
.info_lite_894b .over_db71 .gradient_pro_c689 li.down-ea0b > 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;
}
.background_fast_199c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.modal_full_63ee {
  position: relative;
  z-index: 10;
}
.modal_full_63ee .header-1091 {
  width: 100%;
  max-width: 100%;
}
.advanced_389c .inner_a758 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.advanced_389c .texture_0f72 {
}
.advanced_389c .hero-ae41 {
  background: #292929;
}
.image_4b1b .inner_a758 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image_4b1b .texture_0f72 {
  background: #f9f9f9;
}
.image_4b1b .hero-ae41 {
  background: #303030;
}
.pattern_f2e8 .inner_a758 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern_f2e8 .texture-a2d9 {
    margin-bottom: 1em;
  }
  .pattern_f2e8 .texture-a2d9:last-child {
    margin-bottom: 0;
  }
}
.pattern_f2e8 .texture_0f72 {
  background: #ededed;
}
.pattern_f2e8 .hero-ae41 {
  background: #1a1a1a;
}
.inner_a758.texture_0f72 {
  color: rgba(0, 0, 0, 0.6);
}
.inner_a758.texture_0f72 .card-0e98 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner_a758.hero-ae41 {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a758.hero-ae41 a:not(.info_hovered_e07a) {
  color: rgba(255, 255, 255, 0.79);
}
.inner_a758.hero-ae41 a:not(.info_hovered_e07a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_a758.hero-ae41 .card-0e98 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_a758.hero-ae41 table tbody td,
.inner_a758.hero-ae41 table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay_ad91.white-1887 .list-action-445f {
  max-width: initial;
}
.overlay_ad91 .iron_f7e5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay_ad91 .iron_f7e5 .header-1091 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay_ad91 .iron_f7e5 .header-1091 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay_ad91 .iron_f7e5 .header-1091:last-child {
    margin-bottom: 0;
  }
}
.pattern_f2e8 .texture-a2d9:last-child,
.image_4b1b .texture-a2d9:last-child,
.advanced_389c .texture-a2d9:last-child {
  margin-bottom: 0;
}
.pattern_f2e8 .texture-a2d9 .over_db71 .header-dab2:last-child,
.image_4b1b .texture-a2d9 .over_db71 .header-dab2:last-child,
.advanced_389c .texture-a2d9 .over_db71 .header-dab2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern_f2e8 .solid_d58d,
  .pattern_f2e8 .dirty_ac14,
  .image_4b1b .solid_d58d,
  .image_4b1b .dirty_ac14,
  .advanced_389c .solid_d58d,
  .advanced_389c .dirty_ac14 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .modal_full_63ee .texture-a2d9 {
    margin-bottom: 2em;
  }
}
.modal_full_63ee p:last-child {
  margin-bottom: 0;
}
.modal_full_63ee li,
.modal_full_63ee ul {
  list-style: none;
  margin: 0;
}
.modal_full_63ee ul ul {
  margin-left: 2.617924em;
}
.nav_28f6 {
  font-size: 0.875em;
}

/* css-noise: ee97 */
.ghost-box-j9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
