/*!
Theme Name: Customify
Theme URI: https://pressmaximum.surface_pressed_2396/customify
Author: WPCustomify
Author URI: https://pressmaximum.surface_pressed_2396
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.surface_pressed_2396/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item_e534.block-99ab/licenses/gpl-2.0.panel-out-216c
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.cold-8c50/, (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.feature_in_afa0.gallery-pink-f704/normalize.content_c9ca/
 ======
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.content_c9ca v7.0.0 | MIT License | github.surface_pressed_2396/necolas/normalize.content_c9ca */
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;
}
.popup-steel-12d1 .lite_bc3f,
.mask-focused-b9c4,
.lower_bdc7,
.progress_current_dacc,
.widget-ec72,
.light_8a6c,
.inner-fde2,
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;
}
.mask-focused-b9c4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-focused-b9c4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-focused-b9c4,
  h1 {
    font-size: 1.8em;
  }
}
.lower_bdc7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.lower_bdc7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .lower_bdc7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .lower_bdc7,
  h2 {
    font-size: 1.7em;
  }
}
.progress_current_dacc,
h3 {
  font-size: 1.618em;
}
.popup-steel-12d1 .lite_bc3f,
.widget-ec72,
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.wrapper-69e9 {
  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;
}
.button_24b3:after,
.button_24b3:before,
.widget-a5f3:after,
.widget-a5f3:before {
  content: "";
  display: table;
}
.button_24b3:after,
.widget-a5f3:after {
  clear: both;
}
.selected_6583 {
  float: right;
  margin-right: 0;
}
.label_bottom_5aa3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.caption_6564 .message_hot_58bd,
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;
}
.caption_6564 .message_hot_58bd: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;
}
.shadow_4b57 .message_hot_58bd {
  box-shadow: none;
}
.shadow_4b57
  .message_hot_58bd
  .form_88de {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow_4b57 .message_hot_58bd .wide-66db {
  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;
}
.shadow_4b57
  .message_hot_58bd
  .wide-66db
  b {
  display: none;
}
.shadow_4b57 .lower-e8aa {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hot_94e9:not(.tertiary-small-1908):not(.plasma_97a3),
button:not(.tertiary-small-1908):not(.plasma_97a3),
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ) {
  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;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):hover,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):hover,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):hover,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):hover,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):active,
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):active,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):active,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):active,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):active,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus {
  outline: 0;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a {
  position: relative;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .tooltip-mini-e7dc,
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .link_2efc,
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .white-9b25,
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  i,
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  svg,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .tooltip-mini-e7dc,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .link_2efc,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .white-9b25,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  i,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  svg,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .tooltip-mini-e7dc,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .link_2efc,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .white-9b25,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  i,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  svg,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .tooltip-mini-e7dc,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .link_2efc,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .white-9b25,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  i,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  svg,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .tooltip-mini-e7dc,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .link_2efc,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  .white-9b25,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  i,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a
  svg {
  visibility: hidden;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a:after,
button:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a:after,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a:after,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a:after,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ).fn-loading-af7a: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;
}
.hot_94e9:not(.tertiary-small-1908):not(.plasma_97a3),
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ) {
  color: #fff;
  background: #235787;
}
.hot_94e9:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="button"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="reset"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus,
input[type="submit"]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ):focus {
  color: #fff;
}
.hot_94e9.fn-disabled-af7a:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
.hot_94e9[disabled]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
button.fn-disabled-af7a:not(.tertiary-small-1908):not(
    .plasma_97a3
  ),
button[disabled]:not(.tertiary-small-1908):not(
    .plasma_97a3
  ) {
  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;
}
.pagination-in-3a9e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination-in-3a9e: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;
}
.box_wide_f59d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fluid-36e1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover_prev_2936 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.button_24b3:after,
.button_24b3:before,
.detail_1027:after,
.detail_1027:before,
.button_b05d:after,
.button_b05d:before,
.form_3e3e:after,
.form_3e3e:before,
.small-e2c6:after,
.small-e2c6:before,
.link-thick-d5d6:after,
.link-thick-d5d6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.button_24b3:after,
.detail_1027:after,
.button_b05d:after,
.form_3e3e:after,
.small-e2c6:after,
.link-thick-d5d6:after {
  clear: both;
}
.detail_1027 .thumbnail-middle-8c96,
.button_b05d .thumbnail-middle-8c96,
.carousel_6558 .thumbnail-middle-8c96 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sort_9b3e {
  display: inline-block;
}
.breadcrumb_636f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.breadcrumb_636f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_636f .photo_dirty_17ba {
  padding: 1em 0;
  font-size: 85%;
}
.photo_dirty_17ba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.list-6215 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.list-6215:after,
.list-6215:before {
  content: "";
  display: table;
}
.list-6215:after {
  clear: both;
}
.lite_2c09 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main-9c5f .lite_2c09 {
  max-width: 50%;
}
.active-ace1 .lite_2c09 {
  max-width: 33.33%;
}
.input_pro_e17d .lite_2c09 {
  max-width: 25%;
}
.gradient-74bd .lite_2c09 {
  max-width: 20%;
}
.gallery_4cc9 .lite_2c09 {
  max-width: 16.66%;
}
.next-616d .lite_2c09 {
  max-width: 14.28%;
}
.stone_4358 .lite_2c09 {
  max-width: 12.5%;
}
.alert_east_f84d .lite_2c09 {
  max-width: 11.11%;
}
.hard_95b2 {
  display: block;
}
.popup-steel-12d1 .gallery_1763 label,
.popup-steel-12d1 .dim-0623 label,
.popup-steel-12d1 .huge_4dea label,
.popup-steel-12d1 .accent-a984 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-afdf {
  list-style: none;
  margin: 0;
}
.static-afdf article.hover-0fa0 {
  margin-bottom: 0;
}
.static-afdf ul {
  list-style: none;
  margin: 0;
}
.static-afdf .fresh-bead li.hover-0fa0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-afdf .fresh-bead li.hover-0fa0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-afdf .fresh-bead li.hover-0fa0: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) {
  .static-afdf .fresh-bead li.hover-0fa0 li.hover-0fa0 li.hover-0fa0 li.hover-0fa0 {
    padding-left: 0;
  }
}
article.hover-0fa0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover-0fa0 .detail_1027 p:last-of-type {
  margin-bottom: 0;
}
article.hover-0fa0 .stale_269d {
  float: left;
}
article.hover-0fa0 .border-84a6 {
  margin-left: 85px;
}
article.hover-0fa0 .medium-4937 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover-0fa0 .medium-4937 .item-hot-29c4 {
  margin-left: 10px;
}
article.hover-0fa0 .glass_7956 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover-0fa0 .element_gold_9c53 {
  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 .gallery_1763,
  #respond .huge_4dea,
  #respond .accent-a984 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_1763 input,
#respond .huge_4dea input,
#respond .accent-a984 input {
  width: 100%;
}
#respond .accent-a984 {
  margin-right: 0;
}
#respond .dim-f7cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.complex-e2d6 {
  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;
}
.complex-e2d6.primary_6d50 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.complex-e2d6 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%);
}
.complex-e2d6:focus,
.complex-e2d6: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);
}
.pink-ddde {
  border-radius: 10%;
}
.section-4113 {
  border-radius: 50%;
}
.info_09fa {
  font-size: 0.72em;
}
.status_7af4 {
  font-size: 0.875em;
}
.outline-yellow-3f25 {
  font-size: 1.1em;
}
.lower-65a7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.lower-65a7.info_09fa {
  letter-spacing: 0.5px;
}
.wrapper-soft-fe80,
.wrapper-soft-fe80 a {
  color: #6d6d6d;
}
.wrapper-soft-fe80 a:hover {
  color: #111;
}
.active-hard-919d {
  color: #6d6d6d;
}
.tabs_4aa5 {
  overflow-x: hidden;
}
.tabs_4aa5 .shadow_a5f9.list-iron-2dfe {
  position: relative;
}
.tabs_4aa5 .shadow_a5f9.list-iron-2dfe.black_ca74 {
  position: initial;
}
.tabs_4aa5
  .shadow_a5f9.list-iron-2dfe.black_ca74
  .accent-e5a8 {
  left: auto;
}
.tabs_4aa5 .shadow_a5f9 .accent-e5a8 {
  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;
}
.tabs_4aa5 .shadow_a5f9:hover.list-iron-2dfe {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs_4aa5
  .shadow_a5f9:hover.list-iron-2dfe
  .accent-e5a8 {
  display: block;
  z-index: 9999999;
}
.tabs_4aa5 .filter-west-5c90 .paragraph-mini-3e78,
.tabs_4aa5 .list-b79e .paragraph-mini-3e78 {
  display: none;
}
.tabs_4aa5 .content_slow_77e0 .shadow_a5f9:hover.list-iron-2dfe {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup-steel-12d1 .gallery_1763 label,
.popup-steel-12d1 .dim-0623 label,
.popup-steel-12d1 .huge_4dea label,
.popup-steel-12d1 .accent-a984 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-afdf {
  list-style: none;
  margin: 0;
}
.static-afdf article.hover-0fa0 {
  margin-bottom: 0;
}
.static-afdf ul {
  list-style: none;
  margin: 0;
}
.static-afdf .fresh-bead li.hover-0fa0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-afdf .fresh-bead li.hover-0fa0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-afdf .fresh-bead li.hover-0fa0: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) {
  .static-afdf .fresh-bead li.hover-0fa0 li.hover-0fa0 li.hover-0fa0 li.hover-0fa0 {
    padding-left: 0;
  }
}
article.hover-0fa0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover-0fa0 .detail_1027 p:last-of-type {
  margin-bottom: 0;
}
article.hover-0fa0 .stale_269d {
  float: left;
}
article.hover-0fa0 .border-84a6 {
  margin-left: 85px;
}
article.hover-0fa0 .medium-4937 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover-0fa0 .medium-4937 .item-hot-29c4 {
  margin-left: 10px;
}
article.hover-0fa0 .glass_7956 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover-0fa0 .element_gold_9c53 {
  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 .gallery_1763,
  #respond .huge_4dea,
  #respond .accent-a984 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gallery_1763 input,
#respond .huge_4dea input,
#respond .accent-a984 input {
  width: 100%;
}
#respond .accent-a984 {
  margin-right: 0;
}
#respond .dim-f7cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter-west-5c90 .aside-under-447d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.aside-under-447d .primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a:focus,
.aside-under-447d .primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a:hover,
.aside-under-447d .primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a:focus,
.aside-under-447d .primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a:hover,
.aside-under-447d .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li > a:focus,
.aside-under-447d .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d
  .primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.info_87d2
  > a,
