/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row-in-8254/customify
Author: WPCustomify
Author URI: https://pressmaximum.row-in-8254
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.row-in-8254/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel-7de5.table-yellow-48f3/licenses/gpl-2.0.sidebar_c596
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.solid_516d/, (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.middle-af2f.alert-0de1/normalize.tall_882b/
 ======
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.tall_882b v7.0.0 | MIT License | github.row-in-8254/necolas/normalize.tall_882b */
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;
}
.pink-a598 .hot-2680,
.aside-94be,
.yellow-020b,
.solid-6bc7,
.pagination_92c3,
.grid_e4f9,
.module_hard_e425,
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;
}
.aside-94be,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .aside-94be,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .aside-94be,
  h1 {
    font-size: 1.8em;
  }
}
.yellow-020b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow-020b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow-020b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-020b,
  h2 {
    font-size: 1.7em;
  }
}
.solid-6bc7,
h3 {
  font-size: 1.618em;
}
.pink-a598 .hot-2680,
.pagination_92c3,
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.dropdown-8978 {
  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;
}
.medium-c202:after,
.medium-c202:before,
.caption_light_b4d9:after,
.caption_light_b4d9:before {
  content: "";
  display: table;
}
.medium-c202:after,
.caption_light_b4d9:after {
  clear: both;
}
.background-upper-852a {
  float: right;
  margin-right: 0;
}
.accent_62e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.cold_4c5b .motion-df16,
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;
}
.cold_4c5b .motion-df16: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;
}
.layout_42f1 .motion-df16 {
  box-shadow: none;
}
.layout_42f1
  .motion-df16
  .wide_a5ff {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout_42f1 .motion-df16 .breadcrumb_f18d {
  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;
}
.layout_42f1
  .motion-df16
  .breadcrumb_f18d
  b {
  display: none;
}
.layout_42f1 .text_static_7f44 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.large-4bf1:not(.top-0328):not(.photo_3e5f),
button:not(.top-0328):not(.photo_3e5f),
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ),
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ),
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ) {
  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;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ):hover,
button:not(.top-0328):not(
    .photo_3e5f
  ):hover,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ):hover,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ):hover,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ):active,
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ):focus,
button:not(.top-0328):not(
    .photo_3e5f
  ):active,
button:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ):active,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ):active,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ):active,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ):focus {
  outline: 0;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77 {
  position: relative;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .large-72c5,
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .slider_hard_e34b,
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .texture-6f7d,
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  i,
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  svg,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .large-72c5,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .slider_hard_e34b,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .texture-6f7d,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  i,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  svg,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .large-72c5,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .slider_hard_e34b,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .texture-6f7d,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  i,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  svg,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .large-72c5,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .slider_hard_e34b,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .texture-6f7d,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  i,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  svg,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .large-72c5,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .slider_hard_e34b,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  .texture-6f7d,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  i,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77
  svg {
  visibility: hidden;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77:after,
button:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77:after,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77:after,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77:after,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ).fn-loading-4a77: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;
}
.large-4bf1:not(.top-0328):not(.photo_3e5f),
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ),
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ),
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ) {
  color: #fff;
  background: #235787;
}
.large-4bf1:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="button"]:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="reset"]:not(.top-0328):not(
    .photo_3e5f
  ):focus,
input[type="submit"]:not(.top-0328):not(
    .photo_3e5f
  ):focus {
  color: #fff;
}
.large-4bf1.fn-disabled-4a77:not(.top-0328):not(
    .photo_3e5f
  ),
.large-4bf1[disabled]:not(.top-0328):not(
    .photo_3e5f
  ),
button.fn-disabled-4a77:not(.top-0328):not(
    .photo_3e5f
  ),
button[disabled]:not(.top-0328):not(
    .photo_3e5f
  ) {
  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;
}
.fast-92ee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fast-92ee: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;
}
.highlight-new-4223 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-fa13 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bronze_bb4f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.medium-c202:after,
.medium-c202:before,
.message_4259:after,
.message_4259:before,
.pagination_yellow_6361:after,
.pagination_yellow_6361:before,
.box_center_1ca1:after,
.box_center_1ca1:before,
.large-55ba:after,
.large-55ba:before,
.brown-c328:after,
.brown-c328:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.medium-c202:after,
.message_4259:after,
.pagination_yellow_6361:after,
.box_center_1ca1:after,
.large-55ba:after,
.brown-c328:after {
  clear: both;
}
.message_4259 .slow_e78f,
.pagination_yellow_6361 .slow_e78f,
.header_in_1ad4 .slow_e78f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.west_9566 {
  display: inline-block;
}
.main-e274 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.main-e274 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-e274 .tooltip-dirty-5a8e {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip-dirty-5a8e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thick_c0d1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thick_c0d1:after,
.thick_c0d1:before {
  content: "";
  display: table;
}
.thick_c0d1:after {
  clear: both;
}
.right_d8c6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.east_3700 .right_d8c6 {
  max-width: 50%;
}
.text_under_9882 .right_d8c6 {
  max-width: 33.33%;
}
.badge_upper_58c5 .right_d8c6 {
  max-width: 25%;
}
.filter-c28a .right_d8c6 {
  max-width: 20%;
}
.focus_4406 .right_d8c6 {
  max-width: 16.66%;
}
.rough-8db4 .right_d8c6 {
  max-width: 14.28%;
}
.banner-bdfa .right_d8c6 {
  max-width: 12.5%;
}
.widget-3990 .right_d8c6 {
  max-width: 11.11%;
}
.element_809e {
  display: block;
}
.pink-a598 .filter-5f36 label,
.pink-a598 .pressed-4f7b label,
.pink-a598 .hover-55e0 label,
.pink-a598 .pattern_42fc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_a43e {
  list-style: none;
  margin: 0;
}
.sidebar_a43e article.mask_lower_092c {
  margin-bottom: 0;
}
.sidebar_a43e ul {
  list-style: none;
  margin: 0;
}
.sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c: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) {
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c li.mask_lower_092c li.mask_lower_092c li.mask_lower_092c {
    padding-left: 0;
  }
}
article.mask_lower_092c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_lower_092c .message_4259 p:last-of-type {
  margin-bottom: 0;
}
article.mask_lower_092c .focus_simple_b62f {
  float: left;
}
article.mask_lower_092c .overlay_fresh_6fb3 {
  margin-left: 85px;
}
article.mask_lower_092c .middle-1f5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_lower_092c .middle-1f5d .stale-dcbf {
  margin-left: 10px;
}
article.mask_lower_092c .description_narrow_1e1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_lower_092c .main_b19a {
  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 .filter-5f36,
  #respond .hover-55e0,
  #respond .pattern_42fc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-5f36 input,
#respond .hover-55e0 input,
#respond .pattern_42fc input {
  width: 100%;
}
#respond .pattern_42fc {
  margin-right: 0;
}
#respond .pink_1369 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo-south-fc53 {
  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;
}
.photo-south-fc53.shade-32e9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.photo-south-fc53 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%);
}
.photo-south-fc53:focus,
.photo-south-fc53: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);
}
.simple-3b8f {
  border-radius: 10%;
}
.input_stone_68d0 {
  border-radius: 50%;
}
.thick-588a {
  font-size: 0.72em;
}
.tertiary_hot_6498 {
  font-size: 0.875em;
}
.selected_3c26 {
  font-size: 1.1em;
}
.section-hot-a05c {
  text-transform: uppercase;
  line-height: 1.2;
}
.section-hot-a05c.thick-588a {
  letter-spacing: 0.5px;
}
.overlay-896c,
.overlay-896c a {
  color: #6d6d6d;
}
.overlay-896c a:hover {
  color: #111;
}
.tooltip-0972 {
  color: #6d6d6d;
}
.simple-df09 {
  overflow-x: hidden;
}
.simple-df09 .active-motion-89ed.blue-2f86 {
  position: relative;
}
.simple-df09 .active-motion-89ed.blue-2f86.message_wood_f35e {
  position: initial;
}
.simple-df09
  .active-motion-89ed.blue-2f86.message_wood_f35e
  .accent_old_0936 {
  left: auto;
}
.simple-df09 .active-motion-89ed .accent_old_0936 {
  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;
}
.simple-df09 .active-motion-89ed:hover.blue-2f86 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.simple-df09
  .active-motion-89ed:hover.blue-2f86
  .accent_old_0936 {
  display: block;
  z-index: 9999999;
}
.simple-df09 .photo_21c0 .status-lite-e7c8,
.simple-df09 .surface-right-685f .status-lite-e7c8 {
  display: none;
}
.simple-df09 .component_fixed_1d41 .active-motion-89ed:hover.blue-2f86 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink-a598 .filter-5f36 label,
.pink-a598 .pressed-4f7b label,
.pink-a598 .hover-55e0 label,
.pink-a598 .pattern_42fc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.sidebar_a43e {
  list-style: none;
  margin: 0;
}
.sidebar_a43e article.mask_lower_092c {
  margin-bottom: 0;
}
.sidebar_a43e ul {
  list-style: none;
  margin: 0;
}
.sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c: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) {
  .sidebar_a43e .highlight-pink-8a86 li.mask_lower_092c li.mask_lower_092c li.mask_lower_092c li.mask_lower_092c {
    padding-left: 0;
  }
}
article.mask_lower_092c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_lower_092c .message_4259 p:last-of-type {
  margin-bottom: 0;
}
article.mask_lower_092c .focus_simple_b62f {
  float: left;
}
article.mask_lower_092c .overlay_fresh_6fb3 {
  margin-left: 85px;
}
article.mask_lower_092c .middle-1f5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_lower_092c .middle-1f5d .stale-dcbf {
  margin-left: 10px;
}
article.mask_lower_092c .description_narrow_1e1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_lower_092c .main_b19a {
  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 .filter-5f36,
  #respond .hover-55e0,
  #respond .pattern_42fc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .filter-5f36 input,
#respond .hover-55e0 input,
#respond .pattern_42fc input {
  width: 100%;
}
#respond .pattern_42fc {
  margin-right: 0;
}
#respond .pink_1369 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.photo_21c0 .icon_center_0597 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.icon_center_0597 .carousel_last_d21f.icon_29da .current_1d9d > li > a:focus,
.icon_center_0597 .carousel_last_d21f.icon_29da .current_1d9d > li > a:hover,
.icon_center_0597 .carousel_last_d21f.header_steel_2489 .current_1d9d > li > a:focus,
.icon_center_0597 .carousel_last_d21f.header_steel_2489 .current_1d9d > li > a:hover,
.icon_center_0597 .carousel_last_d21f.gradient_c736 .current_1d9d > li > a:focus,
.icon_center_0597 .carousel_last_d21f.gradient_c736 .current_1d9d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597
  .carousel_last_d21f.icon_29da
  .current_1d9d
  > li.west_02ab
  > a,
