/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge-small-69ca/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge-small-69ca
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.badge-small-69ca/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.element_solid_37f1.carousel_4c91/licenses/gpl-2.0.cold-625d
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.smooth-2e84/, (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.media-complex-4673.table-blue-22a8/normalize.popup-bae8/
 ======
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.popup-bae8 v7.0.0 | MIT License | github.badge-small-69ca/necolas/normalize.popup-bae8 */
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;
}
.in_662c .footer_brown_17f4,
.primary-gas-0a81,
.selected_bf2c,
.description-cf67,
.icon_blue_12fa,
.pagination_wood_0fd6,
.hero-right-10d8,
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;
}
.primary-gas-0a81,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .primary-gas-0a81,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-gas-0a81,
  h1 {
    font-size: 1.8em;
  }
}
.selected_bf2c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.selected_bf2c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .selected_bf2c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .selected_bf2c,
  h2 {
    font-size: 1.7em;
  }
}
.description-cf67,
h3 {
  font-size: 1.618em;
}
.in_662c .footer_brown_17f4,
.icon_blue_12fa,
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.preview_upper_f90e {
  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;
}
.shade-wood-d38d:after,
.shade-wood-d38d:before,
.sort_short_a98c:after,
.sort_short_a98c:before {
  content: "";
  display: table;
}
.shade-wood-d38d:after,
.sort_short_a98c:after {
  clear: both;
}
.active_inner_1abd {
  float: right;
  margin-right: 0;
}
.block-619a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover-black-bb44 .element-under-8bae,
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;
}
.hover-black-bb44 .element-under-8bae: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;
}
.easy_304f .element-under-8bae {
  box-shadow: none;
}
.easy_304f
  .element-under-8bae
  .footer_4851 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.easy_304f .element-under-8bae .gas_5a69 {
  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;
}
.easy_304f
  .element-under-8bae
  .gas_5a69
  b {
  display: none;
}
.easy_304f .filter_old_0c31 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-blue-fd11:not(.old_f2bd):not(.frame-eb85),
button:not(.old_f2bd):not(.frame-eb85),
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ),
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ),
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ) {
  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;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ):hover,
button:not(.old_f2bd):not(
    .frame-eb85
  ):hover,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ):hover,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ):hover,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ):active,
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
button:not(.old_f2bd):not(
    .frame-eb85
  ):active,
button:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ):active,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ):active,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ):active,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus {
  outline: 0;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9 {
  position: relative;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .avatar-910c,
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .prev-d57d,
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .notice_22fe,
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  i,
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  svg,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .avatar-910c,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .prev-d57d,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .notice_22fe,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  i,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  svg,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .avatar-910c,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .prev-d57d,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .notice_22fe,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  i,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  svg,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .avatar-910c,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .prev-d57d,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .notice_22fe,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  i,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  svg,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .avatar-910c,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .prev-d57d,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  .notice_22fe,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  i,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9
  svg {
  visibility: hidden;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9:after,
button:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9:after,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9:after,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9:after,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ).fn-loading-16b9: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;
}
.tooltip-blue-fd11:not(.old_f2bd):not(.frame-eb85),
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ),
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ),
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-blue-fd11:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="button"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="reset"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus,
input[type="submit"]:not(.old_f2bd):not(
    .frame-eb85
  ):focus {
  color: #fff;
}
.tooltip-blue-fd11.fn-disabled-16b9:not(.old_f2bd):not(
    .frame-eb85
  ),
.tooltip-blue-fd11[disabled]:not(.old_f2bd):not(
    .frame-eb85
  ),
button.fn-disabled-16b9:not(.old_f2bd):not(
    .frame-eb85
  ),
button[disabled]:not(.old_f2bd):not(
    .frame-eb85
  ) {
  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;
}
.element-b7eb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-b7eb: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;
}
.liquid_e028 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh-2ae6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero-9f93 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-wood-d38d:after,
.shade-wood-d38d:before,
.article_hard_3c22:after,
.article_hard_3c22:before,
.slow_53ac:after,
.slow_53ac:before,
.form-gas-761a:after,
.form-gas-761a:before,
.avatar_f092:after,
.avatar_f092:before,
.stone-735b:after,
.stone-735b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-wood-d38d:after,
.article_hard_3c22:after,
.slow_53ac:after,
.form-gas-761a:after,
.avatar_f092:after,
.stone-735b:after {
  clear: both;
}
.article_hard_3c22 .purple-de3b,
.slow_53ac .purple-de3b,
.north-af06 .purple-de3b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.aside-14c2 {
  display: inline-block;
}
.logo-narrow-ed06 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo-narrow-ed06 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo-narrow-ed06 .article_glass_a565 {
  padding: 1em 0;
  font-size: 85%;
}
.article_glass_a565 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video-07bf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video-07bf:after,
.video-07bf:before {
  content: "";
  display: table;
}
.video-07bf:after {
  clear: both;
}
.easy-870a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.small-2308 .easy-870a {
  max-width: 50%;
}
.advanced-36ec .easy-870a {
  max-width: 33.33%;
}
.accordion_37a2 .easy-870a {
  max-width: 25%;
}
.easy-33c1 .easy-870a {
  max-width: 20%;
}
.avatar-9d42 .easy-870a {
  max-width: 16.66%;
}
.filter-4d0d .easy-870a {
  max-width: 14.28%;
}
.tertiary_8a74 .easy-870a {
  max-width: 12.5%;
}
.backdrop-purple-4517 .easy-870a {
  max-width: 11.11%;
}
.component_middle_c29a {
  display: block;
}
.in_662c .banner_99f3 label,
.in_662c .bronze_542d label,
.in_662c .primary-short-7353 label,
.in_662c .list-yellow-8c25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_upper_968e {
  list-style: none;
  margin: 0;
}
.picture_upper_968e article.gradient-e5fd {
  margin-bottom: 0;
}
.picture_upper_968e ul {
  list-style: none;
  margin: 0;
}
.picture_upper_968e .warm-d46b li.gradient-e5fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_upper_968e .warm-d46b li.gradient-e5fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_upper_968e .warm-d46b li.gradient-e5fd: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) {
  .picture_upper_968e .warm-d46b li.gradient-e5fd li.gradient-e5fd li.gradient-e5fd li.gradient-e5fd {
    padding-left: 0;
  }
}
article.gradient-e5fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-e5fd .article_hard_3c22 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-e5fd .nav-under-f0b0 {
  float: left;
}
article.gradient-e5fd .heading-04f4 {
  margin-left: 85px;
}
article.gradient-e5fd .frame_orange_45bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-e5fd .frame_orange_45bf .soft_cc84 {
  margin-left: 10px;
}
article.gradient-e5fd .widget_2f74 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-e5fd .paragraph-8e62 {
  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 .banner_99f3,
  #respond .primary-short-7353,
  #respond .list-yellow-8c25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_99f3 input,
#respond .primary-short-7353 input,
#respond .list-yellow-8c25 input {
  width: 100%;
}
#respond .list-yellow-8c25 {
  margin-right: 0;
}
#respond .tabs_0198 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline-prev-05b5 {
  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;
}
.outline-prev-05b5.footer-north-b66e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.outline-prev-05b5 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%);
}
.outline-prev-05b5:focus,
.outline-prev-05b5: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);
}
.heading_middle_8137 {
  border-radius: 10%;
}
.list-wood-513a {
  border-radius: 50%;
}
.wide-e27b {
  font-size: 0.72em;
}
.element-iron-1474 {
  font-size: 0.875em;
}
.new-c73c {
  font-size: 1.1em;
}
.row_basic_2a36 {
  text-transform: uppercase;
  line-height: 1.2;
}
.row_basic_2a36.wide-e27b {
  letter-spacing: 0.5px;
}
.status_4048,
.status_4048 a {
  color: #6d6d6d;
}
.status_4048 a:hover {
  color: #111;
}
.media_c5ef {
  color: #6d6d6d;
}
.input-c690 {
  overflow-x: hidden;
}
.input-c690 .avatar_fresh_c301.secondary-dim-cb81 {
  position: relative;
}
.input-c690 .avatar_fresh_c301.secondary-dim-cb81.up_038a {
  position: initial;
}
.input-c690
  .avatar_fresh_c301.secondary-dim-cb81.up_038a
  .pattern_971a {
  left: auto;
}
.input-c690 .avatar_fresh_c301 .pattern_971a {
  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;
}
.input-c690 .avatar_fresh_c301:hover.secondary-dim-cb81 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.input-c690
  .avatar_fresh_c301:hover.secondary-dim-cb81
  .pattern_971a {
  display: block;
  z-index: 9999999;
}
.input-c690 .icon-warm-1753 .aside-c4b3,
.input-c690 .small_36e9 .aside-c4b3 {
  display: none;
}
.input-c690 .outline-6f12 .avatar_fresh_c301:hover.secondary-dim-cb81 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.in_662c .banner_99f3 label,
.in_662c .bronze_542d label,
.in_662c .primary-short-7353 label,
.in_662c .list-yellow-8c25 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_upper_968e {
  list-style: none;
  margin: 0;
}
.picture_upper_968e article.gradient-e5fd {
  margin-bottom: 0;
}
.picture_upper_968e ul {
  list-style: none;
  margin: 0;
}
.picture_upper_968e .warm-d46b li.gradient-e5fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_upper_968e .warm-d46b li.gradient-e5fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_upper_968e .warm-d46b li.gradient-e5fd: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) {
  .picture_upper_968e .warm-d46b li.gradient-e5fd li.gradient-e5fd li.gradient-e5fd li.gradient-e5fd {
    padding-left: 0;
  }
}
article.gradient-e5fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gradient-e5fd .article_hard_3c22 p:last-of-type {
  margin-bottom: 0;
}
article.gradient-e5fd .nav-under-f0b0 {
  float: left;
}
article.gradient-e5fd .heading-04f4 {
  margin-left: 85px;
}
article.gradient-e5fd .frame_orange_45bf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gradient-e5fd .frame_orange_45bf .soft_cc84 {
  margin-left: 10px;
}
article.gradient-e5fd .widget_2f74 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gradient-e5fd .paragraph-8e62 {
  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 .banner_99f3,
  #respond .primary-short-7353,
  #respond .list-yellow-8c25 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .banner_99f3 input,
#respond .primary-short-7353 input,
#respond .list-yellow-8c25 input {
  width: 100%;
}
#respond .list-yellow-8c25 {
  margin-right: 0;
}
#respond .tabs_0198 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-warm-1753 .badge-bottom-402a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.badge-bottom-402a .modal-0d2b.table_dim_40ff .east_8779 > li > a:focus,
.badge-bottom-402a .modal-0d2b.table_dim_40ff .east_8779 > li > a:hover,
.badge-bottom-402a .modal-0d2b.hero_down_3f99 .east_8779 > li > a:focus,
.badge-bottom-402a .modal-0d2b.hero_down_3f99 .east_8779 > li > a:hover,
.badge-bottom-402a .modal-0d2b.box_59e1 .east_8779 > li > a:focus,
.badge-bottom-402a .modal-0d2b.box_59e1 .east_8779 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a
  .modal-0d2b.table_dim_40ff
  .east_8779
  > li.texture_under_2bc8
  > a,
