/*!
Theme Name: Customify
Theme URI: https://pressmaximum.first-4f42/customify
Author: WPCustomify
Author URI: https://pressmaximum.first-4f42
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.first-4f42/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wood_86f8.west-650a/licenses/gpl-2.0.hero-dynamic-3436
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.secondary_orange_e991/, (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.footer-f5e5.progress_cold_580b/normalize.feature-dc87/
 ======
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.feature-dc87 v7.0.0 | MIT License | github.first-4f42/necolas/normalize.feature-dc87 */
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;
}
.first_dd51 .summary_brown_7a92,
.texture-70b2,
.orange-5695,
.module-focused-6fe5,
.search_1b50,
.backdrop-smooth-46b3,
.overlay-91de,
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;
}
.texture-70b2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture-70b2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-70b2,
  h1 {
    font-size: 1.8em;
  }
}
.orange-5695,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.orange-5695 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .orange-5695,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .orange-5695,
  h2 {
    font-size: 1.7em;
  }
}
.module-focused-6fe5,
h3 {
  font-size: 1.618em;
}
.first_dd51 .summary_brown_7a92,
.search_1b50,
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.hot_5fa4 {
  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;
}
.tag_pro_1205:after,
.tag_pro_1205:before,
.block-next-f7f7:after,
.block-next-f7f7:before {
  content: "";
  display: table;
}
.tag_pro_1205:after,
.block-next-f7f7:after {
  clear: both;
}
.text-in-9abb {
  float: right;
  margin-right: 0;
}
.narrow_b8d2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.secondary_cb36 .wide-93e0,
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;
}
.secondary_cb36 .wide-93e0: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;
}
.badge_full_9519 .wide-93e0 {
  box-shadow: none;
}
.badge_full_9519
  .wide-93e0
  .old-9139 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.badge_full_9519 .wide-93e0 .badge_gold_aea4 {
  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;
}
.badge_full_9519
  .wide-93e0
  .badge_gold_aea4
  b {
  display: none;
}
.badge_full_9519 .alert_lower_dda0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-112d:not(.table_liquid_dd8a):not(.slider_adb9),
button:not(.table_liquid_dd8a):not(.slider_adb9),
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ) {
  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;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):hover,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):hover,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):hover,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):hover,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):active,
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):active,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):active,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):active,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):active,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus {
  outline: 0;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05 {
  position: relative;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .tiny_512f,
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .video_9787,
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .column_cold_7ada,
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  i,
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  svg,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .tiny_512f,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .video_9787,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .column_cold_7ada,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  i,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  svg,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .tiny_512f,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .video_9787,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .column_cold_7ada,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  i,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  svg,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .tiny_512f,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .video_9787,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .column_cold_7ada,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  i,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  svg,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .tiny_512f,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .video_9787,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  .column_cold_7ada,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  i,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05
  svg {
  visibility: hidden;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05:after,
button:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05:after,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05:after,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05:after,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ).fn-loading-6f05: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;
}
.progress-112d:not(.table_liquid_dd8a):not(.slider_adb9),
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ) {
  color: #fff;
  background: #235787;
}
.progress-112d:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="button"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="reset"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus,
input[type="submit"]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ):focus {
  color: #fff;
}
.progress-112d.fn-disabled-6f05:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
.progress-112d[disabled]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
button.fn-disabled-6f05:not(.table_liquid_dd8a):not(
    .slider_adb9
  ),
button[disabled]:not(.table_liquid_dd8a):not(
    .slider_adb9
  ) {
  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;
}
.highlight_pro_2676 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight_pro_2676: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;
}
.detail_thick_0807 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-5a93 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border-286b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tag_pro_1205:after,
.tag_pro_1205:before,
.west_dc13:after,
.west_dc13:before,
.caption-e12f:after,
.caption-e12f:before,
.warm-8100:after,
.warm-8100:before,
.medium-57ad:after,
.medium-57ad:before,
.border-old-19e0:after,
.border-old-19e0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tag_pro_1205:after,
.west_dc13:after,
.caption-e12f:after,
.warm-8100:after,
.medium-57ad:after,
.border-old-19e0:after {
  clear: both;
}
.west_dc13 .stone-8ac6,
.caption-e12f .stone-8ac6,
.photo-black-9be1 .stone-8ac6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east_093d {
  display: inline-block;
}
.media-9528 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media-9528 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media-9528 .small_df40 {
  padding: 1em 0;
  font-size: 85%;
}
.small_df40 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hero-2963 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hero-2963:after,
.hero-2963:before {
  content: "";
  display: table;
}
.hero-2963:after {
  clear: both;
}
.module-full-a3cf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.form-right-026c .module-full-a3cf {
  max-width: 50%;
}
.active-3bdf .module-full-a3cf {
  max-width: 33.33%;
}
.input-cool-6ccb .module-full-a3cf {
  max-width: 25%;
}
.filter_f8dc .module-full-a3cf {
  max-width: 20%;
}
.module-77d5 .module-full-a3cf {
  max-width: 16.66%;
}
.wide_e937 .module-full-a3cf {
  max-width: 14.28%;
}
.fast-b65e .module-full-a3cf {
  max-width: 12.5%;
}
.widget_4f72 .module-full-a3cf {
  max-width: 11.11%;
}
.shade_south_f4d2 {
  display: block;
}
.first_dd51 .plasma-6526 label,
.first_dd51 .list-pro-5161 label,
.first_dd51 .active-new-fede label,
.first_dd51 .advanced-b904 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_selected_5574 {
  list-style: none;
  margin: 0;
}
.mask_selected_5574 article.brown_e9f1 {
  margin-bottom: 0;
}
.mask_selected_5574 ul {
  list-style: none;
  margin: 0;
}
.mask_selected_5574 .picture-20db li.brown_e9f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_selected_5574 .picture-20db li.brown_e9f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_selected_5574 .picture-20db li.brown_e9f1: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) {
  .mask_selected_5574 .picture-20db li.brown_e9f1 li.brown_e9f1 li.brown_e9f1 li.brown_e9f1 {
    padding-left: 0;
  }
}
article.brown_e9f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_e9f1 .west_dc13 p:last-of-type {
  margin-bottom: 0;
}
article.brown_e9f1 .white-dd03 {
  float: left;
}
article.brown_e9f1 .progress-6490 {
  margin-left: 85px;
}
article.brown_e9f1 .tertiary_large_58bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_e9f1 .tertiary_large_58bc .feature-b9ff {
  margin-left: 10px;
}
article.brown_e9f1 .mask-3fcb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_e9f1 .component-baf7 {
  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 .plasma-6526,
  #respond .active-new-fede,
  #respond .advanced-b904 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .plasma-6526 input,
#respond .active-new-fede input,
#respond .advanced-b904 input {
  width: 100%;
}
#respond .advanced-b904 {
  margin-right: 0;
}
#respond .surface_d697 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focused-25b1 {
  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;
}
.focused-25b1.sidebar-44af {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focused-25b1 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%);
}
.focused-25b1:focus,
.focused-25b1: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);
}
.stone_7828 {
  border-radius: 10%;
}
.primary-next-30e8 {
  border-radius: 50%;
}
.item_9e5c {
  font-size: 0.72em;
}
.table-516d {
  font-size: 0.875em;
}
.footer-2487 {
  font-size: 1.1em;
}
.wrapper-small-9960 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper-small-9960.item_9e5c {
  letter-spacing: 0.5px;
}
.item-blue-616c,
.item-blue-616c a {
  color: #6d6d6d;
}
.item-blue-616c a:hover {
  color: #111;
}
.hard_7cfd {
  color: #6d6d6d;
}
.message-pressed-47bd {
  overflow-x: hidden;
}
.message-pressed-47bd .hero-f88c.dynamic-b301 {
  position: relative;
}
.message-pressed-47bd .hero-f88c.dynamic-b301.form_59fb {
  position: initial;
}
.message-pressed-47bd
  .hero-f88c.dynamic-b301.form_59fb
  .element-smooth-1082 {
  left: auto;
}
.message-pressed-47bd .hero-f88c .element-smooth-1082 {
  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;
}
.message-pressed-47bd .hero-f88c:hover.dynamic-b301 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message-pressed-47bd
  .hero-f88c:hover.dynamic-b301
  .element-smooth-1082 {
  display: block;
  z-index: 9999999;
}
.message-pressed-47bd .gold-1bfe .logo-iron-9481,
.message-pressed-47bd .alert_hovered_61f3 .logo-iron-9481 {
  display: none;
}
.message-pressed-47bd .active-21d7 .hero-f88c:hover.dynamic-b301 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first_dd51 .plasma-6526 label,
.first_dd51 .list-pro-5161 label,
.first_dd51 .active-new-fede label,
.first_dd51 .advanced-b904 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask_selected_5574 {
  list-style: none;
  margin: 0;
}
.mask_selected_5574 article.brown_e9f1 {
  margin-bottom: 0;
}
.mask_selected_5574 ul {
  list-style: none;
  margin: 0;
}
.mask_selected_5574 .picture-20db li.brown_e9f1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask_selected_5574 .picture-20db li.brown_e9f1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask_selected_5574 .picture-20db li.brown_e9f1: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) {
  .mask_selected_5574 .picture-20db li.brown_e9f1 li.brown_e9f1 li.brown_e9f1 li.brown_e9f1 {
    padding-left: 0;
  }
}
article.brown_e9f1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.brown_e9f1 .west_dc13 p:last-of-type {
  margin-bottom: 0;
}
article.brown_e9f1 .white-dd03 {
  float: left;
}
article.brown_e9f1 .progress-6490 {
  margin-left: 85px;
}
article.brown_e9f1 .tertiary_large_58bc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.brown_e9f1 .tertiary_large_58bc .feature-b9ff {
  margin-left: 10px;
}
article.brown_e9f1 .mask-3fcb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.brown_e9f1 .component-baf7 {
  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 .plasma-6526,
  #respond .active-new-fede,
  #respond .advanced-b904 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .plasma-6526 input,
#respond .active-new-fede input,
#respond .advanced-b904 input {
  width: 100%;
}
#respond .advanced-b904 {
  margin-right: 0;
}
#respond .surface_d697 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold-1bfe .pagination-over-9114 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pagination-over-9114 .orange_e812.row-0e4c .gradient_7e37 > li > a:focus,
.pagination-over-9114 .orange_e812.row-0e4c .gradient_7e37 > li > a:hover,
.pagination-over-9114 .orange_e812.item_lite_8084 .gradient_7e37 > li > a:focus,
.pagination-over-9114 .orange_e812.item_lite_8084 .gradient_7e37 > li > a:hover,
.pagination-over-9114 .orange_e812.gas-9fcf .gradient_7e37 > li > a:focus,
.pagination-over-9114 .orange_e812.gas-9fcf .gradient_7e37 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114
  .orange_e812.row-0e4c
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.pagination-over-9114
  .orange_e812.row-0e4c
  .gradient_7e37
  > li.list_outer_c5f9
  > a,
