/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sidebar_glass_ad95/customify
Author: WPCustomify
Author URI: https://pressmaximum.sidebar_glass_ad95
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.sidebar_glass_ad95/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bronze-9a7c.top_db3e/licenses/gpl-2.0.rough-5033
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.short_cd81/, (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.texture-02e9.hero-77f2/normalize.medium-08fe/
 ======
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.medium-08fe v7.0.0 | MIT License | github.sidebar_glass_ad95/necolas/normalize.medium-08fe */
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;
}
.full_3c61 .article-paper-e591,
.photo_fixed_a735,
.bronze-4e52,
.column-cold-e34e,
.stone-d76f,
.description_8b09,
.label_fixed_6649,
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;
}
.photo_fixed_a735,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .photo_fixed_a735,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_fixed_a735,
  h1 {
    font-size: 1.8em;
  }
}
.bronze-4e52,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bronze-4e52 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bronze-4e52,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bronze-4e52,
  h2 {
    font-size: 1.7em;
  }
}
.column-cold-e34e,
h3 {
  font-size: 1.618em;
}
.full_3c61 .article-paper-e591,
.stone-d76f,
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.center-790a {
  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;
}
.huge-86ed:after,
.huge-86ed:before,
.badge-dfd3:after,
.badge-dfd3:before {
  content: "";
  display: table;
}
.huge-86ed:after,
.badge-dfd3:after {
  clear: both;
}
.image_dbbb {
  float: right;
  margin-right: 0;
}
.glass_6fb1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.orange-1ddc .middle-6e03,
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;
}
.orange-1ddc .middle-6e03: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;
}
.modal_6ff0 .middle-6e03 {
  box-shadow: none;
}
.modal_6ff0
  .middle-6e03
  .outline_down_36ec {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal_6ff0 .middle-6e03 .gas-cf3b {
  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;
}
.modal_6ff0
  .middle-6e03
  .gas-cf3b
  b {
  display: none;
}
.modal_6ff0 .border_6526 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.input_purple_6a66:not(.input-8da0):not(.block_hot_a537),
button:not(.input-8da0):not(.block_hot_a537),
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ),
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ),
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ) {
  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;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ):hover,
button:not(.input-8da0):not(
    .block_hot_a537
  ):hover,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ):hover,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ):hover,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ):active,
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
button:not(.input-8da0):not(
    .block_hot_a537
  ):active,
button:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ):active,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ):active,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ):active,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus {
  outline: 0;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d {
  position: relative;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .advanced-bf2e,
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .nav-copper-d1b5,
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .popup-e596,
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  i,
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  svg,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .advanced-bf2e,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .nav-copper-d1b5,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .popup-e596,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  i,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  svg,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .advanced-bf2e,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .nav-copper-d1b5,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .popup-e596,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  i,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  svg,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .advanced-bf2e,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .nav-copper-d1b5,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .popup-e596,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  i,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  svg,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .advanced-bf2e,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .nav-copper-d1b5,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  .popup-e596,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  i,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d
  svg {
  visibility: hidden;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d:after,
button:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d:after,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d:after,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d:after,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ).fn-loading-ff9d: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;
}
.input_purple_6a66:not(.input-8da0):not(.block_hot_a537),
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ),
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ),
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ) {
  color: #fff;
  background: #235787;
}
.input_purple_6a66:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="button"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="reset"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus,
input[type="submit"]:not(.input-8da0):not(
    .block_hot_a537
  ):focus {
  color: #fff;
}
.input_purple_6a66.fn-disabled-ff9d:not(.input-8da0):not(
    .block_hot_a537
  ),
.input_purple_6a66[disabled]:not(.input-8da0):not(
    .block_hot_a537
  ),
button.fn-disabled-ff9d:not(.input-8da0):not(
    .block_hot_a537
  ),
button[disabled]:not(.input-8da0):not(
    .block_hot_a537
  ) {
  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;
}
.wrapper_6596 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper_6596: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;
}
.texture_prev_9818 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hovered_f7a4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input_f203 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.huge-86ed:after,
.huge-86ed:before,
.description-hard-802c:after,
.description-hard-802c:before,
.middle-1d0d:after,
.middle-1d0d:before,
.primary-gold-a67a:after,
.primary-gold-a67a:before,
.surface_lite_523f:after,
.surface_lite_523f:before,
.under_379e:after,
.under_379e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.huge-86ed:after,
.description-hard-802c:after,
.middle-1d0d:after,
.primary-gold-a67a:after,
.surface_lite_523f:after,
.under_379e:after {
  clear: both;
}
.description-hard-802c .element-blue-cca9,
.middle-1d0d .element-blue-cca9,
.wrapper_85e6 .element-blue-cca9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pink-9264 {
  display: inline-block;
}
.overlay-f608 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.overlay-f608 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.overlay-f608 .box-6500 {
  padding: 1em 0;
  font-size: 85%;
}
.box-6500 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.old_3494 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.old_3494:after,
.old_3494:before {
  content: "";
  display: table;
}
.old_3494:after {
  clear: both;
}
.popup_gold_775c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.caption-gold-385a .popup_gold_775c {
  max-width: 50%;
}
.notice-tall-a8a4 .popup_gold_775c {
  max-width: 33.33%;
}
.brown-0219 .popup_gold_775c {
  max-width: 25%;
}
.small-3ded .popup_gold_775c {
  max-width: 20%;
}
.header_wood_141b .popup_gold_775c {
  max-width: 16.66%;
}
.border_dynamic_36c8 .popup_gold_775c {
  max-width: 14.28%;
}
.red-8930 .popup_gold_775c {
  max-width: 12.5%;
}
.south-28e4 .popup_gold_775c {
  max-width: 11.11%;
}
.left_30a4 {
  display: block;
}
.full_3c61 .iron_2735 label,
.full_3c61 .mask_huge_478c label,
.full_3c61 .column-15e9 label,
.full_3c61 .brown_ea51 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.black-c44f {
  list-style: none;
  margin: 0;
}
.black-c44f article.list-9812 {
  margin-bottom: 0;
}
.black-c44f ul {
  list-style: none;
  margin: 0;
}
.black-c44f .easy-9989 li.list-9812 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .black-c44f .easy-9989 li.list-9812 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .black-c44f .easy-9989 li.list-9812: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) {
  .black-c44f .easy-9989 li.list-9812 li.list-9812 li.list-9812 li.list-9812 {
    padding-left: 0;
  }
}
article.list-9812 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-9812 .description-hard-802c p:last-of-type {
  margin-bottom: 0;
}
article.list-9812 .lite-f6cf {
  float: left;
}
article.list-9812 .dirty-996f {
  margin-left: 85px;
}
article.list-9812 .short-6e3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-9812 .short-6e3e .preview-16a5 {
  margin-left: 10px;
}
article.list-9812 .lite_9500 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-9812 .progress-gas-ca16 {
  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 .iron_2735,
  #respond .column-15e9,
  #respond .brown_ea51 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_2735 input,
#respond .column-15e9 input,
#respond .brown_ea51 input {
  width: 100%;
}
#respond .brown_ea51 {
  margin-right: 0;
}
#respond .component_iron_ea4c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thick-c7d9 {
  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;
}
.thick-c7d9.shadow-a4e8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thick-c7d9 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%);
}
.thick-c7d9:focus,
.thick-c7d9: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);
}
.label-750b {
  border-radius: 10%;
}
.thumbnail_black_b0be {
  border-radius: 50%;
}
.accordion-3a4d {
  font-size: 0.72em;
}
.feature_dark_1c23 {
  font-size: 0.875em;
}
.center_c4f8 {
  font-size: 1.1em;
}
.action-2a1c {
  text-transform: uppercase;
  line-height: 1.2;
}
.action-2a1c.accordion-3a4d {
  letter-spacing: 0.5px;
}
.wrapper-dim-2f3d,
.wrapper-dim-2f3d a {
  color: #6d6d6d;
}
.wrapper-dim-2f3d a:hover {
  color: #111;
}
.brown_09ec {
  color: #6d6d6d;
}
.logo-ffc5 {
  overflow-x: hidden;
}
.logo-ffc5 .row-narrow-1a19.icon_lower_858c {
  position: relative;
}
.logo-ffc5 .row-narrow-1a19.icon_lower_858c.status-4bd8 {
  position: initial;
}
.logo-ffc5
  .row-narrow-1a19.icon_lower_858c.status-4bd8
  .video_huge_184f {
  left: auto;
}
.logo-ffc5 .row-narrow-1a19 .video_huge_184f {
  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;
}
.logo-ffc5 .row-narrow-1a19:hover.icon_lower_858c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.logo-ffc5
  .row-narrow-1a19:hover.icon_lower_858c
  .video_huge_184f {
  display: block;
  z-index: 9999999;
}
.logo-ffc5 .avatar-bd3e .tall_90b6,
.logo-ffc5 .menu_d80b .tall_90b6 {
  display: none;
}
.logo-ffc5 .carousel-out-65f8 .row-narrow-1a19:hover.icon_lower_858c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.full_3c61 .iron_2735 label,
.full_3c61 .mask_huge_478c label,
.full_3c61 .column-15e9 label,
.full_3c61 .brown_ea51 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.black-c44f {
  list-style: none;
  margin: 0;
}
.black-c44f article.list-9812 {
  margin-bottom: 0;
}
.black-c44f ul {
  list-style: none;
  margin: 0;
}
.black-c44f .easy-9989 li.list-9812 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .black-c44f .easy-9989 li.list-9812 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .black-c44f .easy-9989 li.list-9812: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) {
  .black-c44f .easy-9989 li.list-9812 li.list-9812 li.list-9812 li.list-9812 {
    padding-left: 0;
  }
}
article.list-9812 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list-9812 .description-hard-802c p:last-of-type {
  margin-bottom: 0;
}
article.list-9812 .lite-f6cf {
  float: left;
}
article.list-9812 .dirty-996f {
  margin-left: 85px;
}
article.list-9812 .short-6e3e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list-9812 .short-6e3e .preview-16a5 {
  margin-left: 10px;
}
article.list-9812 .lite_9500 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list-9812 .progress-gas-ca16 {
  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 .iron_2735,
  #respond .column-15e9,
  #respond .brown_ea51 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_2735 input,
#respond .column-15e9 input,
#respond .brown_ea51 input {
  width: 100%;
}
#respond .brown_ea51 {
  margin-right: 0;
}
#respond .component_iron_ea4c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-bd3e .header_0749 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header_0749 .input_b484.form-liquid-c2c1 .info-c421 > li > a:focus,
.header_0749 .input_b484.form-liquid-c2c1 .info-c421 > li > a:hover,
.header_0749 .input_b484.section_0a9f .info-c421 > li > a:focus,
.header_0749 .input_b484.section_0a9f .info-c421 > li > a:hover,
.header_0749 .input_b484.narrow_c00d .info-c421 > li > a:focus,
.header_0749 .input_b484.narrow_c00d .info-c421 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749
  .input_b484.form-liquid-c2c1
  .info-c421
  > li.dropdown_complex_b403
  > a,
