/*!
Theme Name: Customify
Theme URI: https://pressmaximum.down-3551/customify
Author: WPCustomify
Author URI: https://pressmaximum.down-3551
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.down-3551/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dynamic_b03c.south-adaf/licenses/gpl-2.0.lite-cbe9
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.stale_ed49/, (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.input-orange-61f9.upper_e3a3/normalize.media_action_39e6/
 ======
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.media_action_39e6 v7.0.0 | MIT License | github.down-3551/necolas/normalize.media_action_39e6 */
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;
}
.form-up-4720 .top-06ef,
.shade_dirty_7051,
.wrapper_4aa1,
.bottom-0cba,
.table_ce0e,
.hot-861c,
.wood_8a78,
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;
}
.shade_dirty_7051,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shade_dirty_7051,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shade_dirty_7051,
  h1 {
    font-size: 1.8em;
  }
}
.wrapper_4aa1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wrapper_4aa1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wrapper_4aa1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_4aa1,
  h2 {
    font-size: 1.7em;
  }
}
.bottom-0cba,
h3 {
  font-size: 1.618em;
}
.form-up-4720 .top-06ef,
.table_ce0e,
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.item-red-d09b {
  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;
}
.wrapper_clean_7e4a:after,
.wrapper_clean_7e4a:before,
.shade_7058:after,
.shade_7058:before {
  content: "";
  display: table;
}
.wrapper_clean_7e4a:after,
.shade_7058:after {
  clear: both;
}
.image_easy_e1c8 {
  float: right;
  margin-right: 0;
}
.soft-b9c7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.border_smooth_ef04 .secondary-hovered-752d,
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;
}
.border_smooth_ef04 .secondary-hovered-752d: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;
}
.black-1231 .secondary-hovered-752d {
  box-shadow: none;
}
.black-1231
  .secondary-hovered-752d
  .tooltip-stone-67b4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black-1231 .secondary-hovered-752d .title-hard-f0f8 {
  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;
}
.black-1231
  .secondary-hovered-752d
  .title-hard-f0f8
  b {
  display: none;
}
.black-1231 .silver-eae9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pagination-warm-eb6c:not(.carousel-edee):not(.dynamic_2800),
button:not(.carousel-edee):not(.dynamic_2800),
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ),
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ),
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ) {
  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;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ):hover,
button:not(.carousel-edee):not(
    .dynamic_2800
  ):hover,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ):hover,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ):hover,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ):active,
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
button:not(.carousel-edee):not(
    .dynamic_2800
  ):active,
button:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ):active,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ):active,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ):active,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus {
  outline: 0;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef {
  position: relative;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .texture_a804,
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .primary_short_0932,
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .mini-9f50,
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  i,
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  svg,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .texture_a804,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .primary_short_0932,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .mini-9f50,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  i,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  svg,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .texture_a804,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .primary_short_0932,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .mini-9f50,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  i,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  svg,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .texture_a804,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .primary_short_0932,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .mini-9f50,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  i,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  svg,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .texture_a804,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .primary_short_0932,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  .mini-9f50,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  i,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef
  svg {
  visibility: hidden;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef:after,
button:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef:after,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef:after,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef:after,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ).fn-loading-4cef: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;
}
.pagination-warm-eb6c:not(.carousel-edee):not(.dynamic_2800),
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ),
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ),
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ) {
  color: #fff;
  background: #235787;
}
.pagination-warm-eb6c:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="button"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="reset"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus,
input[type="submit"]:not(.carousel-edee):not(
    .dynamic_2800
  ):focus {
  color: #fff;
}
.pagination-warm-eb6c.fn-disabled-4cef:not(.carousel-edee):not(
    .dynamic_2800
  ),
.pagination-warm-eb6c[disabled]:not(.carousel-edee):not(
    .dynamic_2800
  ),
button.fn-disabled-4cef:not(.carousel-edee):not(
    .dynamic_2800
  ),
button[disabled]:not(.carousel-edee):not(
    .dynamic_2800
  ) {
  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;
}
.solid_0e2c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.solid_0e2c: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;
}
.tabs_205d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.blue-2250 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary-out-15f9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_clean_7e4a:after,
.wrapper_clean_7e4a:before,
.sort_white_3f81:after,
.sort_white_3f81:before,
.highlight-north-14fd:after,
.highlight-north-14fd:before,
.card_light_f2b5:after,
.card_light_f2b5:before,
.active-3ce8:after,
.active-3ce8:before,
.border-e1b9:after,
.border-e1b9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_clean_7e4a:after,
.sort_white_3f81:after,
.highlight-north-14fd:after,
.card_light_f2b5:after,
.active-3ce8:after,
.border-e1b9:after {
  clear: both;
}
.sort_white_3f81 .accent_hard_3935,
.highlight-north-14fd .accent_hard_3935,
.form-38ef .accent_hard_3935 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.full-f519 {
  display: inline-block;
}
.text-complex-f932 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text-complex-f932 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-complex-f932 .stone-fe9c {
  padding: 1em 0;
  font-size: 85%;
}
.stone-fe9c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stale-ac72 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stale-ac72:after,
.stale-ac72:before {
  content: "";
  display: table;
}
.stale-ac72:after {
  clear: both;
}
.heading_tall_471e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pink-5869 .heading_tall_471e {
  max-width: 50%;
}
.footer_ed67 .heading_tall_471e {
  max-width: 33.33%;
}
.inner-5758 .heading_tall_471e {
  max-width: 25%;
}
.message_450b .heading_tall_471e {
  max-width: 20%;
}
.feature-5ed3 .heading_tall_471e {
  max-width: 16.66%;
}
.background-57a8 .heading_tall_471e {
  max-width: 14.28%;
}
.iron-6ce6 .heading_tall_471e {
  max-width: 12.5%;
}
.paragraph_490a .heading_tall_471e {
  max-width: 11.11%;
}
.blue-686e {
  display: block;
}
.form-up-4720 .bright_e16d label,
.form-up-4720 .cool-5494 label,
.form-up-4720 .full-3148 label,
.form-up-4720 .paragraph-5ecd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-easy-00f4 {
  list-style: none;
  margin: 0;
}
.tertiary-easy-00f4 article.overlay_fdc1 {
  margin-bottom: 0;
}
.tertiary-easy-00f4 ul {
  list-style: none;
  margin: 0;
}
.tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1: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) {
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 li.overlay_fdc1 li.overlay_fdc1 li.overlay_fdc1 {
    padding-left: 0;
  }
}
article.overlay_fdc1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_fdc1 .sort_white_3f81 p:last-of-type {
  margin-bottom: 0;
}
article.overlay_fdc1 .white_c562 {
  float: left;
}
article.overlay_fdc1 .progress-old-2d3d {
  margin-left: 85px;
}
article.overlay_fdc1 .top-f49d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_fdc1 .top-f49d .light_eab3 {
  margin-left: 10px;
}
article.overlay_fdc1 .carousel_red_7228 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_fdc1 .tag_f433 {
  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 .bright_e16d,
  #respond .full-3148,
  #respond .paragraph-5ecd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_e16d input,
#respond .full-3148 input,
#respond .paragraph-5ecd input {
  width: 100%;
}
#respond .paragraph-5ecd {
  margin-right: 0;
}
#respond .notice_brown_e83a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-c114 {
  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;
}
.heading-c114.rough_ddfd {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading-c114 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%);
}
.heading-c114:focus,
.heading-c114: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);
}
.notification-up-62a5 {
  border-radius: 10%;
}
.hard_a48f {
  border-radius: 50%;
}
.logo_brown_e4e8 {
  font-size: 0.72em;
}
.next-a0e1 {
  font-size: 0.875em;
}
.complex-ee22 {
  font-size: 1.1em;
}
.info-advanced-710a {
  text-transform: uppercase;
  line-height: 1.2;
}
.info-advanced-710a.logo_brown_e4e8 {
  letter-spacing: 0.5px;
}
.short_6eb5,
.short_6eb5 a {
  color: #6d6d6d;
}
.short_6eb5 a:hover {
  color: #111;
}
.picture-dim-dda3 {
  color: #6d6d6d;
}
.menu_a5b0 {
  overflow-x: hidden;
}
.menu_a5b0 .section-52ba.background-0658 {
  position: relative;
}
.menu_a5b0 .section-52ba.background-0658.widget_21ac {
  position: initial;
}
.menu_a5b0
  .section-52ba.background-0658.widget_21ac
  .outline_0cb2 {
  left: auto;
}
.menu_a5b0 .section-52ba .outline_0cb2 {
  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;
}
.menu_a5b0 .section-52ba:hover.background-0658 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.menu_a5b0
  .section-52ba:hover.background-0658
  .outline_0cb2 {
  display: block;
  z-index: 9999999;
}
.menu_a5b0 .feature-a3a7 .white_eea9,
.menu_a5b0 .inner-e9b3 .white_eea9 {
  display: none;
}
.menu_a5b0 .panel_1043 .section-52ba:hover.background-0658 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.form-up-4720 .bright_e16d label,
.form-up-4720 .cool-5494 label,
.form-up-4720 .full-3148 label,
.form-up-4720 .paragraph-5ecd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-easy-00f4 {
  list-style: none;
  margin: 0;
}
.tertiary-easy-00f4 article.overlay_fdc1 {
  margin-bottom: 0;
}
.tertiary-easy-00f4 ul {
  list-style: none;
  margin: 0;
}
.tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1: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) {
  .tertiary-easy-00f4 .north_1bb7 li.overlay_fdc1 li.overlay_fdc1 li.overlay_fdc1 li.overlay_fdc1 {
    padding-left: 0;
  }
}
article.overlay_fdc1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.overlay_fdc1 .sort_white_3f81 p:last-of-type {
  margin-bottom: 0;
}
article.overlay_fdc1 .white_c562 {
  float: left;
}
article.overlay_fdc1 .progress-old-2d3d {
  margin-left: 85px;
}
article.overlay_fdc1 .top-f49d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.overlay_fdc1 .top-f49d .light_eab3 {
  margin-left: 10px;
}
article.overlay_fdc1 .carousel_red_7228 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.overlay_fdc1 .tag_f433 {
  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 .bright_e16d,
  #respond .full-3148,
  #respond .paragraph-5ecd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright_e16d input,
#respond .full-3148 input,
#respond .paragraph-5ecd input {
  width: 100%;
}
#respond .paragraph-5ecd {
  margin-right: 0;
}
#respond .notice_brown_e83a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-a3a7 .advanced_c770 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.advanced_c770 .picture_0c4d.hovered-e9ca .top-ebed > li > a:focus,
.advanced_c770 .picture_0c4d.hovered-e9ca .top-ebed > li > a:hover,
.advanced_c770 .picture_0c4d.filter-old-8a81 .top-ebed > li > a:focus,
.advanced_c770 .picture_0c4d.filter-old-8a81 .top-ebed > li > a:hover,
.advanced_c770 .picture_0c4d.tiny_0f56 .top-ebed > li > a:focus,
.advanced_c770 .picture_0c4d.tiny_0f56 .top-ebed > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770
  .picture_0c4d.hovered-e9ca
  .top-ebed
  > li.alert_39d2
  > a,
