/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip_inner_ce95/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip_inner_ce95
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.chip_inner_ce95/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-right-21fa.module_gold_3a06/licenses/gpl-2.0.text_narrow_f548
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.wrapper-new-7e65/, (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.heading-top-1cdd.paper-48b7/normalize.lite-a93b/
 ======
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.lite-a93b v7.0.0 | MIT License | github.chip_inner_ce95/necolas/normalize.lite-a93b */
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;
}
.shadow_west_c5c8 .icon_hot_48ae,
.surface_4927,
.video_up_c532,
.preview-303a,
.over_d18d,
.shadow_paper_44b6,
.border-out-1be4,
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;
}
.surface_4927,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_4927,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_4927,
  h1 {
    font-size: 1.8em;
  }
}
.video_up_c532,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.video_up_c532 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .video_up_c532,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .video_up_c532,
  h2 {
    font-size: 1.7em;
  }
}
.preview-303a,
h3 {
  font-size: 1.618em;
}
.shadow_west_c5c8 .icon_hot_48ae,
.over_d18d,
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.tertiary_aaeb {
  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;
}
.active-022c:after,
.active-022c:before,
.center_c51a:after,
.center_c51a:before {
  content: "";
  display: table;
}
.active-022c:after,
.center_c51a:after {
  clear: both;
}
.avatar_5171 {
  float: right;
  margin-right: 0;
}
.down-da81 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pressed-0d1a .down-e6f4,
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;
}
.pressed-0d1a .down-e6f4: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;
}
.plasma_332a .down-e6f4 {
  box-shadow: none;
}
.plasma_332a
  .down-e6f4
  .column-959e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.plasma_332a .down-e6f4 .section_short_80e1 {
  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;
}
.plasma_332a
  .down-e6f4
  .section_short_80e1
  b {
  display: none;
}
.plasma_332a .main-a54f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border-stone-67c6:not(.accordion_hard_720a):not(.tabs_basic_4a61),
button:not(.accordion_hard_720a):not(.tabs_basic_4a61),
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ) {
  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;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):hover,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):hover,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):hover,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):hover,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):active,
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):active,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):active,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):active,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):active,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus {
  outline: 0;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d {
  position: relative;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .soft-ac2b,
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .element-pressed-9bde,
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .wood_563d,
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  i,
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  svg,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .soft-ac2b,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .element-pressed-9bde,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .wood_563d,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  i,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  svg,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .soft-ac2b,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .element-pressed-9bde,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .wood_563d,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  i,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  svg,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .soft-ac2b,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .element-pressed-9bde,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .wood_563d,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  i,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  svg,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .soft-ac2b,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .element-pressed-9bde,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  .wood_563d,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  i,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d
  svg {
  visibility: hidden;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d:after,
button:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d:after,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d:after,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d:after,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ).fn-loading-b51d: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;
}
.border-stone-67c6:not(.accordion_hard_720a):not(.tabs_basic_4a61),
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ) {
  color: #fff;
  background: #235787;
}
.border-stone-67c6:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="button"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="reset"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus,
input[type="submit"]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ):focus {
  color: #fff;
}
.border-stone-67c6.fn-disabled-b51d:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
.border-stone-67c6[disabled]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
button.fn-disabled-b51d:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ),
button[disabled]:not(.accordion_hard_720a):not(
    .tabs_basic_4a61
  ) {
  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;
}
.grid_83bc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.grid_83bc: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;
}
.solid-5750 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-e351 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element-orange-241e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-022c:after,
.active-022c:before,
.heading_1453:after,
.heading_1453:before,
.yellow_adb9:after,
.yellow_adb9:before,
.avatar-wide-50fb:after,
.avatar-wide-50fb:before,
.form_silver_9c72:after,
.form_silver_9c72:before,
.smooth_4d40:after,
.smooth_4d40:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-022c:after,
.heading_1453:after,
.yellow_adb9:after,
.avatar-wide-50fb:after,
.form_silver_9c72:after,
.smooth_4d40:after {
  clear: both;
}
.heading_1453 .description_static_b596,
.yellow_adb9 .description_static_b596,
.thumbnail-motion-e4dc .description_static_b596 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.medium_6b98 {
  display: inline-block;
}
.glass_6d99 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.glass_6d99 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.glass_6d99 .narrow_c043 {
  padding: 1em 0;
  font-size: 85%;
}
.narrow_c043 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.feature_0321 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.feature_0321:after,
.feature_0321:before {
  content: "";
  display: table;
}
.feature_0321:after {
  clear: both;
}
.detail_bottom_fcf9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card-stone-992e .detail_bottom_fcf9 {
  max-width: 50%;
}
.photo_872c .detail_bottom_fcf9 {
  max-width: 33.33%;
}
.medium-f51c .detail_bottom_fcf9 {
  max-width: 25%;
}
.widget_3745 .detail_bottom_fcf9 {
  max-width: 20%;
}
.light_746b .detail_bottom_fcf9 {
  max-width: 16.66%;
}
.tabs-0366 .detail_bottom_fcf9 {
  max-width: 14.28%;
}
.notice_9095 .detail_bottom_fcf9 {
  max-width: 12.5%;
}
.plasma-9ead .detail_bottom_fcf9 {
  max-width: 11.11%;
}
.overlay-c5fc {
  display: block;
}
.shadow_west_c5c8 .active-west-4e02 label,
.shadow_west_c5c8 .north_d891 label,
.shadow_west_c5c8 .avatar_slow_9d75 label,
.shadow_west_c5c8 .slider-down-1c67 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item_332c {
  list-style: none;
  margin: 0;
}
.item_332c article.steel-5b4e {
  margin-bottom: 0;
}
.item_332c ul {
  list-style: none;
  margin: 0;
}
.item_332c .footer_39e5 li.steel-5b4e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item_332c .footer_39e5 li.steel-5b4e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item_332c .footer_39e5 li.steel-5b4e: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) {
  .item_332c .footer_39e5 li.steel-5b4e li.steel-5b4e li.steel-5b4e li.steel-5b4e {
    padding-left: 0;
  }
}
article.steel-5b4e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-5b4e .heading_1453 p:last-of-type {
  margin-bottom: 0;
}
article.steel-5b4e .soft-ad74 {
  float: left;
}
article.steel-5b4e .texture-action-9548 {
  margin-left: 85px;
}
article.steel-5b4e .module-north-1582 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-5b4e .module-north-1582 .frame_middle_87af {
  margin-left: 10px;
}
article.steel-5b4e .message-silver-31af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-5b4e .hard_9cda {
  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 .active-west-4e02,
  #respond .avatar_slow_9d75,
  #respond .slider-down-1c67 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-west-4e02 input,
#respond .avatar_slow_9d75 input,
#respond .slider-down-1c67 input {
  width: 100%;
}
#respond .slider-down-1c67 {
  margin-right: 0;
}
#respond .panel_1614 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_smooth_baff {
  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;
}
.widget_smooth_baff.status-basic-2ec0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_smooth_baff 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%);
}
.widget_smooth_baff:focus,
.widget_smooth_baff: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);
}
.article_outer_dffc {
  border-radius: 10%;
}
.component_bright_1a96 {
  border-radius: 50%;
}
.shadow_orange_100f {
  font-size: 0.72em;
}
.paragraph_outer_d593 {
  font-size: 0.875em;
}
.hovered_5a07 {
  font-size: 1.1em;
}
.table-6bed {
  text-transform: uppercase;
  line-height: 1.2;
}
.table-6bed.shadow_orange_100f {
  letter-spacing: 0.5px;
}
.hidden_cool_a16d,
.hidden_cool_a16d a {
  color: #6d6d6d;
}
.hidden_cool_a16d a:hover {
  color: #111;
}
.gradient-8513 {
  color: #6d6d6d;
}
.notice_old_239e {
  overflow-x: hidden;
}
.notice_old_239e .form_df2b.status-e05f {
  position: relative;
}
.notice_old_239e .form_df2b.status-e05f.module_prev_3f9b {
  position: initial;
}
.notice_old_239e
  .form_df2b.status-e05f.module_prev_3f9b
  .stale_c3e7 {
  left: auto;
}
.notice_old_239e .form_df2b .stale_c3e7 {
  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;
}
.notice_old_239e .form_df2b:hover.status-e05f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_old_239e
  .form_df2b:hover.status-e05f
  .stale_c3e7 {
  display: block;
  z-index: 9999999;
}
.notice_old_239e .panel_first_47d7 .layout-fc44,
.notice_old_239e .complex_3537 .layout-fc44 {
  display: none;
}
.notice_old_239e .simple-3599 .form_df2b:hover.status-e05f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_west_c5c8 .active-west-4e02 label,
.shadow_west_c5c8 .north_d891 label,
.shadow_west_c5c8 .avatar_slow_9d75 label,
.shadow_west_c5c8 .slider-down-1c67 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.item_332c {
  list-style: none;
  margin: 0;
}
.item_332c article.steel-5b4e {
  margin-bottom: 0;
}
.item_332c ul {
  list-style: none;
  margin: 0;
}
.item_332c .footer_39e5 li.steel-5b4e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .item_332c .footer_39e5 li.steel-5b4e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .item_332c .footer_39e5 li.steel-5b4e: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) {
  .item_332c .footer_39e5 li.steel-5b4e li.steel-5b4e li.steel-5b4e li.steel-5b4e {
    padding-left: 0;
  }
}
article.steel-5b4e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.steel-5b4e .heading_1453 p:last-of-type {
  margin-bottom: 0;
}
article.steel-5b4e .soft-ad74 {
  float: left;
}
article.steel-5b4e .texture-action-9548 {
  margin-left: 85px;
}
article.steel-5b4e .module-north-1582 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.steel-5b4e .module-north-1582 .frame_middle_87af {
  margin-left: 10px;
}
article.steel-5b4e .message-silver-31af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.steel-5b4e .hard_9cda {
  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 .active-west-4e02,
  #respond .avatar_slow_9d75,
  #respond .slider-down-1c67 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-west-4e02 input,
#respond .avatar_slow_9d75 input,
#respond .slider-down-1c67 input {
  width: 100%;
}
#respond .slider-down-1c67 {
  margin-right: 0;
}
#respond .panel_1614 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel_first_47d7 .border-00a4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border-00a4 .hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a:focus,
.border-00a4 .hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a:hover,
.border-00a4 .hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a:focus,
.border-00a4 .hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a:hover,
.border-00a4 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li > a:focus,
.border-00a4 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4
  .hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.border-00a4
  .hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.notice-4474
  > a,
