/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-c769/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-c769
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.heading-c769/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame_5ff2.bronze_014f/licenses/gpl-2.0.info-bronze-88fd
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.thumbnail-c460/, (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.small-a88a.heading_upper_c1bd/normalize.banner-hard-380d/
 ======
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.banner-hard-380d v7.0.0 | MIT License | github.heading-c769/necolas/normalize.banner-hard-380d */
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;
}
.pattern-light-c980 .status_soft_78d5,
.background_cold_64e0,
.border_7aa1,
.thumbnail_9927,
.article-solid-86e5,
.grid_5129,
.shade_blue_02aa,
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;
}
.background_cold_64e0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background_cold_64e0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background_cold_64e0,
  h1 {
    font-size: 1.8em;
  }
}
.border_7aa1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_7aa1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_7aa1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_7aa1,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail_9927,
h3 {
  font-size: 1.618em;
}
.pattern-light-c980 .status_soft_78d5,
.article-solid-86e5,
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.solid_7f70 {
  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;
}
.video_7c39:after,
.video_7c39:before,
.column_fast_eb30:after,
.column_fast_eb30:before {
  content: "";
  display: table;
}
.video_7c39:after,
.column_fast_eb30:after {
  clear: both;
}
.orange-fb07 {
  float: right;
  margin-right: 0;
}
.glass_2618 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel-liquid-bfdb .feature_4b25,
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;
}
.carousel-liquid-bfdb .feature_4b25: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;
}
.hero-f49f .feature_4b25 {
  box-shadow: none;
}
.hero-f49f
  .feature_4b25
  .hot-f226 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero-f49f .feature_4b25 .tiny_e50d {
  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;
}
.hero-f49f
  .feature_4b25
  .tiny_e50d
  b {
  display: none;
}
.hero-f49f .form-active-57a5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_625b:not(.aside-debf):not(.large-c556),
button:not(.aside-debf):not(.large-c556),
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ),
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ),
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ) {
  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;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ):hover,
button:not(.aside-debf):not(
    .large-c556
  ):hover,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ):hover,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ):hover,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ):active,
.box_625b:not(.aside-debf):not(
    .large-c556
  ):focus,
button:not(.aside-debf):not(
    .large-c556
  ):active,
button:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ):active,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ):active,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ):active,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ):focus {
  outline: 0;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46 {
  position: relative;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .fixed_a9fc,
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hero_8763,
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hover-a3c9,
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  i,
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  svg,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .fixed_a9fc,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hero_8763,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hover-a3c9,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  i,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  svg,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .fixed_a9fc,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hero_8763,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hover-a3c9,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  i,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  svg,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .fixed_a9fc,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hero_8763,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hover-a3c9,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  i,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  svg,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .fixed_a9fc,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hero_8763,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  .hover-a3c9,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  i,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46
  svg {
  visibility: hidden;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46:after,
button:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46:after,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46:after,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46:after,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ).fn-loading-8e46: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;
}
.box_625b:not(.aside-debf):not(.large-c556),
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ),
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ),
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ) {
  color: #fff;
  background: #235787;
}
.box_625b:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="button"]:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="reset"]:not(.aside-debf):not(
    .large-c556
  ):focus,
input[type="submit"]:not(.aside-debf):not(
    .large-c556
  ):focus {
  color: #fff;
}
.box_625b.fn-disabled-8e46:not(.aside-debf):not(
    .large-c556
  ),
.box_625b[disabled]:not(.aside-debf):not(
    .large-c556
  ),
button.fn-disabled-8e46:not(.aside-debf):not(
    .large-c556
  ),
button[disabled]:not(.aside-debf):not(
    .large-c556
  ) {
  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;
}
.image_left_1139 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image_left_1139: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;
}
.green_9f31 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget-bd20 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.preview-b84e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video_7c39:after,
.video_7c39:before,
.info-0b47:after,
.info-0b47:before,
.frame_d9bf:after,
.frame_d9bf:before,
.focused-2641:after,
.focused-2641:before,
.shade_f9ab:after,
.shade_f9ab:before,
.hover-upper-6b4f:after,
.hover-upper-6b4f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video_7c39:after,
.info-0b47:after,
.frame_d9bf:after,
.focused-2641:after,
.shade_f9ab:after,
.hover-upper-6b4f:after {
  clear: both;
}
.info-0b47 .tooltip-yellow-6a8c,
.frame_d9bf .tooltip-yellow-6a8c,
.progress_3736 .tooltip-yellow-6a8c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.next-781c {
  display: inline-block;
}
.dynamic_38e4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dynamic_38e4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dynamic_38e4 .paragraph-3641 {
  padding: 1em 0;
  font-size: 85%;
}
.paragraph-3641 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mini-1400 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mini-1400:after,
.mini-1400:before {
  content: "";
  display: table;
}
.mini-1400:after {
  clear: both;
}
.active-hot-024b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focused-1bc3 .active-hot-024b {
  max-width: 50%;
}
.modal_53e6 .active-hot-024b {
  max-width: 33.33%;
}
.tiny-3f6c .active-hot-024b {
  max-width: 25%;
}
.thick-f5e6 .active-hot-024b {
  max-width: 20%;
}
.secondary-2098 .active-hot-024b {
  max-width: 16.66%;
}
.notification_bronze_d3b1 .active-hot-024b {
  max-width: 14.28%;
}
.search-green-64f2 .active-hot-024b {
  max-width: 12.5%;
}
.upper-ca6c .active-hot-024b {
  max-width: 11.11%;
}
.gradient_bottom_e92f {
  display: block;
}
.pattern-light-c980 .dropdown-old-e948 label,
.pattern-light-c980 .current-5c4f label,
.pattern-light-c980 .element-small-0d6f label,
.pattern-light-c980 .element-9dae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_13cd {
  list-style: none;
  margin: 0;
}
.fixed_13cd article.sort_f545 {
  margin-bottom: 0;
}
.fixed_13cd ul {
  list-style: none;
  margin: 0;
}
.fixed_13cd .table_d1b4 li.sort_f545 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_13cd .table_d1b4 li.sort_f545 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_13cd .table_d1b4 li.sort_f545: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) {
  .fixed_13cd .table_d1b4 li.sort_f545 li.sort_f545 li.sort_f545 li.sort_f545 {
    padding-left: 0;
  }
}
article.sort_f545 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_f545 .info-0b47 p:last-of-type {
  margin-bottom: 0;
}
article.sort_f545 .logo-b755 {
  float: left;
}
article.sort_f545 .section-178b {
  margin-left: 85px;
}
article.sort_f545 .box_hovered_9acc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_f545 .box_hovered_9acc .static_b720 {
  margin-left: 10px;
}
article.sort_f545 .silver-144f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_f545 .north_1890 {
  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 .dropdown-old-e948,
  #respond .element-small-0d6f,
  #respond .element-9dae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-old-e948 input,
#respond .element-small-0d6f input,
#respond .element-9dae input {
  width: 100%;
}
#respond .element-9dae {
  margin-right: 0;
}
#respond .new-4124 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-a7ec {
  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;
}
.tertiary-a7ec.photo-a46d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary-a7ec 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%);
}
.tertiary-a7ec:focus,
.tertiary-a7ec: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);
}
.mask-right-07df {
  border-radius: 10%;
}
.active-24b4 {
  border-radius: 50%;
}
.hover_7901 {
  font-size: 0.72em;
}
.menu_focused_6ecd {
  font-size: 0.875em;
}
.first_38d7 {
  font-size: 1.1em;
}
.outer_8977 {
  text-transform: uppercase;
  line-height: 1.2;
}
.outer_8977.hover_7901 {
  letter-spacing: 0.5px;
}
.texture-dynamic-f3d1,
.texture-dynamic-f3d1 a {
  color: #6d6d6d;
}
.texture-dynamic-f3d1 a:hover {
  color: #111;
}
.element_up_48d7 {
  color: #6d6d6d;
}
.footer-selected-3911 {
  overflow-x: hidden;
}
.footer-selected-3911 .dim_c229.column-iron-9cb3 {
  position: relative;
}
.footer-selected-3911 .dim_c229.column-iron-9cb3.mini_bcdf {
  position: initial;
}
.footer-selected-3911
  .dim_c229.column-iron-9cb3.mini_bcdf
  .slow-5ae3 {
  left: auto;
}
.footer-selected-3911 .dim_c229 .slow-5ae3 {
  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;
}
.footer-selected-3911 .dim_c229:hover.column-iron-9cb3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer-selected-3911
  .dim_c229:hover.column-iron-9cb3
  .slow-5ae3 {
  display: block;
  z-index: 9999999;
}
.footer-selected-3911 .component-mini-607c .widget-b888,
.footer-selected-3911 .block_steel_9a24 .widget-b888 {
  display: none;
}
.footer-selected-3911 .shade_fresh_6918 .dim_c229:hover.column-iron-9cb3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern-light-c980 .dropdown-old-e948 label,
.pattern-light-c980 .current-5c4f label,
.pattern-light-c980 .element-small-0d6f label,
.pattern-light-c980 .element-9dae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fixed_13cd {
  list-style: none;
  margin: 0;
}
.fixed_13cd article.sort_f545 {
  margin-bottom: 0;
}
.fixed_13cd ul {
  list-style: none;
  margin: 0;
}
.fixed_13cd .table_d1b4 li.sort_f545 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fixed_13cd .table_d1b4 li.sort_f545 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fixed_13cd .table_d1b4 li.sort_f545: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) {
  .fixed_13cd .table_d1b4 li.sort_f545 li.sort_f545 li.sort_f545 li.sort_f545 {
    padding-left: 0;
  }
}
article.sort_f545 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_f545 .info-0b47 p:last-of-type {
  margin-bottom: 0;
}
article.sort_f545 .logo-b755 {
  float: left;
}
article.sort_f545 .section-178b {
  margin-left: 85px;
}
article.sort_f545 .box_hovered_9acc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_f545 .box_hovered_9acc .static_b720 {
  margin-left: 10px;
}
article.sort_f545 .silver-144f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_f545 .north_1890 {
  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 .dropdown-old-e948,
  #respond .element-small-0d6f,
  #respond .element-9dae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown-old-e948 input,
#respond .element-small-0d6f input,
#respond .element-9dae input {
  width: 100%;
}
#respond .element-9dae {
  margin-right: 0;
}
#respond .new-4124 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-mini-607c .left-1b12 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.left-1b12 .focus_fb19.fresh_232f .footer_smooth_e753 > li > a:focus,
.left-1b12 .focus_fb19.fresh_232f .footer_smooth_e753 > li > a:hover,
.left-1b12 .focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a:focus,
.left-1b12 .focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a:hover,
.left-1b12 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li > a:focus,
.left-1b12 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12
  .focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.left-1b12
  .focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a,