.advanced_c770
  .picture_0c4d.hovered-e9ca
  .top-ebed
  > li.search_d70a
  > a,
.advanced_c770
  .picture_0c4d.filter-old-8a81
  .top-ebed
  > li.alert_39d2
  > a,
.advanced_c770
  .picture_0c4d.filter-old-8a81
  .top-ebed
  > li.search_d70a
  > a,
.advanced_c770
  .picture_0c4d.tiny_0f56
  .top-ebed
  > li.alert_39d2
  > a,
.advanced_c770 .picture_0c4d.tiny_0f56 .top-ebed > li.label_bottom_defb > a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770 .stale_ac5a,
.advanced_c770 .stale_ac5a a {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770 .footer_26b6.tag-7aa1 li a,
.advanced_c770 .icon_black_b5a1 a,
.advanced_c770 .copper-3942,
.advanced_c770 .top-ebed > li > a,
.advanced_c770 .photo_white_a5b5 {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770 .footer_26b6.tag-7aa1 li a:hover,
.advanced_c770 .icon_black_b5a1 a:hover,
.advanced_c770 .copper-3942:hover,
.advanced_c770 .top-ebed > li > a:hover,
.advanced_c770 .photo_white_a5b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770 .container_ddff {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770 .container_ddff .tabs_4590 {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770 .container_ddff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_c770 .media_83e3 .progress_right_80c8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770 .media_83e3 .progress_right_80c8 .out_fd8c {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770
  .media_83e3
  .progress_right_80c8
  .out_fd8c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770
  .media_83e3
  .progress_right_80c8
  .out_fd8c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770
  .media_83e3
  .progress_right_80c8
  .out_fd8c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770
  .media_83e3
  .progress_right_80c8
  .out_fd8c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770 .media_83e3 .active-480f {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_c770 .media_83e3 .active-480f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_4809
  .advanced_c770
  .media_83e3
  .current_761c
  .summary_e1c9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay_4809
  .advanced_c770
  .media_83e3
  .current_761c
  .out_fd8c {
  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-a3a7 .overlay-bf17 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay-bf17 .picture_0c4d.hovered-e9ca .top-ebed > li > a:focus,
.overlay-bf17 .picture_0c4d.hovered-e9ca .top-ebed > li > a:hover,
.overlay-bf17 .picture_0c4d.filter-old-8a81 .top-ebed > li > a:focus,
.overlay-bf17 .picture_0c4d.filter-old-8a81 .top-ebed > li > a:hover,
.overlay-bf17 .picture_0c4d.tiny_0f56 .top-ebed > li > a:focus,
.overlay-bf17 .picture_0c4d.tiny_0f56 .top-ebed > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bf17
  .picture_0c4d.hovered-e9ca
  .top-ebed
  > li.alert_39d2
  > a,
.overlay-bf17
  .picture_0c4d.hovered-e9ca
  .top-ebed
  > li.search_d70a
  > a,
.overlay-bf17
  .picture_0c4d.filter-old-8a81
  .top-ebed
  > li.alert_39d2
  > a,
.overlay-bf17
  .picture_0c4d.filter-old-8a81
  .top-ebed
  > li.search_d70a
  > a,
.overlay-bf17
  .picture_0c4d.tiny_0f56
  .top-ebed
  > li.alert_39d2
  > a,
.overlay-bf17 .picture_0c4d.tiny_0f56 .top-ebed > li.label_bottom_defb > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bf17 .stale_ac5a,
.overlay-bf17 .stale_ac5a a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bf17 .footer_26b6.tag-7aa1 li a,
.overlay-bf17 .icon_black_b5a1 a,
.overlay-bf17 .copper-3942,
.overlay-bf17 .top-ebed > li > a,
.overlay-bf17 .photo_white_a5b5 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-bf17 .footer_26b6.tag-7aa1 li a:hover,
.overlay-bf17 .icon_black_b5a1 a:hover,
.overlay-bf17 .copper-3942:hover,
.overlay-bf17 .top-ebed > li > a:hover,
.overlay-bf17 .photo_white_a5b5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bf17 .container_ddff {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-bf17 .container_ddff .tabs_4590 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-bf17 .container_ddff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-small-d1d4 .list-narrow-fc8e {
  margin-left: auto;
  margin-right: auto;
}
.highlight-north-14fd > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight-north-14fd .tabs_205d {
  margin-right: 1.41575em;
}
.easy_d915 .highlight-north-14fd > .message_0d53 {
  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;
}
.easy_d915 .highlight-north-14fd > .dynamic_ee75 {
  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;
}
.brown-3626.form-small-d1d4 .list-narrow-fc8e,
.disabled-cd6c.form-small-d1d4 .list-narrow-fc8e {
  margin-left: 0;
}
.advanced-e7e2.form-small-d1d4 .list-narrow-fc8e,
.tiny_c08b.form-small-d1d4 .list-narrow-fc8e {
  margin-right: 0;
}
.highlight-north-14fd ol,
.highlight-north-14fd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.easy-3f0e video {
  max-width: 100%;
}
.heading_current_570c img {
  display: block;
}
.heading_current_570c.tabs_205d,
.heading_current_570c.blue-2250 {
  width: 100%;
}
.heading_current_570c.dynamic_ee75 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.paragraph_hot_69dc:not(.red-9fbd) {
  margin: 1.5em auto;
}
.gradient_01e8 p {
  padding: 1.5em 14px;
}
ul.module_8e3f.dynamic_ee75,
ul.module_8e3f.message_0d53,
ul.module_8e3f.footer-in-053b.message_0d53 {
  padding: 0 14px;
}
.badge-lower-fd61 {
  display: block;
  overflow-x: auto;
}
.badge-lower-fd61 table {
  border-collapse: collapse;
  width: 100%;
}
.badge-lower-fd61 td,
.badge-lower-fd61 th {
  padding: 0.5em;
}
.highlight-north-14fd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight-north-14fd ol ol,
.highlight-north-14fd ol ul,
.highlight-north-14fd ul ol,
.highlight-north-14fd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight-north-14fd ol ol li,
.highlight-north-14fd ol ul li,
.highlight-north-14fd ul ol li,
.highlight-north-14fd ul ul li {
  margin-left: 0;
}
.backdrop-rough-c21e.focused-6506 > .thumbnail-76e9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.backdrop-rough-c21e.focused-6506 > .thumbnail-76e9 iframe,
.backdrop-rough-c21e.focused-6506 > .thumbnail-76e9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard_ea46 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard_ea46.static-6264 {
  padding: 0;
}
.hard_ea46.static-6264 cite {
  font-size: 13px;
}
.hard_ea46 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard_ea46 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.column-up-07b2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.column-up-07b2 > p:first-child {
  margin-top: 0;
}
.column-up-07b2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.column-up-07b2 blockquote {
  border-left: 0;
}
.dynamic-2880 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dynamic-2880:not(.narrow_bd29) {
  max-width: 100px;
}
.dynamic-2880.new_6f6a {
  border-bottom: none !important;
  text-align: center;
}
.dynamic-2880.new_6f6a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient_01e8 p {
    padding: 1.5em 0;
  }
}
.table-5a51 {
  color: #0073aa;
}
.header-a0cb {
  background-color: #0073aa;
}
.breadcrumb_copper_559c {
  color: #229fd8;
}
.picture_e81d {
  background-color: #229fd8;
}
.top-d738 {
  color: #eee;
}
.tabs-out-a4d2 {
  background-color: #eee;
}
.primary-0ca2 {
  color: #444;
}
.left_b48e {
  background-color: #444;
}
.grid-5286 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid-5286 .plasma-589b .icon_black_b5a1 {
  font-size: 15px;
}
.grid-5286 .icon_black_b5a1 {
  line-height: 1.3;
}
.grid-5286 .overlay-bf17 {
}
.grid-5286 .advanced_c770 {
  background: #235787;
}
.active_yellow_0473 {
  padding: 0;
}
.active_yellow_0473 .advanced_c770 {
  background: #1a1a1a;
}
.active_yellow_0473 .overlay-bf17 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.panel_west_1a9f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.panel_west_1a9f .overlay-bf17 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.panel_west_1a9f .advanced_c770 {
  background: #303030;
}
.border-e1b9 {
  position: relative;
  z-index: 10;
}
.border-e1b9 .iron-d731 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel-ef86 .background-0658 {
  display: inline-block;
  vertical-align: middle;
}
.steel-ef86.slider-937f .background-0658 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .steel-ef86.slider-937f .background-0658 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .steel-ef86.slider-937f .background-0658 {
    margin-right: 0.4em;
  }
}
.steel-ef86.slider-937f .background-0658:last-child {
  margin-right: 0;
}
.detail-0c50 .iron-d731 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .feature-a3a7 .plasma-589b {
    margin: 0 -0.5em;
  }
  .feature-a3a7 .plasma-589b [class*="customify-col-"],
  .feature-a3a7 .plasma-589b [class*="customify-col_"],
  .feature-a3a7 .plasma-589b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.feature-a3a7.pattern-cbaf .iron-d731 {
  background: 0 0 !important;
}
.feature-a3a7.pattern-cbaf .iron-d731,
.feature-a3a7.detail-0c50 .iron-d731 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .feature-a3a7.in-6e81 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.feature-a3a7.detail-0c50 .iron-d731 {
  box-shadow: none !important;
}
.heading_outer_1652 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .heading_outer_1652 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .heading_outer_1652 {
    padding: 18px 0 20px;
  }
}
.heading_outer_1652 .gradient-hot-5a8d {
  width: 100%;
}
.heading_outer_1652 .mask_43f7 {
  margin-bottom: 0;
}
.heading_outer_1652 .footer-solid-e914 {
  margin-top: 5px;
  font-size: 0.875em;
}
.secondary-brown-12e8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.secondary-brown-12e8 .new_90c3 {
  width: 100%;
}
.carousel-bfb6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel-bfb6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel-bfb6 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;
}
.carousel-bfb6 li:last-child:after {
  display: none;
}
.carousel-bfb6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus_easy_cc1e .white_eea9 button,
.heading_outer_1652 .white_eea9 button {
  left: 0;
}
.focus_easy_cc1e .new_90c3,
.heading_outer_1652 .new_90c3 {
  padding-left: 0;
  padding-right: 0;
}
.focus_easy_cc1e .secondary-brown-12e8,
.heading_outer_1652 .secondary-brown-12e8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus_easy_cc1e {
  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;
}
.focus_easy_cc1e: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;
}
.focus_easy_cc1e .nav-white-9584 {
  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) {
  .focus_easy_cc1e .nav-white-9584 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus_easy_cc1e .nav-white-9584 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus_easy_cc1e .nav-white-9584 {
    min-height: 200px;
  }
}
.focus_easy_cc1e .carousel-bfb6 {
  color: rgba(255, 255, 255, 0.8);
}
.focus_easy_cc1e .carousel-bfb6 a,
.focus_easy_cc1e .carousel-bfb6 li:after {
  color: inherit;
}
.focus_easy_cc1e .carousel-bfb6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.avatar-0f0d {
  margin-bottom: 0.5em;
}
.search-42c2 {
  margin-bottom: 1.2em;
}
.search-42c2,
.avatar-0f0d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.search-42c2 p:last-child,
.avatar-0f0d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .white_eea9,
#masthead .white_eea9 {
  display: none;
}
#masthead
  > .white_eea9.smooth-66a6 {
  display: none;
}
#masthead > .white_eea9 button {
  left: 0;
}
.wrapper-action-927a {
  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%;
}
.wrapper-action-927a .background-0658 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper-action-927a .hero-liquid-a53f {
  display: -webkit-box;
  display: flex;
}
.wrapper-action-927a .hero-liquid-a53f.tabs-blue-9e49 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper-action-927a .hero-liquid-a53f.accordion-down-0333 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-action-927a .hero-liquid-a53f.frame_yellow_39d9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-action-927a.header-wide-51a9.texture-88c3 .hero-liquid-a53f.tabs-blue-9e49 {
  flex-basis: 100%;
}
.wrapper-action-927a.list_da6e .hero-liquid-a53f.accordion-down-0333 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper-action-927a.list_da6e .hero-liquid-a53f.frame_yellow_39d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .white_eea9.smooth-66a6 {
  display: none;
}
#masthead > .white_eea9 button {
  left: 0;
}
.orange_81b6 {
  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;
}
.orange_81b6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.orange_81b6.search-99e2 i {
  margin-right: 4px;
}
.orange_81b6.primary_iron_1489 i {
  margin-left: 5px;
}
.icon_black_b5a1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_black_b5a1 p:last-child {
  margin-bottom: 0;
}
.banner-9e15 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-9e15 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-9e15 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-9e15 .stale_ac5a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-9e15 .pagination_f6c4 {
  margin: 5px 0 7px 0;
}
.banner-9e15.hot_21a9 .section-83f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-9e15.hot_21a9 .surface_b5df {
  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;
}
.banner-9e15.light_7001 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-9e15.light_7001 .section-83f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-9e15.light_7001 .surface_b5df {
  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;
}
.banner-9e15.steel_bd5b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-9e15.carousel_purple_a95d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-9e15.carousel_purple_a95d .surface_b5df {
  margin-top: 7px;
}
.description_12a5 {
  display: inline-block;
}
.border-e1b9 .detail_4409 .banner-9e15 img {
  max-width: 100%;
}
.picture_0c4d .title_iron_91d6.footer_static_62e1,
.light_d8bc .title_iron_91d6.footer_static_62e1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_0c4d .action_dd73,
.light_d8bc .action_dd73 {
  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%);
}
.picture_0c4d .action_dd73 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.picture_0c4d.bronze_999c .action_dd73 {
  display: none;
}
.picture_0c4d .content_9bdf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_0c4d .content_9bdf li {
  display: inline-block;
  position: relative;
}
.picture_0c4d .content_9bdf li:last-child {
  margin-right: 0;
}
.picture_0c4d .content_9bdf 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;
}
.picture_0c4d .content_9bdf li.label_bottom_defb > a {
  color: rgba(0, 0, 0, 0.9);
}
.picture_0c4d .content_9bdf > 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;
}
.picture_0c4d .content_9bdf > li > a i {
  line-height: 0;
}
.picture_0c4d .content_9bdf > li.thick_508c > a .action_dd73 {
  margin-left: 4px;
  line-height: 0;
}
.picture_0c4d .content_9bdf .accordion_eb41 li.thick_508c > a {
  position: relative;
}
.picture_0c4d .content_9bdf .accordion_eb41 li.thick_508c > a:after,
.picture_0c4d .content_9bdf .accordion_eb41 li.thick_508c > a:before {
  content: "";
  display: table;
}
.picture_0c4d .content_9bdf .accordion_eb41 li.thick_508c > a:after {
  clear: both;
}
.picture_0c4d .content_9bdf .accordion_eb41 li.thick_508c > a .action_dd73 {
  margin-left: 5px;
  float: right;
}
.picture_0c4d .item_e50c,
.picture_0c4d .accordion_eb41 {
  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;
}
.picture_0c4d .accordion_eb41 {
  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;
}
.picture_0c4d .accordion_eb41 .footer_static_62e1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_0c4d .accordion_eb41 .action_dd73 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.picture_0c4d .accordion_eb41 li {
  display: block;
  margin: 0;
  padding: 0;
}
.picture_0c4d .accordion_eb41 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;
}
.picture_0c4d .accordion_eb41 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.picture_0c4d .accordion_eb41 .accordion_eb41 {
  top: 0;
  left: 100%;
}
.picture_0c4d .info-selected-6d81.fn-focus-4cef > .item_e50c,
.picture_0c4d .info-selected-6d81.fn-focus-4cef > .accordion_eb41,
.picture_0c4d .info-selected-6d81:focus > .item_e50c,
.picture_0c4d .info-selected-6d81:focus > .accordion_eb41,
.picture_0c4d .info-selected-6d81:hover > .item_e50c,
.picture_0c4d .info-selected-6d81:hover > .accordion_eb41 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.picture_0c4d.tiny_0f56 .top-ebed:after,
.picture_0c4d.tiny_0f56 .top-ebed:before {
  content: "";
  display: table;
}
.picture_0c4d.tiny_0f56 .top-ebed:after {
  clear: both;
}
.picture_0c4d.tiny_0f56 .top-ebed > li {
  float: left;
}
.picture_0c4d.bottom_cc54 .top-ebed:after,
.picture_0c4d.bottom_cc54 .top-ebed:before {
  content: "";
  display: table;
}
.picture_0c4d.bottom_cc54 .top-ebed:after {
  clear: both;
}
.picture_0c4d.bottom_cc54 .top-ebed > li {
  float: left;
}
.picture_0c4d.bottom_cc54 .top-ebed > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.picture_0c4d.bottom_cc54 .top-ebed > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.picture_0c4d.bottom_cc54 .top-ebed > li.alert_39d2 > a,
.picture_0c4d.bottom_cc54 .top-ebed > li.label_bottom_defb > a {
  color: #fff;
  background-color: #1e4b75;
}
.picture_0c4d.hovered-e9ca .top-ebed > li > a .footer_static_62e1 {
  position: relative;
}
.picture_0c4d.hovered-e9ca .top-ebed > li > a .footer_static_62e1: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;
}
.picture_0c4d.hovered-e9ca
  .top-ebed
  > li:focus
  > a
  .footer_static_62e1:before,
