/*!
Theme Name: Customify
Theme URI: https://pressmaximum.disabled-5ba2/customify
Author: WPCustomify
Author URI: https://pressmaximum.disabled-5ba2
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.disabled-5ba2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_2b93.modal_over_e5d4/licenses/gpl-2.0.carousel-44e0
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.pagination_basic_bba3/, (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.article_old_629b.wrapper-83e4/normalize.fluid-f73b/
 ======
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.fluid-f73b v7.0.0 | MIT License | github.disabled-5ba2/necolas/normalize.fluid-f73b */
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;
}
.notification_liquid_1ac4 .pagination-8ee8,
.notice_small_9455,
.mask_4deb,
.slow-1cf5,
.clean-2a56,
.form-middle-eeed,
.shadow_liquid_8a3d,
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;
}
.notice_small_9455,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice_small_9455,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_small_9455,
  h1 {
    font-size: 1.8em;
  }
}
.mask_4deb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_4deb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_4deb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_4deb,
  h2 {
    font-size: 1.7em;
  }
}
.slow-1cf5,
h3 {
  font-size: 1.618em;
}
.notification_liquid_1ac4 .pagination-8ee8,
.clean-2a56,
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.backdrop_under_0de6 {
  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;
}
.gradient-bd4b:after,
.gradient-bd4b:before,
.notice_f509:after,
.notice_f509:before {
  content: "";
  display: table;
}
.gradient-bd4b:after,
.notice_f509:after {
  clear: both;
}
.module-tiny-6bc3 {
  float: right;
  margin-right: 0;
}
.outer-b819 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-cold-a68c .hard-270c,
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;
}
.highlight-cold-a68c .hard-270c: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;
}
.texture-3fbd .hard-270c {
  box-shadow: none;
}
.texture-3fbd
  .hard-270c
  .logo-42ef {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture-3fbd .hard-270c .basic_761e {
  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;
}
.texture-3fbd
  .hard-270c
  .basic_761e
  b {
  display: none;
}
.texture-3fbd .thumbnail-in-a614 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active_01fd:not(.media-29e6):not(.picture_0732),
button:not(.media-29e6):not(.picture_0732),
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ),
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ),
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ) {
  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;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ):hover,
button:not(.media-29e6):not(
    .picture_0732
  ):hover,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ):hover,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ):hover,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ):active,
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ):focus,
button:not(.media-29e6):not(
    .picture_0732
  ):active,
button:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ):active,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ):active,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ):active,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ):focus {
  outline: 0;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e {
  position: relative;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .border_f5a0,
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .copper-7e42,
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .breadcrumb_hovered_0193,
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  i,
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  svg,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .border_f5a0,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .copper-7e42,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .breadcrumb_hovered_0193,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  i,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  svg,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .border_f5a0,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .copper-7e42,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .breadcrumb_hovered_0193,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  i,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  svg,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .border_f5a0,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .copper-7e42,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .breadcrumb_hovered_0193,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  i,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  svg,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .border_f5a0,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .copper-7e42,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  .breadcrumb_hovered_0193,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  i,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e
  svg {
  visibility: hidden;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e:after,
button:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e:after,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e:after,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e:after,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ).fn-loading-646e: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;
}
.active_01fd:not(.media-29e6):not(.picture_0732),
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ),
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ),
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ) {
  color: #fff;
  background: #235787;
}
.active_01fd:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="button"]:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="reset"]:not(.media-29e6):not(
    .picture_0732
  ):focus,
input[type="submit"]:not(.media-29e6):not(
    .picture_0732
  ):focus {
  color: #fff;
}
.active_01fd.fn-disabled-646e:not(.media-29e6):not(
    .picture_0732
  ),
.active_01fd[disabled]:not(.media-29e6):not(
    .picture_0732
  ),
button.fn-disabled-646e:not(.media-29e6):not(
    .picture_0732
  ),
button[disabled]:not(.media-29e6):not(
    .picture_0732
  ) {
  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;
}
.box_down_fce1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.box_down_fce1: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;
}
.hover-fresh-1d5a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice_bronze_aad8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pink_4a1b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient-bd4b:after,
.gradient-bd4b:before,
.slider_fast_2571:after,
.slider_fast_2571:before,
.block_17a6:after,
.block_17a6:before,
.active-87f1:after,
.active-87f1:before,
.active_8027:after,
.active_8027:before,
.primary-hovered-8932:after,
.primary-hovered-8932:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient-bd4b:after,
.slider_fast_2571:after,
.block_17a6:after,
.active-87f1:after,
.active_8027:after,
.primary-hovered-8932:after {
  clear: both;
}
.slider_fast_2571 .east_5efb,
.block_17a6 .east_5efb,
.item_2f91 .east_5efb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer-stale-1331 {
  display: inline-block;
}
.over_104a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.over_104a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.over_104a .message-61bb {
  padding: 1em 0;
  font-size: 85%;
}
.message-61bb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image_pink_a77b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image_pink_a77b:after,
.image_pink_a77b:before {
  content: "";
  display: table;
}
.image_pink_a77b:after {
  clear: both;
}
.warm_ac05 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.search-cool-61df .warm_ac05 {
  max-width: 50%;
}
.black-f77a .warm_ac05 {
  max-width: 33.33%;
}
.accent_1ab6 .warm_ac05 {
  max-width: 25%;
}
.notice-red-023e .warm_ac05 {
  max-width: 20%;
}
.short_4745 .warm_ac05 {
  max-width: 16.66%;
}
.hard_e44e .warm_ac05 {
  max-width: 14.28%;
}
.green-a098 .warm_ac05 {
  max-width: 12.5%;
}
.tertiary-white-244c .warm_ac05 {
  max-width: 11.11%;
}
.tooltip_next_7d45 {
  display: block;
}
.notification_liquid_1ac4 .heading_0001 label,
.notification_liquid_1ac4 .sidebar_hovered_4684 label,
.notification_liquid_1ac4 .nav-silver-0f01 label,
.notification_liquid_1ac4 .row-2ba7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-top-7c09 {
  list-style: none;
  margin: 0;
}
.popup-top-7c09 article.tertiary_hot_15ce {
  margin-bottom: 0;
}
.popup-top-7c09 ul {
  list-style: none;
  margin: 0;
}
.popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce: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) {
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce li.tertiary_hot_15ce li.tertiary_hot_15ce li.tertiary_hot_15ce {
    padding-left: 0;
  }
}
article.tertiary_hot_15ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_hot_15ce .slider_fast_2571 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_hot_15ce .chip_7e8f {
  float: left;
}
article.tertiary_hot_15ce .static_4040 {
  margin-left: 85px;
}
article.tertiary_hot_15ce .basic-0cb5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_hot_15ce .basic-0cb5 .mini_489f {
  margin-left: 10px;
}
article.tertiary_hot_15ce .left-78c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_hot_15ce .filter-a424 {
  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 .heading_0001,
  #respond .nav-silver-0f01,
  #respond .row-2ba7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_0001 input,
#respond .nav-silver-0f01 input,
#respond .row-2ba7 input {
  width: 100%;
}
#respond .row-2ba7 {
  margin-right: 0;
}
#respond .thumbnail_easy_6724 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-light-82d3 {
  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;
}
.description-light-82d3.overlay_north_0d32 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-light-82d3 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%);
}
.description-light-82d3:focus,
.description-light-82d3: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);
}
.left_e3a8 {
  border-radius: 10%;
}
.menu_hovered_261f {
  border-radius: 50%;
}
.description-basic-ead9 {
  font-size: 0.72em;
}
.module-03d4 {
  font-size: 0.875em;
}
.form-e16e {
  font-size: 1.1em;
}
.hover_gold_ea04 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_gold_ea04.description-basic-ead9 {
  letter-spacing: 0.5px;
}
.column_liquid_fac3,
.column_liquid_fac3 a {
  color: #6d6d6d;
}
.column_liquid_fac3 a:hover {
  color: #111;
}
.component_bottom_e252 {
  color: #6d6d6d;
}
.last_bebd {
  overflow-x: hidden;
}
.last_bebd .search_focused_b313.active_bd43 {
  position: relative;
}
.last_bebd .search_focused_b313.active_bd43.active-6e82 {
  position: initial;
}
.last_bebd
  .search_focused_b313.active_bd43.active-6e82
  .prev-8dd0 {
  left: auto;
}
.last_bebd .search_focused_b313 .prev-8dd0 {
  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;
}
.last_bebd .search_focused_b313:hover.active_bd43 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.last_bebd
  .search_focused_b313:hover.active_bd43
  .prev-8dd0 {
  display: block;
  z-index: 9999999;
}
.last_bebd .form_b702 .disabled_pro_ba9a,
.last_bebd .primary-02ed .disabled_pro_ba9a {
  display: none;
}
.last_bebd .gold_4178 .search_focused_b313:hover.active_bd43 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_liquid_1ac4 .heading_0001 label,
.notification_liquid_1ac4 .sidebar_hovered_4684 label,
.notification_liquid_1ac4 .nav-silver-0f01 label,
.notification_liquid_1ac4 .row-2ba7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-top-7c09 {
  list-style: none;
  margin: 0;
}
.popup-top-7c09 article.tertiary_hot_15ce {
  margin-bottom: 0;
}
.popup-top-7c09 ul {
  list-style: none;
  margin: 0;
}
.popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce: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) {
  .popup-top-7c09 .south_8bd7 li.tertiary_hot_15ce li.tertiary_hot_15ce li.tertiary_hot_15ce li.tertiary_hot_15ce {
    padding-left: 0;
  }
}
article.tertiary_hot_15ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_hot_15ce .slider_fast_2571 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_hot_15ce .chip_7e8f {
  float: left;
}
article.tertiary_hot_15ce .static_4040 {
  margin-left: 85px;
}
article.tertiary_hot_15ce .basic-0cb5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_hot_15ce .basic-0cb5 .mini_489f {
  margin-left: 10px;
}
article.tertiary_hot_15ce .left-78c2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_hot_15ce .filter-a424 {
  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 .heading_0001,
  #respond .nav-silver-0f01,
  #respond .row-2ba7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_0001 input,
#respond .nav-silver-0f01 input,
#respond .row-2ba7 input {
  width: 100%;
}
#respond .row-2ba7 {
  margin-right: 0;
}
#respond .thumbnail_easy_6724 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_b702 .gold_a5e6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gold_a5e6 .filter_c1d9.primary-6270 .hero-right-666d > li > a:focus,
.gold_a5e6 .filter_c1d9.primary-6270 .hero-right-666d > li > a:hover,
.gold_a5e6 .filter_c1d9.panel-up-4415 .hero-right-666d > li > a:focus,
.gold_a5e6 .filter_c1d9.panel-up-4415 .hero-right-666d > li > a:hover,
.gold_a5e6 .filter_c1d9.basic-a997 .hero-right-666d > li > a:focus,
.gold_a5e6 .filter_c1d9.basic-a997 .hero-right-666d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6
  .filter_c1d9.primary-6270
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.gold_a5e6
  .filter_c1d9.primary-6270
  .hero-right-666d
  > li.preview-fixed-1066
  > a,