.left-1b12
  .focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.left-1b12
  .focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a,
.left-1b12
  .focus_fb19.column-down-6b8a
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.left-1b12 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li.avatar_wood_baef > a {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12 .image_7193,
.left-1b12 .image_7193 a {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12 .short-c92b.form-top-84db li a,
.left-1b12 .progress_159e a,
.left-1b12 .item-new-1c7f,
.left-1b12 .footer_smooth_e753 > li > a,
.left-1b12 .text-south-3344 {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12 .short-c92b.form-top-84db li a:hover,
.left-1b12 .progress_159e a:hover,
.left-1b12 .item-new-1c7f:hover,
.left-1b12 .footer_smooth_e753 > li > a:hover,
.left-1b12 .text-south-3344:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12 .caption_hot_97ac {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12 .caption_hot_97ac .left_e84b {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12 .caption_hot_97ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-1b12 .detail_c9ff .bright_99f1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12 .detail_c9ff .bright_99f1 .stone-7b6e {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12
  .detail_c9ff
  .bright_99f1
  .stone-7b6e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12
  .detail_c9ff
  .bright_99f1
  .stone-7b6e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12
  .detail_c9ff
  .bright_99f1
  .stone-7b6e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12
  .detail_c9ff
  .bright_99f1
  .stone-7b6e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12 .detail_c9ff .blue_4380 {
  color: rgba(255, 255, 255, 0.79);
}
.left-1b12 .detail_c9ff .blue_4380:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east_1fc4
  .left-1b12
  .detail_c9ff
  .item-4f6c
  .paragraph-c14b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.east_1fc4
  .left-1b12
  .detail_c9ff
  .item-4f6c
  .stone-7b6e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-mini-607c .header-copper-4e30 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header-copper-4e30 .focus_fb19.fresh_232f .footer_smooth_e753 > li > a:focus,
.header-copper-4e30 .focus_fb19.fresh_232f .footer_smooth_e753 > li > a:hover,
.header-copper-4e30 .focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a:focus,
.header-copper-4e30 .focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a:hover,
.header-copper-4e30 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li > a:focus,
.header-copper-4e30 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-copper-4e30
  .focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.header-copper-4e30
  .focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a,
.header-copper-4e30
  .focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.header-copper-4e30
  .focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a,
.header-copper-4e30
  .focus_fb19.column-down-6b8a
  .footer_smooth_e753
  > li.carousel-57d0
  > a,
.header-copper-4e30 .focus_fb19.column-down-6b8a .footer_smooth_e753 > li.avatar_wood_baef > a {
  color: rgba(0, 0, 0, 0.8);
}
.header-copper-4e30 .image_7193,
.header-copper-4e30 .image_7193 a {
  color: rgba(0, 0, 0, 0.8);
}
.header-copper-4e30 .short-c92b.form-top-84db li a,
.header-copper-4e30 .progress_159e a,
.header-copper-4e30 .item-new-1c7f,
.header-copper-4e30 .footer_smooth_e753 > li > a,
.header-copper-4e30 .text-south-3344 {
  color: rgba(0, 0, 0, 0.55);
}
.header-copper-4e30 .short-c92b.form-top-84db li a:hover,
.header-copper-4e30 .progress_159e a:hover,
.header-copper-4e30 .item-new-1c7f:hover,
.header-copper-4e30 .footer_smooth_e753 > li > a:hover,
.header-copper-4e30 .text-south-3344:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-copper-4e30 .caption_hot_97ac {
  color: rgba(0, 0, 0, 0.55);
}
.header-copper-4e30 .caption_hot_97ac .left_e84b {
  color: rgba(0, 0, 0, 0.8);
}
.header-copper-4e30 .caption_hot_97ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-ec1b .full-0736 {
  margin-left: auto;
  margin-right: auto;
}
.frame_d9bf > * {
  margin-left: auto;
  margin-right: auto;
}
.frame_d9bf .green_9f31 {
  margin-right: 1.41575em;
}
.rough_fb96 .frame_d9bf > .avatar-6fd8 {
  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;
}
.rough_fb96 .frame_d9bf > .surface_ae07 {
  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;
}
.carousel-646e.caption-ec1b .full-0736,
.south_c6c9.caption-ec1b .full-0736 {
  margin-left: 0;
}
.item_b58d.caption-ec1b .full-0736,
.dirty-826c.caption-ec1b .full-0736 {
  margin-right: 0;
}
.frame_d9bf ol,
.frame_d9bf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.advanced_de92 video {
  max-width: 100%;
}
.fast-effe img {
  display: block;
}
.fast-effe.green_9f31,
.fast-effe.widget-bd20 {
  width: 100%;
}
.fast-effe.surface_ae07 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout_bronze_3c97:not(.status-plasma-ca95) {
  margin: 1.5em auto;
}
.blue_d11f p {
  padding: 1.5em 14px;
}
ul.full_1e27.surface_ae07,
ul.full_1e27.avatar-6fd8,
ul.full_1e27.gallery-cold-9ee1.avatar-6fd8 {
  padding: 0 14px;
}
.breadcrumb-8e4c {
  display: block;
  overflow-x: auto;
}
.breadcrumb-8e4c table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb-8e4c td,
.breadcrumb-8e4c th {
  padding: 0.5em;
}
.frame_d9bf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame_d9bf ol ol,
.frame_d9bf ol ul,
.frame_d9bf ul ol,
.frame_d9bf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame_d9bf ol ol li,
.frame_d9bf ol ul li,
.frame_d9bf ul ol li,
.frame_d9bf ul ul li {
  margin-left: 0;
}
.preview_mini_edd1.next-16db > .cool_3afd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview_mini_edd1.next-16db > .cool_3afd iframe,
.preview_mini_edd1.next-16db > .cool_3afd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight-warm-c797 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight-warm-c797.glass_0391 {
  padding: 0;
}
.highlight-warm-c797.glass_0391 cite {
  font-size: 13px;
}
.highlight-warm-c797 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight-warm-c797 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.button-silver-3352 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.button-silver-3352 > p:first-child {
  margin-top: 0;
}
.button-silver-3352 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.button-silver-3352 blockquote {
  border-left: 0;
}
.pattern_d8aa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_d8aa:not(.layout_red_a3bf) {
  max-width: 100px;
}
.pattern_d8aa.badge_wood_df51 {
  border-bottom: none !important;
  text-align: center;
}
.pattern_d8aa.badge_wood_df51::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .blue_d11f p {
    padding: 1.5em 0;
  }
}
.wide-8643 {
  color: #0073aa;
}
.frame-0007 {
  background-color: #0073aa;
}
.tabs-ff40 {
  color: #229fd8;
}
.pro_640d {
  background-color: #229fd8;
}
.paper-fbb9 {
  color: #eee;
}
.primary_6c53 {
  background-color: #eee;
}
.tabs_a8ad {
  color: #444;
}
.wrapper-green-c1ad {
  background-color: #444;
}
.surface-cold-1394 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.surface-cold-1394 .paragraph-a57d .progress_159e {
  font-size: 15px;
}
.surface-cold-1394 .progress_159e {
  line-height: 1.3;
}
.surface-cold-1394 .header-copper-4e30 {
}
.surface-cold-1394 .left-1b12 {
  background: #235787;
}
.focus-wide-76fa {
  padding: 0;
}
.focus-wide-76fa .left-1b12 {
  background: #1a1a1a;
}
.focus-wide-76fa .header-copper-4e30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.thumbnail_gold_880e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.thumbnail_gold_880e .header-copper-4e30 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.thumbnail_gold_880e .left-1b12 {
  background: #303030;
}
.hover-upper-6b4f {
  position: relative;
  z-index: 10;
}
.hover-upper-6b4f .simple-bb95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-93d6 .column-iron-9cb3 {
  display: inline-block;
  vertical-align: middle;
}
.banner-93d6.search-warm-ead7 .column-iron-9cb3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .banner-93d6.search-warm-ead7 .column-iron-9cb3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .banner-93d6.search-warm-ead7 .column-iron-9cb3 {
    margin-right: 0.4em;
  }
}
.banner-93d6.search-warm-ead7 .column-iron-9cb3:last-child {
  margin-right: 0;
}
.notice_focused_1866 .simple-bb95 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-mini-607c .paragraph-a57d {
    margin: 0 -0.5em;
  }
  .component-mini-607c .paragraph-a57d [class*="customify-col-"],
  .component-mini-607c .paragraph-a57d [class*="customify-col_"],
  .component-mini-607c .paragraph-a57d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-mini-607c.main_6e82 .simple-bb95 {
  background: 0 0 !important;
}
.component-mini-607c.main_6e82 .simple-bb95,
.component-mini-607c.notice_focused_1866 .simple-bb95 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-mini-607c.photo-0c0d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-mini-607c.notice_focused_1866 .simple-bb95 {
  box-shadow: none !important;
}
.media_outer_a5b9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .media_outer_a5b9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .media_outer_a5b9 {
    padding: 18px 0 20px;
  }
}
.media_outer_a5b9 .caption_brown_a26c {
  width: 100%;
}
.media_outer_a5b9 .sort-7728 {
  margin-bottom: 0;
}
.media_outer_a5b9 .menu_5316 {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner-769f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner-769f .stale-6b52 {
  width: 100%;
}
.disabled-8018 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-8018 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-8018 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;
}
.disabled-8018 li:last-child:after {
  display: none;
}
.disabled-8018 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pagination-new-79c2 .widget-b888 button,
.media_outer_a5b9 .widget-b888 button {
  left: 0;
}
.pagination-new-79c2 .stale-6b52,
.media_outer_a5b9 .stale-6b52 {
  padding-left: 0;
  padding-right: 0;
}
.pagination-new-79c2 .banner-769f,
.media_outer_a5b9 .banner-769f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pagination-new-79c2 {
  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;
}
.pagination-new-79c2: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;
}
.pagination-new-79c2 .fixed-bcb9 {
  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) {
  .pagination-new-79c2 .fixed-bcb9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination-new-79c2 .fixed-bcb9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-new-79c2 .fixed-bcb9 {
    min-height: 200px;
  }
}
.pagination-new-79c2 .disabled-8018 {
  color: rgba(255, 255, 255, 0.8);
}
.pagination-new-79c2 .disabled-8018 a,
.pagination-new-79c2 .disabled-8018 li:after {
  color: inherit;
}
.pagination-new-79c2 .disabled-8018 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.label_hard_c260 {
  margin-bottom: 0.5em;
}
.list_bottom_8f01 {
  margin-bottom: 1.2em;
}
.list_bottom_8f01,
.label_hard_c260 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.list_bottom_8f01 p:last-child,
.label_hard_c260 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-b888,
#masthead .widget-b888 {
  display: none;
}
#masthead
  > .widget-b888.stone-a33e {
  display: none;
}
#masthead > .widget-b888 button {
  left: 0;
}
.nav-mini-b405 {
  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%;
}
.nav-mini-b405 .column-iron-9cb3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav-mini-b405 .link-action-3131 {
  display: -webkit-box;
  display: flex;
}
.nav-mini-b405 .link-action-3131.status_3417 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav-mini-b405 .link-action-3131.header-0261 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-mini-b405 .link-action-3131.texture_c1a6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-mini-b405.disabled-cool-eada.dim-7546 .link-action-3131.status_3417 {
  flex-basis: 100%;
}
.nav-mini-b405.complex_4cc8 .link-action-3131.header-0261 {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav-mini-b405.complex_4cc8 .link-action-3131.texture_c1a6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-b888.stone-a33e {
  display: none;
}
#masthead > .widget-b888 button {
  left: 0;
}
.layout-full-933a {
  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;
}
.layout-full-933a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.layout-full-933a.tall-5368 i {
  margin-right: 4px;
}
.layout-full-933a.alert_light_7809 i {
  margin-left: 5px;
}
.progress_159e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress_159e p:last-child {
  margin-bottom: 0;
}
.mini_0f24 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini_0f24 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini_0f24 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini_0f24 .image_7193 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini_0f24 .tall-54c2 {
  margin: 5px 0 7px 0;
}
.mini_0f24.south-f6b5 .info-black-a254 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_0f24.south-f6b5 .logo_hot_343e {
  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;
}
.mini_0f24.mini-d00a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini_0f24.mini-d00a .info-black-a254 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini_0f24.mini-d00a .logo_hot_343e {
  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;
}
.mini_0f24.primary_faa5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini_0f24.row-over-ac56 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini_0f24.row-over-ac56 .logo_hot_343e {
  margin-top: 7px;
}
.easy_2c41 {
  display: inline-block;
}
.hover-upper-6b4f .copper_bc8d .mini_0f24 img {
  max-width: 100%;
}
.focus_fb19 .component-up-60c3.highlight_0131,
.pro-1ced .component-up-60c3.highlight_0131 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_fb19 .module-south-9a23,
.pro-1ced .module-south-9a23 {
  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%);
}
.focus_fb19 .module-south-9a23 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus_fb19.status_focused_ff4b .module-south-9a23 {
  display: none;
}
.focus_fb19 .module-green-05e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_fb19 .module-green-05e4 li {
  display: inline-block;
  position: relative;
}
.focus_fb19 .module-green-05e4 li:last-child {
  margin-right: 0;
}
.focus_fb19 .module-green-05e4 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;
}
.focus_fb19 .module-green-05e4 li.avatar_wood_baef > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus_fb19 .module-green-05e4 > 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;
}
.focus_fb19 .module-green-05e4 > li > a i {
  line-height: 0;
}
.focus_fb19 .module-green-05e4 > li.popup_3ae6 > a .module-south-9a23 {
  margin-left: 4px;
  line-height: 0;
}
.focus_fb19 .module-green-05e4 .hidden-f17f li.popup_3ae6 > a {
  position: relative;
}
.focus_fb19 .module-green-05e4 .hidden-f17f li.popup_3ae6 > a:after,
.focus_fb19 .module-green-05e4 .hidden-f17f li.popup_3ae6 > a:before {
  content: "";
  display: table;
}
.focus_fb19 .module-green-05e4 .hidden-f17f li.popup_3ae6 > a:after {
  clear: both;
}
.focus_fb19 .module-green-05e4 .hidden-f17f li.popup_3ae6 > a .module-south-9a23 {
  margin-left: 5px;
  float: right;
}
.focus_fb19 .description_north_6a71,
.focus_fb19 .hidden-f17f {
  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;
}
.focus_fb19 .hidden-f17f {
  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;
}
.focus_fb19 .hidden-f17f .highlight_0131 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_fb19 .hidden-f17f .module-south-9a23 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus_fb19 .hidden-f17f li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus_fb19 .hidden-f17f 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;
}
.focus_fb19 .hidden-f17f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus_fb19 .hidden-f17f .hidden-f17f {
  top: 0;
  left: 100%;
}
.focus_fb19 .thick_dcf4.fn-focus-8e46 > .description_north_6a71,
.focus_fb19 .thick_dcf4.fn-focus-8e46 > .hidden-f17f,
.focus_fb19 .thick_dcf4:focus > .description_north_6a71,
.focus_fb19 .thick_dcf4:focus > .hidden-f17f,
.focus_fb19 .thick_dcf4:hover > .description_north_6a71,
.focus_fb19 .thick_dcf4:hover > .hidden-f17f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus_fb19.column-down-6b8a .footer_smooth_e753:after,
.focus_fb19.column-down-6b8a .footer_smooth_e753:before {
  content: "";
  display: table;
}
.focus_fb19.column-down-6b8a .footer_smooth_e753:after {
  clear: both;
}
.focus_fb19.column-down-6b8a .footer_smooth_e753 > li {
  float: left;
}
.focus_fb19.cold_4e0f .footer_smooth_e753:after,
.focus_fb19.cold_4e0f .footer_smooth_e753:before {
  content: "";
  display: table;
}
.focus_fb19.cold_4e0f .footer_smooth_e753:after {
  clear: both;
}
.focus_fb19.cold_4e0f .footer_smooth_e753 > li {
  float: left;
}
.focus_fb19.cold_4e0f .footer_smooth_e753 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus_fb19.cold_4e0f .footer_smooth_e753 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus_fb19.cold_4e0f .footer_smooth_e753 > li.carousel-57d0 > a,
.focus_fb19.cold_4e0f .footer_smooth_e753 > li.avatar_wood_baef > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus_fb19.fresh_232f .footer_smooth_e753 > li > a .highlight_0131 {
  position: relative;
}
.focus_fb19.fresh_232f .footer_smooth_e753 > li > a .highlight_0131: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;
}
.focus_fb19.fresh_232f
  .footer_smooth_e753
  > li:focus
  > a
  .highlight_0131:before,