.picture_0c4d.hovered-e9ca
  .top-ebed
  > li:hover
  > a
  .footer_static_62e1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_0c4d.hovered-e9ca
  .top-ebed
  > li.alert_39d2
  > a
  .footer_static_62e1:before,
.picture_0c4d.hovered-e9ca
  .top-ebed
  > li.search_d70a
  > a
  .footer_static_62e1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_0c4d.filter-old-8a81 .top-ebed > li > a .footer_static_62e1 {
  position: relative;
}
.picture_0c4d.filter-old-8a81 .top-ebed > li > a .footer_static_62e1: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;
}
.picture_0c4d.filter-old-8a81 .top-ebed > li:focus > a .footer_static_62e1:before,
.picture_0c4d.filter-old-8a81
  .top-ebed
  > li:hover
  > a
  .footer_static_62e1:before {
  width: 100%;
  background-color: currentColor;
}
.picture_0c4d.filter-old-8a81
  .top-ebed
  > li.alert_39d2
  > a
  .footer_static_62e1:before,
.picture_0c4d.filter-old-8a81
  .top-ebed
  > li.search_d70a
  > a
  .footer_static_62e1:before {
  width: 100%;
  background-color: currentColor;
}
.light_d8bc .content_9bdf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.light_d8bc .content_9bdf li:first-child > a {
  border-top: none;
}
.light_d8bc .content_9bdf .outline_east_3698 > .footer_static_62e1 .action_dd73 {
  display: none;
}
.light_d8bc .content_9bdf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.light_d8bc .content_9bdf li:last-child {
  border: none;
}
.light_d8bc .content_9bdf li.thick_508c > a {
  padding-right: 45px !important;
}
.light_d8bc .content_9bdf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.light_d8bc .content_9bdf li a:focus,
.light_d8bc .content_9bdf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light_d8bc .content_9bdf li .item-7356 {
  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;
}
.light_d8bc .content_9bdf li .item-7356:hover {
  box-shadow: none;
}
.light_d8bc .content_9bdf li .item-7356 .action_dd73 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.light_d8bc .content_9bdf .accordion_eb41 {
  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);
}
.light_d8bc .content_9bdf .accordion_eb41 li a {
  padding-left: 3em;
}
.light_d8bc .content_9bdf .narrow_b6d5 > a .item-7356 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.light_d8bc .content_9bdf .narrow_b6d5 > .accordion_eb41 {
  display: block;
  opacity: 1;
}
.paragraph-next-234a {
  max-width: 100%;
}
.breadcrumb-9d98 {
  line-height: 0;
  cursor: pointer;
}
.photo_white_a5b5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo_white_a5b5:hover {
  box-shadow: none;
  color: currentColor;
}
.photo_white_a5b5 svg {
  width: 18px;
  height: 18px;
}
.photo_white_a5b5 .first-22a6 {
  display: none;
}
.thumbnail-prev-6593 {
  position: relative;
}
.thumbnail-prev-6593.fn-active-4cef .photo_white_a5b5 .section_north_7988 {
  display: none;
}
.thumbnail-prev-6593.fn-active-4cef .photo_white_a5b5 .first-22a6 {
  display: inline-block;
}
.thumbnail-prev-6593 .sort-fluid-040e {
  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);
}
.thumbnail-prev-6593.search_3761 .sort-fluid-040e {
  left: auto;
  right: -0.9em;
}
.thumbnail-prev-6593.search_3761 .thumbnail_up_b695::before {
  left: auto;
  right: 15px;
}
.thumbnail-prev-6593.fn-active-4cef .sort-fluid-040e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_761c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.current_761c label {
  flex-basis: 100%;
}
.current_761c .progress_right_80c8 {
  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;
}
.current_761c .out_fd8c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.current_761c .out_fd8c:focus {
  background-color: transparent;
}
.current_761c button.active-480f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.current_761c button.active-480f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.current_761c button.active-480f svg {
  width: 18px;
  height: 18px;
}
.current_761c input[type="submit"] {
  min-height: auto;
}
.media_83e3 .current_761c .out_fd8c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail_up_b695 {
  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) {
  .thumbnail_up_b695 {
    width: 220px;
  }
}
.thumbnail_up_b695 label {
  flex-basis: 100%;
}
.thumbnail_up_b695::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;
}
.overlay_4809 .media_83e3 .current_761c {
  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;
}
.overlay_4809
  .media_83e3
  .current_761c
  .progress_right_80c8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.overlay_4809 .media_83e3 .current_761c .out_fd8c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.overlay_4809
  .media_83e3
  .current_761c
  .out_fd8c:focus {
  background: 0 0;
}
.overlay_4809
  .media_83e3
  .current_761c
  .summary_e1c9 {
  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;
}
.footer_26b6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer_26b6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer_26b6 li:last-child {
  margin-right: 0;
}
.footer_26b6 li:first-child {
  margin-left: 0;
}
.footer_26b6.black_e36e a {
  color: #fff;
}
.footer_26b6.black_e36e a:hover {
  color: #fff;
}
.footer_26b6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer_26b6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer_26b6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer_26b6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer_26b6 [class*="social-icon-apple"] {
  background-color: #999;
}
.footer_26b6 [class*="social-icon-apple"].backdrop_f916 {
  background-color: transparent;
  color: #999;
}
.footer_26b6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer_26b6 [class*="social-icon-behance"].backdrop_f916 {
  background-color: transparent;
  color: #1769ff;
}
.footer_26b6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer_26b6 [class*="social-icon-bitbucket"].backdrop_f916 {
  background-color: transparent;
  color: #205081;
}
.footer_26b6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer_26b6 [class*="social-icon-codepen"].backdrop_f916 {
  background-color: transparent;
  color: #000;
}
.footer_26b6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer_26b6 [class*="social-icon-delicious"].backdrop_f916 {
  background-color: transparent;
  color: #39f;
}
.footer_26b6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer_26b6 [class*="social-icon-digg"].backdrop_f916 {
  background-color: transparent;
  color: #005be2;
}
.footer_26b6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer_26b6 [class*="social-icon-dribbble"].backdrop_f916 {
  background-color: transparent;
  color: #ea4c89;
}
.footer_26b6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer_26b6 [class*="social-icon-envelope"].backdrop_f916 {
  background-color: transparent;
  color: #ea4335;
}
.footer_26b6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer_26b6 [class*="social-icon-facebook"].backdrop_f916 {
  background-color: transparent;
  color: #3b5998;
}
.footer_26b6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer_26b6 [class*="social-icon-flickr"].backdrop_f916 {
  background-color: transparent;
  color: #0063dc;
}
.footer_26b6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer_26b6 [class*="social-icon-foursquare"].backdrop_f916 {
  background-color: transparent;
  color: #2d5be3;
}
.footer_26b6 [class*="social-icon-github"] {
  background-color: #333;
}
.footer_26b6 [class*="social-icon-github"].backdrop_f916 {
  background-color: transparent;
  color: #333;
}
.footer_26b6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer_26b6 [class*="social-icon-google-plus"].backdrop_f916 {
  background-color: transparent;
  color: #dd4b39;
}
.footer_26b6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer_26b6 [class*="social-icon-houzz"].backdrop_f916 {
  background-color: transparent;
  color: #7ac142;
}
.footer_26b6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer_26b6 [class*="social-icon-instagram"].backdrop_f916 {
  background-color: transparent;
  color: #262626;
}
.footer_26b6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer_26b6 [class*="social-icon-jsfiddle"].backdrop_f916 {
  background-color: transparent;
  color: #487aa2;
}
.footer_26b6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer_26b6 [class*="social-icon-linkedin"].backdrop_f916 {
  background-color: transparent;
  color: #0077b5;
}
.footer_26b6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer_26b6 [class*="social-icon-medium"].backdrop_f916 {
  background-color: transparent;
  color: #00ab6b;
}
.footer_26b6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer_26b6
  [class*="social-icon-odnoklassniki"].backdrop_f916 {
  background-color: transparent;
  color: #f4731c;
}
.footer_26b6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer_26b6 [class*="social-icon-meetup"].backdrop_f916 {
  background-color: transparent;
  color: #ec1c40;
}
.footer_26b6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer_26b6 [class*="social-icon-pinterest"].backdrop_f916 {
  background-color: transparent;
  color: #bd081c;
}
.footer_26b6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer_26b6 [class*="social-icon-product-hunt"].backdrop_f916 {
  background-color: transparent;
  color: #da552f;
}
.footer_26b6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer_26b6 [class*="social-icon-reddit"].backdrop_f916 {
  background-color: transparent;
  color: #ff4500;
}
.footer_26b6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer_26b6 [class*="social-icon-rss"].backdrop_f916 {
  background-color: transparent;
  color: #f26522;
}
.footer_26b6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer_26b6
  [class*="social-icon-shopping-cart"].backdrop_f916 {
  background-color: transparent;
  color: #4caf50;
}
.footer_26b6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer_26b6 [class*="social-icon-skype"].backdrop_f916 {
  background-color: transparent;
  color: #00aff0;
}
.footer_26b6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer_26b6 [class*="social-icon-slideshare"].backdrop_f916 {
  background-color: transparent;
  color: #0077b5;
}
.footer_26b6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer_26b6 [class*="social-icon-snapchat"].backdrop_f916 {
  background-color: transparent;
  color: #fffc00;
}
.footer_26b6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer_26b6 [class*="social-icon-soundcloud"].backdrop_f916 {
  background-color: transparent;
  color: #f80;
}
.footer_26b6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer_26b6 [class*="social-icon-spotify"].backdrop_f916 {
  background-color: transparent;
  color: #2ebd59;
}
.footer_26b6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer_26b6
  [class*="social-icon-stack-overflow"].backdrop_f916 {
  background-color: transparent;
  color: #fe7a15;
}
.footer_26b6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer_26b6 [class*="social-icon-maldkfgram"].backdrop_f916 {
  background-color: transparent;
  color: #2ca5e0;
}
.footer_26b6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer_26b6 [class*="social-icon-tripadvisor"].backdrop_f916 {
  background-color: transparent;
  color: #589442;
}
.footer_26b6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer_26b6 [class*="social-icon-tumblr"].backdrop_f916 {
  background-color: transparent;
  color: #35465c;
}
.footer_26b6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer_26b6 [class*="social-icon-twitch"].backdrop_f916 {
  background-color: transparent;
  color: #6441a5;
}
.footer_26b6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer_26b6 [class*="social-icon-twitter"].backdrop_f916 {
  background-color: transparent;
  color: #1da1f2;
}
.footer_26b6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer_26b6 [class*="social-icon-vimeo"].backdrop_f916 {
  background-color: transparent;
  color: #1ab7ea;
}
.footer_26b6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer_26b6 [class*="social-icon-vk"].backdrop_f916 {
  background-color: transparent;
  color: #45668e;
}
.footer_26b6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer_26b6 [class*="social-icon-weibo"].backdrop_f916 {
  background-color: transparent;
  color: #df2029;
}
.footer_26b6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer_26b6 [class*="social-icon-weixin"].backdrop_f916 {
  background-color: transparent;
  color: #7bb32e;
}
.footer_26b6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer_26b6 [class*="social-icon-whatsapp"].backdrop_f916 {
  background-color: transparent;
  color: #25d366;
}
.footer_26b6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer_26b6 [class*="social-icon-wordpress"].backdrop_f916 {
  background-color: transparent;
  color: #21759b;
}
.footer_26b6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer_26b6 [class*="social-icon-xing"].backdrop_f916 {
  background-color: transparent;
  color: #026466;
}
.footer_26b6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer_26b6 [class*="social-icon-yelp"].backdrop_f916 {
  background-color: transparent;
  color: #af0606;
}
.footer_26b6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer_26b6 [class*="social-icon-youtube"].backdrop_f916 {
  background-color: transparent;
  color: #cd201f;
}
.copper-3942 {
  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;
}
.copper-3942:hover {
  box-shadow: none;
  background: 0 0;
}
.hard-8c52 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange_194c {
  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;
}
.list_brown_3ba6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wood_ab58 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.wood_ab58,
.wood_ab58::after,
.wood_ab58::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;
}
.wood_ab58::after,
.wood_ab58::before {
  content: "";
  display: block;
  background-color: inherit;
}
.disabled-over-e970 .orange_194c .list_brown_3ba6 {
  margin-top: -2px;
  width: 19px;
}
.disabled-over-e970 .orange_194c .wood_ab58 {
  margin-top: -1px;
}
.disabled-over-e970 .orange_194c .wood_ab58,
.disabled-over-e970 .orange_194c .wood_ab58::after,
.disabled-over-e970 .orange_194c .wood_ab58::before {
  width: 19px;
  height: 2px;
}
.disabled-over-e970 .orange_194c .wood_ab58::before {
  top: -6px;
}
.disabled-over-e970 .orange_194c .wood_ab58::after {
  bottom: -6px;
}
.plasma-657e .orange_194c .list_brown_3ba6 {
  margin-top: -2px;
  width: 22px;
}
.plasma-657e .orange_194c .wood_ab58 {
  margin-top: -1px;
}
.plasma-657e .orange_194c .wood_ab58,
.plasma-657e .orange_194c .wood_ab58::after,
.plasma-657e .orange_194c .wood_ab58::before {
  width: 22px;
  height: 2px;
}
.plasma-657e .orange_194c .wood_ab58::before {
  top: -7px;
}
.plasma-657e .orange_194c .wood_ab58::after {
  bottom: -7px;
}
.pagination-blue-aa5e .orange_194c .list_brown_3ba6 {
  margin-top: -2px;
  width: 31px;
}
.pagination-blue-aa5e .orange_194c .wood_ab58 {
  margin-top: -1.5px;
}
.pagination-blue-aa5e .orange_194c .wood_ab58,
.pagination-blue-aa5e .orange_194c .wood_ab58::after,
.pagination-blue-aa5e .orange_194c .wood_ab58::before {
  width: 31px;
  height: 3px;
}
.pagination-blue-aa5e .orange_194c .wood_ab58::before {
  top: -9px;
}
.pagination-blue-aa5e .orange_194c .wood_ab58::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow_next_ecc9 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow_next_ecc9 .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .shadow_next_ecc9 .orange_194c .wood_ab58,
  .shadow_next_ecc9 .orange_194c .wood_ab58::after,
  .shadow_next_ecc9 .orange_194c .wood_ab58::before {
    width: 19px;
    height: 2px;
  }
  .shadow_next_ecc9 .orange_194c .wood_ab58::before {
    top: -6px;
  }
  .shadow_next_ecc9 .orange_194c .wood_ab58::after {
    bottom: -6px;
  }
  .iron_3de3 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 22px;
  }
  .iron_3de3 .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .iron_3de3 .orange_194c .wood_ab58,
  .iron_3de3 .orange_194c .wood_ab58::after,
  .iron_3de3 .orange_194c .wood_ab58::before {
    width: 22px;
    height: 2px;
  }
  .iron_3de3 .orange_194c .wood_ab58::before {
    top: -7px;
  }
  .iron_3de3 .orange_194c .wood_ab58::after {
    bottom: -7px;
  }
  .preview-a958 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-a958 .orange_194c .wood_ab58 {
    margin-top: -1.5px;
  }
  .preview-a958 .orange_194c .wood_ab58,
  .preview-a958 .orange_194c .wood_ab58::after,
  .preview-a958 .orange_194c .wood_ab58::before {
    width: 31px;
    height: 3px;
  }
  .preview-a958 .orange_194c .wood_ab58::before {
    top: -9px;
  }
  .preview-a958 .orange_194c .wood_ab58::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-selected-7649 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 19px;
  }
  .icon-selected-7649 .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .icon-selected-7649 .orange_194c .wood_ab58,
  .icon-selected-7649 .orange_194c .wood_ab58::after,
  .icon-selected-7649 .orange_194c .wood_ab58::before {
    width: 19px;
    height: 2px;
  }
  .icon-selected-7649 .orange_194c .wood_ab58::before {
    top: -6px;
  }
  .icon-selected-7649 .orange_194c .wood_ab58::after {
    bottom: -6px;
  }
  .footer_stale_f271 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 22px;
  }
  .footer_stale_f271 .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .footer_stale_f271 .orange_194c .wood_ab58,
  .footer_stale_f271 .orange_194c .wood_ab58::after,
  .footer_stale_f271 .orange_194c .wood_ab58::before {
    width: 22px;
    height: 2px;
  }
  .footer_stale_f271 .orange_194c .wood_ab58::before {
    top: -7px;
  }
  .footer_stale_f271 .orange_194c .wood_ab58::after {
    bottom: -7px;
  }
  .breadcrumb_676b .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_676b .orange_194c .wood_ab58 {
    margin-top: -1.5px;
  }
  .breadcrumb_676b .orange_194c .wood_ab58,
  .breadcrumb_676b .orange_194c .wood_ab58::after,
  .breadcrumb_676b .orange_194c .wood_ab58::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_676b .orange_194c .wood_ab58::before {
    top: -9px;
  }
  .breadcrumb_676b .orange_194c .wood_ab58::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .lite_682b .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 19px;
  }
  .lite_682b .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .lite_682b .orange_194c .wood_ab58,
  .lite_682b .orange_194c .wood_ab58::after,
  .lite_682b .orange_194c .wood_ab58::before {
    width: 19px;
    height: 2px;
  }
  .lite_682b .orange_194c .wood_ab58::before {
    top: -6px;
  }
  .lite_682b .orange_194c .wood_ab58::after {
    bottom: -6px;
  }
  .paragraph_0004 .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_0004 .orange_194c .wood_ab58 {
    margin-top: -1px;
  }
  .paragraph_0004 .orange_194c .wood_ab58,
  .paragraph_0004 .orange_194c .wood_ab58::after,
  .paragraph_0004 .orange_194c .wood_ab58::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_0004 .orange_194c .wood_ab58::before {
    top: -7px;
  }
  .paragraph_0004 .orange_194c .wood_ab58::after {
    bottom: -7px;
  }
  .short_c4fb .orange_194c .list_brown_3ba6 {
    margin-top: -2px;
    width: 31px;
  }
  .short_c4fb .orange_194c .wood_ab58 {
    margin-top: -1.5px;
  }
  .short_c4fb .orange_194c .wood_ab58,
  .short_c4fb .orange_194c .wood_ab58::after,
  .short_c4fb .orange_194c .wood_ab58::before {
    width: 31px;
    height: 3px;
  }
  .short_c4fb .orange_194c .wood_ab58::before {
    top: -9px;
  }
  .short_c4fb .orange_194c .wood_ab58::after {
    bottom: -9px;
  }
}
.banner-e821 .wood_ab58 {
  -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);
}
.banner-e821 .wood_ab58::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner-e821 .wood_ab58::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);
}
.banner-e821.glass-aaa0 .wood_ab58 {
  -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);
}
.banner-e821.glass-aaa0 .wood_ab58::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner-e821.glass-aaa0 .wood_ab58::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);
}
.wrapper_ffee {
  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.carousel_5f6f:before {
  display: none;
}
.inner-e9b3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-e9b3 .search-silver-f2cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-e9b3 .search-silver-f2cc:last-of-type {
  border-bottom: none;
}
.inner-e9b3 .search-silver-f2cc.sidebar_copper_b2f8,
.inner-e9b3 .search-silver-f2cc.east-d0a5,
.inner-e9b3 .search-silver-f2cc.shade_basic_1219 {
  padding: 0;
}
.inner-e9b3 .light_d8bc .item-7356 {
  color: currentColor;
}
.inner-e9b3 .light_d8bc .item-7356:focus,
.inner-e9b3 .light_d8bc .item-7356:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-e9b3.overlay-bf17 .container_ddff,
.inner-e9b3.overlay-bf17 .icon_black_b5a1 a,
.inner-e9b3.overlay-bf17 .top-ebed a,
.inner-e9b3.overlay-bf17 .accordion_eb41 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-e9b3.overlay-bf17 .container_ddff:hover,
.inner-e9b3.overlay-bf17 .icon_black_b5a1 a:hover,
.inner-e9b3.overlay-bf17 .top-ebed a:hover,
.inner-e9b3.overlay-bf17 .accordion_eb41 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e9b3.overlay-bf17 .tabs_4590 {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e9b3.overlay-bf17 .search-silver-f2cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-e9b3.overlay-bf17 .search-silver-f2cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-e9b3.overlay-bf17 .slider_61e6:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-e9b3.overlay-bf17 .light_d8bc .content_9bdf li a,
.inner-e9b3.overlay-bf17 .light_d8bc .item-7356,
.inner-e9b3.overlay-bf17 .accordion_eb41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-e9b3.overlay-bf17 .light_d8bc .item-7356:focus,
.inner-e9b3.overlay-bf17 .light_d8bc .item-7356:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-e9b3.overlay-bf17 .content_9bdf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-e9b3.advanced_c770 .container_ddff,
.inner-e9b3.advanced_c770 .icon_black_b5a1 a,
.inner-e9b3.advanced_c770 .top-ebed .item-7356,
.inner-e9b3.advanced_c770 .top-ebed a,
.inner-e9b3.advanced_c770 .accordion_eb41 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-e9b3.advanced_c770 .container_ddff:hover,
.inner-e9b3.advanced_c770 .icon_black_b5a1 a:hover,
.inner-e9b3.advanced_c770 .top-ebed .item-7356:hover,
.inner-e9b3.advanced_c770 .top-ebed a:hover,
.inner-e9b3.advanced_c770 .accordion_eb41 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e9b3.advanced_c770 .tabs_4590 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-e9b3.advanced_c770 .search-silver-f2cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-e9b3.advanced_c770 .search-silver-f2cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-e9b3.advanced_c770 .slider_61e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-e9b3.advanced_c770 .light_d8bc .content_9bdf li a,
.inner-e9b3.advanced_c770 .light_d8bc .item-7356,
.inner-e9b3.advanced_c770 .accordion_eb41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-e9b3.advanced_c770 .light_d8bc .item-7356:focus,
.inner-e9b3.advanced_c770 .light_d8bc .item-7356:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-e9b3.advanced_c770 .content_9bdf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_61e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider_61e6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-fixed-3684 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main-4e7e .inner-e9b3 {
  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;
}
.main-4e7e .search-silver-f2cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main-4e7e .search-silver-f2cc: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) {
  .main-4e7e .search-silver-f2cc:before {
    width: 16%;
    left: 42%;
  }
}
.main-4e7e .search-silver-f2cc:last-child:before {
  content: none;
}
.main-4e7e .search-silver-f2cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main-4e7e .light_d8bc .content_9bdf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-4e7e .light_d8bc .content_9bdf li a .item-7356 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main-4e7e .light_d8bc .accordion_eb41 {
  border: none;
}
.main-4e7e .light_d8bc .accordion_eb41 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main-4e7e .slider_61e6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-4e7e .sidebar-fixed-3684 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main-4e7e .advanced_c770 .slider_61e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-4e7e .overlay-bf17.shade-06d5 .wood_ab58 {
  background: rgba(0, 0, 0, 0.6);
}
.main-4e7e
  .overlay-bf17.shade-06d5
  .wood_ab58::after,
.main-4e7e
  .overlay-bf17.shade-06d5
  .wood_ab58:before {
  background: inherit;
}
.main-4e7e
  .overlay-bf17.shade-06d5:hover
  .wood_ab58 {
  background: rgba(0, 0, 0, 0.8);
}
.purple_9b6d .inner-e9b3 {
  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) {
  .purple_9b6d .inner-e9b3 {
    width: auto;
    right: 45px;
  }
}
.tag_8629 .inner-e9b3 {
  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) {
  .tag_8629 .inner-e9b3 {
    width: auto;
    left: 45px;
  }
}
.carousel_5f6f .inner-e9b3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel_5f6f .sidebar-fixed-3684 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel_5f6f .slider_61e6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle_b528 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle_b528.main-4e7e .inner-e9b3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle_b528.purple_9b6d .inner-e9b3 {
  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);
}
.middle_b528 .inner-e9b3 {
  visibility: visible;
}
.middle_b528.tag_8629 .inner-e9b3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_5874,
.border-cold-ecf8 {
  overflow-x: hidden;
}
.media_5874 .inner-e9b3 {
  overflow: auto;
}
.media_5874.main-4e7e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_5874.main-4e7e .inner-e9b3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_5874.main-4e7e .copper-3942 {
  opacity: 0;
}
.media_5874.purple_9b6d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_5874.purple_9b6d .inner-e9b3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_5874.purple_9b6d .copper-3942 {
  opacity: 0;
}
.media_5874.tag_8629 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_5874.tag_8629 .inner-e9b3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_5874.tag_8629 .copper-3942 {
  opacity: 0;
}
.media_5874.carousel_5f6f .inner-e9b3 {
  z-index: 10;
  visibility: visible;
}
.shade-06d5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-06d5 .wood_ab58 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-06d5 .wood_ab58::after,
.shade-06d5 .wood_ab58:before {
  background: inherit;
}
.shade-06d5:hover .wood_ab58 {
  background: rgba(255, 255, 255, 0.99);
}
.tag_8629 .shade-06d5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel_5f6f .shade-06d5 {
  display: none !important;
}
.media_5874:before,
.border-cold-ecf8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_5874 .shade-06d5,
.border-cold-ecf8 .shade-06d5 {
  display: inline-block;
}
.inner-e9b3 .background-0658 {
  -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;
}
.media_5874 .inner-e9b3 .background-0658,
.border-cold-ecf8 .inner-e9b3 .background-0658 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-5fab .progress_right_80c8 {
  width: 100%;
}
.detail_4409 {
  padding: 0 0.5em 0;
}
.detail_4409 [class*="customify-col-"],
.detail_4409 [class*="customify-col_"],
.detail_4409 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hot-eb5c .detail_4409 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .plasma-589b .alert-smooth-a556,
  .alert-smooth-a556 {
    display: none;
  }
  .gradient_952c {
    text-align: left;
  }
  .overlay-82f9 {
    text-align: center;
  }
  .primary-full-55b8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-589b .input-20df,
  .input-20df {
    display: none;
  }
  .mask_11ff {
    text-align: left;
  }
  .banner-cf68 {
    text-align: center;
  }
  .wrapper-dce6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .plasma-589b .nav-simple-ce27,
  .nav-simple-ce27 {
    display: none;
  }
  .hidden_lite_1439 {
    text-align: left;
  }
  .form_d8ed {
    text-align: center;
  }
  .paragraph_43cf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_1c60 {
  box-shadow: none !important;
}
.stone_f6be .static-b863,
.disabled_49ea .static-b863 {
  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;
}
.disabled_49ea .static-b863 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron-d731 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron-d731:after,
.iron-d731:before {
  content: "";
  display: table;
}
.iron-d731:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron-d731 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron-d731,
.in-6e81 {
  max-width: 1248px;
  margin: 0 auto;
}