.gold_a5e6
  .filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.gold_a5e6
  .filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.preview-fixed-1066
  > a,
.gold_a5e6
  .filter_c1d9.basic-a997
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.gold_a5e6 .filter_c1d9.basic-a997 .hero-right-666d > li.dim_12cd > a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6 .list-gas-fe13,
.gold_a5e6 .list-gas-fe13 a {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6 .easy-f97b.carousel-0ec8 li a,
.gold_a5e6 .active_c992 a,
.gold_a5e6 .hot-3a3a,
.gold_a5e6 .hero-right-666d > li > a,
.gold_a5e6 .avatar-short-9ea6 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6 .easy-f97b.carousel-0ec8 li a:hover,
.gold_a5e6 .active_c992 a:hover,
.gold_a5e6 .hot-3a3a:hover,
.gold_a5e6 .hero-right-666d > li > a:hover,
.gold_a5e6 .avatar-short-9ea6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6 .image_gold_a074 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6 .image_gold_a074 .current-4ea7 {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6 .image_gold_a074:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold_a5e6 .feature_narrow_d70e .paragraph_cool_b91f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6 .feature_narrow_d70e .paragraph_cool_b91f .accent-7725 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6
  .feature_narrow_d70e
  .paragraph_cool_b91f
  .accent-7725::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6
  .feature_narrow_d70e
  .paragraph_cool_b91f
  .accent-7725:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6
  .feature_narrow_d70e
  .paragraph_cool_b91f
  .accent-7725::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6
  .feature_narrow_d70e
  .paragraph_cool_b91f
  .accent-7725::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6 .feature_narrow_d70e .old-2882 {
  color: rgba(255, 255, 255, 0.79);
}
.gold_a5e6 .feature_narrow_d70e .old-2882:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid_7ebf
  .gold_a5e6
  .feature_narrow_d70e
  .silver_89be
  .primary-665c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_7ebf
  .gold_a5e6
  .feature_narrow_d70e
  .silver_89be
  .accent-7725 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_b702 .carousel-slow-191b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel-slow-191b .filter_c1d9.primary-6270 .hero-right-666d > li > a:focus,
.carousel-slow-191b .filter_c1d9.primary-6270 .hero-right-666d > li > a:hover,
.carousel-slow-191b .filter_c1d9.panel-up-4415 .hero-right-666d > li > a:focus,
.carousel-slow-191b .filter_c1d9.panel-up-4415 .hero-right-666d > li > a:hover,
.carousel-slow-191b .filter_c1d9.basic-a997 .hero-right-666d > li > a:focus,
.carousel-slow-191b .filter_c1d9.basic-a997 .hero-right-666d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-slow-191b
  .filter_c1d9.primary-6270
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.carousel-slow-191b
  .filter_c1d9.primary-6270
  .hero-right-666d
  > li.preview-fixed-1066
  > a,
.carousel-slow-191b
  .filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.carousel-slow-191b
  .filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.preview-fixed-1066
  > a,
.carousel-slow-191b
  .filter_c1d9.basic-a997
  .hero-right-666d
  > li.input-smooth-6f62
  > a,
.carousel-slow-191b .filter_c1d9.basic-a997 .hero-right-666d > li.dim_12cd > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-slow-191b .list-gas-fe13,
.carousel-slow-191b .list-gas-fe13 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-slow-191b .easy-f97b.carousel-0ec8 li a,
.carousel-slow-191b .active_c992 a,
.carousel-slow-191b .hot-3a3a,
.carousel-slow-191b .hero-right-666d > li > a,
.carousel-slow-191b .avatar-short-9ea6 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-slow-191b .easy-f97b.carousel-0ec8 li a:hover,
.carousel-slow-191b .active_c992 a:hover,
.carousel-slow-191b .hot-3a3a:hover,
.carousel-slow-191b .hero-right-666d > li > a:hover,
.carousel-slow-191b .avatar-short-9ea6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-slow-191b .image_gold_a074 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-slow-191b .image_gold_a074 .current-4ea7 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-slow-191b .image_gold_a074:hover {
  color: rgba(0, 0, 0, 0.8);
}
.logo-4bb4 .header_outer_5a08 {
  margin-left: auto;
  margin-right: auto;
}
.block_17a6 > * {
  margin-left: auto;
  margin-right: auto;
}
.block_17a6 .hover-fresh-1d5a {
  margin-right: 1.41575em;
}
.highlight-iron-8ffd .block_17a6 > .block-full-9416 {
  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;
}
.highlight-iron-8ffd .block_17a6 > .notification_fast_2ce0 {
  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;
}
.status-ae91.logo-4bb4 .header_outer_5a08,
.fresh_fe71.logo-4bb4 .header_outer_5a08 {
  margin-left: 0;
}
.tooltip-soft-4d81.logo-4bb4 .header_outer_5a08,
.item-gold-8e9b.logo-4bb4 .header_outer_5a08 {
  margin-right: 0;
}
.block_17a6 ol,
.block_17a6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon-55f1 video {
  max-width: 100%;
}
.sort-dirty-ca3a img {
  display: block;
}
.sort-dirty-ca3a.hover-fresh-1d5a,
.sort-dirty-ca3a.notice_bronze_aad8 {
  width: 100%;
}
.sort-dirty-ca3a.notification_fast_2ce0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section_dynamic_24c2:not(.tertiary_white_34a9) {
  margin: 1.5em auto;
}
.west_e12a p {
  padding: 1.5em 14px;
}
ul.description_6639.notification_fast_2ce0,
ul.description_6639.block-full-9416,
ul.description_6639.footer-0f58.block-full-9416 {
  padding: 0 14px;
}
.bottom_ea1f {
  display: block;
  overflow-x: auto;
}
.bottom_ea1f table {
  border-collapse: collapse;
  width: 100%;
}
.bottom_ea1f td,
.bottom_ea1f th {
  padding: 0.5em;
}
.block_17a6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.block_17a6 ol ol,
.block_17a6 ol ul,
.block_17a6 ul ol,
.block_17a6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.block_17a6 ol ol li,
.block_17a6 ol ul li,
.block_17a6 ul ol li,
.block_17a6 ul ul li {
  margin-left: 0;
}
.over_4f0b.item_next_9c91 > .filter-blue-eec1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.over_4f0b.item_next_9c91 > .filter-blue-eec1 iframe,
.over_4f0b.item_next_9c91 > .filter-blue-eec1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.warm-8355 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.warm-8355.tertiary_purple_7343 {
  padding: 0;
}
.warm-8355.tertiary_purple_7343 cite {
  font-size: 13px;
}
.warm-8355 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.warm-8355 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface_686b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface_686b > p:first-child {
  margin-top: 0;
}
.surface_686b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface_686b blockquote {
  border-left: 0;
}
.new-1965 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-1965:not(.module-outer-811a) {
  max-width: 100px;
}
.new-1965.dim-b875 {
  border-bottom: none !important;
  text-align: center;
}
.new-1965.dim-b875::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .west_e12a p {
    padding: 1.5em 0;
  }
}
.stale_579a {
  color: #0073aa;
}
.tooltip_a343 {
  background-color: #0073aa;
}
.breadcrumb_a6f1 {
  color: #229fd8;
}
.new-d0b8 {
  background-color: #229fd8;
}
.text-full-e0ec {
  color: #eee;
}
.easy_33f5 {
  background-color: #eee;
}
.full-8d41 {
  color: #444;
}
.tag_next_702a {
  background-color: #444;
}
.tertiary_4979 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary_4979 .breadcrumb-1997 .active_c992 {
  font-size: 15px;
}
.tertiary_4979 .active_c992 {
  line-height: 1.3;
}
.tertiary_4979 .carousel-slow-191b {
}
.tertiary_4979 .gold_a5e6 {
  background: #235787;
}
.tertiary_5396 {
  padding: 0;
}
.tertiary_5396 .gold_a5e6 {
  background: #1a1a1a;
}
.tertiary_5396 .carousel-slow-191b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input_3006 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input_3006 .carousel-slow-191b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input_3006 .gold_a5e6 {
  background: #303030;
}
.primary-hovered-8932 {
  position: relative;
  z-index: 10;
}
.primary-hovered-8932 .aside-in-f4a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_2b7d .active_bd43 {
  display: inline-block;
  vertical-align: middle;
}
.photo_2b7d.gradient-easy-8b95 .active_bd43 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_2b7d.gradient-easy-8b95 .active_bd43 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_2b7d.gradient-easy-8b95 .active_bd43 {
    margin-right: 0.4em;
  }
}
.photo_2b7d.gradient-easy-8b95 .active_bd43:last-child {
  margin-right: 0;
}
.footer-d4c3 .aside-in-f4a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_b702 .breadcrumb-1997 {
    margin: 0 -0.5em;
  }
  .form_b702 .breadcrumb-1997 [class*="customify-col-"],
  .form_b702 .breadcrumb-1997 [class*="customify-col_"],
  .form_b702 .breadcrumb-1997 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_b702.picture_d8f2 .aside-in-f4a8 {
  background: 0 0 !important;
}
.form_b702.picture_d8f2 .aside-in-f4a8,
.form_b702.footer-d4c3 .aside-in-f4a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_b702.hard_3907 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_b702.footer-d4c3 .aside-in-f4a8 {
  box-shadow: none !important;
}
.hovered-5ad2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered-5ad2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered-5ad2 {
    padding: 18px 0 20px;
  }
}
.hovered-5ad2 .tag-67ec {
  width: 100%;
}
.hovered-5ad2 .purple_2822 {
  margin-bottom: 0;
}
.hovered-5ad2 .old-257d {
  margin-top: 5px;
  font-size: 0.875em;
}
.content_light_33d1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.content_light_33d1 .hidden-7772 {
  width: 100%;
}
.wide-06e9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-06e9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-06e9 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;
}
.wide-06e9 li:last-child:after {
  display: none;
}
.wide-06e9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.plasma-bd8f .disabled_pro_ba9a button,
.hovered-5ad2 .disabled_pro_ba9a button {
  left: 0;
}
.plasma-bd8f .hidden-7772,
.hovered-5ad2 .hidden-7772 {
  padding-left: 0;
  padding-right: 0;
}
.plasma-bd8f .content_light_33d1,
.hovered-5ad2 .content_light_33d1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.plasma-bd8f {
  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;
}
.plasma-bd8f: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;
}
.plasma-bd8f .banner_0731 {
  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) {
  .plasma-bd8f .banner_0731 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-bd8f .banner_0731 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-bd8f .banner_0731 {
    min-height: 200px;
  }
}
.plasma-bd8f .wide-06e9 {
  color: rgba(255, 255, 255, 0.8);
}
.plasma-bd8f .wide-06e9 a,
.plasma-bd8f .wide-06e9 li:after {
  color: inherit;
}
.plasma-bd8f .wide-06e9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop-3b9e {
  margin-bottom: 0.5em;
}
.right_8dc6 {
  margin-bottom: 1.2em;
}
.right_8dc6,
.backdrop-3b9e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.right_8dc6 p:last-child,
.backdrop-3b9e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .disabled_pro_ba9a,
#masthead .disabled_pro_ba9a {
  display: none;
}
#masthead
  > .disabled_pro_ba9a.down-c8e4 {
  display: none;
}
#masthead > .disabled_pro_ba9a button {
  left: 0;
}
.title-fd61 {
  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%;
}
.title-fd61 .active_bd43 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.title-fd61 .title-b9d7 {
  display: -webkit-box;
  display: flex;
}
.title-fd61 .title-b9d7.surface_orange_b247 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.title-fd61 .title-b9d7.module_up_dcfc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.title-fd61 .title-b9d7.inner_5a83 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.title-fd61.message-9272.input-a46b .title-b9d7.surface_orange_b247 {
  flex-basis: 100%;
}
.title-fd61.yellow-8e13 .title-b9d7.module_up_dcfc {
  -webkit-box-flex: 1;
  flex: auto;
}
.title-fd61.yellow-8e13 .title-b9d7.inner_5a83 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .disabled_pro_ba9a.down-c8e4 {
  display: none;
}
#masthead > .disabled_pro_ba9a button {
  left: 0;
}
.image-bed1 {
  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;
}
.image-bed1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-bed1.aside_54b5 i {
  margin-right: 4px;
}
.image-bed1.gas-de60 i {
  margin-left: 5px;
}
.active_c992 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_c992 p:last-child {
  margin-bottom: 0;
}
.column_64a9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column_64a9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column_64a9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column_64a9 .list-gas-fe13 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column_64a9 .pro-e453 {
  margin: 5px 0 7px 0;
}
.column_64a9.search_blue_62d8 .preview_upper_90b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_64a9.search_blue_62d8 .smooth_b1fa {
  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;
}
.column_64a9.wrapper_0e3f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column_64a9.wrapper_0e3f .preview_upper_90b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_64a9.wrapper_0e3f .smooth_b1fa {
  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;
}
.column_64a9.disabled-54e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_64a9.card_6f4d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column_64a9.card_6f4d .smooth_b1fa {
  margin-top: 7px;
}
.warm_a8b6 {
  display: inline-block;
}
.primary-hovered-8932 .text-0fc0 .column_64a9 img {
  max-width: 100%;
}
.filter_c1d9 .fixed_2070.footer_1173,
.motion-38c4 .fixed_2070.footer_1173 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_c1d9 .stale-a5bf,
.motion-38c4 .stale-a5bf {
  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%);
}
.filter_c1d9 .stale-a5bf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.filter_c1d9.aside_white_99df .stale-a5bf {
  display: none;
}
.filter_c1d9 .badge-cd90 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_c1d9 .badge-cd90 li {
  display: inline-block;
  position: relative;
}
.filter_c1d9 .badge-cd90 li:last-child {
  margin-right: 0;
}
.filter_c1d9 .badge-cd90 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;
}
.filter_c1d9 .badge-cd90 li.dim_12cd > a {
  color: rgba(0, 0, 0, 0.9);
}
.filter_c1d9 .badge-cd90 > 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;
}
.filter_c1d9 .badge-cd90 > li > a i {
  line-height: 0;
}
.filter_c1d9 .badge-cd90 > li.bright_d6b8 > a .stale-a5bf {
  margin-left: 4px;
  line-height: 0;
}
.filter_c1d9 .badge-cd90 .fluid-e08d li.bright_d6b8 > a {
  position: relative;
}
.filter_c1d9 .badge-cd90 .fluid-e08d li.bright_d6b8 > a:after,
.filter_c1d9 .badge-cd90 .fluid-e08d li.bright_d6b8 > a:before {
  content: "";
  display: table;
}
.filter_c1d9 .badge-cd90 .fluid-e08d li.bright_d6b8 > a:after {
  clear: both;
}
.filter_c1d9 .badge-cd90 .fluid-e08d li.bright_d6b8 > a .stale-a5bf {
  margin-left: 5px;
  float: right;
}
.filter_c1d9 .form_a1b3,
.filter_c1d9 .fluid-e08d {
  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;
}
.filter_c1d9 .fluid-e08d {
  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;
}
.filter_c1d9 .fluid-e08d .footer_1173 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_c1d9 .fluid-e08d .stale-a5bf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.filter_c1d9 .fluid-e08d li {
  display: block;
  margin: 0;
  padding: 0;
}
.filter_c1d9 .fluid-e08d 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;
}
.filter_c1d9 .fluid-e08d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.filter_c1d9 .fluid-e08d .fluid-e08d {
  top: 0;
  left: 100%;
}
.filter_c1d9 .accent_191d.fn-focus-646e > .form_a1b3,
.filter_c1d9 .accent_191d.fn-focus-646e > .fluid-e08d,
.filter_c1d9 .accent_191d:focus > .form_a1b3,
.filter_c1d9 .accent_191d:focus > .fluid-e08d,
.filter_c1d9 .accent_191d:hover > .form_a1b3,
.filter_c1d9 .accent_191d:hover > .fluid-e08d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.filter_c1d9.basic-a997 .hero-right-666d:after,
.filter_c1d9.basic-a997 .hero-right-666d:before {
  content: "";
  display: table;
}
.filter_c1d9.basic-a997 .hero-right-666d:after {
  clear: both;
}
.filter_c1d9.basic-a997 .hero-right-666d > li {
  float: left;
}
.filter_c1d9.lite_2068 .hero-right-666d:after,
.filter_c1d9.lite_2068 .hero-right-666d:before {
  content: "";
  display: table;
}
.filter_c1d9.lite_2068 .hero-right-666d:after {
  clear: both;
}
.filter_c1d9.lite_2068 .hero-right-666d > li {
  float: left;
}
.filter_c1d9.lite_2068 .hero-right-666d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.filter_c1d9.lite_2068 .hero-right-666d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.filter_c1d9.lite_2068 .hero-right-666d > li.input-smooth-6f62 > a,
.filter_c1d9.lite_2068 .hero-right-666d > li.dim_12cd > a {
  color: #fff;
  background-color: #1e4b75;
}
.filter_c1d9.primary-6270 .hero-right-666d > li > a .footer_1173 {
  position: relative;
}
.filter_c1d9.primary-6270 .hero-right-666d > li > a .footer_1173: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;
}
.filter_c1d9.primary-6270
  .hero-right-666d
  > li:focus
  > a
  .footer_1173:before,