.pagination-over-9114
  .orange_e812.item_lite_8084
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.pagination-over-9114
  .orange_e812.item_lite_8084
  .gradient_7e37
  > li.list_outer_c5f9
  > a,
.pagination-over-9114
  .orange_e812.gas-9fcf
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.pagination-over-9114 .orange_e812.gas-9fcf .gradient_7e37 > li.pressed-256d > a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114 .banner-out-4440,
.pagination-over-9114 .banner-out-4440 a {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114 .feature-yellow-a3ad.cold-86ff li a,
.pagination-over-9114 .next-5fa6 a,
.pagination-over-9114 .container_c3b8,
.pagination-over-9114 .gradient_7e37 > li > a,
.pagination-over-9114 .input-dim-9c2d {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114 .feature-yellow-a3ad.cold-86ff li a:hover,
.pagination-over-9114 .next-5fa6 a:hover,
.pagination-over-9114 .container_c3b8:hover,
.pagination-over-9114 .gradient_7e37 > li > a:hover,
.pagination-over-9114 .input-dim-9c2d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114 .sort_b23b {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114 .sort_b23b .old_4ff8 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114 .sort_b23b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-over-9114 .info-fast-8f4e .dark_ffef {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114 .info-fast-8f4e .dark_ffef .mini-b828 {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114
  .info-fast-8f4e
  .dark_ffef
  .mini-b828::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114
  .info-fast-8f4e
  .dark_ffef
  .mini-b828:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114
  .info-fast-8f4e
  .dark_ffef
  .mini-b828::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114
  .info-fast-8f4e
  .dark_ffef
  .mini-b828::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114 .info-fast-8f4e .hover-fixed-c84b {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-over-9114 .info-fast-8f4e .hover-fixed-c84b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom_f96e
  .pagination-over-9114
  .info-fast-8f4e
  .section-c2c7
  .tabs-1aa6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom_f96e
  .pagination-over-9114
  .info-fast-8f4e
  .section-c2c7
  .mini-b828 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold-1bfe .container-mini-ab7e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-mini-ab7e .orange_e812.row-0e4c .gradient_7e37 > li > a:focus,
.container-mini-ab7e .orange_e812.row-0e4c .gradient_7e37 > li > a:hover,
.container-mini-ab7e .orange_e812.item_lite_8084 .gradient_7e37 > li > a:focus,
.container-mini-ab7e .orange_e812.item_lite_8084 .gradient_7e37 > li > a:hover,
.container-mini-ab7e .orange_e812.gas-9fcf .gradient_7e37 > li > a:focus,
.container-mini-ab7e .orange_e812.gas-9fcf .gradient_7e37 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-mini-ab7e
  .orange_e812.row-0e4c
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.container-mini-ab7e
  .orange_e812.row-0e4c
  .gradient_7e37
  > li.list_outer_c5f9
  > a,
.container-mini-ab7e
  .orange_e812.item_lite_8084
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.container-mini-ab7e
  .orange_e812.item_lite_8084
  .gradient_7e37
  > li.list_outer_c5f9
  > a,
.container-mini-ab7e
  .orange_e812.gas-9fcf
  .gradient_7e37
  > li.outline_middle_4257
  > a,
.container-mini-ab7e .orange_e812.gas-9fcf .gradient_7e37 > li.pressed-256d > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-mini-ab7e .banner-out-4440,
.container-mini-ab7e .banner-out-4440 a {
  color: rgba(0, 0, 0, 0.8);
}
.container-mini-ab7e .feature-yellow-a3ad.cold-86ff li a,
.container-mini-ab7e .next-5fa6 a,
.container-mini-ab7e .container_c3b8,
.container-mini-ab7e .gradient_7e37 > li > a,
.container-mini-ab7e .input-dim-9c2d {
  color: rgba(0, 0, 0, 0.55);
}
.container-mini-ab7e .feature-yellow-a3ad.cold-86ff li a:hover,
.container-mini-ab7e .next-5fa6 a:hover,
.container-mini-ab7e .container_c3b8:hover,
.container-mini-ab7e .gradient_7e37 > li > a:hover,
.container-mini-ab7e .input-dim-9c2d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-mini-ab7e .sort_b23b {
  color: rgba(0, 0, 0, 0.55);
}
.container-mini-ab7e .sort_b23b .old_4ff8 {
  color: rgba(0, 0, 0, 0.8);
}
.container-mini-ab7e .sort_b23b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_stone_9224 .logo_stone_35f1 {
  margin-left: auto;
  margin-right: auto;
}
.caption-e12f > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-e12f .detail_thick_0807 {
  margin-right: 1.41575em;
}
.hover-1118 .caption-e12f > .static_9b9e {
  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;
}
.hover-1118 .caption-e12f > .pink-5942 {
  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;
}
.large_c66d.feature_stone_9224 .logo_stone_35f1,
.icon-9ba5.feature_stone_9224 .logo_stone_35f1 {
  margin-left: 0;
}
.sort_b06e.feature_stone_9224 .logo_stone_35f1,
.red-ec18.feature_stone_9224 .logo_stone_35f1 {
  margin-right: 0;
}
.caption-e12f ol,
.caption-e12f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface_d920 video {
  max-width: 100%;
}
.alert_wide_41ee img {
  display: block;
}
.alert_wide_41ee.detail_thick_0807,
.alert_wide_41ee.aside-5a93 {
  width: 100%;
}
.alert_wide_41ee.pink-5942 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active-glass-e3e8:not(.middle-165c) {
  margin: 1.5em auto;
}
.panel_fluid_df7e p {
  padding: 1.5em 14px;
}
ul.menu-f64a.pink-5942,
ul.menu-f64a.static_9b9e,
ul.menu-f64a.tooltip-367d.static_9b9e {
  padding: 0 14px;
}
.focus-small-36fe {
  display: block;
  overflow-x: auto;
}
.focus-small-36fe table {
  border-collapse: collapse;
  width: 100%;
}
.focus-small-36fe td,
.focus-small-36fe th {
  padding: 0.5em;
}
.caption-e12f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-e12f ol ol,
.caption-e12f ol ul,
.caption-e12f ul ol,
.caption-e12f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-e12f ol ol li,
.caption-e12f ol ul li,
.caption-e12f ul ol li,
.caption-e12f ul ul li {
  margin-left: 0;
}
.pattern_ca61.modal-091a > .new_1097 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern_ca61.modal-091a > .new_1097 iframe,
.pattern_ca61.modal-091a > .new_1097 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview-1f92 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview-1f92.slider_6e48 {
  padding: 0;
}
.preview-1f92.slider_6e48 cite {
  font-size: 13px;
}
.preview-1f92 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview-1f92 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.layout_c62e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.layout_c62e > p:first-child {
  margin-top: 0;
}
.layout_c62e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.layout_c62e blockquote {
  border-left: 0;
}
.bottom-a8d2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom-a8d2:not(.accent-bronze-9389) {
  max-width: 100px;
}
.bottom-a8d2.container-prev-aaac {
  border-bottom: none !important;
  text-align: center;
}
.bottom-a8d2.container-prev-aaac::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .panel_fluid_df7e p {
    padding: 1.5em 0;
  }
}
.selected-5bc7 {
  color: #0073aa;
}
.pattern_f4e1 {
  background-color: #0073aa;
}
.stale_2030 {
  color: #229fd8;
}
.primary_1c62 {
  background-color: #229fd8;
}
.next-8b28 {
  color: #eee;
}
.stale-3697 {
  background-color: #eee;
}
.background_7c00 {
  color: #444;
}
.cold-656c {
  background-color: #444;
}
.module-clean-454b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-clean-454b .modal_1f73 .next-5fa6 {
  font-size: 15px;
}
.module-clean-454b .next-5fa6 {
  line-height: 1.3;
}
.module-clean-454b .container-mini-ab7e {
}
.module-clean-454b .pagination-over-9114 {
  background: #235787;
}
.hovered-d6e8 {
  padding: 0;
}
.hovered-d6e8 .pagination-over-9114 {
  background: #1a1a1a;
}
.hovered-d6e8 .container-mini-ab7e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dark-78aa {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dark-78aa .container-mini-ab7e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dark-78aa .pagination-over-9114 {
  background: #303030;
}
.border-old-19e0 {
  position: relative;
  z-index: 10;
}
.border-old-19e0 .backdrop-upper-5981 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_next_88eb .dynamic-b301 {
  display: inline-block;
  vertical-align: middle;
}
.box_next_88eb.info_bf44 .dynamic-b301 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .box_next_88eb.info_bf44 .dynamic-b301 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .box_next_88eb.info_bf44 .dynamic-b301 {
    margin-right: 0.4em;
  }
}
.box_next_88eb.info_bf44 .dynamic-b301:last-child {
  margin-right: 0;
}
.module-top-ef6f .backdrop-upper-5981 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gold-1bfe .modal_1f73 {
    margin: 0 -0.5em;
  }
  .gold-1bfe .modal_1f73 [class*="customify-col-"],
  .gold-1bfe .modal_1f73 [class*="customify-col_"],
  .gold-1bfe .modal_1f73 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gold-1bfe.modal-dark-2cd8 .backdrop-upper-5981 {
  background: 0 0 !important;
}
.gold-1bfe.modal-dark-2cd8 .backdrop-upper-5981,
.gold-1bfe.module-top-ef6f .backdrop-upper-5981 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gold-1bfe.form-270b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gold-1bfe.module-top-ef6f .backdrop-upper-5981 {
  box-shadow: none !important;
}
.tall-cb62 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tall-cb62 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tall-cb62 {
    padding: 18px 0 20px;
  }
}
.tall-cb62 .aside-080d {
  width: 100%;
}
.tall-cb62 .component_3c61 {
  margin-bottom: 0;
}
.tall-cb62 .paper_e1a1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.top_0f66 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.top_0f66 .silver-3b31 {
  width: 100%;
}
.accordion_full_ad16 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accordion_full_ad16 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accordion_full_ad16 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;
}
.accordion_full_ad16 li:last-child:after {
  display: none;
}
.accordion_full_ad16 li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma-63a1 .logo-iron-9481 button,
.tall-cb62 .logo-iron-9481 button {
  left: 0;
}
.plasma-63a1 .silver-3b31,
.tall-cb62 .silver-3b31 {
  padding-left: 0;
  padding-right: 0;
}
.plasma-63a1 .top_0f66,
.tall-cb62 .top_0f66 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma-63a1 {
  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;
}
.plasma-63a1: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;
}
.plasma-63a1 .logo-c422 {
  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) {
  .plasma-63a1 .logo-c422 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-63a1 .logo-c422 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-63a1 .logo-c422 {
    min-height: 200px;
  }
}
.plasma-63a1 .accordion_full_ad16 {
  color: rgba(255, 255, 255, 0.8);
}
.plasma-63a1 .accordion_full_ad16 a,
.plasma-63a1 .accordion_full_ad16 li:after {
  color: inherit;
}
.plasma-63a1 .accordion_full_ad16 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.message_9ca0 {
  margin-bottom: 0.5em;
}
.blue_6d3d {
  margin-bottom: 1.2em;
}
.blue_6d3d,
.message_9ca0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue_6d3d p:last-child,
.message_9ca0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo-iron-9481,
#masthead .logo-iron-9481 {
  display: none;
}
#masthead
  > .logo-iron-9481.light-3154 {
  display: none;
}
#masthead > .logo-iron-9481 button {
  left: 0;
}
.texture_selected_8bf4 {
  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%;
}
.texture_selected_8bf4 .dynamic-b301 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_selected_8bf4 .photo_action_f710 {
  display: -webkit-box;
  display: flex;
}
.texture_selected_8bf4 .photo_action_f710.west_4958 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_selected_8bf4 .photo_action_f710.badge_active_f2e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_selected_8bf4 .photo_action_f710.overlay_f3a4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_selected_8bf4.active_b54c.west_9705 .photo_action_f710.west_4958 {
  flex-basis: 100%;
}
.texture_selected_8bf4.medium_4c07 .photo_action_f710.badge_active_f2e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_selected_8bf4.medium_4c07 .photo_action_f710.overlay_f3a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo-iron-9481.light-3154 {
  display: none;
}
#masthead > .logo-iron-9481 button {
  left: 0;
}
.static-070d {
  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;
}
.static-070d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.static-070d.background-5ae5 i {
  margin-right: 4px;
}
.static-070d.outline-wide-084f i {
  margin-left: 5px;
}
.next-5fa6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.next-5fa6 p:last-child {
  margin-bottom: 0;
}
.filter_c6e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter_c6e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter_c6e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter_c6e6 .banner-out-4440 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter_c6e6 .button-9f36 {
  margin: 5px 0 7px 0;
}
.filter_c6e6.nav_e62e .aside_e4a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_c6e6.nav_e62e .white-ceb2 {
  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;
}
.filter_c6e6.status_8bd6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter_c6e6.status_8bd6 .aside_e4a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter_c6e6.status_8bd6 .white-ceb2 {
  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;
}
.filter_c6e6.gold_dc0e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_c6e6.carousel-left-8b98 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter_c6e6.carousel-left-8b98 .white-ceb2 {
  margin-top: 7px;
}
.status_smooth_2704 {
  display: inline-block;
}
.border-old-19e0 .banner-bright-c939 .filter_c6e6 img {
  max-width: 100%;
}
.orange_e812 .info-2012.hero-dark-ef80,
.modal_f8d3 .info-2012.hero-dark-ef80 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange_e812 .header-a824,
.modal_f8d3 .header-a824 {
  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%);
}
.orange_e812 .header-a824 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.orange_e812.heading-3a85 .header-a824 {
  display: none;
}
.orange_e812 .medium-c093 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.orange_e812 .medium-c093 li {
  display: inline-block;
  position: relative;
}
.orange_e812 .medium-c093 li:last-child {
  margin-right: 0;
}
.orange_e812 .medium-c093 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;
}
.orange_e812 .medium-c093 li.pressed-256d > a {
  color: rgba(0, 0, 0, 0.9);
}
.orange_e812 .medium-c093 > 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;
}
.orange_e812 .medium-c093 > li > a i {
  line-height: 0;
}
.orange_e812 .medium-c093 > li.narrow-ffe5 > a .header-a824 {
  margin-left: 4px;
  line-height: 0;
}
.orange_e812 .medium-c093 .paragraph_d717 li.narrow-ffe5 > a {
  position: relative;
}
.orange_e812 .medium-c093 .paragraph_d717 li.narrow-ffe5 > a:after,
.orange_e812 .medium-c093 .paragraph_d717 li.narrow-ffe5 > a:before {
  content: "";
  display: table;
}
.orange_e812 .medium-c093 .paragraph_d717 li.narrow-ffe5 > a:after {
  clear: both;
}
.orange_e812 .medium-c093 .paragraph_d717 li.narrow-ffe5 > a .header-a824 {
  margin-left: 5px;
  float: right;
}
.orange_e812 .border-middle-dd1a,
.orange_e812 .paragraph_d717 {
  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;
}
.orange_e812 .paragraph_d717 {
  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;
}
.orange_e812 .paragraph_d717 .hero-dark-ef80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange_e812 .paragraph_d717 .header-a824 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.orange_e812 .paragraph_d717 li {
  display: block;
  margin: 0;
  padding: 0;
}
.orange_e812 .paragraph_d717 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;
}
.orange_e812 .paragraph_d717 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.orange_e812 .paragraph_d717 .paragraph_d717 {
  top: 0;
  left: 100%;
}
.orange_e812 .gradient_4bb6.fn-focus-6f05 > .border-middle-dd1a,
.orange_e812 .gradient_4bb6.fn-focus-6f05 > .paragraph_d717,
.orange_e812 .gradient_4bb6:focus > .border-middle-dd1a,
.orange_e812 .gradient_4bb6:focus > .paragraph_d717,
.orange_e812 .gradient_4bb6:hover > .border-middle-dd1a,
.orange_e812 .gradient_4bb6:hover > .paragraph_d717 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.orange_e812.gas-9fcf .gradient_7e37:after,
.orange_e812.gas-9fcf .gradient_7e37:before {
  content: "";
  display: table;
}
.orange_e812.gas-9fcf .gradient_7e37:after {
  clear: both;
}
.orange_e812.gas-9fcf .gradient_7e37 > li {
  float: left;
}
.orange_e812.input-40f6 .gradient_7e37:after,
.orange_e812.input-40f6 .gradient_7e37:before {
  content: "";
  display: table;
}
.orange_e812.input-40f6 .gradient_7e37:after {
  clear: both;
}
.orange_e812.input-40f6 .gradient_7e37 > li {
  float: left;
}
.orange_e812.input-40f6 .gradient_7e37 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.orange_e812.input-40f6 .gradient_7e37 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.orange_e812.input-40f6 .gradient_7e37 > li.outline_middle_4257 > a,
.orange_e812.input-40f6 .gradient_7e37 > li.pressed-256d > a {
  color: #fff;
  background-color: #1e4b75;
}
.orange_e812.row-0e4c .gradient_7e37 > li > a .hero-dark-ef80 {
  position: relative;
}
.orange_e812.row-0e4c .gradient_7e37 > li > a .hero-dark-ef80: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;
}
.orange_e812.row-0e4c
  .gradient_7e37
  > li:focus
  > a
  .hero-dark-ef80:before,