.card_light_f2b5.red-19c7 .iron-d731 {
  max-width: 100%;
}
.card_light_f2b5.element_prev_879a {
  max-width: 1200px;
  margin: 0 auto;
}
.card_light_f2b5.container_east_86d1 .iron-d731 {
  max-width: 100%;
}
.card_light_f2b5.container_east_86d1 > .iron-d731 {
  padding-left: 0;
  padding-right: 0;
}
.card_light_f2b5.container_east_86d1 > .iron-d731 .plasma-589b {
  margin: 0;
}
.card_light_f2b5.container_east_86d1
  > .iron-d731
  .hover-9ce6.section-top-5a4f {
  margin-right: 0;
  margin-left: 0;
}
.card_light_f2b5.container_east_86d1 #main.section-top-5a4f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature_574c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature_574c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu_dirty_a1b9 .list-narrow-fc8e {
    padding-right: 1em;
  }
  .menu_dirty_a1b9.gallery-gold-ebbc .hover-9ce6 {
    border-right: 1px solid #eaecee;
  }
  .menu_dirty_a1b9.gallery-gold-ebbc .list-narrow-fc8e {
    padding-right: 1em;
  }
  .menu_dirty_a1b9.gallery-gold-ebbc .highlight-medium-50b4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-clean-304b .list-narrow-fc8e {
    padding-left: 1em;
  }
  .main-clean-304b.gallery-gold-ebbc .hover-9ce6 {
    border-left: 1px solid #eaecee;
  }
  .main-clean-304b.gallery-gold-ebbc .list-narrow-fc8e {
    padding-left: 1em;
  }
  .main-clean-304b.gallery-gold-ebbc .highlight-medium-50b4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first_6b72 .list-narrow-fc8e {
    padding-left: 1em;
  }
  .first_6b72.gallery-gold-ebbc .menu-down-b8c8 {
    border-right: 1px solid #eaecee;
  }
  .first_6b72.gallery-gold-ebbc .slow-3271 {
    border-right: 1px solid #eaecee;
  }
  .first_6b72.gallery-gold-ebbc .list-narrow-fc8e {
    padding-left: 1em;
  }
  .first_6b72.gallery-gold-ebbc .highlight-medium-50b4 {
    padding-right: 1em;
  }
  .first_6b72.gallery-gold-ebbc .easy-12ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_wood_925e .list-narrow-fc8e {
    padding-right: 1em;
  }
  .picture_wood_925e.gallery-gold-ebbc .menu-down-b8c8 {
    border-left: 1px solid #eaecee;
  }
  .picture_wood_925e.gallery-gold-ebbc .slow-3271 {
    border-left: 1px solid #eaecee;
  }
  .picture_wood_925e.gallery-gold-ebbc .list-narrow-fc8e {
    padding-right: 1em;
  }
  .picture_wood_925e.gallery-gold-ebbc .highlight-medium-50b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_wood_925e.gallery-gold-ebbc .easy-12ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_574c .list-narrow-fc8e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_574c.gallery-gold-ebbc .hover-9ce6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature_574c.gallery-gold-ebbc .list-narrow-fc8e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_574c.gallery-gold-ebbc .highlight-medium-50b4 {
    padding-left: 1em;
  }
  .feature_574c.gallery-gold-ebbc .easy-12ca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature_574c.gallery-gold-ebbc .list-narrow-fc8e {
    padding-left: 0;
  }
}
.hard_5e80 .steel-ef86 {
  display: inline-block;
}
.paper-d478 {
  display: inline-block;
}
.steel_1c6e {
  word-con: break-word;
}
.summary-stale-51ef > span {
  display: inline-block;
  padding: 5px 0;
}
.summary-stale-51ef .photo_cold_9e04 {
  margin-left: 8px;
  margin-right: 8px;
}
.summary-stale-51ef .feature-0d4a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.motion_217f .dropdown-6ede {
  margin-bottom: 2em;
}
.motion_217f .thumbnail-hovered-03d9 {
  margin-bottom: 15px;
}
.motion_217f .thumbnail-hovered-03d9:last-child {
  margin-bottom: 0;
}
.motion_217f .hidden_93dc {
  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) {
  .motion_217f .hidden_93dc {
    display: block;
  }
}
.motion_217f .border-15bb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .motion_217f .border-15bb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.motion_217f .avatar-89b4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.motion_217f .avatar-89b4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.motion_217f .avatar-89b4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.motion_217f .steel_1c6e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion_217f .steel_1c6e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.motion_217f .notification_pro_5a2c p:last-child {
  margin-bottom: 0;
}
.motion_217f .light-8451 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.motion_217f .shadow-dark-80ec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.motion_217f .alert_up_8e7a {
  margin-top: 1em;
}
.motion_217f .backdrop-788c {
  top: 0;
  display: block;
}
.motion_217f .backdrop-788c a {
  color: inherit;
}
.motion_217f .backdrop-788c a:hover {
  color: inherit;
}
.motion_217f .table_a507 {
  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;
}
.motion_217f .table_a507:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.motion_217f .shadow-dark-80ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.motion_217f .red_0a5c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.motion_217f .red_0a5c:first-child {
  margin-top: 0;
}
.motion_217f .red_0a5c.hero-clean-457c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.motion_217f .red_0a5c.component-d3d8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion_217f
  .red_0a5c.component-d3d8.overlay-liquid-588d
  .alert_up_8e7a {
  width: 100%;
}
.motion_217f .component-d3d8 {
  -webkit-box-align: center;
  align-items: center;
}
.motion_217f .component-d3d8 .summary-stale-51ef,
.motion_217f .component-d3d8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.motion_217f .avatar-89b4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.motion_217f .avatar-89b4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.motion_217f .avatar-89b4: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;
}
.motion_217f .hero-clean-457c {
  z-index: 5;
}
.motion_217f .green_7e16 .text-out-3cf1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.motion_217f .outline_261c .text-out-3cf1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.motion_217f .card-tall-4bac .text-out-3cf1 {
  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;
}
.motion_217f.hidden-6ada .hidden_93dc,
.motion_217f.texture-prev-08f7 .hidden_93dc {
  display: block;
}
.motion_217f.hidden-6ada .hidden_93dc .content_fixed_65e3,
.motion_217f.hidden-6ada .hidden_93dc .shadow-dark-80ec,
.motion_217f.texture-prev-08f7 .hidden_93dc .content_fixed_65e3,
.motion_217f.texture-prev-08f7 .hidden_93dc .shadow-dark-80ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.motion_217f.wide-f4ac .border-15bb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .motion_217f.wide-f4ac .border-15bb {
    margin-right: 0;
  }
}
.motion_217f.hidden-6ada .border-15bb,
.motion_217f.texture-prev-08f7 .border-15bb {
  padding-top: 40%;
}
.motion_217f.hidden-6ada .dropdown-6ede,
.motion_217f.texture-prev-08f7 .dropdown-6ede {
  display: block;
}
.motion_217f.hidden-6ada .fn-sticky-4cef .shadow-dark-80ec,
.motion_217f.texture-prev-08f7 .fn-sticky-4cef .shadow-dark-80ec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.motion_217f.hidden-6ada .border-15bb,
.motion_217f.texture-prev-08f7 .border-15bb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.motion_217f.hidden-6ada .shadow-dark-80ec {
  padding: 1em;
}
.active-ab10 {
  margin: 30px auto;
  display: block;
}
.active-ab10 .container-efc8 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.active-ab10 .container-efc8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-ab10 .container-efc8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper_451c .summary-stale-51ef {
  margin-bottom: 1.41575em;
}
.upper_451c .white-a676 {
  margin-bottom: 1.618em;
}
.highlight-north-14fd .item_tiny_bbc0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight-north-14fd .item_tiny_bbc0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight-north-14fd .gallery-b8fa {
  max-width: 100%;
  overflow: auto;
}
.form-small-d1d4 .highlight-north-14fd a:hover {
  text-decoration: underline;
}
.backdrop_8ae6 .thumbnail-hovered-03d9:not(.steel_1c6e),
.backdrop_8ae6 .avatar-89b4 {
  margin-bottom: 1.41575em;
}
.backdrop_8ae6 .thumbnail-hovered-03d9:not(.steel_1c6e):last-child,
.backdrop_8ae6 .avatar-89b4:last-child {
  margin-bottom: 0;
}
.backdrop_8ae6 .thumbnail-hovered-03d9.shadow-medium-8696 {
  margin-bottom: 0.41575em;
}
.backdrop_8ae6 .progress-c189:before,
.backdrop_8ae6 .aside_purple_315a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop_8ae6 .progress-c189:before {
  content: "\f115";
}
.backdrop_8ae6 .aside_purple_315a:before {
  content: "\f02c";
}
.backdrop_8ae6 .cool_9d93 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop_8ae6 .cool_9d93 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.small-190e {
  display: -webkit-box;
  display: flex;
}
.small-190e .filter_lite_b6ea {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .small-190e .filter_lite_b6ea {
    flex-basis: 90px;
  }
}
.small-190e .logo-inner-b158 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .small-190e .logo-inner-b158 {
    flex-basis: calc(100% - 50px);
  }
}
.small-190e .block-464d p:last-child {
  margin-bottom: 0.72em;
}
.cool-e509 .container-efc8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.cool-e509 .container-efc8:after,
.cool-e509 .container-efc8:before {
  content: "";
  display: table;
}
.cool-e509 .container-efc8:after {
  clear: both;
}
.cool-e509 .container-efc8 .inner_e862,
.cool-e509 .container-efc8 .hovered_fb03 {
  width: 49%;
}
.cool-e509 .container-efc8 .inner_e862 a span.hidden_ebf8,
.cool-e509 .container-efc8 .hovered_fb03 a span.hidden_ebf8 {
  display: block;
  margin-bottom: 5px;
}
.cool-e509 .container-efc8 .hovered_fb03 {
  float: left;
  text-align: left;
}
.cool-e509 .container-efc8 .inner_e862 {
  float: right;
  text-align: right;
}
.picture_fast_04bf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture_fast_04bf {
    margin-bottom: 0;
  }
}
.layout_275f {
  margin-bottom: 1em;
}
.layout_275f .steel_1c6e {
  font-size: 1.1em;
  line-height: 1.3;
}
.first-effd a {
  display: block;
  line-height: 0;
  position: relative;
}
.fixed_645c .layout_275f,
.steel-a496 .layout_275f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fixed_645c .layout_275f,
  .steel-a496 .layout_275f {
    display: block;
  }
}
.fixed_645c .first-effd,
.steel-a496 .first-effd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fixed_645c .first-effd,
  .steel-a496 .first-effd {
    margin-bottom: 1em;
  }
}
.fixed_645c .first-effd img,
.steel-a496 .first-effd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fixed_645c .rough_bc7f,
.steel-a496 .rough_bc7f {
  flex-basis: calc(100% - 160px);
}
.fixed_645c .rough_bc7f p,
.steel-a496 .rough_bc7f p {
  margin-bottom: 0;
}
.fixed_645c .rough_bc7f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_645c .rough_bc7f {
    padding-left: 0;
  }
}
.steel-a496 .rough_bc7f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .steel-a496 .rough_bc7f {
    padding-right: 0;
  }
}
.steel-a496 .first-effd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup-fce5 .first-effd {
  margin-bottom: 0.5em;
}
.popup-fce5 .first-effd img {
  width: 100%;
}
.aside-788a .progress-3c64,
.footer-da42 .progress-3c64 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.footer-da42 .hover-9ce6 .box_rough_a8fd p:last-child {
  margin-bottom: 0;
}
.sidebar_green_a0f8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert_static_54ab .tabs_89d6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert_static_54ab .tabs_89d6:last-of-type {
    margin-bottom: 0;
  }
}
.alert_static_54ab .tabs_89d6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert_static_54ab .tabs_89d6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert_static_54ab .tabs_89d6 ul li {
  margin: 0 0 0.6em;
}
.alert_static_54ab .tabs_89d6 ul li.alert-355d,
.alert_static_54ab .tabs_89d6 ul li.banner_daec {
  position: relative;
}
.alert_static_54ab .tabs_89d6 ul li.alert-355d .clean_6c2a,
.alert_static_54ab .tabs_89d6 ul li.banner_daec .clean_6c2a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert_static_54ab .tabs_89d6 ul li.alert-355d:after:after,
.alert_static_54ab .tabs_89d6 ul li.alert-355d:after:before,
.alert_static_54ab
  .tabs_89d6
  ul
  li.banner_daec:after:after,