.aside-under-447d
  .primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.section-thick-6422
  > a,
.aside-under-447d
  .primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.info_87d2
  > a,
.aside-under-447d
  .primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.section-thick-6422
  > a,
.aside-under-447d
  .primary-lite-24a5.summary-liquid-f16d
  .modal_thick_284f
  > li.info_87d2
  > a,
.aside-under-447d .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li.item-0db3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d .widget_blue_a732,
.aside-under-447d .widget_blue_a732 a {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d .cold_3cf8.hero-4cb9 li a,
.aside-under-447d .link-6b23 a,
.aside-under-447d .mini_defa,
.aside-under-447d .modal_thick_284f > li > a,
.aside-under-447d .layout_5dd8 {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d .cold_3cf8.hero-4cb9 li a:hover,
.aside-under-447d .link-6b23 a:hover,
.aside-under-447d .mini_defa:hover,
.aside-under-447d .modal_thick_284f > li > a:hover,
.aside-under-447d .layout_5dd8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d .notice-slow-3e30 {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d .notice-slow-3e30 .notice_complex_1329 {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d .notice-slow-3e30:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-under-447d .disabled_focused_76e5 .list_b485 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d .disabled_focused_76e5 .list_b485 .surface_medium_ac3a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d
  .disabled_focused_76e5
  .list_b485
  .surface_medium_ac3a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d
  .disabled_focused_76e5
  .list_b485
  .surface_medium_ac3a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d
  .disabled_focused_76e5
  .list_b485
  .surface_medium_ac3a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d
  .disabled_focused_76e5
  .list_b485
  .surface_medium_ac3a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d .disabled_focused_76e5 .summary-460e {
  color: rgba(255, 255, 255, 0.79);
}
.aside-under-447d .disabled_focused_76e5 .summary-460e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas_15ba
  .aside-under-447d
  .disabled_focused_76e5
  .photo_8331
  .slow_e9e8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gas_15ba
  .aside-under-447d
  .disabled_focused_76e5
  .photo_8331
  .surface_medium_ac3a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-west-5c90 .gas_8ad8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas_8ad8 .primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a:focus,
.gas_8ad8 .primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a:hover,
.gas_8ad8 .primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a:focus,
.gas_8ad8 .primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a:hover,
.gas_8ad8 .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li > a:focus,
.gas_8ad8 .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_8ad8
  .primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.info_87d2
  > a,
.gas_8ad8
  .primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.section-thick-6422
  > a,
.gas_8ad8
  .primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.info_87d2
  > a,
.gas_8ad8
  .primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.section-thick-6422
  > a,
.gas_8ad8
  .primary-lite-24a5.summary-liquid-f16d
  .modal_thick_284f
  > li.info_87d2
  > a,
.gas_8ad8 .primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li.item-0db3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas_8ad8 .widget_blue_a732,
.gas_8ad8 .widget_blue_a732 a {
  color: rgba(0, 0, 0, 0.8);
}
.gas_8ad8 .cold_3cf8.hero-4cb9 li a,
.gas_8ad8 .link-6b23 a,
.gas_8ad8 .mini_defa,
.gas_8ad8 .modal_thick_284f > li > a,
.gas_8ad8 .layout_5dd8 {
  color: rgba(0, 0, 0, 0.55);
}
.gas_8ad8 .cold_3cf8.hero-4cb9 li a:hover,
.gas_8ad8 .link-6b23 a:hover,
.gas_8ad8 .mini_defa:hover,
.gas_8ad8 .modal_thick_284f > li > a:hover,
.gas_8ad8 .layout_5dd8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas_8ad8 .notice-slow-3e30 {
  color: rgba(0, 0, 0, 0.55);
}
.gas_8ad8 .notice-slow-3e30 .notice_complex_1329 {
  color: rgba(0, 0, 0, 0.8);
}
.gas_8ad8 .notice-slow-3e30:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_center_4efb .detail_5d5c {
  margin-left: auto;
  margin-right: auto;
}
.button_b05d > * {
  margin-left: auto;
  margin-right: auto;
}
.button_b05d .box_wide_f59d {
  margin-right: 1.41575em;
}
.fast-cbc7 .button_b05d > .chip-9c50 {
  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;
}
.fast-cbc7 .button_b05d > .video_c3b0 {
  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;
}
.caption_af9a.wrapper_center_4efb .detail_5d5c,
.form_9b1f.wrapper_center_4efb .detail_5d5c {
  margin-left: 0;
}
.wide_78b6.wrapper_center_4efb .detail_5d5c,
.progress-5f71.wrapper_center_4efb .detail_5d5c {
  margin-right: 0;
}
.button_b05d ol,
.button_b05d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.solid-3cfe video {
  max-width: 100%;
}
.simple_55df img {
  display: block;
}
.simple_55df.box_wide_f59d,
.simple_55df.fluid-36e1 {
  width: 100%;
}
.simple_55df.video_c3b0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.footer_fresh_6493:not(.narrow_2bc0) {
  margin: 1.5em auto;
}
.title_bronze_52c7 p {
  padding: 1.5em 14px;
}
ul.banner-cold-6a39.video_c3b0,
ul.banner-cold-6a39.chip-9c50,
ul.banner-cold-6a39.text-e490.chip-9c50 {
  padding: 0 14px;
}
.feature-silver-f65e {
  display: block;
  overflow-x: auto;
}
.feature-silver-f65e table {
  border-collapse: collapse;
  width: 100%;
}
.feature-silver-f65e td,
.feature-silver-f65e th {
  padding: 0.5em;
}
.button_b05d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_b05d ol ol,
.button_b05d ol ul,
.button_b05d ul ol,
.button_b05d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_b05d ol ol li,
.button_b05d ol ul li,
.button_b05d ul ol li,
.button_b05d ul ul li {
  margin-left: 0;
}
.block-out-8775.primary_3d3b > .background-8a0c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block-out-8775.primary_3d3b > .background-8a0c iframe,
.block-out-8775.primary_3d3b > .background-8a0c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blue_d825 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.blue_d825.inner-bb5b {
  padding: 0;
}
.blue_d825.inner-bb5b cite {
  font-size: 13px;
}
.blue_d825 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.blue_d825 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.footer_action_cd84 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.footer_action_cd84 > p:first-child {
  margin-top: 0;
}
.footer_action_cd84 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.footer_action_cd84 blockquote {
  border-left: 0;
}
.photo-4ea4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.photo-4ea4:not(.secondary_smooth_c789) {
  max-width: 100px;
}
.photo-4ea4.shadow-8d49 {
  border-bottom: none !important;
  text-align: center;
}
.photo-4ea4.shadow-8d49::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .title_bronze_52c7 p {
    padding: 1.5em 0;
  }
}
.summary_hot_6092 {
  color: #0073aa;
}
.fast_92cd {
  background-color: #0073aa;
}
.top-fd86 {
  color: #229fd8;
}
.silver_dcf8 {
  background-color: #229fd8;
}
.old_addd {
  color: #eee;
}
.icon-c671 {
  background-color: #eee;
}
.focused_98e0 {
  color: #444;
}
.stale_0fc1 {
  background-color: #444;
}
.info-392c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info-392c .grid_ad3b .link-6b23 {
  font-size: 15px;
}
.info-392c .link-6b23 {
  line-height: 1.3;
}
.info-392c .gas_8ad8 {
}
.info-392c .aside-under-447d {
  background: #235787;
}
.article_2ac9 {
  padding: 0;
}
.article_2ac9 .aside-under-447d {
  background: #1a1a1a;
}
.article_2ac9 .gas_8ad8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown-463e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown-463e .gas_8ad8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown-463e .aside-under-447d {
  background: #303030;
}
.link-thick-d5d6 {
  position: relative;
  z-index: 10;
}
.link-thick-d5d6 .description_white_06c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-02c3 .list-iron-2dfe {
  display: inline-block;
  vertical-align: middle;
}
.fast-02c3.button_27f2 .list-iron-2dfe {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fast-02c3.button_27f2 .list-iron-2dfe {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fast-02c3.button_27f2 .list-iron-2dfe {
    margin-right: 0.4em;
  }
}
.fast-02c3.button_27f2 .list-iron-2dfe:last-child {
  margin-right: 0;
}
.section-940f .description_white_06c3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .filter-west-5c90 .grid_ad3b {
    margin: 0 -0.5em;
  }
  .filter-west-5c90 .grid_ad3b [class*="customify-col-"],
  .filter-west-5c90 .grid_ad3b [class*="customify-col_"],
  .filter-west-5c90 .grid_ad3b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.filter-west-5c90.west_f40f .description_white_06c3 {
  background: 0 0 !important;
}
.filter-west-5c90.west_f40f .description_white_06c3,
.filter-west-5c90.section-940f .description_white_06c3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .filter-west-5c90.video-0af4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.filter-west-5c90.section-940f .description_white_06c3 {
  box-shadow: none !important;
}
.link_complex_8650 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_complex_8650 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_complex_8650 {
    padding: 18px 0 20px;
  }
}
.link_complex_8650 .mask-cbde {
  width: 100%;
}
.link_complex_8650 .in-77c6 {
  margin-bottom: 0;
}
.link_complex_8650 .outline-in-514b {
  margin-top: 5px;
  font-size: 0.875em;
}
.prev_afea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.prev_afea .filter-f8ce {
  width: 100%;
}
.grid_basic_cf27 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.grid_basic_cf27 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.grid_basic_cf27 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;
}
.grid_basic_cf27 li:last-child:after {
  display: none;
}
.grid_basic_cf27 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-9e1d .paragraph-mini-3e78 button,
.link_complex_8650 .paragraph-mini-3e78 button {
  left: 0;
}
.module-9e1d .filter-f8ce,
.link_complex_8650 .filter-f8ce {
  padding-left: 0;
  padding-right: 0;
}
.module-9e1d .prev_afea,
.link_complex_8650 .prev_afea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-9e1d {
  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;
}
.module-9e1d: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;
}
.module-9e1d .mini-cece {
  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) {
  .module-9e1d .mini-cece {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-9e1d .mini-cece {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-9e1d .mini-cece {
    min-height: 200px;
  }
}
.module-9e1d .grid_basic_cf27 {
  color: rgba(255, 255, 255, 0.8);
}
.module-9e1d .grid_basic_cf27 a,
.module-9e1d .grid_basic_cf27 li:after {
  color: inherit;
}
.module-9e1d .grid_basic_cf27 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-87d8 {
  margin-bottom: 0.5em;
}
.complex-4963 {
  margin-bottom: 1.2em;
}
.complex-4963,
.gradient-87d8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.complex-4963 p:last-child,
.gradient-87d8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paragraph-mini-3e78,
#masthead .paragraph-mini-3e78 {
  display: none;
}
#masthead
  > .paragraph-mini-3e78.fresh-90b0 {
  display: none;
}
#masthead > .paragraph-mini-3e78 button {
  left: 0;
}
.picture-1969 {
  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%;
}
.picture-1969 .list-iron-2dfe {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture-1969 .tall_512f {
  display: -webkit-box;
  display: flex;
}
.picture-1969 .tall_512f.filter-stale-444e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture-1969 .tall_512f.shadow_dark_c292 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-1969 .tall_512f.complex_8b5a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture-1969.mask-b5ae.heading-cold-1db7 .tall_512f.filter-stale-444e {
  flex-basis: 100%;
}
.picture-1969.hot_6af8 .tall_512f.shadow_dark_c292 {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture-1969.hot_6af8 .tall_512f.complex_8b5a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paragraph-mini-3e78.fresh-90b0 {
  display: none;
}
#masthead > .paragraph-mini-3e78 button {
  left: 0;
}
.current_42a5 {
  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;
}
.current_42a5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.current_42a5.liquid_fcec i {
  margin-right: 4px;
}
.current_42a5.focused_cf31 i {
  margin-left: 5px;
}
.link-6b23 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link-6b23 p:last-child {
  margin-bottom: 0;
}
.west_fc40 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.west_fc40 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.west_fc40 img {
  display: block;
  width: auto;
  line-height: 1;
}
.west_fc40 .widget_blue_a732 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.west_fc40 .yellow-1299 {
  margin: 5px 0 7px 0;
}
.west_fc40.first-447b .notice-active-d7e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west_fc40.first-447b .out-9562 {
  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;
}
.west_fc40.simple_84e1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.west_fc40.simple_84e1 .notice-active-d7e4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.west_fc40.simple_84e1 .out-9562 {
  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;
}
.west_fc40.content_4049 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.west_fc40.row_ee34 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.west_fc40.row_ee34 .out-9562 {
  margin-top: 7px;
}
.dim_d288 {
  display: inline-block;
}
.link-thick-d5d6 .notification-focused-7f59 .west_fc40 img {
  max-width: 100%;
}
.primary-lite-24a5 .modal-middle-71dc.steel-130c,
.new-3e64 .modal-middle-71dc.steel-130c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary-lite-24a5 .accent-bc4c,
.new-3e64 .accent-bc4c {
  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%);
}
.primary-lite-24a5 .accent-bc4c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.primary-lite-24a5.item-fixed-04c8 .accent-bc4c {
  display: none;
}
.primary-lite-24a5 .disabled_8f1b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-lite-24a5 .disabled_8f1b li {
  display: inline-block;
  position: relative;
}
.primary-lite-24a5 .disabled_8f1b li:last-child {
  margin-right: 0;
}
.primary-lite-24a5 .disabled_8f1b 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;
}
.primary-lite-24a5 .disabled_8f1b li.item-0db3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.primary-lite-24a5 .disabled_8f1b > 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;
}
.primary-lite-24a5 .disabled_8f1b > li > a i {
  line-height: 0;
}
.primary-lite-24a5 .disabled_8f1b > li.gradient_paper_7396 > a .accent-bc4c {
  margin-left: 4px;
  line-height: 0;
}
.primary-lite-24a5 .disabled_8f1b .menu_wood_5b00 li.gradient_paper_7396 > a {
  position: relative;
}
.primary-lite-24a5 .disabled_8f1b .menu_wood_5b00 li.gradient_paper_7396 > a:after,
.primary-lite-24a5 .disabled_8f1b .menu_wood_5b00 li.gradient_paper_7396 > a:before {
  content: "";
  display: table;
}
.primary-lite-24a5 .disabled_8f1b .menu_wood_5b00 li.gradient_paper_7396 > a:after {
  clear: both;
}
.primary-lite-24a5 .disabled_8f1b .menu_wood_5b00 li.gradient_paper_7396 > a .accent-bc4c {
  margin-left: 5px;
  float: right;
}
.primary-lite-24a5 .accordion_green_e516,
.primary-lite-24a5 .menu_wood_5b00 {
  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;
}
.primary-lite-24a5 .menu_wood_5b00 {
  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;
}
.primary-lite-24a5 .menu_wood_5b00 .steel-130c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary-lite-24a5 .menu_wood_5b00 .accent-bc4c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.primary-lite-24a5 .menu_wood_5b00 li {
  display: block;
  margin: 0;
  padding: 0;
}
.primary-lite-24a5 .menu_wood_5b00 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;
}
.primary-lite-24a5 .menu_wood_5b00 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.primary-lite-24a5 .menu_wood_5b00 .menu_wood_5b00 {
  top: 0;
  left: 100%;
}
.primary-lite-24a5 .layout-8552.fn-focus-af7a > .accordion_green_e516,
.primary-lite-24a5 .layout-8552.fn-focus-af7a > .menu_wood_5b00,
.primary-lite-24a5 .layout-8552:focus > .accordion_green_e516,
.primary-lite-24a5 .layout-8552:focus > .menu_wood_5b00,
.primary-lite-24a5 .layout-8552:hover > .accordion_green_e516,
.primary-lite-24a5 .layout-8552:hover > .menu_wood_5b00 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.primary-lite-24a5.summary-liquid-f16d .modal_thick_284f:after,
.primary-lite-24a5.summary-liquid-f16d .modal_thick_284f:before {
  content: "";
  display: table;
}
.primary-lite-24a5.summary-liquid-f16d .modal_thick_284f:after {
  clear: both;
}
.primary-lite-24a5.summary-liquid-f16d .modal_thick_284f > li {
  float: left;
}
.primary-lite-24a5.current-a462 .modal_thick_284f:after,
.primary-lite-24a5.current-a462 .modal_thick_284f:before {
  content: "";
  display: table;
}
.primary-lite-24a5.current-a462 .modal_thick_284f:after {
  clear: both;
}
.primary-lite-24a5.current-a462 .modal_thick_284f > li {
  float: left;
}
.primary-lite-24a5.current-a462 .modal_thick_284f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.primary-lite-24a5.current-a462 .modal_thick_284f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.primary-lite-24a5.current-a462 .modal_thick_284f > li.info_87d2 > a,
.primary-lite-24a5.current-a462 .modal_thick_284f > li.item-0db3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a .steel-130c {
  position: relative;
}
.primary-lite-24a5.dropdown-aec3 .modal_thick_284f > li > a .steel-130c: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;
}
.primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li:focus
  > a
  .steel-130c:before,
.primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li:hover
  > a
  .steel-130c:before {
  width: 100%;
  background-color: currentColor;
}
.primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.info_87d2
  > a
  .steel-130c:before,
.primary-lite-24a5.dropdown-aec3
  .modal_thick_284f
  > li.section-thick-6422
  > a
  .steel-130c:before {
  width: 100%;
  background-color: currentColor;
}
.primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a .steel-130c {
  position: relative;
}
.primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li > a .steel-130c: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;
}
.primary-lite-24a5.gallery-plasma-8650 .modal_thick_284f > li:focus > a .steel-130c:before,
.primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li:hover
  > a
  .steel-130c:before {
  width: 100%;
  background-color: currentColor;
}
.primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.info_87d2
  > a
  .steel-130c:before,
.primary-lite-24a5.gallery-plasma-8650
  .modal_thick_284f
  > li.section-thick-6422
  > a
  .steel-130c:before {
  width: 100%;
  background-color: currentColor;
}
.new-3e64 .disabled_8f1b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.new-3e64 .disabled_8f1b li:first-child > a {
  border-top: none;
}
.new-3e64 .disabled_8f1b .row_ca12 > .steel-130c .accent-bc4c {
  display: none;
}
.new-3e64 .disabled_8f1b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.new-3e64 .disabled_8f1b li:last-child {
  border: none;
}
.new-3e64 .disabled_8f1b li.gradient_paper_7396 > a {
  padding-right: 45px !important;
}
.new-3e64 .disabled_8f1b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.new-3e64 .disabled_8f1b li a:focus,
.new-3e64 .disabled_8f1b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-3e64 .disabled_8f1b li .hero-right-0ff5 {
  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;
}
.new-3e64 .disabled_8f1b li .hero-right-0ff5:hover {
  box-shadow: none;
}
.new-3e64 .disabled_8f1b li .hero-right-0ff5 .accent-bc4c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.new-3e64 .disabled_8f1b .menu_wood_5b00 {
  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);
}
.new-3e64 .disabled_8f1b .menu_wood_5b00 li a {
  padding-left: 3em;
}
.new-3e64 .disabled_8f1b .disabled_33f5 > a .hero-right-0ff5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.new-3e64 .disabled_8f1b .disabled_33f5 > .menu_wood_5b00 {
  display: block;
  opacity: 1;
}
.full-92ee {
  max-width: 100%;
}
.notification-hard-1d71 {
  line-height: 0;
  cursor: pointer;
}
.layout_5dd8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout_5dd8:hover {
  box-shadow: none;
  color: currentColor;
}
.layout_5dd8 svg {
  width: 18px;
  height: 18px;
}
.layout_5dd8 .list_solid_9af9 {
  display: none;
}
.avatar_85d8 {
  position: relative;
}
.avatar_85d8.fn-active-af7a .layout_5dd8 .hidden-soft-03f7 {
  display: none;
}
.avatar_85d8.fn-active-af7a .layout_5dd8 .list_solid_9af9 {
  display: inline-block;
}
.avatar_85d8 .dynamic-eb17 {
  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);
}
.avatar_85d8.fluid_fb9c .dynamic-eb17 {
  left: auto;
  right: -0.9em;
}
.avatar_85d8.fluid_fb9c .sidebar-current-cd9d::before {
  left: auto;
  right: 15px;
}
.avatar_85d8.fn-active-af7a .dynamic-eb17 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo_8331 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo_8331 label {
  flex-basis: 100%;
}
.photo_8331 .list_b485 {
  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;
}
.photo_8331 .surface_medium_ac3a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo_8331 .surface_medium_ac3a:focus {
  background-color: transparent;
}
.photo_8331 button.summary-460e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo_8331 button.summary-460e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo_8331 button.summary-460e svg {
  width: 18px;
  height: 18px;
}
.photo_8331 input[type="submit"] {
  min-height: auto;
}
.disabled_focused_76e5 .photo_8331 .surface_medium_ac3a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-current-cd9d {
  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) {
  .sidebar-current-cd9d {
    width: 220px;
  }
}
.sidebar-current-cd9d label {
  flex-basis: 100%;
}
.sidebar-current-cd9d::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;
}
.gas_15ba .disabled_focused_76e5 .photo_8331 {
  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;
}
.gas_15ba
  .disabled_focused_76e5
  .photo_8331
  .list_b485 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gas_15ba .disabled_focused_76e5 .photo_8331 .surface_medium_ac3a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gas_15ba
  .disabled_focused_76e5
  .photo_8331
  .surface_medium_ac3a:focus {
  background: 0 0;
}
.gas_15ba
  .disabled_focused_76e5
  .photo_8331
  .slow_e9e8 {
  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;
}
.cold_3cf8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cold_3cf8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cold_3cf8 li:last-child {
  margin-right: 0;
}
.cold_3cf8 li:first-child {
  margin-left: 0;
}
.cold_3cf8.hover-b11a a {
  color: #fff;
}
.cold_3cf8.hover-b11a a:hover {
  color: #fff;
}
.cold_3cf8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cold_3cf8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cold_3cf8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cold_3cf8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cold_3cf8 [class*="social-icon-apple"] {
  background-color: #999;
}
.cold_3cf8 [class*="social-icon-apple"].red-e7b8 {
  background-color: transparent;
  color: #999;
}
.cold_3cf8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cold_3cf8 [class*="social-icon-behance"].red-e7b8 {
  background-color: transparent;
  color: #1769ff;
}
.cold_3cf8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cold_3cf8 [class*="social-icon-bitbucket"].red-e7b8 {
  background-color: transparent;
  color: #205081;
}
.cold_3cf8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cold_3cf8 [class*="social-icon-codepen"].red-e7b8 {
  background-color: transparent;
  color: #000;
}
.cold_3cf8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cold_3cf8 [class*="social-icon-delicious"].red-e7b8 {
  background-color: transparent;
  color: #39f;
}
.cold_3cf8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cold_3cf8 [class*="social-icon-digg"].red-e7b8 {
  background-color: transparent;
  color: #005be2;
}
.cold_3cf8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cold_3cf8 [class*="social-icon-dribbble"].red-e7b8 {
  background-color: transparent;
  color: #ea4c89;
}
.cold_3cf8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cold_3cf8 [class*="social-icon-envelope"].red-e7b8 {
  background-color: transparent;
  color: #ea4335;
}
.cold_3cf8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cold_3cf8 [class*="social-icon-facebook"].red-e7b8 {
  background-color: transparent;
  color: #3b5998;
}
.cold_3cf8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cold_3cf8 [class*="social-icon-flickr"].red-e7b8 {
  background-color: transparent;
  color: #0063dc;
}
.cold_3cf8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cold_3cf8 [class*="social-icon-foursquare"].red-e7b8 {
  background-color: transparent;
  color: #2d5be3;
}
.cold_3cf8 [class*="social-icon-github"] {
  background-color: #333;
}
.cold_3cf8 [class*="social-icon-github"].red-e7b8 {
  background-color: transparent;
  color: #333;
}
.cold_3cf8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cold_3cf8 [class*="social-icon-google-plus"].red-e7b8 {
  background-color: transparent;
  color: #dd4b39;
}
.cold_3cf8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cold_3cf8 [class*="social-icon-houzz"].red-e7b8 {
  background-color: transparent;
  color: #7ac142;
}
.cold_3cf8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cold_3cf8 [class*="social-icon-instagram"].red-e7b8 {
  background-color: transparent;
  color: #262626;
}
.cold_3cf8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cold_3cf8 [class*="social-icon-jsfiddle"].red-e7b8 {
  background-color: transparent;
  color: #487aa2;
}
.cold_3cf8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cold_3cf8 [class*="social-icon-linkedin"].red-e7b8 {
  background-color: transparent;
  color: #0077b5;
}
.cold_3cf8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cold_3cf8 [class*="social-icon-medium"].red-e7b8 {
  background-color: transparent;
  color: #00ab6b;
}
.cold_3cf8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cold_3cf8
  [class*="social-icon-odnoklassniki"].red-e7b8 {
  background-color: transparent;
  color: #f4731c;
}
.cold_3cf8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cold_3cf8 [class*="social-icon-meetup"].red-e7b8 {
  background-color: transparent;
  color: #ec1c40;
}
.cold_3cf8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cold_3cf8 [class*="social-icon-pinterest"].red-e7b8 {
  background-color: transparent;
  color: #bd081c;
}
.cold_3cf8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cold_3cf8 [class*="social-icon-product-hunt"].red-e7b8 {
  background-color: transparent;
  color: #da552f;
}
.cold_3cf8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cold_3cf8 [class*="social-icon-reddit"].red-e7b8 {
  background-color: transparent;
  color: #ff4500;
}
.cold_3cf8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cold_3cf8 [class*="social-icon-rss"].red-e7b8 {
  background-color: transparent;
  color: #f26522;
}
.cold_3cf8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cold_3cf8
  [class*="social-icon-shopping-cart"].red-e7b8 {
  background-color: transparent;
  color: #4caf50;
}
.cold_3cf8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cold_3cf8 [class*="social-icon-skype"].red-e7b8 {
  background-color: transparent;
  color: #00aff0;
}
.cold_3cf8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cold_3cf8 [class*="social-icon-slideshare"].red-e7b8 {
  background-color: transparent;
  color: #0077b5;
}
.cold_3cf8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cold_3cf8 [class*="social-icon-snapchat"].red-e7b8 {
  background-color: transparent;
  color: #fffc00;
}
.cold_3cf8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cold_3cf8 [class*="social-icon-soundcloud"].red-e7b8 {
  background-color: transparent;
  color: #f80;
}
.cold_3cf8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cold_3cf8 [class*="social-icon-spotify"].red-e7b8 {
  background-color: transparent;
  color: #2ebd59;
}
.cold_3cf8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cold_3cf8
  [class*="social-icon-stack-overflow"].red-e7b8 {
  background-color: transparent;
  color: #fe7a15;
}
.cold_3cf8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cold_3cf8 [class*="social-icon-maldkfgram"].red-e7b8 {
  background-color: transparent;
  color: #2ca5e0;
}
.cold_3cf8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cold_3cf8 [class*="social-icon-tripadvisor"].red-e7b8 {
  background-color: transparent;
  color: #589442;
}
.cold_3cf8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cold_3cf8 [class*="social-icon-tumblr"].red-e7b8 {
  background-color: transparent;
  color: #35465c;
}
.cold_3cf8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cold_3cf8 [class*="social-icon-twitch"].red-e7b8 {
  background-color: transparent;
  color: #6441a5;
}
.cold_3cf8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cold_3cf8 [class*="social-icon-twitter"].red-e7b8 {
  background-color: transparent;
  color: #1da1f2;
}
.cold_3cf8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cold_3cf8 [class*="social-icon-vimeo"].red-e7b8 {
  background-color: transparent;
  color: #1ab7ea;
}
.cold_3cf8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cold_3cf8 [class*="social-icon-vk"].red-e7b8 {
  background-color: transparent;
  color: #45668e;
}
.cold_3cf8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cold_3cf8 [class*="social-icon-weibo"].red-e7b8 {
  background-color: transparent;
  color: #df2029;
}
.cold_3cf8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cold_3cf8 [class*="social-icon-weixin"].red-e7b8 {
  background-color: transparent;
  color: #7bb32e;
}
.cold_3cf8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cold_3cf8 [class*="social-icon-whatsapp"].red-e7b8 {
  background-color: transparent;
  color: #25d366;
}
.cold_3cf8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cold_3cf8 [class*="social-icon-wordpress"].red-e7b8 {
  background-color: transparent;
  color: #21759b;
}
.cold_3cf8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cold_3cf8 [class*="social-icon-xing"].red-e7b8 {
  background-color: transparent;
  color: #026466;
}
.cold_3cf8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cold_3cf8 [class*="social-icon-yelp"].red-e7b8 {
  background-color: transparent;
  color: #af0606;
}
.cold_3cf8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cold_3cf8 [class*="social-icon-youtube"].red-e7b8 {
  background-color: transparent;
  color: #cd201f;
}
.mini_defa {
  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;
}
.mini_defa:hover {
  box-shadow: none;
  background: 0 0;
}
.thick_48eb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pattern_1c3f {
  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;
}
.rough_4ca9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.highlight_6858 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.highlight_6858,
.highlight_6858::after,
.highlight_6858::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;
}
.highlight_6858::after,
.highlight_6858::before {
  content: "";
  display: block;
  background-color: inherit;
}
.filter-soft-7d4a .pattern_1c3f .rough_4ca9 {
  margin-top: -2px;
  width: 19px;
}
.filter-soft-7d4a .pattern_1c3f .highlight_6858 {
  margin-top: -1px;
}
.filter-soft-7d4a .pattern_1c3f .highlight_6858,
.filter-soft-7d4a .pattern_1c3f .highlight_6858::after,
.filter-soft-7d4a .pattern_1c3f .highlight_6858::before {
  width: 19px;
  height: 2px;
}
.filter-soft-7d4a .pattern_1c3f .highlight_6858::before {
  top: -6px;
}
.filter-soft-7d4a .pattern_1c3f .highlight_6858::after {
  bottom: -6px;
}
.logo-lite-b226 .pattern_1c3f .rough_4ca9 {
  margin-top: -2px;
  width: 22px;
}
.logo-lite-b226 .pattern_1c3f .highlight_6858 {
  margin-top: -1px;
}
.logo-lite-b226 .pattern_1c3f .highlight_6858,
.logo-lite-b226 .pattern_1c3f .highlight_6858::after,
.logo-lite-b226 .pattern_1c3f .highlight_6858::before {
  width: 22px;
  height: 2px;
}
.logo-lite-b226 .pattern_1c3f .highlight_6858::before {
  top: -7px;
}
.logo-lite-b226 .pattern_1c3f .highlight_6858::after {
  bottom: -7px;
}
.detail-tiny-b6dd .pattern_1c3f .rough_4ca9 {
  margin-top: -2px;
  width: 31px;
}
.detail-tiny-b6dd .pattern_1c3f .highlight_6858 {
  margin-top: -1.5px;
}
.detail-tiny-b6dd .pattern_1c3f .highlight_6858,
.detail-tiny-b6dd .pattern_1c3f .highlight_6858::after,
.detail-tiny-b6dd .pattern_1c3f .highlight_6858::before {
  width: 31px;
  height: 3px;
}
.detail-tiny-b6dd .pattern_1c3f .highlight_6858::before {
  top: -9px;
}
.detail-tiny-b6dd .pattern_1c3f .highlight_6858::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content_gas_81c3 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 19px;
  }
  .content_gas_81c3 .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .content_gas_81c3 .pattern_1c3f .highlight_6858,
  .content_gas_81c3 .pattern_1c3f .highlight_6858::after,
  .content_gas_81c3 .pattern_1c3f .highlight_6858::before {
    width: 19px;
    height: 2px;
  }
  .content_gas_81c3 .pattern_1c3f .highlight_6858::before {
    top: -6px;
  }
  .content_gas_81c3 .pattern_1c3f .highlight_6858::after {
    bottom: -6px;
  }
  .copper-e8b9 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 22px;
  }
  .copper-e8b9 .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .copper-e8b9 .pattern_1c3f .highlight_6858,
  .copper-e8b9 .pattern_1c3f .highlight_6858::after,
  .copper-e8b9 .pattern_1c3f .highlight_6858::before {
    width: 22px;
    height: 2px;
  }
  .copper-e8b9 .pattern_1c3f .highlight_6858::before {
    top: -7px;
  }
  .copper-e8b9 .pattern_1c3f .highlight_6858::after {
    bottom: -7px;
  }
  .plasma_2005 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 31px;
  }
  .plasma_2005 .pattern_1c3f .highlight_6858 {
    margin-top: -1.5px;
  }
  .plasma_2005 .pattern_1c3f .highlight_6858,
  .plasma_2005 .pattern_1c3f .highlight_6858::after,
  .plasma_2005 .pattern_1c3f .highlight_6858::before {
    width: 31px;
    height: 3px;
  }
  .plasma_2005 .pattern_1c3f .highlight_6858::before {
    top: -9px;
  }
  .plasma_2005 .pattern_1c3f .highlight_6858::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .soft-9f90 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 19px;
  }
  .soft-9f90 .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .soft-9f90 .pattern_1c3f .highlight_6858,
  .soft-9f90 .pattern_1c3f .highlight_6858::after,
  .soft-9f90 .pattern_1c3f .highlight_6858::before {
    width: 19px;
    height: 2px;
  }
  .soft-9f90 .pattern_1c3f .highlight_6858::before {
    top: -6px;
  }
  .soft-9f90 .pattern_1c3f .highlight_6858::after {
    bottom: -6px;
  }
  .menu_wide_6771 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_wide_6771 .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .menu_wide_6771 .pattern_1c3f .highlight_6858,
  .menu_wide_6771 .pattern_1c3f .highlight_6858::after,
  .menu_wide_6771 .pattern_1c3f .highlight_6858::before {
    width: 22px;
    height: 2px;
  }
  .menu_wide_6771 .pattern_1c3f .highlight_6858::before {
    top: -7px;
  }
  .menu_wide_6771 .pattern_1c3f .highlight_6858::after {
    bottom: -7px;
  }
  .thumbnail_abb6 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_abb6 .pattern_1c3f .highlight_6858 {
    margin-top: -1.5px;
  }
  .thumbnail_abb6 .pattern_1c3f .highlight_6858,
  .thumbnail_abb6 .pattern_1c3f .highlight_6858::after,
  .thumbnail_abb6 .pattern_1c3f .highlight_6858::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_abb6 .pattern_1c3f .highlight_6858::before {
    top: -9px;
  }
  .thumbnail_abb6 .pattern_1c3f .highlight_6858::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .aside_hard_22d1 .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_hard_22d1 .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .aside_hard_22d1 .pattern_1c3f .highlight_6858,
  .aside_hard_22d1 .pattern_1c3f .highlight_6858::after,
  .aside_hard_22d1 .pattern_1c3f .highlight_6858::before {
    width: 19px;
    height: 2px;
  }
  .aside_hard_22d1 .pattern_1c3f .highlight_6858::before {
    top: -6px;
  }
  .aside_hard_22d1 .pattern_1c3f .highlight_6858::after {
    bottom: -6px;
  }
  .in-a61f .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 22px;
  }
  .in-a61f .pattern_1c3f .highlight_6858 {
    margin-top: -1px;
  }
  .in-a61f .pattern_1c3f .highlight_6858,
  .in-a61f .pattern_1c3f .highlight_6858::after,
  .in-a61f .pattern_1c3f .highlight_6858::before {
    width: 22px;
    height: 2px;
  }
  .in-a61f .pattern_1c3f .highlight_6858::before {
    top: -7px;
  }
  .in-a61f .pattern_1c3f .highlight_6858::after {
    bottom: -7px;
  }
  .icon-677f .pattern_1c3f .rough_4ca9 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-677f .pattern_1c3f .highlight_6858 {
    margin-top: -1.5px;
  }
  .icon-677f .pattern_1c3f .highlight_6858,
  .icon-677f .pattern_1c3f .highlight_6858::after,
  .icon-677f .pattern_1c3f .highlight_6858::before {
    width: 31px;
    height: 3px;
  }
  .icon-677f .pattern_1c3f .highlight_6858::before {
    top: -9px;
  }
  .icon-677f .pattern_1c3f .highlight_6858::after {
    bottom: -9px;
  }
}
.middle-501f .highlight_6858 {
  -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);
}
.middle-501f .highlight_6858::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.middle-501f .highlight_6858::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);
}
.middle-501f.over_7a3b .highlight_6858 {
  -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);
}
.middle-501f.over_7a3b .highlight_6858::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.middle-501f.over_7a3b .highlight_6858::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);
}
.bronze-c424 {
  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.item-slow-3025:before {
  display: none;
}
.list-b79e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-b79e .middle-8b64 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-b79e .middle-8b64:last-of-type {
  border-bottom: none;
}
.list-b79e .middle-8b64.preview_b89b,
.list-b79e .middle-8b64.huge_6058,
.list-b79e .middle-8b64.box_large_b751 {
  padding: 0;
}
.list-b79e .new-3e64 .hero-right-0ff5 {
  color: currentColor;
}
.list-b79e .new-3e64 .hero-right-0ff5:focus,
.list-b79e .new-3e64 .hero-right-0ff5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-b79e.gas_8ad8 .notice-slow-3e30,
.list-b79e.gas_8ad8 .link-6b23 a,
.list-b79e.gas_8ad8 .modal_thick_284f a,
.list-b79e.gas_8ad8 .menu_wood_5b00 a {
  color: rgba(0, 0, 0, 0.55);
}
.list-b79e.gas_8ad8 .notice-slow-3e30:hover,
.list-b79e.gas_8ad8 .link-6b23 a:hover,
.list-b79e.gas_8ad8 .modal_thick_284f a:hover,
.list-b79e.gas_8ad8 .menu_wood_5b00 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-b79e.gas_8ad8 .notice_complex_1329 {
  color: rgba(0, 0, 0, 0.8);
}
.list-b79e.gas_8ad8 .middle-8b64 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-b79e.gas_8ad8 .middle-8b64:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-b79e.gas_8ad8 .lower_b246:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-b79e.gas_8ad8 .new-3e64 .disabled_8f1b li a,
.list-b79e.gas_8ad8 .new-3e64 .hero-right-0ff5,
.list-b79e.gas_8ad8 .menu_wood_5b00 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-b79e.gas_8ad8 .new-3e64 .hero-right-0ff5:focus,
.list-b79e.gas_8ad8 .new-3e64 .hero-right-0ff5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-b79e.gas_8ad8 .disabled_8f1b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-b79e.aside-under-447d .notice-slow-3e30,
.list-b79e.aside-under-447d .link-6b23 a,
.list-b79e.aside-under-447d .modal_thick_284f .hero-right-0ff5,
.list-b79e.aside-under-447d .modal_thick_284f a,
.list-b79e.aside-under-447d .menu_wood_5b00 a {
  color: rgba(255, 255, 255, 0.79);
}
.list-b79e.aside-under-447d .notice-slow-3e30:hover,
.list-b79e.aside-under-447d .link-6b23 a:hover,
.list-b79e.aside-under-447d .modal_thick_284f .hero-right-0ff5:hover,
.list-b79e.aside-under-447d .modal_thick_284f a:hover,
.list-b79e.aside-under-447d .menu_wood_5b00 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-b79e.aside-under-447d .notice_complex_1329 {
  color: rgba(255, 255, 255, 0.99);
}
.list-b79e.aside-under-447d .middle-8b64 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-b79e.aside-under-447d .middle-8b64:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-b79e.aside-under-447d .lower_b246:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-b79e.aside-under-447d .new-3e64 .disabled_8f1b li a,
.list-b79e.aside-under-447d .new-3e64 .hero-right-0ff5,
.list-b79e.aside-under-447d .menu_wood_5b00 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-b79e.aside-under-447d .new-3e64 .hero-right-0ff5:focus,
.list-b79e.aside-under-447d .new-3e64 .hero-right-0ff5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-b79e.aside-under-447d .disabled_8f1b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_b246 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.lower_b246:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column_wood_92d2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-228b .list-b79e {
  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;
}
.tooltip-228b .middle-8b64 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-228b .middle-8b64: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) {
  .tooltip-228b .middle-8b64:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-228b .middle-8b64:last-child:before {
  content: none;
}
.tooltip-228b .middle-8b64[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-228b .new-3e64 .disabled_8f1b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-228b .new-3e64 .disabled_8f1b li a .hero-right-0ff5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-228b .new-3e64 .menu_wood_5b00 {
  border: none;
}
.tooltip-228b .new-3e64 .menu_wood_5b00 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-228b .lower_b246 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-228b .column_wood_92d2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-228b .aside-under-447d .lower_b246:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-228b .gas_8ad8.box-east-81c5 .highlight_6858 {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-228b
  .gas_8ad8.box-east-81c5
  .highlight_6858::after,
.tooltip-228b
  .gas_8ad8.box-east-81c5
  .highlight_6858:before {
  background: inherit;
}
.tooltip-228b
  .gas_8ad8.box-east-81c5:hover
  .highlight_6858 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar_active_81fe .list-b79e {
  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) {
  .sidebar_active_81fe .list-b79e {
    width: auto;
    right: 45px;
  }
}
.middle-ac83 .list-b79e {
  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) {
  .middle-ac83 .list-b79e {
    width: auto;
    left: 45px;
  }
}
.item-slow-3025 .list-b79e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-slow-3025 .column_wood_92d2 {
  max-width: 48em;
  margin: 0 auto;
}
.item-slow-3025 .lower_b246:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.border-10a8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.border-10a8.tooltip-228b .list-b79e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.border-10a8.sidebar_active_81fe .list-b79e {
  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);
}
.border-10a8 .list-b79e {
  visibility: visible;
}
.border-10a8.middle-ac83 .list-b79e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.card-0f9c,
.sort_5d60 {
  overflow-x: hidden;
}
.card-0f9c .list-b79e {
  overflow: auto;
}
.card-0f9c.tooltip-228b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-0f9c.tooltip-228b .list-b79e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.card-0f9c.tooltip-228b .mini_defa {
  opacity: 0;
}
.card-0f9c.sidebar_active_81fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-0f9c.sidebar_active_81fe .list-b79e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.card-0f9c.sidebar_active_81fe .mini_defa {
  opacity: 0;
}
.card-0f9c.middle-ac83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.card-0f9c.middle-ac83 .list-b79e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.card-0f9c.middle-ac83 .mini_defa {
  opacity: 0;
}
.card-0f9c.item-slow-3025 .list-b79e {
  z-index: 10;
  visibility: visible;
}
.box-east-81c5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box-east-81c5 .highlight_6858 {
  background: rgba(255, 255, 255, 0.99);
}
.box-east-81c5 .highlight_6858::after,
.box-east-81c5 .highlight_6858:before {
  background: inherit;
}
.box-east-81c5:hover .highlight_6858 {
  background: rgba(255, 255, 255, 0.99);
}
.middle-ac83 .box-east-81c5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-slow-3025 .box-east-81c5 {
  display: none !important;
}
.card-0f9c:before,
.sort_5d60:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.card-0f9c .box-east-81c5,
.sort_5d60 .box-east-81c5 {
  display: inline-block;
}
.list-b79e .list-iron-2dfe {
  -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;
}
.card-0f9c .list-b79e .list-iron-2dfe,
.sort_5d60 .list-b79e .list-iron-2dfe {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption-9e2a .list_b485 {
  width: 100%;
}
.notification-focused-7f59 {
  padding: 0 0.5em 0;
}
.notification-focused-7f59 [class*="customify-col-"],
.notification-focused-7f59 [class*="customify-col_"],
.notification-focused-7f59 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-2d82 .notification-focused-7f59 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .grid_ad3b .filter-96e2,
  .filter-96e2 {
    display: none;
  }
  .video-9f1b {
    text-align: left;
  }
  .button-34d8 {
    text-align: center;
  }
  .border_huge_1883 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .grid_ad3b .container_paper_33ff,
  .container_paper_33ff {
    display: none;
  }
  .tertiary_light_8850 {
    text-align: left;
  }
  .modal_904a {
    text-align: center;
  }
  .dirty-c7ec {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .grid_ad3b .steel-dead,
  .steel-dead {
    display: none;
  }
  .heading-iron-0c8f {
    text-align: left;
  }
  .alert_gold_09d1 {
    text-align: center;
  }
  .gas_70be {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard-55d1 {
  box-shadow: none !important;
}
.focus-5d76 .grid_0c31,
.wrapper_new_991d .grid_0c31 {
  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;
}
.wrapper_new_991d .grid_0c31 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.description_white_06c3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.description_white_06c3:after,
.description_white_06c3:before {
  content: "";
  display: table;
}
.description_white_06c3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .description_white_06c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.description_white_06c3,
.video-0af4 {
  max-width: 1248px;
  margin: 0 auto;
}

.form_3e3e.menu_steel_5d9c .description_white_06c3 {
  max-width: 100%;
}
.form_3e3e.block_west_894c {
  max-width: 1200px;
  margin: 0 auto;
}
.form_3e3e.heading_fde4 .description_white_06c3 {
  max-width: 100%;
}
.form_3e3e.heading_fde4 > .description_white_06c3 {
  padding-left: 0;
  padding-right: 0;
}
.form_3e3e.heading_fde4 > .description_white_06c3 .grid_ad3b {
  margin: 0;
}
.form_3e3e.heading_fde4
  > .description_white_06c3
  .over_4d37.down-5c05 {
  margin-right: 0;
  margin-left: 0;
}
.form_3e3e.heading_fde4 #main.down-5c05 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .selected-83a9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .selected-83a9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .nav-dynamic-adf5 .detail_5d5c {
    padding-right: 1em;
  }
  .nav-dynamic-adf5.tag_9b61 .over_4d37 {
    border-right: 1px solid #eaecee;
  }
  .nav-dynamic-adf5.tag_9b61 .detail_5d5c {
    padding-right: 1em;
  }
  .nav-dynamic-adf5.tag_9b61 .fluid-48c3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_4eec .detail_5d5c {
    padding-left: 1em;
  }
  .center_4eec.tag_9b61 .over_4d37 {
    border-left: 1px solid #eaecee;
  }
  .center_4eec.tag_9b61 .detail_5d5c {
    padding-left: 1em;
  }
  .center_4eec.tag_9b61 .fluid-48c3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_bronze_d822 .detail_5d5c {
    padding-left: 1em;
  }
  .notification_bronze_d822.tag_9b61 .component-52d7 {
    border-right: 1px solid #eaecee;
  }
  .notification_bronze_d822.tag_9b61 .panel_tall_1122 {
    border-right: 1px solid #eaecee;
  }
  .notification_bronze_d822.tag_9b61 .detail_5d5c {
    padding-left: 1em;
  }
  .notification_bronze_d822.tag_9b61 .fluid-48c3 {
    padding-right: 1em;
  }
  .notification_bronze_d822.tag_9b61 .orange-ff17 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_easy_ea6a .detail_5d5c {
    padding-right: 1em;
  }
  .list_easy_ea6a.tag_9b61 .component-52d7 {
    border-left: 1px solid #eaecee;
  }
  .list_easy_ea6a.tag_9b61 .panel_tall_1122 {
    border-left: 1px solid #eaecee;
  }
  .list_easy_ea6a.tag_9b61 .detail_5d5c {
    padding-right: 1em;
  }
  .list_easy_ea6a.tag_9b61 .fluid-48c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_easy_ea6a.tag_9b61 .orange-ff17 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-83a9 .detail_5d5c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-83a9.tag_9b61 .over_4d37 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .selected-83a9.tag_9b61 .detail_5d5c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-83a9.tag_9b61 .fluid-48c3 {
    padding-left: 1em;
  }
  .selected-83a9.tag_9b61 .orange-ff17 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .selected-83a9.tag_9b61 .detail_5d5c {
    padding-left: 0;
  }
}
.middle-cdcf .fast-02c3 {
  display: inline-block;
}
.wrapper_92c6 {
  display: inline-block;
}
.bottom-06bd {
  word-con: break-word;
}
.notice-stone-b73d > span {
  display: inline-block;
  padding: 5px 0;
}
.notice-stone-b73d .backdrop-plasma-06b6 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice-stone-b73d .texture_ed8a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slow_677b .thick-587c {
  margin-bottom: 2em;
}
.slow_677b .module-4b84 {
  margin-bottom: 15px;
}
.slow_677b .module-4b84:last-child {
  margin-bottom: 0;
}
.slow_677b .prev_970e {
  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) {
  .slow_677b .prev_970e {
    display: block;
  }
}
.slow_677b .pro-6a6d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slow_677b .pro-6a6d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slow_677b .table_2f2a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slow_677b .table_2f2a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slow_677b .table_2f2a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slow_677b .bottom-06bd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slow_677b .bottom-06bd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slow_677b .status-3e91 p:last-child {
  margin-bottom: 0;
}
.slow_677b .progress_9e87 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slow_677b .list-middle-146d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slow_677b .content_small_5342 {
  margin-top: 1em;
}
.slow_677b .dirty-c6a8 {
  top: 0;
  display: block;
}
.slow_677b .dirty-c6a8 a {
  color: inherit;
}
.slow_677b .dirty-c6a8 a:hover {
  color: inherit;
}
.slow_677b .out_6a65 {
  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;
}
.slow_677b .out_6a65:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slow_677b .list-middle-146d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slow_677b .pink-6c75 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slow_677b .pink-6c75:first-child {
  margin-top: 0;
}
.slow_677b .pink-6c75.accent_over_0d30 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slow_677b .pink-6c75.top_b068 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slow_677b
  .pink-6c75.top_b068.card-1e15
  .content_small_5342 {
  width: 100%;
}
.slow_677b .top_b068 {
  -webkit-box-align: center;
  align-items: center;
}
.slow_677b .top_b068 .notice-stone-b73d,
.slow_677b .top_b068 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slow_677b .table_2f2a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slow_677b .table_2f2a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slow_677b .table_2f2a: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;
}
.slow_677b .accent_over_0d30 {
  z-index: 5;
}
.slow_677b .table-center-05be .table_dim_7c87 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slow_677b .upper_7f1b .table_dim_7c87 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slow_677b .down_6ebb .table_dim_7c87 {
  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;
}
.slow_677b.next-d9e7 .prev_970e,
.slow_677b.summary_dark_8a71 .prev_970e {
  display: block;
}
.slow_677b.next-d9e7 .prev_970e .static_c8ad,
.slow_677b.next-d9e7 .prev_970e .list-middle-146d,
.slow_677b.summary_dark_8a71 .prev_970e .static_c8ad,
.slow_677b.summary_dark_8a71 .prev_970e .list-middle-146d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow_677b.carousel-advanced-e05a .pro-6a6d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slow_677b.carousel-advanced-e05a .pro-6a6d {
    margin-right: 0;
  }
}
.slow_677b.next-d9e7 .pro-6a6d,
.slow_677b.summary_dark_8a71 .pro-6a6d {
  padding-top: 40%;
}
.slow_677b.next-d9e7 .thick-587c,
.slow_677b.summary_dark_8a71 .thick-587c {
  display: block;
}
.slow_677b.next-d9e7 .fn-sticky-af7a .list-middle-146d,
.slow_677b.summary_dark_8a71 .fn-sticky-af7a .list-middle-146d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slow_677b.next-d9e7 .pro-6a6d,
.slow_677b.summary_dark_8a71 .pro-6a6d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slow_677b.next-d9e7 .list-middle-146d {
  padding: 1em;
}
.avatar-copper-18bf {
  margin: 30px auto;
  display: block;
}
.avatar-copper-18bf .paragraph_e481 > * {
  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;
}
.avatar-copper-18bf .paragraph_e481 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar-copper-18bf .paragraph_e481 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_be49 .notice-stone-b73d {
  margin-bottom: 1.41575em;
}
.border_be49 .dark-851c {
  margin-bottom: 1.618em;
}
.button_b05d .form_south_1288 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_b05d .form_south_1288 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_b05d .disabled-0fd9 {
  max-width: 100%;
  overflow: auto;
}
.wrapper_center_4efb .button_b05d a:hover {
  text-decoration: underline;
}
.article_9853 .module-4b84:not(.bottom-06bd),
.article_9853 .table_2f2a {
  margin-bottom: 1.41575em;
}
.article_9853 .module-4b84:not(.bottom-06bd):last-child,
.article_9853 .table_2f2a:last-child {
  margin-bottom: 0;
}
.article_9853 .module-4b84.dirty-7473 {
  margin-bottom: 0.41575em;
}
.article_9853 .surface_black_56ca:before,
.article_9853 .advanced_b9d7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article_9853 .surface_black_56ca:before {
  content: "\f115";
}
.article_9853 .advanced_b9d7:before {
  content: "\f02c";
}
.article_9853 .lower-05f5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article_9853 .lower-05f5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.next-88a8 {
  display: -webkit-box;
  display: flex;
}
.next-88a8 .slider-pressed-255b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .next-88a8 .slider-pressed-255b {
    flex-basis: 90px;
  }
}
.next-88a8 .table_static_d5d8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .next-88a8 .table_static_d5d8 {
    flex-basis: calc(100% - 50px);
  }
}
.next-88a8 .slider-narrow-7af4 p:last-child {
  margin-bottom: 0.72em;
}
.down_e0a0 .paragraph_e481 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.down_e0a0 .paragraph_e481:after,
.down_e0a0 .paragraph_e481:before {
  content: "";
  display: table;
}
.down_e0a0 .paragraph_e481:after {
  clear: both;
}
.down_e0a0 .paragraph_e481 .next-8ea6,
.down_e0a0 .paragraph_e481 .red_bc9c {
  width: 49%;
}
.down_e0a0 .paragraph_e481 .next-8ea6 a span.inner_88fa,
.down_e0a0 .paragraph_e481 .red_bc9c a span.inner_88fa {
  display: block;
  margin-bottom: 5px;
}
.down_e0a0 .paragraph_e481 .red_bc9c {
  float: left;
  text-align: left;
}
.down_e0a0 .paragraph_e481 .next-8ea6 {
  float: right;
  text-align: right;
}
.image-in-a1e9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image-in-a1e9 {
    margin-bottom: 0;
  }
}
.frame_400e {
  margin-bottom: 1em;
}
.frame_400e .bottom-06bd {
  font-size: 1.1em;
  line-height: 1.3;
}
.element-dfa3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_solid_4f25 .frame_400e,
.frame-new-4281 .frame_400e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_solid_4f25 .frame_400e,
  .frame-new-4281 .frame_400e {
    display: block;
  }
}
.active_solid_4f25 .element-dfa3,
.frame-new-4281 .element-dfa3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_solid_4f25 .element-dfa3,
  .frame-new-4281 .element-dfa3 {
    margin-bottom: 1em;
  }
}
.active_solid_4f25 .element-dfa3 img,
.frame-new-4281 .element-dfa3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_solid_4f25 .dark_2541,
.frame-new-4281 .dark_2541 {
  flex-basis: calc(100% - 160px);
}
.active_solid_4f25 .dark_2541 p,
.frame-new-4281 .dark_2541 p {
  margin-bottom: 0;
}
.active_solid_4f25 .dark_2541 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_solid_4f25 .dark_2541 {
    padding-left: 0;
  }
}
.frame-new-4281 .dark_2541 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .frame-new-4281 .dark_2541 {
    padding-right: 0;
  }
}
.frame-new-4281 .element-dfa3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.advanced-961a .element-dfa3 {
  margin-bottom: 0.5em;
}
.advanced-961a .element-dfa3 img {
  width: 100%;
}
.east-a99f .nav-7f3d,
.thumbnail-lower-2177 .nav-7f3d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-lower-2177 .over_4d37 .header_dark_2562 p:last-child {
  margin-bottom: 0;
}
.hot_b9f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover_98a0 .input-7500 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover_98a0 .input-7500:last-of-type {
    margin-bottom: 0;
  }
}
.hover_98a0 .input-7500 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover_98a0 .input-7500 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover_98a0 .input-7500 ul li {
  margin: 0 0 0.6em;
}
.hover_98a0 .input-7500 ul li.lower-586c,
.hover_98a0 .input-7500 ul li.detail_8a0c {
  position: relative;
}
.hover_98a0 .input-7500 ul li.lower-586c .label_19de,
.hover_98a0 .input-7500 ul li.detail_8a0c .label_19de {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover_98a0 .input-7500 ul li.lower-586c:after:after,
.hover_98a0 .input-7500 ul li.lower-586c:after:before,
.hover_98a0
  .input-7500
  ul
  li.detail_8a0c:after:after,
.hover_98a0
  .input-7500
  ul
  li.detail_8a0c:after:before {
  content: "";
  display: table;
}
.hover_98a0 .input-7500 ul li.lower-586c:after:after,
.hover_98a0
  .input-7500
  ul
  li.detail_8a0c:after:after {
  clear: both;
}
.hover_98a0 .input-7500 a.hot_94e9:hover {
  text-decoration: none;
}
.hover_98a0 .input-7500 select {
  max-width: 100%;
}
.hover_98a0 .input-7500 table {
  font-size: 85%;
}
.hover_98a0 .input-7500 table td,
.hover_98a0 .input-7500 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover_98a0 .input-7500 table tfoot td {
  text-align: left;
}
.hover_98a0 .input-7500 :last-child {
  margin-bottom: 0;
}
.hover_98a0 .input-7500 .highlight_hovered_612b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover_98a0 .input-7500 .highlight_hovered_612b label {
  width: 100%;
}
.hover_98a0 .input-7500 .highlight_hovered_612b .surface_medium_ac3a {
  width: 100%;
  display: block;
}
.hover_98a0 .input-7500 .highlight_hovered_612b .summary-460e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover_98a0 .input-7500 .highlight_hovered_612b .summary-460e:hover svg #svg-search {
  fill: #444;
}
.hover_98a0 .input-7500 .highlight_hovered_612b .summary-460e svg {
  width: 18px;
  height: 18px;
}
.hover_98a0 .badge-efa5 ul ul,
.hover_98a0 .search-ea5f ul ul,
.hover_98a0 .surface-df23 ul ul,
.hover_98a0 .hover-e907 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover_98a0 .badge-efa5 .gradient_paper_7396 > a,
.hover_98a0 .search-ea5f .gradient_paper_7396 > a,
.hover_98a0 .surface-df23 .gradient_paper_7396 > a,
.hover_98a0 .hover-e907 .gradient_paper_7396 > a {
  margin-bottom: 0;
}
.hover_98a0 .fluid_1792 li,
.hover_98a0 .badge-efa5 li,
.hover_98a0 .accordion_tiny_7fa5 li,
.hover_98a0 .search-ea5f li,
.hover_98a0 .surface-df23 li,
.hover_98a0 .hover-e907 li,
.hover_98a0 .complex_c292 li,
.hover_98a0 .box-05cc li {
  display: block;
  position: relative;
}
.hover_98a0 .fluid_1792 li:last-child,
.hover_98a0 .badge-efa5 li:last-child,
.hover_98a0 .accordion_tiny_7fa5 li:last-child,
.hover_98a0 .search-ea5f li:last-child,
.hover_98a0 .surface-df23 li:last-child,
.hover_98a0 .hover-e907 li:last-child,
.hover_98a0 .complex_c292 li:last-child,
.hover_98a0 .box-05cc li:last-child {
  border: none;
}
.hover_98a0 .fluid_1792 li a,
.hover_98a0 .badge-efa5 li a,
.hover_98a0 .accordion_tiny_7fa5 li a,
.hover_98a0 .search-ea5f li a,
.hover_98a0 .surface-df23 li a,
.hover_98a0 .hover-e907 li a,
.hover_98a0 .complex_c292 li a,
.hover_98a0 .box-05cc li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_98a0 .fluid_1792 li ul li::before,
.hover_98a0 .badge-efa5 li ul li::before,
.hover_98a0 .accordion_tiny_7fa5 li ul li::before,
.hover_98a0 .search-ea5f li ul li::before,
.hover_98a0 .surface-df23 li ul li::before,
.hover_98a0 .hover-e907 li ul li::before,
.hover_98a0 .complex_c292 li ul li::before,
.hover_98a0 .box-05cc li ul li::before {
  left: 15px;
}
.hover_98a0 .fluid_1792 li ul a,
.hover_98a0 .badge-efa5 li ul a,
.hover_98a0 .accordion_tiny_7fa5 li ul a,
.hover_98a0 .search-ea5f li ul a,
.hover_98a0 .surface-df23 li ul a,
.hover_98a0 .hover-e907 li ul a,
.hover_98a0 .complex_c292 li ul a,
.hover_98a0 .box-05cc li ul a {
  padding-left: 20px;
}
.hover_98a0 .fluid_1792 li ul ul li::before,
.hover_98a0 .badge-efa5 li ul ul li::before,
.hover_98a0 .accordion_tiny_7fa5 li ul ul li::before,
.hover_98a0 .search-ea5f li ul ul li::before,
.hover_98a0 .surface-df23 li ul ul li::before,
.hover_98a0 .hover-e907 li ul ul li::before,
.hover_98a0 .complex_c292 li ul ul li::before,
.hover_98a0 .box-05cc li ul ul li::before {
  left: 30px;
}
.hover_98a0 .fluid_1792 li ul ul a,
.hover_98a0 .badge-efa5 li ul ul a,
.hover_98a0 .accordion_tiny_7fa5 li ul ul a,
.hover_98a0 .search-ea5f li ul ul a,
.hover_98a0 .surface-df23 li ul ul a,
.hover_98a0 .hover-e907 li ul ul a,
.hover_98a0 .complex_c292 li ul ul a,
.hover_98a0 .box-05cc li ul ul a {
  padding-left: 40px;
}
.hover_98a0 .hero-8b70 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_98a0 .box-05cc ul li {
  margin-bottom: 1.41575em;
}
.hover_98a0 .box-05cc ul li .preview_under_a315 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover_98a0 .box-05cc ul li .frame_7450 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.aside-under-447d .fluid_1792 li a,
.aside-under-447d .badge-efa5 li a,
.aside-under-447d .accordion_tiny_7fa5 li a,
.aside-under-447d .search-ea5f li a,
.aside-under-447d .surface-df23 li a,
.aside-under-447d .hover-e907 li a,
.aside-under-447d .complex_c292 li a,
.aside-under-447d .box-05cc li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-under-447d .hero-8b70 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-under-447d .input-7500 ul li.lower-586c .label_19de,
.aside-under-447d .input-7500 ul li.detail_8a0c .label_19de {
  background: rgba(0, 0, 0, 0.2);
}
.aside-under-447d .hover_98a0 .input-7500 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.form_3e3e .hover_98a0 .disabled_8f1b li {
  margin: 0;
}
.form_3e3e .hover_98a0 .disabled_8f1b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.form_3e3e .hover_98a0 .disabled_8f1b li ul {
  margin: 0;
}
.form_3e3e .hover_98a0 .disabled_8f1b li ul li a {
  padding-left: 15px;
}
.form_3e3e .hover_98a0 .disabled_8f1b li ul li li a {
  padding-left: 30px;
}
.form_3e3e .hover_98a0 .disabled_8f1b li.item-0db3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.form_3e3e .hover_98a0 .disabled_8f1b li.item-0db3 > 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_3e3e .hover_98a0 .disabled_8f1b li.item-0db3 > 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;
}
.heading_copper_da0f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.small-e2c6 {
  position: relative;
  z-index: 10;
}
.small-e2c6 .list-iron-2dfe {
  width: 100%;
  max-width: 100%;
}
.picture-bright-20ef .card_8918 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture-bright-20ef .gas_8ad8 {
}
.picture-bright-20ef .aside-under-447d {
  background: #292929;
}
.hero-d539 .card_8918 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero-d539 .gas_8ad8 {
  background: #f9f9f9;
}
.hero-d539 .aside-under-447d {
  background: #303030;
}
.up-0a43 .card_8918 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .up-0a43 .fast-02c3 {
    margin-bottom: 1em;
  }
  .up-0a43 .fast-02c3:last-child {
    margin-bottom: 0;
  }
}
.up-0a43 .gas_8ad8 {
  background: #ededed;
}
.up-0a43 .aside-under-447d {
  background: #1a1a1a;
}
.card_8918.gas_8ad8 {
  color: rgba(0, 0, 0, 0.6);
}
.card_8918.gas_8ad8 .dropdown-upper-9b83 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_8918.aside-under-447d {
  color: rgba(255, 255, 255, 0.99);
}
.card_8918.aside-under-447d a:not(.hot_94e9) {
  color: rgba(255, 255, 255, 0.79);
}
.card_8918.aside-under-447d a:not(.hot_94e9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_8918.aside-under-447d .dropdown-upper-9b83 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_8918.aside-under-447d table tbody td,
.card_8918.aside-under-447d table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_slow_77e0.section-940f .description_white_06c3 {
  max-width: initial;
}
.content_slow_77e0 .button_27f2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_slow_77e0 .button_27f2 .list-iron-2dfe {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_slow_77e0 .button_27f2 .list-iron-2dfe {
    display: block;
    margin-bottom: 2em;
  }
  .content_slow_77e0 .button_27f2 .list-iron-2dfe:last-child {
    margin-bottom: 0;
  }
}
.up-0a43 .fast-02c3:last-child,
.hero-d539 .fast-02c3:last-child,
.picture-bright-20ef .fast-02c3:last-child {
  margin-bottom: 0;
}
.up-0a43 .fast-02c3 .hover_98a0 .input-7500:last-child,
.hero-d539 .fast-02c3 .hover_98a0 .input-7500:last-child,
.picture-bright-20ef .fast-02c3 .hover_98a0 .input-7500:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .up-0a43 .narrow_0573,
  .up-0a43 .feature-dynamic-3de0,
  .hero-d539 .narrow_0573,
  .hero-d539 .feature-dynamic-3de0,
  .picture-bright-20ef .narrow_0573,
  .picture-bright-20ef .feature-dynamic-3de0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .small-e2c6 .fast-02c3 {
    margin-bottom: 2em;
  }
}
.small-e2c6 p:last-child {
  margin-bottom: 0;
}
.small-e2c6 li,
.small-e2c6 ul {
  list-style: none;
  margin: 0;
}
.small-e2c6 ul ul {
  margin-left: 2.617924em;
}
.alert-ecca {
  font-size: 0.875em;
}

/* css-noise: 9bd8 */
.ghost-box-b1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
