/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter_slow_2a41/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter_slow_2a41
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.filter_slow_2a41/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west-2693.content_static_4ed4/licenses/gpl-2.0.nav_6aa7
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.shadow-last-e3da/, (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.gallery-2e7c.logo_2b1f/normalize.fixed-5887/
 ======
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.fixed-5887 v7.0.0 | MIT License | github.filter_slow_2a41/necolas/normalize.fixed-5887 */
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;
}
.card_35d0 .table_huge_7562,
.element_cfe1,
.menu_brown_0d34,
.button-0256,
.right_552c,
.info-431c,
.medium-5761,
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;
}
.element_cfe1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element_cfe1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element_cfe1,
  h1 {
    font-size: 1.8em;
  }
}
.menu_brown_0d34,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu_brown_0d34 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu_brown_0d34,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu_brown_0d34,
  h2 {
    font-size: 1.7em;
  }
}
.button-0256,
h3 {
  font-size: 1.618em;
}
.card_35d0 .table_huge_7562,
.right_552c,
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.shade_85d6 {
  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;
}
.dark-c098:after,
.dark-c098:before,
.label-81e7:after,
.label-81e7:before {
  content: "";
  display: table;
}
.dark-c098:after,
.label-81e7:after {
  clear: both;
}
.banner_4f54 {
  float: right;
  margin-right: 0;
}
.pattern_down_06fb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo_1751 .first_3b01,
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;
}
.photo_1751 .first_3b01: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;
}
.message_dim_d373 .first_3b01 {
  box-shadow: none;
}
.message_dim_d373
  .first_3b01
  .right-231d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message_dim_d373 .first_3b01 .complex_4aab {
  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;
}
.message_dim_d373
  .first_3b01
  .complex_4aab
  b {
  display: none;
}
.message_dim_d373 .tag_5ae2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade-1040:not(.module-gas-2d43):not(.gallery_outer_c218),
button:not(.module-gas-2d43):not(.gallery_outer_c218),
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ) {
  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;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):hover,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):hover,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):hover,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):hover,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):active,
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):active,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):active,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):active,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):active,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus {
  outline: 0;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5 {
  position: relative;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .layout_smooth_ee21,
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .badge_0b1e,
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .steel_b4a1,
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  i,
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  svg,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .layout_smooth_ee21,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .badge_0b1e,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .steel_b4a1,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  i,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  svg,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .layout_smooth_ee21,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .badge_0b1e,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .steel_b4a1,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  i,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  svg,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .layout_smooth_ee21,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .badge_0b1e,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .steel_b4a1,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  i,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  svg,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .layout_smooth_ee21,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .badge_0b1e,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  .steel_b4a1,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  i,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5
  svg {
  visibility: hidden;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5:after,
button:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5:after,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5:after,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5:after,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ).fn-loading-c3c5: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;
}
.shade-1040:not(.module-gas-2d43):not(.gallery_outer_c218),
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ) {
  color: #fff;
  background: #235787;
}
.shade-1040:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="button"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="reset"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus,
input[type="submit"]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ):focus {
  color: #fff;
}
.shade-1040.fn-disabled-c3c5:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
.shade-1040[disabled]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
button.fn-disabled-c3c5:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ),
button[disabled]:not(.module-gas-2d43):not(
    .gallery_outer_c218
  ) {
  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;
}
.media_da3c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media_da3c: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;
}
.fixed_fff7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag-7961 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gold-d707 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dark-c098:after,
.dark-c098:before,
.center-03a3:after,
.center-03a3:before,
.action-748a:after,
.action-748a:before,
.shadow_3925:after,
.shadow_3925:before,
.narrow_fe02:after,
.narrow_fe02:before,
.clean_5d56:after,
.clean_5d56:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dark-c098:after,
.center-03a3:after,
.action-748a:after,
.shadow_3925:after,
.narrow_fe02:after,
.clean_5d56:after {
  clear: both;
}
.center-03a3 .pattern_fc5f,
.action-748a .pattern_fc5f,
.hidden-pressed-259b .pattern_fc5f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient_080f {
  display: inline-block;
}
.heading-af30 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading-af30 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading-af30 .blue_c0b1 {
  padding: 1em 0;
  font-size: 85%;
}
.blue_c0b1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.input_hovered_ecb9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.input_hovered_ecb9:after,
.input_hovered_ecb9:before {
  content: "";
  display: table;
}
.input_hovered_ecb9:after {
  clear: both;
}
.purple-6a9d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.purple_f529 .purple-6a9d {
  max-width: 50%;
}
.orange_a05d .purple-6a9d {
  max-width: 33.33%;
}
.up_8525 .purple-6a9d {
  max-width: 25%;
}
.prev_2c1b .purple-6a9d {
  max-width: 20%;
}
.top-28ea .purple-6a9d {
  max-width: 16.66%;
}
.right-fbec .purple-6a9d {
  max-width: 14.28%;
}
.article_plasma_c448 .purple-6a9d {
  max-width: 12.5%;
}
.title-474f .purple-6a9d {
  max-width: 11.11%;
}
.east_dc58 {
  display: block;
}
.card_35d0 .static-eee8 label,
.card_35d0 .frame_fluid_7187 label,
.card_35d0 .layout_paper_bd9e label,
.card_35d0 .heading_smooth_49cc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper_f24d {
  list-style: none;
  margin: 0;
}
.paper_f24d article.mask_new_b45a {
  margin-bottom: 0;
}
.paper_f24d ul {
  list-style: none;
  margin: 0;
}
.paper_f24d .list_1bcd li.mask_new_b45a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper_f24d .list_1bcd li.mask_new_b45a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper_f24d .list_1bcd li.mask_new_b45a: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) {
  .paper_f24d .list_1bcd li.mask_new_b45a li.mask_new_b45a li.mask_new_b45a li.mask_new_b45a {
    padding-left: 0;
  }
}
article.mask_new_b45a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_new_b45a .center-03a3 p:last-of-type {
  margin-bottom: 0;
}
article.mask_new_b45a .footer-d91f {
  float: left;
}
article.mask_new_b45a .pro-e19c {
  margin-left: 85px;
}
article.mask_new_b45a .disabled-bf23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_new_b45a .disabled-bf23 .card-copper-1659 {
  margin-left: 10px;
}
article.mask_new_b45a .active_action_911e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_new_b45a .backdrop_stone_00dc {
  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 .static-eee8,
  #respond .layout_paper_bd9e,
  #respond .heading_smooth_49cc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .static-eee8 input,
#respond .layout_paper_bd9e input,
#respond .heading_smooth_49cc input {
  width: 100%;
}
#respond .heading_smooth_49cc {
  margin-right: 0;
}
#respond .bright_ce67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_f6b4 {
  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;
}
.focus_f6b4.focus-fluid-3b98 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_f6b4 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%);
}
.focus_f6b4:focus,
.focus_f6b4: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);
}
.highlight_1dea {
  border-radius: 10%;
}
.label-stale-4a85 {
  border-radius: 50%;
}
.glass_b19a {
  font-size: 0.72em;
}
.huge_6f83 {
  font-size: 0.875em;
}
.pressed_75ab {
  font-size: 1.1em;
}
.sidebar_250d {
  text-transform: uppercase;
  line-height: 1.2;
}
.sidebar_250d.glass_b19a {
  letter-spacing: 0.5px;
}
.full-5735,
.full-5735 a {
  color: #6d6d6d;
}
.full-5735 a:hover {
  color: #111;
}
.red_5e18 {
  color: #6d6d6d;
}
.alert-f319 {
  overflow-x: hidden;
}
.alert-f319 .chip-complex-654d.popup_full_3167 {
  position: relative;
}
.alert-f319 .chip-complex-654d.popup_full_3167.carousel-affe {
  position: initial;
}
.alert-f319
  .chip-complex-654d.popup_full_3167.carousel-affe
  .top_c1c9 {
  left: auto;
}
.alert-f319 .chip-complex-654d .top_c1c9 {
  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;
}
.alert-f319 .chip-complex-654d:hover.popup_full_3167 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-f319
  .chip-complex-654d:hover.popup_full_3167
  .top_c1c9 {
  display: block;
  z-index: 9999999;
}
.alert-f319 .texture_cold_70e0 .bright_3ce1,
.alert-f319 .hover_dynamic_31a3 .bright_3ce1 {
  display: none;
}
.alert-f319 .nav-black-1e08 .chip-complex-654d:hover.popup_full_3167 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.card_35d0 .static-eee8 label,
.card_35d0 .frame_fluid_7187 label,
.card_35d0 .layout_paper_bd9e label,
.card_35d0 .heading_smooth_49cc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper_f24d {
  list-style: none;
  margin: 0;
}
.paper_f24d article.mask_new_b45a {
  margin-bottom: 0;
}
.paper_f24d ul {
  list-style: none;
  margin: 0;
}
.paper_f24d .list_1bcd li.mask_new_b45a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper_f24d .list_1bcd li.mask_new_b45a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper_f24d .list_1bcd li.mask_new_b45a: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) {
  .paper_f24d .list_1bcd li.mask_new_b45a li.mask_new_b45a li.mask_new_b45a li.mask_new_b45a {
    padding-left: 0;
  }
}
article.mask_new_b45a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_new_b45a .center-03a3 p:last-of-type {
  margin-bottom: 0;
}
article.mask_new_b45a .footer-d91f {
  float: left;
}
article.mask_new_b45a .pro-e19c {
  margin-left: 85px;
}
article.mask_new_b45a .disabled-bf23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_new_b45a .disabled-bf23 .card-copper-1659 {
  margin-left: 10px;
}
article.mask_new_b45a .active_action_911e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_new_b45a .backdrop_stone_00dc {
  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 .static-eee8,
  #respond .layout_paper_bd9e,
  #respond .heading_smooth_49cc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .static-eee8 input,
#respond .layout_paper_bd9e input,
#respond .heading_smooth_49cc input {
  width: 100%;
}
#respond .heading_smooth_49cc {
  margin-right: 0;
}
#respond .bright_ce67 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_cold_70e0 .west-0382 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.west-0382 .hard-3cd5.card_clean_8168 .down_8948 > li > a:focus,
.west-0382 .hard-3cd5.card_clean_8168 .down_8948 > li > a:hover,
.west-0382 .hard-3cd5.east-489b .down_8948 > li > a:focus,
.west-0382 .hard-3cd5.east-489b .down_8948 > li > a:hover,
.west-0382 .hard-3cd5.hero-15b1 .down_8948 > li > a:focus,
.west-0382 .hard-3cd5.hero-15b1 .down_8948 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382
  .hard-3cd5.card_clean_8168
  .down_8948
  > li.in-050d
  > a,