.alert_static_54ab
  .tabs_89d6
  ul
  li.banner_daec:after:before {
  content: "";
  display: table;
}
.alert_static_54ab .tabs_89d6 ul li.alert-355d:after:after,
.alert_static_54ab
  .tabs_89d6
  ul
  li.banner_daec:after:after {
  clear: both;
}
.alert_static_54ab .tabs_89d6 a.pagination-warm-eb6c:hover {
  text-decoration: none;
}
.alert_static_54ab .tabs_89d6 select {
  max-width: 100%;
}
.alert_static_54ab .tabs_89d6 table {
  font-size: 85%;
}
.alert_static_54ab .tabs_89d6 table td,
.alert_static_54ab .tabs_89d6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert_static_54ab .tabs_89d6 table tfoot td {
  text-align: left;
}
.alert_static_54ab .tabs_89d6 :last-child {
  margin-bottom: 0;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 label {
  width: 100%;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 .out_fd8c {
  width: 100%;
  display: block;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 .active-480f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 .active-480f:hover svg #svg-search {
  fill: #444;
}
.alert_static_54ab .tabs_89d6 .solid-1d95 .active-480f svg {
  width: 18px;
  height: 18px;
}
.alert_static_54ab .row_47a0 ul ul,
.alert_static_54ab .gallery-glass-486e ul ul,
.alert_static_54ab .breadcrumb_middle_09ab ul ul,
.alert_static_54ab .main-short-5731 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert_static_54ab .row_47a0 .thick_508c > a,
.alert_static_54ab .gallery-glass-486e .thick_508c > a,
.alert_static_54ab .breadcrumb_middle_09ab .thick_508c > a,
.alert_static_54ab .main-short-5731 .thick_508c > a {
  margin-bottom: 0;
}
.alert_static_54ab .prev_61c4 li,
.alert_static_54ab .row_47a0 li,
.alert_static_54ab .detail-cold-05b1 li,
.alert_static_54ab .gallery-glass-486e li,
.alert_static_54ab .breadcrumb_middle_09ab li,
.alert_static_54ab .main-short-5731 li,
.alert_static_54ab .aside-8209 li,
.alert_static_54ab .photo-44b7 li {
  display: block;
  position: relative;
}
.alert_static_54ab .prev_61c4 li:last-child,
.alert_static_54ab .row_47a0 li:last-child,
.alert_static_54ab .detail-cold-05b1 li:last-child,
.alert_static_54ab .gallery-glass-486e li:last-child,
.alert_static_54ab .breadcrumb_middle_09ab li:last-child,
.alert_static_54ab .main-short-5731 li:last-child,
.alert_static_54ab .aside-8209 li:last-child,
.alert_static_54ab .photo-44b7 li:last-child {
  border: none;
}
.alert_static_54ab .prev_61c4 li a,
.alert_static_54ab .row_47a0 li a,
.alert_static_54ab .detail-cold-05b1 li a,
.alert_static_54ab .gallery-glass-486e li a,
.alert_static_54ab .breadcrumb_middle_09ab li a,
.alert_static_54ab .main-short-5731 li a,
.alert_static_54ab .aside-8209 li a,
.alert_static_54ab .photo-44b7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_static_54ab .prev_61c4 li ul li::before,
.alert_static_54ab .row_47a0 li ul li::before,
.alert_static_54ab .detail-cold-05b1 li ul li::before,
.alert_static_54ab .gallery-glass-486e li ul li::before,
.alert_static_54ab .breadcrumb_middle_09ab li ul li::before,
.alert_static_54ab .main-short-5731 li ul li::before,
.alert_static_54ab .aside-8209 li ul li::before,
.alert_static_54ab .photo-44b7 li ul li::before {
  left: 15px;
}
.alert_static_54ab .prev_61c4 li ul a,
.alert_static_54ab .row_47a0 li ul a,
.alert_static_54ab .detail-cold-05b1 li ul a,
.alert_static_54ab .gallery-glass-486e li ul a,
.alert_static_54ab .breadcrumb_middle_09ab li ul a,
.alert_static_54ab .main-short-5731 li ul a,
.alert_static_54ab .aside-8209 li ul a,
.alert_static_54ab .photo-44b7 li ul a {
  padding-left: 20px;
}
.alert_static_54ab .prev_61c4 li ul ul li::before,
.alert_static_54ab .row_47a0 li ul ul li::before,
.alert_static_54ab .detail-cold-05b1 li ul ul li::before,
.alert_static_54ab .gallery-glass-486e li ul ul li::before,
.alert_static_54ab .breadcrumb_middle_09ab li ul ul li::before,
.alert_static_54ab .main-short-5731 li ul ul li::before,
.alert_static_54ab .aside-8209 li ul ul li::before,
.alert_static_54ab .photo-44b7 li ul ul li::before {
  left: 30px;
}
.alert_static_54ab .prev_61c4 li ul ul a,
.alert_static_54ab .row_47a0 li ul ul a,
.alert_static_54ab .detail-cold-05b1 li ul ul a,
.alert_static_54ab .gallery-glass-486e li ul ul a,
.alert_static_54ab .breadcrumb_middle_09ab li ul ul a,
.alert_static_54ab .main-short-5731 li ul ul a,
.alert_static_54ab .aside-8209 li ul ul a,
.alert_static_54ab .photo-44b7 li ul ul a {
  padding-left: 40px;
}
.alert_static_54ab .filter_afdb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_static_54ab .photo-44b7 ul li {
  margin-bottom: 1.41575em;
}
.alert_static_54ab .photo-44b7 ul li .header_b0f3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert_static_54ab .photo-44b7 ul li .down_d441 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.advanced_c770 .prev_61c4 li a,
.advanced_c770 .row_47a0 li a,
.advanced_c770 .detail-cold-05b1 li a,
.advanced_c770 .gallery-glass-486e li a,
.advanced_c770 .breadcrumb_middle_09ab li a,
.advanced_c770 .main-short-5731 li a,
.advanced_c770 .aside-8209 li a,
.advanced_c770 .photo-44b7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_c770 .filter_afdb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_c770 .tabs_89d6 ul li.alert-355d .clean_6c2a,
.advanced_c770 .tabs_89d6 ul li.banner_daec .clean_6c2a {
  background: rgba(0, 0, 0, 0.2);
}
.advanced_c770 .alert_static_54ab .tabs_89d6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li {
  margin: 0;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li ul {
  margin: 0;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li ul li a {
  padding-left: 15px;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li ul li li a {
  padding-left: 30px;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li.label_bottom_defb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li.label_bottom_defb > 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;
}
.card_light_f2b5 .alert_static_54ab .content_9bdf li.label_bottom_defb > 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;
}
.shade-outer-2820 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active-3ce8 {
  position: relative;
  z-index: 10;
}
.active-3ce8 .background-0658 {
  width: 100%;
  max-width: 100%;
}
.first-3df8 .under_7221 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.first-3df8 .overlay-bf17 {
}
.first-3df8 .advanced_c770 {
  background: #292929;
}
.row-left-7dce .under_7221 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-left-7dce .overlay-bf17 {
  background: #f9f9f9;
}
.row-left-7dce .advanced_c770 {
  background: #303030;
}
.input-gas-073c .under_7221 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .input-gas-073c .steel-ef86 {
    margin-bottom: 1em;
  }
  .input-gas-073c .steel-ef86:last-child {
    margin-bottom: 0;
  }
}
.input-gas-073c .overlay-bf17 {
  background: #ededed;
}
.input-gas-073c .advanced_c770 {
  background: #1a1a1a;
}
.under_7221.overlay-bf17 {
  color: rgba(0, 0, 0, 0.6);
}
.under_7221.overlay-bf17 .pagination_pink_40f7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_7221.advanced_c770 {
  color: rgba(255, 255, 255, 0.99);
}
.under_7221.advanced_c770 a:not(.pagination-warm-eb6c) {
  color: rgba(255, 255, 255, 0.79);
}
.under_7221.advanced_c770 a:not(.pagination-warm-eb6c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_7221.advanced_c770 .pagination_pink_40f7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_7221.advanced_c770 table tbody td,
.under_7221.advanced_c770 table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_1043.detail-0c50 .iron-d731 {
  max-width: initial;
}
.panel_1043 .slider-937f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_1043 .slider-937f .background-0658 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_1043 .slider-937f .background-0658 {
    display: block;
    margin-bottom: 2em;
  }
  .panel_1043 .slider-937f .background-0658:last-child {
    margin-bottom: 0;
  }
}
.input-gas-073c .steel-ef86:last-child,
.row-left-7dce .steel-ef86:last-child,
.first-3df8 .steel-ef86:last-child {
  margin-bottom: 0;
}
.input-gas-073c .steel-ef86 .alert_static_54ab .tabs_89d6:last-child,
.row-left-7dce .steel-ef86 .alert_static_54ab .tabs_89d6:last-child,
.first-3df8 .steel-ef86 .alert_static_54ab .tabs_89d6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .input-gas-073c .overlay_2409,
  .input-gas-073c .dark_4b57,
  .row-left-7dce .overlay_2409,
  .row-left-7dce .dark_4b57,
  .first-3df8 .overlay_2409,
  .first-3df8 .dark_4b57 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active-3ce8 .steel-ef86 {
    margin-bottom: 2em;
  }
}
.active-3ce8 p:last-child {
  margin-bottom: 0;
}
.active-3ce8 li,
.active-3ce8 ul {
  list-style: none;
  margin: 0;
}
.active-3ce8 ul ul {
  margin-left: 2.617924em;
}
.north_c4a4 {
  font-size: 0.875em;
}

/* css-noise: cc2d */
.ghost-box-m3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