.badge-bottom-402a
  .modal-0d2b.table_dim_40ff
  .east_8779
  > li.sidebar_west_527c
  > a,
.badge-bottom-402a
  .modal-0d2b.hero_down_3f99
  .east_8779
  > li.texture_under_2bc8
  > a,
.badge-bottom-402a
  .modal-0d2b.hero_down_3f99
  .east_8779
  > li.sidebar_west_527c
  > a,
.badge-bottom-402a
  .modal-0d2b.box_59e1
  .east_8779
  > li.texture_under_2bc8
  > a,
.badge-bottom-402a .modal-0d2b.box_59e1 .east_8779 > li.tiny-f692 > a {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a .text_tall_21d6,
.badge-bottom-402a .text_tall_21d6 a {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a .table_west_9b15.shadow-white-e2b5 li a,
.badge-bottom-402a .box-10a2 a,
.badge-bottom-402a .gas-b6ee,
.badge-bottom-402a .east_8779 > li > a,
.badge-bottom-402a .thumbnail_82ec {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a .table_west_9b15.shadow-white-e2b5 li a:hover,
.badge-bottom-402a .box-10a2 a:hover,
.badge-bottom-402a .gas-b6ee:hover,
.badge-bottom-402a .east_8779 > li > a:hover,
.badge-bottom-402a .thumbnail_82ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a .mask-bbef {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a .mask-bbef .label_old_40aa {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a .mask-bbef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-bottom-402a .badge-3d0c .dirty_3fcc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a .badge-3d0c .dirty_3fcc .mini-944b {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a
  .badge-3d0c
  .dirty_3fcc
  .mini-944b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a
  .badge-3d0c
  .dirty_3fcc
  .mini-944b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a
  .badge-3d0c
  .dirty_3fcc
  .mini-944b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a
  .badge-3d0c
  .dirty_3fcc
  .mini-944b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a .badge-3d0c .light-0411 {
  color: rgba(255, 255, 255, 0.79);
}
.badge-bottom-402a .badge-3d0c .light-0411:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_fec9
  .badge-bottom-402a
  .badge-3d0c
  .thumbnail-a50a
  .easy_4cf8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_fec9
  .badge-bottom-402a
  .badge-3d0c
  .thumbnail-a50a
  .mini-944b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon-warm-1753 .feature_iron_3a14 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature_iron_3a14 .modal-0d2b.table_dim_40ff .east_8779 > li > a:focus,
.feature_iron_3a14 .modal-0d2b.table_dim_40ff .east_8779 > li > a:hover,
.feature_iron_3a14 .modal-0d2b.hero_down_3f99 .east_8779 > li > a:focus,
.feature_iron_3a14 .modal-0d2b.hero_down_3f99 .east_8779 > li > a:hover,
.feature_iron_3a14 .modal-0d2b.box_59e1 .east_8779 > li > a:focus,
.feature_iron_3a14 .modal-0d2b.box_59e1 .east_8779 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_iron_3a14
  .modal-0d2b.table_dim_40ff
  .east_8779
  > li.texture_under_2bc8
  > a,
.feature_iron_3a14
  .modal-0d2b.table_dim_40ff
  .east_8779
  > li.sidebar_west_527c
  > a,
.feature_iron_3a14
  .modal-0d2b.hero_down_3f99
  .east_8779
  > li.texture_under_2bc8
  > a,
.feature_iron_3a14
  .modal-0d2b.hero_down_3f99
  .east_8779
  > li.sidebar_west_527c
  > a,
.feature_iron_3a14
  .modal-0d2b.box_59e1
  .east_8779
  > li.texture_under_2bc8
  > a,
.feature_iron_3a14 .modal-0d2b.box_59e1 .east_8779 > li.tiny-f692 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature_iron_3a14 .text_tall_21d6,
.feature_iron_3a14 .text_tall_21d6 a {
  color: rgba(0, 0, 0, 0.8);
}
.feature_iron_3a14 .table_west_9b15.shadow-white-e2b5 li a,
.feature_iron_3a14 .box-10a2 a,
.feature_iron_3a14 .gas-b6ee,
.feature_iron_3a14 .east_8779 > li > a,
.feature_iron_3a14 .thumbnail_82ec {
  color: rgba(0, 0, 0, 0.55);
}
.feature_iron_3a14 .table_west_9b15.shadow-white-e2b5 li a:hover,
.feature_iron_3a14 .box-10a2 a:hover,
.feature_iron_3a14 .gas-b6ee:hover,
.feature_iron_3a14 .east_8779 > li > a:hover,
.feature_iron_3a14 .thumbnail_82ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_iron_3a14 .mask-bbef {
  color: rgba(0, 0, 0, 0.55);
}
.feature_iron_3a14 .mask-bbef .label_old_40aa {
  color: rgba(0, 0, 0, 0.8);
}
.feature_iron_3a14 .mask-bbef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_47f2 .shadow-1a6f {
  margin-left: auto;
  margin-right: auto;
}
.slow_53ac > * {
  margin-left: auto;
  margin-right: auto;
}
.slow_53ac .liquid_e028 {
  margin-right: 1.41575em;
}
.box-focused-29c4 .slow_53ac > .widget_hot_ab52 {
  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;
}
.box-focused-29c4 .slow_53ac > .header_b5c2 {
  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;
}
.smooth-1d9e.stone_47f2 .shadow-1a6f,
.outer-768b.stone_47f2 .shadow-1a6f {
  margin-left: 0;
}
.tag_full_e0b8.stone_47f2 .shadow-1a6f,
.solid_8b51.stone_47f2 .shadow-1a6f {
  margin-right: 0;
}
.slow_53ac ol,
.slow_53ac ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.image-fb3b video {
  max-width: 100%;
}
.slow-b04f img {
  display: block;
}
.slow-b04f.liquid_e028,
.slow-b04f.fresh-2ae6 {
  width: 100%;
}
.slow-b04f.header_b5c2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box_3c61:not(.component-02e1) {
  margin: 1.5em auto;
}
.backdrop_motion_2b88 p {
  padding: 1.5em 14px;
}
ul.item_basic_8612.header_b5c2,
ul.item_basic_8612.widget_hot_ab52,
ul.item_basic_8612.inner_9abc.widget_hot_ab52 {
  padding: 0 14px;
}
.tertiary_current_a70e {
  display: block;
  overflow-x: auto;
}
.tertiary_current_a70e table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary_current_a70e td,
.tertiary_current_a70e th {
  padding: 0.5em;
}
.slow_53ac li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slow_53ac ol ol,
.slow_53ac ol ul,
.slow_53ac ul ol,
.slow_53ac ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slow_53ac ol ol li,
.slow_53ac ol ul li,
.slow_53ac ul ol li,
.slow_53ac ul ul li {
  margin-left: 0;
}
.popup-d3ca.heading-960d > .red-80c9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup-d3ca.heading-960d > .red-80c9 iframe,
.popup-d3ca.heading-960d > .red-80c9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section-white-6de2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.section-white-6de2.thick_75fe {
  padding: 0;
}
.section-white-6de2.thick_75fe cite {
  font-size: 13px;
}
.section-white-6de2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.section-white-6de2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west-309f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west-309f > p:first-child {
  margin-top: 0;
}
.west-309f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west-309f blockquote {
  border-left: 0;
}
.shadow-bright-40be {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-bright-40be:not(.huge-82f7) {
  max-width: 100px;
}
.shadow-bright-40be.shadow_2396 {
  border-bottom: none !important;
  text-align: center;
}
.shadow-bright-40be.shadow_2396::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_motion_2b88 p {
    padding: 1.5em 0;
  }
}
.icon_966e {
  color: #0073aa;
}
.new_aaad {
  background-color: #0073aa;
}
.out-5cdf {
  color: #229fd8;
}
.thumbnail_red_ba68 {
  background-color: #229fd8;
}
.row-solid-19d7 {
  color: #eee;
}
.shade-plasma-22d3 {
  background-color: #eee;
}
.clean-1dac {
  color: #444;
}
.surface_white_49c8 {
  background-color: #444;
}
.block_green_9b89 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block_green_9b89 .shade_wood_28c1 .box-10a2 {
  font-size: 15px;
}
.block_green_9b89 .box-10a2 {
  line-height: 1.3;
}
.block_green_9b89 .feature_iron_3a14 {
}
.block_green_9b89 .badge-bottom-402a {
  background: #235787;
}
.input-green-a857 {
  padding: 0;
}
.input-green-a857 .badge-bottom-402a {
  background: #1a1a1a;
}
.input-green-a857 .feature_iron_3a14 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content-stale-8e09 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content-stale-8e09 .feature_iron_3a14 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content-stale-8e09 .badge-bottom-402a {
  background: #303030;
}
.stone-735b {
  position: relative;
  z-index: 10;
}
.stone-735b .border_6506 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_up_90ae .secondary-dim-cb81 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_up_90ae.input-purple-d02f .secondary-dim-cb81 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_up_90ae.input-purple-d02f .secondary-dim-cb81 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_up_90ae.input-purple-d02f .secondary-dim-cb81 {
    margin-right: 0.4em;
  }
}
.backdrop_up_90ae.input-purple-d02f .secondary-dim-cb81:last-child {
  margin-right: 0;
}
.breadcrumb-stale-ae06 .border_6506 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon-warm-1753 .shade_wood_28c1 {
    margin: 0 -0.5em;
  }
  .icon-warm-1753 .shade_wood_28c1 [class*="customify-col-"],
  .icon-warm-1753 .shade_wood_28c1 [class*="customify-col_"],
  .icon-warm-1753 .shade_wood_28c1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon-warm-1753.aside_b684 .border_6506 {
  background: 0 0 !important;
}
.icon-warm-1753.aside_b684 .border_6506,
.icon-warm-1753.breadcrumb-stale-ae06 .border_6506 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon-warm-1753.message_fluid_2d4d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon-warm-1753.breadcrumb-stale-ae06 .border_6506 {
  box-shadow: none !important;
}
.popup-out-2ffa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup-out-2ffa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup-out-2ffa {
    padding: 18px 0 20px;
  }
}
.popup-out-2ffa .silver_56d0 {
  width: 100%;
}
.popup-out-2ffa .description-6bdc {
  margin-bottom: 0;
}
.popup-out-2ffa .tiny_2a9a {
  margin-top: 5px;
  font-size: 0.875em;
}
.button-9637 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button-9637 .accordion_b169 {
  width: 100%;
}
.small-85bd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.small-85bd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.small-85bd 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;
}
.small-85bd li:last-child:after {
  display: none;
}
.small-85bd li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient-3d8c .aside-c4b3 button,
.popup-out-2ffa .aside-c4b3 button {
  left: 0;
}
.gradient-3d8c .accordion_b169,
.popup-out-2ffa .accordion_b169 {
  padding-left: 0;
  padding-right: 0;
}
.gradient-3d8c .button-9637,
.popup-out-2ffa .button-9637 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient-3d8c {
  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;
}
.gradient-3d8c: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;
}
.gradient-3d8c .frame_cold_caf4 {
  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) {
  .gradient-3d8c .frame_cold_caf4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-3d8c .frame_cold_caf4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-3d8c .frame_cold_caf4 {
    min-height: 200px;
  }
}
.gradient-3d8c .small-85bd {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-3d8c .small-85bd a,
.gradient-3d8c .small-85bd li:after {
  color: inherit;
}
.gradient-3d8c .small-85bd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.column-bronze-37aa {
  margin-bottom: 0.5em;
}
.mask_blue_d542 {
  margin-bottom: 1.2em;
}
.mask_blue_d542,
.column-bronze-37aa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mask_blue_d542 p:last-child,
.column-bronze-37aa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside-c4b3,
#masthead .aside-c4b3 {
  display: none;
}
#masthead
  > .aside-c4b3.container_easy_59ee {
  display: none;
}
#masthead > .aside-c4b3 button {
  left: 0;
}
.text-fast-5416 {
  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%;
}
.text-fast-5416 .secondary-dim-cb81 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text-fast-5416 .first-5009 {
  display: -webkit-box;
  display: flex;
}
.text-fast-5416 .first-5009.yellow_a926 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text-fast-5416 .first-5009.active_c6bb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-fast-5416 .first-5009.notification-over-4b4a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-fast-5416.caption-4908.media-hard-8650 .first-5009.yellow_a926 {
  flex-basis: 100%;
}
.text-fast-5416.footer-8ffc .first-5009.active_c6bb {
  -webkit-box-flex: 1;
  flex: auto;
}
.text-fast-5416.footer-8ffc .first-5009.notification-over-4b4a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside-c4b3.container_easy_59ee {
  display: none;
}
#masthead > .aside-c4b3 button {
  left: 0;
}
.border-simple-adce {
  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;
}
.border-simple-adce:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.border-simple-adce.paragraph-hovered-8a49 i {
  margin-right: 4px;
}
.border-simple-adce.mask_cb2e i {
  margin-left: 5px;
}
.box-10a2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.box-10a2 p:last-child {
  margin-bottom: 0;
}
.outline_a627 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_a627 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_a627 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_a627 .text_tall_21d6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_a627 .module-697d {
  margin: 5px 0 7px 0;
}
.outline_a627.gold-dfe9 .sidebar_4ded {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_a627.gold-dfe9 .widget_lite_b7e2 {
  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;
}
.outline_a627.middle_2552 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_a627.middle_2552 .sidebar_4ded {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_a627.middle_2552 .widget_lite_b7e2 {
  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;
}
.outline_a627.dropdown-action-1154 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_a627.item-old-df83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_a627.item-old-df83 .widget_lite_b7e2 {
  margin-top: 7px;
}
.accent-6c15 {
  display: inline-block;
}
.stone-735b .black_80cf .outline_a627 img {
  max-width: 100%;
}
.modal-0d2b .tertiary-selected-0686.image_f8a7,
.status_ecd9 .tertiary-selected-0686.image_f8a7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal-0d2b .avatar-outer-93c8,
.status_ecd9 .avatar-outer-93c8 {
  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%);
}
.modal-0d2b .avatar-outer-93c8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.modal-0d2b.fresh_097f .avatar-outer-93c8 {
  display: none;
}
.modal-0d2b .lite-6cb2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-0d2b .lite-6cb2 li {
  display: inline-block;
  position: relative;
}
.modal-0d2b .lite-6cb2 li:last-child {
  margin-right: 0;
}
.modal-0d2b .lite-6cb2 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;
}
.modal-0d2b .lite-6cb2 li.tiny-f692 > a {
  color: rgba(0, 0, 0, 0.9);
}
.modal-0d2b .lite-6cb2 > 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;
}
.modal-0d2b .lite-6cb2 > li > a i {
  line-height: 0;
}
.modal-0d2b .lite-6cb2 > li.column-soft-fac6 > a .avatar-outer-93c8 {
  margin-left: 4px;
  line-height: 0;
}
.modal-0d2b .lite-6cb2 .bottom_53e4 li.column-soft-fac6 > a {
  position: relative;
}
.modal-0d2b .lite-6cb2 .bottom_53e4 li.column-soft-fac6 > a:after,
.modal-0d2b .lite-6cb2 .bottom_53e4 li.column-soft-fac6 > a:before {
  content: "";
  display: table;
}
.modal-0d2b .lite-6cb2 .bottom_53e4 li.column-soft-fac6 > a:after {
  clear: both;
}
.modal-0d2b .lite-6cb2 .bottom_53e4 li.column-soft-fac6 > a .avatar-outer-93c8 {
  margin-left: 5px;
  float: right;
}
.modal-0d2b .complex_6ed3,
.modal-0d2b .bottom_53e4 {
  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;
}
.modal-0d2b .bottom_53e4 {
  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;
}
.modal-0d2b .bottom_53e4 .image_f8a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal-0d2b .bottom_53e4 .avatar-outer-93c8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.modal-0d2b .bottom_53e4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal-0d2b .bottom_53e4 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;
}
.modal-0d2b .bottom_53e4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.modal-0d2b .bottom_53e4 .bottom_53e4 {
  top: 0;
  left: 100%;
}
.modal-0d2b .thumbnail-079d.fn-focus-16b9 > .complex_6ed3,
.modal-0d2b .thumbnail-079d.fn-focus-16b9 > .bottom_53e4,
.modal-0d2b .thumbnail-079d:focus > .complex_6ed3,
.modal-0d2b .thumbnail-079d:focus > .bottom_53e4,
.modal-0d2b .thumbnail-079d:hover > .complex_6ed3,
.modal-0d2b .thumbnail-079d:hover > .bottom_53e4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.modal-0d2b.box_59e1 .east_8779:after,
.modal-0d2b.box_59e1 .east_8779:before {
  content: "";
  display: table;
}
.modal-0d2b.box_59e1 .east_8779:after {
  clear: both;
}
.modal-0d2b.box_59e1 .east_8779 > li {
  float: left;
}
.modal-0d2b.focus_cool_2340 .east_8779:after,
.modal-0d2b.focus_cool_2340 .east_8779:before {
  content: "";
  display: table;
}
.modal-0d2b.focus_cool_2340 .east_8779:after {
  clear: both;
}
.modal-0d2b.focus_cool_2340 .east_8779 > li {
  float: left;
}
.modal-0d2b.focus_cool_2340 .east_8779 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.modal-0d2b.focus_cool_2340 .east_8779 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.modal-0d2b.focus_cool_2340 .east_8779 > li.texture_under_2bc8 > a,
.modal-0d2b.focus_cool_2340 .east_8779 > li.tiny-f692 > a {
  color: #fff;
  background-color: #1e4b75;
}
.modal-0d2b.table_dim_40ff .east_8779 > li > a .image_f8a7 {
  position: relative;
}
.modal-0d2b.table_dim_40ff .east_8779 > li > a .image_f8a7: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;
}
.modal-0d2b.table_dim_40ff
  .east_8779
  > li:focus
  > a
  .image_f8a7:before,