.icon_center_0597
  .carousel_last_d21f.icon_29da
  .current_1d9d
  > li.title_warm_e03f
  > a,
.icon_center_0597
  .carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.west_02ab
  > a,
.icon_center_0597
  .carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.title_warm_e03f
  > a,
.icon_center_0597
  .carousel_last_d21f.gradient_c736
  .current_1d9d
  > li.west_02ab
  > a,
.icon_center_0597 .carousel_last_d21f.gradient_c736 .current_1d9d > li.carousel-center-8d49 > a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597 .dark-8ab7,
.icon_center_0597 .dark-8ab7 a {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597 .nav_1e0e.button-1fe1 li a,
.icon_center_0597 .notice_aefd a,
.icon_center_0597 .paper_6825,
.icon_center_0597 .current_1d9d > li > a,
.icon_center_0597 .pattern_e561 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597 .nav_1e0e.button-1fe1 li a:hover,
.icon_center_0597 .notice_aefd a:hover,
.icon_center_0597 .paper_6825:hover,
.icon_center_0597 .current_1d9d > li > a:hover,
.icon_center_0597 .pattern_e561:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597 .notification_915a {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597 .notification_915a .widget-advanced-54ce {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597 .notification_915a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_center_0597 .frame-08d4 .easy-242e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597 .frame-08d4 .easy-242e .dim_7b7c {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597
  .frame-08d4
  .easy-242e
  .dim_7b7c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597
  .frame-08d4
  .easy-242e
  .dim_7b7c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597
  .frame-08d4
  .easy-242e
  .dim_7b7c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597
  .frame-08d4
  .easy-242e
  .dim_7b7c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597 .frame-08d4 .dark_b524 {
  color: rgba(255, 255, 255, 0.79);
}
.icon_center_0597 .frame-08d4 .dark_b524:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo_2c5e
  .icon_center_0597
  .frame-08d4
  .module_9f31
  .carousel-iron-c42d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo_2c5e
  .icon_center_0597
  .frame-08d4
  .module_9f31
  .dim_7b7c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_21c0 .description-fluid-a1b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.description-fluid-a1b2 .carousel_last_d21f.icon_29da .current_1d9d > li > a:focus,
.description-fluid-a1b2 .carousel_last_d21f.icon_29da .current_1d9d > li > a:hover,
.description-fluid-a1b2 .carousel_last_d21f.header_steel_2489 .current_1d9d > li > a:focus,
.description-fluid-a1b2 .carousel_last_d21f.header_steel_2489 .current_1d9d > li > a:hover,
.description-fluid-a1b2 .carousel_last_d21f.gradient_c736 .current_1d9d > li > a:focus,
.description-fluid-a1b2 .carousel_last_d21f.gradient_c736 .current_1d9d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-fluid-a1b2
  .carousel_last_d21f.icon_29da
  .current_1d9d
  > li.west_02ab
  > a,
.description-fluid-a1b2
  .carousel_last_d21f.icon_29da
  .current_1d9d
  > li.title_warm_e03f
  > a,
.description-fluid-a1b2
  .carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.west_02ab
  > a,
.description-fluid-a1b2
  .carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.title_warm_e03f
  > a,
.description-fluid-a1b2
  .carousel_last_d21f.gradient_c736
  .current_1d9d
  > li.west_02ab
  > a,
.description-fluid-a1b2 .carousel_last_d21f.gradient_c736 .current_1d9d > li.carousel-center-8d49 > a {
  color: rgba(0, 0, 0, 0.8);
}
.description-fluid-a1b2 .dark-8ab7,
.description-fluid-a1b2 .dark-8ab7 a {
  color: rgba(0, 0, 0, 0.8);
}
.description-fluid-a1b2 .nav_1e0e.button-1fe1 li a,
.description-fluid-a1b2 .notice_aefd a,
.description-fluid-a1b2 .paper_6825,
.description-fluid-a1b2 .current_1d9d > li > a,
.description-fluid-a1b2 .pattern_e561 {
  color: rgba(0, 0, 0, 0.55);
}
.description-fluid-a1b2 .nav_1e0e.button-1fe1 li a:hover,
.description-fluid-a1b2 .notice_aefd a:hover,
.description-fluid-a1b2 .paper_6825:hover,
.description-fluid-a1b2 .current_1d9d > li > a:hover,
.description-fluid-a1b2 .pattern_e561:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-fluid-a1b2 .notification_915a {
  color: rgba(0, 0, 0, 0.55);
}
.description-fluid-a1b2 .notification_915a .widget-advanced-54ce {
  color: rgba(0, 0, 0, 0.8);
}
.description-fluid-a1b2 .notification_915a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-f1ae .image_a2c7 {
  margin-left: auto;
  margin-right: auto;
}
.pagination_yellow_6361 > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_yellow_6361 .highlight-new-4223 {
  margin-right: 1.41575em;
}
.card_2b37 .pagination_yellow_6361 > .table-first-7f93 {
  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;
}
.card_2b37 .pagination_yellow_6361 > .status_hovered_44f9 {
  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;
}
.popup_basic_1746.outline-f1ae .image_a2c7,
.tabs_orange_8215.outline-f1ae .image_a2c7 {
  margin-left: 0;
}
.nav_0295.outline-f1ae .image_a2c7,
.wide-6e5a.outline-f1ae .image_a2c7 {
  margin-right: 0;
}
.pagination_yellow_6361 ol,
.pagination_yellow_6361 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.status-silver-0b96 video {
  max-width: 100%;
}
.filter-7be9 img {
  display: block;
}
.filter-7be9.highlight-new-4223,
.filter-7be9.active-fa13 {
  width: 100%;
}
.filter-7be9.status_hovered_44f9 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.description_a0e2:not(.gallery_hard_9d4b) {
  margin: 1.5em auto;
}
.static-3670 p {
  padding: 1.5em 14px;
}
ul.content_last_8682.status_hovered_44f9,
ul.content_last_8682.table-first-7f93,
ul.content_last_8682.picture_selected_b80b.table-first-7f93 {
  padding: 0 14px;
}
.lite-ffc5 {
  display: block;
  overflow-x: auto;
}
.lite-ffc5 table {
  border-collapse: collapse;
  width: 100%;
}
.lite-ffc5 td,
.lite-ffc5 th {
  padding: 0.5em;
}
.pagination_yellow_6361 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_yellow_6361 ol ol,
.pagination_yellow_6361 ol ul,
.pagination_yellow_6361 ul ol,
.pagination_yellow_6361 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_yellow_6361 ol ol li,
.pagination_yellow_6361 ol ul li,
.pagination_yellow_6361 ul ol li,
.pagination_yellow_6361 ul ul li {
  margin-left: 0;
}
.chip_8496.stale-380f > .hard_46b8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.chip_8496.stale-380f > .hard_46b8 iframe,
.chip_8496.stale-380f > .hard_46b8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-c7a9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-c7a9.over-7654 {
  padding: 0;
}
.alert-c7a9.over-7654 cite {
  font-size: 13px;
}
.alert-c7a9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-c7a9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer_pressed_6410 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer_pressed_6410 > p:first-child {
  margin-top: 0;
}
.footer_pressed_6410 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer_pressed_6410 blockquote {
  border-left: 0;
}
.huge_497a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.huge_497a:not(.wood_1595) {
  max-width: 100px;
}
.huge_497a.short_7185 {
  border-bottom: none !important;
  text-align: center;
}
.huge_497a.short_7185::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .static-3670 p {
    padding: 1.5em 0;
  }
}
.prev-0312 {
  color: #0073aa;
}
.north_e44b {
  background-color: #0073aa;
}
.list-top-463d {
  color: #229fd8;
}
.paragraph-hard-87fe {
  background-color: #229fd8;
}
.summary-small-2876 {
  color: #eee;
}
.sidebar_3ca9 {
  background-color: #eee;
}
.gallery-8fe1 {
  color: #444;
}
.tabs-hot-baef {
  background-color: #444;
}
.avatar_8dd7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_8dd7 .paragraph-hovered-6505 .notice_aefd {
  font-size: 15px;
}
.avatar_8dd7 .notice_aefd {
  line-height: 1.3;
}
.avatar_8dd7 .description-fluid-a1b2 {
}
.avatar_8dd7 .icon_center_0597 {
  background: #235787;
}
.red-e439 {
  padding: 0;
}
.red-e439 .icon_center_0597 {
  background: #1a1a1a;
}
.red-e439 .description-fluid-a1b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-eaa4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-eaa4 .description-fluid-a1b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-eaa4 .icon_center_0597 {
  background: #303030;
}
.brown-c328 {
  position: relative;
  z-index: 10;
}
.brown-c328 .media-816f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer-db07 .blue-2f86 {
  display: inline-block;
  vertical-align: middle;
}
.outer-db07.fluid_e159 .blue-2f86 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outer-db07.fluid_e159 .blue-2f86 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outer-db07.fluid_e159 .blue-2f86 {
    margin-right: 0.4em;
  }
}
.outer-db07.fluid_e159 .blue-2f86:last-child {
  margin-right: 0;
}
.progress_29a6 .media-816f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .photo_21c0 .paragraph-hovered-6505 {
    margin: 0 -0.5em;
  }
  .photo_21c0 .paragraph-hovered-6505 [class*="customify-col-"],
  .photo_21c0 .paragraph-hovered-6505 [class*="customify-col_"],
  .photo_21c0 .paragraph-hovered-6505 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.photo_21c0.badge_top_9531 .media-816f {
  background: 0 0 !important;
}
.photo_21c0.badge_top_9531 .media-816f,
.photo_21c0.progress_29a6 .media-816f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .photo_21c0.wrapper-top-c8df {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.photo_21c0.progress_29a6 .media-816f {
  box-shadow: none !important;
}
.dynamic_1ed0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dynamic_1ed0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_1ed0 {
    padding: 18px 0 20px;
  }
}
.dynamic_1ed0 .video_5b42 {
  width: 100%;
}
.dynamic_1ed0 .status-inner-0c11 {
  margin-bottom: 0;
}
.dynamic_1ed0 .motion_4dfd {
  margin-top: 5px;
  font-size: 0.875em;
}
.fixed-5763 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fixed-5763 .logo-current-7e1e {
  width: 100%;
}
.accent_selected_0709 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent_selected_0709 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent_selected_0709 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;
}
.accent_selected_0709 li:last-child:after {
  display: none;
}
.accent_selected_0709 li a {
  font-weight: 500;
  margin-right: 10px;
}
.card_bed8 .status-lite-e7c8 button,
.dynamic_1ed0 .status-lite-e7c8 button {
  left: 0;
}
.card_bed8 .logo-current-7e1e,
.dynamic_1ed0 .logo-current-7e1e {
  padding-left: 0;
  padding-right: 0;
}
.card_bed8 .fixed-5763,
.dynamic_1ed0 .fixed-5763 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.card_bed8 {
  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;
}
.card_bed8: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;
}
.card_bed8 .middle_a473 {
  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) {
  .card_bed8 .middle_a473 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .card_bed8 .middle_a473 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .card_bed8 .middle_a473 {
    min-height: 200px;
  }
}
.card_bed8 .accent_selected_0709 {
  color: rgba(255, 255, 255, 0.8);
}
.card_bed8 .accent_selected_0709 a,
.card_bed8 .accent_selected_0709 li:after {
  color: inherit;
}
.card_bed8 .accent_selected_0709 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pressed-fad1 {
  margin-bottom: 0.5em;
}
.backdrop-simple-f8d9 {
  margin-bottom: 1.2em;
}
.backdrop-simple-f8d9,
.pressed-fad1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.backdrop-simple-f8d9 p:last-child,
.pressed-fad1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .status-lite-e7c8,
#masthead .status-lite-e7c8 {
  display: none;
}
#masthead
  > .status-lite-e7c8.pagination_fixed_f610 {
  display: none;
}
#masthead > .status-lite-e7c8 button {
  left: 0;
}
.tertiary_b168 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.tertiary_b168 .blue-2f86 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tertiary_b168 .tag_263f {
  display: -webkit-box;
  display: flex;
}
.tertiary_b168 .tag_263f.fixed-3dec {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tertiary_b168 .tag_263f.highlight-ac94 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_b168 .tag_263f.left_6803 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary_b168.icon_rough_8dd3.south-46b8 .tag_263f.fixed-3dec {
  flex-basis: 100%;
}
.tertiary_b168.column-simple-38a3 .tag_263f.highlight-ac94 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tertiary_b168.column-simple-38a3 .tag_263f.left_6803 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .status-lite-e7c8.pagination_fixed_f610 {
  display: none;
}
#masthead > .status-lite-e7c8 button {
  left: 0;
}
.article_814a {
  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;
}
.article_814a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article_814a.full_6b6b i {
  margin-right: 4px;
}
.article_814a.next_8393 i {
  margin-left: 5px;
}
.notice_aefd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notice_aefd p:last-child {
  margin-bottom: 0;
}
.gold_5cd3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gold_5cd3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gold_5cd3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gold_5cd3 .dark-8ab7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gold_5cd3 .new_7f27 {
  margin: 5px 0 7px 0;
}
.gold_5cd3.box_in_e923 .rough_624b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_5cd3.box_in_e923 .feature-simple-cb93 {
  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;
}
.gold_5cd3.warm-fc68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gold_5cd3.warm-fc68 .rough_624b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_5cd3.warm-fc68 .feature-simple-cb93 {
  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;
}
.gold_5cd3.tag-solid-019e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold_5cd3.fast-40c6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gold_5cd3.fast-40c6 .feature-simple-cb93 {
  margin-top: 7px;
}
.list-c251 {
  display: inline-block;
}
.brown-c328 .dropdown-wood-473b .gold_5cd3 img {
  max-width: 100%;
}
.carousel_last_d21f .dropdown-glass-9155.down-ff63,
.iron_34a7 .dropdown-glass-9155.down-ff63 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_last_d21f .bright_c281,
.iron_34a7 .bright_c281 {
  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%);
}
.carousel_last_d21f .bright_c281 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.carousel_last_d21f.down-0040 .bright_c281 {
  display: none;
}
.carousel_last_d21f .tooltip-advanced-f74e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_last_d21f .tooltip-advanced-f74e li {
  display: inline-block;
  position: relative;
}
.carousel_last_d21f .tooltip-advanced-f74e li:last-child {
  margin-right: 0;
}
.carousel_last_d21f .tooltip-advanced-f74e 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;
}
.carousel_last_d21f .tooltip-advanced-f74e li.carousel-center-8d49 > a {
  color: rgba(0, 0, 0, 0.9);
}
.carousel_last_d21f .tooltip-advanced-f74e > 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;
}
.carousel_last_d21f .tooltip-advanced-f74e > li > a i {
  line-height: 0;
}
.carousel_last_d21f .tooltip-advanced-f74e > li.container-red-99f6 > a .bright_c281 {
  margin-left: 4px;
  line-height: 0;
}
.carousel_last_d21f .tooltip-advanced-f74e .accent-6112 li.container-red-99f6 > a {
  position: relative;
}
.carousel_last_d21f .tooltip-advanced-f74e .accent-6112 li.container-red-99f6 > a:after,
.carousel_last_d21f .tooltip-advanced-f74e .accent-6112 li.container-red-99f6 > a:before {
  content: "";
  display: table;
}
.carousel_last_d21f .tooltip-advanced-f74e .accent-6112 li.container-red-99f6 > a:after {
  clear: both;
}
.carousel_last_d21f .tooltip-advanced-f74e .accent-6112 li.container-red-99f6 > a .bright_c281 {
  margin-left: 5px;
  float: right;
}
.carousel_last_d21f .upper_ce01,
.carousel_last_d21f .accent-6112 {
  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;
}
.carousel_last_d21f .accent-6112 {
  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;
}
.carousel_last_d21f .accent-6112 .down-ff63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_last_d21f .accent-6112 .bright_c281 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.carousel_last_d21f .accent-6112 li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel_last_d21f .accent-6112 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;
}
.carousel_last_d21f .accent-6112 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.carousel_last_d21f .accent-6112 .accent-6112 {
  top: 0;
  left: 100%;
}
.carousel_last_d21f .box_new_6100.fn-focus-4a77 > .upper_ce01,
.carousel_last_d21f .box_new_6100.fn-focus-4a77 > .accent-6112,
.carousel_last_d21f .box_new_6100:focus > .upper_ce01,
.carousel_last_d21f .box_new_6100:focus > .accent-6112,
.carousel_last_d21f .box_new_6100:hover > .upper_ce01,
.carousel_last_d21f .box_new_6100:hover > .accent-6112 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.carousel_last_d21f.gradient_c736 .current_1d9d:after,
.carousel_last_d21f.gradient_c736 .current_1d9d:before {
  content: "";
  display: table;
}
.carousel_last_d21f.gradient_c736 .current_1d9d:after {
  clear: both;
}
.carousel_last_d21f.gradient_c736 .current_1d9d > li {
  float: left;
}
.carousel_last_d21f.smooth-9748 .current_1d9d:after,
.carousel_last_d21f.smooth-9748 .current_1d9d:before {
  content: "";
  display: table;
}
.carousel_last_d21f.smooth-9748 .current_1d9d:after {
  clear: both;
}
.carousel_last_d21f.smooth-9748 .current_1d9d > li {
  float: left;
}
.carousel_last_d21f.smooth-9748 .current_1d9d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_last_d21f.smooth-9748 .current_1d9d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_last_d21f.smooth-9748 .current_1d9d > li.west_02ab > a,
.carousel_last_d21f.smooth-9748 .current_1d9d > li.carousel-center-8d49 > a {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_last_d21f.icon_29da .current_1d9d > li > a .down-ff63 {
  position: relative;
}
.carousel_last_d21f.icon_29da .current_1d9d > li > a .down-ff63: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;
}
.carousel_last_d21f.icon_29da
  .current_1d9d
  > li:focus
  > a
  .down-ff63:before,