.filter_c1d9.primary-6270
  .hero-right-666d
  > li:hover
  > a
  .footer_1173:before {
  width: 100%;
  background-color: currentColor;
}
.filter_c1d9.primary-6270
  .hero-right-666d
  > li.input-smooth-6f62
  > a
  .footer_1173:before,
.filter_c1d9.primary-6270
  .hero-right-666d
  > li.preview-fixed-1066
  > a
  .footer_1173:before {
  width: 100%;
  background-color: currentColor;
}
.filter_c1d9.panel-up-4415 .hero-right-666d > li > a .footer_1173 {
  position: relative;
}
.filter_c1d9.panel-up-4415 .hero-right-666d > li > a .footer_1173: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;
}
.filter_c1d9.panel-up-4415 .hero-right-666d > li:focus > a .footer_1173:before,
.filter_c1d9.panel-up-4415
  .hero-right-666d
  > li:hover
  > a
  .footer_1173:before {
  width: 100%;
  background-color: currentColor;
}
.filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.input-smooth-6f62
  > a
  .footer_1173:before,
.filter_c1d9.panel-up-4415
  .hero-right-666d
  > li.preview-fixed-1066
  > a
  .footer_1173:before {
  width: 100%;
  background-color: currentColor;
}
.motion-38c4 .badge-cd90 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.motion-38c4 .badge-cd90 li:first-child > a {
  border-top: none;
}
.motion-38c4 .badge-cd90 .plasma_ada0 > .footer_1173 .stale-a5bf {
  display: none;
}
.motion-38c4 .badge-cd90 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.motion-38c4 .badge-cd90 li:last-child {
  border: none;
}
.motion-38c4 .badge-cd90 li.bright_d6b8 > a {
  padding-right: 45px !important;
}
.motion-38c4 .badge-cd90 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.motion-38c4 .badge-cd90 li a:focus,
.motion-38c4 .badge-cd90 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.motion-38c4 .badge-cd90 li .row_eaa3 {
  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;
}
.motion-38c4 .badge-cd90 li .row_eaa3:hover {
  box-shadow: none;
}
.motion-38c4 .badge-cd90 li .row_eaa3 .stale-a5bf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.motion-38c4 .badge-cd90 .fluid-e08d {
  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);
}
.motion-38c4 .badge-cd90 .fluid-e08d li a {
  padding-left: 3em;
}
.motion-38c4 .badge-cd90 .paragraph-c788 > a .row_eaa3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.motion-38c4 .badge-cd90 .paragraph-c788 > .fluid-e08d {
  display: block;
  opacity: 1;
}
.notification_rough_1ccf {
  max-width: 100%;
}
.list_smooth_5b4b {
  line-height: 0;
  cursor: pointer;
}
.avatar-short-9ea6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.avatar-short-9ea6:hover {
  box-shadow: none;
  color: currentColor;
}
.avatar-short-9ea6 svg {
  width: 18px;
  height: 18px;
}
.avatar-short-9ea6 .tabs-west-2304 {
  display: none;
}
.new-44aa {
  position: relative;
}
.new-44aa.fn-active-646e .avatar-short-9ea6 .progress-0e23 {
  display: none;
}
.new-44aa.fn-active-646e .avatar-short-9ea6 .tabs-west-2304 {
  display: inline-block;
}
.new-44aa .hover-steel-9e2f {
  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);
}
.new-44aa.red_2d8d .hover-steel-9e2f {
  left: auto;
  right: -0.9em;
}
.new-44aa.red_2d8d .carousel-lower-a208::before {
  left: auto;
  right: 15px;
}
.new-44aa.fn-active-646e .hover-steel-9e2f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver_89be {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver_89be label {
  flex-basis: 100%;
}
.silver_89be .paragraph_cool_b91f {
  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;
}
.silver_89be .accent-7725 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver_89be .accent-7725:focus {
  background-color: transparent;
}
.silver_89be button.old-2882 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver_89be button.old-2882:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver_89be button.old-2882 svg {
  width: 18px;
  height: 18px;
}
.silver_89be input[type="submit"] {
  min-height: auto;
}
.feature_narrow_d70e .silver_89be .accent-7725 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.carousel-lower-a208 {
  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) {
  .carousel-lower-a208 {
    width: 220px;
  }
}
.carousel-lower-a208 label {
  flex-basis: 100%;
}
.carousel-lower-a208::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;
}
.liquid_7ebf .feature_narrow_d70e .silver_89be {
  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;
}
.liquid_7ebf
  .feature_narrow_d70e
  .silver_89be
  .paragraph_cool_b91f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.liquid_7ebf .feature_narrow_d70e .silver_89be .accent-7725 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.liquid_7ebf
  .feature_narrow_d70e
  .silver_89be
  .accent-7725:focus {
  background: 0 0;
}
.liquid_7ebf
  .feature_narrow_d70e
  .silver_89be
  .primary-665c {
  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;
}
.easy-f97b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.easy-f97b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.easy-f97b li:last-child {
  margin-right: 0;
}
.easy-f97b li:first-child {
  margin-left: 0;
}
.easy-f97b.info_5ab3 a {
  color: #fff;
}
.easy-f97b.info_5ab3 a:hover {
  color: #fff;
}
.easy-f97b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.easy-f97b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.easy-f97b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.easy-f97b a:hover {
  opacity: 0.9;
  color: inherit;
}
.easy-f97b [class*="social-icon-apple"] {
  background-color: #999;
}
.easy-f97b [class*="social-icon-apple"].last_d9b5 {
  background-color: transparent;
  color: #999;
}
.easy-f97b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.easy-f97b [class*="social-icon-behance"].last_d9b5 {
  background-color: transparent;
  color: #1769ff;
}
.easy-f97b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.easy-f97b [class*="social-icon-bitbucket"].last_d9b5 {
  background-color: transparent;
  color: #205081;
}
.easy-f97b [class*="social-icon-codepen"] {
  background-color: #000;
}
.easy-f97b [class*="social-icon-codepen"].last_d9b5 {
  background-color: transparent;
  color: #000;
}
.easy-f97b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.easy-f97b [class*="social-icon-delicious"].last_d9b5 {
  background-color: transparent;
  color: #39f;
}
.easy-f97b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.easy-f97b [class*="social-icon-digg"].last_d9b5 {
  background-color: transparent;
  color: #005be2;
}
.easy-f97b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.easy-f97b [class*="social-icon-dribbble"].last_d9b5 {
  background-color: transparent;
  color: #ea4c89;
}
.easy-f97b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.easy-f97b [class*="social-icon-envelope"].last_d9b5 {
  background-color: transparent;
  color: #ea4335;
}
.easy-f97b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.easy-f97b [class*="social-icon-facebook"].last_d9b5 {
  background-color: transparent;
  color: #3b5998;
}
.easy-f97b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.easy-f97b [class*="social-icon-flickr"].last_d9b5 {
  background-color: transparent;
  color: #0063dc;
}
.easy-f97b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.easy-f97b [class*="social-icon-foursquare"].last_d9b5 {
  background-color: transparent;
  color: #2d5be3;
}
.easy-f97b [class*="social-icon-github"] {
  background-color: #333;
}
.easy-f97b [class*="social-icon-github"].last_d9b5 {
  background-color: transparent;
  color: #333;
}
.easy-f97b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.easy-f97b [class*="social-icon-google-plus"].last_d9b5 {
  background-color: transparent;
  color: #dd4b39;
}
.easy-f97b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.easy-f97b [class*="social-icon-houzz"].last_d9b5 {
  background-color: transparent;
  color: #7ac142;
}
.easy-f97b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.easy-f97b [class*="social-icon-instagram"].last_d9b5 {
  background-color: transparent;
  color: #262626;
}
.easy-f97b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.easy-f97b [class*="social-icon-jsfiddle"].last_d9b5 {
  background-color: transparent;
  color: #487aa2;
}
.easy-f97b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.easy-f97b [class*="social-icon-linkedin"].last_d9b5 {
  background-color: transparent;
  color: #0077b5;
}
.easy-f97b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.easy-f97b [class*="social-icon-medium"].last_d9b5 {
  background-color: transparent;
  color: #00ab6b;
}
.easy-f97b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.easy-f97b
  [class*="social-icon-odnoklassniki"].last_d9b5 {
  background-color: transparent;
  color: #f4731c;
}
.easy-f97b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.easy-f97b [class*="social-icon-meetup"].last_d9b5 {
  background-color: transparent;
  color: #ec1c40;
}
.easy-f97b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.easy-f97b [class*="social-icon-pinterest"].last_d9b5 {
  background-color: transparent;
  color: #bd081c;
}
.easy-f97b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.easy-f97b [class*="social-icon-product-hunt"].last_d9b5 {
  background-color: transparent;
  color: #da552f;
}
.easy-f97b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.easy-f97b [class*="social-icon-reddit"].last_d9b5 {
  background-color: transparent;
  color: #ff4500;
}
.easy-f97b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.easy-f97b [class*="social-icon-rss"].last_d9b5 {
  background-color: transparent;
  color: #f26522;
}
.easy-f97b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.easy-f97b
  [class*="social-icon-shopping-cart"].last_d9b5 {
  background-color: transparent;
  color: #4caf50;
}
.easy-f97b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.easy-f97b [class*="social-icon-skype"].last_d9b5 {
  background-color: transparent;
  color: #00aff0;
}
.easy-f97b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.easy-f97b [class*="social-icon-slideshare"].last_d9b5 {
  background-color: transparent;
  color: #0077b5;
}
.easy-f97b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.easy-f97b [class*="social-icon-snapchat"].last_d9b5 {
  background-color: transparent;
  color: #fffc00;
}
.easy-f97b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.easy-f97b [class*="social-icon-soundcloud"].last_d9b5 {
  background-color: transparent;
  color: #f80;
}
.easy-f97b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.easy-f97b [class*="social-icon-spotify"].last_d9b5 {
  background-color: transparent;
  color: #2ebd59;
}
.easy-f97b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.easy-f97b
  [class*="social-icon-stack-overflow"].last_d9b5 {
  background-color: transparent;
  color: #fe7a15;
}
.easy-f97b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.easy-f97b [class*="social-icon-maldkfgram"].last_d9b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.easy-f97b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.easy-f97b [class*="social-icon-tripadvisor"].last_d9b5 {
  background-color: transparent;
  color: #589442;
}
.easy-f97b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.easy-f97b [class*="social-icon-tumblr"].last_d9b5 {
  background-color: transparent;
  color: #35465c;
}
.easy-f97b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.easy-f97b [class*="social-icon-twitch"].last_d9b5 {
  background-color: transparent;
  color: #6441a5;
}
.easy-f97b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.easy-f97b [class*="social-icon-twitter"].last_d9b5 {
  background-color: transparent;
  color: #1da1f2;
}
.easy-f97b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.easy-f97b [class*="social-icon-vimeo"].last_d9b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.easy-f97b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.easy-f97b [class*="social-icon-vk"].last_d9b5 {
  background-color: transparent;
  color: #45668e;
}
.easy-f97b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.easy-f97b [class*="social-icon-weibo"].last_d9b5 {
  background-color: transparent;
  color: #df2029;
}
.easy-f97b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.easy-f97b [class*="social-icon-weixin"].last_d9b5 {
  background-color: transparent;
  color: #7bb32e;
}
.easy-f97b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.easy-f97b [class*="social-icon-whatsapp"].last_d9b5 {
  background-color: transparent;
  color: #25d366;
}
.easy-f97b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.easy-f97b [class*="social-icon-wordpress"].last_d9b5 {
  background-color: transparent;
  color: #21759b;
}
.easy-f97b [class*="social-icon-xing"] {
  background-color: #026466;
}
.easy-f97b [class*="social-icon-xing"].last_d9b5 {
  background-color: transparent;
  color: #026466;
}
.easy-f97b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.easy-f97b [class*="social-icon-yelp"].last_d9b5 {
  background-color: transparent;
  color: #af0606;
}
.easy-f97b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.easy-f97b [class*="social-icon-youtube"].last_d9b5 {
  background-color: transparent;
  color: #cd201f;
}
.hot-3a3a {
  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;
}
.hot-3a3a:hover {
  box-shadow: none;
  background: 0 0;
}
.current_f986 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-43d5 {
  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;
}
.full-933f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient-stone-50de {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient-stone-50de,
.gradient-stone-50de::after,
.gradient-stone-50de::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;
}
.gradient-stone-50de::after,
.gradient-stone-50de::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info_copper_06f8 .breadcrumb-43d5 .full-933f {
  margin-top: -2px;
  width: 19px;
}
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de {
  margin-top: -1px;
}
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de,
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de::after,
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de::before {
  width: 19px;
  height: 2px;
}
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de::before {
  top: -6px;
}
.info_copper_06f8 .breadcrumb-43d5 .gradient-stone-50de::after {
  bottom: -6px;
}
.secondary_soft_016f .breadcrumb-43d5 .full-933f {
  margin-top: -2px;
  width: 22px;
}
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de {
  margin-top: -1px;
}
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de,
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de::after,
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de::before {
  width: 22px;
  height: 2px;
}
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de::before {
  top: -7px;
}
.secondary_soft_016f .breadcrumb-43d5 .gradient-stone-50de::after {
  bottom: -7px;
}
.search_upper_ec41 .breadcrumb-43d5 .full-933f {
  margin-top: -2px;
  width: 31px;
}
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de {
  margin-top: -1.5px;
}
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de,
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de::after,
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de::before {
  width: 31px;
  height: 3px;
}
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de::before {
  top: -9px;
}
.search_upper_ec41 .breadcrumb-43d5 .gradient-stone-50de::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview-64a0 .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 19px;
  }
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de,
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de::after,
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 19px;
    height: 2px;
  }
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -6px;
  }
  .preview-64a0 .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -6px;
  }
  .surface_6906 .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 22px;
  }
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de,
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de::after,
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 22px;
    height: 2px;
  }
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -7px;
  }
  .surface_6906 .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -7px;
  }
  .search-13fe .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 31px;
  }
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1.5px;
  }
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de,
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de::after,
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 31px;
    height: 3px;
  }
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -9px;
  }
  .search-13fe .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search_complex_acee .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 19px;
  }
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de,
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de::after,
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 19px;
    height: 2px;
  }
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -6px;
  }
  .search_complex_acee .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -6px;
  }
  .message-38c9 .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 22px;
  }
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de,
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de::after,
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 22px;
    height: 2px;
  }
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -7px;
  }
  .message-38c9 .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -7px;
  }
  .hero_short_226a .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 31px;
  }
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1.5px;
  }
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de,
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de::after,
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 31px;
    height: 3px;
  }
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -9px;
  }
  .hero_short_226a .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .footer_4cdf .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 19px;
  }
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de,
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de::after,
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 19px;
    height: 2px;
  }
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -6px;
  }
  .footer_4cdf .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -6px;
  }
  .image-middle-f985 .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 22px;
  }
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1px;
  }
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de,
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de::after,
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 22px;
    height: 2px;
  }
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -7px;
  }
  .image-middle-f985 .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -7px;
  }
  .table_44cf .breadcrumb-43d5 .full-933f {
    margin-top: -2px;
    width: 31px;
  }
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de {
    margin-top: -1.5px;
  }
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de,
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de::after,
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de::before {
    width: 31px;
    height: 3px;
  }
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de::before {
    top: -9px;
  }
  .table_44cf .breadcrumb-43d5 .gradient-stone-50de::after {
    bottom: -9px;
  }
}
.section-7728 .gradient-stone-50de {
  -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);
}
.section-7728 .gradient-stone-50de::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.section-7728 .gradient-stone-50de::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);
}
.section-7728.texture-dirty-c5db .gradient-stone-50de {
  -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);
}
.section-7728.texture-dirty-c5db .gradient-stone-50de::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.section-7728.texture-dirty-c5db .gradient-stone-50de::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);
}
.form_silver_71f6 {
  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.header_e780:before {
  display: none;
}
.primary-02ed {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary-02ed .frame_gas_9327 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary-02ed .frame_gas_9327:last-of-type {
  border-bottom: none;
}
.primary-02ed .frame_gas_9327.list-7819,
.primary-02ed .frame_gas_9327.tiny-24b7,
.primary-02ed .frame_gas_9327.west-2571 {
  padding: 0;
}
.primary-02ed .motion-38c4 .row_eaa3 {
  color: currentColor;
}
.primary-02ed .motion-38c4 .row_eaa3:focus,
.primary-02ed .motion-38c4 .row_eaa3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-02ed.carousel-slow-191b .image_gold_a074,
.primary-02ed.carousel-slow-191b .active_c992 a,
.primary-02ed.carousel-slow-191b .hero-right-666d a,
.primary-02ed.carousel-slow-191b .fluid-e08d a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-02ed.carousel-slow-191b .image_gold_a074:hover,
.primary-02ed.carousel-slow-191b .active_c992 a:hover,
.primary-02ed.carousel-slow-191b .hero-right-666d a:hover,
.primary-02ed.carousel-slow-191b .fluid-e08d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-02ed.carousel-slow-191b .current-4ea7 {
  color: rgba(0, 0, 0, 0.8);
}
.primary-02ed.carousel-slow-191b .frame_gas_9327 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-02ed.carousel-slow-191b .frame_gas_9327:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary-02ed.carousel-slow-191b .header_basic_7fa4:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary-02ed.carousel-slow-191b .motion-38c4 .badge-cd90 li a,
.primary-02ed.carousel-slow-191b .motion-38c4 .row_eaa3,
.primary-02ed.carousel-slow-191b .fluid-e08d {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-02ed.carousel-slow-191b .motion-38c4 .row_eaa3:focus,
.primary-02ed.carousel-slow-191b .motion-38c4 .row_eaa3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-02ed.carousel-slow-191b .badge-cd90 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-02ed.gold_a5e6 .image_gold_a074,
.primary-02ed.gold_a5e6 .active_c992 a,
.primary-02ed.gold_a5e6 .hero-right-666d .row_eaa3,
.primary-02ed.gold_a5e6 .hero-right-666d a,
.primary-02ed.gold_a5e6 .fluid-e08d a {
  color: rgba(255, 255, 255, 0.79);
}
.primary-02ed.gold_a5e6 .image_gold_a074:hover,
.primary-02ed.gold_a5e6 .active_c992 a:hover,
.primary-02ed.gold_a5e6 .hero-right-666d .row_eaa3:hover,
.primary-02ed.gold_a5e6 .hero-right-666d a:hover,
.primary-02ed.gold_a5e6 .fluid-e08d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-02ed.gold_a5e6 .current-4ea7 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-02ed.gold_a5e6 .frame_gas_9327 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-02ed.gold_a5e6 .frame_gas_9327:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary-02ed.gold_a5e6 .header_basic_7fa4:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-02ed.gold_a5e6 .motion-38c4 .badge-cd90 li a,
.primary-02ed.gold_a5e6 .motion-38c4 .row_eaa3,
.primary-02ed.gold_a5e6 .fluid-e08d {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-02ed.gold_a5e6 .motion-38c4 .row_eaa3:focus,
.primary-02ed.gold_a5e6 .motion-38c4 .row_eaa3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-02ed.gold_a5e6 .badge-cd90 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_basic_7fa4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.header_basic_7fa4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.filter_16db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.chip-c8e1 .primary-02ed {
  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;
}
.chip-c8e1 .frame_gas_9327 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.chip-c8e1 .frame_gas_9327: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) {
  .chip-c8e1 .frame_gas_9327:before {
    width: 16%;
    left: 42%;
  }
}
.chip-c8e1 .frame_gas_9327:last-child:before {
  content: none;
}
.chip-c8e1 .frame_gas_9327[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.chip-c8e1 .motion-38c4 .badge-cd90 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.chip-c8e1 .motion-38c4 .badge-cd90 li a .row_eaa3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.chip-c8e1 .motion-38c4 .fluid-e08d {
  border: none;
}
.chip-c8e1 .motion-38c4 .fluid-e08d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.chip-c8e1 .header_basic_7fa4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.chip-c8e1 .filter_16db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.chip-c8e1 .gold_a5e6 .header_basic_7fa4:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-c8e1 .carousel-slow-191b.item-prev-271c .gradient-stone-50de {
  background: rgba(0, 0, 0, 0.6);
}
.chip-c8e1
  .carousel-slow-191b.item-prev-271c
  .gradient-stone-50de::after,
.chip-c8e1
  .carousel-slow-191b.item-prev-271c
  .gradient-stone-50de:before {
  background: inherit;
}
.chip-c8e1
  .carousel-slow-191b.item-prev-271c:hover
  .gradient-stone-50de {
  background: rgba(0, 0, 0, 0.8);
}
.icon-f2f9 .primary-02ed {
  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) {
  .icon-f2f9 .primary-02ed {
    width: auto;
    right: 45px;
  }
}
.east_90d7 .primary-02ed {
  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) {
  .east_90d7 .primary-02ed {
    width: auto;
    left: 45px;
  }
}
.header_e780 .primary-02ed {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_e780 .filter_16db {
  max-width: 48em;
  margin: 0 auto;
}
.header_e780 .header_basic_7fa4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-0bdc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-0bdc.chip-c8e1 .primary-02ed {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-0bdc.icon-f2f9 .primary-02ed {
  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);
}
.info-0bdc .primary-02ed {
  visibility: visible;
}
.info-0bdc.east_90d7 .primary-02ed {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-ab25,
.bronze_2905 {
  overflow-x: hidden;
}
.item-ab25 .primary-02ed {
  overflow: auto;
}
.item-ab25.chip-c8e1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-ab25.chip-c8e1 .primary-02ed {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-ab25.chip-c8e1 .hot-3a3a {
  opacity: 0;
}
.item-ab25.icon-f2f9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-ab25.icon-f2f9 .primary-02ed {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-ab25.icon-f2f9 .hot-3a3a {
  opacity: 0;
}
.item-ab25.east_90d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-ab25.east_90d7 .primary-02ed {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-ab25.east_90d7 .hot-3a3a {
  opacity: 0;
}
.item-ab25.header_e780 .primary-02ed {
  z-index: 10;
  visibility: visible;
}
.item-prev-271c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item-prev-271c .gradient-stone-50de {
  background: rgba(255, 255, 255, 0.99);
}
.item-prev-271c .gradient-stone-50de::after,
.item-prev-271c .gradient-stone-50de:before {
  background: inherit;
}
.item-prev-271c:hover .gradient-stone-50de {
  background: rgba(255, 255, 255, 0.99);
}
.east_90d7 .item-prev-271c {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_e780 .item-prev-271c {
  display: none !important;
}
.item-ab25:before,
.bronze_2905:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-ab25 .item-prev-271c,
.bronze_2905 .item-prev-271c {
  display: inline-block;
}
.primary-02ed .active_bd43 {
  -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;
}
.item-ab25 .primary-02ed .active_bd43,
.bronze_2905 .primary-02ed .active_bd43 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-42e5 .paragraph_cool_b91f {
  width: 100%;
}
.text-0fc0 {
  padding: 0 0.5em 0;
}
.text-0fc0 [class*="customify-col-"],
.text-0fc0 [class*="customify-col_"],
.text-0fc0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.copper-e13d .text-0fc0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .breadcrumb-1997 .disabled-23b3,
  .disabled-23b3 {
    display: none;
  }
  .paragraph_6c4d {
    text-align: left;
  }
  .frame-prev-9f7b {
    text-align: center;
  }
  .dropdown-92a3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-1997 .list_af38,
  .list_af38 {
    display: none;
  }
  .wide-9c29 {
    text-align: left;
  }
  .hover_8b6e {
    text-align: center;
  }
  .secondary_bright_470b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-1997 .wide_fc11,
  .wide_fc11 {
    display: none;
  }
  .wood_27cf {
    text-align: left;
  }
  .texture-5f60 {
    text-align: center;
  }
  .component_1964 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pro_9e6e {
  box-shadow: none !important;
}
.main-wood-b761 .medium_aed7,
.status_iron_023a .medium_aed7 {
  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;
}
.status_iron_023a .medium_aed7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside-in-f4a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside-in-f4a8:after,
.aside-in-f4a8:before {
  content: "";
  display: table;
}
.aside-in-f4a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside-in-f4a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside-in-f4a8,
.hard_3907 {
  max-width: 1248px;
  margin: 0 auto;
}

.active-87f1.slow-2981 .aside-in-f4a8 {
  max-width: 100%;
}
.active-87f1.video-bronze-fcd6 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-87f1.pressed-7c87 .aside-in-f4a8 {
  max-width: 100%;
}
.active-87f1.pressed-7c87 > .aside-in-f4a8 {
  padding-left: 0;
  padding-right: 0;
}
.active-87f1.pressed-7c87 > .aside-in-f4a8 .breadcrumb-1997 {
  margin: 0;
}
.active-87f1.pressed-7c87
  > .aside-in-f4a8
  .picture_active_c5ac.box_f8ce {
  margin-right: 0;
  margin-left: 0;
}
.active-87f1.pressed-7c87 #main.box_f8ce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info-cool-c11c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info-cool-c11c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .first-a64e .header_outer_5a08 {
    padding-right: 1em;
  }
  .first-a64e.top-d36d .picture_active_c5ac {
    border-right: 1px solid #eaecee;
  }
  .first-a64e.top-d36d .header_outer_5a08 {
    padding-right: 1em;
  }
  .first-a64e.top-d36d .dropdown_6202 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element-motion-991d .header_outer_5a08 {
    padding-left: 1em;
  }
  .element-motion-991d.top-d36d .picture_active_c5ac {
    border-left: 1px solid #eaecee;
  }
  .element-motion-991d.top-d36d .header_outer_5a08 {
    padding-left: 1em;
  }
  .element-motion-991d.top-d36d .dropdown_6202 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_fe49 .header_outer_5a08 {
    padding-left: 1em;
  }
  .mini_fe49.top-d36d .bottom_6e98 {
    border-right: 1px solid #eaecee;
  }
  .mini_fe49.top-d36d .backdrop_04d0 {
    border-right: 1px solid #eaecee;
  }
  .mini_fe49.top-d36d .header_outer_5a08 {
    padding-left: 1em;
  }
  .mini_fe49.top-d36d .dropdown_6202 {
    padding-right: 1em;
  }
  .mini_fe49.top-d36d .motion-b931 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_stone_b034 .header_outer_5a08 {
    padding-right: 1em;
  }
  .item_stone_b034.top-d36d .bottom_6e98 {
    border-left: 1px solid #eaecee;
  }
  .item_stone_b034.top-d36d .backdrop_04d0 {
    border-left: 1px solid #eaecee;
  }
  .item_stone_b034.top-d36d .header_outer_5a08 {
    padding-right: 1em;
  }
  .item_stone_b034.top-d36d .dropdown_6202 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_stone_b034.top-d36d .motion-b931 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-cool-c11c .header_outer_5a08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-cool-c11c.top-d36d .picture_active_c5ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info-cool-c11c.top-d36d .header_outer_5a08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-cool-c11c.top-d36d .dropdown_6202 {
    padding-left: 1em;
  }
  .info-cool-c11c.top-d36d .motion-b931 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info-cool-c11c.top-d36d .header_outer_5a08 {
    padding-left: 0;
  }
}
.carousel-f3c3 .photo_2b7d {
  display: inline-block;
}
.basic-4763 {
  display: inline-block;
}
.progress-yellow-dc95 {
  word-con: break-word;
}
.section_right_b647 > span {
  display: inline-block;
  padding: 5px 0;
}
.section_right_b647 .bronze-e8f0 {
  margin-left: 8px;
  margin-right: 8px;
}
.section_right_b647 .feature_9c7c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module-5b33 .clean_6194 {
  margin-bottom: 2em;
}
.module-5b33 .active_1a2b {
  margin-bottom: 15px;
}
.module-5b33 .active_1a2b:last-child {
  margin-bottom: 0;
}
.module-5b33 .notice_fresh_0030 {
  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) {
  .module-5b33 .notice_fresh_0030 {
    display: block;
  }
}
.module-5b33 .form_5f92 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module-5b33 .form_5f92 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module-5b33 .small-a3de {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module-5b33 .small-a3de img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module-5b33 .small-a3de a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module-5b33 .progress-yellow-dc95 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module-5b33 .progress-yellow-dc95 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module-5b33 .primary_2b75 p:last-child {
  margin-bottom: 0;
}
.module-5b33 .last-6adc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module-5b33 .card-narrow-b5ad {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module-5b33 .wide-ae09 {
  margin-top: 1em;
}
.module-5b33 .filter_over_bd5e {
  top: 0;
  display: block;
}
.module-5b33 .filter_over_bd5e a {
  color: inherit;
}
.module-5b33 .filter_over_bd5e a:hover {
  color: inherit;
}
.module-5b33 .tertiary-58b8 {
  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;
}
.module-5b33 .tertiary-58b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module-5b33 .card-narrow-b5ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module-5b33 .row-e0d5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module-5b33 .row-e0d5:first-child {
  margin-top: 0;
}
.module-5b33 .row-e0d5.hard_6157 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module-5b33 .row-e0d5.aside-static-8338 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module-5b33
  .row-e0d5.aside-static-8338.input_a2cc
  .wide-ae09 {
  width: 100%;
}
.module-5b33 .aside-static-8338 {
  -webkit-box-align: center;
  align-items: center;
}
.module-5b33 .aside-static-8338 .section_right_b647,
.module-5b33 .aside-static-8338 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module-5b33 .small-a3de {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module-5b33 .small-a3de img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module-5b33 .small-a3de: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;
}
.module-5b33 .hard_6157 {
  z-index: 5;
}
.module-5b33 .menu_outer_4054 .east_ccd0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module-5b33 .focus_hard_cf33 .east_ccd0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module-5b33 .sort_83d2 .east_ccd0 {
  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;
}
.module-5b33.component_iron_190e .notice_fresh_0030,
.module-5b33.disabled-3807 .notice_fresh_0030 {
  display: block;
}
.module-5b33.component_iron_190e .notice_fresh_0030 .alert-tall-d8d6,
.module-5b33.component_iron_190e .notice_fresh_0030 .card-narrow-b5ad,
.module-5b33.disabled-3807 .notice_fresh_0030 .alert-tall-d8d6,
.module-5b33.disabled-3807 .notice_fresh_0030 .card-narrow-b5ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module-5b33.red_b077 .form_5f92 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module-5b33.red_b077 .form_5f92 {
    margin-right: 0;
  }
}
.module-5b33.component_iron_190e .form_5f92,
.module-5b33.disabled-3807 .form_5f92 {
  padding-top: 40%;
}
.module-5b33.component_iron_190e .clean_6194,
.module-5b33.disabled-3807 .clean_6194 {
  display: block;
}
.module-5b33.component_iron_190e .fn-sticky-646e .card-narrow-b5ad,
.module-5b33.disabled-3807 .fn-sticky-646e .card-narrow-b5ad {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module-5b33.component_iron_190e .form_5f92,
.module-5b33.disabled-3807 .form_5f92 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module-5b33.component_iron_190e .card-narrow-b5ad {
  padding: 1em;
}
.warm_57e8 {
  margin: 30px auto;
  display: block;
}
.warm_57e8 .gradient_cold_9b09 > * {
  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;
}
.warm_57e8 .gradient_cold_9b09 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.warm_57e8 .gradient_cold_9b09 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.down-e6d5 .section_right_b647 {
  margin-bottom: 1.41575em;
}
.down-e6d5 .carousel_0347 {
  margin-bottom: 1.618em;
}
.block_17a6 .dropdown-fresh-ef80 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.block_17a6 .dropdown-fresh-ef80 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.block_17a6 .east_3a1f {
  max-width: 100%;
  overflow: auto;
}
.logo-4bb4 .block_17a6 a:hover {
  text-decoration: underline;
}
.hidden_4245 .active_1a2b:not(.progress-yellow-dc95),
.hidden_4245 .small-a3de {
  margin-bottom: 1.41575em;
}
.hidden_4245 .active_1a2b:not(.progress-yellow-dc95):last-child,
.hidden_4245 .small-a3de:last-child {
  margin-bottom: 0;
}
.hidden_4245 .active_1a2b.photo_fast_d8e6 {
  margin-bottom: 0.41575em;
}
.hidden_4245 .slider-west-635a:before,
.hidden_4245 .progress_093b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden_4245 .slider-west-635a:before {
  content: "\f115";
}
.hidden_4245 .progress_093b:before {
  content: "\f02c";
}
.hidden_4245 .frame-0fa9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden_4245 .frame-0fa9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.avatar-8dd0 {
  display: -webkit-box;
  display: flex;
}
.avatar-8dd0 .hover-static-439a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .avatar-8dd0 .hover-static-439a {
    flex-basis: 90px;
  }
}
.avatar-8dd0 .tag_54ef {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar-8dd0 .tag_54ef {
    flex-basis: calc(100% - 50px);
  }
}
.avatar-8dd0 .gallery-liquid-ff6a p:last-child {
  margin-bottom: 0.72em;
}
.backdrop_right_bb78 .gradient_cold_9b09 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop_right_bb78 .gradient_cold_9b09:after,
.backdrop_right_bb78 .gradient_cold_9b09:before {
  content: "";
  display: table;
}
.backdrop_right_bb78 .gradient_cold_9b09:after {
  clear: both;
}
.backdrop_right_bb78 .gradient_cold_9b09 .top_1449,
.backdrop_right_bb78 .gradient_cold_9b09 .mask-9554 {
  width: 49%;
}
.backdrop_right_bb78 .gradient_cold_9b09 .top_1449 a span.secondary_7347,
.backdrop_right_bb78 .gradient_cold_9b09 .mask-9554 a span.secondary_7347 {
  display: block;
  margin-bottom: 5px;
}
.backdrop_right_bb78 .gradient_cold_9b09 .mask-9554 {
  float: left;
  text-align: left;
}
.backdrop_right_bb78 .gradient_cold_9b09 .top_1449 {
  float: right;
  text-align: right;
}
.left_97f5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .left_97f5 {
    margin-bottom: 0;
  }
}
.icon-fresh-96db {
  margin-bottom: 1em;
}
.icon-fresh-96db .progress-yellow-dc95 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard-8fa3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.west_519c .icon-fresh-96db,
.tiny_615d .icon-fresh-96db {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .west_519c .icon-fresh-96db,
  .tiny_615d .icon-fresh-96db {
    display: block;
  }
}
.west_519c .hard-8fa3,
.tiny_615d .hard-8fa3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .west_519c .hard-8fa3,
  .tiny_615d .hard-8fa3 {
    margin-bottom: 1em;
  }
}
.west_519c .hard-8fa3 img,
.tiny_615d .hard-8fa3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.west_519c .tooltip-00be,
.tiny_615d .tooltip-00be {
  flex-basis: calc(100% - 160px);
}
.west_519c .tooltip-00be p,
.tiny_615d .tooltip-00be p {
  margin-bottom: 0;
}
.west_519c .tooltip-00be {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .west_519c .tooltip-00be {
    padding-left: 0;
  }
}
.tiny_615d .tooltip-00be {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tiny_615d .tooltip-00be {
    padding-right: 0;
  }
}
.tiny_615d .hard-8fa3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.nav-wood-597b .hard-8fa3 {
  margin-bottom: 0.5em;
}
.nav-wood-597b .hard-8fa3 img {
  width: 100%;
}
.prev-aef5 .layout_1ebe,
.caption-full-030a .layout_1ebe {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption-full-030a .picture_active_c5ac .slider-north-f724 p:last-child {
  margin-bottom: 0;
}
.nav_last_260b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.heading-dynamic-ac3e .last_8f59 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .heading-dynamic-ac3e .last_8f59:last-of-type {
    margin-bottom: 0;
  }
}
.heading-dynamic-ac3e .last_8f59 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-dynamic-ac3e .last_8f59 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.heading-dynamic-ac3e .last_8f59 ul li {
  margin: 0 0 0.6em;
}
.heading-dynamic-ac3e .last_8f59 ul li.small_31b8,
.heading-dynamic-ac3e .last_8f59 ul li.container-29af {
  position: relative;
}
.heading-dynamic-ac3e .last_8f59 ul li.small_31b8 .chip-e484,
.heading-dynamic-ac3e .last_8f59 ul li.container-29af .chip-e484 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.heading-dynamic-ac3e .last_8f59 ul li.small_31b8:after:after,
.heading-dynamic-ac3e .last_8f59 ul li.small_31b8:after:before,
.heading-dynamic-ac3e
  .last_8f59
  ul
  li.container-29af:after:after,
.heading-dynamic-ac3e
  .last_8f59
  ul
  li.container-29af:after:before {
  content: "";
  display: table;
}
.heading-dynamic-ac3e .last_8f59 ul li.small_31b8:after:after,
.heading-dynamic-ac3e
  .last_8f59
  ul
  li.container-29af:after:after {
  clear: both;
}
.heading-dynamic-ac3e .last_8f59 a.active_01fd:hover {
  text-decoration: none;
}
.heading-dynamic-ac3e .last_8f59 select {
  max-width: 100%;
}
.heading-dynamic-ac3e .last_8f59 table {
  font-size: 85%;
}
.heading-dynamic-ac3e .last_8f59 table td,
.heading-dynamic-ac3e .last_8f59 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.heading-dynamic-ac3e .last_8f59 table tfoot td {
  text-align: left;
}
.heading-dynamic-ac3e .last_8f59 :last-child {
  margin-bottom: 0;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d label {
  width: 100%;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d .accent-7725 {
  width: 100%;
  display: block;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d .old-2882 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d .old-2882:hover svg #svg-search {
  fill: #444;
}
.heading-dynamic-ac3e .last_8f59 .summary_lower_329d .old-2882 svg {
  width: 18px;
  height: 18px;
}
.heading-dynamic-ac3e .title_430b ul ul,
.heading-dynamic-ac3e .gallery-73f3 ul ul,
.heading-dynamic-ac3e .next_4d5a ul ul,
.heading-dynamic-ac3e .white-6814 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.heading-dynamic-ac3e .title_430b .bright_d6b8 > a,
.heading-dynamic-ac3e .gallery-73f3 .bright_d6b8 > a,
.heading-dynamic-ac3e .next_4d5a .bright_d6b8 > a,
.heading-dynamic-ac3e .white-6814 .bright_d6b8 > a {
  margin-bottom: 0;
}
.heading-dynamic-ac3e .fast-61dd li,
.heading-dynamic-ac3e .title_430b li,
.heading-dynamic-ac3e .search_solid_745d li,
.heading-dynamic-ac3e .gallery-73f3 li,
.heading-dynamic-ac3e .next_4d5a li,
.heading-dynamic-ac3e .white-6814 li,
.heading-dynamic-ac3e .surface_full_ba9d li,
.heading-dynamic-ac3e .heading-bright-bb87 li {
  display: block;
  position: relative;
}
.heading-dynamic-ac3e .fast-61dd li:last-child,
.heading-dynamic-ac3e .title_430b li:last-child,
.heading-dynamic-ac3e .search_solid_745d li:last-child,
.heading-dynamic-ac3e .gallery-73f3 li:last-child,
.heading-dynamic-ac3e .next_4d5a li:last-child,
.heading-dynamic-ac3e .white-6814 li:last-child,
.heading-dynamic-ac3e .surface_full_ba9d li:last-child,
.heading-dynamic-ac3e .heading-bright-bb87 li:last-child {
  border: none;
}
.heading-dynamic-ac3e .fast-61dd li a,
.heading-dynamic-ac3e .title_430b li a,
.heading-dynamic-ac3e .search_solid_745d li a,
.heading-dynamic-ac3e .gallery-73f3 li a,
.heading-dynamic-ac3e .next_4d5a li a,
.heading-dynamic-ac3e .white-6814 li a,
.heading-dynamic-ac3e .surface_full_ba9d li a,
.heading-dynamic-ac3e .heading-bright-bb87 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-dynamic-ac3e .fast-61dd li ul li::before,
.heading-dynamic-ac3e .title_430b li ul li::before,
.heading-dynamic-ac3e .search_solid_745d li ul li::before,
.heading-dynamic-ac3e .gallery-73f3 li ul li::before,
.heading-dynamic-ac3e .next_4d5a li ul li::before,
.heading-dynamic-ac3e .white-6814 li ul li::before,
.heading-dynamic-ac3e .surface_full_ba9d li ul li::before,
.heading-dynamic-ac3e .heading-bright-bb87 li ul li::before {
  left: 15px;
}
.heading-dynamic-ac3e .fast-61dd li ul a,
.heading-dynamic-ac3e .title_430b li ul a,
.heading-dynamic-ac3e .search_solid_745d li ul a,
.heading-dynamic-ac3e .gallery-73f3 li ul a,
.heading-dynamic-ac3e .next_4d5a li ul a,
.heading-dynamic-ac3e .white-6814 li ul a,
.heading-dynamic-ac3e .surface_full_ba9d li ul a,
.heading-dynamic-ac3e .heading-bright-bb87 li ul a {
  padding-left: 20px;
}
.heading-dynamic-ac3e .fast-61dd li ul ul li::before,
.heading-dynamic-ac3e .title_430b li ul ul li::before,
.heading-dynamic-ac3e .search_solid_745d li ul ul li::before,
.heading-dynamic-ac3e .gallery-73f3 li ul ul li::before,
.heading-dynamic-ac3e .next_4d5a li ul ul li::before,
.heading-dynamic-ac3e .white-6814 li ul ul li::before,
.heading-dynamic-ac3e .surface_full_ba9d li ul ul li::before,
.heading-dynamic-ac3e .heading-bright-bb87 li ul ul li::before {
  left: 30px;
}
.heading-dynamic-ac3e .fast-61dd li ul ul a,
.heading-dynamic-ac3e .title_430b li ul ul a,
.heading-dynamic-ac3e .search_solid_745d li ul ul a,
.heading-dynamic-ac3e .gallery-73f3 li ul ul a,
.heading-dynamic-ac3e .next_4d5a li ul ul a,
.heading-dynamic-ac3e .white-6814 li ul ul a,
.heading-dynamic-ac3e .surface_full_ba9d li ul ul a,
.heading-dynamic-ac3e .heading-bright-bb87 li ul ul a {
  padding-left: 40px;
}
.heading-dynamic-ac3e .nav-babf li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-dynamic-ac3e .heading-bright-bb87 ul li {
  margin-bottom: 1.41575em;
}
.heading-dynamic-ac3e .heading-bright-bb87 ul li .list-east-7bc2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.heading-dynamic-ac3e .heading-bright-bb87 ul li .banner-9f11 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gold_a5e6 .fast-61dd li a,
.gold_a5e6 .title_430b li a,
.gold_a5e6 .search_solid_745d li a,
.gold_a5e6 .gallery-73f3 li a,
.gold_a5e6 .next_4d5a li a,
.gold_a5e6 .white-6814 li a,
.gold_a5e6 .surface_full_ba9d li a,
.gold_a5e6 .heading-bright-bb87 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_a5e6 .nav-babf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_a5e6 .last_8f59 ul li.small_31b8 .chip-e484,
.gold_a5e6 .last_8f59 ul li.container-29af .chip-e484 {
  background: rgba(0, 0, 0, 0.2);
}
.gold_a5e6 .heading-dynamic-ac3e .last_8f59 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li {
  margin: 0;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li ul {
  margin: 0;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li ul li a {
  padding-left: 15px;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li ul li li a {
  padding-left: 30px;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li.dim_12cd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li.dim_12cd > 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;
}
.active-87f1 .heading-dynamic-ac3e .badge-cd90 li.dim_12cd > 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;
}
.photo-glass-a674 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_8027 {
  position: relative;
  z-index: 10;
}
.active_8027 .active_bd43 {
  width: 100%;
  max-width: 100%;
}
.filter-bfee .paragraph-3764 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter-bfee .carousel-slow-191b {
}
.filter-bfee .gold_a5e6 {
  background: #292929;
}
.heading_solid_6e96 .paragraph-3764 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.heading_solid_6e96 .carousel-slow-191b {
  background: #f9f9f9;
}
.heading_solid_6e96 .gold_a5e6 {
  background: #303030;
}
.iron_e0de .paragraph-3764 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .iron_e0de .photo_2b7d {
    margin-bottom: 1em;
  }
  .iron_e0de .photo_2b7d:last-child {
    margin-bottom: 0;
  }
}
.iron_e0de .carousel-slow-191b {
  background: #ededed;
}
.iron_e0de .gold_a5e6 {
  background: #1a1a1a;
}
.paragraph-3764.carousel-slow-191b {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-3764.carousel-slow-191b .highlight-tall-96a1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-3764.gold_a5e6 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-3764.gold_a5e6 a:not(.active_01fd) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-3764.gold_a5e6 a:not(.active_01fd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-3764.gold_a5e6 .highlight-tall-96a1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-3764.gold_a5e6 table tbody td,
.paragraph-3764.gold_a5e6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.gold_4178.footer-d4c3 .aside-in-f4a8 {
  max-width: initial;
}
.gold_4178 .gradient-easy-8b95 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gold_4178 .gradient-easy-8b95 .active_bd43 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gold_4178 .gradient-easy-8b95 .active_bd43 {
    display: block;
    margin-bottom: 2em;
  }
  .gold_4178 .gradient-easy-8b95 .active_bd43:last-child {
    margin-bottom: 0;
  }
}
.iron_e0de .photo_2b7d:last-child,
.heading_solid_6e96 .photo_2b7d:last-child,
.filter-bfee .photo_2b7d:last-child {
  margin-bottom: 0;
}
.iron_e0de .photo_2b7d .heading-dynamic-ac3e .last_8f59:last-child,
.heading_solid_6e96 .photo_2b7d .heading-dynamic-ac3e .last_8f59:last-child,
.filter-bfee .photo_2b7d .heading-dynamic-ac3e .last_8f59:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .iron_e0de .dropdown_f7ec,
  .iron_e0de .footer-722e,
  .heading_solid_6e96 .dropdown_f7ec,
  .heading_solid_6e96 .footer-722e,
  .filter-bfee .dropdown_f7ec,
  .filter-bfee .footer-722e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_8027 .photo_2b7d {
    margin-bottom: 2em;
  }
}
.active_8027 p:last-child {
  margin-bottom: 0;
}
.active_8027 li,
.active_8027 ul {
  list-style: none;
  margin: 0;
}
.active_8027 ul ul {
  margin-left: 2.617924em;
}
.component_middle_8f11 {
  font-size: 0.875em;
}

/* css-noise: f4cd */
.shadow-element-h7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
