/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-6339/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-6339
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.disabled-6339/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.steel-38fe.aside_smooth_40dd/licenses/gpl-2.0.heading_hovered_9a59
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.highlight_3079/, (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.section_steel_ec94.liquid-abef/normalize.background_008c/
 ======
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.background_008c v7.0.0 | MIT License | github.disabled-6339/necolas/normalize.background_008c */
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;
}
.tertiary_north_703f .avatar_black_e9ea,
.large-cdd6,
.button-1939,
.primary_cold_46b1,
.fixed_69a3,
.summary-ef49,
.outer-b04e,
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;
}
.large-cdd6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .large-cdd6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .large-cdd6,
  h1 {
    font-size: 1.8em;
  }
}
.button-1939,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.button-1939 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .button-1939,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .button-1939,
  h2 {
    font-size: 1.7em;
  }
}
.primary_cold_46b1,
h3 {
  font-size: 1.618em;
}
.tertiary_north_703f .avatar_black_e9ea,
.fixed_69a3,
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.complex-4c71 {
  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;
}
.sidebar_pro_545e:after,
.sidebar_pro_545e:before,
.modal_tiny_8d6a:after,
.modal_tiny_8d6a:before {
  content: "";
  display: table;
}
.sidebar_pro_545e:after,
.modal_tiny_8d6a:after {
  clear: both;
}
.bottom_33a5 {
  float: right;
  margin-right: 0;
}
.backdrop-abd4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption-45b0 .backdrop_wood_0800,
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;
}
.caption-45b0 .backdrop_wood_0800: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;
}
.hover_hovered_8f80 .backdrop_wood_0800 {
  box-shadow: none;
}
.hover_hovered_8f80
  .backdrop_wood_0800
  .inner_6d9a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hover_hovered_8f80 .backdrop_wood_0800 .footer_blue_1b69 {
  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;
}
.hover_hovered_8f80
  .backdrop_wood_0800
  .footer_blue_1b69
  b {
  display: none;
}
.hover_hovered_8f80 .component_7a59 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget-738c:not(.caption_active_ab1d):not(.hero_162f),
button:not(.caption_active_ab1d):not(.hero_162f),
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ),
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ),
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ) {
  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;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ):hover,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ):hover,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):hover,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):hover,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ):active,
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ):active,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):active,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):active,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):active,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus {
  outline: 0;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615 {
  position: relative;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .fresh_baa8,
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .silver_ec11,
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .tabs_8c52,
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  i,
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  svg,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .fresh_baa8,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .silver_ec11,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .tabs_8c52,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  i,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  svg,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .fresh_baa8,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .silver_ec11,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .tabs_8c52,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  i,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  svg,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .fresh_baa8,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .silver_ec11,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .tabs_8c52,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  i,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  svg,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .fresh_baa8,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .silver_ec11,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  .tabs_8c52,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  i,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615
  svg {
  visibility: hidden;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615:after,
button:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615:after,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615:after,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615:after,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ).fn-loading-f615: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;
}
.widget-738c:not(.caption_active_ab1d):not(.hero_162f),
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ),
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ),
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ) {
  color: #fff;
  background: #235787;
}
.widget-738c:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="button"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="reset"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus,
input[type="submit"]:not(.caption_active_ab1d):not(
    .hero_162f
  ):focus {
  color: #fff;
}
.widget-738c.fn-disabled-f615:not(.caption_active_ab1d):not(
    .hero_162f
  ),
.widget-738c[disabled]:not(.caption_active_ab1d):not(
    .hero_162f
  ),
button.fn-disabled-f615:not(.caption_active_ab1d):not(
    .hero_162f
  ),
button[disabled]:not(.caption_active_ab1d):not(
    .hero_162f
  ) {
  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;
}
.border_bottom_befe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_bottom_befe: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;
}
.caption_mini_4511 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup-stone-6a38 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh-ecfa {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sidebar_pro_545e:after,
.sidebar_pro_545e:before,
.link_gold_e2ba:after,
.link_gold_e2ba:before,
.highlight-lite-a64c:after,
.highlight-lite-a64c:before,
.form_iron_f883:after,
.form_iron_f883:before,
.layout_hot_0343:after,
.layout_hot_0343:before,
.tooltip-8d18:after,
.tooltip-8d18:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sidebar_pro_545e:after,
.link_gold_e2ba:after,
.highlight-lite-a64c:after,
.form_iron_f883:after,
.layout_hot_0343:after,
.tooltip-8d18:after {
  clear: both;
}
.link_gold_e2ba .widget-complex-3aeb,
.highlight-lite-a64c .widget-complex-3aeb,
.dirty_b16e .widget-complex-3aeb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.banner_29a2 {
  display: inline-block;
}
.liquid-e75d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.liquid-e75d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.liquid-e75d .prev-e35b {
  padding: 1em 0;
  font-size: 85%;
}
.prev-e35b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sidebar-red-876c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sidebar-red-876c:after,
.sidebar-red-876c:before {
  content: "";
  display: table;
}
.sidebar-red-876c:after {
  clear: both;
}
.icon-dim-e7e6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary-first-a020 .icon-dim-e7e6 {
  max-width: 50%;
}
.gas-97b8 .icon-dim-e7e6 {
  max-width: 33.33%;
}
.left-1e69 .icon-dim-e7e6 {
  max-width: 25%;
}
.element-prev-b251 .icon-dim-e7e6 {
  max-width: 20%;
}
.backdrop_bronze_75df .icon-dim-e7e6 {
  max-width: 16.66%;
}
.header_static_ffa7 .icon-dim-e7e6 {
  max-width: 14.28%;
}
.info_05c9 .icon-dim-e7e6 {
  max-width: 12.5%;
}
.light-7c7a .icon-dim-e7e6 {
  max-width: 11.11%;
}
.info_7869 {
  display: block;
}
.tertiary_north_703f .highlight-brown-330d label,
.tertiary_north_703f .warm_1fec label,
.tertiary_north_703f .table_ecf8 label,
.tertiary_north_703f .active_7c58 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_75ad {
  list-style: none;
  margin: 0;
}
.complex_75ad article.static-f352 {
  margin-bottom: 0;
}
.complex_75ad ul {
  list-style: none;
  margin: 0;
}
.complex_75ad .plasma-4312 li.static-f352 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_75ad .plasma-4312 li.static-f352 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_75ad .plasma-4312 li.static-f352: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) {
  .complex_75ad .plasma-4312 li.static-f352 li.static-f352 li.static-f352 li.static-f352 {
    padding-left: 0;
  }
}
article.static-f352 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static-f352 .link_gold_e2ba p:last-of-type {
  margin-bottom: 0;
}
article.static-f352 .overlay_3c42 {
  float: left;
}
article.static-f352 .down-d159 {
  margin-left: 85px;
}
article.static-f352 .gold_7f27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static-f352 .gold_7f27 .list-9d21 {
  margin-left: 10px;
}
article.static-f352 .aside-liquid-209a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static-f352 .link_hot_545a {
  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 .highlight-brown-330d,
  #respond .table_ecf8,
  #respond .active_7c58 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-brown-330d input,
#respond .table_ecf8 input,
#respond .active_7c58 input {
  width: 100%;
}
#respond .active_7c58 {
  margin-right: 0;
}
#respond .current_46e1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background_stale_38a4 {
  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;
}
.background_stale_38a4.accent-lite-6d55 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background_stale_38a4 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%);
}
.background_stale_38a4:focus,
.background_stale_38a4: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);
}
.block_cool_0870 {
  border-radius: 10%;
}
.out-e1d9 {
  border-radius: 50%;
}
.outer_29d3 {
  font-size: 0.72em;
}
.title_8ca2 {
  font-size: 0.875em;
}
.text_385a {
  font-size: 1.1em;
}
.button-6d1c {
  text-transform: uppercase;
  line-height: 1.2;
}
.button-6d1c.outer_29d3 {
  letter-spacing: 0.5px;
}
.list_03bd,
.list_03bd a {
  color: #6d6d6d;
}
.list_03bd a:hover {
  color: #111;
}
.over-e6da {
  color: #6d6d6d;
}
.column-664f {
  overflow-x: hidden;
}
.column-664f .footer-f553.slider-fe87 {
  position: relative;
}
.column-664f .footer-f553.slider-fe87.complex_6def {
  position: initial;
}
.column-664f
  .footer-f553.slider-fe87.complex_6def
  .green-4aec {
  left: auto;
}
.column-664f .footer-f553 .green-4aec {
  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;
}
.column-664f .footer-f553:hover.slider-fe87 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column-664f
  .footer-f553:hover.slider-fe87
  .green-4aec {
  display: block;
  z-index: 9999999;
}
.column-664f .row-0b7e .input_fcad,
.column-664f .lower_c9e6 .input_fcad {
  display: none;
}
.column-664f .element_006e .footer-f553:hover.slider-fe87 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tertiary_north_703f .highlight-brown-330d label,
.tertiary_north_703f .warm_1fec label,
.tertiary_north_703f .table_ecf8 label,
.tertiary_north_703f .active_7c58 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex_75ad {
  list-style: none;
  margin: 0;
}
.complex_75ad article.static-f352 {
  margin-bottom: 0;
}
.complex_75ad ul {
  list-style: none;
  margin: 0;
}
.complex_75ad .plasma-4312 li.static-f352 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex_75ad .plasma-4312 li.static-f352 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex_75ad .plasma-4312 li.static-f352: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) {
  .complex_75ad .plasma-4312 li.static-f352 li.static-f352 li.static-f352 li.static-f352 {
    padding-left: 0;
  }
}
article.static-f352 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static-f352 .link_gold_e2ba p:last-of-type {
  margin-bottom: 0;
}
article.static-f352 .overlay_3c42 {
  float: left;
}
article.static-f352 .down-d159 {
  margin-left: 85px;
}
article.static-f352 .gold_7f27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static-f352 .gold_7f27 .list-9d21 {
  margin-left: 10px;
}
article.static-f352 .aside-liquid-209a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static-f352 .link_hot_545a {
  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 .highlight-brown-330d,
  #respond .table_ecf8,
  #respond .active_7c58 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight-brown-330d input,
#respond .table_ecf8 input,
#respond .active_7c58 input {
  width: 100%;
}
#respond .active_7c58 {
  margin-right: 0;
}
#respond .current_46e1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row-0b7e .main-liquid-69d8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.main-liquid-69d8 .panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a:focus,
.main-liquid-69d8 .panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a:hover,
.main-liquid-69d8 .panel-over-cc7e.gradient_228c .sort-dbaf > li > a:focus,
.main-liquid-69d8 .panel-over-cc7e.gradient_228c .sort-dbaf > li > a:hover,
.main-liquid-69d8 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li > a:focus,
.main-liquid-69d8 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8
  .panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.hovered_4972
  > a,