.carousel_last_d21f.icon_29da
  .current_1d9d
  > li:hover
  > a
  .down-ff63:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_last_d21f.icon_29da
  .current_1d9d
  > li.west_02ab
  > a
  .down-ff63:before,
.carousel_last_d21f.icon_29da
  .current_1d9d
  > li.title_warm_e03f
  > a
  .down-ff63:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_last_d21f.header_steel_2489 .current_1d9d > li > a .down-ff63 {
  position: relative;
}
.carousel_last_d21f.header_steel_2489 .current_1d9d > li > a .down-ff63: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;
}
.carousel_last_d21f.header_steel_2489 .current_1d9d > li:focus > a .down-ff63:before,
.carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li:hover
  > a
  .down-ff63:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.west_02ab
  > a
  .down-ff63:before,
.carousel_last_d21f.header_steel_2489
  .current_1d9d
  > li.title_warm_e03f
  > a
  .down-ff63:before {
  width: 100%;
  background-color: currentColor;
}
.iron_34a7 .tooltip-advanced-f74e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.iron_34a7 .tooltip-advanced-f74e li:first-child > a {
  border-top: none;
}
.iron_34a7 .tooltip-advanced-f74e .texture-5b3f > .down-ff63 .bright_c281 {
  display: none;
}
.iron_34a7 .tooltip-advanced-f74e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.iron_34a7 .tooltip-advanced-f74e li:last-child {
  border: none;
}
.iron_34a7 .tooltip-advanced-f74e li.container-red-99f6 > a {
  padding-right: 45px !important;
}
.iron_34a7 .tooltip-advanced-f74e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.iron_34a7 .tooltip-advanced-f74e li a:focus,
.iron_34a7 .tooltip-advanced-f74e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.iron_34a7 .tooltip-advanced-f74e li .large_bf40 {
  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;
}
.iron_34a7 .tooltip-advanced-f74e li .large_bf40:hover {
  box-shadow: none;
}
.iron_34a7 .tooltip-advanced-f74e li .large_bf40 .bright_c281 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.iron_34a7 .tooltip-advanced-f74e .accent-6112 {
  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);
}
.iron_34a7 .tooltip-advanced-f74e .accent-6112 li a {
  padding-left: 3em;
}
.iron_34a7 .tooltip-advanced-f74e .lower-33f2 > a .large_bf40 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.iron_34a7 .tooltip-advanced-f74e .lower-33f2 > .accent-6112 {
  display: block;
  opacity: 1;
}
.feature_2d55 {
  max-width: 100%;
}
.icon-smooth-abdd {
  line-height: 0;
  cursor: pointer;
}
.pattern_e561 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern_e561:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern_e561 svg {
  width: 18px;
  height: 18px;
}
.pattern_e561 .picture_west_9316 {
  display: none;
}
.cold-8563 {
  position: relative;
}
.cold-8563.fn-active-4a77 .pattern_e561 .status-22f8 {
  display: none;
}
.cold-8563.fn-active-4a77 .pattern_e561 .picture_west_9316 {
  display: inline-block;
}
.cold-8563 .hard_4bb2 {
  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);
}
.cold-8563.carousel_warm_bab4 .hard_4bb2 {
  left: auto;
  right: -0.9em;
}
.cold-8563.carousel_warm_bab4 .container-9260::before {
  left: auto;
  right: 15px;
}
.cold-8563.fn-active-4a77 .hard_4bb2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_9f31 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.module_9f31 label {
  flex-basis: 100%;
}
.module_9f31 .easy-242e {
  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;
}
.module_9f31 .dim_7b7c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.module_9f31 .dim_7b7c:focus {
  background-color: transparent;
}
.module_9f31 button.dark_b524 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.module_9f31 button.dark_b524:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.module_9f31 button.dark_b524 svg {
  width: 18px;
  height: 18px;
}
.module_9f31 input[type="submit"] {
  min-height: auto;
}
.frame-08d4 .module_9f31 .dim_7b7c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container-9260 {
  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) {
  .container-9260 {
    width: 220px;
  }
}
.container-9260 label {
  flex-basis: 100%;
}
.container-9260::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;
}
.logo_2c5e .frame-08d4 .module_9f31 {
  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;
}
.logo_2c5e
  .frame-08d4
  .module_9f31
  .easy-242e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo_2c5e .frame-08d4 .module_9f31 .dim_7b7c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo_2c5e
  .frame-08d4
  .module_9f31
  .dim_7b7c:focus {
  background: 0 0;
}
.logo_2c5e
  .frame-08d4
  .module_9f31
  .carousel-iron-c42d {
  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;
}
.nav_1e0e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav_1e0e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav_1e0e li:last-child {
  margin-right: 0;
}
.nav_1e0e li:first-child {
  margin-left: 0;
}
.nav_1e0e.block_copper_0363 a {
  color: #fff;
}
.nav_1e0e.block_copper_0363 a:hover {
  color: #fff;
}
.nav_1e0e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav_1e0e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav_1e0e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav_1e0e a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav_1e0e [class*="social-icon-apple"] {
  background-color: #999;
}
.nav_1e0e [class*="social-icon-apple"].active_dark_cc85 {
  background-color: transparent;
  color: #999;
}
.nav_1e0e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav_1e0e [class*="social-icon-behance"].active_dark_cc85 {
  background-color: transparent;
  color: #1769ff;
}
.nav_1e0e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav_1e0e [class*="social-icon-bitbucket"].active_dark_cc85 {
  background-color: transparent;
  color: #205081;
}
.nav_1e0e [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav_1e0e [class*="social-icon-codepen"].active_dark_cc85 {
  background-color: transparent;
  color: #000;
}
.nav_1e0e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav_1e0e [class*="social-icon-delicious"].active_dark_cc85 {
  background-color: transparent;
  color: #39f;
}
.nav_1e0e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav_1e0e [class*="social-icon-digg"].active_dark_cc85 {
  background-color: transparent;
  color: #005be2;
}
.nav_1e0e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav_1e0e [class*="social-icon-dribbble"].active_dark_cc85 {
  background-color: transparent;
  color: #ea4c89;
}
.nav_1e0e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav_1e0e [class*="social-icon-envelope"].active_dark_cc85 {
  background-color: transparent;
  color: #ea4335;
}
.nav_1e0e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav_1e0e [class*="social-icon-facebook"].active_dark_cc85 {
  background-color: transparent;
  color: #3b5998;
}
.nav_1e0e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav_1e0e [class*="social-icon-flickr"].active_dark_cc85 {
  background-color: transparent;
  color: #0063dc;
}
.nav_1e0e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav_1e0e [class*="social-icon-foursquare"].active_dark_cc85 {
  background-color: transparent;
  color: #2d5be3;
}
.nav_1e0e [class*="social-icon-github"] {
  background-color: #333;
}
.nav_1e0e [class*="social-icon-github"].active_dark_cc85 {
  background-color: transparent;
  color: #333;
}
.nav_1e0e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav_1e0e [class*="social-icon-google-plus"].active_dark_cc85 {
  background-color: transparent;
  color: #dd4b39;
}
.nav_1e0e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav_1e0e [class*="social-icon-houzz"].active_dark_cc85 {
  background-color: transparent;
  color: #7ac142;
}
.nav_1e0e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav_1e0e [class*="social-icon-instagram"].active_dark_cc85 {
  background-color: transparent;
  color: #262626;
}
.nav_1e0e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav_1e0e [class*="social-icon-jsfiddle"].active_dark_cc85 {
  background-color: transparent;
  color: #487aa2;
}
.nav_1e0e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav_1e0e [class*="social-icon-linkedin"].active_dark_cc85 {
  background-color: transparent;
  color: #0077b5;
}
.nav_1e0e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav_1e0e [class*="social-icon-medium"].active_dark_cc85 {
  background-color: transparent;
  color: #00ab6b;
}
.nav_1e0e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav_1e0e
  [class*="social-icon-odnoklassniki"].active_dark_cc85 {
  background-color: transparent;
  color: #f4731c;
}
.nav_1e0e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav_1e0e [class*="social-icon-meetup"].active_dark_cc85 {
  background-color: transparent;
  color: #ec1c40;
}
.nav_1e0e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav_1e0e [class*="social-icon-pinterest"].active_dark_cc85 {
  background-color: transparent;
  color: #bd081c;
}
.nav_1e0e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav_1e0e [class*="social-icon-product-hunt"].active_dark_cc85 {
  background-color: transparent;
  color: #da552f;
}
.nav_1e0e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav_1e0e [class*="social-icon-reddit"].active_dark_cc85 {
  background-color: transparent;
  color: #ff4500;
}
.nav_1e0e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav_1e0e [class*="social-icon-rss"].active_dark_cc85 {
  background-color: transparent;
  color: #f26522;
}
.nav_1e0e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav_1e0e
  [class*="social-icon-shopping-cart"].active_dark_cc85 {
  background-color: transparent;
  color: #4caf50;
}
.nav_1e0e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav_1e0e [class*="social-icon-skype"].active_dark_cc85 {
  background-color: transparent;
  color: #00aff0;
}
.nav_1e0e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav_1e0e [class*="social-icon-slideshare"].active_dark_cc85 {
  background-color: transparent;
  color: #0077b5;
}
.nav_1e0e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav_1e0e [class*="social-icon-snapchat"].active_dark_cc85 {
  background-color: transparent;
  color: #fffc00;
}
.nav_1e0e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav_1e0e [class*="social-icon-soundcloud"].active_dark_cc85 {
  background-color: transparent;
  color: #f80;
}
.nav_1e0e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav_1e0e [class*="social-icon-spotify"].active_dark_cc85 {
  background-color: transparent;
  color: #2ebd59;
}
.nav_1e0e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav_1e0e
  [class*="social-icon-stack-overflow"].active_dark_cc85 {
  background-color: transparent;
  color: #fe7a15;
}
.nav_1e0e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav_1e0e [class*="social-icon-maldkfgram"].active_dark_cc85 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav_1e0e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav_1e0e [class*="social-icon-tripadvisor"].active_dark_cc85 {
  background-color: transparent;
  color: #589442;
}
.nav_1e0e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav_1e0e [class*="social-icon-tumblr"].active_dark_cc85 {
  background-color: transparent;
  color: #35465c;
}
.nav_1e0e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav_1e0e [class*="social-icon-twitch"].active_dark_cc85 {
  background-color: transparent;
  color: #6441a5;
}
.nav_1e0e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav_1e0e [class*="social-icon-twitter"].active_dark_cc85 {
  background-color: transparent;
  color: #1da1f2;
}
.nav_1e0e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav_1e0e [class*="social-icon-vimeo"].active_dark_cc85 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav_1e0e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav_1e0e [class*="social-icon-vk"].active_dark_cc85 {
  background-color: transparent;
  color: #45668e;
}
.nav_1e0e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav_1e0e [class*="social-icon-weibo"].active_dark_cc85 {
  background-color: transparent;
  color: #df2029;
}
.nav_1e0e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav_1e0e [class*="social-icon-weixin"].active_dark_cc85 {
  background-color: transparent;
  color: #7bb32e;
}
.nav_1e0e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav_1e0e [class*="social-icon-whatsapp"].active_dark_cc85 {
  background-color: transparent;
  color: #25d366;
}
.nav_1e0e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav_1e0e [class*="social-icon-wordpress"].active_dark_cc85 {
  background-color: transparent;
  color: #21759b;
}
.nav_1e0e [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav_1e0e [class*="social-icon-xing"].active_dark_cc85 {
  background-color: transparent;
  color: #026466;
}
.nav_1e0e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav_1e0e [class*="social-icon-yelp"].active_dark_cc85 {
  background-color: transparent;
  color: #af0606;
}
.nav_1e0e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav_1e0e [class*="social-icon-youtube"].active_dark_cc85 {
  background-color: transparent;
  color: #cd201f;
}
.paper_6825 {
  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;
}
.paper_6825:hover {
  box-shadow: none;
  background: 0 0;
}
.pattern-current-0240 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.stone_b778 {
  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;
}
.alert-ebea {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shade-7c1c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shade-7c1c,
.shade-7c1c::after,
.shade-7c1c::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;
}
.shade-7c1c::after,
.shade-7c1c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.avatar_2334 .stone_b778 .alert-ebea {
  margin-top: -2px;
  width: 19px;
}
.avatar_2334 .stone_b778 .shade-7c1c {
  margin-top: -1px;
}
.avatar_2334 .stone_b778 .shade-7c1c,
.avatar_2334 .stone_b778 .shade-7c1c::after,
.avatar_2334 .stone_b778 .shade-7c1c::before {
  width: 19px;
  height: 2px;
}
.avatar_2334 .stone_b778 .shade-7c1c::before {
  top: -6px;
}
.avatar_2334 .stone_b778 .shade-7c1c::after {
  bottom: -6px;
}
.slider-hot-8d56 .stone_b778 .alert-ebea {
  margin-top: -2px;
  width: 22px;
}
.slider-hot-8d56 .stone_b778 .shade-7c1c {
  margin-top: -1px;
}
.slider-hot-8d56 .stone_b778 .shade-7c1c,
.slider-hot-8d56 .stone_b778 .shade-7c1c::after,
.slider-hot-8d56 .stone_b778 .shade-7c1c::before {
  width: 22px;
  height: 2px;
}
.slider-hot-8d56 .stone_b778 .shade-7c1c::before {
  top: -7px;
}
.slider-hot-8d56 .stone_b778 .shade-7c1c::after {
  bottom: -7px;
}
.media-mini-b553 .stone_b778 .alert-ebea {
  margin-top: -2px;
  width: 31px;
}
.media-mini-b553 .stone_b778 .shade-7c1c {
  margin-top: -1.5px;
}
.media-mini-b553 .stone_b778 .shade-7c1c,
.media-mini-b553 .stone_b778 .shade-7c1c::after,
.media-mini-b553 .stone_b778 .shade-7c1c::before {
  width: 31px;
  height: 3px;
}
.media-mini-b553 .stone_b778 .shade-7c1c::before {
  top: -9px;
}
.media-mini-b553 .stone_b778 .shade-7c1c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside-steel-04cd .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 19px;
  }
  .aside-steel-04cd .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .aside-steel-04cd .stone_b778 .shade-7c1c,
  .aside-steel-04cd .stone_b778 .shade-7c1c::after,
  .aside-steel-04cd .stone_b778 .shade-7c1c::before {
    width: 19px;
    height: 2px;
  }
  .aside-steel-04cd .stone_b778 .shade-7c1c::before {
    top: -6px;
  }
  .aside-steel-04cd .stone_b778 .shade-7c1c::after {
    bottom: -6px;
  }
  .pattern-thick-818e .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-thick-818e .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .pattern-thick-818e .stone_b778 .shade-7c1c,
  .pattern-thick-818e .stone_b778 .shade-7c1c::after,
  .pattern-thick-818e .stone_b778 .shade-7c1c::before {
    width: 22px;
    height: 2px;
  }
  .pattern-thick-818e .stone_b778 .shade-7c1c::before {
    top: -7px;
  }
  .pattern-thick-818e .stone_b778 .shade-7c1c::after {
    bottom: -7px;
  }
  .hovered-b8e2 .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-b8e2 .stone_b778 .shade-7c1c {
    margin-top: -1.5px;
  }
  .hovered-b8e2 .stone_b778 .shade-7c1c,
  .hovered-b8e2 .stone_b778 .shade-7c1c::after,
  .hovered-b8e2 .stone_b778 .shade-7c1c::before {
    width: 31px;
    height: 3px;
  }
  .hovered-b8e2 .stone_b778 .shade-7c1c::before {
    top: -9px;
  }
  .hovered-b8e2 .stone_b778 .shade-7c1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .simple-ea83 .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 19px;
  }
  .simple-ea83 .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .simple-ea83 .stone_b778 .shade-7c1c,
  .simple-ea83 .stone_b778 .shade-7c1c::after,
  .simple-ea83 .stone_b778 .shade-7c1c::before {
    width: 19px;
    height: 2px;
  }
  .simple-ea83 .stone_b778 .shade-7c1c::before {
    top: -6px;
  }
  .simple-ea83 .stone_b778 .shade-7c1c::after {
    bottom: -6px;
  }
  .nav_7759 .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 22px;
  }
  .nav_7759 .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .nav_7759 .stone_b778 .shade-7c1c,
  .nav_7759 .stone_b778 .shade-7c1c::after,
  .nav_7759 .stone_b778 .shade-7c1c::before {
    width: 22px;
    height: 2px;
  }
  .nav_7759 .stone_b778 .shade-7c1c::before {
    top: -7px;
  }
  .nav_7759 .stone_b778 .shade-7c1c::after {
    bottom: -7px;
  }
  .thumbnail_9fb5 .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_9fb5 .stone_b778 .shade-7c1c {
    margin-top: -1.5px;
  }
  .thumbnail_9fb5 .stone_b778 .shade-7c1c,
  .thumbnail_9fb5 .stone_b778 .shade-7c1c::after,
  .thumbnail_9fb5 .stone_b778 .shade-7c1c::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_9fb5 .stone_b778 .shade-7c1c::before {
    top: -9px;
  }
  .thumbnail_9fb5 .stone_b778 .shade-7c1c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .glass_3fea .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 19px;
  }
  .glass_3fea .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .glass_3fea .stone_b778 .shade-7c1c,
  .glass_3fea .stone_b778 .shade-7c1c::after,
  .glass_3fea .stone_b778 .shade-7c1c::before {
    width: 19px;
    height: 2px;
  }
  .glass_3fea .stone_b778 .shade-7c1c::before {
    top: -6px;
  }
  .glass_3fea .stone_b778 .shade-7c1c::after {
    bottom: -6px;
  }
  .content_active_dd6e .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 22px;
  }
  .content_active_dd6e .stone_b778 .shade-7c1c {
    margin-top: -1px;
  }
  .content_active_dd6e .stone_b778 .shade-7c1c,
  .content_active_dd6e .stone_b778 .shade-7c1c::after,
  .content_active_dd6e .stone_b778 .shade-7c1c::before {
    width: 22px;
    height: 2px;
  }
  .content_active_dd6e .stone_b778 .shade-7c1c::before {
    top: -7px;
  }
  .content_active_dd6e .stone_b778 .shade-7c1c::after {
    bottom: -7px;
  }
  .caption-5707 .stone_b778 .alert-ebea {
    margin-top: -2px;
    width: 31px;
  }
  .caption-5707 .stone_b778 .shade-7c1c {
    margin-top: -1.5px;
  }
  .caption-5707 .stone_b778 .shade-7c1c,
  .caption-5707 .stone_b778 .shade-7c1c::after,
  .caption-5707 .stone_b778 .shade-7c1c::before {
    width: 31px;
    height: 3px;
  }
  .caption-5707 .stone_b778 .shade-7c1c::before {
    top: -9px;
  }
  .caption-5707 .stone_b778 .shade-7c1c::after {
    bottom: -9px;
  }
}
.row_0907 .shade-7c1c {
  -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);
}
.row_0907 .shade-7c1c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row_0907 .shade-7c1c::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);
}
.row_0907.active-active-6aaa .shade-7c1c {
  -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);
}
.row_0907.active-active-6aaa .shade-7c1c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row_0907.active-active-6aaa .shade-7c1c::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);
}
.picture_eac5 {
  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.preview_basic_f398:before {
  display: none;
}
.surface-right-685f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.surface-right-685f .fluid-10cd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.surface-right-685f .fluid-10cd:last-of-type {
  border-bottom: none;
}
.surface-right-685f .fluid-10cd.accent-old-893b,
.surface-right-685f .fluid-10cd.background_0e75,
.surface-right-685f .fluid-10cd.tag-cool-3a5a {
  padding: 0;
}
.surface-right-685f .iron_34a7 .large_bf40 {
  color: currentColor;
}
.surface-right-685f .iron_34a7 .large_bf40:focus,
.surface-right-685f .iron_34a7 .large_bf40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-right-685f.description-fluid-a1b2 .notification_915a,
.surface-right-685f.description-fluid-a1b2 .notice_aefd a,
.surface-right-685f.description-fluid-a1b2 .current_1d9d a,
.surface-right-685f.description-fluid-a1b2 .accent-6112 a {
  color: rgba(0, 0, 0, 0.55);
}
.surface-right-685f.description-fluid-a1b2 .notification_915a:hover,
.surface-right-685f.description-fluid-a1b2 .notice_aefd a:hover,
.surface-right-685f.description-fluid-a1b2 .current_1d9d a:hover,
.surface-right-685f.description-fluid-a1b2 .accent-6112 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-right-685f.description-fluid-a1b2 .widget-advanced-54ce {
  color: rgba(0, 0, 0, 0.8);
}
.surface-right-685f.description-fluid-a1b2 .fluid-10cd {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-right-685f.description-fluid-a1b2 .fluid-10cd:before {
  background: rgba(0, 0, 0, 0.08);
}
.surface-right-685f.description-fluid-a1b2 .accordion_gas_3f2e:before {
  background: rgba(255, 255, 255, 0.9);
}
.surface-right-685f.description-fluid-a1b2 .iron_34a7 .tooltip-advanced-f74e li a,
.surface-right-685f.description-fluid-a1b2 .iron_34a7 .large_bf40,
.surface-right-685f.description-fluid-a1b2 .accent-6112 {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-right-685f.description-fluid-a1b2 .iron_34a7 .large_bf40:focus,
.surface-right-685f.description-fluid-a1b2 .iron_34a7 .large_bf40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-right-685f.description-fluid-a1b2 .tooltip-advanced-f74e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.surface-right-685f.icon_center_0597 .notification_915a,
.surface-right-685f.icon_center_0597 .notice_aefd a,
.surface-right-685f.icon_center_0597 .current_1d9d .large_bf40,
.surface-right-685f.icon_center_0597 .current_1d9d a,
.surface-right-685f.icon_center_0597 .accent-6112 a {
  color: rgba(255, 255, 255, 0.79);
}
.surface-right-685f.icon_center_0597 .notification_915a:hover,
.surface-right-685f.icon_center_0597 .notice_aefd a:hover,
.surface-right-685f.icon_center_0597 .current_1d9d .large_bf40:hover,
.surface-right-685f.icon_center_0597 .current_1d9d a:hover,
.surface-right-685f.icon_center_0597 .accent-6112 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-right-685f.icon_center_0597 .widget-advanced-54ce {
  color: rgba(255, 255, 255, 0.99);
}
.surface-right-685f.icon_center_0597 .fluid-10cd {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-right-685f.icon_center_0597 .fluid-10cd:before {
  background: rgba(255, 255, 255, 0.08);
}
.surface-right-685f.icon_center_0597 .accordion_gas_3f2e:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-right-685f.icon_center_0597 .iron_34a7 .tooltip-advanced-f74e li a,
.surface-right-685f.icon_center_0597 .iron_34a7 .large_bf40,
.surface-right-685f.icon_center_0597 .accent-6112 {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-right-685f.icon_center_0597 .iron_34a7 .large_bf40:focus,
.surface-right-685f.icon_center_0597 .iron_34a7 .large_bf40:hover {
  background: rgba(0, 0, 0, 0.01);
}
.surface-right-685f.icon_center_0597 .tooltip-advanced-f74e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_gas_3f2e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_gas_3f2e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-large-d9d9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.small-e225 .surface-right-685f {
  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;
}
.small-e225 .fluid-10cd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.small-e225 .fluid-10cd: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) {
  .small-e225 .fluid-10cd:before {
    width: 16%;
    left: 42%;
  }
}
.small-e225 .fluid-10cd:last-child:before {
  content: none;
}
.small-e225 .fluid-10cd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.small-e225 .iron_34a7 .tooltip-advanced-f74e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.small-e225 .iron_34a7 .tooltip-advanced-f74e li a .large_bf40 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.small-e225 .iron_34a7 .accent-6112 {
  border: none;
}
.small-e225 .iron_34a7 .accent-6112 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.small-e225 .accordion_gas_3f2e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.small-e225 .image-large-d9d9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.small-e225 .icon_center_0597 .accordion_gas_3f2e:before {
  background: rgba(0, 0, 0, 0.9);
}
.small-e225 .description-fluid-a1b2.orange_ae46 .shade-7c1c {
  background: rgba(0, 0, 0, 0.6);
}
.small-e225
  .description-fluid-a1b2.orange_ae46
  .shade-7c1c::after,
.small-e225
  .description-fluid-a1b2.orange_ae46
  .shade-7c1c:before {
  background: inherit;
}
.small-e225
  .description-fluid-a1b2.orange_ae46:hover
  .shade-7c1c {
  background: rgba(0, 0, 0, 0.8);
}
.picture-a9ff .surface-right-685f {
  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) {
  .picture-a9ff .surface-right-685f {
    width: auto;
    right: 45px;
  }
}
.mask-short-a52a .surface-right-685f {
  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) {
  .mask-short-a52a .surface-right-685f {
    width: auto;
    left: 45px;
  }
}
.preview_basic_f398 .surface-right-685f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_basic_f398 .image-large-d9d9 {
  max-width: 48em;
  margin: 0 auto;
}
.preview_basic_f398 .accordion_gas_3f2e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.mini-e82d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.mini-e82d.small-e225 .surface-right-685f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.mini-e82d.picture-a9ff .surface-right-685f {
  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);
}
.mini-e82d .surface-right-685f {
  visibility: visible;
}
.mini-e82d.mask-short-a52a .surface-right-685f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.button-under-3f55,
.row_ad43 {
  overflow-x: hidden;
}
.button-under-3f55 .surface-right-685f {
  overflow: auto;
}
.button-under-3f55.small-e225 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-under-3f55.small-e225 .surface-right-685f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.button-under-3f55.small-e225 .paper_6825 {
  opacity: 0;
}
.button-under-3f55.picture-a9ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-under-3f55.picture-a9ff .surface-right-685f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.button-under-3f55.picture-a9ff .paper_6825 {
  opacity: 0;
}
.button-under-3f55.mask-short-a52a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.button-under-3f55.mask-short-a52a .surface-right-685f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.button-under-3f55.mask-short-a52a .paper_6825 {
  opacity: 0;
}
.button-under-3f55.preview_basic_f398 .surface-right-685f {
  z-index: 10;
  visibility: visible;
}
.orange_ae46 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange_ae46 .shade-7c1c {
  background: rgba(255, 255, 255, 0.99);
}
.orange_ae46 .shade-7c1c::after,
.orange_ae46 .shade-7c1c:before {
  background: inherit;
}
.orange_ae46:hover .shade-7c1c {
  background: rgba(255, 255, 255, 0.99);
}
.mask-short-a52a .orange_ae46 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_basic_f398 .orange_ae46 {
  display: none !important;
}
.button-under-3f55:before,
.row_ad43:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.button-under-3f55 .orange_ae46,
.row_ad43 .orange_ae46 {
  display: inline-block;
}
.surface-right-685f .blue-2f86 {
  -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;
}
.button-under-3f55 .surface-right-685f .blue-2f86,
.row_ad43 .surface-right-685f .blue-2f86 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_out_9dba .easy-242e {
  width: 100%;
}
.dropdown-wood-473b {
  padding: 0 0.5em 0;
}
.dropdown-wood-473b [class*="customify-col-"],
.dropdown-wood-473b [class*="customify-col_"],
.dropdown-wood-473b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.down-db4b .dropdown-wood-473b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-hovered-6505 .copper-8195,
  .copper-8195 {
    display: none;
  }
  .outline-a418 {
    text-align: left;
  }
  .blue_00f4 {
    text-align: center;
  }
  .next-5b20 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-hovered-6505 .aside_simple_b7b6,
  .aside_simple_b7b6 {
    display: none;
  }
  .hot_19e5 {
    text-align: left;
  }
  .pattern_wide_caa7 {
    text-align: center;
  }
  .content-under-8d53 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-hovered-6505 .row-in-18c7,
  .row-in-18c7 {
    display: none;
  }
  .media-narrow-187a {
    text-align: left;
  }
  .banner_c7cd {
    text-align: center;
  }
  .info_cool_655b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.copper-a82d {
  box-shadow: none !important;
}
.chip-gas-0996 .surface_9849,
.shade_top_16d5 .surface_9849 {
  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;
}
.shade_top_16d5 .surface_9849 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.media-816f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.media-816f:after,
.media-816f:before {
  content: "";
  display: table;
}
.media-816f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .media-816f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.media-816f,
.wrapper-top-c8df {
  max-width: 1248px;
  margin: 0 auto;
}

.box_center_1ca1.border_small_298b .media-816f {
  max-width: 100%;
}
.box_center_1ca1.nav_smooth_d293 {
  max-width: 1200px;
  margin: 0 auto;
}
.box_center_1ca1.wrapper_79c3 .media-816f {
  max-width: 100%;
}
.box_center_1ca1.wrapper_79c3 > .media-816f {
  padding-left: 0;
  padding-right: 0;
}
.box_center_1ca1.wrapper_79c3 > .media-816f .paragraph-hovered-6505 {
  margin: 0;
}
.box_center_1ca1.wrapper_79c3
  > .media-816f
  .caption-3641.video-fc3c {
  margin-right: 0;
  margin-left: 0;
}
.box_center_1ca1.wrapper_79c3 #main.video-fc3c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thick_f518 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thick_f518 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-8d54 .image_a2c7 {
    padding-right: 1em;
  }
  .table-8d54.tertiary_16c6 .caption-3641 {
    border-right: 1px solid #eaecee;
  }
  .table-8d54.tertiary_16c6 .image_a2c7 {
    padding-right: 1em;
  }
  .table-8d54.tertiary_16c6 .widget_rough_343d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_1de2 .image_a2c7 {
    padding-left: 1em;
  }
  .rough_1de2.tertiary_16c6 .caption-3641 {
    border-left: 1px solid #eaecee;
  }
  .rough_1de2.tertiary_16c6 .image_a2c7 {
    padding-left: 1em;
  }
  .rough_1de2.tertiary_16c6 .widget_rough_343d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-2c4f .image_a2c7 {
    padding-left: 1em;
  }
  .first-2c4f.tertiary_16c6 .hard-60ee {
    border-right: 1px solid #eaecee;
  }
  .first-2c4f.tertiary_16c6 .down_6d4f {
    border-right: 1px solid #eaecee;
  }
  .first-2c4f.tertiary_16c6 .image_a2c7 {
    padding-left: 1em;
  }
  .first-2c4f.tertiary_16c6 .widget_rough_343d {
    padding-right: 1em;
  }
  .first-2c4f.tertiary_16c6 .basic-d245 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_iron_28ed .image_a2c7 {
    padding-right: 1em;
  }
  .outline_iron_28ed.tertiary_16c6 .hard-60ee {
    border-left: 1px solid #eaecee;
  }
  .outline_iron_28ed.tertiary_16c6 .down_6d4f {
    border-left: 1px solid #eaecee;
  }
  .outline_iron_28ed.tertiary_16c6 .image_a2c7 {
    padding-right: 1em;
  }
  .outline_iron_28ed.tertiary_16c6 .widget_rough_343d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_iron_28ed.tertiary_16c6 .basic-d245 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_f518 .image_a2c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_f518.tertiary_16c6 .caption-3641 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thick_f518.tertiary_16c6 .image_a2c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thick_f518.tertiary_16c6 .widget_rough_343d {
    padding-left: 1em;
  }
  .thick_f518.tertiary_16c6 .basic-d245 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thick_f518.tertiary_16c6 .image_a2c7 {
    padding-left: 0;
  }
}
.texture-west-da79 .outer-db07 {
  display: inline-block;
}
.sidebar-stone-3a19 {
  display: inline-block;
}
.solid-0912 {
  word-con: break-word;
}
.title-5723 > span {
  display: inline-block;
  padding: 5px 0;
}
.title-5723 .footer-2d55 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-5723 .green_b950 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom_da42 .clean-e39e {
  margin-bottom: 2em;
}
.bottom_da42 .title-fe61 {
  margin-bottom: 15px;
}
.bottom_da42 .title-fe61:last-child {
  margin-bottom: 0;
}
.bottom_da42 .full_d8a4 {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .bottom_da42 .full_d8a4 {
    display: block;
  }
}
.bottom_da42 .texture-next-50c5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom_da42 .texture-next-50c5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom_da42 .filter_next_f296 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom_da42 .filter_next_f296 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom_da42 .filter_next_f296 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom_da42 .solid-0912 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom_da42 .solid-0912 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom_da42 .focused_a180 p:last-child {
  margin-bottom: 0;
}
.bottom_da42 .container-959f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom_da42 .layout_current_20d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom_da42 .progress-d016 {
  margin-top: 1em;
}
.bottom_da42 .status_lower_b2c3 {
  top: 0;
  display: block;
}
.bottom_da42 .status_lower_b2c3 a {
  color: inherit;
}
.bottom_da42 .status_lower_b2c3 a:hover {
  color: inherit;
}
.bottom_da42 .focused-a554 {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.bottom_da42 .focused-a554:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom_da42 .layout_current_20d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom_da42 .alert-basic-060e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom_da42 .alert-basic-060e:first-child {
  margin-top: 0;
}
.bottom_da42 .alert-basic-060e.purple-8435 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom_da42 .alert-basic-060e.grid-2add {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom_da42
  .alert-basic-060e.grid-2add.button-pro-74b3
  .progress-d016 {
  width: 100%;
}
.bottom_da42 .grid-2add {
  -webkit-box-align: center;
  align-items: center;
}
.bottom_da42 .grid-2add .title-5723,
.bottom_da42 .grid-2add > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom_da42 .filter_next_f296 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_da42 .filter_next_f296 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom_da42 .filter_next_f296:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.bottom_da42 .purple-8435 {
  z-index: 5;
}
.bottom_da42 .preview_simple_aa17 .column_glass_b2f5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom_da42 .item_ab6c .column_glass_b2f5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom_da42 .selected-06ed .column_glass_b2f5 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom_da42.carousel-selected-2ded .full_d8a4,
.bottom_da42.footer-in-4c3a .full_d8a4 {
  display: block;
}
.bottom_da42.carousel-selected-2ded .full_d8a4 .focus-cf58,
.bottom_da42.carousel-selected-2ded .full_d8a4 .layout_current_20d6,
.bottom_da42.footer-in-4c3a .full_d8a4 .focus-cf58,
.bottom_da42.footer-in-4c3a .full_d8a4 .layout_current_20d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom_da42.surface-slow-bd44 .texture-next-50c5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom_da42.surface-slow-bd44 .texture-next-50c5 {
    margin-right: 0;
  }
}
.bottom_da42.carousel-selected-2ded .texture-next-50c5,
.bottom_da42.footer-in-4c3a .texture-next-50c5 {
  padding-top: 40%;
}
.bottom_da42.carousel-selected-2ded .clean-e39e,
.bottom_da42.footer-in-4c3a .clean-e39e {
  display: block;
}
.bottom_da42.carousel-selected-2ded .fn-sticky-4a77 .layout_current_20d6,
.bottom_da42.footer-in-4c3a .fn-sticky-4a77 .layout_current_20d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom_da42.carousel-selected-2ded .texture-next-50c5,
.bottom_da42.footer-in-4c3a .texture-next-50c5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom_da42.carousel-selected-2ded .layout_current_20d6 {
  padding: 1em;
}
.upper_980f {
  margin: 30px auto;
  display: block;
}
.upper_980f .pattern_light_204b > * {
  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;
}
.upper_980f .pattern_light_204b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper_980f .pattern_light_204b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow_0a68 .title-5723 {
  margin-bottom: 1.41575em;
}
.narrow_0a68 .new-a6fe {
  margin-bottom: 1.618em;
}
.pagination_yellow_6361 .overlay_f281 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_yellow_6361 .overlay_f281 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_yellow_6361 .content-723d {
  max-width: 100%;
  overflow: auto;
}
.outline-f1ae .pagination_yellow_6361 a:hover {
  text-decoration: underline;
}
.backdrop-hard-b2c3 .title-fe61:not(.solid-0912),
.backdrop-hard-b2c3 .filter_next_f296 {
  margin-bottom: 1.41575em;
}
.backdrop-hard-b2c3 .title-fe61:not(.solid-0912):last-child,
.backdrop-hard-b2c3 .filter_next_f296:last-child {
  margin-bottom: 0;
}
.backdrop-hard-b2c3 .title-fe61.wrapper_4f98 {
  margin-bottom: 0.41575em;
}
.backdrop-hard-b2c3 .outline_4552:before,
.backdrop-hard-b2c3 .disabled-light-d63a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop-hard-b2c3 .outline_4552:before {
  content: "\f115";
}
.backdrop-hard-b2c3 .disabled-light-d63a:before {
  content: "\f02c";
}
.backdrop-hard-b2c3 .image-345e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop-hard-b2c3 .image-345e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.panel-bcd0 {
  display: -webkit-box;
  display: flex;
}
.panel-bcd0 .paper_0692 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .panel-bcd0 .paper_0692 {
    flex-basis: 90px;
  }
}
.panel-bcd0 .center_92fe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel-bcd0 .center_92fe {
    flex-basis: calc(100% - 50px);
  }
}
.panel-bcd0 .silver_9851 p:last-child {
  margin-bottom: 0.72em;
}
.slider_b4d1 .pattern_light_204b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider_b4d1 .pattern_light_204b:after,
.slider_b4d1 .pattern_light_204b:before {
  content: "";
  display: table;
}
.slider_b4d1 .pattern_light_204b:after {
  clear: both;
}
.slider_b4d1 .pattern_light_204b .layout-easy-a96c,
.slider_b4d1 .pattern_light_204b .modal_thick_2774 {
  width: 49%;
}
.slider_b4d1 .pattern_light_204b .layout-easy-a96c a span.small_5c84,
.slider_b4d1 .pattern_light_204b .modal_thick_2774 a span.small_5c84 {
  display: block;
  margin-bottom: 5px;
}
.slider_b4d1 .pattern_light_204b .modal_thick_2774 {
  float: left;
  text-align: left;
}
.slider_b4d1 .pattern_light_204b .layout-easy-a96c {
  float: right;
  text-align: right;
}
.disabled_3335 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_3335 {
    margin-bottom: 0;
  }
}
.shadow-light-cbce {
  margin-bottom: 1em;
}
.shadow-light-cbce .solid-0912 {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel_brown_2cc3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple_7bc3 .shadow-light-cbce,
.notice-active-ed55 .shadow-light-cbce {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple_7bc3 .shadow-light-cbce,
  .notice-active-ed55 .shadow-light-cbce {
    display: block;
  }
}
.purple_7bc3 .panel_brown_2cc3,
.notice-active-ed55 .panel_brown_2cc3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple_7bc3 .panel_brown_2cc3,
  .notice-active-ed55 .panel_brown_2cc3 {
    margin-bottom: 1em;
  }
}
.purple_7bc3 .panel_brown_2cc3 img,
.notice-active-ed55 .panel_brown_2cc3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple_7bc3 .pagination_top_4a98,
.notice-active-ed55 .pagination_top_4a98 {
  flex-basis: calc(100% - 160px);
}
.purple_7bc3 .pagination_top_4a98 p,
.notice-active-ed55 .pagination_top_4a98 p {
  margin-bottom: 0;
}
.purple_7bc3 .pagination_top_4a98 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple_7bc3 .pagination_top_4a98 {
    padding-left: 0;
  }
}
.notice-active-ed55 .pagination_top_4a98 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice-active-ed55 .pagination_top_4a98 {
    padding-right: 0;
  }
}
.notice-active-ed55 .panel_brown_2cc3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.message-paper-e08d .panel_brown_2cc3 {
  margin-bottom: 0.5em;
}
.message-paper-e08d .panel_brown_2cc3 img {
  width: 100%;
}
.fixed-6ff5 .shade-outer-efb3,
.aside_cool_7f52 .shade-outer-efb3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.aside_cool_7f52 .caption-3641 .feature_thick_1114 p:last-child {
  margin-bottom: 0;
}
.picture_mini_831e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gas-0c85 .secondary-red-f368 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gas-0c85 .secondary-red-f368:last-of-type {
    margin-bottom: 0;
  }
}
.gas-0c85 .secondary-red-f368 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-0c85 .secondary-red-f368 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gas-0c85 .secondary-red-f368 ul li {
  margin: 0 0 0.6em;
}
.gas-0c85 .secondary-red-f368 ul li.banner-smooth-63ec,
.gas-0c85 .secondary-red-f368 ul li.gradient-8b69 {
  position: relative;
}
.gas-0c85 .secondary-red-f368 ul li.banner-smooth-63ec .preview_817c,
.gas-0c85 .secondary-red-f368 ul li.gradient-8b69 .preview_817c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gas-0c85 .secondary-red-f368 ul li.banner-smooth-63ec:after:after,
.gas-0c85 .secondary-red-f368 ul li.banner-smooth-63ec:after:before,
.gas-0c85
  .secondary-red-f368
  ul
  li.gradient-8b69:after:after,