.header_0749
  .input_b484.form-liquid-c2c1
  .info-c421
  > li.gallery_c941
  > a,
.header_0749
  .input_b484.section_0a9f
  .info-c421
  > li.dropdown_complex_b403
  > a,
.header_0749
  .input_b484.section_0a9f
  .info-c421
  > li.gallery_c941
  > a,
.header_0749
  .input_b484.narrow_c00d
  .info-c421
  > li.dropdown_complex_b403
  > a,
.header_0749 .input_b484.narrow_c00d .info-c421 > li.out_8120 > a {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749 .logo_f0ad,
.header_0749 .logo_f0ad a {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749 .last-6a3e.medium_d32d li a,
.header_0749 .chip-selected-bb9b a,
.header_0749 .caption-95eb,
.header_0749 .info-c421 > li > a,
.header_0749 .form-8b4c {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749 .last-6a3e.medium_d32d li a:hover,
.header_0749 .chip-selected-bb9b a:hover,
.header_0749 .caption-95eb:hover,
.header_0749 .info-c421 > li > a:hover,
.header_0749 .form-8b4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749 .hero_38c1 {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749 .hero_38c1 .medium_d7c2 {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749 .hero_38c1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_0749 .media_53e5 .preview-hard-d6bd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_0749 .media_53e5 .preview-hard-d6bd .mini_7523 {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749
  .media_53e5
  .preview-hard-d6bd
  .mini_7523::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749
  .media_53e5
  .preview-hard-d6bd
  .mini_7523:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749
  .media_53e5
  .preview-hard-d6bd
  .mini_7523::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749
  .media_53e5
  .preview-hard-d6bd
  .mini_7523::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749 .media_53e5 .mask_1eb0 {
  color: rgba(255, 255, 255, 0.79);
}
.header_0749 .media_53e5 .mask_1eb0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient_145d
  .header_0749
  .media_53e5
  .solid-f439
  .pink-633a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gradient_145d
  .header_0749
  .media_53e5
  .solid-f439
  .mini_7523 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar-bd3e .panel_a3cf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel_a3cf .input_b484.form-liquid-c2c1 .info-c421 > li > a:focus,
.panel_a3cf .input_b484.form-liquid-c2c1 .info-c421 > li > a:hover,
.panel_a3cf .input_b484.section_0a9f .info-c421 > li > a:focus,
.panel_a3cf .input_b484.section_0a9f .info-c421 > li > a:hover,
.panel_a3cf .input_b484.narrow_c00d .info-c421 > li > a:focus,
.panel_a3cf .input_b484.narrow_c00d .info-c421 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_a3cf
  .input_b484.form-liquid-c2c1
  .info-c421
  > li.dropdown_complex_b403
  > a,
.panel_a3cf
  .input_b484.form-liquid-c2c1
  .info-c421
  > li.gallery_c941
  > a,
.panel_a3cf
  .input_b484.section_0a9f
  .info-c421
  > li.dropdown_complex_b403
  > a,
.panel_a3cf
  .input_b484.section_0a9f
  .info-c421
  > li.gallery_c941
  > a,
.panel_a3cf
  .input_b484.narrow_c00d
  .info-c421
  > li.dropdown_complex_b403
  > a,
.panel_a3cf .input_b484.narrow_c00d .info-c421 > li.out_8120 > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_a3cf .logo_f0ad,
.panel_a3cf .logo_f0ad a {
  color: rgba(0, 0, 0, 0.8);
}
.panel_a3cf .last-6a3e.medium_d32d li a,
.panel_a3cf .chip-selected-bb9b a,
.panel_a3cf .caption-95eb,
.panel_a3cf .info-c421 > li > a,
.panel_a3cf .form-8b4c {
  color: rgba(0, 0, 0, 0.55);
}
.panel_a3cf .last-6a3e.medium_d32d li a:hover,
.panel_a3cf .chip-selected-bb9b a:hover,
.panel_a3cf .caption-95eb:hover,
.panel_a3cf .info-c421 > li > a:hover,
.panel_a3cf .form-8b4c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_a3cf .hero_38c1 {
  color: rgba(0, 0, 0, 0.55);
}
.panel_a3cf .hero_38c1 .medium_d7c2 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_a3cf .hero_38c1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-f192 .description-3f27 {
  margin-left: auto;
  margin-right: auto;
}
.middle-1d0d > * {
  margin-left: auto;
  margin-right: auto;
}
.middle-1d0d .texture_prev_9818 {
  margin-right: 1.41575em;
}
.medium_5532 .middle-1d0d > .fast_3a9e {
  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;
}
.medium_5532 .middle-1d0d > .in-e285 {
  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;
}
.center-48b8.complex-f192 .description-3f27,
.dark_b715.complex-f192 .description-3f27 {
  margin-left: 0;
}
.paragraph-pink-2937.complex-f192 .description-3f27,
.surface_large_9984.complex-f192 .description-3f27 {
  margin-right: 0;
}
.middle-1d0d ol,
.middle-1d0d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.item-in-67c5 video {
  max-width: 100%;
}
.accent-30fb img {
  display: block;
}
.accent-30fb.texture_prev_9818,
.accent-30fb.hovered_f7a4 {
  width: 100%;
}
.accent-30fb.in-e285 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.first_f1b5:not(.wide-d4bf) {
  margin: 1.5em auto;
}
.table_0567 p {
  padding: 1.5em 14px;
}
ul.form-374c.in-e285,
ul.form-374c.fast_3a9e,
ul.form-374c.media_clean_500b.fast_3a9e {
  padding: 0 14px;
}
.breadcrumb-clean-1daa {
  display: block;
  overflow-x: auto;
}
.breadcrumb-clean-1daa table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb-clean-1daa td,
.breadcrumb-clean-1daa th {
  padding: 0.5em;
}
.middle-1d0d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle-1d0d ol ol,
.middle-1d0d ol ul,
.middle-1d0d ul ol,
.middle-1d0d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle-1d0d ol ol li,
.middle-1d0d ol ul li,
.middle-1d0d ul ol li,
.middle-1d0d ul ul li {
  margin-left: 0;
}
.link_534d.table-732e > .over-aef3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link_534d.table-732e > .over-aef3 iframe,
.link_534d.table-732e > .over-aef3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature-9d0d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature-9d0d.block-dim-1ae0 {
  padding: 0;
}
.feature-9d0d.block-dim-1ae0 cite {
  font-size: 13px;
}
.feature-9d0d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature-9d0d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.plasma_ee74 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.plasma_ee74 > p:first-child {
  margin-top: 0;
}
.plasma_ee74 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.plasma_ee74 blockquote {
  border-left: 0;
}
.accent_simple_4f56 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent_simple_4f56:not(.accent-short-dbf9) {
  max-width: 100px;
}
.accent_simple_4f56.complex-687c {
  border-bottom: none !important;
  text-align: center;
}
.accent_simple_4f56.complex-687c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .table_0567 p {
    padding: 1.5em 0;
  }
}
.upper-f5c6 {
  color: #0073aa;
}
.panel-2c50 {
  background-color: #0073aa;
}
.last_1639 {
  color: #229fd8;
}
.notification_large_ebdb {
  background-color: #229fd8;
}
.content-bottom-4219 {
  color: #eee;
}
.heading-741f {
  background-color: #eee;
}
.clean_201c {
  color: #444;
}
.notice_fe5c {
  background-color: #444;
}
.card_ce45 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.card_ce45 .pagination-static-0e42 .chip-selected-bb9b {
  font-size: 15px;
}
.card_ce45 .chip-selected-bb9b {
  line-height: 1.3;
}
.card_ce45 .panel_a3cf {
}
.card_ce45 .header_0749 {
  background: #235787;
}
.easy_30bb {
  padding: 0;
}
.easy_30bb .header_0749 {
  background: #1a1a1a;
}
.easy_30bb .panel_a3cf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.cool-ef29 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.cool-ef29 .panel_a3cf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.cool-ef29 .header_0749 {
  background: #303030;
}
.under_379e {
  position: relative;
  z-index: 10;
}
.under_379e .popup-simple-81cc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_85bb .icon_lower_858c {
  display: inline-block;
  vertical-align: middle;
}
.progress_85bb.hero-27cd .icon_lower_858c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress_85bb.hero-27cd .icon_lower_858c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_85bb.hero-27cd .icon_lower_858c {
    margin-right: 0.4em;
  }
}
.progress_85bb.hero-27cd .icon_lower_858c:last-child {
  margin-right: 0;
}
.dark_931d .popup-simple-81cc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .avatar-bd3e .pagination-static-0e42 {
    margin: 0 -0.5em;
  }
  .avatar-bd3e .pagination-static-0e42 [class*="customify-col-"],
  .avatar-bd3e .pagination-static-0e42 [class*="customify-col_"],
  .avatar-bd3e .pagination-static-0e42 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.avatar-bd3e.shade-0c67 .popup-simple-81cc {
  background: 0 0 !important;
}
.avatar-bd3e.shade-0c67 .popup-simple-81cc,
.avatar-bd3e.dark_931d .popup-simple-81cc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .avatar-bd3e.tabs_2cbb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.avatar-bd3e.dark_931d .popup-simple-81cc {
  box-shadow: none !important;
}
.summary_1932 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary_1932 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary_1932 {
    padding: 18px 0 20px;
  }
}
.summary_1932 .yellow-b7ec {
  width: 100%;
}
.summary_1932 .clean-1704 {
  margin-bottom: 0;
}
.summary_1932 .highlight-stale-4998 {
  margin-top: 5px;
  font-size: 0.875em;
}
.picture_pressed_4269 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.picture_pressed_4269 .photo_7ea0 {
  width: 100%;
}
.carousel_d4a5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.carousel_d4a5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.carousel_d4a5 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.carousel_d4a5 li:last-child:after {
  display: none;
}
.carousel_d4a5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module_93fb .tall_90b6 button,
.summary_1932 .tall_90b6 button {
  left: 0;
}
.module_93fb .photo_7ea0,
.summary_1932 .photo_7ea0 {
  padding-left: 0;
  padding-right: 0;
}
.module_93fb .picture_pressed_4269,
.summary_1932 .picture_pressed_4269 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module_93fb {
  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;
}
.module_93fb: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;
}
.module_93fb .main-slow-b01c {
  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) {
  .module_93fb .main-slow-b01c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module_93fb .main-slow-b01c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module_93fb .main-slow-b01c {
    min-height: 200px;
  }
}
.module_93fb .carousel_d4a5 {
  color: rgba(255, 255, 255, 0.8);
}
.module_93fb .carousel_d4a5 a,
.module_93fb .carousel_d4a5 li:after {
  color: inherit;
}
.module_93fb .carousel_d4a5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.detail_hot_b5cc {
  margin-bottom: 0.5em;
}
.background_cd60 {
  margin-bottom: 1.2em;
}
.background_cd60,
.detail_hot_b5cc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background_cd60 p:last-child,
.detail_hot_b5cc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tall_90b6,
#masthead .tall_90b6 {
  display: none;
}
#masthead
  > .tall_90b6.sort-warm-3d6b {
  display: none;
}
#masthead > .tall_90b6 button {
  left: 0;
}
.bronze_60a0 {
  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%;
}
.bronze_60a0 .icon_lower_858c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bronze_60a0 .easy_7e3e {
  display: -webkit-box;
  display: flex;
}
.bronze_60a0 .easy_7e3e.dropdown-0795 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bronze_60a0 .easy_7e3e.out-b0f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_60a0 .easy_7e3e.solid_565e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bronze_60a0.dropdown_silver_c7b3.outline_992e .easy_7e3e.dropdown-0795 {
  flex-basis: 100%;
}
.bronze_60a0.description-286e .easy_7e3e.out-b0f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bronze_60a0.description-286e .easy_7e3e.solid_565e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tall_90b6.sort-warm-3d6b {
  display: none;
}
#masthead > .tall_90b6 button {
  left: 0;
}
.static-65b3 {
  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-65b3:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.static-65b3.column-721f i {
  margin-right: 4px;
}
.static-65b3.summary-lower-b633 i {
  margin-left: 5px;
}
.chip-selected-bb9b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-selected-bb9b p:last-child {
  margin-bottom: 0;
}
.caption-lite-1c7b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-lite-1c7b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-lite-1c7b img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-lite-1c7b .logo_f0ad {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-lite-1c7b .shadow-east-b965 {
  margin: 5px 0 7px 0;
}
.caption-lite-1c7b.section_a478 .accordion_2451 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-lite-1c7b.section_a478 .primary-left-2f30 {
  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;
}
.caption-lite-1c7b.old-00c5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-lite-1c7b.old-00c5 .accordion_2451 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-lite-1c7b.old-00c5 .primary-left-2f30 {
  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;
}
.caption-lite-1c7b.in-c7f6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-lite-1c7b.breadcrumb-d359 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-lite-1c7b.breadcrumb-d359 .primary-left-2f30 {
  margin-top: 7px;
}
.next-d874 {
  display: inline-block;
}
.under_379e .wood-1717 .caption-lite-1c7b img {
  max-width: 100%;
}
.input_b484 .notification_8801.text-131b,
.form-over-dbf9 .notification_8801.text-131b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_b484 .pressed_b9f0,
.form-over-dbf9 .pressed_b9f0 {
  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%);
}
.input_b484 .pressed_b9f0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_b484.hero_green_2918 .pressed_b9f0 {
  display: none;
}
.input_b484 .card_ec1e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_b484 .card_ec1e li {
  display: inline-block;
  position: relative;
}
.input_b484 .card_ec1e li:last-child {
  margin-right: 0;
}
.input_b484 .card_ec1e 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;
}
.input_b484 .card_ec1e li.out_8120 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_b484 .card_ec1e > 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;
}
.input_b484 .card_ec1e > li > a i {
  line-height: 0;
}
.input_b484 .card_ec1e > li.steel-b688 > a .pressed_b9f0 {
  margin-left: 4px;
  line-height: 0;
}
.input_b484 .card_ec1e .fast_3167 li.steel-b688 > a {
  position: relative;
}
.input_b484 .card_ec1e .fast_3167 li.steel-b688 > a:after,
.input_b484 .card_ec1e .fast_3167 li.steel-b688 > a:before {
  content: "";
  display: table;
}
.input_b484 .card_ec1e .fast_3167 li.steel-b688 > a:after {
  clear: both;
}
.input_b484 .card_ec1e .fast_3167 li.steel-b688 > a .pressed_b9f0 {
  margin-left: 5px;
  float: right;
}
.input_b484 .liquid_6799,
.input_b484 .fast_3167 {
  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;
}
.input_b484 .fast_3167 {
  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;
}
.input_b484 .fast_3167 .text-131b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_b484 .fast_3167 .pressed_b9f0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_b484 .fast_3167 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_b484 .fast_3167 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;
}
.input_b484 .fast_3167 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_b484 .fast_3167 .fast_3167 {
  top: 0;
  left: 100%;
}
.input_b484 .wrapper-fdab.fn-focus-ff9d > .liquid_6799,
.input_b484 .wrapper-fdab.fn-focus-ff9d > .fast_3167,
.input_b484 .wrapper-fdab:focus > .liquid_6799,
.input_b484 .wrapper-fdab:focus > .fast_3167,
.input_b484 .wrapper-fdab:hover > .liquid_6799,
.input_b484 .wrapper-fdab:hover > .fast_3167 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_b484.narrow_c00d .info-c421:after,
.input_b484.narrow_c00d .info-c421:before {
  content: "";
  display: table;
}
.input_b484.narrow_c00d .info-c421:after {
  clear: both;
}
.input_b484.narrow_c00d .info-c421 > li {
  float: left;
}
.input_b484.active-05c4 .info-c421:after,
.input_b484.active-05c4 .info-c421:before {
  content: "";
  display: table;
}
.input_b484.active-05c4 .info-c421:after {
  clear: both;
}
.input_b484.active-05c4 .info-c421 > li {
  float: left;
}
.input_b484.active-05c4 .info-c421 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_b484.active-05c4 .info-c421 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_b484.active-05c4 .info-c421 > li.dropdown_complex_b403 > a,
.input_b484.active-05c4 .info-c421 > li.out_8120 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_b484.form-liquid-c2c1 .info-c421 > li > a .text-131b {
  position: relative;
}
.input_b484.form-liquid-c2c1 .info-c421 > li > a .text-131b: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;
}
.input_b484.form-liquid-c2c1
  .info-c421
  > li:focus
  > a
  .text-131b:before,