.modal-0d2b.table_dim_40ff
  .east_8779
  > li:hover
  > a
  .image_f8a7:before {
  width: 100%;
  background-color: currentColor;
}
.modal-0d2b.table_dim_40ff
  .east_8779
  > li.texture_under_2bc8
  > a
  .image_f8a7:before,
.modal-0d2b.table_dim_40ff
  .east_8779
  > li.sidebar_west_527c
  > a
  .image_f8a7:before {
  width: 100%;
  background-color: currentColor;
}
.modal-0d2b.hero_down_3f99 .east_8779 > li > a .image_f8a7 {
  position: relative;
}
.modal-0d2b.hero_down_3f99 .east_8779 > li > a .image_f8a7: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;
}
.modal-0d2b.hero_down_3f99 .east_8779 > li:focus > a .image_f8a7:before,
.modal-0d2b.hero_down_3f99
  .east_8779
  > li:hover
  > a
  .image_f8a7:before {
  width: 100%;
  background-color: currentColor;
}
.modal-0d2b.hero_down_3f99
  .east_8779
  > li.texture_under_2bc8
  > a
  .image_f8a7:before,
.modal-0d2b.hero_down_3f99
  .east_8779
  > li.sidebar_west_527c
  > a
  .image_f8a7:before {
  width: 100%;
  background-color: currentColor;
}
.status_ecd9 .lite-6cb2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status_ecd9 .lite-6cb2 li:first-child > a {
  border-top: none;
}
.status_ecd9 .lite-6cb2 .motion-5184 > .image_f8a7 .avatar-outer-93c8 {
  display: none;
}
.status_ecd9 .lite-6cb2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status_ecd9 .lite-6cb2 li:last-child {
  border: none;
}
.status_ecd9 .lite-6cb2 li.column-soft-fac6 > a {
  padding-right: 45px !important;
}
.status_ecd9 .lite-6cb2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status_ecd9 .lite-6cb2 li a:focus,
.status_ecd9 .lite-6cb2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status_ecd9 .lite-6cb2 li .mask_6154 {
  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;
}
.status_ecd9 .lite-6cb2 li .mask_6154:hover {
  box-shadow: none;
}
.status_ecd9 .lite-6cb2 li .mask_6154 .avatar-outer-93c8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status_ecd9 .lite-6cb2 .bottom_53e4 {
  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);
}
.status_ecd9 .lite-6cb2 .bottom_53e4 li a {
  padding-left: 3em;
}
.status_ecd9 .lite-6cb2 .pattern-smooth-da66 > a .mask_6154 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status_ecd9 .lite-6cb2 .pattern-smooth-da66 > .bottom_53e4 {
  display: block;
  opacity: 1;
}
.paper_98f4 {
  max-width: 100%;
}
.footer_west_4097 {
  line-height: 0;
  cursor: pointer;
}
.thumbnail_82ec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.thumbnail_82ec:hover {
  box-shadow: none;
  color: currentColor;
}
.thumbnail_82ec svg {
  width: 18px;
  height: 18px;
}
.thumbnail_82ec .list_right_ca67 {
  display: none;
}
.container_4e7b {
  position: relative;
}
.container_4e7b.fn-active-16b9 .thumbnail_82ec .background-bronze-2ba4 {
  display: none;
}
.container_4e7b.fn-active-16b9 .thumbnail_82ec .list_right_ca67 {
  display: inline-block;
}
.container_4e7b .gas-ed06 {
  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);
}
.container_4e7b.old_4cf5 .gas-ed06 {
  left: auto;
  right: -0.9em;
}
.container_4e7b.old_4cf5 .hidden-south-a5bd::before {
  left: auto;
  right: 15px;
}
.container_4e7b.fn-active-16b9 .gas-ed06 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-a50a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thumbnail-a50a label {
  flex-basis: 100%;
}
.thumbnail-a50a .dirty_3fcc {
  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;
}
.thumbnail-a50a .mini-944b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thumbnail-a50a .mini-944b:focus {
  background-color: transparent;
}
.thumbnail-a50a button.light-0411 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thumbnail-a50a button.light-0411:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thumbnail-a50a button.light-0411 svg {
  width: 18px;
  height: 18px;
}
.thumbnail-a50a input[type="submit"] {
  min-height: auto;
}
.badge-3d0c .thumbnail-a50a .mini-944b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden-south-a5bd {
  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) {
  .hidden-south-a5bd {
    width: 220px;
  }
}
.hidden-south-a5bd label {
  flex-basis: 100%;
}
.hidden-south-a5bd::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;
}
.next_fec9 .badge-3d0c .thumbnail-a50a {
  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;
}
.next_fec9
  .badge-3d0c
  .thumbnail-a50a
  .dirty_3fcc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.next_fec9 .badge-3d0c .thumbnail-a50a .mini-944b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.next_fec9
  .badge-3d0c
  .thumbnail-a50a
  .mini-944b:focus {
  background: 0 0;
}
.next_fec9
  .badge-3d0c
  .thumbnail-a50a
  .easy_4cf8 {
  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;
}
.table_west_9b15 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.table_west_9b15 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.table_west_9b15 li:last-child {
  margin-right: 0;
}
.table_west_9b15 li:first-child {
  margin-left: 0;
}
.table_west_9b15.link-next-477f a {
  color: #fff;
}
.table_west_9b15.link-next-477f a:hover {
  color: #fff;
}
.table_west_9b15 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.table_west_9b15 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.table_west_9b15 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table_west_9b15 a:hover {
  opacity: 0.9;
  color: inherit;
}
.table_west_9b15 [class*="social-icon-apple"] {
  background-color: #999;
}
.table_west_9b15 [class*="social-icon-apple"].fresh-fc09 {
  background-color: transparent;
  color: #999;
}
.table_west_9b15 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.table_west_9b15 [class*="social-icon-behance"].fresh-fc09 {
  background-color: transparent;
  color: #1769ff;
}
.table_west_9b15 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.table_west_9b15 [class*="social-icon-bitbucket"].fresh-fc09 {
  background-color: transparent;
  color: #205081;
}
.table_west_9b15 [class*="social-icon-codepen"] {
  background-color: #000;
}
.table_west_9b15 [class*="social-icon-codepen"].fresh-fc09 {
  background-color: transparent;
  color: #000;
}
.table_west_9b15 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.table_west_9b15 [class*="social-icon-delicious"].fresh-fc09 {
  background-color: transparent;
  color: #39f;
}
.table_west_9b15 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.table_west_9b15 [class*="social-icon-digg"].fresh-fc09 {
  background-color: transparent;
  color: #005be2;
}
.table_west_9b15 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.table_west_9b15 [class*="social-icon-dribbble"].fresh-fc09 {
  background-color: transparent;
  color: #ea4c89;
}
.table_west_9b15 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.table_west_9b15 [class*="social-icon-envelope"].fresh-fc09 {
  background-color: transparent;
  color: #ea4335;
}
.table_west_9b15 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.table_west_9b15 [class*="social-icon-facebook"].fresh-fc09 {
  background-color: transparent;
  color: #3b5998;
}
.table_west_9b15 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.table_west_9b15 [class*="social-icon-flickr"].fresh-fc09 {
  background-color: transparent;
  color: #0063dc;
}
.table_west_9b15 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.table_west_9b15 [class*="social-icon-foursquare"].fresh-fc09 {
  background-color: transparent;
  color: #2d5be3;
}
.table_west_9b15 [class*="social-icon-github"] {
  background-color: #333;
}
.table_west_9b15 [class*="social-icon-github"].fresh-fc09 {
  background-color: transparent;
  color: #333;
}
.table_west_9b15 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.table_west_9b15 [class*="social-icon-google-plus"].fresh-fc09 {
  background-color: transparent;
  color: #dd4b39;
}
.table_west_9b15 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.table_west_9b15 [class*="social-icon-houzz"].fresh-fc09 {
  background-color: transparent;
  color: #7ac142;
}
.table_west_9b15 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.table_west_9b15 [class*="social-icon-instagram"].fresh-fc09 {
  background-color: transparent;
  color: #262626;
}
.table_west_9b15 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.table_west_9b15 [class*="social-icon-jsfiddle"].fresh-fc09 {
  background-color: transparent;
  color: #487aa2;
}
.table_west_9b15 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.table_west_9b15 [class*="social-icon-linkedin"].fresh-fc09 {
  background-color: transparent;
  color: #0077b5;
}
.table_west_9b15 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.table_west_9b15 [class*="social-icon-medium"].fresh-fc09 {
  background-color: transparent;
  color: #00ab6b;
}
.table_west_9b15 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.table_west_9b15
  [class*="social-icon-odnoklassniki"].fresh-fc09 {
  background-color: transparent;
  color: #f4731c;
}
.table_west_9b15 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.table_west_9b15 [class*="social-icon-meetup"].fresh-fc09 {
  background-color: transparent;
  color: #ec1c40;
}
.table_west_9b15 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.table_west_9b15 [class*="social-icon-pinterest"].fresh-fc09 {
  background-color: transparent;
  color: #bd081c;
}
.table_west_9b15 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.table_west_9b15 [class*="social-icon-product-hunt"].fresh-fc09 {
  background-color: transparent;
  color: #da552f;
}
.table_west_9b15 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.table_west_9b15 [class*="social-icon-reddit"].fresh-fc09 {
  background-color: transparent;
  color: #ff4500;
}
.table_west_9b15 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.table_west_9b15 [class*="social-icon-rss"].fresh-fc09 {
  background-color: transparent;
  color: #f26522;
}
.table_west_9b15 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.table_west_9b15
  [class*="social-icon-shopping-cart"].fresh-fc09 {
  background-color: transparent;
  color: #4caf50;
}
.table_west_9b15 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.table_west_9b15 [class*="social-icon-skype"].fresh-fc09 {
  background-color: transparent;
  color: #00aff0;
}
.table_west_9b15 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.table_west_9b15 [class*="social-icon-slideshare"].fresh-fc09 {
  background-color: transparent;
  color: #0077b5;
}
.table_west_9b15 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.table_west_9b15 [class*="social-icon-snapchat"].fresh-fc09 {
  background-color: transparent;
  color: #fffc00;
}
.table_west_9b15 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.table_west_9b15 [class*="social-icon-soundcloud"].fresh-fc09 {
  background-color: transparent;
  color: #f80;
}
.table_west_9b15 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.table_west_9b15 [class*="social-icon-spotify"].fresh-fc09 {
  background-color: transparent;
  color: #2ebd59;
}
.table_west_9b15 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.table_west_9b15
  [class*="social-icon-stack-overflow"].fresh-fc09 {
  background-color: transparent;
  color: #fe7a15;
}
.table_west_9b15 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.table_west_9b15 [class*="social-icon-maldkfgram"].fresh-fc09 {
  background-color: transparent;
  color: #2ca5e0;
}
.table_west_9b15 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.table_west_9b15 [class*="social-icon-tripadvisor"].fresh-fc09 {
  background-color: transparent;
  color: #589442;
}
.table_west_9b15 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.table_west_9b15 [class*="social-icon-tumblr"].fresh-fc09 {
  background-color: transparent;
  color: #35465c;
}
.table_west_9b15 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.table_west_9b15 [class*="social-icon-twitch"].fresh-fc09 {
  background-color: transparent;
  color: #6441a5;
}
.table_west_9b15 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.table_west_9b15 [class*="social-icon-twitter"].fresh-fc09 {
  background-color: transparent;
  color: #1da1f2;
}
.table_west_9b15 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.table_west_9b15 [class*="social-icon-vimeo"].fresh-fc09 {
  background-color: transparent;
  color: #1ab7ea;
}
.table_west_9b15 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.table_west_9b15 [class*="social-icon-vk"].fresh-fc09 {
  background-color: transparent;
  color: #45668e;
}
.table_west_9b15 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.table_west_9b15 [class*="social-icon-weibo"].fresh-fc09 {
  background-color: transparent;
  color: #df2029;
}
.table_west_9b15 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.table_west_9b15 [class*="social-icon-weixin"].fresh-fc09 {
  background-color: transparent;
  color: #7bb32e;
}
.table_west_9b15 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.table_west_9b15 [class*="social-icon-whatsapp"].fresh-fc09 {
  background-color: transparent;
  color: #25d366;
}
.table_west_9b15 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.table_west_9b15 [class*="social-icon-wordpress"].fresh-fc09 {
  background-color: transparent;
  color: #21759b;
}
.table_west_9b15 [class*="social-icon-xing"] {
  background-color: #026466;
}
.table_west_9b15 [class*="social-icon-xing"].fresh-fc09 {
  background-color: transparent;
  color: #026466;
}
.table_west_9b15 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.table_west_9b15 [class*="social-icon-yelp"].fresh-fc09 {
  background-color: transparent;
  color: #af0606;
}
.table_west_9b15 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.table_west_9b15 [class*="social-icon-youtube"].fresh-fc09 {
  background-color: transparent;
  color: #cd201f;
}
.gas-b6ee {
  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;
}
.gas-b6ee:hover {
  box-shadow: none;
  background: 0 0;
}
.shade-9d0a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.bright-09fe {
  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;
}
.thumbnail-selected-8400 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-top-39b4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-top-39b4,
.backdrop-top-39b4::after,
.backdrop-top-39b4::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;
}
.backdrop-top-39b4::after,
.backdrop-top-39b4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame_bright_2275 .bright-09fe .thumbnail-selected-8400 {
  margin-top: -2px;
  width: 19px;
}
.frame_bright_2275 .bright-09fe .backdrop-top-39b4 {
  margin-top: -1px;
}
.frame_bright_2275 .bright-09fe .backdrop-top-39b4,
.frame_bright_2275 .bright-09fe .backdrop-top-39b4::after,
.frame_bright_2275 .bright-09fe .backdrop-top-39b4::before {
  width: 19px;
  height: 2px;
}
.frame_bright_2275 .bright-09fe .backdrop-top-39b4::before {
  top: -6px;
}
.frame_bright_2275 .bright-09fe .backdrop-top-39b4::after {
  bottom: -6px;
}
.aside_center_8aed .bright-09fe .thumbnail-selected-8400 {
  margin-top: -2px;
  width: 22px;
}
.aside_center_8aed .bright-09fe .backdrop-top-39b4 {
  margin-top: -1px;
}
.aside_center_8aed .bright-09fe .backdrop-top-39b4,
.aside_center_8aed .bright-09fe .backdrop-top-39b4::after,
.aside_center_8aed .bright-09fe .backdrop-top-39b4::before {
  width: 22px;
  height: 2px;
}
.aside_center_8aed .bright-09fe .backdrop-top-39b4::before {
  top: -7px;
}
.aside_center_8aed .bright-09fe .backdrop-top-39b4::after {
  bottom: -7px;
}
.banner-ad6b .bright-09fe .thumbnail-selected-8400 {
  margin-top: -2px;
  width: 31px;
}
.banner-ad6b .bright-09fe .backdrop-top-39b4 {
  margin-top: -1.5px;
}
.banner-ad6b .bright-09fe .backdrop-top-39b4,
.banner-ad6b .bright-09fe .backdrop-top-39b4::after,
.banner-ad6b .bright-09fe .backdrop-top-39b4::before {
  width: 31px;
  height: 3px;
}
.banner-ad6b .bright-09fe .backdrop-top-39b4::before {
  top: -9px;
}
.banner-ad6b .bright-09fe .backdrop-top-39b4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .component_f42d .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 19px;
  }
  .component_f42d .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .component_f42d .bright-09fe .backdrop-top-39b4,
  .component_f42d .bright-09fe .backdrop-top-39b4::after,
  .component_f42d .bright-09fe .backdrop-top-39b4::before {
    width: 19px;
    height: 2px;
  }
  .component_f42d .bright-09fe .backdrop-top-39b4::before {
    top: -6px;
  }
  .component_f42d .bright-09fe .backdrop-top-39b4::after {
    bottom: -6px;
  }
  .panel-current-9b15 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 22px;
  }
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4,
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4::after,
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4::before {
    width: 22px;
    height: 2px;
  }
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4::before {
    top: -7px;
  }
  .panel-current-9b15 .bright-09fe .backdrop-top-39b4::after {
    bottom: -7px;
  }
  .outer-0bc3 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 31px;
  }
  .outer-0bc3 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1.5px;
  }
  .outer-0bc3 .bright-09fe .backdrop-top-39b4,
  .outer-0bc3 .bright-09fe .backdrop-top-39b4::after,
  .outer-0bc3 .bright-09fe .backdrop-top-39b4::before {
    width: 31px;
    height: 3px;
  }
  .outer-0bc3 .bright-09fe .backdrop-top-39b4::before {
    top: -9px;
  }
  .outer-0bc3 .bright-09fe .backdrop-top-39b4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .button-b315 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 19px;
  }
  .button-b315 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .button-b315 .bright-09fe .backdrop-top-39b4,
  .button-b315 .bright-09fe .backdrop-top-39b4::after,
  .button-b315 .bright-09fe .backdrop-top-39b4::before {
    width: 19px;
    height: 2px;
  }
  .button-b315 .bright-09fe .backdrop-top-39b4::before {
    top: -6px;
  }
  .button-b315 .bright-09fe .backdrop-top-39b4::after {
    bottom: -6px;
  }
  .panel_f4ce .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 22px;
  }
  .panel_f4ce .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .panel_f4ce .bright-09fe .backdrop-top-39b4,
  .panel_f4ce .bright-09fe .backdrop-top-39b4::after,
  .panel_f4ce .bright-09fe .backdrop-top-39b4::before {
    width: 22px;
    height: 2px;
  }
  .panel_f4ce .bright-09fe .backdrop-top-39b4::before {
    top: -7px;
  }
  .panel_f4ce .bright-09fe .backdrop-top-39b4::after {
    bottom: -7px;
  }
  .dark_7d65 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 31px;
  }
  .dark_7d65 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1.5px;
  }
  .dark_7d65 .bright-09fe .backdrop-top-39b4,
  .dark_7d65 .bright-09fe .backdrop-top-39b4::after,
  .dark_7d65 .bright-09fe .backdrop-top-39b4::before {
    width: 31px;
    height: 3px;
  }
  .dark_7d65 .bright-09fe .backdrop-top-39b4::before {
    top: -9px;
  }
  .dark_7d65 .bright-09fe .backdrop-top-39b4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .last-fb36 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 19px;
  }
  .last-fb36 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .last-fb36 .bright-09fe .backdrop-top-39b4,
  .last-fb36 .bright-09fe .backdrop-top-39b4::after,
  .last-fb36 .bright-09fe .backdrop-top-39b4::before {
    width: 19px;
    height: 2px;
  }
  .last-fb36 .bright-09fe .backdrop-top-39b4::before {
    top: -6px;
  }
  .last-fb36 .bright-09fe .backdrop-top-39b4::after {
    bottom: -6px;
  }
  .bottom_89f4 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_89f4 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1px;
  }
  .bottom_89f4 .bright-09fe .backdrop-top-39b4,
  .bottom_89f4 .bright-09fe .backdrop-top-39b4::after,
  .bottom_89f4 .bright-09fe .backdrop-top-39b4::before {
    width: 22px;
    height: 2px;
  }
  .bottom_89f4 .bright-09fe .backdrop-top-39b4::before {
    top: -7px;
  }
  .bottom_89f4 .bright-09fe .backdrop-top-39b4::after {
    bottom: -7px;
  }
  .huge-7c96 .bright-09fe .thumbnail-selected-8400 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-7c96 .bright-09fe .backdrop-top-39b4 {
    margin-top: -1.5px;
  }
  .huge-7c96 .bright-09fe .backdrop-top-39b4,
  .huge-7c96 .bright-09fe .backdrop-top-39b4::after,
  .huge-7c96 .bright-09fe .backdrop-top-39b4::before {
    width: 31px;
    height: 3px;
  }
  .huge-7c96 .bright-09fe .backdrop-top-39b4::before {
    top: -9px;
  }
  .huge-7c96 .bright-09fe .backdrop-top-39b4::after {
    bottom: -9px;
  }
}
.frame-260d .backdrop-top-39b4 {
  -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);
}
.frame-260d .backdrop-top-39b4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame-260d .backdrop-top-39b4::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);
}
.frame-260d.border-2678 .backdrop-top-39b4 {
  -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);
}
.frame-260d.border-2678 .backdrop-top-39b4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame-260d.border-2678 .backdrop-top-39b4::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);
}
.image_easy_cf88 {
  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.background_complex_a67b:before {
  display: none;
}
.small_36e9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.small_36e9 .info_east_5093 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.small_36e9 .info_east_5093:last-of-type {
  border-bottom: none;
}
.small_36e9 .info_east_5093.preview_lower_9d0f,
.small_36e9 .info_east_5093.preview-wood-d6a7,
.small_36e9 .info_east_5093.tag_black_8b8f {
  padding: 0;
}
.small_36e9 .status_ecd9 .mask_6154 {
  color: currentColor;
}
.small_36e9 .status_ecd9 .mask_6154:focus,
.small_36e9 .status_ecd9 .mask_6154:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_36e9.feature_iron_3a14 .mask-bbef,
.small_36e9.feature_iron_3a14 .box-10a2 a,
.small_36e9.feature_iron_3a14 .east_8779 a,
.small_36e9.feature_iron_3a14 .bottom_53e4 a {
  color: rgba(0, 0, 0, 0.55);
}
.small_36e9.feature_iron_3a14 .mask-bbef:hover,
.small_36e9.feature_iron_3a14 .box-10a2 a:hover,
.small_36e9.feature_iron_3a14 .east_8779 a:hover,
.small_36e9.feature_iron_3a14 .bottom_53e4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.small_36e9.feature_iron_3a14 .label_old_40aa {
  color: rgba(0, 0, 0, 0.8);
}
.small_36e9.feature_iron_3a14 .info_east_5093 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_36e9.feature_iron_3a14 .info_east_5093:before {
  background: rgba(0, 0, 0, 0.08);
}
.small_36e9.feature_iron_3a14 .solid_d02c:before {
  background: rgba(255, 255, 255, 0.9);
}
.small_36e9.feature_iron_3a14 .status_ecd9 .lite-6cb2 li a,
.small_36e9.feature_iron_3a14 .status_ecd9 .mask_6154,
.small_36e9.feature_iron_3a14 .bottom_53e4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_36e9.feature_iron_3a14 .status_ecd9 .mask_6154:focus,
.small_36e9.feature_iron_3a14 .status_ecd9 .mask_6154:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_36e9.feature_iron_3a14 .lite-6cb2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_36e9.badge-bottom-402a .mask-bbef,
.small_36e9.badge-bottom-402a .box-10a2 a,
.small_36e9.badge-bottom-402a .east_8779 .mask_6154,
.small_36e9.badge-bottom-402a .east_8779 a,
.small_36e9.badge-bottom-402a .bottom_53e4 a {
  color: rgba(255, 255, 255, 0.79);
}
.small_36e9.badge-bottom-402a .mask-bbef:hover,
.small_36e9.badge-bottom-402a .box-10a2 a:hover,
.small_36e9.badge-bottom-402a .east_8779 .mask_6154:hover,
.small_36e9.badge-bottom-402a .east_8779 a:hover,
.small_36e9.badge-bottom-402a .bottom_53e4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_36e9.badge-bottom-402a .label_old_40aa {
  color: rgba(255, 255, 255, 0.99);
}
.small_36e9.badge-bottom-402a .info_east_5093 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_36e9.badge-bottom-402a .info_east_5093:before {
  background: rgba(255, 255, 255, 0.08);
}
.small_36e9.badge-bottom-402a .solid_d02c:before {
  background: rgba(0, 0, 0, 0.9);
}
.small_36e9.badge-bottom-402a .status_ecd9 .lite-6cb2 li a,
.small_36e9.badge-bottom-402a .status_ecd9 .mask_6154,
.small_36e9.badge-bottom-402a .bottom_53e4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_36e9.badge-bottom-402a .status_ecd9 .mask_6154:focus,
.small_36e9.badge-bottom-402a .status_ecd9 .mask_6154:hover {
  background: rgba(0, 0, 0, 0.01);
}
.small_36e9.badge-bottom-402a .lite-6cb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_d02c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.solid_d02c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first-50aa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.mini_8348 .small_36e9 {
  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;
}
.mini_8348 .info_east_5093 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.mini_8348 .info_east_5093: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) {
  .mini_8348 .info_east_5093:before {
    width: 16%;
    left: 42%;
  }
}
.mini_8348 .info_east_5093:last-child:before {
  content: none;
}
.mini_8348 .info_east_5093[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.mini_8348 .status_ecd9 .lite-6cb2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.mini_8348 .status_ecd9 .lite-6cb2 li a .mask_6154 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.mini_8348 .status_ecd9 .bottom_53e4 {
  border: none;
}
.mini_8348 .status_ecd9 .bottom_53e4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.mini_8348 .solid_d02c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.mini_8348 .first-50aa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.mini_8348 .badge-bottom-402a .solid_d02c:before {
  background: rgba(0, 0, 0, 0.9);
}
.mini_8348 .feature_iron_3a14.tertiary_3502 .backdrop-top-39b4 {
  background: rgba(0, 0, 0, 0.6);
}
.mini_8348
  .feature_iron_3a14.tertiary_3502
  .backdrop-top-39b4::after,
.mini_8348
  .feature_iron_3a14.tertiary_3502
  .backdrop-top-39b4:before {
  background: inherit;
}
.mini_8348
  .feature_iron_3a14.tertiary_3502:hover
  .backdrop-top-39b4 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty_32c9 .small_36e9 {
  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) {
  .dirty_32c9 .small_36e9 {
    width: auto;
    right: 45px;
  }
}
.clean_a8ce .small_36e9 {
  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) {
  .clean_a8ce .small_36e9 {
    width: auto;
    left: 45px;
  }
}
.background_complex_a67b .small_36e9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.background_complex_a67b .first-50aa {
  max-width: 48em;
  margin: 0 auto;
}
.background_complex_a67b .solid_d02c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module-1933 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module-1933.mini_8348 .small_36e9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module-1933.dirty_32c9 .small_36e9 {
  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);
}
.module-1933 .small_36e9 {
  visibility: visible;
}
.module-1933.clean_a8ce .small_36e9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_stale_44fb,
.in_b6e2 {
  overflow-x: hidden;
}
.link_stale_44fb .small_36e9 {
  overflow: auto;
}
.link_stale_44fb.mini_8348 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_stale_44fb.mini_8348 .small_36e9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_stale_44fb.mini_8348 .gas-b6ee {
  opacity: 0;
}
.link_stale_44fb.dirty_32c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_stale_44fb.dirty_32c9 .small_36e9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_stale_44fb.dirty_32c9 .gas-b6ee {
  opacity: 0;
}
.link_stale_44fb.clean_a8ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_stale_44fb.clean_a8ce .small_36e9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_stale_44fb.clean_a8ce .gas-b6ee {
  opacity: 0;
}
.link_stale_44fb.background_complex_a67b .small_36e9 {
  z-index: 10;
  visibility: visible;
}
.tertiary_3502 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary_3502 .backdrop-top-39b4 {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary_3502 .backdrop-top-39b4::after,
.tertiary_3502 .backdrop-top-39b4:before {
  background: inherit;
}
.tertiary_3502:hover .backdrop-top-39b4 {
  background: rgba(255, 255, 255, 0.99);
}
.clean_a8ce .tertiary_3502 {
  top: 10px;
  right: auto;
  left: 12px;
}
.background_complex_a67b .tertiary_3502 {
  display: none !important;
}
.link_stale_44fb:before,
.in_b6e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_stale_44fb .tertiary_3502,
.in_b6e2 .tertiary_3502 {
  display: inline-block;
}
.small_36e9 .secondary-dim-cb81 {
  -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;
}
.link_stale_44fb .small_36e9 .secondary-dim-cb81,
.in_b6e2 .small_36e9 .secondary-dim-cb81 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver_9d4f .dirty_3fcc {
  width: 100%;
}
.black_80cf {
  padding: 0 0.5em 0;
}
.black_80cf [class*="customify-col-"],
.black_80cf [class*="customify-col_"],
.black_80cf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button_under_a7b2 .black_80cf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade_wood_28c1 .filter-6a60,
  .filter-6a60 {
    display: none;
  }
  .overlay-paper-1d39 {
    text-align: left;
  }
  .popup-active-2efd {
    text-align: center;
  }
  .mask-46e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade_wood_28c1 .element_3904,
  .element_3904 {
    display: none;
  }
  .modal-north-ebd7 {
    text-align: left;
  }
  .accordion-up-21d1 {
    text-align: center;
  }
  .sidebar-98f2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade_wood_28c1 .alert_outer_0327,
  .alert_outer_0327 {
    display: none;
  }
  .out_8d8b {
    text-align: left;
  }
  .progress-f0b5 {
    text-align: center;
  }
  .dynamic-4969 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.module-2e15 {
  box-shadow: none !important;
}
.fluid_5c0b .modal_2800,
.accent_right_b1cf .modal_2800 {
  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;
}
.accent_right_b1cf .modal_2800 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border_6506 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border_6506:after,
.border_6506:before {
  content: "";
  display: table;
}
.border_6506:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border_6506 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border_6506,
.message_fluid_2d4d {
  max-width: 1248px;
  margin: 0 auto;
}

.form-gas-761a.component_b5f7 .border_6506 {
  max-width: 100%;
}
.form-gas-761a.static-95b9 {
  max-width: 1200px;
  margin: 0 auto;
}
.form-gas-761a.gallery_195d .border_6506 {
  max-width: 100%;
}
.form-gas-761a.gallery_195d > .border_6506 {
  padding-left: 0;
  padding-right: 0;
}
.form-gas-761a.gallery_195d > .border_6506 .shade_wood_28c1 {
  margin: 0;
}
.form-gas-761a.gallery_195d
  > .border_6506
  .chip_7577.form-dcd1 {
  margin-right: 0;
  margin-left: 0;
}
.form-gas-761a.gallery_195d #main.form-dcd1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice_29b7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice_29b7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dynamic-384e .shadow-1a6f {
    padding-right: 1em;
  }
  .dynamic-384e.component-cool-63f8 .chip_7577 {
    border-right: 1px solid #eaecee;
  }
  .dynamic-384e.component-cool-63f8 .shadow-1a6f {
    padding-right: 1em;
  }
  .dynamic-384e.component-cool-63f8 .column_west_71ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-warm-d409 .shadow-1a6f {
    padding-left: 1em;
  }
  .texture-warm-d409.component-cool-63f8 .chip_7577 {
    border-left: 1px solid #eaecee;
  }
  .texture-warm-d409.component-cool-63f8 .shadow-1a6f {
    padding-left: 1em;
  }
  .texture-warm-d409.component-cool-63f8 .column_west_71ec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium_1233 .shadow-1a6f {
    padding-left: 1em;
  }
  .medium_1233.component-cool-63f8 .gradient-43ca {
    border-right: 1px solid #eaecee;
  }
  .medium_1233.component-cool-63f8 .label_f02f {
    border-right: 1px solid #eaecee;
  }
  .medium_1233.component-cool-63f8 .shadow-1a6f {
    padding-left: 1em;
  }
  .medium_1233.component-cool-63f8 .column_west_71ec {
    padding-right: 1em;
  }
  .medium_1233.component-cool-63f8 .banner-liquid-d7c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_d600 .shadow-1a6f {
    padding-right: 1em;
  }
  .center_d600.component-cool-63f8 .gradient-43ca {
    border-left: 1px solid #eaecee;
  }
  .center_d600.component-cool-63f8 .label_f02f {
    border-left: 1px solid #eaecee;
  }
  .center_d600.component-cool-63f8 .shadow-1a6f {
    padding-right: 1em;
  }
  .center_d600.component-cool-63f8 .column_west_71ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_d600.component-cool-63f8 .banner-liquid-d7c9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_29b7 .shadow-1a6f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_29b7.component-cool-63f8 .chip_7577 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice_29b7.component-cool-63f8 .shadow-1a6f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_29b7.component-cool-63f8 .column_west_71ec {
    padding-left: 1em;
  }
  .notice_29b7.component-cool-63f8 .banner-liquid-d7c9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice_29b7.component-cool-63f8 .shadow-1a6f {
    padding-left: 0;
  }
}
.summary-1dba .backdrop_up_90ae {
  display: inline-block;
}
.green_c53c {
  display: inline-block;
}
.image_7ab5 {
  word-con: break-word;
}
.mask_53c8 > span {
  display: inline-block;
  padding: 5px 0;
}
.mask_53c8 .table-e271 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask_53c8 .list_purple_5f89 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.backdrop_4f02 .bright-bc5f {
  margin-bottom: 2em;
}
.backdrop_4f02 .block-bba5 {
  margin-bottom: 15px;
}
.backdrop_4f02 .block-bba5:last-child {
  margin-bottom: 0;
}
.backdrop_4f02 .tag-ebf3 {
  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) {
  .backdrop_4f02 .tag-ebf3 {
    display: block;
  }
}
.backdrop_4f02 .soft-146e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .backdrop_4f02 .soft-146e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.backdrop_4f02 .layout_c555 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.backdrop_4f02 .layout_c555 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.backdrop_4f02 .layout_c555 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.backdrop_4f02 .image_7ab5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_4f02 .image_7ab5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.backdrop_4f02 .container-static-523b p:last-child {
  margin-bottom: 0;
}
.backdrop_4f02 .dynamic_aa79 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.backdrop_4f02 .progress_right_ec0c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.backdrop_4f02 .chip_d5fd {
  margin-top: 1em;
}
.backdrop_4f02 .message-paper-2f60 {
  top: 0;
  display: block;
}
.backdrop_4f02 .message-paper-2f60 a {
  color: inherit;
}
.backdrop_4f02 .message-paper-2f60 a:hover {
  color: inherit;
}
.backdrop_4f02 .active_7161 {
  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;
}
.backdrop_4f02 .active_7161:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.backdrop_4f02 .progress_right_ec0c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.backdrop_4f02 .caption-1d91 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.backdrop_4f02 .caption-1d91:first-child {
  margin-top: 0;
}
.backdrop_4f02 .caption-1d91.action_b844 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.backdrop_4f02 .caption-1d91.tertiary-paper-c9ba {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop_4f02
  .caption-1d91.tertiary-paper-c9ba.tooltip_stone_6355
  .chip_d5fd {
  width: 100%;
}
.backdrop_4f02 .tertiary-paper-c9ba {
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_4f02 .tertiary-paper-c9ba .mask_53c8,
.backdrop_4f02 .tertiary-paper-c9ba > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.backdrop_4f02 .layout_c555 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop_4f02 .layout_c555 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop_4f02 .layout_c555: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;
}
.backdrop_4f02 .action_b844 {
  z-index: 5;
}
.backdrop_4f02 .input-silver-c7eb .notification_full_b920 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.backdrop_4f02 .highlight_a178 .notification_full_b920 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.backdrop_4f02 .pagination-de7e .notification_full_b920 {
  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;
}
.backdrop_4f02.lower_a955 .tag-ebf3,
.backdrop_4f02.label_cool_366a .tag-ebf3 {
  display: block;
}
.backdrop_4f02.lower_a955 .tag-ebf3 .pattern-west-fee8,
.backdrop_4f02.lower_a955 .tag-ebf3 .progress_right_ec0c,
.backdrop_4f02.label_cool_366a .tag-ebf3 .pattern-west-fee8,
.backdrop_4f02.label_cool_366a .tag-ebf3 .progress_right_ec0c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop_4f02.thumbnail_wide_66ab .soft-146e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .backdrop_4f02.thumbnail_wide_66ab .soft-146e {
    margin-right: 0;
  }
}
.backdrop_4f02.lower_a955 .soft-146e,
.backdrop_4f02.label_cool_366a .soft-146e {
  padding-top: 40%;
}
.backdrop_4f02.lower_a955 .bright-bc5f,
.backdrop_4f02.label_cool_366a .bright-bc5f {
  display: block;
}
.backdrop_4f02.lower_a955 .fn-sticky-16b9 .progress_right_ec0c,
.backdrop_4f02.label_cool_366a .fn-sticky-16b9 .progress_right_ec0c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.backdrop_4f02.lower_a955 .soft-146e,
.backdrop_4f02.label_cool_366a .soft-146e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.backdrop_4f02.lower_a955 .progress_right_ec0c {
  padding: 1em;
}
.component_ecb9 {
  margin: 30px auto;
  display: block;
}
.component_ecb9 .left-0ede > * {
  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;
}
.component_ecb9 .left-0ede > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_ecb9 .left-0ede span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large_0bd3 .mask_53c8 {
  margin-bottom: 1.41575em;
}
.large_0bd3 .soft_73f6 {
  margin-bottom: 1.618em;
}
.slow_53ac .tiny_4b3c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slow_53ac .tiny_4b3c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slow_53ac .badge_c99e {
  max-width: 100%;
  overflow: auto;
}
.stone_47f2 .slow_53ac a:hover {
  text-decoration: underline;
}
.item-e475 .block-bba5:not(.image_7ab5),
.item-e475 .layout_c555 {
  margin-bottom: 1.41575em;
}
.item-e475 .block-bba5:not(.image_7ab5):last-child,
.item-e475 .layout_c555:last-child {
  margin-bottom: 0;
}
.item-e475 .block-bba5.box-49cd {
  margin-bottom: 0.41575em;
}
.item-e475 .over_0dbf:before,
.item-e475 .widget-479a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-e475 .over_0dbf:before {
  content: "\f115";
}
.item-e475 .widget-479a:before {
  content: "\f02c";
}
.item-e475 .plasma-9a65 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-e475 .plasma-9a65 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.simple-bba0 {
  display: -webkit-box;
  display: flex;
}
.simple-bba0 .message_fresh_3c2a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .simple-bba0 .message_fresh_3c2a {
    flex-basis: 90px;
  }
}
.simple-bba0 .pagination-soft-40aa {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .simple-bba0 .pagination-soft-40aa {
    flex-basis: calc(100% - 50px);
  }
}
.simple-bba0 .sidebar_1349 p:last-child {
  margin-bottom: 0.72em;
}
.link_large_0e7c .left-0ede {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link_large_0e7c .left-0ede:after,
.link_large_0e7c .left-0ede:before {
  content: "";
  display: table;
}
.link_large_0e7c .left-0ede:after {
  clear: both;
}
.link_large_0e7c .left-0ede .last-c912,
.link_large_0e7c .left-0ede .lower-cacd {
  width: 49%;
}
.link_large_0e7c .left-0ede .last-c912 a span.widget_huge_7794,
.link_large_0e7c .left-0ede .lower-cacd a span.widget_huge_7794 {
  display: block;
  margin-bottom: 5px;
}
.link_large_0e7c .left-0ede .lower-cacd {
  float: left;
  text-align: left;
}
.link_large_0e7c .left-0ede .last-c912 {
  float: right;
  text-align: right;
}
.filter-6fd7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter-6fd7 {
    margin-bottom: 0;
  }
}
.sidebar_fluid_117f {
  margin-bottom: 1em;
}
.sidebar_fluid_117f .image_7ab5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.wood-5975 a {
  display: block;
  line-height: 0;
  position: relative;
}
.green-3ddd .sidebar_fluid_117f,
.pressed_b593 .sidebar_fluid_117f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .green-3ddd .sidebar_fluid_117f,
  .pressed_b593 .sidebar_fluid_117f {
    display: block;
  }
}
.green-3ddd .wood-5975,
.pressed_b593 .wood-5975 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .green-3ddd .wood-5975,
  .pressed_b593 .wood-5975 {
    margin-bottom: 1em;
  }
}
.green-3ddd .wood-5975 img,
.pressed_b593 .wood-5975 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.green-3ddd .input_1615,
.pressed_b593 .input_1615 {
  flex-basis: calc(100% - 160px);
}
.green-3ddd .input_1615 p,
.pressed_b593 .input_1615 p {
  margin-bottom: 0;
}
.green-3ddd .input_1615 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .green-3ddd .input_1615 {
    padding-left: 0;
  }
}
.pressed_b593 .input_1615 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pressed_b593 .input_1615 {
    padding-right: 0;
  }
}
.pressed_b593 .wood-5975 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.image_373a .wood-5975 {
  margin-bottom: 0.5em;
}
.image_373a .wood-5975 img {
  width: 100%;
}
.chip_0b15 .narrow_737b,
.panel-411e .narrow_737b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel-411e .chip_7577 .small-a856 p:last-child {
  margin-bottom: 0;
}
.tertiary_6a7c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask_cf3e .summary-dim-11c1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask_cf3e .summary-dim-11c1:last-of-type {
    margin-bottom: 0;
  }
}
.mask_cf3e .summary-dim-11c1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_cf3e .summary-dim-11c1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask_cf3e .summary-dim-11c1 ul li {
  margin: 0 0 0.6em;
}
.mask_cf3e .summary-dim-11c1 ul li.input-hovered-9205,
.mask_cf3e .summary-dim-11c1 ul li.thumbnail_f5d1 {
  position: relative;
}
.mask_cf3e .summary-dim-11c1 ul li.input-hovered-9205 .texture-fixed-2254,
.mask_cf3e .summary-dim-11c1 ul li.thumbnail_f5d1 .texture-fixed-2254 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask_cf3e .summary-dim-11c1 ul li.input-hovered-9205:after:after,
.mask_cf3e .summary-dim-11c1 ul li.input-hovered-9205:after:before,
.mask_cf3e
  .summary-dim-11c1
  ul
  li.thumbnail_f5d1:after:after,