.focus_fb19.fresh_232f
  .footer_smooth_e753
  > li:hover
  > a
  .highlight_0131:before {
  width: 100%;
  background-color: currentColor;
}
.focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.carousel-57d0
  > a
  .highlight_0131:before,
.focus_fb19.fresh_232f
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a
  .highlight_0131:before {
  width: 100%;
  background-color: currentColor;
}
.focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a .highlight_0131 {
  position: relative;
}
.focus_fb19.backdrop_c086 .footer_smooth_e753 > li > a .highlight_0131: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;
}
.focus_fb19.backdrop_c086 .footer_smooth_e753 > li:focus > a .highlight_0131:before,
.focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li:hover
  > a
  .highlight_0131:before {
  width: 100%;
  background-color: currentColor;
}
.focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.carousel-57d0
  > a
  .highlight_0131:before,
.focus_fb19.backdrop_c086
  .footer_smooth_e753
  > li.notice-dynamic-0878
  > a
  .highlight_0131:before {
  width: 100%;
  background-color: currentColor;
}
.pro-1ced .module-green-05e4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pro-1ced .module-green-05e4 li:first-child > a {
  border-top: none;
}
.pro-1ced .module-green-05e4 .dark-cda3 > .highlight_0131 .module-south-9a23 {
  display: none;
}
.pro-1ced .module-green-05e4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pro-1ced .module-green-05e4 li:last-child {
  border: none;
}
.pro-1ced .module-green-05e4 li.popup_3ae6 > a {
  padding-right: 45px !important;
}
.pro-1ced .module-green-05e4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pro-1ced .module-green-05e4 li a:focus,
.pro-1ced .module-green-05e4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro-1ced .module-green-05e4 li .info-green-b40d {
  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;
}
.pro-1ced .module-green-05e4 li .info-green-b40d:hover {
  box-shadow: none;
}
.pro-1ced .module-green-05e4 li .info-green-b40d .module-south-9a23 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pro-1ced .module-green-05e4 .hidden-f17f {
  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);
}
.pro-1ced .module-green-05e4 .hidden-f17f li a {
  padding-left: 3em;
}
.pro-1ced .module-green-05e4 .avatar_324e > a .info-green-b40d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pro-1ced .module-green-05e4 .avatar_324e > .hidden-f17f {
  display: block;
  opacity: 1;
}
.pressed_52f1 {
  max-width: 100%;
}
.chip-7b33 {
  line-height: 0;
  cursor: pointer;
}
.text-south-3344 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text-south-3344:hover {
  box-shadow: none;
  color: currentColor;
}
.text-south-3344 svg {
  width: 18px;
  height: 18px;
}
.text-south-3344 .dark_9fb6 {
  display: none;
}
.picture_d20d {
  position: relative;
}
.picture_d20d.fn-active-8e46 .text-south-3344 .surface_c2b4 {
  display: none;
}
.picture_d20d.fn-active-8e46 .text-south-3344 .dark_9fb6 {
  display: inline-block;
}
.picture_d20d .lower_7aea {
  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);
}
.picture_d20d.dim_d6ec .lower_7aea {
  left: auto;
  right: -0.9em;
}
.picture_d20d.dim_d6ec .message-outer-7c38::before {
  left: auto;
  right: 15px;
}
.picture_d20d.fn-active-8e46 .lower_7aea {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-4f6c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-4f6c label {
  flex-basis: 100%;
}
.item-4f6c .bright_99f1 {
  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;
}
.item-4f6c .stone-7b6e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-4f6c .stone-7b6e:focus {
  background-color: transparent;
}
.item-4f6c button.blue_4380 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-4f6c button.blue_4380:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-4f6c button.blue_4380 svg {
  width: 18px;
  height: 18px;
}
.item-4f6c input[type="submit"] {
  min-height: auto;
}
.detail_c9ff .item-4f6c .stone-7b6e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.message-outer-7c38 {
  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) {
  .message-outer-7c38 {
    width: 220px;
  }
}
.message-outer-7c38 label {
  flex-basis: 100%;
}
.message-outer-7c38::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;
}
.east_1fc4 .detail_c9ff .item-4f6c {
  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;
}
.east_1fc4
  .detail_c9ff
  .item-4f6c
  .bright_99f1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.east_1fc4 .detail_c9ff .item-4f6c .stone-7b6e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.east_1fc4
  .detail_c9ff
  .item-4f6c
  .stone-7b6e:focus {
  background: 0 0;
}
.east_1fc4
  .detail_c9ff
  .item-4f6c
  .paragraph-c14b {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.short-c92b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.short-c92b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.short-c92b li:last-child {
  margin-right: 0;
}
.short-c92b li:first-child {
  margin-left: 0;
}
.short-c92b.backdrop_light_00ad a {
  color: #fff;
}
.short-c92b.backdrop_light_00ad a:hover {
  color: #fff;
}
.short-c92b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.short-c92b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.short-c92b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.short-c92b a:hover {
  opacity: 0.9;
  color: inherit;
}
.short-c92b [class*="social-icon-apple"] {
  background-color: #999;
}
.short-c92b [class*="social-icon-apple"].over_37d7 {
  background-color: transparent;
  color: #999;
}
.short-c92b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.short-c92b [class*="social-icon-behance"].over_37d7 {
  background-color: transparent;
  color: #1769ff;
}
.short-c92b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.short-c92b [class*="social-icon-bitbucket"].over_37d7 {
  background-color: transparent;
  color: #205081;
}
.short-c92b [class*="social-icon-codepen"] {
  background-color: #000;
}
.short-c92b [class*="social-icon-codepen"].over_37d7 {
  background-color: transparent;
  color: #000;
}
.short-c92b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.short-c92b [class*="social-icon-delicious"].over_37d7 {
  background-color: transparent;
  color: #39f;
}
.short-c92b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.short-c92b [class*="social-icon-digg"].over_37d7 {
  background-color: transparent;
  color: #005be2;
}
.short-c92b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.short-c92b [class*="social-icon-dribbble"].over_37d7 {
  background-color: transparent;
  color: #ea4c89;
}
.short-c92b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.short-c92b [class*="social-icon-envelope"].over_37d7 {
  background-color: transparent;
  color: #ea4335;
}
.short-c92b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.short-c92b [class*="social-icon-facebook"].over_37d7 {
  background-color: transparent;
  color: #3b5998;
}
.short-c92b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.short-c92b [class*="social-icon-flickr"].over_37d7 {
  background-color: transparent;
  color: #0063dc;
}
.short-c92b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.short-c92b [class*="social-icon-foursquare"].over_37d7 {
  background-color: transparent;
  color: #2d5be3;
}
.short-c92b [class*="social-icon-github"] {
  background-color: #333;
}
.short-c92b [class*="social-icon-github"].over_37d7 {
  background-color: transparent;
  color: #333;
}
.short-c92b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.short-c92b [class*="social-icon-google-plus"].over_37d7 {
  background-color: transparent;
  color: #dd4b39;
}
.short-c92b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.short-c92b [class*="social-icon-houzz"].over_37d7 {
  background-color: transparent;
  color: #7ac142;
}
.short-c92b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.short-c92b [class*="social-icon-instagram"].over_37d7 {
  background-color: transparent;
  color: #262626;
}
.short-c92b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.short-c92b [class*="social-icon-jsfiddle"].over_37d7 {
  background-color: transparent;
  color: #487aa2;
}
.short-c92b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.short-c92b [class*="social-icon-linkedin"].over_37d7 {
  background-color: transparent;
  color: #0077b5;
}
.short-c92b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.short-c92b [class*="social-icon-medium"].over_37d7 {
  background-color: transparent;
  color: #00ab6b;
}
.short-c92b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.short-c92b
  [class*="social-icon-odnoklassniki"].over_37d7 {
  background-color: transparent;
  color: #f4731c;
}
.short-c92b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.short-c92b [class*="social-icon-meetup"].over_37d7 {
  background-color: transparent;
  color: #ec1c40;
}
.short-c92b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.short-c92b [class*="social-icon-pinterest"].over_37d7 {
  background-color: transparent;
  color: #bd081c;
}
.short-c92b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.short-c92b [class*="social-icon-product-hunt"].over_37d7 {
  background-color: transparent;
  color: #da552f;
}
.short-c92b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.short-c92b [class*="social-icon-reddit"].over_37d7 {
  background-color: transparent;
  color: #ff4500;
}
.short-c92b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.short-c92b [class*="social-icon-rss"].over_37d7 {
  background-color: transparent;
  color: #f26522;
}
.short-c92b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.short-c92b
  [class*="social-icon-shopping-cart"].over_37d7 {
  background-color: transparent;
  color: #4caf50;
}
.short-c92b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.short-c92b [class*="social-icon-skype"].over_37d7 {
  background-color: transparent;
  color: #00aff0;
}
.short-c92b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.short-c92b [class*="social-icon-slideshare"].over_37d7 {
  background-color: transparent;
  color: #0077b5;
}
.short-c92b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.short-c92b [class*="social-icon-snapchat"].over_37d7 {
  background-color: transparent;
  color: #fffc00;
}
.short-c92b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.short-c92b [class*="social-icon-soundcloud"].over_37d7 {
  background-color: transparent;
  color: #f80;
}
.short-c92b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.short-c92b [class*="social-icon-spotify"].over_37d7 {
  background-color: transparent;
  color: #2ebd59;
}
.short-c92b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.short-c92b
  [class*="social-icon-stack-overflow"].over_37d7 {
  background-color: transparent;
  color: #fe7a15;
}
.short-c92b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.short-c92b [class*="social-icon-maldkfgram"].over_37d7 {
  background-color: transparent;
  color: #2ca5e0;
}
.short-c92b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.short-c92b [class*="social-icon-tripadvisor"].over_37d7 {
  background-color: transparent;
  color: #589442;
}
.short-c92b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.short-c92b [class*="social-icon-tumblr"].over_37d7 {
  background-color: transparent;
  color: #35465c;
}
.short-c92b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.short-c92b [class*="social-icon-twitch"].over_37d7 {
  background-color: transparent;
  color: #6441a5;
}
.short-c92b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.short-c92b [class*="social-icon-twitter"].over_37d7 {
  background-color: transparent;
  color: #1da1f2;
}
.short-c92b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.short-c92b [class*="social-icon-vimeo"].over_37d7 {
  background-color: transparent;
  color: #1ab7ea;
}
.short-c92b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.short-c92b [class*="social-icon-vk"].over_37d7 {
  background-color: transparent;
  color: #45668e;
}
.short-c92b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.short-c92b [class*="social-icon-weibo"].over_37d7 {
  background-color: transparent;
  color: #df2029;
}
.short-c92b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.short-c92b [class*="social-icon-weixin"].over_37d7 {
  background-color: transparent;
  color: #7bb32e;
}
.short-c92b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.short-c92b [class*="social-icon-whatsapp"].over_37d7 {
  background-color: transparent;
  color: #25d366;
}
.short-c92b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.short-c92b [class*="social-icon-wordpress"].over_37d7 {
  background-color: transparent;
  color: #21759b;
}
.short-c92b [class*="social-icon-xing"] {
  background-color: #026466;
}
.short-c92b [class*="social-icon-xing"].over_37d7 {
  background-color: transparent;
  color: #026466;
}
.short-c92b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.short-c92b [class*="social-icon-yelp"].over_37d7 {
  background-color: transparent;
  color: #af0606;
}
.short-c92b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.short-c92b [class*="social-icon-youtube"].over_37d7 {
  background-color: transparent;
  color: #cd201f;
}
.item-new-1c7f {
  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;
}
.item-new-1c7f:hover {
  box-shadow: none;
  background: 0 0;
}
.paragraph-c694 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button-iron-24f0 {
  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;
}
.block_over_8745 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.white-6497 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.white-6497,
.white-6497::after,
.white-6497::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;
}
.white-6497::after,
.white-6497::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image_f6f9 .button-iron-24f0 .block_over_8745 {
  margin-top: -2px;
  width: 19px;
}
.image_f6f9 .button-iron-24f0 .white-6497 {
  margin-top: -1px;
}
.image_f6f9 .button-iron-24f0 .white-6497,
.image_f6f9 .button-iron-24f0 .white-6497::after,
.image_f6f9 .button-iron-24f0 .white-6497::before {
  width: 19px;
  height: 2px;
}
.image_f6f9 .button-iron-24f0 .white-6497::before {
  top: -6px;
}
.image_f6f9 .button-iron-24f0 .white-6497::after {
  bottom: -6px;
}
.tertiary-5587 .button-iron-24f0 .block_over_8745 {
  margin-top: -2px;
  width: 22px;
}
.tertiary-5587 .button-iron-24f0 .white-6497 {
  margin-top: -1px;
}
.tertiary-5587 .button-iron-24f0 .white-6497,
.tertiary-5587 .button-iron-24f0 .white-6497::after,
.tertiary-5587 .button-iron-24f0 .white-6497::before {
  width: 22px;
  height: 2px;
}
.tertiary-5587 .button-iron-24f0 .white-6497::before {
  top: -7px;
}
.tertiary-5587 .button-iron-24f0 .white-6497::after {
  bottom: -7px;
}
.box_da2c .button-iron-24f0 .block_over_8745 {
  margin-top: -2px;
  width: 31px;
}
.box_da2c .button-iron-24f0 .white-6497 {
  margin-top: -1.5px;
}
.box_da2c .button-iron-24f0 .white-6497,
.box_da2c .button-iron-24f0 .white-6497::after,
.box_da2c .button-iron-24f0 .white-6497::before {
  width: 31px;
  height: 3px;
}
.box_da2c .button-iron-24f0 .white-6497::before {
  top: -9px;
}
.box_da2c .button-iron-24f0 .white-6497::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .selected-363b .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-363b .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .selected-363b .button-iron-24f0 .white-6497,
  .selected-363b .button-iron-24f0 .white-6497::after,
  .selected-363b .button-iron-24f0 .white-6497::before {
    width: 19px;
    height: 2px;
  }
  .selected-363b .button-iron-24f0 .white-6497::before {
    top: -6px;
  }
  .selected-363b .button-iron-24f0 .white-6497::after {
    bottom: -6px;
  }
  .short_1918 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 22px;
  }
  .short_1918 .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .short_1918 .button-iron-24f0 .white-6497,
  .short_1918 .button-iron-24f0 .white-6497::after,
  .short_1918 .button-iron-24f0 .white-6497::before {
    width: 22px;
    height: 2px;
  }
  .short_1918 .button-iron-24f0 .white-6497::before {
    top: -7px;
  }
  .short_1918 .button-iron-24f0 .white-6497::after {
    bottom: -7px;
  }
  .tiny-3376 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-3376 .button-iron-24f0 .white-6497 {
    margin-top: -1.5px;
  }
  .tiny-3376 .button-iron-24f0 .white-6497,
  .tiny-3376 .button-iron-24f0 .white-6497::after,
  .tiny-3376 .button-iron-24f0 .white-6497::before {
    width: 31px;
    height: 3px;
  }
  .tiny-3376 .button-iron-24f0 .white-6497::before {
    top: -9px;
  }
  .tiny-3376 .button-iron-24f0 .white-6497::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .main-smooth-2f8a .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 19px;
  }
  .main-smooth-2f8a .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .main-smooth-2f8a .button-iron-24f0 .white-6497,
  .main-smooth-2f8a .button-iron-24f0 .white-6497::after,
  .main-smooth-2f8a .button-iron-24f0 .white-6497::before {
    width: 19px;
    height: 2px;
  }
  .main-smooth-2f8a .button-iron-24f0 .white-6497::before {
    top: -6px;
  }
  .main-smooth-2f8a .button-iron-24f0 .white-6497::after {
    bottom: -6px;
  }
  .bright-3414 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 22px;
  }
  .bright-3414 .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .bright-3414 .button-iron-24f0 .white-6497,
  .bright-3414 .button-iron-24f0 .white-6497::after,
  .bright-3414 .button-iron-24f0 .white-6497::before {
    width: 22px;
    height: 2px;
  }
  .bright-3414 .button-iron-24f0 .white-6497::before {
    top: -7px;
  }
  .bright-3414 .button-iron-24f0 .white-6497::after {
    bottom: -7px;
  }
  .content_c85c .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 31px;
  }
  .content_c85c .button-iron-24f0 .white-6497 {
    margin-top: -1.5px;
  }
  .content_c85c .button-iron-24f0 .white-6497,
  .content_c85c .button-iron-24f0 .white-6497::after,
  .content_c85c .button-iron-24f0 .white-6497::before {
    width: 31px;
    height: 3px;
  }
  .content_c85c .button-iron-24f0 .white-6497::before {
    top: -9px;
  }
  .content_c85c .button-iron-24f0 .white-6497::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module-1e43 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 19px;
  }
  .module-1e43 .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .module-1e43 .button-iron-24f0 .white-6497,
  .module-1e43 .button-iron-24f0 .white-6497::after,
  .module-1e43 .button-iron-24f0 .white-6497::before {
    width: 19px;
    height: 2px;
  }
  .module-1e43 .button-iron-24f0 .white-6497::before {
    top: -6px;
  }
  .module-1e43 .button-iron-24f0 .white-6497::after {
    bottom: -6px;
  }
  .background-1999 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 22px;
  }
  .background-1999 .button-iron-24f0 .white-6497 {
    margin-top: -1px;
  }
  .background-1999 .button-iron-24f0 .white-6497,
  .background-1999 .button-iron-24f0 .white-6497::after,
  .background-1999 .button-iron-24f0 .white-6497::before {
    width: 22px;
    height: 2px;
  }
  .background-1999 .button-iron-24f0 .white-6497::before {
    top: -7px;
  }
  .background-1999 .button-iron-24f0 .white-6497::after {
    bottom: -7px;
  }
  .media-8151 .button-iron-24f0 .block_over_8745 {
    margin-top: -2px;
    width: 31px;
  }
  .media-8151 .button-iron-24f0 .white-6497 {
    margin-top: -1.5px;
  }
  .media-8151 .button-iron-24f0 .white-6497,
  .media-8151 .button-iron-24f0 .white-6497::after,
  .media-8151 .button-iron-24f0 .white-6497::before {
    width: 31px;
    height: 3px;
  }
  .media-8151 .button-iron-24f0 .white-6497::before {
    top: -9px;
  }
  .media-8151 .button-iron-24f0 .white-6497::after {
    bottom: -9px;
  }
}
.badge-5323 .white-6497 {
  -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);
}
.badge-5323 .white-6497::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.badge-5323 .white-6497::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);
}
.badge-5323.cold_ea80 .white-6497 {
  -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);
}
.badge-5323.cold_ea80 .white-6497::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.badge-5323.cold_ea80 .white-6497::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);
}
.title-outer-36d5 {
  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.tall_aa09:before {
  display: none;
}
.block_steel_9a24 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.block_steel_9a24 .block_856f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.block_steel_9a24 .block_856f:last-of-type {
  border-bottom: none;
}
.block_steel_9a24 .block_856f.mask_wood_01ed,
.block_steel_9a24 .block_856f.secondary-wood-ef8e,
.block_steel_9a24 .block_856f.description-63e8 {
  padding: 0;
}
.block_steel_9a24 .pro-1ced .info-green-b40d {
  color: currentColor;
}
.block_steel_9a24 .pro-1ced .info-green-b40d:focus,
.block_steel_9a24 .pro-1ced .info-green-b40d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_steel_9a24.header-copper-4e30 .caption_hot_97ac,
.block_steel_9a24.header-copper-4e30 .progress_159e a,
.block_steel_9a24.header-copper-4e30 .footer_smooth_e753 a,
.block_steel_9a24.header-copper-4e30 .hidden-f17f a {
  color: rgba(0, 0, 0, 0.55);
}
.block_steel_9a24.header-copper-4e30 .caption_hot_97ac:hover,
.block_steel_9a24.header-copper-4e30 .progress_159e a:hover,
.block_steel_9a24.header-copper-4e30 .footer_smooth_e753 a:hover,
.block_steel_9a24.header-copper-4e30 .hidden-f17f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_steel_9a24.header-copper-4e30 .left_e84b {
  color: rgba(0, 0, 0, 0.8);
}
.block_steel_9a24.header-copper-4e30 .block_856f {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_steel_9a24.header-copper-4e30 .block_856f:before {
  background: rgba(0, 0, 0, 0.08);
}
.block_steel_9a24.header-copper-4e30 .menu-purple-862f:before {
  background: rgba(255, 255, 255, 0.9);
}
.block_steel_9a24.header-copper-4e30 .pro-1ced .module-green-05e4 li a,
.block_steel_9a24.header-copper-4e30 .pro-1ced .info-green-b40d,
.block_steel_9a24.header-copper-4e30 .hidden-f17f {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_steel_9a24.header-copper-4e30 .pro-1ced .info-green-b40d:focus,
.block_steel_9a24.header-copper-4e30 .pro-1ced .info-green-b40d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_steel_9a24.header-copper-4e30 .module-green-05e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_steel_9a24.left-1b12 .caption_hot_97ac,
.block_steel_9a24.left-1b12 .progress_159e a,
.block_steel_9a24.left-1b12 .footer_smooth_e753 .info-green-b40d,
.block_steel_9a24.left-1b12 .footer_smooth_e753 a,
.block_steel_9a24.left-1b12 .hidden-f17f a {
  color: rgba(255, 255, 255, 0.79);
}
.block_steel_9a24.left-1b12 .caption_hot_97ac:hover,
.block_steel_9a24.left-1b12 .progress_159e a:hover,
.block_steel_9a24.left-1b12 .footer_smooth_e753 .info-green-b40d:hover,
.block_steel_9a24.left-1b12 .footer_smooth_e753 a:hover,
.block_steel_9a24.left-1b12 .hidden-f17f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_steel_9a24.left-1b12 .left_e84b {
  color: rgba(255, 255, 255, 0.99);
}
.block_steel_9a24.left-1b12 .block_856f {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_steel_9a24.left-1b12 .block_856f:before {
  background: rgba(255, 255, 255, 0.08);
}
.block_steel_9a24.left-1b12 .menu-purple-862f:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_steel_9a24.left-1b12 .pro-1ced .module-green-05e4 li a,
.block_steel_9a24.left-1b12 .pro-1ced .info-green-b40d,
.block_steel_9a24.left-1b12 .hidden-f17f {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_steel_9a24.left-1b12 .pro-1ced .info-green-b40d:focus,
.block_steel_9a24.left-1b12 .pro-1ced .info-green-b40d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_steel_9a24.left-1b12 .module-green-05e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-purple-862f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.menu-purple-862f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_3eee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag_fa39 .block_steel_9a24 {
  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;
}
.tag_fa39 .block_856f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag_fa39 .block_856f: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) {
  .tag_fa39 .block_856f:before {
    width: 16%;
    left: 42%;
  }
}
.tag_fa39 .block_856f:last-child:before {
  content: none;
}
.tag_fa39 .block_856f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag_fa39 .pro-1ced .module-green-05e4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag_fa39 .pro-1ced .module-green-05e4 li a .info-green-b40d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag_fa39 .pro-1ced .hidden-f17f {
  border: none;
}
.tag_fa39 .pro-1ced .hidden-f17f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag_fa39 .menu-purple-862f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag_fa39 .caption_3eee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag_fa39 .left-1b12 .menu-purple-862f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_fa39 .header-copper-4e30.hidden-mini-1d8b .white-6497 {
  background: rgba(0, 0, 0, 0.6);
}
.tag_fa39
  .header-copper-4e30.hidden-mini-1d8b
  .white-6497::after,
.tag_fa39
  .header-copper-4e30.hidden-mini-1d8b
  .white-6497:before {
  background: inherit;
}
.tag_fa39
  .header-copper-4e30.hidden-mini-1d8b:hover
  .white-6497 {
  background: rgba(0, 0, 0, 0.8);
}
.narrow_8e30 .block_steel_9a24 {
  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) {
  .narrow_8e30 .block_steel_9a24 {
    width: auto;
    right: 45px;
  }
}
.button_gold_5546 .block_steel_9a24 {
  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) {
  .button_gold_5546 .block_steel_9a24 {
    width: auto;
    left: 45px;
  }
}
.tall_aa09 .block_steel_9a24 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tall_aa09 .caption_3eee {
  max-width: 48em;
  margin: 0 auto;
}
.tall_aa09 .menu-purple-862f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.warm-9abd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.warm-9abd.tag_fa39 .block_steel_9a24 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.warm-9abd.narrow_8e30 .block_steel_9a24 {
  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);
}
.warm-9abd .block_steel_9a24 {
  visibility: visible;
}
.warm-9abd.button_gold_5546 .block_steel_9a24 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.silver_3231,
.cold-baa6 {
  overflow-x: hidden;
}
.silver_3231 .block_steel_9a24 {
  overflow: auto;
}
.silver_3231.tag_fa39 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_3231.tag_fa39 .block_steel_9a24 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.silver_3231.tag_fa39 .item-new-1c7f {
  opacity: 0;
}
.silver_3231.narrow_8e30 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_3231.narrow_8e30 .block_steel_9a24 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.silver_3231.narrow_8e30 .item-new-1c7f {
  opacity: 0;
}
.silver_3231.button_gold_5546 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_3231.button_gold_5546 .block_steel_9a24 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.silver_3231.button_gold_5546 .item-new-1c7f {
  opacity: 0;
}
.silver_3231.tall_aa09 .block_steel_9a24 {
  z-index: 10;
  visibility: visible;
}
.hidden-mini-1d8b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden-mini-1d8b .white-6497 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden-mini-1d8b .white-6497::after,
.hidden-mini-1d8b .white-6497:before {
  background: inherit;
}
.hidden-mini-1d8b:hover .white-6497 {
  background: rgba(255, 255, 255, 0.99);
}
.button_gold_5546 .hidden-mini-1d8b {
  top: 10px;
  right: auto;
  left: 12px;
}
.tall_aa09 .hidden-mini-1d8b {
  display: none !important;
}
.silver_3231:before,
.cold-baa6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.silver_3231 .hidden-mini-1d8b,
.cold-baa6 .hidden-mini-1d8b {
  display: inline-block;
}
.block_steel_9a24 .column-iron-9cb3 {
  -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;
}
.silver_3231 .block_steel_9a24 .column-iron-9cb3,
.cold-baa6 .block_steel_9a24 .column-iron-9cb3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-44a4 .bright_99f1 {
  width: 100%;
}
.copper_bc8d {
  padding: 0 0.5em 0;
}
.copper_bc8d [class*="customify-col-"],
.copper_bc8d [class*="customify-col_"],
.copper_bc8d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.popup-61ec .copper_bc8d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-a57d .nav-666c,
  .nav-666c {
    display: none;
  }
  .tooltip_409e {
    text-align: left;
  }
  .outline-8bc8 {
    text-align: center;
  }
  .media-a98f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-a57d .header-purple-a8e1,
  .header-purple-a8e1 {
    display: none;
  }
  .sidebar-first-8f97 {
    text-align: left;
  }
  .tag-narrow-83ec {
    text-align: center;
  }
  .tabs_warm_b2d1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-a57d .solid_9bda,
  .solid_9bda {
    display: none;
  }
  .backdrop-d9d6 {
    text-align: left;
  }
  .main-5922 {
    text-align: center;
  }
  .label-mini-0984 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.easy-1001 {
  box-shadow: none !important;
}
.module-basic-566c .active_19d8,
.grid-dd1b .active_19d8 {
  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;
}
.grid-dd1b .active_19d8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.simple-bb95 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.simple-bb95:after,
.simple-bb95:before {
  content: "";
  display: table;
}
.simple-bb95:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .simple-bb95 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.simple-bb95,
.photo-0c0d {
  max-width: 1248px;
  margin: 0 auto;
}

.focused-2641.gas-5a99 .simple-bb95 {
  max-width: 100%;
}
.focused-2641.picture_top_a29d {
  max-width: 1200px;
  margin: 0 auto;
}
.focused-2641.fast_4a63 .simple-bb95 {
  max-width: 100%;
}
.focused-2641.fast_4a63 > .simple-bb95 {
  padding-left: 0;
  padding-right: 0;
}
.focused-2641.fast_4a63 > .simple-bb95 .paragraph-a57d {
  margin: 0;
}
.focused-2641.fast_4a63
  > .simple-bb95
  .video-silver-2edf.wrapper-steel-582b {
  margin-right: 0;
  margin-left: 0;
}
.focused-2641.fast_4a63 #main.wrapper-steel-582b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic_9304 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_9304 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notification_6fbc .full-0736 {
    padding-right: 1em;
  }
  .notification_6fbc.motion-0b9e .video-silver-2edf {
    border-right: 1px solid #eaecee;
  }
  .notification_6fbc.motion-0b9e .full-0736 {
    padding-right: 1em;
  }
  .notification_6fbc.motion-0b9e .over_da3b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-lite-e067 .full-0736 {
    padding-left: 1em;
  }
  .component-lite-e067.motion-0b9e .video-silver-2edf {
    border-left: 1px solid #eaecee;
  }
  .component-lite-e067.motion-0b9e .full-0736 {
    padding-left: 1em;
  }
  .component-lite-e067.motion-0b9e .over_da3b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-d303 .full-0736 {
    padding-left: 1em;
  }
  .action-d303.motion-0b9e .footer_selected_8141 {
    border-right: 1px solid #eaecee;
  }
  .action-d303.motion-0b9e .hard-892b {
    border-right: 1px solid #eaecee;
  }
  .action-d303.motion-0b9e .full-0736 {
    padding-left: 1em;
  }
  .action-d303.motion-0b9e .over_da3b {
    padding-right: 1em;
  }
  .action-d303.motion-0b9e .alert_1c6f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-4267 .full-0736 {
    padding-right: 1em;
  }
  .active-4267.motion-0b9e .footer_selected_8141 {
    border-left: 1px solid #eaecee;
  }
  .active-4267.motion-0b9e .hard-892b {
    border-left: 1px solid #eaecee;
  }
  .active-4267.motion-0b9e .full-0736 {
    padding-right: 1em;
  }
  .active-4267.motion-0b9e .over_da3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-4267.motion-0b9e .alert_1c6f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_9304 .full-0736 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_9304.motion-0b9e .video-silver-2edf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic_9304.motion-0b9e .full-0736 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_9304.motion-0b9e .over_da3b {
    padding-left: 1em;
  }
  .dynamic_9304.motion-0b9e .alert_1c6f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic_9304.motion-0b9e .full-0736 {
    padding-left: 0;
  }
}
.box_out_2465 .banner-93d6 {
  display: inline-block;
}
.east_b37e {
  display: inline-block;
}
.complex-6195 {
  word-con: break-word;
}
.article_hot_f985 > span {
  display: inline-block;
  padding: 5px 0;
}
.article_hot_f985 .filter_2789 {
  margin-left: 8px;
  margin-right: 8px;
}
.article_hot_f985 .alert_in_dc3d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture_23fd .red-bfb5 {
  margin-bottom: 2em;
}
.picture_23fd .module_prev_9eca {
  margin-bottom: 15px;
}
.picture_23fd .module_prev_9eca:last-child {
  margin-bottom: 0;
}
.picture_23fd .table_next_7c43 {
  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) {
  .picture_23fd .table_next_7c43 {
    display: block;
  }
}
.picture_23fd .component_683e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture_23fd .component_683e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture_23fd .tag-dim-10a9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture_23fd .tag-dim-10a9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture_23fd .tag-dim-10a9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture_23fd .complex-6195 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_23fd .complex-6195 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture_23fd .chip-0a48 p:last-child {
  margin-bottom: 0;
}
.picture_23fd .panel-wood-2bb6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture_23fd .list-1375 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture_23fd .tiny-e376 {
  margin-top: 1em;
}
.picture_23fd .gas-f0da {
  top: 0;
  display: block;
}
.picture_23fd .gas-f0da a {
  color: inherit;
}
.picture_23fd .gas-f0da a:hover {
  color: inherit;
}
.picture_23fd .hovered_24fc {
  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;
}
.picture_23fd .hovered_24fc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture_23fd .list-1375 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture_23fd .hard_d459 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture_23fd .hard_d459:first-child {
  margin-top: 0;
}
.picture_23fd .hard_d459.popup-b199 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture_23fd .hard_d459.heading-f681 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_23fd
  .hard_d459.heading-f681.hard_77eb
  .tiny-e376 {
  width: 100%;
}
.picture_23fd .heading-f681 {
  -webkit-box-align: center;
  align-items: center;
}
.picture_23fd .heading-f681 .article_hot_f985,
.picture_23fd .heading-f681 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture_23fd .tag-dim-10a9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_23fd .tag-dim-10a9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_23fd .tag-dim-10a9: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;
}
.picture_23fd .popup-b199 {
  z-index: 5;
}
.picture_23fd .fluid-22f1 .sort_d24d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture_23fd .input-iron-04b2 .sort_d24d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture_23fd .orange_31e0 .sort_d24d {
  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;
}
.picture_23fd.green_581e .table_next_7c43,
.picture_23fd.input-2e3d .table_next_7c43 {
  display: block;
}
.picture_23fd.green_581e .table_next_7c43 .modal_top_2f81,
.picture_23fd.green_581e .table_next_7c43 .list-1375,
.picture_23fd.input-2e3d .table_next_7c43 .modal_top_2f81,
.picture_23fd.input-2e3d .table_next_7c43 .list-1375 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_23fd.hard-517e .component_683e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture_23fd.hard-517e .component_683e {
    margin-right: 0;
  }
}
.picture_23fd.green_581e .component_683e,
.picture_23fd.input-2e3d .component_683e {
  padding-top: 40%;
}
.picture_23fd.green_581e .red-bfb5,
.picture_23fd.input-2e3d .red-bfb5 {
  display: block;
}
.picture_23fd.green_581e .fn-sticky-8e46 .list-1375,
.picture_23fd.input-2e3d .fn-sticky-8e46 .list-1375 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture_23fd.green_581e .component_683e,
.picture_23fd.input-2e3d .component_683e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture_23fd.green_581e .list-1375 {
  padding: 1em;
}
.list-3c21 {
  margin: 30px auto;
  display: block;
}
.list-3c21 .progress-paper-ebd3 > * {
  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;
}
.list-3c21 .progress-paper-ebd3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list-3c21 .progress-paper-ebd3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notice_simple_610c .article_hot_f985 {
  margin-bottom: 1.41575em;
}
.notice_simple_610c .description-c6d4 {
  margin-bottom: 1.618em;
}
.frame_d9bf .first-feab {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame_d9bf .first-feab a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame_d9bf .info_0e4e {
  max-width: 100%;
  overflow: auto;
}
.caption-ec1b .frame_d9bf a:hover {
  text-decoration: underline;
}
.search_north_838a .module_prev_9eca:not(.complex-6195),
.search_north_838a .tag-dim-10a9 {
  margin-bottom: 1.41575em;
}
.search_north_838a .module_prev_9eca:not(.complex-6195):last-child,
.search_north_838a .tag-dim-10a9:last-child {
  margin-bottom: 0;
}
.search_north_838a .module_prev_9eca.table-warm-7797 {
  margin-bottom: 0.41575em;
}
.search_north_838a .link_1418:before,
.search_north_838a .sidebar-complex-6e2d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search_north_838a .link_1418:before {
  content: "\f115";
}
.search_north_838a .sidebar-complex-6e2d:before {
  content: "\f02c";
}
.search_north_838a .carousel_1e17 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search_north_838a .carousel_1e17 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.soft_1c43 {
  display: -webkit-box;
  display: flex;
}
.soft_1c43 .surface-add1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .soft_1c43 .surface-add1 {
    flex-basis: 90px;
  }
}
.soft_1c43 .south-304b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft_1c43 .south-304b {
    flex-basis: calc(100% - 50px);
  }
}
.soft_1c43 .layout_c494 p:last-child {
  margin-bottom: 0.72em;
}
.mask-b41d .progress-paper-ebd3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mask-b41d .progress-paper-ebd3:after,
.mask-b41d .progress-paper-ebd3:before {
  content: "";
  display: table;
}
.mask-b41d .progress-paper-ebd3:after {
  clear: both;
}
.mask-b41d .progress-paper-ebd3 .row-iron-f043,
.mask-b41d .progress-paper-ebd3 .status_2cda {
  width: 49%;
}
.mask-b41d .progress-paper-ebd3 .row-iron-f043 a span.box_hovered_2cf2,
.mask-b41d .progress-paper-ebd3 .status_2cda a span.box_hovered_2cf2 {
  display: block;
  margin-bottom: 5px;
}
.mask-b41d .progress-paper-ebd3 .status_2cda {
  float: left;
  text-align: left;
}
.mask-b41d .progress-paper-ebd3 .row-iron-f043 {
  float: right;
  text-align: right;
}
.shade-507d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade-507d {
    margin-bottom: 0;
  }
}
.section_west_3345 {
  margin-bottom: 1em;
}
.section_west_3345 .complex-6195 {
  font-size: 1.1em;
  line-height: 1.3;
}
.message_2738 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph_19ec .section_west_3345,
.gas-819f .section_west_3345 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph_19ec .section_west_3345,
  .gas-819f .section_west_3345 {
    display: block;
  }
}
.paragraph_19ec .message_2738,
.gas-819f .message_2738 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph_19ec .message_2738,
  .gas-819f .message_2738 {
    margin-bottom: 1em;
  }
}
.paragraph_19ec .message_2738 img,
.gas-819f .message_2738 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph_19ec .hard-a292,
.gas-819f .hard-a292 {
  flex-basis: calc(100% - 160px);
}
.paragraph_19ec .hard-a292 p,
.gas-819f .hard-a292 p {
  margin-bottom: 0;
}
.paragraph_19ec .hard-a292 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph_19ec .hard-a292 {
    padding-left: 0;
  }
}
.gas-819f .hard-a292 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gas-819f .hard-a292 {
    padding-right: 0;
  }
}
.gas-819f .message_2738 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.menu_e6a7 .message_2738 {
  margin-bottom: 0.5em;
}
.menu_e6a7 .message_2738 img {
  width: 100%;
}
.form_pro_5cdd .upper-871a,
.grid-10a4 .upper-871a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.grid-10a4 .video-silver-2edf .paragraph-3a9e p:last-child {
  margin-bottom: 0;
}
.primary-cool-d301 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-stale-c584 .status_ee5a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-stale-c584 .status_ee5a:last-of-type {
    margin-bottom: 0;
  }
}
.hover-stale-c584 .status_ee5a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-stale-c584 .status_ee5a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-stale-c584 .status_ee5a ul li {
  margin: 0 0 0.6em;
}
.hover-stale-c584 .status_ee5a ul li.description_2040,
.hover-stale-c584 .status_ee5a ul li.column_middle_60b8 {
  position: relative;
}
.hover-stale-c584 .status_ee5a ul li.description_2040 .notice-dirty-c860,
.hover-stale-c584 .status_ee5a ul li.column_middle_60b8 .notice-dirty-c860 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-stale-c584 .status_ee5a ul li.description_2040:after:after,
.hover-stale-c584 .status_ee5a ul li.description_2040:after:before,
.hover-stale-c584
  .status_ee5a
  ul
  li.column_middle_60b8:after:after,