.input_b484.form-liquid-c2c1
  .info-c421
  > li:hover
  > a
  .text-131b:before {
  width: 100%;
  background-color: currentColor;
}
.input_b484.form-liquid-c2c1
  .info-c421
  > li.dropdown_complex_b403
  > a
  .text-131b:before,
.input_b484.form-liquid-c2c1
  .info-c421
  > li.gallery_c941
  > a
  .text-131b:before {
  width: 100%;
  background-color: currentColor;
}
.input_b484.section_0a9f .info-c421 > li > a .text-131b {
  position: relative;
}
.input_b484.section_0a9f .info-c421 > li > a .text-131b: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;
}
.input_b484.section_0a9f .info-c421 > li:focus > a .text-131b:before,
.input_b484.section_0a9f
  .info-c421
  > li:hover
  > a
  .text-131b:before {
  width: 100%;
  background-color: currentColor;
}
.input_b484.section_0a9f
  .info-c421
  > li.dropdown_complex_b403
  > a
  .text-131b:before,
.input_b484.section_0a9f
  .info-c421
  > li.gallery_c941
  > a
  .text-131b:before {
  width: 100%;
  background-color: currentColor;
}
.form-over-dbf9 .card_ec1e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-over-dbf9 .card_ec1e li:first-child > a {
  border-top: none;
}
.form-over-dbf9 .card_ec1e .dark-d95b > .text-131b .pressed_b9f0 {
  display: none;
}
.form-over-dbf9 .card_ec1e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.form-over-dbf9 .card_ec1e li:last-child {
  border: none;
}
.form-over-dbf9 .card_ec1e li.steel-b688 > a {
  padding-right: 45px !important;
}
.form-over-dbf9 .card_ec1e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.form-over-dbf9 .card_ec1e li a:focus,
.form-over-dbf9 .card_ec1e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-over-dbf9 .card_ec1e li .chip-pressed-4ed4 {
  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;
}
.form-over-dbf9 .card_ec1e li .chip-pressed-4ed4:hover {
  box-shadow: none;
}
.form-over-dbf9 .card_ec1e li .chip-pressed-4ed4 .pressed_b9f0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.form-over-dbf9 .card_ec1e .fast_3167 {
  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);
}
.form-over-dbf9 .card_ec1e .fast_3167 li a {
  padding-left: 3em;
}
.form-over-dbf9 .card_ec1e .shade-wood-1dec > a .chip-pressed-4ed4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-over-dbf9 .card_ec1e .shade-wood-1dec > .fast_3167 {
  display: block;
  opacity: 1;
}
.description-dark-2fbf {
  max-width: 100%;
}
.menu-8abc {
  line-height: 0;
  cursor: pointer;
}
.form-8b4c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form-8b4c:hover {
  box-shadow: none;
  color: currentColor;
}
.form-8b4c svg {
  width: 18px;
  height: 18px;
}
.form-8b4c .basic_dd26 {
  display: none;
}
.panel-23f8 {
  position: relative;
}
.panel-23f8.fn-active-ff9d .form-8b4c .pagination-selected-6bcb {
  display: none;
}
.panel-23f8.fn-active-ff9d .form-8b4c .basic_dd26 {
  display: inline-block;
}
.panel-23f8 .accent_dd41 {
  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);
}
.panel-23f8.mask_3ab1 .accent_dd41 {
  left: auto;
  right: -0.9em;
}
.panel-23f8.mask_3ab1 .filter_under_5749::before {
  left: auto;
  right: 15px;
}
.panel-23f8.fn-active-ff9d .accent_dd41 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid-f439 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.solid-f439 label {
  flex-basis: 100%;
}
.solid-f439 .preview-hard-d6bd {
  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;
}
.solid-f439 .mini_7523 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.solid-f439 .mini_7523:focus {
  background-color: transparent;
}
.solid-f439 button.mask_1eb0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.solid-f439 button.mask_1eb0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.solid-f439 button.mask_1eb0 svg {
  width: 18px;
  height: 18px;
}
.solid-f439 input[type="submit"] {
  min-height: auto;
}
.media_53e5 .solid-f439 .mini_7523 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_under_5749 {
  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) {
  .filter_under_5749 {
    width: 220px;
  }
}
.filter_under_5749 label {
  flex-basis: 100%;
}
.filter_under_5749::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;
}
.gradient_145d .media_53e5 .solid-f439 {
  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;
}
.gradient_145d
  .media_53e5
  .solid-f439
  .preview-hard-d6bd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gradient_145d .media_53e5 .solid-f439 .mini_7523 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gradient_145d
  .media_53e5
  .solid-f439
  .mini_7523:focus {
  background: 0 0;
}
.gradient_145d
  .media_53e5
  .solid-f439
  .pink-633a {
  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;
}
.last-6a3e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.last-6a3e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.last-6a3e li:last-child {
  margin-right: 0;
}
.last-6a3e li:first-child {
  margin-left: 0;
}
.last-6a3e.focus_0f3e a {
  color: #fff;
}
.last-6a3e.focus_0f3e a:hover {
  color: #fff;
}
.last-6a3e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.last-6a3e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.last-6a3e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.last-6a3e a:hover {
  opacity: 0.9;
  color: inherit;
}
.last-6a3e [class*="social-icon-apple"] {
  background-color: #999;
}
.last-6a3e [class*="social-icon-apple"].highlight-a3bf {
  background-color: transparent;
  color: #999;
}
.last-6a3e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.last-6a3e [class*="social-icon-behance"].highlight-a3bf {
  background-color: transparent;
  color: #1769ff;
}
.last-6a3e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.last-6a3e [class*="social-icon-bitbucket"].highlight-a3bf {
  background-color: transparent;
  color: #205081;
}
.last-6a3e [class*="social-icon-codepen"] {
  background-color: #000;
}
.last-6a3e [class*="social-icon-codepen"].highlight-a3bf {
  background-color: transparent;
  color: #000;
}
.last-6a3e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.last-6a3e [class*="social-icon-delicious"].highlight-a3bf {
  background-color: transparent;
  color: #39f;
}
.last-6a3e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.last-6a3e [class*="social-icon-digg"].highlight-a3bf {
  background-color: transparent;
  color: #005be2;
}
.last-6a3e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.last-6a3e [class*="social-icon-dribbble"].highlight-a3bf {
  background-color: transparent;
  color: #ea4c89;
}
.last-6a3e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.last-6a3e [class*="social-icon-envelope"].highlight-a3bf {
  background-color: transparent;
  color: #ea4335;
}
.last-6a3e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.last-6a3e [class*="social-icon-facebook"].highlight-a3bf {
  background-color: transparent;
  color: #3b5998;
}
.last-6a3e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.last-6a3e [class*="social-icon-flickr"].highlight-a3bf {
  background-color: transparent;
  color: #0063dc;
}
.last-6a3e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.last-6a3e [class*="social-icon-foursquare"].highlight-a3bf {
  background-color: transparent;
  color: #2d5be3;
}
.last-6a3e [class*="social-icon-github"] {
  background-color: #333;
}
.last-6a3e [class*="social-icon-github"].highlight-a3bf {
  background-color: transparent;
  color: #333;
}
.last-6a3e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.last-6a3e [class*="social-icon-google-plus"].highlight-a3bf {
  background-color: transparent;
  color: #dd4b39;
}
.last-6a3e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.last-6a3e [class*="social-icon-houzz"].highlight-a3bf {
  background-color: transparent;
  color: #7ac142;
}
.last-6a3e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.last-6a3e [class*="social-icon-instagram"].highlight-a3bf {
  background-color: transparent;
  color: #262626;
}
.last-6a3e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.last-6a3e [class*="social-icon-jsfiddle"].highlight-a3bf {
  background-color: transparent;
  color: #487aa2;
}
.last-6a3e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.last-6a3e [class*="social-icon-linkedin"].highlight-a3bf {
  background-color: transparent;
  color: #0077b5;
}
.last-6a3e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.last-6a3e [class*="social-icon-medium"].highlight-a3bf {
  background-color: transparent;
  color: #00ab6b;
}
.last-6a3e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.last-6a3e
  [class*="social-icon-odnoklassniki"].highlight-a3bf {
  background-color: transparent;
  color: #f4731c;
}
.last-6a3e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.last-6a3e [class*="social-icon-meetup"].highlight-a3bf {
  background-color: transparent;
  color: #ec1c40;
}
.last-6a3e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.last-6a3e [class*="social-icon-pinterest"].highlight-a3bf {
  background-color: transparent;
  color: #bd081c;
}
.last-6a3e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.last-6a3e [class*="social-icon-product-hunt"].highlight-a3bf {
  background-color: transparent;
  color: #da552f;
}
.last-6a3e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.last-6a3e [class*="social-icon-reddit"].highlight-a3bf {
  background-color: transparent;
  color: #ff4500;
}
.last-6a3e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.last-6a3e [class*="social-icon-rss"].highlight-a3bf {
  background-color: transparent;
  color: #f26522;
}
.last-6a3e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.last-6a3e
  [class*="social-icon-shopping-cart"].highlight-a3bf {
  background-color: transparent;
  color: #4caf50;
}
.last-6a3e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.last-6a3e [class*="social-icon-skype"].highlight-a3bf {
  background-color: transparent;
  color: #00aff0;
}
.last-6a3e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.last-6a3e [class*="social-icon-slideshare"].highlight-a3bf {
  background-color: transparent;
  color: #0077b5;
}
.last-6a3e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.last-6a3e [class*="social-icon-snapchat"].highlight-a3bf {
  background-color: transparent;
  color: #fffc00;
}
.last-6a3e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.last-6a3e [class*="social-icon-soundcloud"].highlight-a3bf {
  background-color: transparent;
  color: #f80;
}
.last-6a3e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.last-6a3e [class*="social-icon-spotify"].highlight-a3bf {
  background-color: transparent;
  color: #2ebd59;
}
.last-6a3e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.last-6a3e
  [class*="social-icon-stack-overflow"].highlight-a3bf {
  background-color: transparent;
  color: #fe7a15;
}
.last-6a3e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.last-6a3e [class*="social-icon-maldkfgram"].highlight-a3bf {
  background-color: transparent;
  color: #2ca5e0;
}
.last-6a3e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.last-6a3e [class*="social-icon-tripadvisor"].highlight-a3bf {
  background-color: transparent;
  color: #589442;
}
.last-6a3e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.last-6a3e [class*="social-icon-tumblr"].highlight-a3bf {
  background-color: transparent;
  color: #35465c;
}
.last-6a3e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.last-6a3e [class*="social-icon-twitch"].highlight-a3bf {
  background-color: transparent;
  color: #6441a5;
}
.last-6a3e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.last-6a3e [class*="social-icon-twitter"].highlight-a3bf {
  background-color: transparent;
  color: #1da1f2;
}
.last-6a3e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.last-6a3e [class*="social-icon-vimeo"].highlight-a3bf {
  background-color: transparent;
  color: #1ab7ea;
}
.last-6a3e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.last-6a3e [class*="social-icon-vk"].highlight-a3bf {
  background-color: transparent;
  color: #45668e;
}
.last-6a3e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.last-6a3e [class*="social-icon-weibo"].highlight-a3bf {
  background-color: transparent;
  color: #df2029;
}
.last-6a3e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.last-6a3e [class*="social-icon-weixin"].highlight-a3bf {
  background-color: transparent;
  color: #7bb32e;
}
.last-6a3e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.last-6a3e [class*="social-icon-whatsapp"].highlight-a3bf {
  background-color: transparent;
  color: #25d366;
}
.last-6a3e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.last-6a3e [class*="social-icon-wordpress"].highlight-a3bf {
  background-color: transparent;
  color: #21759b;
}
.last-6a3e [class*="social-icon-xing"] {
  background-color: #026466;
}
.last-6a3e [class*="social-icon-xing"].highlight-a3bf {
  background-color: transparent;
  color: #026466;
}
.last-6a3e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.last-6a3e [class*="social-icon-yelp"].highlight-a3bf {
  background-color: transparent;
  color: #af0606;
}
.last-6a3e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.last-6a3e [class*="social-icon-youtube"].highlight-a3bf {
  background-color: transparent;
  color: #cd201f;
}
.caption-95eb {
  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;
}
.caption-95eb:hover {
  box-shadow: none;
  background: 0 0;
}
.box-ce9d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.north-24c1 {
  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;
}
.selected-d116 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron-0fcb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron-0fcb,
.iron-0fcb::after,
.iron-0fcb::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;
}
.iron-0fcb::after,
.iron-0fcb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary_huge_77dc .north-24c1 .selected-d116 {
  margin-top: -2px;
  width: 19px;
}
.secondary_huge_77dc .north-24c1 .iron-0fcb {
  margin-top: -1px;
}
.secondary_huge_77dc .north-24c1 .iron-0fcb,
.secondary_huge_77dc .north-24c1 .iron-0fcb::after,
.secondary_huge_77dc .north-24c1 .iron-0fcb::before {
  width: 19px;
  height: 2px;
}
.secondary_huge_77dc .north-24c1 .iron-0fcb::before {
  top: -6px;
}
.secondary_huge_77dc .north-24c1 .iron-0fcb::after {
  bottom: -6px;
}
.aside-up-050d .north-24c1 .selected-d116 {
  margin-top: -2px;
  width: 22px;
}
.aside-up-050d .north-24c1 .iron-0fcb {
  margin-top: -1px;
}
.aside-up-050d .north-24c1 .iron-0fcb,
.aside-up-050d .north-24c1 .iron-0fcb::after,
.aside-up-050d .north-24c1 .iron-0fcb::before {
  width: 22px;
  height: 2px;
}
.aside-up-050d .north-24c1 .iron-0fcb::before {
  top: -7px;
}
.aside-up-050d .north-24c1 .iron-0fcb::after {
  bottom: -7px;
}
.pattern-852d .north-24c1 .selected-d116 {
  margin-top: -2px;
  width: 31px;
}
.pattern-852d .north-24c1 .iron-0fcb {
  margin-top: -1.5px;
}
.pattern-852d .north-24c1 .iron-0fcb,
.pattern-852d .north-24c1 .iron-0fcb::after,
.pattern-852d .north-24c1 .iron-0fcb::before {
  width: 31px;
  height: 3px;
}
.pattern-852d .north-24c1 .iron-0fcb::before {
  top: -9px;
}
.pattern-852d .north-24c1 .iron-0fcb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_73c0 .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_73c0 .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .nav_73c0 .north-24c1 .iron-0fcb,
  .nav_73c0 .north-24c1 .iron-0fcb::after,
  .nav_73c0 .north-24c1 .iron-0fcb::before {
    width: 19px;
    height: 2px;
  }
  .nav_73c0 .north-24c1 .iron-0fcb::before {
    top: -6px;
  }
  .nav_73c0 .north-24c1 .iron-0fcb::after {
    bottom: -6px;
  }
  .icon_pink_ceaa .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 22px;
  }
  .icon_pink_ceaa .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .icon_pink_ceaa .north-24c1 .iron-0fcb,
  .icon_pink_ceaa .north-24c1 .iron-0fcb::after,
  .icon_pink_ceaa .north-24c1 .iron-0fcb::before {
    width: 22px;
    height: 2px;
  }
  .icon_pink_ceaa .north-24c1 .iron-0fcb::before {
    top: -7px;
  }
  .icon_pink_ceaa .north-24c1 .iron-0fcb::after {
    bottom: -7px;
  }
  .hard-d65b .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 31px;
  }
  .hard-d65b .north-24c1 .iron-0fcb {
    margin-top: -1.5px;
  }
  .hard-d65b .north-24c1 .iron-0fcb,
  .hard-d65b .north-24c1 .iron-0fcb::after,
  .hard-d65b .north-24c1 .iron-0fcb::before {
    width: 31px;
    height: 3px;
  }
  .hard-d65b .north-24c1 .iron-0fcb::before {
    top: -9px;
  }
  .hard-d65b .north-24c1 .iron-0fcb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero-9283 .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-9283 .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .hero-9283 .north-24c1 .iron-0fcb,
  .hero-9283 .north-24c1 .iron-0fcb::after,
  .hero-9283 .north-24c1 .iron-0fcb::before {
    width: 19px;
    height: 2px;
  }
  .hero-9283 .north-24c1 .iron-0fcb::before {
    top: -6px;
  }
  .hero-9283 .north-24c1 .iron-0fcb::after {
    bottom: -6px;
  }
  .action-5a42 .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 22px;
  }
  .action-5a42 .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .action-5a42 .north-24c1 .iron-0fcb,
  .action-5a42 .north-24c1 .iron-0fcb::after,
  .action-5a42 .north-24c1 .iron-0fcb::before {
    width: 22px;
    height: 2px;
  }
  .action-5a42 .north-24c1 .iron-0fcb::before {
    top: -7px;
  }
  .action-5a42 .north-24c1 .iron-0fcb::after {
    bottom: -7px;
  }
  .detail_hard_2f08 .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_hard_2f08 .north-24c1 .iron-0fcb {
    margin-top: -1.5px;
  }
  .detail_hard_2f08 .north-24c1 .iron-0fcb,
  .detail_hard_2f08 .north-24c1 .iron-0fcb::after,
  .detail_hard_2f08 .north-24c1 .iron-0fcb::before {
    width: 31px;
    height: 3px;
  }
  .detail_hard_2f08 .north-24c1 .iron-0fcb::before {
    top: -9px;
  }
  .detail_hard_2f08 .north-24c1 .iron-0fcb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .header_ae4a .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 19px;
  }
  .header_ae4a .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .header_ae4a .north-24c1 .iron-0fcb,
  .header_ae4a .north-24c1 .iron-0fcb::after,
  .header_ae4a .north-24c1 .iron-0fcb::before {
    width: 19px;
    height: 2px;
  }
  .header_ae4a .north-24c1 .iron-0fcb::before {
    top: -6px;
  }
  .header_ae4a .north-24c1 .iron-0fcb::after {
    bottom: -6px;
  }
  .static_f01b .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 22px;
  }
  .static_f01b .north-24c1 .iron-0fcb {
    margin-top: -1px;
  }
  .static_f01b .north-24c1 .iron-0fcb,
  .static_f01b .north-24c1 .iron-0fcb::after,
  .static_f01b .north-24c1 .iron-0fcb::before {
    width: 22px;
    height: 2px;
  }
  .static_f01b .north-24c1 .iron-0fcb::before {
    top: -7px;
  }
  .static_f01b .north-24c1 .iron-0fcb::after {
    bottom: -7px;
  }
  .frame-bronze-bd41 .north-24c1 .selected-d116 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-bronze-bd41 .north-24c1 .iron-0fcb {
    margin-top: -1.5px;
  }
  .frame-bronze-bd41 .north-24c1 .iron-0fcb,
  .frame-bronze-bd41 .north-24c1 .iron-0fcb::after,
  .frame-bronze-bd41 .north-24c1 .iron-0fcb::before {
    width: 31px;
    height: 3px;
  }
  .frame-bronze-bd41 .north-24c1 .iron-0fcb::before {
    top: -9px;
  }
  .frame-bronze-bd41 .north-24c1 .iron-0fcb::after {
    bottom: -9px;
  }
}
.over-e248 .iron-0fcb {
  -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);
}
.over-e248 .iron-0fcb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over-e248 .iron-0fcb::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);
}
.over-e248.preview-57e6 .iron-0fcb {
  -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);
}
.over-e248.preview-57e6 .iron-0fcb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over-e248.preview-57e6 .iron-0fcb::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.breadcrumb-fb3b {
  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.under_ee4c:before {
  display: none;
}
.menu_d80b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu_d80b .label-b1ea {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu_d80b .label-b1ea:last-of-type {
  border-bottom: none;
}
.menu_d80b .label-b1ea.section_thick_678a,
.menu_d80b .label-b1ea.text_8f76,
.menu_d80b .label-b1ea.sort-red-7a56 {
  padding: 0;
}
.menu_d80b .form-over-dbf9 .chip-pressed-4ed4 {
  color: currentColor;
}
.menu_d80b .form-over-dbf9 .chip-pressed-4ed4:focus,
.menu_d80b .form-over-dbf9 .chip-pressed-4ed4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_d80b.panel_a3cf .hero_38c1,
.menu_d80b.panel_a3cf .chip-selected-bb9b a,
.menu_d80b.panel_a3cf .info-c421 a,
.menu_d80b.panel_a3cf .fast_3167 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu_d80b.panel_a3cf .hero_38c1:hover,
.menu_d80b.panel_a3cf .chip-selected-bb9b a:hover,
.menu_d80b.panel_a3cf .info-c421 a:hover,
.menu_d80b.panel_a3cf .fast_3167 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_d80b.panel_a3cf .medium_d7c2 {
  color: rgba(0, 0, 0, 0.8);
}
.menu_d80b.panel_a3cf .label-b1ea {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_d80b.panel_a3cf .label-b1ea:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu_d80b.panel_a3cf .search_46bc:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu_d80b.panel_a3cf .form-over-dbf9 .card_ec1e li a,
.menu_d80b.panel_a3cf .form-over-dbf9 .chip-pressed-4ed4,
.menu_d80b.panel_a3cf .fast_3167 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_d80b.panel_a3cf .form-over-dbf9 .chip-pressed-4ed4:focus,
.menu_d80b.panel_a3cf .form-over-dbf9 .chip-pressed-4ed4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_d80b.panel_a3cf .card_ec1e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_d80b.header_0749 .hero_38c1,
.menu_d80b.header_0749 .chip-selected-bb9b a,
.menu_d80b.header_0749 .info-c421 .chip-pressed-4ed4,
.menu_d80b.header_0749 .info-c421 a,
.menu_d80b.header_0749 .fast_3167 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu_d80b.header_0749 .hero_38c1:hover,
.menu_d80b.header_0749 .chip-selected-bb9b a:hover,
.menu_d80b.header_0749 .info-c421 .chip-pressed-4ed4:hover,
.menu_d80b.header_0749 .info-c421 a:hover,
.menu_d80b.header_0749 .fast_3167 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_d80b.header_0749 .medium_d7c2 {
  color: rgba(255, 255, 255, 0.99);
}
.menu_d80b.header_0749 .label-b1ea {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_d80b.header_0749 .label-b1ea:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu_d80b.header_0749 .search_46bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_d80b.header_0749 .form-over-dbf9 .card_ec1e li a,
.menu_d80b.header_0749 .form-over-dbf9 .chip-pressed-4ed4,
.menu_d80b.header_0749 .fast_3167 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_d80b.header_0749 .form-over-dbf9 .chip-pressed-4ed4:focus,
.menu_d80b.header_0749 .form-over-dbf9 .chip-pressed-4ed4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_d80b.header_0749 .card_ec1e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_46bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search_46bc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_cdf7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.brown_d7ba .menu_d80b {
  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;
}
.brown_d7ba .label-b1ea {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.brown_d7ba .label-b1ea: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) {
  .brown_d7ba .label-b1ea:before {
    width: 16%;
    left: 42%;
  }
}
.brown_d7ba .label-b1ea:last-child:before {
  content: none;
}
.brown_d7ba .label-b1ea[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.brown_d7ba .form-over-dbf9 .card_ec1e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.brown_d7ba .form-over-dbf9 .card_ec1e li a .chip-pressed-4ed4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.brown_d7ba .form-over-dbf9 .fast_3167 {
  border: none;
}
.brown_d7ba .form-over-dbf9 .fast_3167 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.brown_d7ba .search_46bc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.brown_d7ba .widget_cdf7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.brown_d7ba .header_0749 .search_46bc:before {
  background: rgba(0, 0, 0, 0.9);
}
.brown_d7ba .panel_a3cf.plasma_5254 .iron-0fcb {
  background: rgba(0, 0, 0, 0.6);
}
.brown_d7ba
  .panel_a3cf.plasma_5254
  .iron-0fcb::after,
.brown_d7ba
  .panel_a3cf.plasma_5254
  .iron-0fcb:before {
  background: inherit;
}
.brown_d7ba
  .panel_a3cf.plasma_5254:hover
  .iron-0fcb {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-d289 .menu_d80b {
  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) {
  .dirty-d289 .menu_d80b {
    width: auto;
    right: 45px;
  }
}
.hovered-ebe9 .menu_d80b {
  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) {
  .hovered-ebe9 .menu_d80b {
    width: auto;
    left: 45px;
  }
}
.under_ee4c .menu_d80b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.under_ee4c .widget_cdf7 {
  max-width: 48em;
  margin: 0 auto;
}
.under_ee4c .search_46bc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hot_8a6a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hot_8a6a.brown_d7ba .menu_d80b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hot_8a6a.dirty-d289 .menu_d80b {
  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);
}
.hot_8a6a .menu_d80b {
  visibility: visible;
}
.hot_8a6a.hovered-ebe9 .menu_d80b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool_2e57,
.backdrop_green_f0e1 {
  overflow-x: hidden;
}
.cool_2e57 .menu_d80b {
  overflow: auto;
}
.cool_2e57.brown_d7ba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_2e57.brown_d7ba .menu_d80b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool_2e57.brown_d7ba .caption-95eb {
  opacity: 0;
}
.cool_2e57.dirty-d289 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_2e57.dirty-d289 .menu_d80b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool_2e57.dirty-d289 .caption-95eb {
  opacity: 0;
}
.cool_2e57.hovered-ebe9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_2e57.hovered-ebe9 .menu_d80b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool_2e57.hovered-ebe9 .caption-95eb {
  opacity: 0;
}
.cool_2e57.under_ee4c .menu_d80b {
  z-index: 10;
  visibility: visible;
}
.plasma_5254 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma_5254 .iron-0fcb {
  background: rgba(255, 255, 255, 0.99);
}
.plasma_5254 .iron-0fcb::after,
.plasma_5254 .iron-0fcb:before {
  background: inherit;
}
.plasma_5254:hover .iron-0fcb {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-ebe9 .plasma_5254 {
  top: 10px;
  right: auto;
  left: 12px;
}
.under_ee4c .plasma_5254 {
  display: none !important;
}
.cool_2e57:before,
.backdrop_green_f0e1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool_2e57 .plasma_5254,
.backdrop_green_f0e1 .plasma_5254 {
  display: inline-block;
}
.menu_d80b .icon_lower_858c {
  -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;
}
.cool_2e57 .menu_d80b .icon_lower_858c,
.backdrop_green_f0e1 .menu_d80b .icon_lower_858c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_f814 .preview-hard-d6bd {
  width: 100%;
}
.wood-1717 {
  padding: 0 0.5em 0;
}
.wood-1717 [class*="customify-col-"],
.wood-1717 [class*="customify-col_"],
.wood-1717 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dynamic_ea12 .wood-1717 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pagination-static-0e42 .wrapper_over_2a81,
  .wrapper_over_2a81 {
    display: none;
  }
  .hero_tiny_cd3f {
    text-align: left;
  }
  .panel_401a {
    text-align: center;
  }
  .stale-f323 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-static-0e42 .header_smooth_bdb9,
  .header_smooth_bdb9 {
    display: none;
  }
  .black-aa14 {
    text-align: left;
  }
  .icon_new_606f {
    text-align: center;
  }
  .chip-basic-9462 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pagination-static-0e42 .widget_b575,
  .widget_b575 {
    display: none;
  }
  .popup_paper_726a {
    text-align: left;
  }
  .tall-c4aa {
    text-align: center;
  }
  .avatar-795d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter-8a93 {
  box-shadow: none !important;
}
.yellow-a02a .image_3086,
.paragraph-narrow-728c .image_3086 {
  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;
}
.paragraph-narrow-728c .image_3086 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup-simple-81cc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup-simple-81cc:after,
.popup-simple-81cc:before {
  content: "";
  display: table;
}
.popup-simple-81cc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup-simple-81cc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup-simple-81cc,
.tabs_2cbb {
  max-width: 1248px;
  margin: 0 auto;
}

.primary-gold-a67a.breadcrumb_out_24a1 .popup-simple-81cc {
  max-width: 100%;
}
.primary-gold-a67a.icon_dc46 {
  max-width: 1200px;
  margin: 0 auto;
}
.primary-gold-a67a.form-1cab .popup-simple-81cc {
  max-width: 100%;
}
.primary-gold-a67a.form-1cab > .popup-simple-81cc {
  padding-left: 0;
  padding-right: 0;
}
.primary-gold-a67a.form-1cab > .popup-simple-81cc .pagination-static-0e42 {
  margin: 0;
}
.primary-gold-a67a.form-1cab
  > .popup-simple-81cc
  .pressed_1dcc.gradient_6629 {
  margin-right: 0;
  margin-left: 0;
}
.primary-gold-a67a.form-1cab #main.gradient_6629 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-7c5b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-7c5b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .left-31a6 .description-3f27 {
    padding-right: 1em;
  }
  .left-31a6.module-e16c .pressed_1dcc {
    border-right: 1px solid #eaecee;
  }
  .left-31a6.module-e16c .description-3f27 {
    padding-right: 1em;
  }
  .left-31a6.module-e16c .dirty_49c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_0df5 .description-3f27 {
    padding-left: 1em;
  }
  .pink_0df5.module-e16c .pressed_1dcc {
    border-left: 1px solid #eaecee;
  }
  .pink_0df5.module-e16c .description-3f27 {
    padding-left: 1em;
  }
  .pink_0df5.module-e16c .dirty_49c2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_483f .description-3f27 {
    padding-left: 1em;
  }
  .lite_483f.module-e16c .link_basic_27cb {
    border-right: 1px solid #eaecee;
  }
  .lite_483f.module-e16c .yellow-13cd {
    border-right: 1px solid #eaecee;
  }
  .lite_483f.module-e16c .description-3f27 {
    padding-left: 1em;
  }
  .lite_483f.module-e16c .dirty_49c2 {
    padding-right: 1em;
  }
  .lite_483f.module-e16c .stone_f0f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_5834 .description-3f27 {
    padding-right: 1em;
  }
  .active_5834.module-e16c .link_basic_27cb {
    border-left: 1px solid #eaecee;
  }
  .active_5834.module-e16c .yellow-13cd {
    border-left: 1px solid #eaecee;
  }
  .active_5834.module-e16c .description-3f27 {
    padding-right: 1em;
  }
  .active_5834.module-e16c .dirty_49c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active_5834.module-e16c .stone_f0f2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-7c5b .description-3f27 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-7c5b.module-e16c .pressed_1dcc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-7c5b.module-e16c .description-3f27 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-7c5b.module-e16c .dirty_49c2 {
    padding-left: 1em;
  }
  .center-7c5b.module-e16c .stone_f0f2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-7c5b.module-e16c .description-3f27 {
    padding-left: 0;
  }
}
.dirty_a503 .progress_85bb {
  display: inline-block;
}
.badge_a22f {
  display: inline-block;
}
.narrow_d02f {
  word-con: break-word;
}
.module-698e > span {
  display: inline-block;
  padding: 5px 0;
}
.module-698e .list_ddc6 {
  margin-left: 8px;
  margin-right: 8px;
}
.module-698e .thick-d371 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bright_7a1d .grid_8b2e {
  margin-bottom: 2em;
}
.bright_7a1d .footer_7bce {
  margin-bottom: 15px;
}
.bright_7a1d .footer_7bce:last-child {
  margin-bottom: 0;
}
.bright_7a1d .fluid-8a97 {
  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) {
  .bright_7a1d .fluid-8a97 {
    display: block;
  }
}
.bright_7a1d .avatar_hovered_1f09 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bright_7a1d .avatar_hovered_1f09 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bright_7a1d .tall-38d2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bright_7a1d .tall-38d2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bright_7a1d .tall-38d2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bright_7a1d .narrow_d02f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright_7a1d .narrow_d02f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bright_7a1d .panel-black-b1bb p:last-child {
  margin-bottom: 0;
}
.bright_7a1d .layout-cold-1090 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bright_7a1d .filter-c62d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bright_7a1d .accent-001c {
  margin-top: 1em;
}
.bright_7a1d .hidden-hard-71c3 {
  top: 0;
  display: block;
}
.bright_7a1d .hidden-hard-71c3 a {
  color: inherit;
}
.bright_7a1d .hidden-hard-71c3 a:hover {
  color: inherit;
}
.bright_7a1d .avatar-1bb9 {
  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;
}
.bright_7a1d .avatar-1bb9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bright_7a1d .filter-c62d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bright_7a1d .first-15aa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bright_7a1d .first-15aa:first-child {
  margin-top: 0;
}
.bright_7a1d .first-15aa.steel-8ace {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bright_7a1d .first-15aa.accent-pressed-d596 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright_7a1d
  .first-15aa.accent-pressed-d596.grid-252f
  .accent-001c {
  width: 100%;
}
.bright_7a1d .accent-pressed-d596 {
  -webkit-box-align: center;
  align-items: center;
}
.bright_7a1d .accent-pressed-d596 .module-698e,
.bright_7a1d .accent-pressed-d596 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bright_7a1d .tall-38d2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_7a1d .tall-38d2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bright_7a1d .tall-38d2: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;
}
.bright_7a1d .steel-8ace {
  z-index: 5;
}
.bright_7a1d .picture-dirty-da3e .breadcrumb_e5f4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bright_7a1d .hot_4699 .breadcrumb_e5f4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bright_7a1d .lower_20f6 .breadcrumb_e5f4 {
  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;
}
.bright_7a1d.gallery-complex-c632 .fluid-8a97,
.bright_7a1d.tiny-6302 .fluid-8a97 {
  display: block;
}
.bright_7a1d.gallery-complex-c632 .fluid-8a97 .notice-yellow-0bf1,
.bright_7a1d.gallery-complex-c632 .fluid-8a97 .filter-c62d,
.bright_7a1d.tiny-6302 .fluid-8a97 .notice-yellow-0bf1,
.bright_7a1d.tiny-6302 .fluid-8a97 .filter-c62d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_7a1d.lite_d096 .avatar_hovered_1f09 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bright_7a1d.lite_d096 .avatar_hovered_1f09 {
    margin-right: 0;
  }
}
.bright_7a1d.gallery-complex-c632 .avatar_hovered_1f09,
.bright_7a1d.tiny-6302 .avatar_hovered_1f09 {
  padding-top: 40%;
}
.bright_7a1d.gallery-complex-c632 .grid_8b2e,
.bright_7a1d.tiny-6302 .grid_8b2e {
  display: block;
}
.bright_7a1d.gallery-complex-c632 .fn-sticky-ff9d .filter-c62d,
.bright_7a1d.tiny-6302 .fn-sticky-ff9d .filter-c62d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bright_7a1d.gallery-complex-c632 .avatar_hovered_1f09,
.bright_7a1d.tiny-6302 .avatar_hovered_1f09 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bright_7a1d.gallery-complex-c632 .filter-c62d {
  padding: 1em;
}
.steel_5ef7 {
  margin: 30px auto;
  display: block;
}
.steel_5ef7 .thick-3e0b > * {
  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;
}
.steel_5ef7 .thick-3e0b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.steel_5ef7 .thick-3e0b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-hot-c297 .module-698e {
  margin-bottom: 1.41575em;
}
.block-hot-c297 .badge-pink-6d87 {
  margin-bottom: 1.618em;
}
.middle-1d0d .main_6179 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle-1d0d .main_6179 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle-1d0d .inner_85e8 {
  max-width: 100%;
  overflow: auto;
}
.complex-f192 .middle-1d0d a:hover {
  text-decoration: underline;
}
.card-center-6594 .footer_7bce:not(.narrow_d02f),
.card-center-6594 .tall-38d2 {
  margin-bottom: 1.41575em;
}
.card-center-6594 .footer_7bce:not(.narrow_d02f):last-child,
.card-center-6594 .tall-38d2:last-child {
  margin-bottom: 0;
}
.card-center-6594 .footer_7bce.middle_b2c1 {
  margin-bottom: 0.41575em;
}
.card-center-6594 .frame_d1db:before,
.card-center-6594 .detail-hovered-d665:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-center-6594 .frame_d1db:before {
  content: "\f115";
}
.card-center-6594 .detail-hovered-d665:before {
  content: "\f02c";
}
.card-center-6594 .badge_518e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-center-6594 .badge_518e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert-7faf {
  display: -webkit-box;
  display: flex;
}
.alert-7faf .basic-45a7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert-7faf .basic-45a7 {
    flex-basis: 90px;
  }
}
.alert-7faf .description-7109 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-7faf .description-7109 {
    flex-basis: calc(100% - 50px);
  }
}
.alert-7faf .slider-paper-dc1d p:last-child {
  margin-bottom: 0.72em;
}
.frame-d714 .thick-3e0b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame-d714 .thick-3e0b:after,
.frame-d714 .thick-3e0b:before {
  content: "";
  display: table;
}
.frame-d714 .thick-3e0b:after {
  clear: both;
}
.frame-d714 .thick-3e0b .media_f8a5,
.frame-d714 .thick-3e0b .dim_acf6 {
  width: 49%;
}
.frame-d714 .thick-3e0b .media_f8a5 a span.content-cb40,
.frame-d714 .thick-3e0b .dim_acf6 a span.content-cb40 {
  display: block;
  margin-bottom: 5px;
}
.frame-d714 .thick-3e0b .dim_acf6 {
  float: left;
  text-align: left;
}
.frame-d714 .thick-3e0b .media_f8a5 {
  float: right;
  text-align: right;
}
.smooth-2f18 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .smooth-2f18 {
    margin-bottom: 0;
  }
}
.photo_705e {
  margin-bottom: 1em;
}
.photo_705e .narrow_d02f {
  font-size: 1.1em;
  line-height: 1.3;
}
.bronze-b414 a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft_df50 .photo_705e,
.paragraph_tiny_1c84 .photo_705e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft_df50 .photo_705e,
  .paragraph_tiny_1c84 .photo_705e {
    display: block;
  }
}
.soft_df50 .bronze-b414,
.paragraph_tiny_1c84 .bronze-b414 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft_df50 .bronze-b414,
  .paragraph_tiny_1c84 .bronze-b414 {
    margin-bottom: 1em;
  }
}
.soft_df50 .bronze-b414 img,
.paragraph_tiny_1c84 .bronze-b414 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft_df50 .wood_ed75,
.paragraph_tiny_1c84 .wood_ed75 {
  flex-basis: calc(100% - 160px);
}
.soft_df50 .wood_ed75 p,
.paragraph_tiny_1c84 .wood_ed75 p {
  margin-bottom: 0;
}
.soft_df50 .wood_ed75 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft_df50 .wood_ed75 {
    padding-left: 0;
  }
}
.paragraph_tiny_1c84 .wood_ed75 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_tiny_1c84 .wood_ed75 {
    padding-right: 0;
  }
}
.paragraph_tiny_1c84 .bronze-b414 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.selected_e994 .bronze-b414 {
  margin-bottom: 0.5em;
}
.selected_e994 .bronze-b414 img {
  width: 100%;
}
.selected-f04f .hover-green-12cb,
.component_d400 .hover-green-12cb {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component_d400 .pressed_1dcc .pattern_5a5e p:last-child {
  margin-bottom: 0;
}
.article_hot_a43e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph-3cd8 .primary-68e3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph-3cd8 .primary-68e3:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph-3cd8 .primary-68e3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-3cd8 .primary-68e3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph-3cd8 .primary-68e3 ul li {
  margin: 0 0 0.6em;
}
.paragraph-3cd8 .primary-68e3 ul li.east-6053,
.paragraph-3cd8 .primary-68e3 ul li.progress_354e {
  position: relative;
}
.paragraph-3cd8 .primary-68e3 ul li.east-6053 .hidden-pink-aa05,
.paragraph-3cd8 .primary-68e3 ul li.progress_354e .hidden-pink-aa05 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph-3cd8 .primary-68e3 ul li.east-6053:after:after,
.paragraph-3cd8 .primary-68e3 ul li.east-6053:after:before,
.paragraph-3cd8
  .primary-68e3
  ul
  li.progress_354e:after:after,
.paragraph-3cd8
  .primary-68e3
  ul
  li.progress_354e:after:before {
  content: "";
  display: table;
}
.paragraph-3cd8 .primary-68e3 ul li.east-6053:after:after,
.paragraph-3cd8
  .primary-68e3
  ul
  li.progress_354e:after:after {
  clear: both;
}
.paragraph-3cd8 .primary-68e3 a.input_purple_6a66:hover {
  text-decoration: none;
}
.paragraph-3cd8 .primary-68e3 select {
  max-width: 100%;
}
.paragraph-3cd8 .primary-68e3 table {
  font-size: 85%;
}
.paragraph-3cd8 .primary-68e3 table td,
.paragraph-3cd8 .primary-68e3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph-3cd8 .primary-68e3 table tfoot td {
  text-align: left;
}
.paragraph-3cd8 .primary-68e3 :last-child {
  margin-bottom: 0;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 label {
  width: 100%;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 .mini_7523 {
  width: 100%;
  display: block;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 .mask_1eb0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 .mask_1eb0:hover svg #svg-search {
  fill: #444;
}
.paragraph-3cd8 .primary-68e3 .photo-black-7e50 .mask_1eb0 svg {
  width: 18px;
  height: 18px;
}
.paragraph-3cd8 .fluid-4d70 ul ul,
.paragraph-3cd8 .easy_e0e1 ul ul,
.paragraph-3cd8 .green_f59a ul ul,
.paragraph-3cd8 .slider-smooth-e160 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph-3cd8 .fluid-4d70 .steel-b688 > a,
.paragraph-3cd8 .easy_e0e1 .steel-b688 > a,
.paragraph-3cd8 .green_f59a .steel-b688 > a,
.paragraph-3cd8 .slider-smooth-e160 .steel-b688 > a {
  margin-bottom: 0;
}
.paragraph-3cd8 .accordion-f752 li,
.paragraph-3cd8 .fluid-4d70 li,
.paragraph-3cd8 .rough-7c56 li,
.paragraph-3cd8 .easy_e0e1 li,
.paragraph-3cd8 .green_f59a li,
.paragraph-3cd8 .slider-smooth-e160 li,
.paragraph-3cd8 .icon_4b56 li,
.paragraph-3cd8 .hidden-fluid-0122 li {
  display: block;
  position: relative;
}
.paragraph-3cd8 .accordion-f752 li:last-child,
.paragraph-3cd8 .fluid-4d70 li:last-child,
.paragraph-3cd8 .rough-7c56 li:last-child,
.paragraph-3cd8 .easy_e0e1 li:last-child,
.paragraph-3cd8 .green_f59a li:last-child,
.paragraph-3cd8 .slider-smooth-e160 li:last-child,
.paragraph-3cd8 .icon_4b56 li:last-child,
.paragraph-3cd8 .hidden-fluid-0122 li:last-child {
  border: none;
}
.paragraph-3cd8 .accordion-f752 li a,
.paragraph-3cd8 .fluid-4d70 li a,
.paragraph-3cd8 .rough-7c56 li a,
.paragraph-3cd8 .easy_e0e1 li a,
.paragraph-3cd8 .green_f59a li a,
.paragraph-3cd8 .slider-smooth-e160 li a,
.paragraph-3cd8 .icon_4b56 li a,
.paragraph-3cd8 .hidden-fluid-0122 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-3cd8 .accordion-f752 li ul li::before,
.paragraph-3cd8 .fluid-4d70 li ul li::before,
.paragraph-3cd8 .rough-7c56 li ul li::before,
.paragraph-3cd8 .easy_e0e1 li ul li::before,
.paragraph-3cd8 .green_f59a li ul li::before,
.paragraph-3cd8 .slider-smooth-e160 li ul li::before,
.paragraph-3cd8 .icon_4b56 li ul li::before,
.paragraph-3cd8 .hidden-fluid-0122 li ul li::before {
  left: 15px;
}
.paragraph-3cd8 .accordion-f752 li ul a,
.paragraph-3cd8 .fluid-4d70 li ul a,
.paragraph-3cd8 .rough-7c56 li ul a,
.paragraph-3cd8 .easy_e0e1 li ul a,
.paragraph-3cd8 .green_f59a li ul a,
.paragraph-3cd8 .slider-smooth-e160 li ul a,
.paragraph-3cd8 .icon_4b56 li ul a,
.paragraph-3cd8 .hidden-fluid-0122 li ul a {
  padding-left: 20px;
}
.paragraph-3cd8 .accordion-f752 li ul ul li::before,
.paragraph-3cd8 .fluid-4d70 li ul ul li::before,
.paragraph-3cd8 .rough-7c56 li ul ul li::before,
.paragraph-3cd8 .easy_e0e1 li ul ul li::before,
.paragraph-3cd8 .green_f59a li ul ul li::before,
.paragraph-3cd8 .slider-smooth-e160 li ul ul li::before,
.paragraph-3cd8 .icon_4b56 li ul ul li::before,
.paragraph-3cd8 .hidden-fluid-0122 li ul ul li::before {
  left: 30px;
}
.paragraph-3cd8 .accordion-f752 li ul ul a,
.paragraph-3cd8 .fluid-4d70 li ul ul a,
.paragraph-3cd8 .rough-7c56 li ul ul a,
.paragraph-3cd8 .easy_e0e1 li ul ul a,
.paragraph-3cd8 .green_f59a li ul ul a,
.paragraph-3cd8 .slider-smooth-e160 li ul ul a,
.paragraph-3cd8 .icon_4b56 li ul ul a,
.paragraph-3cd8 .hidden-fluid-0122 li ul ul a {
  padding-left: 40px;
}
.paragraph-3cd8 .accent-dark-d1da li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph-3cd8 .hidden-fluid-0122 ul li {
  margin-bottom: 1.41575em;
}
.paragraph-3cd8 .hidden-fluid-0122 ul li .filter_basic_2a25 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph-3cd8 .hidden-fluid-0122 ul li .banner-next-f869 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header_0749 .accordion-f752 li a,
.header_0749 .fluid-4d70 li a,
.header_0749 .rough-7c56 li a,
.header_0749 .easy_e0e1 li a,
.header_0749 .green_f59a li a,
.header_0749 .slider-smooth-e160 li a,
.header_0749 .icon_4b56 li a,
.header_0749 .hidden-fluid-0122 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_0749 .accent-dark-d1da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_0749 .primary-68e3 ul li.east-6053 .hidden-pink-aa05,
.header_0749 .primary-68e3 ul li.progress_354e .hidden-pink-aa05 {
  background: rgba(0, 0, 0, 0.2);
}
.header_0749 .paragraph-3cd8 .primary-68e3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li {
  margin: 0;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li ul {
  margin: 0;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li ul li a {
  padding-left: 15px;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li ul li li a {
  padding-left: 30px;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li.out_8120 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li.out_8120 > 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;
}
.primary-gold-a67a .paragraph-3cd8 .card_ec1e li.out_8120 > 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;
}
.plasma_45de a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.surface_lite_523f {
  position: relative;
  z-index: 10;
}
.surface_lite_523f .icon_lower_858c {
  width: 100%;
  max-width: 100%;
}
.panel-065a .orange_2943 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel-065a .panel_a3cf {
}
.panel-065a .header_0749 {
  background: #292929;
}
.video_db7a .orange_2943 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video_db7a .panel_a3cf {
  background: #f9f9f9;
}
.video_db7a .header_0749 {
  background: #303030;
}
.inner_efa4 .orange_2943 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .inner_efa4 .progress_85bb {
    margin-bottom: 1em;
  }
  .inner_efa4 .progress_85bb:last-child {
    margin-bottom: 0;
  }
}
.inner_efa4 .panel_a3cf {
  background: #ededed;
}
.inner_efa4 .header_0749 {
  background: #1a1a1a;
}
.orange_2943.panel_a3cf {
  color: rgba(0, 0, 0, 0.6);
}
.orange_2943.panel_a3cf .static_991d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.orange_2943.header_0749 {
  color: rgba(255, 255, 255, 0.99);
}
.orange_2943.header_0749 a:not(.input_purple_6a66) {
  color: rgba(255, 255, 255, 0.79);
}
.orange_2943.header_0749 a:not(.input_purple_6a66):hover {
  color: rgba(255, 255, 255, 0.99);
}
.orange_2943.header_0749 .static_991d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange_2943.header_0749 table tbody td,
.orange_2943.header_0749 table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-out-65f8.dark_931d .popup-simple-81cc {
  max-width: initial;
}
.carousel-out-65f8 .hero-27cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel-out-65f8 .hero-27cd .icon_lower_858c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel-out-65f8 .hero-27cd .icon_lower_858c {
    display: block;
    margin-bottom: 2em;
  }
  .carousel-out-65f8 .hero-27cd .icon_lower_858c:last-child {
    margin-bottom: 0;
  }
}
.inner_efa4 .progress_85bb:last-child,
.video_db7a .progress_85bb:last-child,
.panel-065a .progress_85bb:last-child {
  margin-bottom: 0;
}
.inner_efa4 .progress_85bb .paragraph-3cd8 .primary-68e3:last-child,
.video_db7a .progress_85bb .paragraph-3cd8 .primary-68e3:last-child,
.panel-065a .progress_85bb .paragraph-3cd8 .primary-68e3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .inner_efa4 .progress-61c2,
  .inner_efa4 .background-7361,
  .video_db7a .progress-61c2,
  .video_db7a .background-7361,
  .panel-065a .progress-61c2,
  .panel-065a .background-7361 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .surface_lite_523f .progress_85bb {
    margin-bottom: 2em;
  }
}
.surface_lite_523f p:last-child {
  margin-bottom: 0;
}
.surface_lite_523f li,
.surface_lite_523f ul {
  list-style: none;
  margin: 0;
}
.surface_lite_523f ul ul {
  margin-left: 2.617924em;
}
.outline_down_8233 {
  font-size: 0.875em;
}

/* css-noise: 7978 */
.promo-block-s2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