.mask_cf3e
  .summary-dim-11c1
  ul
  li.thumbnail_f5d1:after:before {
  content: "";
  display: table;
}
.mask_cf3e .summary-dim-11c1 ul li.input-hovered-9205:after:after,
.mask_cf3e
  .summary-dim-11c1
  ul
  li.thumbnail_f5d1:after:after {
  clear: both;
}
.mask_cf3e .summary-dim-11c1 a.tooltip-blue-fd11:hover {
  text-decoration: none;
}
.mask_cf3e .summary-dim-11c1 select {
  max-width: 100%;
}
.mask_cf3e .summary-dim-11c1 table {
  font-size: 85%;
}
.mask_cf3e .summary-dim-11c1 table td,
.mask_cf3e .summary-dim-11c1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask_cf3e .summary-dim-11c1 table tfoot td {
  text-align: left;
}
.mask_cf3e .summary-dim-11c1 :last-child {
  margin-bottom: 0;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 label {
  width: 100%;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 .mini-944b {
  width: 100%;
  display: block;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 .light-0411 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 .light-0411:hover svg #svg-search {
  fill: #444;
}
.mask_cf3e .summary-dim-11c1 .huge_4209 .light-0411 svg {
  width: 18px;
  height: 18px;
}
.mask_cf3e .shade_6d7d ul ul,
.mask_cf3e .text_inner_2acc ul ul,
.mask_cf3e .layout-steel-4fef ul ul,
.mask_cf3e .icon_1187 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask_cf3e .shade_6d7d .column-soft-fac6 > a,
.mask_cf3e .text_inner_2acc .column-soft-fac6 > a,
.mask_cf3e .layout-steel-4fef .column-soft-fac6 > a,
.mask_cf3e .icon_1187 .column-soft-fac6 > a {
  margin-bottom: 0;
}
.mask_cf3e .tall-ccdd li,
.mask_cf3e .shade_6d7d li,
.mask_cf3e .left_b213 li,
.mask_cf3e .text_inner_2acc li,
.mask_cf3e .layout-steel-4fef li,
.mask_cf3e .icon_1187 li,
.mask_cf3e .chip-smooth-6c93 li,
.mask_cf3e .notification_advanced_45b5 li {
  display: block;
  position: relative;
}
.mask_cf3e .tall-ccdd li:last-child,
.mask_cf3e .shade_6d7d li:last-child,
.mask_cf3e .left_b213 li:last-child,
.mask_cf3e .text_inner_2acc li:last-child,
.mask_cf3e .layout-steel-4fef li:last-child,
.mask_cf3e .icon_1187 li:last-child,
.mask_cf3e .chip-smooth-6c93 li:last-child,
.mask_cf3e .notification_advanced_45b5 li:last-child {
  border: none;
}
.mask_cf3e .tall-ccdd li a,
.mask_cf3e .shade_6d7d li a,
.mask_cf3e .left_b213 li a,
.mask_cf3e .text_inner_2acc li a,
.mask_cf3e .layout-steel-4fef li a,
.mask_cf3e .icon_1187 li a,
.mask_cf3e .chip-smooth-6c93 li a,
.mask_cf3e .notification_advanced_45b5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_cf3e .tall-ccdd li ul li::before,
.mask_cf3e .shade_6d7d li ul li::before,
.mask_cf3e .left_b213 li ul li::before,
.mask_cf3e .text_inner_2acc li ul li::before,
.mask_cf3e .layout-steel-4fef li ul li::before,
.mask_cf3e .icon_1187 li ul li::before,
.mask_cf3e .chip-smooth-6c93 li ul li::before,
.mask_cf3e .notification_advanced_45b5 li ul li::before {
  left: 15px;
}
.mask_cf3e .tall-ccdd li ul a,
.mask_cf3e .shade_6d7d li ul a,
.mask_cf3e .left_b213 li ul a,
.mask_cf3e .text_inner_2acc li ul a,
.mask_cf3e .layout-steel-4fef li ul a,
.mask_cf3e .icon_1187 li ul a,
.mask_cf3e .chip-smooth-6c93 li ul a,
.mask_cf3e .notification_advanced_45b5 li ul a {
  padding-left: 20px;
}
.mask_cf3e .tall-ccdd li ul ul li::before,
.mask_cf3e .shade_6d7d li ul ul li::before,
.mask_cf3e .left_b213 li ul ul li::before,
.mask_cf3e .text_inner_2acc li ul ul li::before,
.mask_cf3e .layout-steel-4fef li ul ul li::before,
.mask_cf3e .icon_1187 li ul ul li::before,
.mask_cf3e .chip-smooth-6c93 li ul ul li::before,
.mask_cf3e .notification_advanced_45b5 li ul ul li::before {
  left: 30px;
}
.mask_cf3e .tall-ccdd li ul ul a,
.mask_cf3e .shade_6d7d li ul ul a,
.mask_cf3e .left_b213 li ul ul a,
.mask_cf3e .text_inner_2acc li ul ul a,
.mask_cf3e .layout-steel-4fef li ul ul a,
.mask_cf3e .icon_1187 li ul ul a,
.mask_cf3e .chip-smooth-6c93 li ul ul a,
.mask_cf3e .notification_advanced_45b5 li ul ul a {
  padding-left: 40px;
}
.mask_cf3e .west_e4ec li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask_cf3e .notification_advanced_45b5 ul li {
  margin-bottom: 1.41575em;
}
.mask_cf3e .notification_advanced_45b5 ul li .small_6763 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask_cf3e .notification_advanced_45b5 ul li .next-29ad {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.badge-bottom-402a .tall-ccdd li a,
.badge-bottom-402a .shade_6d7d li a,
.badge-bottom-402a .left_b213 li a,
.badge-bottom-402a .text_inner_2acc li a,
.badge-bottom-402a .layout-steel-4fef li a,
.badge-bottom-402a .icon_1187 li a,
.badge-bottom-402a .chip-smooth-6c93 li a,
.badge-bottom-402a .notification_advanced_45b5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-bottom-402a .west_e4ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-bottom-402a .summary-dim-11c1 ul li.input-hovered-9205 .texture-fixed-2254,
.badge-bottom-402a .summary-dim-11c1 ul li.thumbnail_f5d1 .texture-fixed-2254 {
  background: rgba(0, 0, 0, 0.2);
}
.badge-bottom-402a .mask_cf3e .summary-dim-11c1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-gas-761a .mask_cf3e .lite-6cb2 li {
  margin: 0;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li ul {
  margin: 0;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li ul li a {
  padding-left: 15px;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li ul li li a {
  padding-left: 30px;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li.tiny-f692 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li.tiny-f692 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.form-gas-761a .mask_cf3e .lite-6cb2 li.tiny-f692 > 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;
}
.backdrop-04c4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar_f092 {
  position: relative;
  z-index: 10;
}
.avatar_f092 .secondary-dim-cb81 {
  width: 100%;
  max-width: 100%;
}
.logo-upper-f682 .red_7ffc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo-upper-f682 .feature_iron_3a14 {
}
.logo-upper-f682 .badge-bottom-402a {
  background: #292929;
}
.hero-9615 .red_7ffc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero-9615 .feature_iron_3a14 {
  background: #f9f9f9;
}
.hero-9615 .badge-bottom-402a {
  background: #303030;
}
.active_fixed_7800 .red_7ffc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_fixed_7800 .backdrop_up_90ae {
    margin-bottom: 1em;
  }
  .active_fixed_7800 .backdrop_up_90ae:last-child {
    margin-bottom: 0;
  }
}
.active_fixed_7800 .feature_iron_3a14 {
  background: #ededed;
}
.active_fixed_7800 .badge-bottom-402a {
  background: #1a1a1a;
}
.red_7ffc.feature_iron_3a14 {
  color: rgba(0, 0, 0, 0.6);
}
.red_7ffc.feature_iron_3a14 .detail_ba04 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red_7ffc.badge-bottom-402a {
  color: rgba(255, 255, 255, 0.99);
}
.red_7ffc.badge-bottom-402a a:not(.tooltip-blue-fd11) {
  color: rgba(255, 255, 255, 0.79);
}
.red_7ffc.badge-bottom-402a a:not(.tooltip-blue-fd11):hover {
  color: rgba(255, 255, 255, 0.99);
}
.red_7ffc.badge-bottom-402a .detail_ba04 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red_7ffc.badge-bottom-402a table tbody td,
.red_7ffc.badge-bottom-402a table th {
  background: rgba(0, 0, 0, 0.08);
}
.outline-6f12.breadcrumb-stale-ae06 .border_6506 {
  max-width: initial;
}
.outline-6f12 .input-purple-d02f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.outline-6f12 .input-purple-d02f .secondary-dim-cb81 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .outline-6f12 .input-purple-d02f .secondary-dim-cb81 {
    display: block;
    margin-bottom: 2em;
  }
  .outline-6f12 .input-purple-d02f .secondary-dim-cb81:last-child {
    margin-bottom: 0;
  }
}
.active_fixed_7800 .backdrop_up_90ae:last-child,
.hero-9615 .backdrop_up_90ae:last-child,
.logo-upper-f682 .backdrop_up_90ae:last-child {
  margin-bottom: 0;
}
.active_fixed_7800 .backdrop_up_90ae .mask_cf3e .summary-dim-11c1:last-child,
.hero-9615 .backdrop_up_90ae .mask_cf3e .summary-dim-11c1:last-child,
.logo-upper-f682 .backdrop_up_90ae .mask_cf3e .summary-dim-11c1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_fixed_7800 .tag_white_0989,
  .active_fixed_7800 .center-8689,
  .hero-9615 .tag_white_0989,
  .hero-9615 .center-8689,
  .logo-upper-f682 .tag_white_0989,
  .logo-upper-f682 .center-8689 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar_f092 .backdrop_up_90ae {
    margin-bottom: 2em;
  }
}
.avatar_f092 p:last-child {
  margin-bottom: 0;
}
.avatar_f092 li,
.avatar_f092 ul {
  list-style: none;
  margin: 0;
}
.avatar_f092 ul ul {
  margin-left: 2.617924em;
}
.active-focused-090c {
  font-size: 0.875em;
}

/* css-noise: c52e */
.promo-block-l3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