.west-0382
  .hard-3cd5.card_clean_8168
  .down_8948
  > li.over-0d3e
  > a,
.west-0382
  .hard-3cd5.east-489b
  .down_8948
  > li.in-050d
  > a,
.west-0382
  .hard-3cd5.east-489b
  .down_8948
  > li.over-0d3e
  > a,
.west-0382
  .hard-3cd5.hero-15b1
  .down_8948
  > li.in-050d
  > a,
.west-0382 .hard-3cd5.hero-15b1 .down_8948 > li.bottom_fcbb > a {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382 .thumbnail-north-b6c4,
.west-0382 .thumbnail-north-b6c4 a {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382 .short_cfab.inner-10a7 li a,
.west-0382 .gallery-silver-c103 a,
.west-0382 .tabs-cb5d,
.west-0382 .down_8948 > li > a,
.west-0382 .alert_light_407d {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382 .short_cfab.inner-10a7 li a:hover,
.west-0382 .gallery-silver-c103 a:hover,
.west-0382 .tabs-cb5d:hover,
.west-0382 .down_8948 > li > a:hover,
.west-0382 .alert_light_407d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382 .tall-466a {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382 .tall-466a .filter_basic_4d77 {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382 .tall-466a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-0382 .detail_f42f .smooth-b5da {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-0382 .detail_f42f .smooth-b5da .notice-large-9571 {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382
  .detail_f42f
  .smooth-b5da
  .notice-large-9571::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382
  .detail_f42f
  .smooth-b5da
  .notice-large-9571:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382
  .detail_f42f
  .smooth-b5da
  .notice-large-9571::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382
  .detail_f42f
  .smooth-b5da
  .notice-large-9571::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382 .detail_f42f .shade_under_2ec1 {
  color: rgba(255, 255, 255, 0.79);
}
.west-0382 .detail_f42f .shade_under_2ec1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-4c3d
  .west-0382
  .detail_f42f
  .alert-outer-363b
  .title-d439 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-4c3d
  .west-0382
  .detail_f42f
  .alert-outer-363b
  .notice-large-9571 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture_cold_70e0 .backdrop-orange-6cd8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop-orange-6cd8 .hard-3cd5.card_clean_8168 .down_8948 > li > a:focus,
.backdrop-orange-6cd8 .hard-3cd5.card_clean_8168 .down_8948 > li > a:hover,
.backdrop-orange-6cd8 .hard-3cd5.east-489b .down_8948 > li > a:focus,
.backdrop-orange-6cd8 .hard-3cd5.east-489b .down_8948 > li > a:hover,
.backdrop-orange-6cd8 .hard-3cd5.hero-15b1 .down_8948 > li > a:focus,
.backdrop-orange-6cd8 .hard-3cd5.hero-15b1 .down_8948 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-orange-6cd8
  .hard-3cd5.card_clean_8168
  .down_8948
  > li.in-050d
  > a,
.backdrop-orange-6cd8
  .hard-3cd5.card_clean_8168
  .down_8948
  > li.over-0d3e
  > a,
.backdrop-orange-6cd8
  .hard-3cd5.east-489b
  .down_8948
  > li.in-050d
  > a,
.backdrop-orange-6cd8
  .hard-3cd5.east-489b
  .down_8948
  > li.over-0d3e
  > a,
.backdrop-orange-6cd8
  .hard-3cd5.hero-15b1
  .down_8948
  > li.in-050d
  > a,
.backdrop-orange-6cd8 .hard-3cd5.hero-15b1 .down_8948 > li.bottom_fcbb > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-orange-6cd8 .thumbnail-north-b6c4,
.backdrop-orange-6cd8 .thumbnail-north-b6c4 a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-orange-6cd8 .short_cfab.inner-10a7 li a,
.backdrop-orange-6cd8 .gallery-silver-c103 a,
.backdrop-orange-6cd8 .tabs-cb5d,
.backdrop-orange-6cd8 .down_8948 > li > a,
.backdrop-orange-6cd8 .alert_light_407d {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-orange-6cd8 .short_cfab.inner-10a7 li a:hover,
.backdrop-orange-6cd8 .gallery-silver-c103 a:hover,
.backdrop-orange-6cd8 .tabs-cb5d:hover,
.backdrop-orange-6cd8 .down_8948 > li > a:hover,
.backdrop-orange-6cd8 .alert_light_407d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-orange-6cd8 .tall-466a {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop-orange-6cd8 .tall-466a .filter_basic_4d77 {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-orange-6cd8 .tall-466a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-clean-0f94 .aside_0891 {
  margin-left: auto;
  margin-right: auto;
}
.action-748a > * {
  margin-left: auto;
  margin-right: auto;
}
.action-748a .fixed_fff7 {
  margin-right: 1.41575em;
}
.pink_d036 .action-748a > .photo_yellow_6edb {
  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;
}
.pink_d036 .action-748a > .prev-a8c8 {
  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;
}
.tiny-dea4.dropdown-clean-0f94 .aside_0891,
.orange-a824.dropdown-clean-0f94 .aside_0891 {
  margin-left: 0;
}
.search-1829.dropdown-clean-0f94 .aside_0891,
.hero-60de.dropdown-clean-0f94 .aside_0891 {
  margin-right: 0;
}
.action-748a ol,
.action-748a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.header_b945 video {
  max-width: 100%;
}
.focus_inner_f922 img {
  display: block;
}
.focus_inner_f922.fixed_fff7,
.focus_inner_f922.tag-7961 {
  width: 100%;
}
.focus_inner_f922.prev-a8c8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description_lower_c13d:not(.image-warm-d65b) {
  margin: 1.5em auto;
}
.focus_next_e70b p {
  padding: 1.5em 14px;
}
ul.search-lite-0182.prev-a8c8,
ul.search-lite-0182.photo_yellow_6edb,
ul.search-lite-0182.down_3195.photo_yellow_6edb {
  padding: 0 14px;
}
.slow-4011 {
  display: block;
  overflow-x: auto;
}
.slow-4011 table {
  border-collapse: collapse;
  width: 100%;
}
.slow-4011 td,
.slow-4011 th {
  padding: 0.5em;
}
.action-748a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action-748a ol ol,
.action-748a ol ul,
.action-748a ul ol,
.action-748a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action-748a ol ol li,
.action-748a ol ul li,
.action-748a ul ol li,
.action-748a ul ul li {
  margin-left: 0;
}
.article_20fd.last-92e1 > .modal_2863 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article_20fd.last-92e1 > .modal_2863 iframe,
.article_20fd.last-92e1 > .modal_2863 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.basic_0574 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.basic_0574.link_e4b6 {
  padding: 0;
}
.basic_0574.link_e4b6 cite {
  font-size: 13px;
}
.basic_0574 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.basic_0574 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_up_74c2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_up_74c2 > p:first-child {
  margin-top: 0;
}
.active_up_74c2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_up_74c2 blockquote {
  border-left: 0;
}
.menu_mini_fda8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_mini_fda8:not(.stale_7449) {
  max-width: 100px;
}
.menu_mini_fda8.tertiary_narrow_52e6 {
  border-bottom: none !important;
  text-align: center;
}
.menu_mini_fda8.tertiary_narrow_52e6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus_next_e70b p {
    padding: 1.5em 0;
  }
}
.hidden_pressed_7569 {
  color: #0073aa;
}
.last_332c {
  background-color: #0073aa;
}
.media-aaca {
  color: #229fd8;
}
.cool_ec2e {
  background-color: #229fd8;
}
.top_7e85 {
  color: #eee;
}
.selected-b197 {
  background-color: #eee;
}
.lower-4a0f {
  color: #444;
}
.column_light_20c6 {
  background-color: #444;
}
.cold-f1db {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.cold-f1db .link_8292 .gallery-silver-c103 {
  font-size: 15px;
}
.cold-f1db .gallery-silver-c103 {
  line-height: 1.3;
}
.cold-f1db .backdrop-orange-6cd8 {
}
.cold-f1db .west-0382 {
  background: #235787;
}
.white_d828 {
  padding: 0;
}
.white_d828 .west-0382 {
  background: #1a1a1a;
}
.white_d828 .backdrop-orange-6cd8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_bottom_6689 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_bottom_6689 .backdrop-orange-6cd8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_bottom_6689 .west-0382 {
  background: #303030;
}
.clean_5d56 {
  position: relative;
  z-index: 10;
}
.clean_5d56 .caption-3421 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-8b87 .popup_full_3167 {
  display: inline-block;
  vertical-align: middle;
}
.mask-8b87.description_8ea2 .popup_full_3167 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-8b87.description_8ea2 .popup_full_3167 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-8b87.description_8ea2 .popup_full_3167 {
    margin-right: 0.4em;
  }
}
.mask-8b87.description_8ea2 .popup_full_3167:last-child {
  margin-right: 0;
}
.progress-4104 .caption-3421 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture_cold_70e0 .link_8292 {
    margin: 0 -0.5em;
  }
  .texture_cold_70e0 .link_8292 [class*="customify-col-"],
  .texture_cold_70e0 .link_8292 [class*="customify-col_"],
  .texture_cold_70e0 .link_8292 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture_cold_70e0.huge-3214 .caption-3421 {
  background: 0 0 !important;
}
.texture_cold_70e0.huge-3214 .caption-3421,
.texture_cold_70e0.progress-4104 .caption-3421 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture_cold_70e0.popup-d54e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture_cold_70e0.progress-4104 .caption-3421 {
  box-shadow: none !important;
}
.notification_pro_eb15 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification_pro_eb15 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification_pro_eb15 {
    padding: 18px 0 20px;
  }
}
.notification_pro_eb15 .photo_over_b47c {
  width: 100%;
}
.notification_pro_eb15 .tertiary_94ec {
  margin-bottom: 0;
}
.notification_pro_eb15 .message-bright-b152 {
  margin-top: 5px;
  font-size: 0.875em;
}
.red_7adf {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.red_7adf .component_bright_e0c0 {
  width: 100%;
}
.white-f825 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.white-f825 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.white-f825 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;
}
.white-f825 li:last-child:after {
  display: none;
}
.white-f825 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bright-35ce .bright_3ce1 button,
.notification_pro_eb15 .bright_3ce1 button {
  left: 0;
}
.bright-35ce .component_bright_e0c0,
.notification_pro_eb15 .component_bright_e0c0 {
  padding-left: 0;
  padding-right: 0;
}
.bright-35ce .red_7adf,
.notification_pro_eb15 .red_7adf {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bright-35ce {
  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;
}
.bright-35ce: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;
}
.bright-35ce .banner-current-238b {
  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) {
  .bright-35ce .banner-current-238b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bright-35ce .banner-current-238b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bright-35ce .banner-current-238b {
    min-height: 200px;
  }
}
.bright-35ce .white-f825 {
  color: rgba(255, 255, 255, 0.8);
}
.bright-35ce .white-f825 a,
.bright-35ce .white-f825 li:after {
  color: inherit;
}
.bright-35ce .white-f825 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.west_0369 {
  margin-bottom: 0.5em;
}
.focus-basic-b761 {
  margin-bottom: 1.2em;
}
.focus-basic-b761,
.west_0369 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focus-basic-b761 p:last-child,
.west_0369 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright_3ce1,
#masthead .bright_3ce1 {
  display: none;
}
#masthead
  > .bright_3ce1.slow_c01f {
  display: none;
}
#masthead > .bright_3ce1 button {
  left: 0;
}
.icon-92f1 {
  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%;
}
.icon-92f1 .popup_full_3167 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon-92f1 .filter-ca1a {
  display: -webkit-box;
  display: flex;
}
.icon-92f1 .filter-ca1a.chip-selected-fc21 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon-92f1 .filter-ca1a.main-wood-17e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-92f1 .filter-ca1a.description_f3ff {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-92f1.nav_large_c5d6.overlay_ab82 .filter-ca1a.chip-selected-fc21 {
  flex-basis: 100%;
}
.icon-92f1.panel_fresh_b973 .filter-ca1a.main-wood-17e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon-92f1.panel_fresh_b973 .filter-ca1a.description_f3ff {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright_3ce1.slow_c01f {
  display: none;
}
#masthead > .bright_3ce1 button {
  left: 0;
}
.button-df47 {
  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;
}
.button-df47:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.button-df47.title_complex_786a i {
  margin-right: 4px;
}
.button-df47.gradient-675e i {
  margin-left: 5px;
}
.gallery-silver-c103 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery-silver-c103 p:last-child {
  margin-bottom: 0;
}
.block_east_99cb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block_east_99cb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block_east_99cb img {
  display: block;
  width: auto;
  line-height: 1;
}
.block_east_99cb .thumbnail-north-b6c4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block_east_99cb .dynamic-03a8 {
  margin: 5px 0 7px 0;
}
.block_east_99cb.overlay_4eff .progress-up-2b8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_east_99cb.overlay_4eff .inner-04ce {
  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;
}
.block_east_99cb.pattern-fixed-6ed1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block_east_99cb.pattern-fixed-6ed1 .progress-up-2b8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_east_99cb.pattern-fixed-6ed1 .inner-04ce {
  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;
}
.block_east_99cb.mask_2e47 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_east_99cb.steel_7637 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block_east_99cb.steel_7637 .inner-04ce {
  margin-top: 7px;
}
.paper-f199 {
  display: inline-block;
}
.clean_5d56 .plasma-eb81 .block_east_99cb img {
  max-width: 100%;
}
.hard-3cd5 .row-tiny-2ce0.upper_aa59,
.detail-iron-0e3f .row-tiny-2ce0.upper_aa59 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-3cd5 .orange_ea0b,
.detail-iron-0e3f .orange_ea0b {
  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%);
}
.hard-3cd5 .orange_ea0b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard-3cd5.hero-medium-8a7d .orange_ea0b {
  display: none;
}
.hard-3cd5 .green-2403 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-3cd5 .green-2403 li {
  display: inline-block;
  position: relative;
}
.hard-3cd5 .green-2403 li:last-child {
  margin-right: 0;
}
.hard-3cd5 .green-2403 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;
}
.hard-3cd5 .green-2403 li.bottom_fcbb > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard-3cd5 .green-2403 > 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;
}
.hard-3cd5 .green-2403 > li > a i {
  line-height: 0;
}
.hard-3cd5 .green-2403 > li.dim_1a33 > a .orange_ea0b {
  margin-left: 4px;
  line-height: 0;
}
.hard-3cd5 .green-2403 .thumbnail-dc15 li.dim_1a33 > a {
  position: relative;
}
.hard-3cd5 .green-2403 .thumbnail-dc15 li.dim_1a33 > a:after,
.hard-3cd5 .green-2403 .thumbnail-dc15 li.dim_1a33 > a:before {
  content: "";
  display: table;
}
.hard-3cd5 .green-2403 .thumbnail-dc15 li.dim_1a33 > a:after {
  clear: both;
}
.hard-3cd5 .green-2403 .thumbnail-dc15 li.dim_1a33 > a .orange_ea0b {
  margin-left: 5px;
  float: right;
}
.hard-3cd5 .component-52ce,
.hard-3cd5 .thumbnail-dc15 {
  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;
}
.hard-3cd5 .thumbnail-dc15 {
  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;
}
.hard-3cd5 .thumbnail-dc15 .upper_aa59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-3cd5 .thumbnail-dc15 .orange_ea0b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard-3cd5 .thumbnail-dc15 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard-3cd5 .thumbnail-dc15 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;
}
.hard-3cd5 .thumbnail-dc15 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard-3cd5 .thumbnail-dc15 .thumbnail-dc15 {
  top: 0;
  left: 100%;
}
.hard-3cd5 .mini_f565.fn-focus-c3c5 > .component-52ce,
.hard-3cd5 .mini_f565.fn-focus-c3c5 > .thumbnail-dc15,
.hard-3cd5 .mini_f565:focus > .component-52ce,
.hard-3cd5 .mini_f565:focus > .thumbnail-dc15,
.hard-3cd5 .mini_f565:hover > .component-52ce,
.hard-3cd5 .mini_f565:hover > .thumbnail-dc15 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard-3cd5.hero-15b1 .down_8948:after,
.hard-3cd5.hero-15b1 .down_8948:before {
  content: "";
  display: table;
}
.hard-3cd5.hero-15b1 .down_8948:after {
  clear: both;
}
.hard-3cd5.hero-15b1 .down_8948 > li {
  float: left;
}
.hard-3cd5.bottom-2cf8 .down_8948:after,
.hard-3cd5.bottom-2cf8 .down_8948:before {
  content: "";
  display: table;
}
.hard-3cd5.bottom-2cf8 .down_8948:after {
  clear: both;
}
.hard-3cd5.bottom-2cf8 .down_8948 > li {
  float: left;
}
.hard-3cd5.bottom-2cf8 .down_8948 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard-3cd5.bottom-2cf8 .down_8948 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard-3cd5.bottom-2cf8 .down_8948 > li.in-050d > a,
.hard-3cd5.bottom-2cf8 .down_8948 > li.bottom_fcbb > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard-3cd5.card_clean_8168 .down_8948 > li > a .upper_aa59 {
  position: relative;
}
.hard-3cd5.card_clean_8168 .down_8948 > li > a .upper_aa59: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;
}
.hard-3cd5.card_clean_8168
  .down_8948
  > li:focus
  > a
  .upper_aa59:before,
.hard-3cd5.card_clean_8168
  .down_8948
  > li:hover
  > a
  .upper_aa59:before {
  width: 100%;
  background-color: currentColor;
}
.hard-3cd5.card_clean_8168
  .down_8948
  > li.in-050d
  > a
  .upper_aa59:before,
.hard-3cd5.card_clean_8168
  .down_8948
  > li.over-0d3e
  > a
  .upper_aa59:before {
  width: 100%;
  background-color: currentColor;
}
.hard-3cd5.east-489b .down_8948 > li > a .upper_aa59 {
  position: relative;
}
.hard-3cd5.east-489b .down_8948 > li > a .upper_aa59: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;
}
.hard-3cd5.east-489b .down_8948 > li:focus > a .upper_aa59:before,
.hard-3cd5.east-489b
  .down_8948
  > li:hover
  > a
  .upper_aa59:before {
  width: 100%;
  background-color: currentColor;
}
.hard-3cd5.east-489b
  .down_8948
  > li.in-050d
  > a
  .upper_aa59:before,
.hard-3cd5.east-489b
  .down_8948
  > li.over-0d3e
  > a
  .upper_aa59:before {
  width: 100%;
  background-color: currentColor;
}
.detail-iron-0e3f .green-2403 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail-iron-0e3f .green-2403 li:first-child > a {
  border-top: none;
}
.detail-iron-0e3f .green-2403 .picture_c569 > .upper_aa59 .orange_ea0b {
  display: none;
}
.detail-iron-0e3f .green-2403 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail-iron-0e3f .green-2403 li:last-child {
  border: none;
}
.detail-iron-0e3f .green-2403 li.dim_1a33 > a {
  padding-right: 45px !important;
}
.detail-iron-0e3f .green-2403 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail-iron-0e3f .green-2403 li a:focus,
.detail-iron-0e3f .green-2403 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-iron-0e3f .green-2403 li .shade_eea6 {
  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;
}
.detail-iron-0e3f .green-2403 li .shade_eea6:hover {
  box-shadow: none;
}
.detail-iron-0e3f .green-2403 li .shade_eea6 .orange_ea0b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail-iron-0e3f .green-2403 .thumbnail-dc15 {
  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);
}
.detail-iron-0e3f .green-2403 .thumbnail-dc15 li a {
  padding-left: 3em;
}
.detail-iron-0e3f .green-2403 .search_c703 > a .shade_eea6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail-iron-0e3f .green-2403 .search_c703 > .thumbnail-dc15 {
  display: block;
  opacity: 1;
}
.media_bright_1f5a {
  max-width: 100%;
}
.new-5784 {
  line-height: 0;
  cursor: pointer;
}
.alert_light_407d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_light_407d:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_light_407d svg {
  width: 18px;
  height: 18px;
}
.alert_light_407d .liquid_fc65 {
  display: none;
}
.pagination_static_430d {
  position: relative;
}
.pagination_static_430d.fn-active-c3c5 .alert_light_407d .advanced-630c {
  display: none;
}
.pagination_static_430d.fn-active-c3c5 .alert_light_407d .liquid_fc65 {
  display: inline-block;
}
.pagination_static_430d .lower-bd9b {
  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);
}
.pagination_static_430d.accent-small-b951 .lower-bd9b {
  left: auto;
  right: -0.9em;
}
.pagination_static_430d.accent-small-b951 .easy-2cd1::before {
  left: auto;
  right: 15px;
}
.pagination_static_430d.fn-active-c3c5 .lower-bd9b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert-outer-363b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.alert-outer-363b label {
  flex-basis: 100%;
}
.alert-outer-363b .smooth-b5da {
  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;
}
.alert-outer-363b .notice-large-9571 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.alert-outer-363b .notice-large-9571:focus {
  background-color: transparent;
}
.alert-outer-363b button.shade_under_2ec1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.alert-outer-363b button.shade_under_2ec1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.alert-outer-363b button.shade_under_2ec1 svg {
  width: 18px;
  height: 18px;
}
.alert-outer-363b input[type="submit"] {
  min-height: auto;
}
.detail_f42f .alert-outer-363b .notice-large-9571 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.easy-2cd1 {
  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) {
  .easy-2cd1 {
    width: 220px;
  }
}
.easy-2cd1 label {
  flex-basis: 100%;
}
.easy-2cd1::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;
}
.form-4c3d .detail_f42f .alert-outer-363b {
  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;
}
.form-4c3d
  .detail_f42f
  .alert-outer-363b
  .smooth-b5da {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form-4c3d .detail_f42f .alert-outer-363b .notice-large-9571 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form-4c3d
  .detail_f42f
  .alert-outer-363b
  .notice-large-9571:focus {
  background: 0 0;
}
.form-4c3d
  .detail_f42f
  .alert-outer-363b
  .title-d439 {
  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;
}
.short_cfab {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.short_cfab li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.short_cfab li:last-child {
  margin-right: 0;
}
.short_cfab li:first-child {
  margin-left: 0;
}
.short_cfab.gradient_dark_e080 a {
  color: #fff;
}
.short_cfab.gradient_dark_e080 a:hover {
  color: #fff;
}
.short_cfab a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.short_cfab a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.short_cfab a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.short_cfab a:hover {
  opacity: 0.9;
  color: inherit;
}
.short_cfab [class*="social-icon-apple"] {
  background-color: #999;
}
.short_cfab [class*="social-icon-apple"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #999;
}
.short_cfab [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.short_cfab [class*="social-icon-behance"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #1769ff;
}
.short_cfab [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.short_cfab [class*="social-icon-bitbucket"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #205081;
}
.short_cfab [class*="social-icon-codepen"] {
  background-color: #000;
}
.short_cfab [class*="social-icon-codepen"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #000;
}
.short_cfab [class*="social-icon-delicious"] {
  background-color: #39f;
}
.short_cfab [class*="social-icon-delicious"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #39f;
}
.short_cfab [class*="social-icon-digg"] {
  background-color: #005be2;
}
.short_cfab [class*="social-icon-digg"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #005be2;
}
.short_cfab [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.short_cfab [class*="social-icon-dribbble"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #ea4c89;
}
.short_cfab [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.short_cfab [class*="social-icon-envelope"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #ea4335;
}
.short_cfab [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.short_cfab [class*="social-icon-facebook"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #3b5998;
}
.short_cfab [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.short_cfab [class*="social-icon-flickr"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #0063dc;
}
.short_cfab [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.short_cfab [class*="social-icon-foursquare"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #2d5be3;
}
.short_cfab [class*="social-icon-github"] {
  background-color: #333;
}
.short_cfab [class*="social-icon-github"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #333;
}
.short_cfab [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.short_cfab [class*="social-icon-google-plus"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #dd4b39;
}
.short_cfab [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.short_cfab [class*="social-icon-houzz"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #7ac142;
}
.short_cfab [class*="social-icon-instagram"] {
  background-color: #262626;
}
.short_cfab [class*="social-icon-instagram"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #262626;
}
.short_cfab [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.short_cfab [class*="social-icon-jsfiddle"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #487aa2;
}
.short_cfab [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.short_cfab [class*="social-icon-linkedin"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #0077b5;
}
.short_cfab [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.short_cfab [class*="social-icon-medium"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #00ab6b;
}
.short_cfab [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.short_cfab
  [class*="social-icon-odnoklassniki"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #f4731c;
}
.short_cfab [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.short_cfab [class*="social-icon-meetup"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #ec1c40;
}
.short_cfab [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.short_cfab [class*="social-icon-pinterest"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #bd081c;
}
.short_cfab [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.short_cfab [class*="social-icon-product-hunt"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #da552f;
}
.short_cfab [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.short_cfab [class*="social-icon-reddit"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #ff4500;
}
.short_cfab [class*="social-icon-rss"] {
  background-color: #f26522;
}
.short_cfab [class*="social-icon-rss"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #f26522;
}
.short_cfab [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.short_cfab
  [class*="social-icon-shopping-cart"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #4caf50;
}
.short_cfab [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.short_cfab [class*="social-icon-skype"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #00aff0;
}
.short_cfab [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.short_cfab [class*="social-icon-slideshare"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #0077b5;
}
.short_cfab [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.short_cfab [class*="social-icon-snapchat"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #fffc00;
}
.short_cfab [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.short_cfab [class*="social-icon-soundcloud"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #f80;
}
.short_cfab [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.short_cfab [class*="social-icon-spotify"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #2ebd59;
}
.short_cfab [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.short_cfab
  [class*="social-icon-stack-overflow"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #fe7a15;
}
.short_cfab [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.short_cfab [class*="social-icon-maldkfgram"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #2ca5e0;
}
.short_cfab [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.short_cfab [class*="social-icon-tripadvisor"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #589442;
}
.short_cfab [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.short_cfab [class*="social-icon-tumblr"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #35465c;
}
.short_cfab [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.short_cfab [class*="social-icon-twitch"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #6441a5;
}
.short_cfab [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.short_cfab [class*="social-icon-twitter"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #1da1f2;
}
.short_cfab [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.short_cfab [class*="social-icon-vimeo"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #1ab7ea;
}
.short_cfab [class*="social-icon-vk"] {
  background-color: #45668e;
}
.short_cfab [class*="social-icon-vk"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #45668e;
}
.short_cfab [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.short_cfab [class*="social-icon-weibo"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #df2029;
}
.short_cfab [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.short_cfab [class*="social-icon-weixin"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #7bb32e;
}
.short_cfab [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.short_cfab [class*="social-icon-whatsapp"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #25d366;
}
.short_cfab [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.short_cfab [class*="social-icon-wordpress"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #21759b;
}
.short_cfab [class*="social-icon-xing"] {
  background-color: #026466;
}
.short_cfab [class*="social-icon-xing"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #026466;
}
.short_cfab [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.short_cfab [class*="social-icon-yelp"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #af0606;
}
.short_cfab [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.short_cfab [class*="social-icon-youtube"].thumbnail_slow_8a45 {
  background-color: transparent;
  color: #cd201f;
}
.tabs-cb5d {
  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;
}
.tabs-cb5d:hover {
  box-shadow: none;
  background: 0 0;
}
.hover-7321 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_f1a8 {
  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;
}
.sidebar-3fab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-orange-06fd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-orange-06fd,
.element-orange-06fd::after,
.element-orange-06fd::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;
}
.element-orange-06fd::after,
.element-orange-06fd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_f83c .tertiary_f1a8 .sidebar-3fab {
  margin-top: -2px;
  width: 19px;
}
.grid_f83c .tertiary_f1a8 .element-orange-06fd {
  margin-top: -1px;
}
.grid_f83c .tertiary_f1a8 .element-orange-06fd,
.grid_f83c .tertiary_f1a8 .element-orange-06fd::after,
.grid_f83c .tertiary_f1a8 .element-orange-06fd::before {
  width: 19px;
  height: 2px;
}
.grid_f83c .tertiary_f1a8 .element-orange-06fd::before {
  top: -6px;
}
.grid_f83c .tertiary_f1a8 .element-orange-06fd::after {
  bottom: -6px;
}
.logo-top-0345 .tertiary_f1a8 .sidebar-3fab {
  margin-top: -2px;
  width: 22px;
}
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd {
  margin-top: -1px;
}
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd,
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd::after,
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd::before {
  width: 22px;
  height: 2px;
}
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd::before {
  top: -7px;
}
.logo-top-0345 .tertiary_f1a8 .element-orange-06fd::after {
  bottom: -7px;
}
.table_6b63 .tertiary_f1a8 .sidebar-3fab {
  margin-top: -2px;
  width: 31px;
}
.table_6b63 .tertiary_f1a8 .element-orange-06fd {
  margin-top: -1.5px;
}
.table_6b63 .tertiary_f1a8 .element-orange-06fd,
.table_6b63 .tertiary_f1a8 .element-orange-06fd::after,
.table_6b63 .tertiary_f1a8 .element-orange-06fd::before {
  width: 31px;
  height: 3px;
}
.table_6b63 .tertiary_f1a8 .element-orange-06fd::before {
  top: -9px;
}
.table_6b63 .tertiary_f1a8 .element-orange-06fd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade_brown_7fe2 .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 19px;
  }
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd,
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd::after,
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd::before {
    width: 19px;
    height: 2px;
  }
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd::before {
    top: -6px;
  }
  .shade_brown_7fe2 .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -6px;
  }
  .input-ca3d .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 22px;
  }
  .input-ca3d .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .input-ca3d .tertiary_f1a8 .element-orange-06fd,
  .input-ca3d .tertiary_f1a8 .element-orange-06fd::after,
  .input-ca3d .tertiary_f1a8 .element-orange-06fd::before {
    width: 22px;
    height: 2px;
  }
  .input-ca3d .tertiary_f1a8 .element-orange-06fd::before {
    top: -7px;
  }
  .input-ca3d .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -7px;
  }
  .backdrop_over_450c .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1.5px;
  }
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd,
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd::after,
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd::before {
    top: -9px;
  }
  .backdrop_over_450c .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .mini_64ec .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 19px;
  }
  .mini_64ec .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .mini_64ec .tertiary_f1a8 .element-orange-06fd,
  .mini_64ec .tertiary_f1a8 .element-orange-06fd::after,
  .mini_64ec .tertiary_f1a8 .element-orange-06fd::before {
    width: 19px;
    height: 2px;
  }
  .mini_64ec .tertiary_f1a8 .element-orange-06fd::before {
    top: -6px;
  }
  .mini_64ec .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -6px;
  }
  .widget-ae1b .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 22px;
  }
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd,
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd::after,
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd::before {
    width: 22px;
    height: 2px;
  }
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd::before {
    top: -7px;
  }
  .widget-ae1b .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -7px;
  }
  .background_simple_633b .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 31px;
  }
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1.5px;
  }
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd,
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd::after,
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd::before {
    width: 31px;
    height: 3px;
  }
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd::before {
    top: -9px;
  }
  .background_simple_633b .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .simple-c7ef .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 19px;
  }
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd,
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd::after,
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd::before {
    width: 19px;
    height: 2px;
  }
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd::before {
    top: -6px;
  }
  .simple-c7ef .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -6px;
  }
  .west-64a6 .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 22px;
  }
  .west-64a6 .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1px;
  }
  .west-64a6 .tertiary_f1a8 .element-orange-06fd,
  .west-64a6 .tertiary_f1a8 .element-orange-06fd::after,
  .west-64a6 .tertiary_f1a8 .element-orange-06fd::before {
    width: 22px;
    height: 2px;
  }
  .west-64a6 .tertiary_f1a8 .element-orange-06fd::before {
    top: -7px;
  }
  .west-64a6 .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -7px;
  }
  .preview_a260 .tertiary_f1a8 .sidebar-3fab {
    margin-top: -2px;
    width: 31px;
  }
  .preview_a260 .tertiary_f1a8 .element-orange-06fd {
    margin-top: -1.5px;
  }
  .preview_a260 .tertiary_f1a8 .element-orange-06fd,
  .preview_a260 .tertiary_f1a8 .element-orange-06fd::after,
  .preview_a260 .tertiary_f1a8 .element-orange-06fd::before {
    width: 31px;
    height: 3px;
  }
  .preview_a260 .tertiary_f1a8 .element-orange-06fd::before {
    top: -9px;
  }
  .preview_a260 .tertiary_f1a8 .element-orange-06fd::after {
    bottom: -9px;
  }
}
.tiny-6236 .element-orange-06fd {
  -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);
}
.tiny-6236 .element-orange-06fd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny-6236 .element-orange-06fd::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);
}
.tiny-6236.dropdown_mini_1f17 .element-orange-06fd {
  -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);
}
.tiny-6236.dropdown_mini_1f17 .element-orange-06fd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny-6236.dropdown_mini_1f17 .element-orange-06fd::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);
}
.south-b6b7 {
  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.fresh-eabe:before {
  display: none;
}
.hover_dynamic_31a3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hover_dynamic_31a3 .liquid_cecd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hover_dynamic_31a3 .liquid_cecd:last-of-type {
  border-bottom: none;
}
.hover_dynamic_31a3 .liquid_cecd.gas-f26f,
.hover_dynamic_31a3 .liquid_cecd.module_advanced_8514,
.hover_dynamic_31a3 .liquid_cecd.article_cool_2da1 {
  padding: 0;
}
.hover_dynamic_31a3 .detail-iron-0e3f .shade_eea6 {
  color: currentColor;
}
.hover_dynamic_31a3 .detail-iron-0e3f .shade_eea6:focus,
.hover_dynamic_31a3 .detail-iron-0e3f .shade_eea6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .tall-466a,
.hover_dynamic_31a3.backdrop-orange-6cd8 .gallery-silver-c103 a,
.hover_dynamic_31a3.backdrop-orange-6cd8 .down_8948 a,
.hover_dynamic_31a3.backdrop-orange-6cd8 .thumbnail-dc15 a {
  color: rgba(0, 0, 0, 0.55);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .tall-466a:hover,
.hover_dynamic_31a3.backdrop-orange-6cd8 .gallery-silver-c103 a:hover,
.hover_dynamic_31a3.backdrop-orange-6cd8 .down_8948 a:hover,
.hover_dynamic_31a3.backdrop-orange-6cd8 .thumbnail-dc15 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .filter_basic_4d77 {
  color: rgba(0, 0, 0, 0.8);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .liquid_cecd {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .liquid_cecd:before {
  background: rgba(0, 0, 0, 0.08);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .media-advanced-3029:before {
  background: rgba(255, 255, 255, 0.9);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .detail-iron-0e3f .green-2403 li a,
.hover_dynamic_31a3.backdrop-orange-6cd8 .detail-iron-0e3f .shade_eea6,
.hover_dynamic_31a3.backdrop-orange-6cd8 .thumbnail-dc15 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .detail-iron-0e3f .shade_eea6:focus,
.hover_dynamic_31a3.backdrop-orange-6cd8 .detail-iron-0e3f .shade_eea6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_dynamic_31a3.backdrop-orange-6cd8 .green-2403 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_dynamic_31a3.west-0382 .tall-466a,
.hover_dynamic_31a3.west-0382 .gallery-silver-c103 a,
.hover_dynamic_31a3.west-0382 .down_8948 .shade_eea6,
.hover_dynamic_31a3.west-0382 .down_8948 a,
.hover_dynamic_31a3.west-0382 .thumbnail-dc15 a {
  color: rgba(255, 255, 255, 0.79);
}
.hover_dynamic_31a3.west-0382 .tall-466a:hover,
.hover_dynamic_31a3.west-0382 .gallery-silver-c103 a:hover,
.hover_dynamic_31a3.west-0382 .down_8948 .shade_eea6:hover,
.hover_dynamic_31a3.west-0382 .down_8948 a:hover,
.hover_dynamic_31a3.west-0382 .thumbnail-dc15 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_dynamic_31a3.west-0382 .filter_basic_4d77 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_dynamic_31a3.west-0382 .liquid_cecd {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_dynamic_31a3.west-0382 .liquid_cecd:before {
  background: rgba(255, 255, 255, 0.08);
}
.hover_dynamic_31a3.west-0382 .media-advanced-3029:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover_dynamic_31a3.west-0382 .detail-iron-0e3f .green-2403 li a,
.hover_dynamic_31a3.west-0382 .detail-iron-0e3f .shade_eea6,
.hover_dynamic_31a3.west-0382 .thumbnail-dc15 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_dynamic_31a3.west-0382 .detail-iron-0e3f .shade_eea6:focus,
.hover_dynamic_31a3.west-0382 .detail-iron-0e3f .shade_eea6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hover_dynamic_31a3.west-0382 .green-2403 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-advanced-3029 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media-advanced-3029:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component-7056 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright_d462 .hover_dynamic_31a3 {
  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;
}
.bright_d462 .liquid_cecd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright_d462 .liquid_cecd: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) {
  .bright_d462 .liquid_cecd:before {
    width: 16%;
    left: 42%;
  }
}
.bright_d462 .liquid_cecd:last-child:before {
  content: none;
}
.bright_d462 .liquid_cecd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright_d462 .detail-iron-0e3f .green-2403 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright_d462 .detail-iron-0e3f .green-2403 li a .shade_eea6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright_d462 .detail-iron-0e3f .thumbnail-dc15 {
  border: none;
}
.bright_d462 .detail-iron-0e3f .thumbnail-dc15 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright_d462 .media-advanced-3029 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright_d462 .component-7056 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright_d462 .west-0382 .media-advanced-3029:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_d462 .backdrop-orange-6cd8.filter-bronze-fbe5 .element-orange-06fd {
  background: rgba(0, 0, 0, 0.6);
}
.bright_d462
  .backdrop-orange-6cd8.filter-bronze-fbe5
  .element-orange-06fd::after,
.bright_d462
  .backdrop-orange-6cd8.filter-bronze-fbe5
  .element-orange-06fd:before {
  background: inherit;
}
.bright_d462
  .backdrop-orange-6cd8.filter-bronze-fbe5:hover
  .element-orange-06fd {
  background: rgba(0, 0, 0, 0.8);
}
.search-red-39b7 .hover_dynamic_31a3 {
  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) {
  .search-red-39b7 .hover_dynamic_31a3 {
    width: auto;
    right: 45px;
  }
}
.card_lower_49c1 .hover_dynamic_31a3 {
  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) {
  .card_lower_49c1 .hover_dynamic_31a3 {
    width: auto;
    left: 45px;
  }
}
.fresh-eabe .hover_dynamic_31a3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fresh-eabe .component-7056 {
  max-width: 48em;
  margin: 0 auto;
}
.fresh-eabe .media-advanced-3029:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.carousel-0fa0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-0fa0.bright_d462 .hover_dynamic_31a3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.carousel-0fa0.search-red-39b7 .hover_dynamic_31a3 {
  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);
}
.carousel-0fa0 .hover_dynamic_31a3 {
  visibility: visible;
}
.carousel-0fa0.card_lower_49c1 .hover_dynamic_31a3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus_over_f460,
.menu_copper_5fc0 {
  overflow-x: hidden;
}
.focus_over_f460 .hover_dynamic_31a3 {
  overflow: auto;
}
.focus_over_f460.bright_d462 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_over_f460.bright_d462 .hover_dynamic_31a3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus_over_f460.bright_d462 .tabs-cb5d {
  opacity: 0;
}
.focus_over_f460.search-red-39b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_over_f460.search-red-39b7 .hover_dynamic_31a3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus_over_f460.search-red-39b7 .tabs-cb5d {
  opacity: 0;
}
.focus_over_f460.card_lower_49c1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus_over_f460.card_lower_49c1 .hover_dynamic_31a3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus_over_f460.card_lower_49c1 .tabs-cb5d {
  opacity: 0;
}
.focus_over_f460.fresh-eabe .hover_dynamic_31a3 {
  z-index: 10;
  visibility: visible;
}
.filter-bronze-fbe5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter-bronze-fbe5 .element-orange-06fd {
  background: rgba(255, 255, 255, 0.99);
}
.filter-bronze-fbe5 .element-orange-06fd::after,
.filter-bronze-fbe5 .element-orange-06fd:before {
  background: inherit;
}
.filter-bronze-fbe5:hover .element-orange-06fd {
  background: rgba(255, 255, 255, 0.99);
}
.card_lower_49c1 .filter-bronze-fbe5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fresh-eabe .filter-bronze-fbe5 {
  display: none !important;
}
.focus_over_f460:before,
.menu_copper_5fc0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus_over_f460 .filter-bronze-fbe5,
.menu_copper_5fc0 .filter-bronze-fbe5 {
  display: inline-block;
}
.hover_dynamic_31a3 .popup_full_3167 {
  -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;
}
.focus_over_f460 .hover_dynamic_31a3 .popup_full_3167,
.menu_copper_5fc0 .hover_dynamic_31a3 .popup_full_3167 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-simple-8fcf .smooth-b5da {
  width: 100%;
}
.plasma-eb81 {
  padding: 0 0.5em 0;
}
.plasma-eb81 [class*="customify-col-"],
.plasma-eb81 [class*="customify-col_"],
.plasma-eb81 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.footer-7041 .plasma-eb81 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .link_8292 .paragraph-2dac,
  .paragraph-2dac {
    display: none;
  }
  .up_a4ff {
    text-align: left;
  }
  .tertiary-wood-8b8d {
    text-align: center;
  }
  .shadow-b507 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .link_8292 .pressed_d628,
  .pressed_d628 {
    display: none;
  }
  .article-39f9 {
    text-align: left;
  }
  .hard-33ad {
    text-align: center;
  }
  .slow-121d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .link_8292 .element_5e5a,
  .element_5e5a {
    display: none;
  }
  .icon_d3e4 {
    text-align: left;
  }
  .active_static_b5bc {
    text-align: center;
  }
  .table-037e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module_c865 {
  box-shadow: none !important;
}
.black-a375 .shadow-first-3be4,
.liquid-d62b .shadow-first-3be4 {
  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;
}
.liquid-d62b .shadow-first-3be4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caption-3421 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.caption-3421:after,
.caption-3421:before {
  content: "";
  display: table;
}
.caption-3421:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .caption-3421 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.caption-3421,
.popup-d54e {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow_3925.focus_up_81aa .caption-3421 {
  max-width: 100%;
}
.shadow_3925.photo-b631 {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow_3925.under_b093 .caption-3421 {
  max-width: 100%;
}
.shadow_3925.under_b093 > .caption-3421 {
  padding-left: 0;
  padding-right: 0;
}
.shadow_3925.under_b093 > .caption-3421 .link_8292 {
  margin: 0;
}
.shadow_3925.under_b093
  > .caption-3421
  .section-red-e61e.photo_2580 {
  margin-right: 0;
  margin-left: 0;
}
.shadow_3925.under_b093 #main.photo_2580 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_ea01 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_ea01 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden-in-1af0 .aside_0891 {
    padding-right: 1em;
  }
  .hidden-in-1af0.breadcrumb_large_b071 .section-red-e61e {
    border-right: 1px solid #eaecee;
  }
  .hidden-in-1af0.breadcrumb_large_b071 .aside_0891 {
    padding-right: 1em;
  }
  .hidden-in-1af0.breadcrumb_large_b071 .popup-north-8bd0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-2b75 .aside_0891 {
    padding-left: 1em;
  }
  .info-2b75.breadcrumb_large_b071 .section-red-e61e {
    border-left: 1px solid #eaecee;
  }
  .info-2b75.breadcrumb_large_b071 .aside_0891 {
    padding-left: 1em;
  }
  .info-2b75.breadcrumb_large_b071 .popup-north-8bd0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_pink_9344 .aside_0891 {
    padding-left: 1em;
  }
  .border_pink_9344.breadcrumb_large_b071 .secondary_rough_075a {
    border-right: 1px solid #eaecee;
  }
  .border_pink_9344.breadcrumb_large_b071 .black_0f44 {
    border-right: 1px solid #eaecee;
  }
  .border_pink_9344.breadcrumb_large_b071 .aside_0891 {
    padding-left: 1em;
  }
  .border_pink_9344.breadcrumb_large_b071 .popup-north-8bd0 {
    padding-right: 1em;
  }
  .border_pink_9344.breadcrumb_large_b071 .light_c66a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_58ff .aside_0891 {
    padding-right: 1em;
  }
  .block_58ff.breadcrumb_large_b071 .secondary_rough_075a {
    border-left: 1px solid #eaecee;
  }
  .block_58ff.breadcrumb_large_b071 .black_0f44 {
    border-left: 1px solid #eaecee;
  }
  .block_58ff.breadcrumb_large_b071 .aside_0891 {
    padding-right: 1em;
  }
  .block_58ff.breadcrumb_large_b071 .popup-north-8bd0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block_58ff.breadcrumb_large_b071 .light_c66a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_ea01 .aside_0891 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_ea01.breadcrumb_large_b071 .section-red-e61e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_ea01.breadcrumb_large_b071 .aside_0891 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_ea01.breadcrumb_large_b071 .popup-north-8bd0 {
    padding-left: 1em;
  }
  .info_ea01.breadcrumb_large_b071 .light_c66a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_ea01.breadcrumb_large_b071 .aside_0891 {
    padding-left: 0;
  }
}
.table-static-b362 .mask-8b87 {
  display: inline-block;
}
.shade_lower_bef5 {
  display: inline-block;
}
.breadcrumb_left_99d6 {
  word-con: break-word;
}
.caption-7d4d > span {
  display: inline-block;
  padding: 5px 0;
}
.caption-7d4d .menu-stone-28fe {
  margin-left: 8px;
  margin-right: 8px;
}
.caption-7d4d .media_3f6f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-9b59 .summary-plasma-67e5 {
  margin-bottom: 2em;
}
.hard-9b59 .footer-over-fdd5 {
  margin-bottom: 15px;
}
.hard-9b59 .footer-over-fdd5:last-child {
  margin-bottom: 0;
}
.hard-9b59 .description_e690 {
  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) {
  .hard-9b59 .description_e690 {
    display: block;
  }
}
.hard-9b59 .copper_4dce {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-9b59 .copper_4dce {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-9b59 .bottom-c7c3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-9b59 .bottom-c7c3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-9b59 .bottom-c7c3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-9b59 .breadcrumb_left_99d6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-9b59 .breadcrumb_left_99d6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-9b59 .advanced_b6da p:last-child {
  margin-bottom: 0;
}
.hard-9b59 .disabled-steel-9eb2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-9b59 .outline_214c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-9b59 .last_9f39 {
  margin-top: 1em;
}
.hard-9b59 .chip_1649 {
  top: 0;
  display: block;
}
.hard-9b59 .chip_1649 a {
  color: inherit;
}
.hard-9b59 .chip_1649 a:hover {
  color: inherit;
}
.hard-9b59 .notification-fe48 {
  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;
}
.hard-9b59 .notification-fe48:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-9b59 .outline_214c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-9b59 .wide-28f2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-9b59 .wide-28f2:first-child {
  margin-top: 0;
}
.hard-9b59 .wide-28f2.video_purple_f6d7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-9b59 .wide-28f2.chip-red-eb35 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-9b59
  .wide-28f2.chip-red-eb35.texture_glass_50ae
  .last_9f39 {
  width: 100%;
}
.hard-9b59 .chip-red-eb35 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-9b59 .chip-red-eb35 .caption-7d4d,
.hard-9b59 .chip-red-eb35 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-9b59 .bottom-c7c3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-9b59 .bottom-c7c3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-9b59 .bottom-c7c3: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;
}
.hard-9b59 .video_purple_f6d7 {
  z-index: 5;
}
.hard-9b59 .primary-short-beba .feature-blue-9f71 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-9b59 .silver_3969 .feature-blue-9f71 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-9b59 .disabled-3493 .feature-blue-9f71 {
  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;
}
.hard-9b59.gold-032b .description_e690,
.hard-9b59.nav_red_6047 .description_e690 {
  display: block;
}
.hard-9b59.gold-032b .description_e690 .north-dfb4,
.hard-9b59.gold-032b .description_e690 .outline_214c,
.hard-9b59.nav_red_6047 .description_e690 .north-dfb4,
.hard-9b59.nav_red_6047 .description_e690 .outline_214c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-9b59.hero-8be6 .copper_4dce {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-9b59.hero-8be6 .copper_4dce {
    margin-right: 0;
  }
}
.hard-9b59.gold-032b .copper_4dce,
.hard-9b59.nav_red_6047 .copper_4dce {
  padding-top: 40%;
}
.hard-9b59.gold-032b .summary-plasma-67e5,
.hard-9b59.nav_red_6047 .summary-plasma-67e5 {
  display: block;
}
.hard-9b59.gold-032b .fn-sticky-c3c5 .outline_214c,
.hard-9b59.nav_red_6047 .fn-sticky-c3c5 .outline_214c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-9b59.gold-032b .copper_4dce,
.hard-9b59.nav_red_6047 .copper_4dce {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-9b59.gold-032b .outline_214c {
  padding: 1em;
}
.icon_left_230b {
  margin: 30px auto;
  display: block;
}
.icon_left_230b .notification_27c5 > * {
  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;
}
.icon_left_230b .notification_27c5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_left_230b .notification_27c5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-active-1fbc .caption-7d4d {
  margin-bottom: 1.41575em;
}
.article-active-1fbc .complex_e0bb {
  margin-bottom: 1.618em;
}
.action-748a .detail-orange-0c53 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action-748a .detail-orange-0c53 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action-748a .layout-wide-07a6 {
  max-width: 100%;
  overflow: auto;
}
.dropdown-clean-0f94 .action-748a a:hover {
  text-decoration: underline;
}
.filter-b315 .footer-over-fdd5:not(.breadcrumb_left_99d6),
.filter-b315 .bottom-c7c3 {
  margin-bottom: 1.41575em;
}
.filter-b315 .footer-over-fdd5:not(.breadcrumb_left_99d6):last-child,
.filter-b315 .bottom-c7c3:last-child {
  margin-bottom: 0;
}
.filter-b315 .footer-over-fdd5.gallery-small-dbeb {
  margin-bottom: 0.41575em;
}
.filter-b315 .yellow-2672:before,
.filter-b315 .disabled_5e8a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter-b315 .yellow-2672:before {
  content: "\f115";
}
.filter-b315 .disabled_5e8a:before {
  content: "\f02c";
}
.filter-b315 .upper-a166 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter-b315 .upper-a166 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail_brown_fa55 {
  display: -webkit-box;
  display: flex;
}
.detail_brown_fa55 .lower-4db2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail_brown_fa55 .lower-4db2 {
    flex-basis: 90px;
  }
}
.detail_brown_fa55 .mask_left_22ef {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail_brown_fa55 .mask_left_22ef {
    flex-basis: calc(100% - 50px);
  }
}
.detail_brown_fa55 .sort-north-a91d p:last-child {
  margin-bottom: 0.72em;
}
.badge-adb0 .notification_27c5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-adb0 .notification_27c5:after,
.badge-adb0 .notification_27c5:before {
  content: "";
  display: table;
}
.badge-adb0 .notification_27c5:after {
  clear: both;
}
.badge-adb0 .notification_27c5 .surface-selected-e44e,
.badge-adb0 .notification_27c5 .fixed-3b61 {
  width: 49%;
}
.badge-adb0 .notification_27c5 .surface-selected-e44e a span.tiny_8be1,
.badge-adb0 .notification_27c5 .fixed-3b61 a span.tiny_8be1 {
  display: block;
  margin-bottom: 5px;
}
.badge-adb0 .notification_27c5 .fixed-3b61 {
  float: left;
  text-align: left;
}
.badge-adb0 .notification_27c5 .surface-selected-e44e {
  float: right;
  text-align: right;
}
.west-28e4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .west-28e4 {
    margin-bottom: 0;
  }
}
.huge_e35d {
  margin-bottom: 1em;
}
.huge_e35d .breadcrumb_left_99d6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.photo-5b0f a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs_70de .huge_e35d,
.grid-pro-7163 .huge_e35d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs_70de .huge_e35d,
  .grid-pro-7163 .huge_e35d {
    display: block;
  }
}
.tabs_70de .photo-5b0f,
.grid-pro-7163 .photo-5b0f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs_70de .photo-5b0f,
  .grid-pro-7163 .photo-5b0f {
    margin-bottom: 1em;
  }
}
.tabs_70de .photo-5b0f img,
.grid-pro-7163 .photo-5b0f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs_70de .outer-f157,
.grid-pro-7163 .outer-f157 {
  flex-basis: calc(100% - 160px);
}
.tabs_70de .outer-f157 p,
.grid-pro-7163 .outer-f157 p {
  margin-bottom: 0;
}
.tabs_70de .outer-f157 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs_70de .outer-f157 {
    padding-left: 0;
  }
}
.grid-pro-7163 .outer-f157 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-pro-7163 .outer-f157 {
    padding-right: 0;
  }
}
.grid-pro-7163 .photo-5b0f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-2721 .photo-5b0f {
  margin-bottom: 0.5em;
}
.sidebar-2721 .photo-5b0f img {
  width: 100%;
}
.icon_9f80 .paragraph-purple-3fe3,
.hot-f675 .paragraph-purple-3fe3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hot-f675 .section-red-e61e .thumbnail_purple_93d9 p:last-child {
  margin-bottom: 0;
}
.pressed-887c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.under_5eb3 .soft_adad {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .under_5eb3 .soft_adad:last-of-type {
    margin-bottom: 0;
  }
}
.under_5eb3 .soft_adad ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.under_5eb3 .soft_adad ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.under_5eb3 .soft_adad ul li {
  margin: 0 0 0.6em;
}
.under_5eb3 .soft_adad ul li.stone-55f3,
.under_5eb3 .soft_adad ul li.border-north-9b2f {
  position: relative;
}
.under_5eb3 .soft_adad ul li.stone-55f3 .caption-slow-dd9d,
.under_5eb3 .soft_adad ul li.border-north-9b2f .caption-slow-dd9d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.under_5eb3 .soft_adad ul li.stone-55f3:after:after,
.under_5eb3 .soft_adad ul li.stone-55f3:after:before,
.under_5eb3
  .soft_adad
  ul
  li.border-north-9b2f:after:after,
.under_5eb3
  .soft_adad
  ul
  li.border-north-9b2f:after:before {
  content: "";
  display: table;
}
.under_5eb3 .soft_adad ul li.stone-55f3:after:after,
.under_5eb3
  .soft_adad
  ul
  li.border-north-9b2f:after:after {
  clear: both;
}
.under_5eb3 .soft_adad a.shade-1040:hover {
  text-decoration: none;
}
.under_5eb3 .soft_adad select {
  max-width: 100%;
}
.under_5eb3 .soft_adad table {
  font-size: 85%;
}
.under_5eb3 .soft_adad table td,
.under_5eb3 .soft_adad table th {
  padding: 0.2360828548em;
  text-align: center;
}
.under_5eb3 .soft_adad table tfoot td {
  text-align: left;
}
.under_5eb3 .soft_adad :last-child {
  margin-bottom: 0;
}
.under_5eb3 .soft_adad .tertiary_out_89be {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.under_5eb3 .soft_adad .tertiary_out_89be label {
  width: 100%;
}
.under_5eb3 .soft_adad .tertiary_out_89be .notice-large-9571 {
  width: 100%;
  display: block;
}
.under_5eb3 .soft_adad .tertiary_out_89be .shade_under_2ec1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.under_5eb3 .soft_adad .tertiary_out_89be .shade_under_2ec1:hover svg #svg-search {
  fill: #444;
}
.under_5eb3 .soft_adad .tertiary_out_89be .shade_under_2ec1 svg {
  width: 18px;
  height: 18px;
}
.under_5eb3 .bronze_b196 ul ul,
.under_5eb3 .tooltip_stone_f042 ul ul,
.under_5eb3 .under-e748 ul ul,
.under_5eb3 .photo_brown_26f6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.under_5eb3 .bronze_b196 .dim_1a33 > a,
.under_5eb3 .tooltip_stone_f042 .dim_1a33 > a,
.under_5eb3 .under-e748 .dim_1a33 > a,
.under_5eb3 .photo_brown_26f6 .dim_1a33 > a {
  margin-bottom: 0;
}
.under_5eb3 .grid_wood_60e3 li,
.under_5eb3 .bronze_b196 li,
.under_5eb3 .footer_0f69 li,
.under_5eb3 .tooltip_stone_f042 li,
.under_5eb3 .under-e748 li,
.under_5eb3 .photo_brown_26f6 li,
.under_5eb3 .hard_02f2 li,
.under_5eb3 .simple-6fbc li {
  display: block;
  position: relative;
}
.under_5eb3 .grid_wood_60e3 li:last-child,
.under_5eb3 .bronze_b196 li:last-child,
.under_5eb3 .footer_0f69 li:last-child,
.under_5eb3 .tooltip_stone_f042 li:last-child,
.under_5eb3 .under-e748 li:last-child,
.under_5eb3 .photo_brown_26f6 li:last-child,
.under_5eb3 .hard_02f2 li:last-child,
.under_5eb3 .simple-6fbc li:last-child {
  border: none;
}
.under_5eb3 .grid_wood_60e3 li a,
.under_5eb3 .bronze_b196 li a,
.under_5eb3 .footer_0f69 li a,
.under_5eb3 .tooltip_stone_f042 li a,
.under_5eb3 .under-e748 li a,
.under_5eb3 .photo_brown_26f6 li a,
.under_5eb3 .hard_02f2 li a,
.under_5eb3 .simple-6fbc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under_5eb3 .grid_wood_60e3 li ul li::before,
.under_5eb3 .bronze_b196 li ul li::before,
.under_5eb3 .footer_0f69 li ul li::before,
.under_5eb3 .tooltip_stone_f042 li ul li::before,
.under_5eb3 .under-e748 li ul li::before,
.under_5eb3 .photo_brown_26f6 li ul li::before,
.under_5eb3 .hard_02f2 li ul li::before,
.under_5eb3 .simple-6fbc li ul li::before {
  left: 15px;
}
.under_5eb3 .grid_wood_60e3 li ul a,
.under_5eb3 .bronze_b196 li ul a,
.under_5eb3 .footer_0f69 li ul a,
.under_5eb3 .tooltip_stone_f042 li ul a,
.under_5eb3 .under-e748 li ul a,
.under_5eb3 .photo_brown_26f6 li ul a,
.under_5eb3 .hard_02f2 li ul a,
.under_5eb3 .simple-6fbc li ul a {
  padding-left: 20px;
}
.under_5eb3 .grid_wood_60e3 li ul ul li::before,
.under_5eb3 .bronze_b196 li ul ul li::before,
.under_5eb3 .footer_0f69 li ul ul li::before,
.under_5eb3 .tooltip_stone_f042 li ul ul li::before,
.under_5eb3 .under-e748 li ul ul li::before,
.under_5eb3 .photo_brown_26f6 li ul ul li::before,
.under_5eb3 .hard_02f2 li ul ul li::before,
.under_5eb3 .simple-6fbc li ul ul li::before {
  left: 30px;
}
.under_5eb3 .grid_wood_60e3 li ul ul a,
.under_5eb3 .bronze_b196 li ul ul a,
.under_5eb3 .footer_0f69 li ul ul a,
.under_5eb3 .tooltip_stone_f042 li ul ul a,
.under_5eb3 .under-e748 li ul ul a,
.under_5eb3 .photo_brown_26f6 li ul ul a,
.under_5eb3 .hard_02f2 li ul ul a,
.under_5eb3 .simple-6fbc li ul ul a {
  padding-left: 40px;
}
.under_5eb3 .gallery-pro-917c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.under_5eb3 .simple-6fbc ul li {
  margin-bottom: 1.41575em;
}
.under_5eb3 .simple-6fbc ul li .paragraph_liquid_8f4c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.under_5eb3 .simple-6fbc ul li .column-plasma-915e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.west-0382 .grid_wood_60e3 li a,
.west-0382 .bronze_b196 li a,
.west-0382 .footer_0f69 li a,
.west-0382 .tooltip_stone_f042 li a,
.west-0382 .under-e748 li a,
.west-0382 .photo_brown_26f6 li a,
.west-0382 .hard_02f2 li a,
.west-0382 .simple-6fbc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-0382 .gallery-pro-917c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-0382 .soft_adad ul li.stone-55f3 .caption-slow-dd9d,
.west-0382 .soft_adad ul li.border-north-9b2f .caption-slow-dd9d {
  background: rgba(0, 0, 0, 0.2);
}
.west-0382 .under_5eb3 .soft_adad select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_3925 .under_5eb3 .green-2403 li {
  margin: 0;
}
.shadow_3925 .under_5eb3 .green-2403 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow_3925 .under_5eb3 .green-2403 li ul {
  margin: 0;
}
.shadow_3925 .under_5eb3 .green-2403 li ul li a {
  padding-left: 15px;
}
.shadow_3925 .under_5eb3 .green-2403 li ul li li a {
  padding-left: 30px;
}
.shadow_3925 .under_5eb3 .green-2403 li.bottom_fcbb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow_3925 .under_5eb3 .green-2403 li.bottom_fcbb > 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;
}
.shadow_3925 .under_5eb3 .green-2403 li.bottom_fcbb > 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;
}
.shadow_wood_8dcc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.narrow_fe02 {
  position: relative;
  z-index: 10;
}
.narrow_fe02 .popup_full_3167 {
  width: 100%;
  max-width: 100%;
}
.form_silver_afcf .cool-7120 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form_silver_afcf .backdrop-orange-6cd8 {
}
.form_silver_afcf .west-0382 {
  background: #292929;
}
.orange-945b .cool-7120 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.orange-945b .backdrop-orange-6cd8 {
  background: #f9f9f9;
}
.orange-945b .west-0382 {
  background: #303030;
}
.thumbnail-medium-1598 .cool-7120 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .thumbnail-medium-1598 .mask-8b87 {
    margin-bottom: 1em;
  }
  .thumbnail-medium-1598 .mask-8b87:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-medium-1598 .backdrop-orange-6cd8 {
  background: #ededed;
}
.thumbnail-medium-1598 .west-0382 {
  background: #1a1a1a;
}
.cool-7120.backdrop-orange-6cd8 {
  color: rgba(0, 0, 0, 0.6);
}
.cool-7120.backdrop-orange-6cd8 .accent_bae1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cool-7120.west-0382 {
  color: rgba(255, 255, 255, 0.99);
}
.cool-7120.west-0382 a:not(.shade-1040) {
  color: rgba(255, 255, 255, 0.79);
}
.cool-7120.west-0382 a:not(.shade-1040):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-7120.west-0382 .accent_bae1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-7120.west-0382 table tbody td,
.cool-7120.west-0382 table th {
  background: rgba(0, 0, 0, 0.08);
}
.nav-black-1e08.progress-4104 .caption-3421 {
  max-width: initial;
}
.nav-black-1e08 .description_8ea2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.nav-black-1e08 .description_8ea2 .popup_full_3167 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .nav-black-1e08 .description_8ea2 .popup_full_3167 {
    display: block;
    margin-bottom: 2em;
  }
  .nav-black-1e08 .description_8ea2 .popup_full_3167:last-child {
    margin-bottom: 0;
  }
}
.thumbnail-medium-1598 .mask-8b87:last-child,
.orange-945b .mask-8b87:last-child,
.form_silver_afcf .mask-8b87:last-child {
  margin-bottom: 0;
}
.thumbnail-medium-1598 .mask-8b87 .under_5eb3 .soft_adad:last-child,
.orange-945b .mask-8b87 .under_5eb3 .soft_adad:last-child,
.form_silver_afcf .mask-8b87 .under_5eb3 .soft_adad:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .thumbnail-medium-1598 .menu-d074,
  .thumbnail-medium-1598 .summary-hard-7ac1,
  .orange-945b .menu-d074,
  .orange-945b .summary-hard-7ac1,
  .form_silver_afcf .menu-d074,
  .form_silver_afcf .summary-hard-7ac1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .narrow_fe02 .mask-8b87 {
    margin-bottom: 2em;
  }
}
.narrow_fe02 p:last-child {
  margin-bottom: 0;
}
.narrow_fe02 li,
.narrow_fe02 ul {
  list-style: none;
  margin: 0;
}
.narrow_fe02 ul ul {
  margin-left: 2.617924em;
}
.carousel-d8f4 {
  font-size: 0.875em;
}

/* css-noise: 14ca */
.phantom-card-a6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