.hover-stale-c584
  .status_ee5a
  ul
  li.column_middle_60b8:after:before {
  content: "";
  display: table;
}
.hover-stale-c584 .status_ee5a ul li.description_2040:after:after,
.hover-stale-c584
  .status_ee5a
  ul
  li.column_middle_60b8:after:after {
  clear: both;
}
.hover-stale-c584 .status_ee5a a.box_625b:hover {
  text-decoration: none;
}
.hover-stale-c584 .status_ee5a select {
  max-width: 100%;
}
.hover-stale-c584 .status_ee5a table {
  font-size: 85%;
}
.hover-stale-c584 .status_ee5a table td,
.hover-stale-c584 .status_ee5a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-stale-c584 .status_ee5a table tfoot td {
  text-align: left;
}
.hover-stale-c584 .status_ee5a :last-child {
  margin-bottom: 0;
}
.hover-stale-c584 .status_ee5a .alert-a5ba {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-stale-c584 .status_ee5a .alert-a5ba label {
  width: 100%;
}
.hover-stale-c584 .status_ee5a .alert-a5ba .stone-7b6e {
  width: 100%;
  display: block;
}
.hover-stale-c584 .status_ee5a .alert-a5ba .blue_4380 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-stale-c584 .status_ee5a .alert-a5ba .blue_4380:hover svg #svg-search {
  fill: #444;
}
.hover-stale-c584 .status_ee5a .alert-a5ba .blue_4380 svg {
  width: 18px;
  height: 18px;
}
.hover-stale-c584 .narrow-c45c ul ul,
.hover-stale-c584 .focused_7450 ul ul,
.hover-stale-c584 .description_5755 ul ul,
.hover-stale-c584 .secondary_896a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-stale-c584 .narrow-c45c .popup_3ae6 > a,
.hover-stale-c584 .focused_7450 .popup_3ae6 > a,
.hover-stale-c584 .description_5755 .popup_3ae6 > a,
.hover-stale-c584 .secondary_896a .popup_3ae6 > a {
  margin-bottom: 0;
}
.hover-stale-c584 .list_e68f li,
.hover-stale-c584 .narrow-c45c li,
.hover-stale-c584 .gallery_rough_1615 li,
.hover-stale-c584 .focused_7450 li,
.hover-stale-c584 .description_5755 li,
.hover-stale-c584 .secondary_896a li,
.hover-stale-c584 .input_6bd7 li,
.hover-stale-c584 .active-18c0 li {
  display: block;
  position: relative;
}
.hover-stale-c584 .list_e68f li:last-child,
.hover-stale-c584 .narrow-c45c li:last-child,
.hover-stale-c584 .gallery_rough_1615 li:last-child,
.hover-stale-c584 .focused_7450 li:last-child,
.hover-stale-c584 .description_5755 li:last-child,
.hover-stale-c584 .secondary_896a li:last-child,
.hover-stale-c584 .input_6bd7 li:last-child,
.hover-stale-c584 .active-18c0 li:last-child {
  border: none;
}
.hover-stale-c584 .list_e68f li a,
.hover-stale-c584 .narrow-c45c li a,
.hover-stale-c584 .gallery_rough_1615 li a,
.hover-stale-c584 .focused_7450 li a,
.hover-stale-c584 .description_5755 li a,
.hover-stale-c584 .secondary_896a li a,
.hover-stale-c584 .input_6bd7 li a,
.hover-stale-c584 .active-18c0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-stale-c584 .list_e68f li ul li::before,
.hover-stale-c584 .narrow-c45c li ul li::before,
.hover-stale-c584 .gallery_rough_1615 li ul li::before,
.hover-stale-c584 .focused_7450 li ul li::before,
.hover-stale-c584 .description_5755 li ul li::before,
.hover-stale-c584 .secondary_896a li ul li::before,
.hover-stale-c584 .input_6bd7 li ul li::before,
.hover-stale-c584 .active-18c0 li ul li::before {
  left: 15px;
}
.hover-stale-c584 .list_e68f li ul a,
.hover-stale-c584 .narrow-c45c li ul a,
.hover-stale-c584 .gallery_rough_1615 li ul a,
.hover-stale-c584 .focused_7450 li ul a,
.hover-stale-c584 .description_5755 li ul a,
.hover-stale-c584 .secondary_896a li ul a,
.hover-stale-c584 .input_6bd7 li ul a,
.hover-stale-c584 .active-18c0 li ul a {
  padding-left: 20px;
}
.hover-stale-c584 .list_e68f li ul ul li::before,
.hover-stale-c584 .narrow-c45c li ul ul li::before,
.hover-stale-c584 .gallery_rough_1615 li ul ul li::before,
.hover-stale-c584 .focused_7450 li ul ul li::before,
.hover-stale-c584 .description_5755 li ul ul li::before,
.hover-stale-c584 .secondary_896a li ul ul li::before,
.hover-stale-c584 .input_6bd7 li ul ul li::before,
.hover-stale-c584 .active-18c0 li ul ul li::before {
  left: 30px;
}
.hover-stale-c584 .list_e68f li ul ul a,
.hover-stale-c584 .narrow-c45c li ul ul a,
.hover-stale-c584 .gallery_rough_1615 li ul ul a,
.hover-stale-c584 .focused_7450 li ul ul a,
.hover-stale-c584 .description_5755 li ul ul a,
.hover-stale-c584 .secondary_896a li ul ul a,
.hover-stale-c584 .input_6bd7 li ul ul a,
.hover-stale-c584 .active-18c0 li ul ul a {
  padding-left: 40px;
}
.hover-stale-c584 .outline-cool-af74 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-stale-c584 .active-18c0 ul li {
  margin-bottom: 1.41575em;
}
.hover-stale-c584 .active-18c0 ul li .content-2535 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-stale-c584 .active-18c0 ul li .slider-focused-6b4c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.left-1b12 .list_e68f li a,
.left-1b12 .narrow-c45c li a,
.left-1b12 .gallery_rough_1615 li a,
.left-1b12 .focused_7450 li a,
.left-1b12 .description_5755 li a,
.left-1b12 .secondary_896a li a,
.left-1b12 .input_6bd7 li a,
.left-1b12 .active-18c0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-1b12 .outline-cool-af74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-1b12 .status_ee5a ul li.description_2040 .notice-dirty-c860,
.left-1b12 .status_ee5a ul li.column_middle_60b8 .notice-dirty-c860 {
  background: rgba(0, 0, 0, 0.2);
}
.left-1b12 .hover-stale-c584 .status_ee5a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li {
  margin: 0;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li ul {
  margin: 0;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li ul li a {
  padding-left: 15px;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li ul li li a {
  padding-left: 30px;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li.avatar_wood_baef > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li.avatar_wood_baef > 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;
}
.focused-2641 .hover-stale-c584 .module-green-05e4 li.avatar_wood_baef > 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;
}
.selected_2374 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shade_f9ab {
  position: relative;
  z-index: 10;
}
.shade_f9ab .column-iron-9cb3 {
  width: 100%;
  max-width: 100%;
}
.thumbnail_bright_2ffd .mask_large_2631 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_bright_2ffd .header-copper-4e30 {
}
.thumbnail_bright_2ffd .left-1b12 {
  background: #292929;
}
.preview_center_53c9 .mask_large_2631 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview_center_53c9 .header-copper-4e30 {
  background: #f9f9f9;
}
.preview_center_53c9 .left-1b12 {
  background: #303030;
}
.hard-7560 .mask_large_2631 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-7560 .banner-93d6 {
    margin-bottom: 1em;
  }
  .hard-7560 .banner-93d6:last-child {
    margin-bottom: 0;
  }
}
.hard-7560 .header-copper-4e30 {
  background: #ededed;
}
.hard-7560 .left-1b12 {
  background: #1a1a1a;
}
.mask_large_2631.header-copper-4e30 {
  color: rgba(0, 0, 0, 0.6);
}
.mask_large_2631.header-copper-4e30 .badge-tiny-fd2f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_large_2631.left-1b12 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_large_2631.left-1b12 a:not(.box_625b) {
  color: rgba(255, 255, 255, 0.79);
}
.mask_large_2631.left-1b12 a:not(.box_625b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_large_2631.left-1b12 .badge-tiny-fd2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_large_2631.left-1b12 table tbody td,
.mask_large_2631.left-1b12 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade_fresh_6918.notice_focused_1866 .simple-bb95 {
  max-width: initial;
}
.shade_fresh_6918 .search-warm-ead7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade_fresh_6918 .search-warm-ead7 .column-iron-9cb3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade_fresh_6918 .search-warm-ead7 .column-iron-9cb3 {
    display: block;
    margin-bottom: 2em;
  }
  .shade_fresh_6918 .search-warm-ead7 .column-iron-9cb3:last-child {
    margin-bottom: 0;
  }
}
.hard-7560 .banner-93d6:last-child,
.preview_center_53c9 .banner-93d6:last-child,
.thumbnail_bright_2ffd .banner-93d6:last-child {
  margin-bottom: 0;
}
.hard-7560 .banner-93d6 .hover-stale-c584 .status_ee5a:last-child,
.preview_center_53c9 .banner-93d6 .hover-stale-c584 .status_ee5a:last-child,
.thumbnail_bright_2ffd .banner-93d6 .hover-stale-c584 .status_ee5a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-7560 .feature_cold_be51,
  .hard-7560 .caption_rough_ff9b,
  .preview_center_53c9 .feature_cold_be51,
  .preview_center_53c9 .caption_rough_ff9b,
  .thumbnail_bright_2ffd .feature_cold_be51,
  .thumbnail_bright_2ffd .caption_rough_ff9b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shade_f9ab .banner-93d6 {
    margin-bottom: 2em;
  }
}
.shade_f9ab p:last-child {
  margin-bottom: 0;
}
.shade_f9ab li,
.shade_f9ab ul {
  list-style: none;
  margin: 0;
}
.shade_f9ab ul ul {
  margin-left: 2.617924em;
}
.hidden-c467 {
  font-size: 0.875em;
}

/* css-noise: 65e5 */
.promo-block-a1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