.orange_e812.row-0e4c
  .gradient_7e37
  > li:hover
  > a
  .hero-dark-ef80:before {
  width: 100%;
  background-color: currentColor;
}
.orange_e812.row-0e4c
  .gradient_7e37
  > li.outline_middle_4257
  > a
  .hero-dark-ef80:before,
.orange_e812.row-0e4c
  .gradient_7e37
  > li.list_outer_c5f9
  > a
  .hero-dark-ef80:before {
  width: 100%;
  background-color: currentColor;
}
.orange_e812.item_lite_8084 .gradient_7e37 > li > a .hero-dark-ef80 {
  position: relative;
}
.orange_e812.item_lite_8084 .gradient_7e37 > li > a .hero-dark-ef80: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;
}
.orange_e812.item_lite_8084 .gradient_7e37 > li:focus > a .hero-dark-ef80:before,
.orange_e812.item_lite_8084
  .gradient_7e37
  > li:hover
  > a
  .hero-dark-ef80:before {
  width: 100%;
  background-color: currentColor;
}
.orange_e812.item_lite_8084
  .gradient_7e37
  > li.outline_middle_4257
  > a
  .hero-dark-ef80:before,
.orange_e812.item_lite_8084
  .gradient_7e37
  > li.list_outer_c5f9
  > a
  .hero-dark-ef80:before {
  width: 100%;
  background-color: currentColor;
}
.modal_f8d3 .medium-c093 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_f8d3 .medium-c093 li:first-child > a {
  border-top: none;
}
.modal_f8d3 .medium-c093 .advanced-e6e0 > .hero-dark-ef80 .header-a824 {
  display: none;
}
.modal_f8d3 .medium-c093 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_f8d3 .medium-c093 li:last-child {
  border: none;
}
.modal_f8d3 .medium-c093 li.narrow-ffe5 > a {
  padding-right: 45px !important;
}
.modal_f8d3 .medium-c093 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_f8d3 .medium-c093 li a:focus,
.modal_f8d3 .medium-c093 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_f8d3 .medium-c093 li .box_63a9 {
  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;
}
.modal_f8d3 .medium-c093 li .box_63a9:hover {
  box-shadow: none;
}
.modal_f8d3 .medium-c093 li .box_63a9 .header-a824 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_f8d3 .medium-c093 .paragraph_d717 {
  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);
}
.modal_f8d3 .medium-c093 .paragraph_d717 li a {
  padding-left: 3em;
}
.modal_f8d3 .medium-c093 .module_next_148f > a .box_63a9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_f8d3 .medium-c093 .module_next_148f > .paragraph_d717 {
  display: block;
  opacity: 1;
}
.info-933e {
  max-width: 100%;
}
.surface_silver_871b {
  line-height: 0;
  cursor: pointer;
}
.input-dim-9c2d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-dim-9c2d:hover {
  box-shadow: none;
  color: currentColor;
}
.input-dim-9c2d svg {
  width: 18px;
  height: 18px;
}
.input-dim-9c2d .backdrop_a891 {
  display: none;
}
.last_547b {
  position: relative;
}
.last_547b.fn-active-6f05 .input-dim-9c2d .button_995a {
  display: none;
}
.last_547b.fn-active-6f05 .input-dim-9c2d .backdrop_a891 {
  display: inline-block;
}
.last_547b .tag_e1f1 {
  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);
}
.last_547b.detail-f1d5 .tag_e1f1 {
  left: auto;
  right: -0.9em;
}
.last_547b.detail-f1d5 .popup_9a21::before {
  left: auto;
  right: 15px;
}
.last_547b.fn-active-6f05 .tag_e1f1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-c2c7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.section-c2c7 label {
  flex-basis: 100%;
}
.section-c2c7 .dark_ffef {
  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;
}
.section-c2c7 .mini-b828 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.section-c2c7 .mini-b828:focus {
  background-color: transparent;
}
.section-c2c7 button.hover-fixed-c84b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.section-c2c7 button.hover-fixed-c84b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.section-c2c7 button.hover-fixed-c84b svg {
  width: 18px;
  height: 18px;
}
.section-c2c7 input[type="submit"] {
  min-height: auto;
}
.info-fast-8f4e .section-c2c7 .mini-b828 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.popup_9a21 {
  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) {
  .popup_9a21 {
    width: 220px;
  }
}
.popup_9a21 label {
  flex-basis: 100%;
}
.popup_9a21::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;
}
.bottom_f96e .info-fast-8f4e .section-c2c7 {
  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;
}
.bottom_f96e
  .info-fast-8f4e
  .section-c2c7
  .dark_ffef {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bottom_f96e .info-fast-8f4e .section-c2c7 .mini-b828 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bottom_f96e
  .info-fast-8f4e
  .section-c2c7
  .mini-b828:focus {
  background: 0 0;
}
.bottom_f96e
  .info-fast-8f4e
  .section-c2c7
  .tabs-1aa6 {
  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;
}
.feature-yellow-a3ad {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature-yellow-a3ad li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature-yellow-a3ad li:last-child {
  margin-right: 0;
}
.feature-yellow-a3ad li:first-child {
  margin-left: 0;
}
.feature-yellow-a3ad.huge-9d1c a {
  color: #fff;
}
.feature-yellow-a3ad.huge-9d1c a:hover {
  color: #fff;
}
.feature-yellow-a3ad a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature-yellow-a3ad a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature-yellow-a3ad a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature-yellow-a3ad a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature-yellow-a3ad [class*="social-icon-apple"] {
  background-color: #999;
}
.feature-yellow-a3ad [class*="social-icon-apple"].button_fixed_e055 {
  background-color: transparent;
  color: #999;
}
.feature-yellow-a3ad [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature-yellow-a3ad [class*="social-icon-behance"].button_fixed_e055 {
  background-color: transparent;
  color: #1769ff;
}
.feature-yellow-a3ad [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature-yellow-a3ad [class*="social-icon-bitbucket"].button_fixed_e055 {
  background-color: transparent;
  color: #205081;
}
.feature-yellow-a3ad [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature-yellow-a3ad [class*="social-icon-codepen"].button_fixed_e055 {
  background-color: transparent;
  color: #000;
}
.feature-yellow-a3ad [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature-yellow-a3ad [class*="social-icon-delicious"].button_fixed_e055 {
  background-color: transparent;
  color: #39f;
}
.feature-yellow-a3ad [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature-yellow-a3ad [class*="social-icon-digg"].button_fixed_e055 {
  background-color: transparent;
  color: #005be2;
}
.feature-yellow-a3ad [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature-yellow-a3ad [class*="social-icon-dribbble"].button_fixed_e055 {
  background-color: transparent;
  color: #ea4c89;
}
.feature-yellow-a3ad [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature-yellow-a3ad [class*="social-icon-envelope"].button_fixed_e055 {
  background-color: transparent;
  color: #ea4335;
}
.feature-yellow-a3ad [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature-yellow-a3ad [class*="social-icon-facebook"].button_fixed_e055 {
  background-color: transparent;
  color: #3b5998;
}
.feature-yellow-a3ad [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature-yellow-a3ad [class*="social-icon-flickr"].button_fixed_e055 {
  background-color: transparent;
  color: #0063dc;
}
.feature-yellow-a3ad [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature-yellow-a3ad [class*="social-icon-foursquare"].button_fixed_e055 {
  background-color: transparent;
  color: #2d5be3;
}
.feature-yellow-a3ad [class*="social-icon-github"] {
  background-color: #333;
}
.feature-yellow-a3ad [class*="social-icon-github"].button_fixed_e055 {
  background-color: transparent;
  color: #333;
}
.feature-yellow-a3ad [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature-yellow-a3ad [class*="social-icon-google-plus"].button_fixed_e055 {
  background-color: transparent;
  color: #dd4b39;
}
.feature-yellow-a3ad [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature-yellow-a3ad [class*="social-icon-houzz"].button_fixed_e055 {
  background-color: transparent;
  color: #7ac142;
}
.feature-yellow-a3ad [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature-yellow-a3ad [class*="social-icon-instagram"].button_fixed_e055 {
  background-color: transparent;
  color: #262626;
}
.feature-yellow-a3ad [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature-yellow-a3ad [class*="social-icon-jsfiddle"].button_fixed_e055 {
  background-color: transparent;
  color: #487aa2;
}
.feature-yellow-a3ad [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature-yellow-a3ad [class*="social-icon-linkedin"].button_fixed_e055 {
  background-color: transparent;
  color: #0077b5;
}
.feature-yellow-a3ad [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature-yellow-a3ad [class*="social-icon-medium"].button_fixed_e055 {
  background-color: transparent;
  color: #00ab6b;
}
.feature-yellow-a3ad [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature-yellow-a3ad
  [class*="social-icon-odnoklassniki"].button_fixed_e055 {
  background-color: transparent;
  color: #f4731c;
}
.feature-yellow-a3ad [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature-yellow-a3ad [class*="social-icon-meetup"].button_fixed_e055 {
  background-color: transparent;
  color: #ec1c40;
}
.feature-yellow-a3ad [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature-yellow-a3ad [class*="social-icon-pinterest"].button_fixed_e055 {
  background-color: transparent;
  color: #bd081c;
}
.feature-yellow-a3ad [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature-yellow-a3ad [class*="social-icon-product-hunt"].button_fixed_e055 {
  background-color: transparent;
  color: #da552f;
}
.feature-yellow-a3ad [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature-yellow-a3ad [class*="social-icon-reddit"].button_fixed_e055 {
  background-color: transparent;
  color: #ff4500;
}
.feature-yellow-a3ad [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature-yellow-a3ad [class*="social-icon-rss"].button_fixed_e055 {
  background-color: transparent;
  color: #f26522;
}
.feature-yellow-a3ad [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature-yellow-a3ad
  [class*="social-icon-shopping-cart"].button_fixed_e055 {
  background-color: transparent;
  color: #4caf50;
}
.feature-yellow-a3ad [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature-yellow-a3ad [class*="social-icon-skype"].button_fixed_e055 {
  background-color: transparent;
  color: #00aff0;
}
.feature-yellow-a3ad [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature-yellow-a3ad [class*="social-icon-slideshare"].button_fixed_e055 {
  background-color: transparent;
  color: #0077b5;
}
.feature-yellow-a3ad [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature-yellow-a3ad [class*="social-icon-snapchat"].button_fixed_e055 {
  background-color: transparent;
  color: #fffc00;
}
.feature-yellow-a3ad [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature-yellow-a3ad [class*="social-icon-soundcloud"].button_fixed_e055 {
  background-color: transparent;
  color: #f80;
}
.feature-yellow-a3ad [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature-yellow-a3ad [class*="social-icon-spotify"].button_fixed_e055 {
  background-color: transparent;
  color: #2ebd59;
}
.feature-yellow-a3ad [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature-yellow-a3ad
  [class*="social-icon-stack-overflow"].button_fixed_e055 {
  background-color: transparent;
  color: #fe7a15;
}
.feature-yellow-a3ad [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature-yellow-a3ad [class*="social-icon-maldkfgram"].button_fixed_e055 {
  background-color: transparent;
  color: #2ca5e0;
}
.feature-yellow-a3ad [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature-yellow-a3ad [class*="social-icon-tripadvisor"].button_fixed_e055 {
  background-color: transparent;
  color: #589442;
}
.feature-yellow-a3ad [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature-yellow-a3ad [class*="social-icon-tumblr"].button_fixed_e055 {
  background-color: transparent;
  color: #35465c;
}
.feature-yellow-a3ad [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature-yellow-a3ad [class*="social-icon-twitch"].button_fixed_e055 {
  background-color: transparent;
  color: #6441a5;
}
.feature-yellow-a3ad [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature-yellow-a3ad [class*="social-icon-twitter"].button_fixed_e055 {
  background-color: transparent;
  color: #1da1f2;
}
.feature-yellow-a3ad [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature-yellow-a3ad [class*="social-icon-vimeo"].button_fixed_e055 {
  background-color: transparent;
  color: #1ab7ea;
}
.feature-yellow-a3ad [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature-yellow-a3ad [class*="social-icon-vk"].button_fixed_e055 {
  background-color: transparent;
  color: #45668e;
}
.feature-yellow-a3ad [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature-yellow-a3ad [class*="social-icon-weibo"].button_fixed_e055 {
  background-color: transparent;
  color: #df2029;
}
.feature-yellow-a3ad [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature-yellow-a3ad [class*="social-icon-weixin"].button_fixed_e055 {
  background-color: transparent;
  color: #7bb32e;
}
.feature-yellow-a3ad [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature-yellow-a3ad [class*="social-icon-whatsapp"].button_fixed_e055 {
  background-color: transparent;
  color: #25d366;
}
.feature-yellow-a3ad [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature-yellow-a3ad [class*="social-icon-wordpress"].button_fixed_e055 {
  background-color: transparent;
  color: #21759b;
}
.feature-yellow-a3ad [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature-yellow-a3ad [class*="social-icon-xing"].button_fixed_e055 {
  background-color: transparent;
  color: #026466;
}
.feature-yellow-a3ad [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature-yellow-a3ad [class*="social-icon-yelp"].button_fixed_e055 {
  background-color: transparent;
  color: #af0606;
}
.feature-yellow-a3ad [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature-yellow-a3ad [class*="social-icon-youtube"].button_fixed_e055 {
  background-color: transparent;
  color: #cd201f;
}
.container_c3b8 {
  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;
}
.container_c3b8:hover {
  box-shadow: none;
  background: 0 0;
}
.preview_smooth_8a45 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_6de4 {
  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;
}
.heading-short-7ecb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-yellow-79d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-yellow-79d8,
.background-yellow-79d8::after,
.background-yellow-79d8::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;
}
.background-yellow-79d8::after,
.background-yellow-79d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.badge-2dd4 .chip_6de4 .heading-short-7ecb {
  margin-top: -2px;
  width: 19px;
}
.badge-2dd4 .chip_6de4 .background-yellow-79d8 {
  margin-top: -1px;
}
.badge-2dd4 .chip_6de4 .background-yellow-79d8,
.badge-2dd4 .chip_6de4 .background-yellow-79d8::after,
.badge-2dd4 .chip_6de4 .background-yellow-79d8::before {
  width: 19px;
  height: 2px;
}
.badge-2dd4 .chip_6de4 .background-yellow-79d8::before {
  top: -6px;
}
.badge-2dd4 .chip_6de4 .background-yellow-79d8::after {
  bottom: -6px;
}
.column-simple-50e3 .chip_6de4 .heading-short-7ecb {
  margin-top: -2px;
  width: 22px;
}
.column-simple-50e3 .chip_6de4 .background-yellow-79d8 {
  margin-top: -1px;
}
.column-simple-50e3 .chip_6de4 .background-yellow-79d8,
.column-simple-50e3 .chip_6de4 .background-yellow-79d8::after,
.column-simple-50e3 .chip_6de4 .background-yellow-79d8::before {
  width: 22px;
  height: 2px;
}
.column-simple-50e3 .chip_6de4 .background-yellow-79d8::before {
  top: -7px;
}
.column-simple-50e3 .chip_6de4 .background-yellow-79d8::after {
  bottom: -7px;
}
.backdrop-ce78 .chip_6de4 .heading-short-7ecb {
  margin-top: -2px;
  width: 31px;
}
.backdrop-ce78 .chip_6de4 .background-yellow-79d8 {
  margin-top: -1.5px;
}
.backdrop-ce78 .chip_6de4 .background-yellow-79d8,
.backdrop-ce78 .chip_6de4 .background-yellow-79d8::after,
.backdrop-ce78 .chip_6de4 .background-yellow-79d8::before {
  width: 31px;
  height: 3px;
}
.backdrop-ce78 .chip_6de4 .background-yellow-79d8::before {
  top: -9px;
}
.backdrop-ce78 .chip_6de4 .background-yellow-79d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .new-d816 .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 19px;
  }
  .new-d816 .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .new-d816 .chip_6de4 .background-yellow-79d8,
  .new-d816 .chip_6de4 .background-yellow-79d8::after,
  .new-d816 .chip_6de4 .background-yellow-79d8::before {
    width: 19px;
    height: 2px;
  }
  .new-d816 .chip_6de4 .background-yellow-79d8::before {
    top: -6px;
  }
  .new-d816 .chip_6de4 .background-yellow-79d8::after {
    bottom: -6px;
  }
  .first_2df1 .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 22px;
  }
  .first_2df1 .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .first_2df1 .chip_6de4 .background-yellow-79d8,
  .first_2df1 .chip_6de4 .background-yellow-79d8::after,
  .first_2df1 .chip_6de4 .background-yellow-79d8::before {
    width: 22px;
    height: 2px;
  }
  .first_2df1 .chip_6de4 .background-yellow-79d8::before {
    top: -7px;
  }
  .first_2df1 .chip_6de4 .background-yellow-79d8::after {
    bottom: -7px;
  }
  .layout_d96e .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 31px;
  }
  .layout_d96e .chip_6de4 .background-yellow-79d8 {
    margin-top: -1.5px;
  }
  .layout_d96e .chip_6de4 .background-yellow-79d8,
  .layout_d96e .chip_6de4 .background-yellow-79d8::after,
  .layout_d96e .chip_6de4 .background-yellow-79d8::before {
    width: 31px;
    height: 3px;
  }
  .layout_d96e .chip_6de4 .background-yellow-79d8::before {
    top: -9px;
  }
  .layout_d96e .chip_6de4 .background-yellow-79d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list-next-336f .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 19px;
  }
  .list-next-336f .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .list-next-336f .chip_6de4 .background-yellow-79d8,
  .list-next-336f .chip_6de4 .background-yellow-79d8::after,
  .list-next-336f .chip_6de4 .background-yellow-79d8::before {
    width: 19px;
    height: 2px;
  }
  .list-next-336f .chip_6de4 .background-yellow-79d8::before {
    top: -6px;
  }
  .list-next-336f .chip_6de4 .background-yellow-79d8::after {
    bottom: -6px;
  }
  .current-4389 .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 22px;
  }
  .current-4389 .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .current-4389 .chip_6de4 .background-yellow-79d8,
  .current-4389 .chip_6de4 .background-yellow-79d8::after,
  .current-4389 .chip_6de4 .background-yellow-79d8::before {
    width: 22px;
    height: 2px;
  }
  .current-4389 .chip_6de4 .background-yellow-79d8::before {
    top: -7px;
  }
  .current-4389 .chip_6de4 .background-yellow-79d8::after {
    bottom: -7px;
  }
  .alert_992b .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 31px;
  }
  .alert_992b .chip_6de4 .background-yellow-79d8 {
    margin-top: -1.5px;
  }
  .alert_992b .chip_6de4 .background-yellow-79d8,
  .alert_992b .chip_6de4 .background-yellow-79d8::after,
  .alert_992b .chip_6de4 .background-yellow-79d8::before {
    width: 31px;
    height: 3px;
  }
  .alert_992b .chip_6de4 .background-yellow-79d8::before {
    top: -9px;
  }
  .alert_992b .chip_6de4 .background-yellow-79d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_brown_a0d5 .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 19px;
  }
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8,
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8::after,
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8::before {
    width: 19px;
    height: 2px;
  }
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8::before {
    top: -6px;
  }
  .disabled_brown_a0d5 .chip_6de4 .background-yellow-79d8::after {
    bottom: -6px;
  }
  .over_a735 .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 22px;
  }
  .over_a735 .chip_6de4 .background-yellow-79d8 {
    margin-top: -1px;
  }
  .over_a735 .chip_6de4 .background-yellow-79d8,
  .over_a735 .chip_6de4 .background-yellow-79d8::after,
  .over_a735 .chip_6de4 .background-yellow-79d8::before {
    width: 22px;
    height: 2px;
  }
  .over_a735 .chip_6de4 .background-yellow-79d8::before {
    top: -7px;
  }
  .over_a735 .chip_6de4 .background-yellow-79d8::after {
    bottom: -7px;
  }
  .simple_651c .chip_6de4 .heading-short-7ecb {
    margin-top: -2px;
    width: 31px;
  }
  .simple_651c .chip_6de4 .background-yellow-79d8 {
    margin-top: -1.5px;
  }
  .simple_651c .chip_6de4 .background-yellow-79d8,
  .simple_651c .chip_6de4 .background-yellow-79d8::after,
  .simple_651c .chip_6de4 .background-yellow-79d8::before {
    width: 31px;
    height: 3px;
  }
  .simple_651c .chip_6de4 .background-yellow-79d8::before {
    top: -9px;
  }
  .simple_651c .chip_6de4 .background-yellow-79d8::after {
    bottom: -9px;
  }
}
.texture-e521 .background-yellow-79d8 {
  -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);
}
.texture-e521 .background-yellow-79d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.texture-e521 .background-yellow-79d8::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);
}
.texture-e521.pattern-b9ba .background-yellow-79d8 {
  -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);
}
.texture-e521.pattern-b9ba .background-yellow-79d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.texture-e521.pattern-b9ba .background-yellow-79d8::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);
}
.element-f9ac {
  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.sidebar_blue_a885:before {
  display: none;
}
.alert_hovered_61f3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert_hovered_61f3 .first-2c2e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert_hovered_61f3 .first-2c2e:last-of-type {
  border-bottom: none;
}
.alert_hovered_61f3 .first-2c2e.thick_f069,
.alert_hovered_61f3 .first-2c2e.badge-short-7407,
.alert_hovered_61f3 .first-2c2e.modal-e3c3 {
  padding: 0;
}
.alert_hovered_61f3 .modal_f8d3 .box_63a9 {
  color: currentColor;
}
.alert_hovered_61f3 .modal_f8d3 .box_63a9:focus,
.alert_hovered_61f3 .modal_f8d3 .box_63a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hovered_61f3.container-mini-ab7e .sort_b23b,
.alert_hovered_61f3.container-mini-ab7e .next-5fa6 a,
.alert_hovered_61f3.container-mini-ab7e .gradient_7e37 a,
.alert_hovered_61f3.container-mini-ab7e .paragraph_d717 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert_hovered_61f3.container-mini-ab7e .sort_b23b:hover,
.alert_hovered_61f3.container-mini-ab7e .next-5fa6 a:hover,
.alert_hovered_61f3.container-mini-ab7e .gradient_7e37 a:hover,
.alert_hovered_61f3.container-mini-ab7e .paragraph_d717 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_hovered_61f3.container-mini-ab7e .old_4ff8 {
  color: rgba(0, 0, 0, 0.8);
}
.alert_hovered_61f3.container-mini-ab7e .first-2c2e {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hovered_61f3.container-mini-ab7e .first-2c2e:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert_hovered_61f3.container-mini-ab7e .bottom-3d16:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert_hovered_61f3.container-mini-ab7e .modal_f8d3 .medium-c093 li a,
.alert_hovered_61f3.container-mini-ab7e .modal_f8d3 .box_63a9,
.alert_hovered_61f3.container-mini-ab7e .paragraph_d717 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hovered_61f3.container-mini-ab7e .modal_f8d3 .box_63a9:focus,
.alert_hovered_61f3.container-mini-ab7e .modal_f8d3 .box_63a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hovered_61f3.container-mini-ab7e .medium-c093 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_hovered_61f3.pagination-over-9114 .sort_b23b,
.alert_hovered_61f3.pagination-over-9114 .next-5fa6 a,
.alert_hovered_61f3.pagination-over-9114 .gradient_7e37 .box_63a9,
.alert_hovered_61f3.pagination-over-9114 .gradient_7e37 a,
.alert_hovered_61f3.pagination-over-9114 .paragraph_d717 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert_hovered_61f3.pagination-over-9114 .sort_b23b:hover,
.alert_hovered_61f3.pagination-over-9114 .next-5fa6 a:hover,
.alert_hovered_61f3.pagination-over-9114 .gradient_7e37 .box_63a9:hover,
.alert_hovered_61f3.pagination-over-9114 .gradient_7e37 a:hover,
.alert_hovered_61f3.pagination-over-9114 .paragraph_d717 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_hovered_61f3.pagination-over-9114 .old_4ff8 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_hovered_61f3.pagination-over-9114 .first-2c2e {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_hovered_61f3.pagination-over-9114 .first-2c2e:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert_hovered_61f3.pagination-over-9114 .bottom-3d16:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_hovered_61f3.pagination-over-9114 .modal_f8d3 .medium-c093 li a,
.alert_hovered_61f3.pagination-over-9114 .modal_f8d3 .box_63a9,
.alert_hovered_61f3.pagination-over-9114 .paragraph_d717 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_hovered_61f3.pagination-over-9114 .modal_f8d3 .box_63a9:focus,
.alert_hovered_61f3.pagination-over-9114 .modal_f8d3 .box_63a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_hovered_61f3.pagination-over-9114 .medium-c093 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-3d16 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bottom-3d16:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress_19d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.last_22bc .alert_hovered_61f3 {
  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;
}
.last_22bc .first-2c2e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.last_22bc .first-2c2e: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) {
  .last_22bc .first-2c2e:before {
    width: 16%;
    left: 42%;
  }
}
.last_22bc .first-2c2e:last-child:before {
  content: none;
}
.last_22bc .first-2c2e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.last_22bc .modal_f8d3 .medium-c093 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.last_22bc .modal_f8d3 .medium-c093 li a .box_63a9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.last_22bc .modal_f8d3 .paragraph_d717 {
  border: none;
}
.last_22bc .modal_f8d3 .paragraph_d717 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.last_22bc .bottom-3d16 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.last_22bc .progress_19d3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.last_22bc .pagination-over-9114 .bottom-3d16:before {
  background: rgba(0, 0, 0, 0.9);
}
.last_22bc .container-mini-ab7e.status-dirty-c7ca .background-yellow-79d8 {
  background: rgba(0, 0, 0, 0.6);
}
.last_22bc
  .container-mini-ab7e.status-dirty-c7ca
  .background-yellow-79d8::after,
.last_22bc
  .container-mini-ab7e.status-dirty-c7ca
  .background-yellow-79d8:before {
  background: inherit;
}
.last_22bc
  .container-mini-ab7e.status-dirty-c7ca:hover
  .background-yellow-79d8 {
  background: rgba(0, 0, 0, 0.8);
}
.stale-4f87 .alert_hovered_61f3 {
  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) {
  .stale-4f87 .alert_hovered_61f3 {
    width: auto;
    right: 45px;
  }
}
.alert-9f1f .alert_hovered_61f3 {
  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) {
  .alert-9f1f .alert_hovered_61f3 {
    width: auto;
    left: 45px;
  }
}
.sidebar_blue_a885 .alert_hovered_61f3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sidebar_blue_a885 .progress_19d3 {
  max-width: 48em;
  margin: 0 auto;
}
.sidebar_blue_a885 .bottom-3d16:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element-b8e1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element-b8e1.last_22bc .alert_hovered_61f3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element-b8e1.stale-4f87 .alert_hovered_61f3 {
  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);
}
.element-b8e1 .alert_hovered_61f3 {
  visibility: visible;
}
.element-b8e1.alert-9f1f .alert_hovered_61f3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary-3bec,
.overlay-hovered-55b1 {
  overflow-x: hidden;
}
.secondary-3bec .alert_hovered_61f3 {
  overflow: auto;
}
.secondary-3bec.last_22bc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-3bec.last_22bc .alert_hovered_61f3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary-3bec.last_22bc .container_c3b8 {
  opacity: 0;
}
.secondary-3bec.stale-4f87 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-3bec.stale-4f87 .alert_hovered_61f3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary-3bec.stale-4f87 .container_c3b8 {
  opacity: 0;
}
.secondary-3bec.alert-9f1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-3bec.alert-9f1f .alert_hovered_61f3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary-3bec.alert-9f1f .container_c3b8 {
  opacity: 0;
}
.secondary-3bec.sidebar_blue_a885 .alert_hovered_61f3 {
  z-index: 10;
  visibility: visible;
}
.status-dirty-c7ca {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.status-dirty-c7ca .background-yellow-79d8 {
  background: rgba(255, 255, 255, 0.99);
}
.status-dirty-c7ca .background-yellow-79d8::after,
.status-dirty-c7ca .background-yellow-79d8:before {
  background: inherit;
}
.status-dirty-c7ca:hover .background-yellow-79d8 {
  background: rgba(255, 255, 255, 0.99);
}
.alert-9f1f .status-dirty-c7ca {
  top: 10px;
  right: auto;
  left: 12px;
}
.sidebar_blue_a885 .status-dirty-c7ca {
  display: none !important;
}
.secondary-3bec:before,
.overlay-hovered-55b1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary-3bec .status-dirty-c7ca,
.overlay-hovered-55b1 .status-dirty-c7ca {
  display: inline-block;
}
.alert_hovered_61f3 .dynamic-b301 {
  -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;
}
.secondary-3bec .alert_hovered_61f3 .dynamic-b301,
.overlay-hovered-55b1 .alert_hovered_61f3 .dynamic-b301 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper-df74 .dark_ffef {
  width: 100%;
}
.banner-bright-c939 {
  padding: 0 0.5em 0;
}
.banner-bright-c939 [class*="customify-col-"],
.banner-bright-c939 [class*="customify-col_"],
.banner-bright-c939 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel_purple_0912 .banner-bright-c939 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal_1f73 .column_static_f77e,
  .column_static_f77e {
    display: none;
  }
  .yellow-e4fc {
    text-align: left;
  }
  .sort_brown_c190 {
    text-align: center;
  }
  .dark_4edc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal_1f73 .over_cb96,
  .over_cb96 {
    display: none;
  }
  .tag_62c5 {
    text-align: left;
  }
  .grid-center-77dc {
    text-align: center;
  }
  .inner_7b75 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal_1f73 .nav_033e,
  .nav_033e {
    display: none;
  }
  .section_dark_962f {
    text-align: left;
  }
  .block_hard_ba4a {
    text-align: center;
  }
  .slider_ab94 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_south_3b08 {
  box-shadow: none !important;
}
.nav-dirty-4c48 .overlay-wide-651d,
.soft_8316 .overlay-wide-651d {
  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;
}
.soft_8316 .overlay-wide-651d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.backdrop-upper-5981 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.backdrop-upper-5981:after,
.backdrop-upper-5981:before {
  content: "";
  display: table;
}
.backdrop-upper-5981:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .backdrop-upper-5981 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.backdrop-upper-5981,
.form-270b {
  max-width: 1248px;
  margin: 0 auto;
}

.warm-8100.avatar_d8cb .backdrop-upper-5981 {
  max-width: 100%;
}
.warm-8100.bronze-07b1 {
  max-width: 1200px;
  margin: 0 auto;
}
.warm-8100.preview_basic_5e8e .backdrop-upper-5981 {
  max-width: 100%;
}
.warm-8100.preview_basic_5e8e > .backdrop-upper-5981 {
  padding-left: 0;
  padding-right: 0;
}
.warm-8100.preview_basic_5e8e > .backdrop-upper-5981 .modal_1f73 {
  margin: 0;
}
.warm-8100.preview_basic_5e8e
  > .backdrop-upper-5981
  .plasma-602c.link-2262 {
  margin-right: 0;
  margin-left: 0;
}
.warm-8100.preview_basic_5e8e #main.link-2262 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search_9335 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search_9335 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .under-a6d2 .logo_stone_35f1 {
    padding-right: 1em;
  }
  .under-a6d2.west_4e58 .plasma-602c {
    border-right: 1px solid #eaecee;
  }
  .under-a6d2.west_4e58 .logo_stone_35f1 {
    padding-right: 1em;
  }
  .under-a6d2.west_4e58 .plasma_c154 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-steel-5b58 .logo_stone_35f1 {
    padding-left: 1em;
  }
  .carousel-steel-5b58.west_4e58 .plasma-602c {
    border-left: 1px solid #eaecee;
  }
  .carousel-steel-5b58.west_4e58 .logo_stone_35f1 {
    padding-left: 1em;
  }
  .carousel-steel-5b58.west_4e58 .plasma_c154 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-af32 .logo_stone_35f1 {
    padding-left: 1em;
  }
  .notice-af32.west_4e58 .secondary_green_7e1e {
    border-right: 1px solid #eaecee;
  }
  .notice-af32.west_4e58 .search-iron-3dd7 {
    border-right: 1px solid #eaecee;
  }
  .notice-af32.west_4e58 .logo_stone_35f1 {
    padding-left: 1em;
  }
  .notice-af32.west_4e58 .plasma_c154 {
    padding-right: 1em;
  }
  .notice-af32.west_4e58 .menu_prev_f119 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-large-c744 .logo_stone_35f1 {
    padding-right: 1em;
  }
  .slider-large-c744.west_4e58 .secondary_green_7e1e {
    border-left: 1px solid #eaecee;
  }
  .slider-large-c744.west_4e58 .search-iron-3dd7 {
    border-left: 1px solid #eaecee;
  }
  .slider-large-c744.west_4e58 .logo_stone_35f1 {
    padding-right: 1em;
  }
  .slider-large-c744.west_4e58 .plasma_c154 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slider-large-c744.west_4e58 .menu_prev_f119 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_9335 .logo_stone_35f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_9335.west_4e58 .plasma-602c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search_9335.west_4e58 .logo_stone_35f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_9335.west_4e58 .plasma_c154 {
    padding-left: 1em;
  }
  .search_9335.west_4e58 .menu_prev_f119 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search_9335.west_4e58 .logo_stone_35f1 {
    padding-left: 0;
  }
}
.avatar-95bc .box_next_88eb {
  display: inline-block;
}
.hovered_cd37 {
  display: inline-block;
}
.inner-41ce {
  word-con: break-word;
}
.down_59a7 > span {
  display: inline-block;
  padding: 5px 0;
}
.down_59a7 .video_inner_aec3 {
  margin-left: 8px;
  margin-right: 8px;
}
.down_59a7 .panel_39b8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.up-5758 .up_9441 {
  margin-bottom: 2em;
}
.up-5758 .header_west_4527 {
  margin-bottom: 15px;
}
.up-5758 .header_west_4527:last-child {
  margin-bottom: 0;
}
.up-5758 .video_stale_d1b1 {
  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) {
  .up-5758 .video_stale_d1b1 {
    display: block;
  }
}
.up-5758 .highlight-easy-787d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .up-5758 .highlight-easy-787d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.up-5758 .motion-2697 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.up-5758 .motion-2697 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.up-5758 .motion-2697 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.up-5758 .inner-41ce {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.up-5758 .inner-41ce a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.up-5758 .background-new-c3e4 p:last-child {
  margin-bottom: 0;
}
.up-5758 .picture_liquid_34e6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.up-5758 .in_4d42 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.up-5758 .widget-4cf6 {
  margin-top: 1em;
}
.up-5758 .hard-84a1 {
  top: 0;
  display: block;
}
.up-5758 .hard-84a1 a {
  color: inherit;
}
.up-5758 .hard-84a1 a:hover {
  color: inherit;
}
.up-5758 .mask_plasma_7b94 {
  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;
}
.up-5758 .mask_plasma_7b94:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.up-5758 .in_4d42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.up-5758 .gallery_easy_a5c6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.up-5758 .gallery_easy_a5c6:first-child {
  margin-top: 0;
}
.up-5758 .gallery_easy_a5c6.easy_2403 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.up-5758 .gallery_easy_a5c6.input-1cd3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.up-5758
  .gallery_easy_a5c6.input-1cd3.alert-4f04
  .widget-4cf6 {
  width: 100%;
}
.up-5758 .input-1cd3 {
  -webkit-box-align: center;
  align-items: center;
}
.up-5758 .input-1cd3 .down_59a7,
.up-5758 .input-1cd3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.up-5758 .motion-2697 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up-5758 .motion-2697 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up-5758 .motion-2697: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;
}
.up-5758 .easy_2403 {
  z-index: 5;
}
.up-5758 .input_975b .avatar-east-190f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.up-5758 .nav-c190 .avatar-east-190f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.up-5758 .stone_6c41 .avatar-east-190f {
  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;
}
.up-5758.wide_9b5b .video_stale_d1b1,
.up-5758.media_pressed_ef44 .video_stale_d1b1 {
  display: block;
}
.up-5758.wide_9b5b .video_stale_d1b1 .accent_brown_9c39,
.up-5758.wide_9b5b .video_stale_d1b1 .in_4d42,
.up-5758.media_pressed_ef44 .video_stale_d1b1 .accent_brown_9c39,
.up-5758.media_pressed_ef44 .video_stale_d1b1 .in_4d42 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up-5758.south-5967 .highlight-easy-787d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .up-5758.south-5967 .highlight-easy-787d {
    margin-right: 0;
  }
}
.up-5758.wide_9b5b .highlight-easy-787d,
.up-5758.media_pressed_ef44 .highlight-easy-787d {
  padding-top: 40%;
}
.up-5758.wide_9b5b .up_9441,
.up-5758.media_pressed_ef44 .up_9441 {
  display: block;
}
.up-5758.wide_9b5b .fn-sticky-6f05 .in_4d42,
.up-5758.media_pressed_ef44 .fn-sticky-6f05 .in_4d42 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.up-5758.wide_9b5b .highlight-easy-787d,
.up-5758.media_pressed_ef44 .highlight-easy-787d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.up-5758.wide_9b5b .in_4d42 {
  padding: 1em;
}
.link-c28c {
  margin: 30px auto;
  display: block;
}
.link-c28c .complex-5b8a > * {
  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;
}
.link-c28c .complex-5b8a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link-c28c .complex-5b8a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom-538b .down_59a7 {
  margin-bottom: 1.41575em;
}
.bottom-538b .caption_warm_fdae {
  margin-bottom: 1.618em;
}
.caption-e12f .slider-pressed-1fa1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-e12f .slider-pressed-1fa1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-e12f .menu-first-72d8 {
  max-width: 100%;
  overflow: auto;
}
.feature_stone_9224 .caption-e12f a:hover {
  text-decoration: underline;
}
.column_static_cb55 .header_west_4527:not(.inner-41ce),
.column_static_cb55 .motion-2697 {
  margin-bottom: 1.41575em;
}
.column_static_cb55 .header_west_4527:not(.inner-41ce):last-child,
.column_static_cb55 .motion-2697:last-child {
  margin-bottom: 0;
}
.column_static_cb55 .header_west_4527.nav_liquid_d419 {
  margin-bottom: 0.41575em;
}
.column_static_cb55 .list_9b2d:before,
.column_static_cb55 .easy-0f7b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_static_cb55 .list_9b2d:before {
  content: "\f115";
}
.column_static_cb55 .easy-0f7b:before {
  content: "\f02c";
}
.column_static_cb55 .fluid-07e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_static_cb55 .fluid-07e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.active-9105 {
  display: -webkit-box;
  display: flex;
}
.active-9105 .pagination_7b02 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .active-9105 .pagination_7b02 {
    flex-basis: 90px;
  }
}
.active-9105 .glass-9adb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-9105 .glass-9adb {
    flex-basis: calc(100% - 50px);
  }
}
.active-9105 .silver-fe68 p:last-child {
  margin-bottom: 0.72em;
}
.pagination_up_dcb0 .complex-5b8a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pagination_up_dcb0 .complex-5b8a:after,
.pagination_up_dcb0 .complex-5b8a:before {
  content: "";
  display: table;
}
.pagination_up_dcb0 .complex-5b8a:after {
  clear: both;
}
.pagination_up_dcb0 .complex-5b8a .backdrop-fb23,
.pagination_up_dcb0 .complex-5b8a .prev-a7c4 {
  width: 49%;
}
.pagination_up_dcb0 .complex-5b8a .backdrop-fb23 a span.box_3826,
.pagination_up_dcb0 .complex-5b8a .prev-a7c4 a span.box_3826 {
  display: block;
  margin-bottom: 5px;
}
.pagination_up_dcb0 .complex-5b8a .prev-a7c4 {
  float: left;
  text-align: left;
}
.pagination_up_dcb0 .complex-5b8a .backdrop-fb23 {
  float: right;
  text-align: right;
}
.hot_dbaa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hot_dbaa {
    margin-bottom: 0;
  }
}
.mask-cfe1 {
  margin-bottom: 1em;
}
.mask-cfe1 .inner-41ce {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail_aace a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft-b166 .mask-cfe1,
.iron_150a .mask-cfe1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft-b166 .mask-cfe1,
  .iron_150a .mask-cfe1 {
    display: block;
  }
}
.soft-b166 .thumbnail_aace,
.iron_150a .thumbnail_aace {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft-b166 .thumbnail_aace,
  .iron_150a .thumbnail_aace {
    margin-bottom: 1em;
  }
}
.soft-b166 .thumbnail_aace img,
.iron_150a .thumbnail_aace img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft-b166 .border_9238,
.iron_150a .border_9238 {
  flex-basis: calc(100% - 160px);
}
.soft-b166 .border_9238 p,
.iron_150a .border_9238 p {
  margin-bottom: 0;
}
.soft-b166 .border_9238 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft-b166 .border_9238 {
    padding-left: 0;
  }
}
.iron_150a .border_9238 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .iron_150a .border_9238 {
    padding-right: 0;
  }
}
.iron_150a .thumbnail_aace {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large-1ede .thumbnail_aace {
  margin-bottom: 0.5em;
}
.large-1ede .thumbnail_aace img {
  width: 100%;
}
.box_64e7 .column-clean-019b,
.hidden_0025 .column-clean-019b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hidden_0025 .plasma-602c .light-fe77 p:last-child {
  margin-bottom: 0;
}
.filter_d2a9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pink-02a1 .thick_d3d0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pink-02a1 .thick_d3d0:last-of-type {
    margin-bottom: 0;
  }
}
.pink-02a1 .thick_d3d0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pink-02a1 .thick_d3d0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pink-02a1 .thick_d3d0 ul li {
  margin: 0 0 0.6em;
}
.pink-02a1 .thick_d3d0 ul li.clean_3a0b,
.pink-02a1 .thick_d3d0 ul li.motion-ba12 {
  position: relative;
}
.pink-02a1 .thick_d3d0 ul li.clean_3a0b .aside_pink_7631,
.pink-02a1 .thick_d3d0 ul li.motion-ba12 .aside_pink_7631 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pink-02a1 .thick_d3d0 ul li.clean_3a0b:after:after,
.pink-02a1 .thick_d3d0 ul li.clean_3a0b:after:before,
.pink-02a1
  .thick_d3d0
  ul
  li.motion-ba12:after:after,
.pink-02a1
  .thick_d3d0
  ul
  li.motion-ba12:after:before {
  content: "";
  display: table;
}
.pink-02a1 .thick_d3d0 ul li.clean_3a0b:after:after,
.pink-02a1
  .thick_d3d0
  ul
  li.motion-ba12:after:after {
  clear: both;
}
.pink-02a1 .thick_d3d0 a.progress-112d:hover {
  text-decoration: none;
}
.pink-02a1 .thick_d3d0 select {
  max-width: 100%;
}
.pink-02a1 .thick_d3d0 table {
  font-size: 85%;
}
.pink-02a1 .thick_d3d0 table td,
.pink-02a1 .thick_d3d0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pink-02a1 .thick_d3d0 table tfoot td {
  text-align: left;
}
.pink-02a1 .thick_d3d0 :last-child {
  margin-bottom: 0;
}
.pink-02a1 .thick_d3d0 .bronze_479a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pink-02a1 .thick_d3d0 .bronze_479a label {
  width: 100%;
}
.pink-02a1 .thick_d3d0 .bronze_479a .mini-b828 {
  width: 100%;
  display: block;
}
.pink-02a1 .thick_d3d0 .bronze_479a .hover-fixed-c84b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pink-02a1 .thick_d3d0 .bronze_479a .hover-fixed-c84b:hover svg #svg-search {
  fill: #444;
}
.pink-02a1 .thick_d3d0 .bronze_479a .hover-fixed-c84b svg {
  width: 18px;
  height: 18px;
}
.pink-02a1 .stale-b652 ul ul,
.pink-02a1 .section-5836 ul ul,
.pink-02a1 .gradient_a336 ul ul,
.pink-02a1 .box-black-3688 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pink-02a1 .stale-b652 .narrow-ffe5 > a,
.pink-02a1 .section-5836 .narrow-ffe5 > a,
.pink-02a1 .gradient_a336 .narrow-ffe5 > a,
.pink-02a1 .box-black-3688 .narrow-ffe5 > a {
  margin-bottom: 0;
}
.pink-02a1 .tall_4e6d li,
.pink-02a1 .stale-b652 li,
.pink-02a1 .tertiary_focused_c624 li,
.pink-02a1 .section-5836 li,
.pink-02a1 .gradient_a336 li,
.pink-02a1 .box-black-3688 li,
.pink-02a1 .pro-f6d0 li,
.pink-02a1 .brown-5a2d li {
  display: block;
  position: relative;
}
.pink-02a1 .tall_4e6d li:last-child,
.pink-02a1 .stale-b652 li:last-child,
.pink-02a1 .tertiary_focused_c624 li:last-child,
.pink-02a1 .section-5836 li:last-child,
.pink-02a1 .gradient_a336 li:last-child,
.pink-02a1 .box-black-3688 li:last-child,
.pink-02a1 .pro-f6d0 li:last-child,
.pink-02a1 .brown-5a2d li:last-child {
  border: none;
}
.pink-02a1 .tall_4e6d li a,
.pink-02a1 .stale-b652 li a,
.pink-02a1 .tertiary_focused_c624 li a,
.pink-02a1 .section-5836 li a,
.pink-02a1 .gradient_a336 li a,
.pink-02a1 .box-black-3688 li a,
.pink-02a1 .pro-f6d0 li a,
.pink-02a1 .brown-5a2d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink-02a1 .tall_4e6d li ul li::before,
.pink-02a1 .stale-b652 li ul li::before,
.pink-02a1 .tertiary_focused_c624 li ul li::before,
.pink-02a1 .section-5836 li ul li::before,
.pink-02a1 .gradient_a336 li ul li::before,
.pink-02a1 .box-black-3688 li ul li::before,
.pink-02a1 .pro-f6d0 li ul li::before,
.pink-02a1 .brown-5a2d li ul li::before {
  left: 15px;
}
.pink-02a1 .tall_4e6d li ul a,
.pink-02a1 .stale-b652 li ul a,
.pink-02a1 .tertiary_focused_c624 li ul a,
.pink-02a1 .section-5836 li ul a,
.pink-02a1 .gradient_a336 li ul a,
.pink-02a1 .box-black-3688 li ul a,
.pink-02a1 .pro-f6d0 li ul a,
.pink-02a1 .brown-5a2d li ul a {
  padding-left: 20px;
}
.pink-02a1 .tall_4e6d li ul ul li::before,
.pink-02a1 .stale-b652 li ul ul li::before,
.pink-02a1 .tertiary_focused_c624 li ul ul li::before,
.pink-02a1 .section-5836 li ul ul li::before,
.pink-02a1 .gradient_a336 li ul ul li::before,
.pink-02a1 .box-black-3688 li ul ul li::before,
.pink-02a1 .pro-f6d0 li ul ul li::before,
.pink-02a1 .brown-5a2d li ul ul li::before {
  left: 30px;
}
.pink-02a1 .tall_4e6d li ul ul a,
.pink-02a1 .stale-b652 li ul ul a,
.pink-02a1 .tertiary_focused_c624 li ul ul a,
.pink-02a1 .section-5836 li ul ul a,
.pink-02a1 .gradient_a336 li ul ul a,
.pink-02a1 .box-black-3688 li ul ul a,
.pink-02a1 .pro-f6d0 li ul ul a,
.pink-02a1 .brown-5a2d li ul ul a {
  padding-left: 40px;
}
.pink-02a1 .plasma-7bfd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink-02a1 .brown-5a2d ul li {
  margin-bottom: 1.41575em;
}
.pink-02a1 .brown-5a2d ul li .row-064b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pink-02a1 .brown-5a2d ul li .banner_up_2973 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pagination-over-9114 .tall_4e6d li a,
.pagination-over-9114 .stale-b652 li a,
.pagination-over-9114 .tertiary_focused_c624 li a,
.pagination-over-9114 .section-5836 li a,
.pagination-over-9114 .gradient_a336 li a,
.pagination-over-9114 .box-black-3688 li a,
.pagination-over-9114 .pro-f6d0 li a,
.pagination-over-9114 .brown-5a2d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-over-9114 .plasma-7bfd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-over-9114 .thick_d3d0 ul li.clean_3a0b .aside_pink_7631,
.pagination-over-9114 .thick_d3d0 ul li.motion-ba12 .aside_pink_7631 {
  background: rgba(0, 0, 0, 0.2);
}
.pagination-over-9114 .pink-02a1 .thick_d3d0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm-8100 .pink-02a1 .medium-c093 li {
  margin: 0;
}
.warm-8100 .pink-02a1 .medium-c093 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.warm-8100 .pink-02a1 .medium-c093 li ul {
  margin: 0;
}
.warm-8100 .pink-02a1 .medium-c093 li ul li a {
  padding-left: 15px;
}
.warm-8100 .pink-02a1 .medium-c093 li ul li li a {
  padding-left: 30px;
}
.warm-8100 .pink-02a1 .medium-c093 li.pressed-256d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.warm-8100 .pink-02a1 .medium-c093 li.pressed-256d > 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;
}
.warm-8100 .pink-02a1 .medium-c093 li.pressed-256d > 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;
}
.iron-b39b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium-57ad {
  position: relative;
  z-index: 10;
}
.medium-57ad .dynamic-b301 {
  width: 100%;
  max-width: 100%;
}
.menu_next_0c4f .black_1f9d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_next_0c4f .container-mini-ab7e {
}
.menu_next_0c4f .pagination-over-9114 {
  background: #292929;
}
.yellow_f3df .black_1f9d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.yellow_f3df .container-mini-ab7e {
  background: #f9f9f9;
}
.yellow_f3df .pagination-over-9114 {
  background: #303030;
}
.alert-20fe .black_1f9d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-20fe .box_next_88eb {
    margin-bottom: 1em;
  }
  .alert-20fe .box_next_88eb:last-child {
    margin-bottom: 0;
  }
}
.alert-20fe .container-mini-ab7e {
  background: #ededed;
}
.alert-20fe .pagination-over-9114 {
  background: #1a1a1a;
}
.black_1f9d.container-mini-ab7e {
  color: rgba(0, 0, 0, 0.6);
}
.black_1f9d.container-mini-ab7e .widget_779f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.black_1f9d.pagination-over-9114 {
  color: rgba(255, 255, 255, 0.99);
}
.black_1f9d.pagination-over-9114 a:not(.progress-112d) {
  color: rgba(255, 255, 255, 0.79);
}
.black_1f9d.pagination-over-9114 a:not(.progress-112d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.black_1f9d.pagination-over-9114 .widget_779f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_1f9d.pagination-over-9114 table tbody td,
.black_1f9d.pagination-over-9114 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-21d7.module-top-ef6f .backdrop-upper-5981 {
  max-width: initial;
}
.active-21d7 .info_bf44 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-21d7 .info_bf44 .dynamic-b301 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-21d7 .info_bf44 .dynamic-b301 {
    display: block;
    margin-bottom: 2em;
  }
  .active-21d7 .info_bf44 .dynamic-b301:last-child {
    margin-bottom: 0;
  }
}
.alert-20fe .box_next_88eb:last-child,
.yellow_f3df .box_next_88eb:last-child,
.menu_next_0c4f .box_next_88eb:last-child {
  margin-bottom: 0;
}
.alert-20fe .box_next_88eb .pink-02a1 .thick_d3d0:last-child,
.yellow_f3df .box_next_88eb .pink-02a1 .thick_d3d0:last-child,
.menu_next_0c4f .box_next_88eb .pink-02a1 .thick_d3d0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert-20fe .complex-9da8,
  .alert-20fe .bright_724d,
  .yellow_f3df .complex-9da8,
  .yellow_f3df .bright_724d,
  .menu_next_0c4f .complex-9da8,
  .menu_next_0c4f .bright_724d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium-57ad .box_next_88eb {
    margin-bottom: 2em;
  }
}
.medium-57ad p:last-child {
  margin-bottom: 0;
}
.medium-57ad li,
.medium-57ad ul {
  list-style: none;
  margin: 0;
}
.medium-57ad ul ul {
  margin-left: 2.617924em;
}
.medium-cc4b {
  font-size: 0.875em;
}

/* css-noise: baa2 */
.promo-block-g0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