.border-00a4
  .hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.border-00a4
  .hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.notice-4474
  > a,
.border-00a4
  .hidden_bottom_ba14.item-9b49
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.border-00a4 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li.top-38b5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4 .texture-huge-5832,
.border-00a4 .texture-huge-5832 a {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4 .thumbnail_upper_f8b1.image_large_6a8c li a,
.border-00a4 .tiny-47d7 a,
.border-00a4 .gold_bf14,
.border-00a4 .tertiary_next_af73 > li > a,
.border-00a4 .filter-b24b {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4 .thumbnail_upper_f8b1.image_large_6a8c li a:hover,
.border-00a4 .tiny-47d7 a:hover,
.border-00a4 .gold_bf14:hover,
.border-00a4 .tertiary_next_af73 > li > a:hover,
.border-00a4 .filter-b24b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4 .secondary_up_2137 {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4 .secondary_up_2137 .filter-over-063b {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4 .secondary_up_2137:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-00a4 .fast_640d .hero-middle-88e4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4 .fast_640d .hero-middle-88e4 .tabs-8f1e {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4
  .fast_640d
  .hero-middle-88e4
  .tabs-8f1e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4
  .fast_640d
  .hero-middle-88e4
  .tabs-8f1e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4
  .fast_640d
  .hero-middle-88e4
  .tabs-8f1e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4
  .fast_640d
  .hero-middle-88e4
  .tabs-8f1e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4 .fast_640d .alert_75a6 {
  color: rgba(255, 255, 255, 0.79);
}
.border-00a4 .fast_640d .alert_75a6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_cool_b119
  .border-00a4
  .fast_640d
  .popup-purple-620f
  .header-38ca {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_cool_b119
  .border-00a4
  .fast_640d
  .popup-purple-620f
  .tabs-8f1e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_first_47d7 .fluid-b696 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.fluid-b696 .hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a:focus,
.fluid-b696 .hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a:hover,
.fluid-b696 .hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a:focus,
.fluid-b696 .hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a:hover,
.fluid-b696 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li > a:focus,
.fluid-b696 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b696
  .hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.fluid-b696
  .hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.notice-4474
  > a,
.fluid-b696
  .hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.fluid-b696
  .hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.notice-4474
  > a,
.fluid-b696
  .hidden_bottom_ba14.item-9b49
  .tertiary_next_af73
  > li.right_d3ee
  > a,
.fluid-b696 .hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li.top-38b5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b696 .texture-huge-5832,
.fluid-b696 .texture-huge-5832 a {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b696 .thumbnail_upper_f8b1.image_large_6a8c li a,
.fluid-b696 .tiny-47d7 a,
.fluid-b696 .gold_bf14,
.fluid-b696 .tertiary_next_af73 > li > a,
.fluid-b696 .filter-b24b {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-b696 .thumbnail_upper_f8b1.image_large_6a8c li a:hover,
.fluid-b696 .tiny-47d7 a:hover,
.fluid-b696 .gold_bf14:hover,
.fluid-b696 .tertiary_next_af73 > li > a:hover,
.fluid-b696 .filter-b24b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b696 .secondary_up_2137 {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-b696 .secondary_up_2137 .filter-over-063b {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-b696 .secondary_up_2137:hover {
  color: rgba(0, 0, 0, 0.8);
}
.middle-3d8e .hero-98c2 {
  margin-left: auto;
  margin-right: auto;
}
.yellow_adb9 > * {
  margin-left: auto;
  margin-right: auto;
}
.yellow_adb9 .solid-5750 {
  margin-right: 1.41575em;
}
.lite-3d50 .yellow_adb9 > .gallery_53f6 {
  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;
}
.lite-3d50 .yellow_adb9 > .first_dafd {
  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;
}
.simple-2cad.middle-3d8e .hero-98c2,
.video_9fbd.middle-3d8e .hero-98c2 {
  margin-left: 0;
}
.label-7b8b.middle-3d8e .hero-98c2,
.tertiary-1d3a.middle-3d8e .hero-98c2 {
  margin-right: 0;
}
.yellow_adb9 ol,
.yellow_adb9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-bb4c video {
  max-width: 100%;
}
.copper-51c8 img {
  display: block;
}
.copper-51c8.solid-5750,
.copper-51c8.list-e351 {
  width: 100%;
}
.copper-51c8.first_dafd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tertiary_250f:not(.outer_bdb1) {
  margin: 1.5em auto;
}
.item-6485 p {
  padding: 1.5em 14px;
}
ul.tag_black_b835.first_dafd,
ul.tag_black_b835.gallery_53f6,
ul.tag_black_b835.title-thick-f66f.gallery_53f6 {
  padding: 0 14px;
}
.narrow_d80d {
  display: block;
  overflow-x: auto;
}
.narrow_d80d table {
  border-collapse: collapse;
  width: 100%;
}
.narrow_d80d td,
.narrow_d80d th {
  padding: 0.5em;
}
.yellow_adb9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.yellow_adb9 ol ol,
.yellow_adb9 ol ul,
.yellow_adb9 ul ol,
.yellow_adb9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.yellow_adb9 ol ol li,
.yellow_adb9 ol ul li,
.yellow_adb9 ul ol li,
.yellow_adb9 ul ul li {
  margin-left: 0;
}
.small_416c.summary-2b1b > .popup_5010 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small_416c.summary-2b1b > .popup_5010 iframe,
.small_416c.summary-2b1b > .popup_5010 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture-wood-7351 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture-wood-7351.hard_32dd {
  padding: 0;
}
.picture-wood-7351.hard_32dd cite {
  font-size: 13px;
}
.picture-wood-7351 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture-wood-7351 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.avatar-74db {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.avatar-74db > p:first-child {
  margin-top: 0;
}
.avatar-74db cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.avatar-74db blockquote {
  border-left: 0;
}
.grid-fa23 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.grid-fa23:not(.disabled_1148) {
  max-width: 100px;
}
.grid-fa23.icon_31e1 {
  border-bottom: none !important;
  text-align: center;
}
.grid-fa23.icon_31e1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .item-6485 p {
    padding: 1.5em 0;
  }
}
.middle-0a2a {
  color: #0073aa;
}
.form_42d7 {
  background-color: #0073aa;
}
.carousel_e55c {
  color: #229fd8;
}
.soft-be51 {
  background-color: #229fd8;
}
.modal_3099 {
  color: #eee;
}
.upper-725a {
  background-color: #eee;
}
.filter_78b9 {
  color: #444;
}
.backdrop-full-505a {
  background-color: #444;
}
.lower-2e08 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.lower-2e08 .nav_bronze_8c3b .tiny-47d7 {
  font-size: 15px;
}
.lower-2e08 .tiny-47d7 {
  line-height: 1.3;
}
.lower-2e08 .fluid-b696 {
}
.lower-2e08 .border-00a4 {
  background: #235787;
}
.primary-bc25 {
  padding: 0;
}
.primary-bc25 .border-00a4 {
  background: #1a1a1a;
}
.primary-bc25 .fluid-b696 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort-large-869f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort-large-869f .fluid-b696 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort-large-869f .border-00a4 {
  background: #303030;
}
.smooth_4d40 {
  position: relative;
  z-index: 10;
}
.smooth_4d40 .icon_7cd8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.panel-focused-786a .status-e05f {
  display: inline-block;
  vertical-align: middle;
}
.panel-focused-786a.red-85fc .status-e05f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .panel-focused-786a.red-85fc .status-e05f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-focused-786a.red-85fc .status-e05f {
    margin-right: 0.4em;
  }
}
.panel-focused-786a.red-85fc .status-e05f:last-child {
  margin-right: 0;
}
.badge_2c1a .icon_7cd8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel_first_47d7 .nav_bronze_8c3b {
    margin: 0 -0.5em;
  }
  .panel_first_47d7 .nav_bronze_8c3b [class*="customify-col-"],
  .panel_first_47d7 .nav_bronze_8c3b [class*="customify-col_"],
  .panel_first_47d7 .nav_bronze_8c3b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel_first_47d7.warm-697d .icon_7cd8 {
  background: 0 0 !important;
}
.panel_first_47d7.warm-697d .icon_7cd8,
.panel_first_47d7.badge_2c1a .icon_7cd8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel_first_47d7.active-95b3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel_first_47d7.badge_2c1a .icon_7cd8 {
  box-shadow: none !important;
}
.simple-492a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .simple-492a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .simple-492a {
    padding: 18px 0 20px;
  }
}
.simple-492a .top_d1ba {
  width: 100%;
}
.simple-492a .modal-1653 {
  margin-bottom: 0;
}
.simple-492a .paper_9ed1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_3df5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_3df5 .accent-cool-2eeb {
  width: 100%;
}
.top-b04b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top-b04b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top-b04b 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;
}
.top-b04b li:last-child:after {
  display: none;
}
.top-b04b li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled_3c44 .layout-fc44 button,
.simple-492a .layout-fc44 button {
  left: 0;
}
.disabled_3c44 .accent-cool-2eeb,
.simple-492a .accent-cool-2eeb {
  padding-left: 0;
  padding-right: 0;
}
.disabled_3c44 .bright_3df5,
.simple-492a .bright_3df5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled_3c44 {
  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;
}
.disabled_3c44: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;
}
.disabled_3c44 .logo_steel_c45e {
  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) {
  .disabled_3c44 .logo_steel_c45e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_3c44 .logo_steel_c45e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled_3c44 .logo_steel_c45e {
    min-height: 200px;
  }
}
.disabled_3c44 .top-b04b {
  color: rgba(255, 255, 255, 0.8);
}
.disabled_3c44 .top-b04b a,
.disabled_3c44 .top-b04b li:after {
  color: inherit;
}
.disabled_3c44 .top-b04b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.west-1144 {
  margin-bottom: 0.5em;
}
.shadow-static-77a6 {
  margin-bottom: 1.2em;
}
.shadow-static-77a6,
.west-1144 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow-static-77a6 p:last-child,
.west-1144 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .layout-fc44,
#masthead .layout-fc44 {
  display: none;
}
#masthead
  > .layout-fc44.west-ec84 {
  display: none;
}
#masthead > .layout-fc44 button {
  left: 0;
}
.shadow_56bf {
  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%;
}
.shadow_56bf .status-e05f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_56bf .clean-2911 {
  display: -webkit-box;
  display: flex;
}
.shadow_56bf .clean-2911.steel_7830 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_56bf .clean-2911.chip_bf42 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_56bf .clean-2911.column_fast_6ca9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_56bf.aside-green-3f39.fast-14fe .clean-2911.steel_7830 {
  flex-basis: 100%;
}
.shadow_56bf.aside_2be3 .clean-2911.chip_bf42 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_56bf.aside_2be3 .clean-2911.column_fast_6ca9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .layout-fc44.west-ec84 {
  display: none;
}
#masthead > .layout-fc44 button {
  left: 0;
}
.modal_0045 {
  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;
}
.modal_0045:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal_0045.grid_7ad0 i {
  margin-right: 4px;
}
.modal_0045.aside_a524 i {
  margin-left: 5px;
}
.tiny-47d7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tiny-47d7 p:last-child {
  margin-bottom: 0;
}
.media_ff45 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media_ff45 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media_ff45 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media_ff45 .texture-huge-5832 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media_ff45 .hovered_10e1 {
  margin: 5px 0 7px 0;
}
.media_ff45.text_motion_3d7e .hero_fixed_b1eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_ff45.text_motion_3d7e .background-455b {
  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;
}
.media_ff45.progress_b2d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media_ff45.progress_b2d5 .hero_fixed_b1eb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_ff45.progress_b2d5 .background-455b {
  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;
}
.media_ff45.article_2668 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_ff45.in_d21a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media_ff45.in_d21a .background-455b {
  margin-top: 7px;
}
.active-bronze-a1b5 {
  display: inline-block;
}
.smooth_4d40 .preview-8667 .media_ff45 img {
  max-width: 100%;
}
.hidden_bottom_ba14 .wood-9728.gallery-7def,
.list-south-5705 .wood-9728.gallery-7def {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_bottom_ba14 .component-white-8a1b,
.list-south-5705 .component-white-8a1b {
  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%);
}
.hidden_bottom_ba14 .component-white-8a1b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden_bottom_ba14.nav_dirty_12c8 .component-white-8a1b {
  display: none;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 li {
  display: inline-block;
  position: relative;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 li:last-child {
  margin-right: 0;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 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;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 li.top-38b5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden_bottom_ba14 .highlight_bottom_95d8 > 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;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 > li > a i {
  line-height: 0;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 > li.first-2bee > a .component-white-8a1b {
  margin-left: 4px;
  line-height: 0;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 .sort_old_b7b1 li.first-2bee > a {
  position: relative;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 .sort_old_b7b1 li.first-2bee > a:after,
.hidden_bottom_ba14 .highlight_bottom_95d8 .sort_old_b7b1 li.first-2bee > a:before {
  content: "";
  display: table;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 .sort_old_b7b1 li.first-2bee > a:after {
  clear: both;
}
.hidden_bottom_ba14 .highlight_bottom_95d8 .sort_old_b7b1 li.first-2bee > a .component-white-8a1b {
  margin-left: 5px;
  float: right;
}
.hidden_bottom_ba14 .notice-71f7,
.hidden_bottom_ba14 .sort_old_b7b1 {
  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;
}
.hidden_bottom_ba14 .sort_old_b7b1 {
  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;
}
.hidden_bottom_ba14 .sort_old_b7b1 .gallery-7def {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden_bottom_ba14 .sort_old_b7b1 .component-white-8a1b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden_bottom_ba14 .sort_old_b7b1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden_bottom_ba14 .sort_old_b7b1 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;
}
.hidden_bottom_ba14 .sort_old_b7b1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden_bottom_ba14 .sort_old_b7b1 .sort_old_b7b1 {
  top: 0;
  left: 100%;
}
.hidden_bottom_ba14 .thumbnail_iron_0d0a.fn-focus-b51d > .notice-71f7,
.hidden_bottom_ba14 .thumbnail_iron_0d0a.fn-focus-b51d > .sort_old_b7b1,
.hidden_bottom_ba14 .thumbnail_iron_0d0a:focus > .notice-71f7,
.hidden_bottom_ba14 .thumbnail_iron_0d0a:focus > .sort_old_b7b1,
.hidden_bottom_ba14 .thumbnail_iron_0d0a:hover > .notice-71f7,
.hidden_bottom_ba14 .thumbnail_iron_0d0a:hover > .sort_old_b7b1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden_bottom_ba14.item-9b49 .tertiary_next_af73:after,
.hidden_bottom_ba14.item-9b49 .tertiary_next_af73:before {
  content: "";
  display: table;
}
.hidden_bottom_ba14.item-9b49 .tertiary_next_af73:after {
  clear: both;
}
.hidden_bottom_ba14.item-9b49 .tertiary_next_af73 > li {
  float: left;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73:after,
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73:before {
  content: "";
  display: table;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73:after {
  clear: both;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73 > li {
  float: left;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73 > li.right_d3ee > a,
.hidden_bottom_ba14.pressed_ccfa .tertiary_next_af73 > li.top-38b5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a .gallery-7def {
  position: relative;
}
.hidden_bottom_ba14.shadow_focused_6bb0 .tertiary_next_af73 > li > a .gallery-7def: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;
}
.hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li:focus
  > a
  .gallery-7def:before,
.hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li:hover
  > a
  .gallery-7def:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.right_d3ee
  > a
  .gallery-7def:before,
.hidden_bottom_ba14.shadow_focused_6bb0
  .tertiary_next_af73
  > li.notice-4474
  > a
  .gallery-7def:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a .gallery-7def {
  position: relative;
}
.hidden_bottom_ba14.current_060d .tertiary_next_af73 > li > a .gallery-7def: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;
}
.hidden_bottom_ba14.current_060d .tertiary_next_af73 > li:focus > a .gallery-7def:before,
.hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li:hover
  > a
  .gallery-7def:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.right_d3ee
  > a
  .gallery-7def:before,
.hidden_bottom_ba14.current_060d
  .tertiary_next_af73
  > li.notice-4474
  > a
  .gallery-7def:before {
  width: 100%;
  background-color: currentColor;
}
.list-south-5705 .highlight_bottom_95d8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-south-5705 .highlight_bottom_95d8 li:first-child > a {
  border-top: none;
}
.list-south-5705 .highlight_bottom_95d8 .tag-c435 > .gallery-7def .component-white-8a1b {
  display: none;
}
.list-south-5705 .highlight_bottom_95d8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.list-south-5705 .highlight_bottom_95d8 li:last-child {
  border: none;
}
.list-south-5705 .highlight_bottom_95d8 li.first-2bee > a {
  padding-right: 45px !important;
}
.list-south-5705 .highlight_bottom_95d8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.list-south-5705 .highlight_bottom_95d8 li a:focus,
.list-south-5705 .highlight_bottom_95d8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-south-5705 .highlight_bottom_95d8 li .silver-59a1 {
  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;
}
.list-south-5705 .highlight_bottom_95d8 li .silver-59a1:hover {
  box-shadow: none;
}
.list-south-5705 .highlight_bottom_95d8 li .silver-59a1 .component-white-8a1b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.list-south-5705 .highlight_bottom_95d8 .sort_old_b7b1 {
  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);
}
.list-south-5705 .highlight_bottom_95d8 .sort_old_b7b1 li a {
  padding-left: 3em;
}
.list-south-5705 .highlight_bottom_95d8 .disabled_f8c4 > a .silver-59a1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-south-5705 .highlight_bottom_95d8 .disabled_f8c4 > .sort_old_b7b1 {
  display: block;
  opacity: 1;
}
.tag_iron_e9d8 {
  max-width: 100%;
}
.row_narrow_3711 {
  line-height: 0;
  cursor: pointer;
}
.filter-b24b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter-b24b:hover {
  box-shadow: none;
  color: currentColor;
}
.filter-b24b svg {
  width: 18px;
  height: 18px;
}
.filter-b24b .shade-3e77 {
  display: none;
}
.glass-e771 {
  position: relative;
}
.glass-e771.fn-active-b51d .filter-b24b .component-b01c {
  display: none;
}
.glass-e771.fn-active-b51d .filter-b24b .shade-3e77 {
  display: inline-block;
}
.glass-e771 .block_0d95 {
  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);
}
.glass-e771.main_29e9 .block_0d95 {
  left: auto;
  right: -0.9em;
}
.glass-e771.main_29e9 .article_2d1c::before {
  left: auto;
  right: 15px;
}
.glass-e771.fn-active-b51d .block_0d95 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup-purple-620f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup-purple-620f label {
  flex-basis: 100%;
}
.popup-purple-620f .hero-middle-88e4 {
  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;
}
.popup-purple-620f .tabs-8f1e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup-purple-620f .tabs-8f1e:focus {
  background-color: transparent;
}
.popup-purple-620f button.alert_75a6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup-purple-620f button.alert_75a6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup-purple-620f button.alert_75a6 svg {
  width: 18px;
  height: 18px;
}
.popup-purple-620f input[type="submit"] {
  min-height: auto;
}
.fast_640d .popup-purple-620f .tabs-8f1e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article_2d1c {
  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) {
  .article_2d1c {
    width: 220px;
  }
}
.article_2d1c label {
  flex-basis: 100%;
}
.article_2d1c::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;
}
.hidden_cool_b119 .fast_640d .popup-purple-620f {
  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;
}
.hidden_cool_b119
  .fast_640d
  .popup-purple-620f
  .hero-middle-88e4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hidden_cool_b119 .fast_640d .popup-purple-620f .tabs-8f1e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hidden_cool_b119
  .fast_640d
  .popup-purple-620f
  .tabs-8f1e:focus {
  background: 0 0;
}
.hidden_cool_b119
  .fast_640d
  .popup-purple-620f
  .header-38ca {
  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;
}
.thumbnail_upper_f8b1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.thumbnail_upper_f8b1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.thumbnail_upper_f8b1 li:last-child {
  margin-right: 0;
}
.thumbnail_upper_f8b1 li:first-child {
  margin-left: 0;
}
.thumbnail_upper_f8b1.hard-fd40 a {
  color: #fff;
}
.thumbnail_upper_f8b1.hard-fd40 a:hover {
  color: #fff;
}
.thumbnail_upper_f8b1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.thumbnail_upper_f8b1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.thumbnail_upper_f8b1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.thumbnail_upper_f8b1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.thumbnail_upper_f8b1 [class*="social-icon-apple"] {
  background-color: #999;
}
.thumbnail_upper_f8b1 [class*="social-icon-apple"].article_prev_0e48 {
  background-color: transparent;
  color: #999;
}
.thumbnail_upper_f8b1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.thumbnail_upper_f8b1 [class*="social-icon-behance"].article_prev_0e48 {
  background-color: transparent;
  color: #1769ff;
}
.thumbnail_upper_f8b1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.thumbnail_upper_f8b1 [class*="social-icon-bitbucket"].article_prev_0e48 {
  background-color: transparent;
  color: #205081;
}
.thumbnail_upper_f8b1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.thumbnail_upper_f8b1 [class*="social-icon-codepen"].article_prev_0e48 {
  background-color: transparent;
  color: #000;
}
.thumbnail_upper_f8b1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.thumbnail_upper_f8b1 [class*="social-icon-delicious"].article_prev_0e48 {
  background-color: transparent;
  color: #39f;
}
.thumbnail_upper_f8b1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.thumbnail_upper_f8b1 [class*="social-icon-digg"].article_prev_0e48 {
  background-color: transparent;
  color: #005be2;
}
.thumbnail_upper_f8b1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.thumbnail_upper_f8b1 [class*="social-icon-dribbble"].article_prev_0e48 {
  background-color: transparent;
  color: #ea4c89;
}
.thumbnail_upper_f8b1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.thumbnail_upper_f8b1 [class*="social-icon-envelope"].article_prev_0e48 {
  background-color: transparent;
  color: #ea4335;
}
.thumbnail_upper_f8b1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.thumbnail_upper_f8b1 [class*="social-icon-facebook"].article_prev_0e48 {
  background-color: transparent;
  color: #3b5998;
}
.thumbnail_upper_f8b1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.thumbnail_upper_f8b1 [class*="social-icon-flickr"].article_prev_0e48 {
  background-color: transparent;
  color: #0063dc;
}
.thumbnail_upper_f8b1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.thumbnail_upper_f8b1 [class*="social-icon-foursquare"].article_prev_0e48 {
  background-color: transparent;
  color: #2d5be3;
}
.thumbnail_upper_f8b1 [class*="social-icon-github"] {
  background-color: #333;
}
.thumbnail_upper_f8b1 [class*="social-icon-github"].article_prev_0e48 {
  background-color: transparent;
  color: #333;
}
.thumbnail_upper_f8b1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.thumbnail_upper_f8b1 [class*="social-icon-google-plus"].article_prev_0e48 {
  background-color: transparent;
  color: #dd4b39;
}
.thumbnail_upper_f8b1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.thumbnail_upper_f8b1 [class*="social-icon-houzz"].article_prev_0e48 {
  background-color: transparent;
  color: #7ac142;
}
.thumbnail_upper_f8b1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.thumbnail_upper_f8b1 [class*="social-icon-instagram"].article_prev_0e48 {
  background-color: transparent;
  color: #262626;
}
.thumbnail_upper_f8b1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.thumbnail_upper_f8b1 [class*="social-icon-jsfiddle"].article_prev_0e48 {
  background-color: transparent;
  color: #487aa2;
}
.thumbnail_upper_f8b1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.thumbnail_upper_f8b1 [class*="social-icon-linkedin"].article_prev_0e48 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_upper_f8b1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.thumbnail_upper_f8b1 [class*="social-icon-medium"].article_prev_0e48 {
  background-color: transparent;
  color: #00ab6b;
}
.thumbnail_upper_f8b1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.thumbnail_upper_f8b1
  [class*="social-icon-odnoklassniki"].article_prev_0e48 {
  background-color: transparent;
  color: #f4731c;
}
.thumbnail_upper_f8b1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.thumbnail_upper_f8b1 [class*="social-icon-meetup"].article_prev_0e48 {
  background-color: transparent;
  color: #ec1c40;
}
.thumbnail_upper_f8b1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.thumbnail_upper_f8b1 [class*="social-icon-pinterest"].article_prev_0e48 {
  background-color: transparent;
  color: #bd081c;
}
.thumbnail_upper_f8b1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.thumbnail_upper_f8b1 [class*="social-icon-product-hunt"].article_prev_0e48 {
  background-color: transparent;
  color: #da552f;
}
.thumbnail_upper_f8b1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.thumbnail_upper_f8b1 [class*="social-icon-reddit"].article_prev_0e48 {
  background-color: transparent;
  color: #ff4500;
}
.thumbnail_upper_f8b1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.thumbnail_upper_f8b1 [class*="social-icon-rss"].article_prev_0e48 {
  background-color: transparent;
  color: #f26522;
}
.thumbnail_upper_f8b1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.thumbnail_upper_f8b1
  [class*="social-icon-shopping-cart"].article_prev_0e48 {
  background-color: transparent;
  color: #4caf50;
}
.thumbnail_upper_f8b1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.thumbnail_upper_f8b1 [class*="social-icon-skype"].article_prev_0e48 {
  background-color: transparent;
  color: #00aff0;
}
.thumbnail_upper_f8b1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.thumbnail_upper_f8b1 [class*="social-icon-slideshare"].article_prev_0e48 {
  background-color: transparent;
  color: #0077b5;
}
.thumbnail_upper_f8b1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.thumbnail_upper_f8b1 [class*="social-icon-snapchat"].article_prev_0e48 {
  background-color: transparent;
  color: #fffc00;
}
.thumbnail_upper_f8b1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.thumbnail_upper_f8b1 [class*="social-icon-soundcloud"].article_prev_0e48 {
  background-color: transparent;
  color: #f80;
}
.thumbnail_upper_f8b1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.thumbnail_upper_f8b1 [class*="social-icon-spotify"].article_prev_0e48 {
  background-color: transparent;
  color: #2ebd59;
}
.thumbnail_upper_f8b1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.thumbnail_upper_f8b1
  [class*="social-icon-stack-overflow"].article_prev_0e48 {
  background-color: transparent;
  color: #fe7a15;
}
.thumbnail_upper_f8b1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.thumbnail_upper_f8b1 [class*="social-icon-maldkfgram"].article_prev_0e48 {
  background-color: transparent;
  color: #2ca5e0;
}
.thumbnail_upper_f8b1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.thumbnail_upper_f8b1 [class*="social-icon-tripadvisor"].article_prev_0e48 {
  background-color: transparent;
  color: #589442;
}
.thumbnail_upper_f8b1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.thumbnail_upper_f8b1 [class*="social-icon-tumblr"].article_prev_0e48 {
  background-color: transparent;
  color: #35465c;
}
.thumbnail_upper_f8b1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.thumbnail_upper_f8b1 [class*="social-icon-twitch"].article_prev_0e48 {
  background-color: transparent;
  color: #6441a5;
}
.thumbnail_upper_f8b1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.thumbnail_upper_f8b1 [class*="social-icon-twitter"].article_prev_0e48 {
  background-color: transparent;
  color: #1da1f2;
}
.thumbnail_upper_f8b1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.thumbnail_upper_f8b1 [class*="social-icon-vimeo"].article_prev_0e48 {
  background-color: transparent;
  color: #1ab7ea;
}
.thumbnail_upper_f8b1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.thumbnail_upper_f8b1 [class*="social-icon-vk"].article_prev_0e48 {
  background-color: transparent;
  color: #45668e;
}
.thumbnail_upper_f8b1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.thumbnail_upper_f8b1 [class*="social-icon-weibo"].article_prev_0e48 {
  background-color: transparent;
  color: #df2029;
}
.thumbnail_upper_f8b1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.thumbnail_upper_f8b1 [class*="social-icon-weixin"].article_prev_0e48 {
  background-color: transparent;
  color: #7bb32e;
}
.thumbnail_upper_f8b1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.thumbnail_upper_f8b1 [class*="social-icon-whatsapp"].article_prev_0e48 {
  background-color: transparent;
  color: #25d366;
}
.thumbnail_upper_f8b1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.thumbnail_upper_f8b1 [class*="social-icon-wordpress"].article_prev_0e48 {
  background-color: transparent;
  color: #21759b;
}
.thumbnail_upper_f8b1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.thumbnail_upper_f8b1 [class*="social-icon-xing"].article_prev_0e48 {
  background-color: transparent;
  color: #026466;
}
.thumbnail_upper_f8b1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.thumbnail_upper_f8b1 [class*="social-icon-yelp"].article_prev_0e48 {
  background-color: transparent;
  color: #af0606;
}
.thumbnail_upper_f8b1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.thumbnail_upper_f8b1 [class*="social-icon-youtube"].article_prev_0e48 {
  background-color: transparent;
  color: #cd201f;
}
.gold_bf14 {
  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;
}
.gold_bf14:hover {
  box-shadow: none;
  background: 0 0;
}
.border-2bd4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top_d748 {
  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;
}
.hover_7d48 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.input_bc6d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.input_bc6d,
.input_bc6d::after,
.input_bc6d::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;
}
.input_bc6d::after,
.input_bc6d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside_tiny_0951 .top_d748 .hover_7d48 {
  margin-top: -2px;
  width: 19px;
}
.aside_tiny_0951 .top_d748 .input_bc6d {
  margin-top: -1px;
}
.aside_tiny_0951 .top_d748 .input_bc6d,
.aside_tiny_0951 .top_d748 .input_bc6d::after,
.aside_tiny_0951 .top_d748 .input_bc6d::before {
  width: 19px;
  height: 2px;
}
.aside_tiny_0951 .top_d748 .input_bc6d::before {
  top: -6px;
}
.aside_tiny_0951 .top_d748 .input_bc6d::after {
  bottom: -6px;
}
.section_orange_2ec2 .top_d748 .hover_7d48 {
  margin-top: -2px;
  width: 22px;
}
.section_orange_2ec2 .top_d748 .input_bc6d {
  margin-top: -1px;
}
.section_orange_2ec2 .top_d748 .input_bc6d,
.section_orange_2ec2 .top_d748 .input_bc6d::after,
.section_orange_2ec2 .top_d748 .input_bc6d::before {
  width: 22px;
  height: 2px;
}
.section_orange_2ec2 .top_d748 .input_bc6d::before {
  top: -7px;
}
.section_orange_2ec2 .top_d748 .input_bc6d::after {
  bottom: -7px;
}
.glass_4541 .top_d748 .hover_7d48 {
  margin-top: -2px;
  width: 31px;
}
.glass_4541 .top_d748 .input_bc6d {
  margin-top: -1.5px;
}
.glass_4541 .top_d748 .input_bc6d,
.glass_4541 .top_d748 .input_bc6d::after,
.glass_4541 .top_d748 .input_bc6d::before {
  width: 31px;
  height: 3px;
}
.glass_4541 .top_d748 .input_bc6d::before {
  top: -9px;
}
.glass_4541 .top_d748 .input_bc6d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .article_ccd2 .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 19px;
  }
  .article_ccd2 .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .article_ccd2 .top_d748 .input_bc6d,
  .article_ccd2 .top_d748 .input_bc6d::after,
  .article_ccd2 .top_d748 .input_bc6d::before {
    width: 19px;
    height: 2px;
  }
  .article_ccd2 .top_d748 .input_bc6d::before {
    top: -6px;
  }
  .article_ccd2 .top_d748 .input_bc6d::after {
    bottom: -6px;
  }
  .detail-huge-a3eb .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-huge-a3eb .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .detail-huge-a3eb .top_d748 .input_bc6d,
  .detail-huge-a3eb .top_d748 .input_bc6d::after,
  .detail-huge-a3eb .top_d748 .input_bc6d::before {
    width: 22px;
    height: 2px;
  }
  .detail-huge-a3eb .top_d748 .input_bc6d::before {
    top: -7px;
  }
  .detail-huge-a3eb .top_d748 .input_bc6d::after {
    bottom: -7px;
  }
  .border-full-af89 .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 31px;
  }
  .border-full-af89 .top_d748 .input_bc6d {
    margin-top: -1.5px;
  }
  .border-full-af89 .top_d748 .input_bc6d,
  .border-full-af89 .top_d748 .input_bc6d::after,
  .border-full-af89 .top_d748 .input_bc6d::before {
    width: 31px;
    height: 3px;
  }
  .border-full-af89 .top_d748 .input_bc6d::before {
    top: -9px;
  }
  .border-full-af89 .top_d748 .input_bc6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dark_2813 .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 19px;
  }
  .dark_2813 .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .dark_2813 .top_d748 .input_bc6d,
  .dark_2813 .top_d748 .input_bc6d::after,
  .dark_2813 .top_d748 .input_bc6d::before {
    width: 19px;
    height: 2px;
  }
  .dark_2813 .top_d748 .input_bc6d::before {
    top: -6px;
  }
  .dark_2813 .top_d748 .input_bc6d::after {
    bottom: -6px;
  }
  .media-wood-e3be .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 22px;
  }
  .media-wood-e3be .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .media-wood-e3be .top_d748 .input_bc6d,
  .media-wood-e3be .top_d748 .input_bc6d::after,
  .media-wood-e3be .top_d748 .input_bc6d::before {
    width: 22px;
    height: 2px;
  }
  .media-wood-e3be .top_d748 .input_bc6d::before {
    top: -7px;
  }
  .media-wood-e3be .top_d748 .input_bc6d::after {
    bottom: -7px;
  }
  .in_ea3e .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 31px;
  }
  .in_ea3e .top_d748 .input_bc6d {
    margin-top: -1.5px;
  }
  .in_ea3e .top_d748 .input_bc6d,
  .in_ea3e .top_d748 .input_bc6d::after,
  .in_ea3e .top_d748 .input_bc6d::before {
    width: 31px;
    height: 3px;
  }
  .in_ea3e .top_d748 .input_bc6d::before {
    top: -9px;
  }
  .in_ea3e .top_d748 .input_bc6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full-5961 .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 19px;
  }
  .full-5961 .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .full-5961 .top_d748 .input_bc6d,
  .full-5961 .top_d748 .input_bc6d::after,
  .full-5961 .top_d748 .input_bc6d::before {
    width: 19px;
    height: 2px;
  }
  .full-5961 .top_d748 .input_bc6d::before {
    top: -6px;
  }
  .full-5961 .top_d748 .input_bc6d::after {
    bottom: -6px;
  }
  .panel-fabe .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-fabe .top_d748 .input_bc6d {
    margin-top: -1px;
  }
  .panel-fabe .top_d748 .input_bc6d,
  .panel-fabe .top_d748 .input_bc6d::after,
  .panel-fabe .top_d748 .input_bc6d::before {
    width: 22px;
    height: 2px;
  }
  .panel-fabe .top_d748 .input_bc6d::before {
    top: -7px;
  }
  .panel-fabe .top_d748 .input_bc6d::after {
    bottom: -7px;
  }
  .label_0e64 .top_d748 .hover_7d48 {
    margin-top: -2px;
    width: 31px;
  }
  .label_0e64 .top_d748 .input_bc6d {
    margin-top: -1.5px;
  }
  .label_0e64 .top_d748 .input_bc6d,
  .label_0e64 .top_d748 .input_bc6d::after,
  .label_0e64 .top_d748 .input_bc6d::before {
    width: 31px;
    height: 3px;
  }
  .label_0e64 .top_d748 .input_bc6d::before {
    top: -9px;
  }
  .label_0e64 .top_d748 .input_bc6d::after {
    bottom: -9px;
  }
}
.static-6254 .input_bc6d {
  -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);
}
.static-6254 .input_bc6d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.static-6254 .input_bc6d::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);
}
.static-6254.dim-344f .input_bc6d {
  -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);
}
.static-6254.dim-344f .input_bc6d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.static-6254.dim-344f .input_bc6d::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);
}
.input-726b {
  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.over_e2cc:before {
  display: none;
}
.complex_3537 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.complex_3537 .frame-1511 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.complex_3537 .frame-1511:last-of-type {
  border-bottom: none;
}
.complex_3537 .frame-1511.border_hovered_790c,
.complex_3537 .frame-1511.badge-wide-6ef8,
.complex_3537 .frame-1511.sort_fef7 {
  padding: 0;
}
.complex_3537 .list-south-5705 .silver-59a1 {
  color: currentColor;
}
.complex_3537 .list-south-5705 .silver-59a1:focus,
.complex_3537 .list-south-5705 .silver-59a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_3537.fluid-b696 .secondary_up_2137,
.complex_3537.fluid-b696 .tiny-47d7 a,
.complex_3537.fluid-b696 .tertiary_next_af73 a,
.complex_3537.fluid-b696 .sort_old_b7b1 a {
  color: rgba(0, 0, 0, 0.55);
}
.complex_3537.fluid-b696 .secondary_up_2137:hover,
.complex_3537.fluid-b696 .tiny-47d7 a:hover,
.complex_3537.fluid-b696 .tertiary_next_af73 a:hover,
.complex_3537.fluid-b696 .sort_old_b7b1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_3537.fluid-b696 .filter-over-063b {
  color: rgba(0, 0, 0, 0.8);
}
.complex_3537.fluid-b696 .frame-1511 {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_3537.fluid-b696 .frame-1511:before {
  background: rgba(0, 0, 0, 0.08);
}
.complex_3537.fluid-b696 .nav-3b4a:before {
  background: rgba(255, 255, 255, 0.9);
}
.complex_3537.fluid-b696 .list-south-5705 .highlight_bottom_95d8 li a,
.complex_3537.fluid-b696 .list-south-5705 .silver-59a1,
.complex_3537.fluid-b696 .sort_old_b7b1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_3537.fluid-b696 .list-south-5705 .silver-59a1:focus,
.complex_3537.fluid-b696 .list-south-5705 .silver-59a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_3537.fluid-b696 .highlight_bottom_95d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.complex_3537.border-00a4 .secondary_up_2137,
.complex_3537.border-00a4 .tiny-47d7 a,
.complex_3537.border-00a4 .tertiary_next_af73 .silver-59a1,
.complex_3537.border-00a4 .tertiary_next_af73 a,
.complex_3537.border-00a4 .sort_old_b7b1 a {
  color: rgba(255, 255, 255, 0.79);
}
.complex_3537.border-00a4 .secondary_up_2137:hover,
.complex_3537.border-00a4 .tiny-47d7 a:hover,
.complex_3537.border-00a4 .tertiary_next_af73 .silver-59a1:hover,
.complex_3537.border-00a4 .tertiary_next_af73 a:hover,
.complex_3537.border-00a4 .sort_old_b7b1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_3537.border-00a4 .filter-over-063b {
  color: rgba(255, 255, 255, 0.99);
}
.complex_3537.border-00a4 .frame-1511 {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_3537.border-00a4 .frame-1511:before {
  background: rgba(255, 255, 255, 0.08);
}
.complex_3537.border-00a4 .nav-3b4a:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex_3537.border-00a4 .list-south-5705 .highlight_bottom_95d8 li a,
.complex_3537.border-00a4 .list-south-5705 .silver-59a1,
.complex_3537.border-00a4 .sort_old_b7b1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_3537.border-00a4 .list-south-5705 .silver-59a1:focus,
.complex_3537.border-00a4 .list-south-5705 .silver-59a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_3537.border-00a4 .highlight_bottom_95d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-3b4a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-3b4a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification_acf3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade-465c .complex_3537 {
  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;
}
.shade-465c .frame-1511 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade-465c .frame-1511: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) {
  .shade-465c .frame-1511:before {
    width: 16%;
    left: 42%;
  }
}
.shade-465c .frame-1511:last-child:before {
  content: none;
}
.shade-465c .frame-1511[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade-465c .list-south-5705 .highlight_bottom_95d8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade-465c .list-south-5705 .highlight_bottom_95d8 li a .silver-59a1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade-465c .list-south-5705 .sort_old_b7b1 {
  border: none;
}
.shade-465c .list-south-5705 .sort_old_b7b1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade-465c .nav-3b4a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade-465c .notification_acf3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade-465c .border-00a4 .nav-3b4a:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-465c .fluid-b696.detail-advanced-a3de .input_bc6d {
  background: rgba(0, 0, 0, 0.6);
}
.shade-465c
  .fluid-b696.detail-advanced-a3de
  .input_bc6d::after,
.shade-465c
  .fluid-b696.detail-advanced-a3de
  .input_bc6d:before {
  background: inherit;
}
.shade-465c
  .fluid-b696.detail-advanced-a3de:hover
  .input_bc6d {
  background: rgba(0, 0, 0, 0.8);
}
.action_c3e4 .complex_3537 {
  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) {
  .action_c3e4 .complex_3537 {
    width: auto;
    right: 45px;
  }
}
.pro_114b .complex_3537 {
  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) {
  .pro_114b .complex_3537 {
    width: auto;
    left: 45px;
  }
}
.over_e2cc .complex_3537 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.over_e2cc .notification_acf3 {
  max-width: 48em;
  margin: 0 auto;
}
.over_e2cc .nav-3b4a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first_d86f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first_d86f.shade-465c .complex_3537 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first_d86f.action_c3e4 .complex_3537 {
  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);
}
.first_d86f .complex_3537 {
  visibility: visible;
}
.first_d86f.pro_114b .complex_3537 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.picture-1254,
.gas_2a30 {
  overflow-x: hidden;
}
.picture-1254 .complex_3537 {
  overflow: auto;
}
.picture-1254.shade-465c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-1254.shade-465c .complex_3537 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.picture-1254.shade-465c .gold_bf14 {
  opacity: 0;
}
.picture-1254.action_c3e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-1254.action_c3e4 .complex_3537 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.picture-1254.action_c3e4 .gold_bf14 {
  opacity: 0;
}
.picture-1254.pro_114b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.picture-1254.pro_114b .complex_3537 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.picture-1254.pro_114b .gold_bf14 {
  opacity: 0;
}
.picture-1254.over_e2cc .complex_3537 {
  z-index: 10;
  visibility: visible;
}
.detail-advanced-a3de {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail-advanced-a3de .input_bc6d {
  background: rgba(255, 255, 255, 0.99);
}
.detail-advanced-a3de .input_bc6d::after,
.detail-advanced-a3de .input_bc6d:before {
  background: inherit;
}
.detail-advanced-a3de:hover .input_bc6d {
  background: rgba(255, 255, 255, 0.99);
}
.pro_114b .detail-advanced-a3de {
  top: 10px;
  right: auto;
  left: 12px;
}
.over_e2cc .detail-advanced-a3de {
  display: none !important;
}
.picture-1254:before,
.gas_2a30:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.picture-1254 .detail-advanced-a3de,
.gas_2a30 .detail-advanced-a3de {
  display: inline-block;
}
.complex_3537 .status-e05f {
  -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;
}
.picture-1254 .complex_3537 .status-e05f,
.gas_2a30 .complex_3537 .status-e05f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort_last_f59d .hero-middle-88e4 {
  width: 100%;
}
.preview-8667 {
  padding: 0 0.5em 0;
}
.preview-8667 [class*="customify-col-"],
.preview-8667 [class*="customify-col_"],
.preview-8667 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-motion-4be3 .preview-8667 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_bronze_8c3b .breadcrumb-16fa,
  .breadcrumb-16fa {
    display: none;
  }
  .popup_out_d40d {
    text-align: left;
  }
  .chip_17f7 {
    text-align: center;
  }
  .title-0262 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_bronze_8c3b .tabs_c690,
  .tabs_c690 {
    display: none;
  }
  .module_5c3b {
    text-align: left;
  }
  .video_f9ba {
    text-align: center;
  }
  .nav_13d8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_bronze_8c3b .fluid_a4a0,
  .fluid_a4a0 {
    display: none;
  }
  .hero-0a35 {
    text-align: left;
  }
  .cool_fd08 {
    text-align: center;
  }
  .summary_iron_9fbe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_soft_14b8 {
  box-shadow: none !important;
}
.steel-f458 .tiny_8be0,
.table_952b .tiny_8be0 {
  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;
}
.table_952b .tiny_8be0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon_7cd8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon_7cd8:after,
.icon_7cd8:before {
  content: "";
  display: table;
}
.icon_7cd8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon_7cd8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon_7cd8,
.active-95b3 {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar-wide-50fb.tiny_c7f6 .icon_7cd8 {
  max-width: 100%;
}
.avatar-wide-50fb.section-hovered-743b {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar-wide-50fb.focused-8758 .icon_7cd8 {
  max-width: 100%;
}
.avatar-wide-50fb.focused-8758 > .icon_7cd8 {
  padding-left: 0;
  padding-right: 0;
}
.avatar-wide-50fb.focused-8758 > .icon_7cd8 .nav_bronze_8c3b {
  margin: 0;
}
.avatar-wide-50fb.focused-8758
  > .icon_7cd8
  .stone_8bf7.info_up_b6c1 {
  margin-right: 0;
  margin-left: 0;
}
.avatar-wide-50fb.focused-8758 #main.info_up_b6c1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade_08c6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade_08c6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-wood-fcf9 .hero-98c2 {
    padding-right: 1em;
  }
  .thumbnail-wood-fcf9.box_3c9b .stone_8bf7 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-wood-fcf9.box_3c9b .hero-98c2 {
    padding-right: 1em;
  }
  .thumbnail-wood-fcf9.box_3c9b .card_easy_29bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-f5ea .hero-98c2 {
    padding-left: 1em;
  }
  .form-f5ea.box_3c9b .stone_8bf7 {
    border-left: 1px solid #eaecee;
  }
  .form-f5ea.box_3c9b .hero-98c2 {
    padding-left: 1em;
  }
  .form-f5ea.box_3c9b .card_easy_29bb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_8b42 .hero-98c2 {
    padding-left: 1em;
  }
  .thick_8b42.box_3c9b .breadcrumb_fixed_2397 {
    border-right: 1px solid #eaecee;
  }
  .thick_8b42.box_3c9b .notice_43f2 {
    border-right: 1px solid #eaecee;
  }
  .thick_8b42.box_3c9b .hero-98c2 {
    padding-left: 1em;
  }
  .thick_8b42.box_3c9b .card_easy_29bb {
    padding-right: 1em;
  }
  .thick_8b42.box_3c9b .widget_453f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-79e2 .hero-98c2 {
    padding-right: 1em;
  }
  .message-79e2.box_3c9b .breadcrumb_fixed_2397 {
    border-left: 1px solid #eaecee;
  }
  .message-79e2.box_3c9b .notice_43f2 {
    border-left: 1px solid #eaecee;
  }
  .message-79e2.box_3c9b .hero-98c2 {
    padding-right: 1em;
  }
  .message-79e2.box_3c9b .card_easy_29bb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .message-79e2.box_3c9b .widget_453f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_08c6 .hero-98c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_08c6.box_3c9b .stone_8bf7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade_08c6.box_3c9b .hero-98c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_08c6.box_3c9b .card_easy_29bb {
    padding-left: 1em;
  }
  .shade_08c6.box_3c9b .widget_453f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade_08c6.box_3c9b .hero-98c2 {
    padding-left: 0;
  }
}
.banner-2287 .panel-focused-786a {
  display: inline-block;
}
.row-pro-fbec {
  display: inline-block;
}
.prev_1c46 {
  word-con: break-word;
}
.primary_north_78c3 > span {
  display: inline-block;
  padding: 5px 0;
}
.primary_north_78c3 .border_b951 {
  margin-left: 8px;
  margin-right: 8px;
}
.primary_north_78c3 .down_b0cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom_9053 .sort-4cb8 {
  margin-bottom: 2em;
}
.bottom_9053 .widget_8a4b {
  margin-bottom: 15px;
}
.bottom_9053 .widget_8a4b:last-child {
  margin-bottom: 0;
}
.bottom_9053 .nav-over-21a5 {
  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) {
  .bottom_9053 .nav-over-21a5 {
    display: block;
  }
}
.bottom_9053 .detail-4d10 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom_9053 .detail-4d10 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom_9053 .upper-ad93 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom_9053 .upper-ad93 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom_9053 .upper-ad93 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom_9053 .prev_1c46 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_9053 .prev_1c46 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom_9053 .column_24f7 p:last-child {
  margin-bottom: 0;
}
.bottom_9053 .banner_left_df80 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom_9053 .dropdown-9624 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom_9053 .focus_43d3 {
  margin-top: 1em;
}
.bottom_9053 .grid-76fc {
  top: 0;
  display: block;
}
.bottom_9053 .grid-76fc a {
  color: inherit;
}
.bottom_9053 .grid-76fc a:hover {
  color: inherit;
}
.bottom_9053 .first_fdbc {
  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;
}
.bottom_9053 .first_fdbc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom_9053 .dropdown-9624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom_9053 .overlay_db3d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom_9053 .overlay_db3d:first-child {
  margin-top: 0;
}
.bottom_9053 .overlay_db3d.feature_prev_7ac8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom_9053 .overlay_db3d.overlay-light-cbee {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_9053
  .overlay_db3d.overlay-light-cbee.texture-small-9e31
  .focus_43d3 {
  width: 100%;
}
.bottom_9053 .overlay-light-cbee {
  -webkit-box-align: center;
  align-items: center;
}
.bottom_9053 .overlay-light-cbee .primary_north_78c3,
.bottom_9053 .overlay-light-cbee > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom_9053 .upper-ad93 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_9053 .upper-ad93 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_9053 .upper-ad93: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;
}
.bottom_9053 .feature_prev_7ac8 {
  z-index: 5;
}
.bottom_9053 .status_complex_cb5c .popup-24c5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom_9053 .slow-8672 .popup-24c5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom_9053 .form_14cc .popup-24c5 {
  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;
}
.bottom_9053.shade-blue-8f04 .nav-over-21a5,
.bottom_9053.inner_0f07 .nav-over-21a5 {
  display: block;
}
.bottom_9053.shade-blue-8f04 .nav-over-21a5 .focused-ce49,
.bottom_9053.shade-blue-8f04 .nav-over-21a5 .dropdown-9624,
.bottom_9053.inner_0f07 .nav-over-21a5 .focused-ce49,
.bottom_9053.inner_0f07 .nav-over-21a5 .dropdown-9624 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom_9053.panel_clean_3e4c .detail-4d10 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom_9053.panel_clean_3e4c .detail-4d10 {
    margin-right: 0;
  }
}
.bottom_9053.shade-blue-8f04 .detail-4d10,
.bottom_9053.inner_0f07 .detail-4d10 {
  padding-top: 40%;
}
.bottom_9053.shade-blue-8f04 .sort-4cb8,
.bottom_9053.inner_0f07 .sort-4cb8 {
  display: block;
}
.bottom_9053.shade-blue-8f04 .fn-sticky-b51d .dropdown-9624,
.bottom_9053.inner_0f07 .fn-sticky-b51d .dropdown-9624 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom_9053.shade-blue-8f04 .detail-4d10,
.bottom_9053.inner_0f07 .detail-4d10 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom_9053.shade-blue-8f04 .dropdown-9624 {
  padding: 1em;
}
.logo-fcd9 {
  margin: 30px auto;
  display: block;
}
.logo-fcd9 .hover-8e3f > * {
  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;
}
.logo-fcd9 .hover-8e3f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo-fcd9 .hover-8e3f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary_silver_ad1e .primary_north_78c3 {
  margin-bottom: 1.41575em;
}
.primary_silver_ad1e .sort_c41a {
  margin-bottom: 1.618em;
}
.yellow_adb9 .focus_ab8d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.yellow_adb9 .focus_ab8d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.yellow_adb9 .hover_pro_31e6 {
  max-width: 100%;
  overflow: auto;
}
.middle-3d8e .yellow_adb9 a:hover {
  text-decoration: underline;
}
.thumbnail_4fef .widget_8a4b:not(.prev_1c46),
.thumbnail_4fef .upper-ad93 {
  margin-bottom: 1.41575em;
}
.thumbnail_4fef .widget_8a4b:not(.prev_1c46):last-child,
.thumbnail_4fef .upper-ad93:last-child {
  margin-bottom: 0;
}
.thumbnail_4fef .widget_8a4b.light_c019 {
  margin-bottom: 0.41575em;
}
.thumbnail_4fef .tertiary_599c:before,
.thumbnail_4fef .nav-light-997a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thumbnail_4fef .tertiary_599c:before {
  content: "\f115";
}
.thumbnail_4fef .nav-light-997a:before {
  content: "\f02c";
}
.thumbnail_4fef .footer_bronze_bec4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thumbnail_4fef .footer_bronze_bec4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick_baa0 {
  display: -webkit-box;
  display: flex;
}
.thick_baa0 .hovered_e342 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick_baa0 .hovered_e342 {
    flex-basis: 90px;
  }
}
.thick_baa0 .description_slow_3403 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick_baa0 .description_slow_3403 {
    flex-basis: calc(100% - 50px);
  }
}
.thick_baa0 .card_0c7f p:last-child {
  margin-bottom: 0.72em;
}
.text_up_efc5 .hover-8e3f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.text_up_efc5 .hover-8e3f:after,
.text_up_efc5 .hover-8e3f:before {
  content: "";
  display: table;
}
.text_up_efc5 .hover-8e3f:after {
  clear: both;
}
.text_up_efc5 .hover-8e3f .video-wide-e1b8,
.text_up_efc5 .hover-8e3f .description-4aff {
  width: 49%;
}
.text_up_efc5 .hover-8e3f .video-wide-e1b8 a span.dark_9e8f,
.text_up_efc5 .hover-8e3f .description-4aff a span.dark_9e8f {
  display: block;
  margin-bottom: 5px;
}
.text_up_efc5 .hover-8e3f .description-4aff {
  float: left;
  text-align: left;
}
.text_up_efc5 .hover-8e3f .video-wide-e1b8 {
  float: right;
  text-align: right;
}
.tertiary-plasma-59e1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary-plasma-59e1 {
    margin-bottom: 0;
  }
}
.feature_dc3d {
  margin-bottom: 1em;
}
.feature_dc3d .prev_1c46 {
  font-size: 1.1em;
  line-height: 1.3;
}
.rough-912a a {
  display: block;
  line-height: 0;
  position: relative;
}
.block-8808 .feature_dc3d,
.medium_303c .feature_dc3d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block-8808 .feature_dc3d,
  .medium_303c .feature_dc3d {
    display: block;
  }
}
.block-8808 .rough-912a,
.medium_303c .rough-912a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block-8808 .rough-912a,
  .medium_303c .rough-912a {
    margin-bottom: 1em;
  }
}
.block-8808 .rough-912a img,
.medium_303c .rough-912a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block-8808 .clean_a4a8,
.medium_303c .clean_a4a8 {
  flex-basis: calc(100% - 160px);
}
.block-8808 .clean_a4a8 p,
.medium_303c .clean_a4a8 p {
  margin-bottom: 0;
}
.block-8808 .clean_a4a8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block-8808 .clean_a4a8 {
    padding-left: 0;
  }
}
.medium_303c .clean_a4a8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .medium_303c .clean_a4a8 {
    padding-right: 0;
  }
}
.medium_303c .rough-912a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination_first_117c .rough-912a {
  margin-bottom: 0.5em;
}
.pagination_first_117c .rough-912a img {
  width: 100%;
}
.label-1ea1 .text_f701,
.orange_eea6 .text_f701 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.orange_eea6 .stone_8bf7 .steel-a1e7 p:last-child {
  margin-bottom: 0;
}
.primary_complex_57c6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.element-3d0b .slow-0554 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .element-3d0b .slow-0554:last-of-type {
    margin-bottom: 0;
  }
}
.element-3d0b .slow-0554 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-3d0b .slow-0554 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.element-3d0b .slow-0554 ul li {
  margin: 0 0 0.6em;
}
.element-3d0b .slow-0554 ul li.smooth-37e3,
.element-3d0b .slow-0554 ul li.photo-2f59 {
  position: relative;
}
.element-3d0b .slow-0554 ul li.smooth-37e3 .text_slow_b791,
.element-3d0b .slow-0554 ul li.photo-2f59 .text_slow_b791 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.element-3d0b .slow-0554 ul li.smooth-37e3:after:after,
.element-3d0b .slow-0554 ul li.smooth-37e3:after:before,
.element-3d0b
  .slow-0554
  ul
  li.photo-2f59:after:after,