.gas-0c85
  .secondary-red-f368
  ul
  li.gradient-8b69:after:before {
  content: "";
  display: table;
}
.gas-0c85 .secondary-red-f368 ul li.banner-smooth-63ec:after:after,
.gas-0c85
  .secondary-red-f368
  ul
  li.gradient-8b69:after:after {
  clear: both;
}
.gas-0c85 .secondary-red-f368 a.large-4bf1:hover {
  text-decoration: none;
}
.gas-0c85 .secondary-red-f368 select {
  max-width: 100%;
}
.gas-0c85 .secondary-red-f368 table {
  font-size: 85%;
}
.gas-0c85 .secondary-red-f368 table td,
.gas-0c85 .secondary-red-f368 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gas-0c85 .secondary-red-f368 table tfoot td {
  text-align: left;
}
.gas-0c85 .secondary-red-f368 :last-child {
  margin-bottom: 0;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 label {
  width: 100%;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 .dim_7b7c {
  width: 100%;
  display: block;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 .dark_b524 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 .dark_b524:hover svg #svg-search {
  fill: #444;
}
.gas-0c85 .secondary-red-f368 .banner_c0c8 .dark_b524 svg {
  width: 18px;
  height: 18px;
}
.gas-0c85 .north_d214 ul ul,
.gas-0c85 .footer_28f7 ul ul,
.gas-0c85 .simple_a68d ul ul,
.gas-0c85 .layout_cef9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gas-0c85 .north_d214 .container-red-99f6 > a,
.gas-0c85 .footer_28f7 .container-red-99f6 > a,
.gas-0c85 .simple_a68d .container-red-99f6 > a,
.gas-0c85 .layout_cef9 .container-red-99f6 > a {
  margin-bottom: 0;
}
.gas-0c85 .mini_ae59 li,
.gas-0c85 .north_d214 li,
.gas-0c85 .progress_warm_1a1d li,
.gas-0c85 .footer_28f7 li,
.gas-0c85 .simple_a68d li,
.gas-0c85 .layout_cef9 li,
.gas-0c85 .last-4c8a li,
.gas-0c85 .accent_a6dd li {
  display: block;
  position: relative;
}
.gas-0c85 .mini_ae59 li:last-child,
.gas-0c85 .north_d214 li:last-child,
.gas-0c85 .progress_warm_1a1d li:last-child,
.gas-0c85 .footer_28f7 li:last-child,
.gas-0c85 .simple_a68d li:last-child,
.gas-0c85 .layout_cef9 li:last-child,
.gas-0c85 .last-4c8a li:last-child,
.gas-0c85 .accent_a6dd li:last-child {
  border: none;
}
.gas-0c85 .mini_ae59 li a,
.gas-0c85 .north_d214 li a,
.gas-0c85 .progress_warm_1a1d li a,
.gas-0c85 .footer_28f7 li a,
.gas-0c85 .simple_a68d li a,
.gas-0c85 .layout_cef9 li a,
.gas-0c85 .last-4c8a li a,
.gas-0c85 .accent_a6dd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-0c85 .mini_ae59 li ul li::before,
.gas-0c85 .north_d214 li ul li::before,
.gas-0c85 .progress_warm_1a1d li ul li::before,
.gas-0c85 .footer_28f7 li ul li::before,
.gas-0c85 .simple_a68d li ul li::before,
.gas-0c85 .layout_cef9 li ul li::before,
.gas-0c85 .last-4c8a li ul li::before,
.gas-0c85 .accent_a6dd li ul li::before {
  left: 15px;
}
.gas-0c85 .mini_ae59 li ul a,
.gas-0c85 .north_d214 li ul a,
.gas-0c85 .progress_warm_1a1d li ul a,
.gas-0c85 .footer_28f7 li ul a,
.gas-0c85 .simple_a68d li ul a,
.gas-0c85 .layout_cef9 li ul a,
.gas-0c85 .last-4c8a li ul a,
.gas-0c85 .accent_a6dd li ul a {
  padding-left: 20px;
}
.gas-0c85 .mini_ae59 li ul ul li::before,
.gas-0c85 .north_d214 li ul ul li::before,
.gas-0c85 .progress_warm_1a1d li ul ul li::before,
.gas-0c85 .footer_28f7 li ul ul li::before,
.gas-0c85 .simple_a68d li ul ul li::before,
.gas-0c85 .layout_cef9 li ul ul li::before,
.gas-0c85 .last-4c8a li ul ul li::before,
.gas-0c85 .accent_a6dd li ul ul li::before {
  left: 30px;
}
.gas-0c85 .mini_ae59 li ul ul a,
.gas-0c85 .north_d214 li ul ul a,
.gas-0c85 .progress_warm_1a1d li ul ul a,
.gas-0c85 .footer_28f7 li ul ul a,
.gas-0c85 .simple_a68d li ul ul a,
.gas-0c85 .layout_cef9 li ul ul a,
.gas-0c85 .last-4c8a li ul ul a,
.gas-0c85 .accent_a6dd li ul ul a {
  padding-left: 40px;
}
.gas-0c85 .container_right_45f5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gas-0c85 .accent_a6dd ul li {
  margin-bottom: 1.41575em;
}
.gas-0c85 .accent_a6dd ul li .selected-0737 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gas-0c85 .accent_a6dd ul li .orange-5b43 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.icon_center_0597 .mini_ae59 li a,
.icon_center_0597 .north_d214 li a,
.icon_center_0597 .progress_warm_1a1d li a,
.icon_center_0597 .footer_28f7 li a,
.icon_center_0597 .simple_a68d li a,
.icon_center_0597 .layout_cef9 li a,
.icon_center_0597 .last-4c8a li a,
.icon_center_0597 .accent_a6dd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_center_0597 .container_right_45f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_center_0597 .secondary-red-f368 ul li.banner-smooth-63ec .preview_817c,
.icon_center_0597 .secondary-red-f368 ul li.gradient-8b69 .preview_817c {
  background: rgba(0, 0, 0, 0.2);
}
.icon_center_0597 .gas-0c85 .secondary-red-f368 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li {
  margin: 0;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li ul {
  margin: 0;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li ul li a {
  padding-left: 15px;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li ul li li a {
  padding-left: 30px;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li.carousel-center-8d49 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li.carousel-center-8d49 > 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;
}
.box_center_1ca1 .gas-0c85 .tooltip-advanced-f74e li.carousel-center-8d49 > 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;
}
.preview-2c6d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.large-55ba {
  position: relative;
  z-index: 10;
}
.large-55ba .blue-2f86 {
  width: 100%;
  max-width: 100%;
}
.row_huge_f0a8 .wrapper-yellow-e8bc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row_huge_f0a8 .description-fluid-a1b2 {
}
.row_huge_f0a8 .icon_center_0597 {
  background: #292929;
}
.copper_0e64 .wrapper-yellow-e8bc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.copper_0e64 .description-fluid-a1b2 {
  background: #f9f9f9;
}
.copper_0e64 .icon_center_0597 {
  background: #303030;
}
.logo-solid-be8e .wrapper-yellow-e8bc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-solid-be8e .outer-db07 {
    margin-bottom: 1em;
  }
  .logo-solid-be8e .outer-db07:last-child {
    margin-bottom: 0;
  }
}
.logo-solid-be8e .description-fluid-a1b2 {
  background: #ededed;
}
.logo-solid-be8e .icon_center_0597 {
  background: #1a1a1a;
}
.wrapper-yellow-e8bc.description-fluid-a1b2 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-yellow-e8bc.description-fluid-a1b2 .link-5ada li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper-yellow-e8bc.icon_center_0597 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-yellow-e8bc.icon_center_0597 a:not(.large-4bf1) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper-yellow-e8bc.icon_center_0597 a:not(.large-4bf1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper-yellow-e8bc.icon_center_0597 .link-5ada li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-yellow-e8bc.icon_center_0597 table tbody td,
.wrapper-yellow-e8bc.icon_center_0597 table th {
  background: rgba(0, 0, 0, 0.08);
}
.component_fixed_1d41.progress_29a6 .media-816f {
  max-width: initial;
}
.component_fixed_1d41 .fluid_e159 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.component_fixed_1d41 .fluid_e159 .blue-2f86 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .component_fixed_1d41 .fluid_e159 .blue-2f86 {
    display: block;
    margin-bottom: 2em;
  }
  .component_fixed_1d41 .fluid_e159 .blue-2f86:last-child {
    margin-bottom: 0;
  }
}
.logo-solid-be8e .outer-db07:last-child,
.copper_0e64 .outer-db07:last-child,
.row_huge_f0a8 .outer-db07:last-child {
  margin-bottom: 0;
}
.logo-solid-be8e .outer-db07 .gas-0c85 .secondary-red-f368:last-child,
.copper_0e64 .outer-db07 .gas-0c85 .secondary-red-f368:last-child,
.row_huge_f0a8 .outer-db07 .gas-0c85 .secondary-red-f368:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo-solid-be8e .content-last-9993,
  .logo-solid-be8e .sort-22d9,
  .copper_0e64 .content-last-9993,
  .copper_0e64 .sort-22d9,
  .row_huge_f0a8 .content-last-9993,
  .row_huge_f0a8 .sort-22d9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .large-55ba .outer-db07 {
    margin-bottom: 2em;
  }
}
.large-55ba p:last-child {
  margin-bottom: 0;
}
.large-55ba li,
.large-55ba ul {
  list-style: none;
  margin: 0;
}
.large-55ba ul ul {
  margin-left: 2.617924em;
}
.bottom-0099 {
  font-size: 0.875em;
}

/* css-noise: 23c0 */
.phantom-card-y3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