.main-liquid-69d8
  .panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.dark-fc1f
  > a,
.main-liquid-69d8
  .panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.hovered_4972
  > a,
.main-liquid-69d8
  .panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.dark-fc1f
  > a,
.main-liquid-69d8
  .panel-over-cc7e.thumbnail-90f8
  .sort-dbaf
  > li.hovered_4972
  > a,
.main-liquid-69d8 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li.active_west_1920 > a {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8 .upper_80d8,
.main-liquid-69d8 .upper_80d8 a {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8 .north-a403.box_ee2f li a,
.main-liquid-69d8 .fast_e9b1 a,
.main-liquid-69d8 .menu_8eb4,
.main-liquid-69d8 .sort-dbaf > li > a,
.main-liquid-69d8 .pressed_20d0 {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8 .north-a403.box_ee2f li a:hover,
.main-liquid-69d8 .fast_e9b1 a:hover,
.main-liquid-69d8 .menu_8eb4:hover,
.main-liquid-69d8 .sort-dbaf > li > a:hover,
.main-liquid-69d8 .pressed_20d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8 .gas_da69 {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8 .gas_da69 .gradient-3398 {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8 .gas_da69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-liquid-69d8 .narrow_8498 .section_slow_1ee8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8 .narrow_8498 .section_slow_1ee8 .secondary_a956 {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8
  .narrow_8498
  .section_slow_1ee8
  .secondary_a956::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8
  .narrow_8498
  .section_slow_1ee8
  .secondary_a956:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8
  .narrow_8498
  .section_slow_1ee8
  .secondary_a956::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8
  .narrow_8498
  .section_slow_1ee8
  .secondary_a956::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8 .narrow_8498 .container-hovered-a444 {
  color: rgba(255, 255, 255, 0.79);
}
.main-liquid-69d8 .narrow_8498 .container-hovered-a444:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_dynamic_a894
  .main-liquid-69d8
  .narrow_8498
  .gold_3274
  .image-0217 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_dynamic_a894
  .main-liquid-69d8
  .narrow_8498
  .gold_3274
  .secondary_a956 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-0b7e .hidden-1f59 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hidden-1f59 .panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a:focus,
.hidden-1f59 .panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a:hover,
.hidden-1f59 .panel-over-cc7e.gradient_228c .sort-dbaf > li > a:focus,
.hidden-1f59 .panel-over-cc7e.gradient_228c .sort-dbaf > li > a:hover,
.hidden-1f59 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li > a:focus,
.hidden-1f59 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-1f59
  .panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.hovered_4972
  > a,
.hidden-1f59
  .panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.dark-fc1f
  > a,
.hidden-1f59
  .panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.hovered_4972
  > a,
.hidden-1f59
  .panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.dark-fc1f
  > a,
.hidden-1f59
  .panel-over-cc7e.thumbnail-90f8
  .sort-dbaf
  > li.hovered_4972
  > a,
.hidden-1f59 .panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li.active_west_1920 > a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-1f59 .upper_80d8,
.hidden-1f59 .upper_80d8 a {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-1f59 .north-a403.box_ee2f li a,
.hidden-1f59 .fast_e9b1 a,
.hidden-1f59 .menu_8eb4,
.hidden-1f59 .sort-dbaf > li > a,
.hidden-1f59 .pressed_20d0 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-1f59 .north-a403.box_ee2f li a:hover,
.hidden-1f59 .fast_e9b1 a:hover,
.hidden-1f59 .menu_8eb4:hover,
.hidden-1f59 .sort-dbaf > li > a:hover,
.hidden-1f59 .pressed_20d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-1f59 .gas_da69 {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-1f59 .gas_da69 .gradient-3398 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-1f59 .gas_da69:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo_5386 .fixed_2b13 {
  margin-left: auto;
  margin-right: auto;
}
.highlight-lite-a64c > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight-lite-a64c .caption_mini_4511 {
  margin-right: 1.41575em;
}
.banner-liquid-866e .highlight-lite-a64c > .outline_blue_c039 {
  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;
}
.banner-liquid-866e .highlight-lite-a64c > .blue-912d {
  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;
}
.module_basic_54ae.logo_5386 .fixed_2b13,
.secondary-2e22.logo_5386 .fixed_2b13 {
  margin-left: 0;
}
.header_28af.logo_5386 .fixed_2b13,
.wide-db81.logo_5386 .fixed_2b13 {
  margin-right: 0;
}
.highlight-lite-a64c ol,
.highlight-lite-a64c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.smooth_74c2 video {
  max-width: 100%;
}
.content_9259 img {
  display: block;
}
.content_9259.caption_mini_4511,
.content_9259.popup-stone-6a38 {
  width: 100%;
}
.content_9259.blue-912d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.full_7136:not(.alert-224e) {
  margin: 1.5em auto;
}
.banner_prev_314c p {
  padding: 1.5em 14px;
}
ul.popup_next_e906.blue-912d,
ul.popup_next_e906.outline_blue_c039,
ul.popup_next_e906.hard-bac9.outline_blue_c039 {
  padding: 0 14px;
}
.media_iron_82e1 {
  display: block;
  overflow-x: auto;
}
.media_iron_82e1 table {
  border-collapse: collapse;
  width: 100%;
}
.media_iron_82e1 td,
.media_iron_82e1 th {
  padding: 0.5em;
}
.highlight-lite-a64c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight-lite-a64c ol ol,
.highlight-lite-a64c ol ul,
.highlight-lite-a64c ul ol,
.highlight-lite-a64c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight-lite-a64c ol ol li,
.highlight-lite-a64c ol ul li,
.highlight-lite-a64c ul ol li,
.highlight-lite-a64c ul ul li {
  margin-left: 0;
}
.large_8e18.article_solid_ee16 > .info-glass-ab14 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.large_8e18.article_solid_ee16 > .info-glass-ab14 iframe,
.large_8e18.article_solid_ee16 > .info-glass-ab14 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top-4c37 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.top-4c37.hero_dirty_9a8c {
  padding: 0;
}
.top-4c37.hero_dirty_9a8c cite {
  font-size: 13px;
}
.top-4c37 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.top-4c37 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail-action-3eb9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail-action-3eb9 > p:first-child {
  margin-top: 0;
}
.thumbnail-action-3eb9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail-action-3eb9 blockquote {
  border-left: 0;
}
.container-advanced-0913 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.container-advanced-0913:not(.bright-6564) {
  max-width: 100px;
}
.container-advanced-0913.hover-light-c6aa {
  border-bottom: none !important;
  text-align: center;
}
.container-advanced-0913.hover-light-c6aa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .banner_prev_314c p {
    padding: 1.5em 0;
  }
}
.menu-white-fc9c {
  color: #0073aa;
}
.list_last_317f {
  background-color: #0073aa;
}
.container-focused-39df {
  color: #229fd8;
}
.wrapper_c784 {
  background-color: #229fd8;
}
.detail_fluid_9f6a {
  color: #eee;
}
.row-cfb6 {
  background-color: #eee;
}
.tabs_799f {
  color: #444;
}
.column_smooth_3d82 {
  background-color: #444;
}
.green_8d7a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.green_8d7a .glass_0888 .fast_e9b1 {
  font-size: 15px;
}
.green_8d7a .fast_e9b1 {
  line-height: 1.3;
}
.green_8d7a .hidden-1f59 {
}
.green_8d7a .main-liquid-69d8 {
  background: #235787;
}
.blue_022b {
  padding: 0;
}
.blue_022b .main-liquid-69d8 {
  background: #1a1a1a;
}
.blue_022b .hidden-1f59 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.liquid-1d27 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.liquid-1d27 .hidden-1f59 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.liquid-1d27 .main-liquid-69d8 {
  background: #303030;
}
.tooltip-8d18 {
  position: relative;
  z-index: 10;
}
.tooltip-8d18 .gallery_7590 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask_plasma_8733 .slider-fe87 {
  display: inline-block;
  vertical-align: middle;
}
.mask_plasma_8733.caption_23b2 .slider-fe87 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask_plasma_8733.caption_23b2 .slider-fe87 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask_plasma_8733.caption_23b2 .slider-fe87 {
    margin-right: 0.4em;
  }
}
.mask_plasma_8733.caption_23b2 .slider-fe87:last-child {
  margin-right: 0;
}
.button-53ee .gallery_7590 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .row-0b7e .glass_0888 {
    margin: 0 -0.5em;
  }
  .row-0b7e .glass_0888 [class*="customify-col-"],
  .row-0b7e .glass_0888 [class*="customify-col_"],
  .row-0b7e .glass_0888 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.row-0b7e.menu_5b01 .gallery_7590 {
  background: 0 0 !important;
}
.row-0b7e.menu_5b01 .gallery_7590,
.row-0b7e.button-53ee .gallery_7590 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .row-0b7e.main-cd6b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.row-0b7e.button-53ee .gallery_7590 {
  box-shadow: none !important;
}
.text-under-2619 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-under-2619 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-under-2619 {
    padding: 18px 0 20px;
  }
}
.text-under-2619 .header-9dba {
  width: 100%;
}
.text-under-2619 .hovered_a270 {
  margin-bottom: 0;
}
.text-under-2619 .chip_4f07 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary-warm-8e70 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary-warm-8e70 .banner_7293 {
  width: 100%;
}
.breadcrumb-focused-7fd7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.breadcrumb-focused-7fd7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.breadcrumb-focused-7fd7 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;
}
.breadcrumb-focused-7fd7 li:last-child:after {
  display: none;
}
.breadcrumb-focused-7fd7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sidebar-66e5 .input_fcad button,
.text-under-2619 .input_fcad button {
  left: 0;
}
.sidebar-66e5 .banner_7293,
.text-under-2619 .banner_7293 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-66e5 .tertiary-warm-8e70,
.text-under-2619 .tertiary-warm-8e70 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sidebar-66e5 {
  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;
}
.sidebar-66e5: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;
}
.sidebar-66e5 .dirty-42d4 {
  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) {
  .sidebar-66e5 .dirty-42d4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar-66e5 .dirty-42d4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-66e5 .dirty-42d4 {
    min-height: 200px;
  }
}
.sidebar-66e5 .breadcrumb-focused-7fd7 {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar-66e5 .breadcrumb-focused-7fd7 a,
.sidebar-66e5 .breadcrumb-focused-7fd7 li:after {
  color: inherit;
}
.sidebar-66e5 .breadcrumb-focused-7fd7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module_stone_e282 {
  margin-bottom: 0.5em;
}
.input-8801 {
  margin-bottom: 1.2em;
}
.input-8801,
.module_stone_e282 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input-8801 p:last-child,
.module_stone_e282 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .input_fcad,
#masthead .input_fcad {
  display: none;
}
#masthead
  > .input_fcad.cold-44de {
  display: none;
}
#masthead > .input_fcad button {
  left: 0;
}
.tertiary_plasma_1147 {
  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%;
}
.tertiary_plasma_1147 .slider-fe87 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tertiary_plasma_1147 .table_liquid_3751 {
  display: -webkit-box;
  display: flex;
}
.tertiary_plasma_1147 .table_liquid_3751.up_a617 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tertiary_plasma_1147 .table_liquid_3751.photo_bdbd {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_plasma_1147 .table_liquid_3751.out-46fd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_plasma_1147.highlight-plasma-c170.text_ff05 .table_liquid_3751.up_a617 {
  flex-basis: 100%;
}
.tertiary_plasma_1147.table_fast_f9d9 .table_liquid_3751.photo_bdbd {
  -webkit-box-flex: 1;
  flex: auto;
}
.tertiary_plasma_1147.table_fast_f9d9 .table_liquid_3751.out-46fd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .input_fcad.cold-44de {
  display: none;
}
#masthead > .input_fcad button {
  left: 0;
}
.hero-advanced-3da8 {
  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;
}
.hero-advanced-3da8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hero-advanced-3da8.filter-lite-3ae5 i {
  margin-right: 4px;
}
.hero-advanced-3da8.overlay_2339 i {
  margin-left: 5px;
}
.fast_e9b1 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast_e9b1 p:last-child {
  margin-bottom: 0;
}
.backdrop_d744 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop_d744 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop_d744 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop_d744 .upper_80d8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop_d744 .block_8c76 {
  margin: 5px 0 7px 0;
}
.backdrop_d744.pressed-b26c .hover-dark-c8b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_d744.pressed-b26c .thumbnail_huge_ccd6 {
  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;
}
.backdrop_d744.block_narrow_6053 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop_d744.block_narrow_6053 .hover-dark-c8b4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_d744.block_narrow_6053 .thumbnail_huge_ccd6 {
  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;
}
.backdrop_d744.wrapper_6480 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_d744.white_d0a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop_d744.white_d0a4 .thumbnail_huge_ccd6 {
  margin-top: 7px;
}
.brown-a9e0 {
  display: inline-block;
}
.tooltip-8d18 .hover_silver_9fe3 .backdrop_d744 img {
  max-width: 100%;
}
.panel-over-cc7e .row-silver-0fbb.carousel-2b68,
.image-b378 .row-silver-0fbb.carousel-2b68 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-over-cc7e .accent-complex-96b3,
.image-b378 .accent-complex-96b3 {
  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%);
}
.panel-over-cc7e .accent-complex-96b3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel-over-cc7e.column-5332 .accent-complex-96b3 {
  display: none;
}
.panel-over-cc7e .breadcrumb-9c32 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-over-cc7e .breadcrumb-9c32 li {
  display: inline-block;
  position: relative;
}
.panel-over-cc7e .breadcrumb-9c32 li:last-child {
  margin-right: 0;
}
.panel-over-cc7e .breadcrumb-9c32 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;
}
.panel-over-cc7e .breadcrumb-9c32 li.active_west_1920 > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel-over-cc7e .breadcrumb-9c32 > 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;
}
.panel-over-cc7e .breadcrumb-9c32 > li > a i {
  line-height: 0;
}
.panel-over-cc7e .breadcrumb-9c32 > li.panel-wood-f2bd > a .accent-complex-96b3 {
  margin-left: 4px;
  line-height: 0;
}
.panel-over-cc7e .breadcrumb-9c32 .tall_e961 li.panel-wood-f2bd > a {
  position: relative;
}
.panel-over-cc7e .breadcrumb-9c32 .tall_e961 li.panel-wood-f2bd > a:after,
.panel-over-cc7e .breadcrumb-9c32 .tall_e961 li.panel-wood-f2bd > a:before {
  content: "";
  display: table;
}
.panel-over-cc7e .breadcrumb-9c32 .tall_e961 li.panel-wood-f2bd > a:after {
  clear: both;
}
.panel-over-cc7e .breadcrumb-9c32 .tall_e961 li.panel-wood-f2bd > a .accent-complex-96b3 {
  margin-left: 5px;
  float: right;
}
.panel-over-cc7e .info_simple_c10b,
.panel-over-cc7e .tall_e961 {
  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;
}
.panel-over-cc7e .tall_e961 {
  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;
}
.panel-over-cc7e .tall_e961 .carousel-2b68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-over-cc7e .tall_e961 .accent-complex-96b3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel-over-cc7e .tall_e961 li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel-over-cc7e .tall_e961 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;
}
.panel-over-cc7e .tall_e961 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel-over-cc7e .tall_e961 .tall_e961 {
  top: 0;
  left: 100%;
}
.panel-over-cc7e .section-12ad.fn-focus-f615 > .info_simple_c10b,
.panel-over-cc7e .section-12ad.fn-focus-f615 > .tall_e961,
.panel-over-cc7e .section-12ad:focus > .info_simple_c10b,
.panel-over-cc7e .section-12ad:focus > .tall_e961,
.panel-over-cc7e .section-12ad:hover > .info_simple_c10b,
.panel-over-cc7e .section-12ad:hover > .tall_e961 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel-over-cc7e.thumbnail-90f8 .sort-dbaf:after,
.panel-over-cc7e.thumbnail-90f8 .sort-dbaf:before {
  content: "";
  display: table;
}
.panel-over-cc7e.thumbnail-90f8 .sort-dbaf:after {
  clear: both;
}
.panel-over-cc7e.thumbnail-90f8 .sort-dbaf > li {
  float: left;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf:after,
.panel-over-cc7e.alert-cd7b .sort-dbaf:before {
  content: "";
  display: table;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf:after {
  clear: both;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf > li {
  float: left;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel-over-cc7e.alert-cd7b .sort-dbaf > li.hovered_4972 > a,
.panel-over-cc7e.alert-cd7b .sort-dbaf > li.active_west_1920 > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a .carousel-2b68 {
  position: relative;
}
.panel-over-cc7e.disabled_mini_7bd8 .sort-dbaf > li > a .carousel-2b68: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;
}
.panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li:focus
  > a
  .carousel-2b68:before,
.panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li:hover
  > a
  .carousel-2b68:before {
  width: 100%;
  background-color: currentColor;
}
.panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.hovered_4972
  > a
  .carousel-2b68:before,
.panel-over-cc7e.disabled_mini_7bd8
  .sort-dbaf
  > li.dark-fc1f
  > a
  .carousel-2b68:before {
  width: 100%;
  background-color: currentColor;
}
.panel-over-cc7e.gradient_228c .sort-dbaf > li > a .carousel-2b68 {
  position: relative;
}
.panel-over-cc7e.gradient_228c .sort-dbaf > li > a .carousel-2b68: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;
}
.panel-over-cc7e.gradient_228c .sort-dbaf > li:focus > a .carousel-2b68:before,
.panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li:hover
  > a
  .carousel-2b68:before {
  width: 100%;
  background-color: currentColor;
}
.panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.hovered_4972
  > a
  .carousel-2b68:before,
.panel-over-cc7e.gradient_228c
  .sort-dbaf
  > li.dark-fc1f
  > a
  .carousel-2b68:before {
  width: 100%;
  background-color: currentColor;
}
.image-b378 .breadcrumb-9c32 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image-b378 .breadcrumb-9c32 li:first-child > a {
  border-top: none;
}
.image-b378 .breadcrumb-9c32 .panel_48a3 > .carousel-2b68 .accent-complex-96b3 {
  display: none;
}
.image-b378 .breadcrumb-9c32 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.image-b378 .breadcrumb-9c32 li:last-child {
  border: none;
}
.image-b378 .breadcrumb-9c32 li.panel-wood-f2bd > a {
  padding-right: 45px !important;
}
.image-b378 .breadcrumb-9c32 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.image-b378 .breadcrumb-9c32 li a:focus,
.image-b378 .breadcrumb-9c32 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image-b378 .breadcrumb-9c32 li .title-2be4 {
  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;
}
.image-b378 .breadcrumb-9c32 li .title-2be4:hover {
  box-shadow: none;
}
.image-b378 .breadcrumb-9c32 li .title-2be4 .accent-complex-96b3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.image-b378 .breadcrumb-9c32 .tall_e961 {
  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);
}
.image-b378 .breadcrumb-9c32 .tall_e961 li a {
  padding-left: 3em;
}
.image-b378 .breadcrumb-9c32 .bronze-80b4 > a .title-2be4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image-b378 .breadcrumb-9c32 .bronze-80b4 > .tall_e961 {
  display: block;
  opacity: 1;
}
.black_c756 {
  max-width: 100%;
}
.search_wide_ccb1 {
  line-height: 0;
  cursor: pointer;
}
.pressed_20d0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pressed_20d0:hover {
  box-shadow: none;
  color: currentColor;
}
.pressed_20d0 svg {
  width: 18px;
  height: 18px;
}
.pressed_20d0 .frame-f899 {
  display: none;
}
.shadow-edf7 {
  position: relative;
}
.shadow-edf7.fn-active-f615 .pressed_20d0 .out-f1da {
  display: none;
}
.shadow-edf7.fn-active-f615 .pressed_20d0 .frame-f899 {
  display: inline-block;
}
.shadow-edf7 .dim_c16e {
  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);
}
.shadow-edf7.middle-aec8 .dim_c16e {
  left: auto;
  right: -0.9em;
}
.shadow-edf7.middle-aec8 .card_338e::before {
  left: auto;
  right: 15px;
}
.shadow-edf7.fn-active-f615 .dim_c16e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gold_3274 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gold_3274 label {
  flex-basis: 100%;
}
.gold_3274 .section_slow_1ee8 {
  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;
}
.gold_3274 .secondary_a956 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gold_3274 .secondary_a956:focus {
  background-color: transparent;
}
.gold_3274 button.container-hovered-a444 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gold_3274 button.container-hovered-a444:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gold_3274 button.container-hovered-a444 svg {
  width: 18px;
  height: 18px;
}
.gold_3274 input[type="submit"] {
  min-height: auto;
}
.narrow_8498 .gold_3274 .secondary_a956 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card_338e {
  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) {
  .card_338e {
    width: 220px;
  }
}
.card_338e label {
  flex-basis: 100%;
}
.card_338e::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;
}
.progress_dynamic_a894 .narrow_8498 .gold_3274 {
  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;
}
.progress_dynamic_a894
  .narrow_8498
  .gold_3274
  .section_slow_1ee8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_dynamic_a894 .narrow_8498 .gold_3274 .secondary_a956 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_dynamic_a894
  .narrow_8498
  .gold_3274
  .secondary_a956:focus {
  background: 0 0;
}
.progress_dynamic_a894
  .narrow_8498
  .gold_3274
  .image-0217 {
  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;
}
.north-a403 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.north-a403 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.north-a403 li:last-child {
  margin-right: 0;
}
.north-a403 li:first-child {
  margin-left: 0;
}
.north-a403.background_1f31 a {
  color: #fff;
}
.north-a403.background_1f31 a:hover {
  color: #fff;
}
.north-a403 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.north-a403 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.north-a403 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.north-a403 a:hover {
  opacity: 0.9;
  color: inherit;
}
.north-a403 [class*="social-icon-apple"] {
  background-color: #999;
}
.north-a403 [class*="social-icon-apple"].solid-2e37 {
  background-color: transparent;
  color: #999;
}
.north-a403 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.north-a403 [class*="social-icon-behance"].solid-2e37 {
  background-color: transparent;
  color: #1769ff;
}
.north-a403 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.north-a403 [class*="social-icon-bitbucket"].solid-2e37 {
  background-color: transparent;
  color: #205081;
}
.north-a403 [class*="social-icon-codepen"] {
  background-color: #000;
}
.north-a403 [class*="social-icon-codepen"].solid-2e37 {
  background-color: transparent;
  color: #000;
}
.north-a403 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.north-a403 [class*="social-icon-delicious"].solid-2e37 {
  background-color: transparent;
  color: #39f;
}
.north-a403 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.north-a403 [class*="social-icon-digg"].solid-2e37 {
  background-color: transparent;
  color: #005be2;
}
.north-a403 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.north-a403 [class*="social-icon-dribbble"].solid-2e37 {
  background-color: transparent;
  color: #ea4c89;
}
.north-a403 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.north-a403 [class*="social-icon-envelope"].solid-2e37 {
  background-color: transparent;
  color: #ea4335;
}
.north-a403 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.north-a403 [class*="social-icon-facebook"].solid-2e37 {
  background-color: transparent;
  color: #3b5998;
}
.north-a403 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.north-a403 [class*="social-icon-flickr"].solid-2e37 {
  background-color: transparent;
  color: #0063dc;
}
.north-a403 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.north-a403 [class*="social-icon-foursquare"].solid-2e37 {
  background-color: transparent;
  color: #2d5be3;
}
.north-a403 [class*="social-icon-github"] {
  background-color: #333;
}
.north-a403 [class*="social-icon-github"].solid-2e37 {
  background-color: transparent;
  color: #333;
}
.north-a403 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.north-a403 [class*="social-icon-google-plus"].solid-2e37 {
  background-color: transparent;
  color: #dd4b39;
}
.north-a403 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.north-a403 [class*="social-icon-houzz"].solid-2e37 {
  background-color: transparent;
  color: #7ac142;
}
.north-a403 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.north-a403 [class*="social-icon-instagram"].solid-2e37 {
  background-color: transparent;
  color: #262626;
}
.north-a403 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.north-a403 [class*="social-icon-jsfiddle"].solid-2e37 {
  background-color: transparent;
  color: #487aa2;
}
.north-a403 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.north-a403 [class*="social-icon-linkedin"].solid-2e37 {
  background-color: transparent;
  color: #0077b5;
}
.north-a403 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.north-a403 [class*="social-icon-medium"].solid-2e37 {
  background-color: transparent;
  color: #00ab6b;
}
.north-a403 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.north-a403
  [class*="social-icon-odnoklassniki"].solid-2e37 {
  background-color: transparent;
  color: #f4731c;
}
.north-a403 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.north-a403 [class*="social-icon-meetup"].solid-2e37 {
  background-color: transparent;
  color: #ec1c40;
}
.north-a403 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.north-a403 [class*="social-icon-pinterest"].solid-2e37 {
  background-color: transparent;
  color: #bd081c;
}
.north-a403 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.north-a403 [class*="social-icon-product-hunt"].solid-2e37 {
  background-color: transparent;
  color: #da552f;
}
.north-a403 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.north-a403 [class*="social-icon-reddit"].solid-2e37 {
  background-color: transparent;
  color: #ff4500;
}
.north-a403 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.north-a403 [class*="social-icon-rss"].solid-2e37 {
  background-color: transparent;
  color: #f26522;
}
.north-a403 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.north-a403
  [class*="social-icon-shopping-cart"].solid-2e37 {
  background-color: transparent;
  color: #4caf50;
}
.north-a403 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.north-a403 [class*="social-icon-skype"].solid-2e37 {
  background-color: transparent;
  color: #00aff0;
}
.north-a403 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.north-a403 [class*="social-icon-slideshare"].solid-2e37 {
  background-color: transparent;
  color: #0077b5;
}
.north-a403 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.north-a403 [class*="social-icon-snapchat"].solid-2e37 {
  background-color: transparent;
  color: #fffc00;
}
.north-a403 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.north-a403 [class*="social-icon-soundcloud"].solid-2e37 {
  background-color: transparent;
  color: #f80;
}
.north-a403 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.north-a403 [class*="social-icon-spotify"].solid-2e37 {
  background-color: transparent;
  color: #2ebd59;
}
.north-a403 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.north-a403
  [class*="social-icon-stack-overflow"].solid-2e37 {
  background-color: transparent;
  color: #fe7a15;
}
.north-a403 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.north-a403 [class*="social-icon-maldkfgram"].solid-2e37 {
  background-color: transparent;
  color: #2ca5e0;
}
.north-a403 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.north-a403 [class*="social-icon-tripadvisor"].solid-2e37 {
  background-color: transparent;
  color: #589442;
}
.north-a403 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.north-a403 [class*="social-icon-tumblr"].solid-2e37 {
  background-color: transparent;
  color: #35465c;
}
.north-a403 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.north-a403 [class*="social-icon-twitch"].solid-2e37 {
  background-color: transparent;
  color: #6441a5;
}
.north-a403 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.north-a403 [class*="social-icon-twitter"].solid-2e37 {
  background-color: transparent;
  color: #1da1f2;
}
.north-a403 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.north-a403 [class*="social-icon-vimeo"].solid-2e37 {
  background-color: transparent;
  color: #1ab7ea;
}
.north-a403 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.north-a403 [class*="social-icon-vk"].solid-2e37 {
  background-color: transparent;
  color: #45668e;
}
.north-a403 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.north-a403 [class*="social-icon-weibo"].solid-2e37 {
  background-color: transparent;
  color: #df2029;
}
.north-a403 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.north-a403 [class*="social-icon-weixin"].solid-2e37 {
  background-color: transparent;
  color: #7bb32e;
}
.north-a403 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.north-a403 [class*="social-icon-whatsapp"].solid-2e37 {
  background-color: transparent;
  color: #25d366;
}
.north-a403 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.north-a403 [class*="social-icon-wordpress"].solid-2e37 {
  background-color: transparent;
  color: #21759b;
}
.north-a403 [class*="social-icon-xing"] {
  background-color: #026466;
}
.north-a403 [class*="social-icon-xing"].solid-2e37 {
  background-color: transparent;
  color: #026466;
}
.north-a403 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.north-a403 [class*="social-icon-yelp"].solid-2e37 {
  background-color: transparent;
  color: #af0606;
}
.north-a403 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.north-a403 [class*="social-icon-youtube"].solid-2e37 {
  background-color: transparent;
  color: #cd201f;
}
.menu_8eb4 {
  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;
}
.menu_8eb4:hover {
  box-shadow: none;
  background: 0 0;
}
.orange-aa41 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary_3644 {
  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;
}
.gradient_defb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section_hot_9eb5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section_hot_9eb5,
.section_hot_9eb5::after,
.section_hot_9eb5::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;
}
.section_hot_9eb5::after,
.section_hot_9eb5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.purple_1d5c .tertiary_3644 .gradient_defb {
  margin-top: -2px;
  width: 19px;
}
.purple_1d5c .tertiary_3644 .section_hot_9eb5 {
  margin-top: -1px;
}
.purple_1d5c .tertiary_3644 .section_hot_9eb5,
.purple_1d5c .tertiary_3644 .section_hot_9eb5::after,
.purple_1d5c .tertiary_3644 .section_hot_9eb5::before {
  width: 19px;
  height: 2px;
}
.purple_1d5c .tertiary_3644 .section_hot_9eb5::before {
  top: -6px;
}
.purple_1d5c .tertiary_3644 .section_hot_9eb5::after {
  bottom: -6px;
}
.logo_steel_52f5 .tertiary_3644 .gradient_defb {
  margin-top: -2px;
  width: 22px;
}
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5 {
  margin-top: -1px;
}
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5,
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5::after,
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5::before {
  width: 22px;
  height: 2px;
}
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5::before {
  top: -7px;
}
.logo_steel_52f5 .tertiary_3644 .section_hot_9eb5::after {
  bottom: -7px;
}
.nav_left_60cd .tertiary_3644 .gradient_defb {
  margin-top: -2px;
  width: 31px;
}
.nav_left_60cd .tertiary_3644 .section_hot_9eb5 {
  margin-top: -1.5px;
}
.nav_left_60cd .tertiary_3644 .section_hot_9eb5,
.nav_left_60cd .tertiary_3644 .section_hot_9eb5::after,
.nav_left_60cd .tertiary_3644 .section_hot_9eb5::before {
  width: 31px;
  height: 3px;
}
.nav_left_60cd .tertiary_3644 .section_hot_9eb5::before {
  top: -9px;
}
.nav_left_60cd .tertiary_3644 .section_hot_9eb5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item_d49a .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 19px;
  }
  .item_d49a .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .item_d49a .tertiary_3644 .section_hot_9eb5,
  .item_d49a .tertiary_3644 .section_hot_9eb5::after,
  .item_d49a .tertiary_3644 .section_hot_9eb5::before {
    width: 19px;
    height: 2px;
  }
  .item_d49a .tertiary_3644 .section_hot_9eb5::before {
    top: -6px;
  }
  .item_d49a .tertiary_3644 .section_hot_9eb5::after {
    bottom: -6px;
  }
  .secondary_d1f1 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5,
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5::after,
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5::before {
    width: 22px;
    height: 2px;
  }
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5::before {
    top: -7px;
  }
  .secondary_d1f1 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -7px;
  }
  .block-silver-7c68 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 31px;
  }
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1.5px;
  }
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5,
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5::after,
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5::before {
    width: 31px;
    height: 3px;
  }
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5::before {
    top: -9px;
  }
  .block-silver-7c68 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .steel_6b75 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 19px;
  }
  .steel_6b75 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .steel_6b75 .tertiary_3644 .section_hot_9eb5,
  .steel_6b75 .tertiary_3644 .section_hot_9eb5::after,
  .steel_6b75 .tertiary_3644 .section_hot_9eb5::before {
    width: 19px;
    height: 2px;
  }
  .steel_6b75 .tertiary_3644 .section_hot_9eb5::before {
    top: -6px;
  }
  .steel_6b75 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -6px;
  }
  .outline-soft-578a .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 22px;
  }
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5,
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5::after,
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5::before {
    width: 22px;
    height: 2px;
  }
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5::before {
    top: -7px;
  }
  .outline-soft-578a .tertiary_3644 .section_hot_9eb5::after {
    bottom: -7px;
  }
  .notification-9a70 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 31px;
  }
  .notification-9a70 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1.5px;
  }
  .notification-9a70 .tertiary_3644 .section_hot_9eb5,
  .notification-9a70 .tertiary_3644 .section_hot_9eb5::after,
  .notification-9a70 .tertiary_3644 .section_hot_9eb5::before {
    width: 31px;
    height: 3px;
  }
  .notification-9a70 .tertiary_3644 .section_hot_9eb5::before {
    top: -9px;
  }
  .notification-9a70 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .light-2f60 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 19px;
  }
  .light-2f60 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .light-2f60 .tertiary_3644 .section_hot_9eb5,
  .light-2f60 .tertiary_3644 .section_hot_9eb5::after,
  .light-2f60 .tertiary_3644 .section_hot_9eb5::before {
    width: 19px;
    height: 2px;
  }
  .light-2f60 .tertiary_3644 .section_hot_9eb5::before {
    top: -6px;
  }
  .light-2f60 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -6px;
  }
  .hover_top_e3e6 .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 22px;
  }
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1px;
  }
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5,
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5::after,
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5::before {
    width: 22px;
    height: 2px;
  }
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5::before {
    top: -7px;
  }
  .hover_top_e3e6 .tertiary_3644 .section_hot_9eb5::after {
    bottom: -7px;
  }
  .thumbnail-action-65fc .tertiary_3644 .gradient_defb {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5 {
    margin-top: -1.5px;
  }
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5,
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5::after,
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5::before {
    top: -9px;
  }
  .thumbnail-action-65fc .tertiary_3644 .section_hot_9eb5::after {
    bottom: -9px;
  }
}
.article_large_2d05 .section_hot_9eb5 {
  -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);
}
.article_large_2d05 .section_hot_9eb5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_large_2d05 .section_hot_9eb5::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);
}
.article_large_2d05.hard_2b3e .section_hot_9eb5 {
  -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);
}
.article_large_2d05.hard_2b3e .section_hot_9eb5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_large_2d05.hard_2b3e .section_hot_9eb5::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);
}
.column-2b3a {
  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.avatar_copper_b2dd:before {
  display: none;
}
.lower_c9e6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.lower_c9e6 .preview-2497 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.lower_c9e6 .preview-2497:last-of-type {
  border-bottom: none;
}
.lower_c9e6 .preview-2497.advanced_7699,
.lower_c9e6 .preview-2497.summary_short_1c22,
.lower_c9e6 .preview-2497.alert-dirty-ba0d {
  padding: 0;
}
.lower_c9e6 .image-b378 .title-2be4 {
  color: currentColor;
}
.lower_c9e6 .image-b378 .title-2be4:focus,
.lower_c9e6 .image-b378 .title-2be4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_c9e6.hidden-1f59 .gas_da69,
.lower_c9e6.hidden-1f59 .fast_e9b1 a,
.lower_c9e6.hidden-1f59 .sort-dbaf a,
.lower_c9e6.hidden-1f59 .tall_e961 a {
  color: rgba(0, 0, 0, 0.55);
}
.lower_c9e6.hidden-1f59 .gas_da69:hover,
.lower_c9e6.hidden-1f59 .fast_e9b1 a:hover,
.lower_c9e6.hidden-1f59 .sort-dbaf a:hover,
.lower_c9e6.hidden-1f59 .tall_e961 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_c9e6.hidden-1f59 .gradient-3398 {
  color: rgba(0, 0, 0, 0.8);
}
.lower_c9e6.hidden-1f59 .preview-2497 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_c9e6.hidden-1f59 .preview-2497:before {
  background: rgba(0, 0, 0, 0.08);
}
.lower_c9e6.hidden-1f59 .disabled-9178:before {
  background: rgba(255, 255, 255, 0.9);
}
.lower_c9e6.hidden-1f59 .image-b378 .breadcrumb-9c32 li a,
.lower_c9e6.hidden-1f59 .image-b378 .title-2be4,
.lower_c9e6.hidden-1f59 .tall_e961 {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_c9e6.hidden-1f59 .image-b378 .title-2be4:focus,
.lower_c9e6.hidden-1f59 .image-b378 .title-2be4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_c9e6.hidden-1f59 .breadcrumb-9c32 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_c9e6.main-liquid-69d8 .gas_da69,
.lower_c9e6.main-liquid-69d8 .fast_e9b1 a,
.lower_c9e6.main-liquid-69d8 .sort-dbaf .title-2be4,
.lower_c9e6.main-liquid-69d8 .sort-dbaf a,
.lower_c9e6.main-liquid-69d8 .tall_e961 a {
  color: rgba(255, 255, 255, 0.79);
}
.lower_c9e6.main-liquid-69d8 .gas_da69:hover,
.lower_c9e6.main-liquid-69d8 .fast_e9b1 a:hover,
.lower_c9e6.main-liquid-69d8 .sort-dbaf .title-2be4:hover,
.lower_c9e6.main-liquid-69d8 .sort-dbaf a:hover,
.lower_c9e6.main-liquid-69d8 .tall_e961 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_c9e6.main-liquid-69d8 .gradient-3398 {
  color: rgba(255, 255, 255, 0.99);
}
.lower_c9e6.main-liquid-69d8 .preview-2497 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_c9e6.main-liquid-69d8 .preview-2497:before {
  background: rgba(255, 255, 255, 0.08);
}
.lower_c9e6.main-liquid-69d8 .disabled-9178:before {
  background: rgba(0, 0, 0, 0.9);
}
.lower_c9e6.main-liquid-69d8 .image-b378 .breadcrumb-9c32 li a,
.lower_c9e6.main-liquid-69d8 .image-b378 .title-2be4,
.lower_c9e6.main-liquid-69d8 .tall_e961 {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_c9e6.main-liquid-69d8 .image-b378 .title-2be4:focus,
.lower_c9e6.main-liquid-69d8 .image-b378 .title-2be4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lower_c9e6.main-liquid-69d8 .breadcrumb-9c32 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-9178 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.disabled-9178:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.glass_a1c0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_ef40 .lower_c9e6 {
  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;
}
.progress_ef40 .preview-2497 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_ef40 .preview-2497: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) {
  .progress_ef40 .preview-2497:before {
    width: 16%;
    left: 42%;
  }
}
.progress_ef40 .preview-2497:last-child:before {
  content: none;
}
.progress_ef40 .preview-2497[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_ef40 .image-b378 .breadcrumb-9c32 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_ef40 .image-b378 .breadcrumb-9c32 li a .title-2be4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_ef40 .image-b378 .tall_e961 {
  border: none;
}
.progress_ef40 .image-b378 .tall_e961 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_ef40 .disabled-9178 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_ef40 .glass_a1c0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_ef40 .main-liquid-69d8 .disabled-9178:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_ef40 .hidden-1f59.disabled_e684 .section_hot_9eb5 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_ef40
  .hidden-1f59.disabled_e684
  .section_hot_9eb5::after,
.progress_ef40
  .hidden-1f59.disabled_e684
  .section_hot_9eb5:before {
  background: inherit;
}
.progress_ef40
  .hidden-1f59.disabled_e684:hover
  .section_hot_9eb5 {
  background: rgba(0, 0, 0, 0.8);
}
.texture_4a04 .lower_c9e6 {
  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) {
  .texture_4a04 .lower_c9e6 {
    width: auto;
    right: 45px;
  }
}
.background_stale_6b2b .lower_c9e6 {
  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) {
  .background_stale_6b2b .lower_c9e6 {
    width: auto;
    left: 45px;
  }
}
.avatar_copper_b2dd .lower_c9e6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_copper_b2dd .glass_a1c0 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_copper_b2dd .disabled-9178:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer_9069 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer_9069.progress_ef40 .lower_c9e6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer_9069.texture_4a04 .lower_c9e6 {
  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);
}
.footer_9069 .lower_c9e6 {
  visibility: visible;
}
.footer_9069.background_stale_6b2b .lower_c9e6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_c254,
.pagination_gas_a222 {
  overflow-x: hidden;
}
.preview_c254 .lower_c9e6 {
  overflow: auto;
}
.preview_c254.progress_ef40 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_c254.progress_ef40 .lower_c9e6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_c254.progress_ef40 .menu_8eb4 {
  opacity: 0;
}
.preview_c254.texture_4a04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_c254.texture_4a04 .lower_c9e6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_c254.texture_4a04 .menu_8eb4 {
  opacity: 0;
}
.preview_c254.background_stale_6b2b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_c254.background_stale_6b2b .lower_c9e6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_c254.background_stale_6b2b .menu_8eb4 {
  opacity: 0;
}
.preview_c254.avatar_copper_b2dd .lower_c9e6 {
  z-index: 10;
  visibility: visible;
}
.disabled_e684 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled_e684 .section_hot_9eb5 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_e684 .section_hot_9eb5::after,
.disabled_e684 .section_hot_9eb5:before {
  background: inherit;
}
.disabled_e684:hover .section_hot_9eb5 {
  background: rgba(255, 255, 255, 0.99);
}
.background_stale_6b2b .disabled_e684 {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_copper_b2dd .disabled_e684 {
  display: none !important;
}
.preview_c254:before,
.pagination_gas_a222:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_c254 .disabled_e684,
.pagination_gas_a222 .disabled_e684 {
  display: inline-block;
}
.lower_c9e6 .slider-fe87 {
  -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;
}
.preview_c254 .lower_c9e6 .slider-fe87,
.pagination_gas_a222 .lower_c9e6 .slider-fe87 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main_3664 .section_slow_1ee8 {
  width: 100%;
}
.hover_silver_9fe3 {
  padding: 0 0.5em 0;
}
.hover_silver_9fe3 [class*="customify-col-"],
.hover_silver_9fe3 [class*="customify-col_"],
.hover_silver_9fe3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fluid_0d92 .hover_silver_9fe3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .glass_0888 .hero_b7fd,
  .hero_b7fd {
    display: none;
  }
  .image_d589 {
    text-align: left;
  }
  .component_ed4b {
    text-align: center;
  }
  .shade_fresh_2674 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .glass_0888 .container-small-e5ad,
  .container-small-e5ad {
    display: none;
  }
  .component-prev-33ca {
    text-align: left;
  }
  .chip-clean-6a5a {
    text-align: center;
  }
  .main_blue_7960 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .glass_0888 .layout-1469,
  .layout-1469 {
    display: none;
  }
  .rough_8918 {
    text-align: left;
  }
  .hidden_action_97dc {
    text-align: center;
  }
  .text_d55a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.red_e24c {
  box-shadow: none !important;
}
.banner-ef14 .badge-3fd5,
.heading-under-2645 .badge-3fd5 {
  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;
}
.heading-under-2645 .badge-3fd5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery_7590 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery_7590:after,
.gallery_7590:before {
  content: "";
  display: table;
}
.gallery_7590:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery_7590 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery_7590,
.main-cd6b {
  max-width: 1248px;
  margin: 0 auto;
}

.form_iron_f883.list-clean-a9ce .gallery_7590 {
  max-width: 100%;
}
.form_iron_f883.widget-liquid-fcaf {
  max-width: 1200px;
  margin: 0 auto;
}
.form_iron_f883.element_8528 .gallery_7590 {
  max-width: 100%;
}
.form_iron_f883.element_8528 > .gallery_7590 {
  padding-left: 0;
  padding-right: 0;
}
.form_iron_f883.element_8528 > .gallery_7590 .glass_0888 {
  margin: 0;
}
.form_iron_f883.element_8528
  > .gallery_7590
  .description-active-77e9.media_e669 {
  margin-right: 0;
  margin-left: 0;
}
.form_iron_f883.element_8528 #main.media_e669 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .link-49d8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .link-49d8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bronze_a2b0 .fixed_2b13 {
    padding-right: 1em;
  }
  .bronze_a2b0.fast_eb40 .description-active-77e9 {
    border-right: 1px solid #eaecee;
  }
  .bronze_a2b0.fast_eb40 .fixed_2b13 {
    padding-right: 1em;
  }
  .bronze_a2b0.fast_eb40 .dark_e94a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_2462 .fixed_2b13 {
    padding-left: 1em;
  }
  .caption_2462.fast_eb40 .description-active-77e9 {
    border-left: 1px solid #eaecee;
  }
  .caption_2462.fast_eb40 .fixed_2b13 {
    padding-left: 1em;
  }
  .caption_2462.fast_eb40 .dark_e94a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-stone-1243 .fixed_2b13 {
    padding-left: 1em;
  }
  .backdrop-stone-1243.fast_eb40 .icon_acbe {
    border-right: 1px solid #eaecee;
  }
  .backdrop-stone-1243.fast_eb40 .thick-149a {
    border-right: 1px solid #eaecee;
  }
  .backdrop-stone-1243.fast_eb40 .fixed_2b13 {
    padding-left: 1em;
  }
  .backdrop-stone-1243.fast_eb40 .dark_e94a {
    padding-right: 1em;
  }
  .backdrop-stone-1243.fast_eb40 .alert-e9f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_394e .fixed_2b13 {
    padding-right: 1em;
  }
  .tertiary_394e.fast_eb40 .icon_acbe {
    border-left: 1px solid #eaecee;
  }
  .tertiary_394e.fast_eb40 .thick-149a {
    border-left: 1px solid #eaecee;
  }
  .tertiary_394e.fast_eb40 .fixed_2b13 {
    padding-right: 1em;
  }
  .tertiary_394e.fast_eb40 .dark_e94a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_394e.fast_eb40 .alert-e9f0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-49d8 .fixed_2b13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-49d8.fast_eb40 .description-active-77e9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .link-49d8.fast_eb40 .fixed_2b13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link-49d8.fast_eb40 .dark_e94a {
    padding-left: 1em;
  }
  .link-49d8.fast_eb40 .alert-e9f0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .link-49d8.fast_eb40 .fixed_2b13 {
    padding-left: 0;
  }
}
.row_small_d353 .mask_plasma_8733 {
  display: inline-block;
}
.content_out_a0b9 {
  display: inline-block;
}
.basic_81e9 {
  word-con: break-word;
}
.tag_2c59 > span {
  display: inline-block;
  padding: 5px 0;
}
.tag_2c59 .hover_97ff {
  margin-left: 8px;
  margin-right: 8px;
}
.tag_2c59 .shade_c2a4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient_18d6 .form-e287 {
  margin-bottom: 2em;
}
.gradient_18d6 .shadow-brown-6973 {
  margin-bottom: 15px;
}
.gradient_18d6 .shadow-brown-6973:last-child {
  margin-bottom: 0;
}
.gradient_18d6 .huge-1418 {
  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) {
  .gradient_18d6 .huge-1418 {
    display: block;
  }
}
.gradient_18d6 .disabled_top_41fd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient_18d6 .disabled_top_41fd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient_18d6 .tertiary-3665 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient_18d6 .tertiary-3665 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient_18d6 .tertiary-3665 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient_18d6 .basic_81e9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_18d6 .basic_81e9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient_18d6 .wood-daea p:last-child {
  margin-bottom: 0;
}
.gradient_18d6 .box_5053 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient_18d6 .description_action_f05c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient_18d6 .hidden-last-7633 {
  margin-top: 1em;
}
.gradient_18d6 .surface_eaa7 {
  top: 0;
  display: block;
}
.gradient_18d6 .surface_eaa7 a {
  color: inherit;
}
.gradient_18d6 .surface_eaa7 a:hover {
  color: inherit;
}
.gradient_18d6 .secondary-prev-01f0 {
  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;
}
.gradient_18d6 .secondary-prev-01f0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient_18d6 .description_action_f05c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient_18d6 .rough_3c0e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient_18d6 .rough_3c0e:first-child {
  margin-top: 0;
}
.gradient_18d6 .rough_3c0e.left_921b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient_18d6 .rough_3c0e.detail_727e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient_18d6
  .rough_3c0e.detail_727e.dropdown-b776
  .hidden-last-7633 {
  width: 100%;
}
.gradient_18d6 .detail_727e {
  -webkit-box-align: center;
  align-items: center;
}
.gradient_18d6 .detail_727e .tag_2c59,
.gradient_18d6 .detail_727e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient_18d6 .tertiary-3665 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient_18d6 .tertiary-3665 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient_18d6 .tertiary-3665: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;
}
.gradient_18d6 .left_921b {
  z-index: 5;
}
.gradient_18d6 .motion-61c6 .full_9cb4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient_18d6 .sort-404d .full_9cb4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient_18d6 .media_hard_a40e .full_9cb4 {
  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;
}
.gradient_18d6.pressed_5a95 .huge-1418,
.gradient_18d6.section-c102 .huge-1418 {
  display: block;
}
.gradient_18d6.pressed_5a95 .huge-1418 .feature-action-e9d8,
.gradient_18d6.pressed_5a95 .huge-1418 .description_action_f05c,
.gradient_18d6.section-c102 .huge-1418 .feature-action-e9d8,
.gradient_18d6.section-c102 .huge-1418 .description_action_f05c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient_18d6.lower_50d6 .disabled_top_41fd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient_18d6.lower_50d6 .disabled_top_41fd {
    margin-right: 0;
  }
}
.gradient_18d6.pressed_5a95 .disabled_top_41fd,
.gradient_18d6.section-c102 .disabled_top_41fd {
  padding-top: 40%;
}
.gradient_18d6.pressed_5a95 .form-e287,
.gradient_18d6.section-c102 .form-e287 {
  display: block;
}
.gradient_18d6.pressed_5a95 .fn-sticky-f615 .description_action_f05c,
.gradient_18d6.section-c102 .fn-sticky-f615 .description_action_f05c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient_18d6.pressed_5a95 .disabled_top_41fd,
.gradient_18d6.section-c102 .disabled_top_41fd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient_18d6.pressed_5a95 .description_action_f05c {
  padding: 1em;
}
.last-3e9a {
  margin: 30px auto;
  display: block;
}
.last-3e9a .inner-cec3 > * {
  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;
}
.last-3e9a .inner-cec3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.last-3e9a .inner-cec3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-silver-fa1e .tag_2c59 {
  margin-bottom: 1.41575em;
}
.container-silver-fa1e .dim_a1e4 {
  margin-bottom: 1.618em;
}
.highlight-lite-a64c .gradient_steel_1566 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight-lite-a64c .gradient_steel_1566 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight-lite-a64c .banner-gold-da93 {
  max-width: 100%;
  overflow: auto;
}
.logo_5386 .highlight-lite-a64c a:hover {
  text-decoration: underline;
}
.info_new_0eb0 .shadow-brown-6973:not(.basic_81e9),
.info_new_0eb0 .tertiary-3665 {
  margin-bottom: 1.41575em;
}
.info_new_0eb0 .shadow-brown-6973:not(.basic_81e9):last-child,
.info_new_0eb0 .tertiary-3665:last-child {
  margin-bottom: 0;
}
.info_new_0eb0 .shadow-brown-6973.tooltip-ae2c {
  margin-bottom: 0.41575em;
}
.info_new_0eb0 .narrow_8c50:before,
.info_new_0eb0 .gallery_action_123a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info_new_0eb0 .narrow_8c50:before {
  content: "\f115";
}
.info_new_0eb0 .gallery_action_123a:before {
  content: "\f02c";
}
.info_new_0eb0 .middle-bfbb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info_new_0eb0 .middle-bfbb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.north-754b {
  display: -webkit-box;
  display: flex;
}
.north-754b .layout-orange-85a5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .north-754b .layout-orange-85a5 {
    flex-basis: 90px;
  }
}
.north-754b .popup_e5e8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .north-754b .popup_e5e8 {
    flex-basis: calc(100% - 50px);
  }
}
.north-754b .button_white_4f76 p:last-child {
  margin-bottom: 0.72em;
}
.footer_dd76 .inner-cec3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.footer_dd76 .inner-cec3:after,
.footer_dd76 .inner-cec3:before {
  content: "";
  display: table;
}
.footer_dd76 .inner-cec3:after {
  clear: both;
}
.footer_dd76 .inner-cec3 .filter-over-11c2,
.footer_dd76 .inner-cec3 .hidden-silver-4640 {
  width: 49%;
}
.footer_dd76 .inner-cec3 .filter-over-11c2 a span.thumbnail-1465,
.footer_dd76 .inner-cec3 .hidden-silver-4640 a span.thumbnail-1465 {
  display: block;
  margin-bottom: 5px;
}
.footer_dd76 .inner-cec3 .hidden-silver-4640 {
  float: left;
  text-align: left;
}
.footer_dd76 .inner-cec3 .filter-over-11c2 {
  float: right;
  text-align: right;
}
.outline-f34a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline-f34a {
    margin-bottom: 0;
  }
}
.tall_7826 {
  margin-bottom: 1em;
}
.tall_7826 .basic_81e9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.large-a761 a {
  display: block;
  line-height: 0;
  position: relative;
}
.form_2447 .tall_7826,
.selected_2891 .tall_7826 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .form_2447 .tall_7826,
  .selected_2891 .tall_7826 {
    display: block;
  }
}
.form_2447 .large-a761,
.selected_2891 .large-a761 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .form_2447 .large-a761,
  .selected_2891 .large-a761 {
    margin-bottom: 1em;
  }
}
.form_2447 .large-a761 img,
.selected_2891 .large-a761 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.form_2447 .glass-0e28,
.selected_2891 .glass-0e28 {
  flex-basis: calc(100% - 160px);
}
.form_2447 .glass-0e28 p,
.selected_2891 .glass-0e28 p {
  margin-bottom: 0;
}
.form_2447 .glass-0e28 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .form_2447 .glass-0e28 {
    padding-left: 0;
  }
}
.selected_2891 .glass-0e28 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .selected_2891 .glass-0e28 {
    padding-right: 0;
  }
}
.selected_2891 .large-a761 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hero_outer_67f4 .large-a761 {
  margin-bottom: 0.5em;
}
.hero_outer_67f4 .large-a761 img {
  width: 100%;
}
.tooltip-f40a .row-dee3,
.easy-4d68 .row-dee3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.easy-4d68 .description-active-77e9 .popup-active-e390 p:last-child {
  margin-bottom: 0;
}
.accordion_955d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert-15b2 .module_rough_db3a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert-15b2 .module_rough_db3a:last-of-type {
    margin-bottom: 0;
  }
}
.alert-15b2 .module_rough_db3a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert-15b2 .module_rough_db3a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert-15b2 .module_rough_db3a ul li {
  margin: 0 0 0.6em;
}
.alert-15b2 .module_rough_db3a ul li.chip_9b26,
.alert-15b2 .module_rough_db3a ul li.row-last-6ab7 {
  position: relative;
}
.alert-15b2 .module_rough_db3a ul li.chip_9b26 .plasma_6cab,
.alert-15b2 .module_rough_db3a ul li.row-last-6ab7 .plasma_6cab {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert-15b2 .module_rough_db3a ul li.chip_9b26:after:after,
.alert-15b2 .module_rough_db3a ul li.chip_9b26:after:before,
.alert-15b2
  .module_rough_db3a
  ul
  li.row-last-6ab7:after:after,
.alert-15b2
  .module_rough_db3a
  ul
  li.row-last-6ab7:after:before {
  content: "";
  display: table;
}
.alert-15b2 .module_rough_db3a ul li.chip_9b26:after:after,
.alert-15b2
  .module_rough_db3a
  ul
  li.row-last-6ab7:after:after {
  clear: both;
}
.alert-15b2 .module_rough_db3a a.widget-738c:hover {
  text-decoration: none;
}
.alert-15b2 .module_rough_db3a select {
  max-width: 100%;
}
.alert-15b2 .module_rough_db3a table {
  font-size: 85%;
}
.alert-15b2 .module_rough_db3a table td,
.alert-15b2 .module_rough_db3a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert-15b2 .module_rough_db3a table tfoot td {
  text-align: left;
}
.alert-15b2 .module_rough_db3a :last-child {
  margin-bottom: 0;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 label {
  width: 100%;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 .secondary_a956 {
  width: 100%;
  display: block;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 .container-hovered-a444 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 .container-hovered-a444:hover svg #svg-search {
  fill: #444;
}
.alert-15b2 .module_rough_db3a .fluid_68d5 .container-hovered-a444 svg {
  width: 18px;
  height: 18px;
}
.alert-15b2 .out-112e ul ul,
.alert-15b2 .hard-0e2e ul ul,
.alert-15b2 .column_4852 ul ul,
.alert-15b2 .secondary-a0a2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert-15b2 .out-112e .panel-wood-f2bd > a,
.alert-15b2 .hard-0e2e .panel-wood-f2bd > a,
.alert-15b2 .column_4852 .panel-wood-f2bd > a,
.alert-15b2 .secondary-a0a2 .panel-wood-f2bd > a {
  margin-bottom: 0;
}
.alert-15b2 .progress_aa16 li,
.alert-15b2 .out-112e li,
.alert-15b2 .text_0423 li,
.alert-15b2 .hard-0e2e li,
.alert-15b2 .column_4852 li,
.alert-15b2 .secondary-a0a2 li,
.alert-15b2 .under-42c4 li,
.alert-15b2 .picture_wide_8a1e li {
  display: block;
  position: relative;
}
.alert-15b2 .progress_aa16 li:last-child,
.alert-15b2 .out-112e li:last-child,
.alert-15b2 .text_0423 li:last-child,
.alert-15b2 .hard-0e2e li:last-child,
.alert-15b2 .column_4852 li:last-child,
.alert-15b2 .secondary-a0a2 li:last-child,
.alert-15b2 .under-42c4 li:last-child,
.alert-15b2 .picture_wide_8a1e li:last-child {
  border: none;
}
.alert-15b2 .progress_aa16 li a,
.alert-15b2 .out-112e li a,
.alert-15b2 .text_0423 li a,
.alert-15b2 .hard-0e2e li a,
.alert-15b2 .column_4852 li a,
.alert-15b2 .secondary-a0a2 li a,
.alert-15b2 .under-42c4 li a,
.alert-15b2 .picture_wide_8a1e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert-15b2 .progress_aa16 li ul li::before,
.alert-15b2 .out-112e li ul li::before,
.alert-15b2 .text_0423 li ul li::before,
.alert-15b2 .hard-0e2e li ul li::before,
.alert-15b2 .column_4852 li ul li::before,
.alert-15b2 .secondary-a0a2 li ul li::before,
.alert-15b2 .under-42c4 li ul li::before,
.alert-15b2 .picture_wide_8a1e li ul li::before {
  left: 15px;
}
.alert-15b2 .progress_aa16 li ul a,
.alert-15b2 .out-112e li ul a,
.alert-15b2 .text_0423 li ul a,
.alert-15b2 .hard-0e2e li ul a,
.alert-15b2 .column_4852 li ul a,
.alert-15b2 .secondary-a0a2 li ul a,
.alert-15b2 .under-42c4 li ul a,
.alert-15b2 .picture_wide_8a1e li ul a {
  padding-left: 20px;
}
.alert-15b2 .progress_aa16 li ul ul li::before,
.alert-15b2 .out-112e li ul ul li::before,
.alert-15b2 .text_0423 li ul ul li::before,
.alert-15b2 .hard-0e2e li ul ul li::before,
.alert-15b2 .column_4852 li ul ul li::before,
.alert-15b2 .secondary-a0a2 li ul ul li::before,
.alert-15b2 .under-42c4 li ul ul li::before,
.alert-15b2 .picture_wide_8a1e li ul ul li::before {
  left: 30px;
}
.alert-15b2 .progress_aa16 li ul ul a,
.alert-15b2 .out-112e li ul ul a,
.alert-15b2 .text_0423 li ul ul a,
.alert-15b2 .hard-0e2e li ul ul a,
.alert-15b2 .column_4852 li ul ul a,
.alert-15b2 .secondary-a0a2 li ul ul a,
.alert-15b2 .under-42c4 li ul ul a,
.alert-15b2 .picture_wide_8a1e li ul ul a {
  padding-left: 40px;
}
.alert-15b2 .accordion_over_63d7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert-15b2 .picture_wide_8a1e ul li {
  margin-bottom: 1.41575em;
}
.alert-15b2 .picture_wide_8a1e ul li .video-7629 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert-15b2 .picture_wide_8a1e ul li .focus_9279 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.main-liquid-69d8 .progress_aa16 li a,
.main-liquid-69d8 .out-112e li a,
.main-liquid-69d8 .text_0423 li a,
.main-liquid-69d8 .hard-0e2e li a,
.main-liquid-69d8 .column_4852 li a,
.main-liquid-69d8 .secondary-a0a2 li a,
.main-liquid-69d8 .under-42c4 li a,
.main-liquid-69d8 .picture_wide_8a1e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-liquid-69d8 .accordion_over_63d7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-liquid-69d8 .module_rough_db3a ul li.chip_9b26 .plasma_6cab,
.main-liquid-69d8 .module_rough_db3a ul li.row-last-6ab7 .plasma_6cab {
  background: rgba(0, 0, 0, 0.2);
}
.main-liquid-69d8 .alert-15b2 .module_rough_db3a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li {
  margin: 0;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li ul {
  margin: 0;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li ul li a {
  padding-left: 15px;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li ul li li a {
  padding-left: 30px;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li.active_west_1920 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li.active_west_1920 > 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;
}
.form_iron_f883 .alert-15b2 .breadcrumb-9c32 li.active_west_1920 > 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;
}
.table-b6aa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.layout_hot_0343 {
  position: relative;
  z-index: 10;
}
.layout_hot_0343 .slider-fe87 {
  width: 100%;
  max-width: 100%;
}
.accordion_6120 .tag-1d1d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_6120 .hidden-1f59 {
}
.accordion_6120 .main-liquid-69d8 {
  background: #292929;
}
.white-e19c .tag-1d1d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.white-e19c .hidden-1f59 {
  background: #f9f9f9;
}
.white-e19c .main-liquid-69d8 {
  background: #303030;
}
.info-2a23 .tag-1d1d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-2a23 .mask_plasma_8733 {
    margin-bottom: 1em;
  }
  .info-2a23 .mask_plasma_8733:last-child {
    margin-bottom: 0;
  }
}
.info-2a23 .hidden-1f59 {
  background: #ededed;
}
.info-2a23 .main-liquid-69d8 {
  background: #1a1a1a;
}
.tag-1d1d.hidden-1f59 {
  color: rgba(0, 0, 0, 0.6);
}
.tag-1d1d.hidden-1f59 .tabs-fixed-cdb1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-1d1d.main-liquid-69d8 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-1d1d.main-liquid-69d8 a:not(.widget-738c) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-1d1d.main-liquid-69d8 a:not(.widget-738c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-1d1d.main-liquid-69d8 .tabs-fixed-cdb1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-1d1d.main-liquid-69d8 table tbody td,
.tag-1d1d.main-liquid-69d8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_006e.button-53ee .gallery_7590 {
  max-width: initial;
}
.element_006e .caption_23b2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_006e .caption_23b2 .slider-fe87 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_006e .caption_23b2 .slider-fe87 {
    display: block;
    margin-bottom: 2em;
  }
  .element_006e .caption_23b2 .slider-fe87:last-child {
    margin-bottom: 0;
  }
}
.info-2a23 .mask_plasma_8733:last-child,
.white-e19c .mask_plasma_8733:last-child,
.accordion_6120 .mask_plasma_8733:last-child {
  margin-bottom: 0;
}
.info-2a23 .mask_plasma_8733 .alert-15b2 .module_rough_db3a:last-child,
.white-e19c .mask_plasma_8733 .alert-15b2 .module_rough_db3a:last-child,
.accordion_6120 .mask_plasma_8733 .alert-15b2 .module_rough_db3a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info-2a23 .popup-pink-4fc1,
  .info-2a23 .avatar-2c44,
  .white-e19c .popup-pink-4fc1,
  .white-e19c .avatar-2c44,
  .accordion_6120 .popup-pink-4fc1,
  .accordion_6120 .avatar-2c44 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .layout_hot_0343 .mask_plasma_8733 {
    margin-bottom: 2em;
  }
}
.layout_hot_0343 p:last-child {
  margin-bottom: 0;
}
.layout_hot_0343 li,
.layout_hot_0343 ul {
  list-style: none;
  margin: 0;
}
.layout_hot_0343 ul ul {
  margin-left: 2.617924em;
}
.button-f234 {
  font-size: 0.875em;
}

/* css-noise: 4a00 */
.ghost-box-e5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