.element-3d0b
  .slow-0554
  ul
  li.photo-2f59:after:before {
  content: "";
  display: table;
}
.element-3d0b .slow-0554 ul li.smooth-37e3:after:after,
.element-3d0b
  .slow-0554
  ul
  li.photo-2f59:after:after {
  clear: both;
}
.element-3d0b .slow-0554 a.border-stone-67c6:hover {
  text-decoration: none;
}
.element-3d0b .slow-0554 select {
  max-width: 100%;
}
.element-3d0b .slow-0554 table {
  font-size: 85%;
}
.element-3d0b .slow-0554 table td,
.element-3d0b .slow-0554 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.element-3d0b .slow-0554 table tfoot td {
  text-align: left;
}
.element-3d0b .slow-0554 :last-child {
  margin-bottom: 0;
}
.element-3d0b .slow-0554 .top_8e18 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.element-3d0b .slow-0554 .top_8e18 label {
  width: 100%;
}
.element-3d0b .slow-0554 .top_8e18 .tabs-8f1e {
  width: 100%;
  display: block;
}
.element-3d0b .slow-0554 .top_8e18 .alert_75a6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.element-3d0b .slow-0554 .top_8e18 .alert_75a6:hover svg #svg-search {
  fill: #444;
}
.element-3d0b .slow-0554 .top_8e18 .alert_75a6 svg {
  width: 18px;
  height: 18px;
}
.element-3d0b .message-red-3128 ul ul,
.element-3d0b .mask_focused_4122 ul ul,
.element-3d0b .container_hovered_34e9 ul ul,
.element-3d0b .active-242b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.element-3d0b .message-red-3128 .first-2bee > a,
.element-3d0b .mask_focused_4122 .first-2bee > a,
.element-3d0b .container_hovered_34e9 .first-2bee > a,
.element-3d0b .active-242b .first-2bee > a {
  margin-bottom: 0;
}
.element-3d0b .first-eef1 li,
.element-3d0b .message-red-3128 li,
.element-3d0b .pink-610b li,
.element-3d0b .mask_focused_4122 li,
.element-3d0b .container_hovered_34e9 li,
.element-3d0b .active-242b li,
.element-3d0b .shade_286e li,
.element-3d0b .border-clean-439b li {
  display: block;
  position: relative;
}
.element-3d0b .first-eef1 li:last-child,
.element-3d0b .message-red-3128 li:last-child,
.element-3d0b .pink-610b li:last-child,
.element-3d0b .mask_focused_4122 li:last-child,
.element-3d0b .container_hovered_34e9 li:last-child,
.element-3d0b .active-242b li:last-child,
.element-3d0b .shade_286e li:last-child,
.element-3d0b .border-clean-439b li:last-child {
  border: none;
}
.element-3d0b .first-eef1 li a,
.element-3d0b .message-red-3128 li a,
.element-3d0b .pink-610b li a,
.element-3d0b .mask_focused_4122 li a,
.element-3d0b .container_hovered_34e9 li a,
.element-3d0b .active-242b li a,
.element-3d0b .shade_286e li a,
.element-3d0b .border-clean-439b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element-3d0b .first-eef1 li ul li::before,
.element-3d0b .message-red-3128 li ul li::before,
.element-3d0b .pink-610b li ul li::before,
.element-3d0b .mask_focused_4122 li ul li::before,
.element-3d0b .container_hovered_34e9 li ul li::before,
.element-3d0b .active-242b li ul li::before,
.element-3d0b .shade_286e li ul li::before,
.element-3d0b .border-clean-439b li ul li::before {
  left: 15px;
}
.element-3d0b .first-eef1 li ul a,
.element-3d0b .message-red-3128 li ul a,
.element-3d0b .pink-610b li ul a,
.element-3d0b .mask_focused_4122 li ul a,
.element-3d0b .container_hovered_34e9 li ul a,
.element-3d0b .active-242b li ul a,
.element-3d0b .shade_286e li ul a,
.element-3d0b .border-clean-439b li ul a {
  padding-left: 20px;
}
.element-3d0b .first-eef1 li ul ul li::before,
.element-3d0b .message-red-3128 li ul ul li::before,
.element-3d0b .pink-610b li ul ul li::before,
.element-3d0b .mask_focused_4122 li ul ul li::before,
.element-3d0b .container_hovered_34e9 li ul ul li::before,
.element-3d0b .active-242b li ul ul li::before,
.element-3d0b .shade_286e li ul ul li::before,
.element-3d0b .border-clean-439b li ul ul li::before {
  left: 30px;
}
.element-3d0b .first-eef1 li ul ul a,
.element-3d0b .message-red-3128 li ul ul a,
.element-3d0b .pink-610b li ul ul a,
.element-3d0b .mask_focused_4122 li ul ul a,
.element-3d0b .container_hovered_34e9 li ul ul a,
.element-3d0b .active-242b li ul ul a,
.element-3d0b .shade_286e li ul ul a,
.element-3d0b .border-clean-439b li ul ul a {
  padding-left: 40px;
}
.element-3d0b .tag-0691 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.element-3d0b .border-clean-439b ul li {
  margin-bottom: 1.41575em;
}
.element-3d0b .border-clean-439b ul li .notice_841e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.element-3d0b .border-clean-439b ul li .icon_506e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border-00a4 .first-eef1 li a,
.border-00a4 .message-red-3128 li a,
.border-00a4 .pink-610b li a,
.border-00a4 .mask_focused_4122 li a,
.border-00a4 .container_hovered_34e9 li a,
.border-00a4 .active-242b li a,
.border-00a4 .shade_286e li a,
.border-00a4 .border-clean-439b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-00a4 .tag-0691 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-00a4 .slow-0554 ul li.smooth-37e3 .text_slow_b791,
.border-00a4 .slow-0554 ul li.photo-2f59 .text_slow_b791 {
  background: rgba(0, 0, 0, 0.2);
}
.border-00a4 .element-3d0b .slow-0554 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li {
  margin: 0;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li ul {
  margin: 0;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li ul li a {
  padding-left: 15px;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li ul li li a {
  padding-left: 30px;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li.top-38b5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li.top-38b5 > 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;
}
.avatar-wide-50fb .element-3d0b .highlight_bottom_95d8 li.top-38b5 > 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;
}
.status-69f3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_silver_9c72 {
  position: relative;
  z-index: 10;
}
.form_silver_9c72 .status-e05f {
  width: 100%;
  max-width: 100%;
}
.lower_76d8 .backdrop_current_be99 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lower_76d8 .fluid-b696 {
}
.lower_76d8 .border-00a4 {
  background: #292929;
}
.thumbnail-full-44d8 .backdrop_current_be99 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail-full-44d8 .fluid-b696 {
  background: #f9f9f9;
}
.thumbnail-full-44d8 .border-00a4 {
  background: #303030;
}
.hero-40a7 .backdrop_current_be99 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-40a7 .panel-focused-786a {
    margin-bottom: 1em;
  }
  .hero-40a7 .panel-focused-786a:last-child {
    margin-bottom: 0;
  }
}
.hero-40a7 .fluid-b696 {
  background: #ededed;
}
.hero-40a7 .border-00a4 {
  background: #1a1a1a;
}
.backdrop_current_be99.fluid-b696 {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop_current_be99.fluid-b696 .panel_043e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_current_be99.border-00a4 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_current_be99.border-00a4 a:not(.border-stone-67c6) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_current_be99.border-00a4 a:not(.border-stone-67c6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_current_be99.border-00a4 .panel_043e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_current_be99.border-00a4 table tbody td,
.backdrop_current_be99.border-00a4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.simple-3599.badge_2c1a .icon_7cd8 {
  max-width: initial;
}
.simple-3599 .red-85fc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.simple-3599 .red-85fc .status-e05f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .simple-3599 .red-85fc .status-e05f {
    display: block;
    margin-bottom: 2em;
  }
  .simple-3599 .red-85fc .status-e05f:last-child {
    margin-bottom: 0;
  }
}
.hero-40a7 .panel-focused-786a:last-child,
.thumbnail-full-44d8 .panel-focused-786a:last-child,
.lower_76d8 .panel-focused-786a:last-child {
  margin-bottom: 0;
}
.hero-40a7 .panel-focused-786a .element-3d0b .slow-0554:last-child,
.thumbnail-full-44d8 .panel-focused-786a .element-3d0b .slow-0554:last-child,
.lower_76d8 .panel-focused-786a .element-3d0b .slow-0554:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hero-40a7 .module-pressed-9cd2,
  .hero-40a7 .avatar-pro-d744,
  .thumbnail-full-44d8 .module-pressed-9cd2,
  .thumbnail-full-44d8 .avatar-pro-d744,
  .lower_76d8 .module-pressed-9cd2,
  .lower_76d8 .avatar-pro-d744 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_silver_9c72 .panel-focused-786a {
    margin-bottom: 2em;
  }
}
.form_silver_9c72 p:last-child {
  margin-bottom: 0;
}
.form_silver_9c72 li,
.form_silver_9c72 ul {
  list-style: none;
  margin: 0;
}
.form_silver_9c72 ul ul {
  margin-left: 2.617924em;
}
.avatar_3202 {
  font-size: 0.875em;
}

/* css-noise: 8a81 */
.ghost-box-u2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
