/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wood_ff1d/customify
Author: WPCustomify
Author URI: https://pressmaximum.wood_ff1d
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.wood_ff1d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.module-current-3be4.description_slow_4c78/licenses/gpl-2.0.notification_fe2a
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.table-fresh-be0e/, (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.progress_dark_a653.heading-tall-c2b6/normalize.hard-3206/
 ======
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.hard-3206 v7.0.0 | MIT License | github.wood_ff1d/necolas/normalize.hard-3206 */
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;
}
.focus_over_ef4f .middle-4327,
.element-bright-0868,
.soft_b02b,
.sidebar_hard_f5ff,
.motion_397c,
.right_7e18,
.focus-wood-0a7b,
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;
}
.element-bright-0868,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element-bright-0868,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element-bright-0868,
  h1 {
    font-size: 1.8em;
  }
}
.soft_b02b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.soft_b02b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .soft_b02b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .soft_b02b,
  h2 {
    font-size: 1.7em;
  }
}
.sidebar_hard_f5ff,
h3 {
  font-size: 1.618em;
}
.focus_over_ef4f .middle-4327,
.motion_397c,
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.steel-5ac7 {
  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;
}
.avatar-light-3905:after,
.avatar-light-3905:before,
.layout-gold-64c2:after,
.layout-gold-64c2:before {
  content: "";
  display: table;
}
.avatar-light-3905:after,
.layout-gold-64c2:after {
  clear: both;
}
.next_3116 {
  float: right;
  margin-right: 0;
}
.detail_upper_f21d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice_right_cb9a .out_ac32,
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;
}
.notice_right_cb9a .out_ac32: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;
}
.next-f7dc .out_ac32 {
  box-shadow: none;
}
.next-f7dc
  .out_ac32
  .silver-6359 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.next-f7dc .out_ac32 .popup-over-a6da {
  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;
}
.next-f7dc
  .out_ac32
  .popup-over-a6da
  b {
  display: none;
}
.next-f7dc .accent_dark_3d7d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.brown_038c:not(.hard_4938):not(.accordion_glass_3fac),
button:not(.hard_4938):not(.accordion_glass_3fac),
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ) {
  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;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ):hover,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ):hover,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):hover,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):hover,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ):active,
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ):active,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):active,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):active,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):active,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus {
  outline: 0;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c {
  position: relative;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .item-36dc,
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .list-c013,
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .mini-194f,
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  i,
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  svg,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .item-36dc,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .list-c013,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .mini-194f,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  i,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  svg,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .item-36dc,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .list-c013,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .mini-194f,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  i,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  svg,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .item-36dc,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .list-c013,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .mini-194f,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  i,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  svg,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .item-36dc,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .list-c013,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  .mini-194f,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  i,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c
  svg {
  visibility: hidden;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c:after,
button:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c:after,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c:after,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c:after,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ).fn-loading-616c: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;
}
.brown_038c:not(.hard_4938):not(.accordion_glass_3fac),
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ) {
  color: #fff;
  background: #235787;
}
.brown_038c:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="button"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="reset"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus,
input[type="submit"]:not(.hard_4938):not(
    .accordion_glass_3fac
  ):focus {
  color: #fff;
}
.brown_038c.fn-disabled-616c:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
.brown_038c[disabled]:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
button.fn-disabled-616c:not(.hard_4938):not(
    .accordion_glass_3fac
  ),
button[disabled]:not(.hard_4938):not(
    .accordion_glass_3fac
  ) {
  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;
}
.action_4bab {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.action_4bab: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;
}
.article-b954 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_bf5f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard-4efd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.avatar-light-3905:after,
.avatar-light-3905:before,
.under_4fbe:after,
.under_4fbe:before,
.media-cb64:after,
.media-cb64:before,
.smooth_8148:after,
.smooth_8148:before,
.input-9c7d:after,
.input-9c7d:before,
.preview-ec6d:after,
.preview-ec6d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.avatar-light-3905:after,
.under_4fbe:after,
.media-cb64:after,
.smooth_8148:after,
.input-9c7d:after,
.preview-ec6d:after {
  clear: both;
}
.under_4fbe .motion-778f,
.media-cb64 .motion-778f,
.green_cfdc .motion-778f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.center_83df {
  display: inline-block;
}
.over-004e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.over-004e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.over-004e .accent-bronze-0eb1 {
  padding: 1em 0;
  font-size: 85%;
}
.accent-bronze-0eb1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop-dfde {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop-dfde:after,
.backdrop-dfde:before {
  content: "";
  display: table;
}
.backdrop-dfde:after {
  clear: both;
}
.video_cb99 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion-upper-a97f .video_cb99 {
  max-width: 50%;
}
.medium-51b3 .video_cb99 {
  max-width: 33.33%;
}
.container_6f87 .video_cb99 {
  max-width: 25%;
}
.hot-5056 .video_cb99 {
  max-width: 20%;
}
.pattern_right_aec9 .video_cb99 {
  max-width: 16.66%;
}
.tiny_1da4 .video_cb99 {
  max-width: 14.28%;
}
.footer_247e .video_cb99 {
  max-width: 12.5%;
}
.hidden-plasma-5206 .video_cb99 {
  max-width: 11.11%;
}
.badge-silver-0e6c {
  display: block;
}
.focus_over_ef4f .slow_6f50 label,
.focus_over_ef4f .logo_basic_5f43 label,
.focus_over_ef4f .light-8ceb label,
.focus_over_ef4f .outline-focused-c4a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm_b451 {
  list-style: none;
  margin: 0;
}
.warm_b451 article.active_complex_d38b {
  margin-bottom: 0;
}
.warm_b451 ul {
  list-style: none;
  margin: 0;
}
.warm_b451 .pro_b24f li.active_complex_d38b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm_b451 .pro_b24f li.active_complex_d38b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm_b451 .pro_b24f li.active_complex_d38b: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) {
  .warm_b451 .pro_b24f li.active_complex_d38b li.active_complex_d38b li.active_complex_d38b li.active_complex_d38b {
    padding-left: 0;
  }
}
article.active_complex_d38b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_complex_d38b .under_4fbe p:last-of-type {
  margin-bottom: 0;
}
article.active_complex_d38b .dropdown-dark-c087 {
  float: left;
}
article.active_complex_d38b .logo-medium-c385 {
  margin-left: 85px;
}
article.active_complex_d38b .overlay_soft_f96c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_complex_d38b .overlay_soft_f96c .texture_huge_eca8 {
  margin-left: 10px;
}
article.active_complex_d38b .title-plasma-6c5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_complex_d38b .next-93d0 {
  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 .slow_6f50,
  #respond .light-8ceb,
  #respond .outline-focused-c4a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_6f50 input,
#respond .light-8ceb input,
#respond .outline-focused-c4a9 input {
  width: 100%;
}
#respond .outline-focused-c4a9 {
  margin-right: 0;
}
#respond .copper_d73b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_3f9c {
  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;
}
.main_3f9c.block-narrow-e9e5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main_3f9c 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%);
}
.main_3f9c:focus,
.main_3f9c: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);
}
.detail_pressed_58ae {
  border-radius: 10%;
}
.logo_b10c {
  border-radius: 50%;
}
.surface_hard_4c7b {
  font-size: 0.72em;
}
.dim-42e8 {
  font-size: 0.875em;
}
.small-1a13 {
  font-size: 1.1em;
}
.carousel-b25a {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-b25a.surface_hard_4c7b {
  letter-spacing: 0.5px;
}
.frame-plasma-18fc,
.frame-plasma-18fc a {
  color: #6d6d6d;
}
.frame-plasma-18fc a:hover {
  color: #111;
}
.alert-stone-8f49 {
  color: #6d6d6d;
}
.progress-984d {
  overflow-x: hidden;
}
.progress-984d .info_red_cd51.plasma_910f {
  position: relative;
}
.progress-984d .info_red_cd51.plasma_910f.glass-79fa {
  position: initial;
}
.progress-984d
  .info_red_cd51.plasma_910f.glass-79fa
  .modal-first-932e {
  left: auto;
}
.progress-984d .info_red_cd51 .modal-first-932e {
  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;
}
.progress-984d .info_red_cd51:hover.plasma_910f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.progress-984d
  .info_red_cd51:hover.plasma_910f
  .modal-first-932e {
  display: block;
  z-index: 9999999;
}
.progress-984d .static_9f83 .content_purple_6785,
.progress-984d .button_1277 .content_purple_6785 {
  display: none;
}
.progress-984d .box-thick-e58a .info_red_cd51:hover.plasma_910f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focus_over_ef4f .slow_6f50 label,
.focus_over_ef4f .logo_basic_5f43 label,
.focus_over_ef4f .light-8ceb label,
.focus_over_ef4f .outline-focused-c4a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.warm_b451 {
  list-style: none;
  margin: 0;
}
.warm_b451 article.active_complex_d38b {
  margin-bottom: 0;
}
.warm_b451 ul {
  list-style: none;
  margin: 0;
}
.warm_b451 .pro_b24f li.active_complex_d38b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .warm_b451 .pro_b24f li.active_complex_d38b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .warm_b451 .pro_b24f li.active_complex_d38b: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) {
  .warm_b451 .pro_b24f li.active_complex_d38b li.active_complex_d38b li.active_complex_d38b li.active_complex_d38b {
    padding-left: 0;
  }
}
article.active_complex_d38b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active_complex_d38b .under_4fbe p:last-of-type {
  margin-bottom: 0;
}
article.active_complex_d38b .dropdown-dark-c087 {
  float: left;
}
article.active_complex_d38b .logo-medium-c385 {
  margin-left: 85px;
}
article.active_complex_d38b .overlay_soft_f96c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active_complex_d38b .overlay_soft_f96c .texture_huge_eca8 {
  margin-left: 10px;
}
article.active_complex_d38b .title-plasma-6c5d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active_complex_d38b .next-93d0 {
  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 .slow_6f50,
  #respond .light-8ceb,
  #respond .outline-focused-c4a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_6f50 input,
#respond .light-8ceb input,
#respond .outline-focused-c4a9 input {
  width: 100%;
}
#respond .outline-focused-c4a9 {
  margin-right: 0;
}
#respond .copper_d73b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.static_9f83 .shadow-gas-843a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shadow-gas-843a .slider-8c56.shadow_20db .center-1f51 > li > a:focus,
.shadow-gas-843a .slider-8c56.shadow_20db .center-1f51 > li > a:hover,
.shadow-gas-843a .slider-8c56.hover_motion_0506 .center-1f51 > li > a:focus,
.shadow-gas-843a .slider-8c56.hover_motion_0506 .center-1f51 > li > a:hover,
.shadow-gas-843a .slider-8c56.shade-e5cf .center-1f51 > li > a:focus,
.shadow-gas-843a .slider-8c56.shade-e5cf .center-1f51 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a
  .slider-8c56.shadow_20db
  .center-1f51
  > li.top-cd90
  > a,
.shadow-gas-843a
  .slider-8c56.shadow_20db
  .center-1f51
  > li.focused_9339
  > a,
.shadow-gas-843a
  .slider-8c56.hover_motion_0506
  .center-1f51
  > li.top-cd90
  > a,
.shadow-gas-843a
  .slider-8c56.hover_motion_0506
  .center-1f51
  > li.focused_9339
  > a,
.shadow-gas-843a
  .slider-8c56.shade-e5cf
  .center-1f51
  > li.top-cd90
  > a,
.shadow-gas-843a .slider-8c56.shade-e5cf .center-1f51 > li.lower-9e53 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a .liquid_7ed9,
.shadow-gas-843a .liquid_7ed9 a {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a .cold_6bc8.gradient_a445 li a,
.shadow-gas-843a .module_east_b75f a,
.shadow-gas-843a .next-571e,
.shadow-gas-843a .center-1f51 > li > a,
.shadow-gas-843a .breadcrumb-4db9 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a .cold_6bc8.gradient_a445 li a:hover,
.shadow-gas-843a .module_east_b75f a:hover,
.shadow-gas-843a .next-571e:hover,
.shadow-gas-843a .center-1f51 > li > a:hover,
.shadow-gas-843a .breadcrumb-4db9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a .sort_gold_323e {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a .sort_gold_323e .hard_f10c {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a .sort_gold_323e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-gas-843a .light_2169 .slow_9c50 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a .light_2169 .slow_9c50 .notification_3567 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a
  .light_2169
  .slow_9c50
  .notification_3567::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a
  .light_2169
  .slow_9c50
  .notification_3567:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a
  .light_2169
  .slow_9c50
  .notification_3567::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a
  .light_2169
  .slow_9c50
  .notification_3567::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a .light_2169 .solid-6bd4 {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-gas-843a .light_2169 .solid-6bd4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-4618
  .shadow-gas-843a
  .light_2169
  .first_4111
  .modal_53a6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh-4618
  .shadow-gas-843a
  .light_2169
  .first_4111
  .notification_3567 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_9f83 .tabs_slow_9fab {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs_slow_9fab .slider-8c56.shadow_20db .center-1f51 > li > a:focus,
.tabs_slow_9fab .slider-8c56.shadow_20db .center-1f51 > li > a:hover,
.tabs_slow_9fab .slider-8c56.hover_motion_0506 .center-1f51 > li > a:focus,
.tabs_slow_9fab .slider-8c56.hover_motion_0506 .center-1f51 > li > a:hover,
.tabs_slow_9fab .slider-8c56.shade-e5cf .center-1f51 > li > a:focus,
.tabs_slow_9fab .slider-8c56.shade-e5cf .center-1f51 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_slow_9fab
  .slider-8c56.shadow_20db
  .center-1f51
  > li.top-cd90
  > a,
.tabs_slow_9fab
  .slider-8c56.shadow_20db
  .center-1f51
  > li.focused_9339
  > a,
.tabs_slow_9fab
  .slider-8c56.hover_motion_0506
  .center-1f51
  > li.top-cd90
  > a,
.tabs_slow_9fab
  .slider-8c56.hover_motion_0506
  .center-1f51
  > li.focused_9339
  > a,
.tabs_slow_9fab
  .slider-8c56.shade-e5cf
  .center-1f51
  > li.top-cd90
  > a,
.tabs_slow_9fab .slider-8c56.shade-e5cf .center-1f51 > li.lower-9e53 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_slow_9fab .liquid_7ed9,
.tabs_slow_9fab .liquid_7ed9 a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_slow_9fab .cold_6bc8.gradient_a445 li a,
.tabs_slow_9fab .module_east_b75f a,
.tabs_slow_9fab .next-571e,
.tabs_slow_9fab .center-1f51 > li > a,
.tabs_slow_9fab .breadcrumb-4db9 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_slow_9fab .cold_6bc8.gradient_a445 li a:hover,
.tabs_slow_9fab .module_east_b75f a:hover,
.tabs_slow_9fab .next-571e:hover,
.tabs_slow_9fab .center-1f51 > li > a:hover,
.tabs_slow_9fab .breadcrumb-4db9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_slow_9fab .sort_gold_323e {
  color: rgba(0, 0, 0, 0.55);
}
.tabs_slow_9fab .sort_gold_323e .hard_f10c {
  color: rgba(0, 0, 0, 0.8);
}
.tabs_slow_9fab .sort_gold_323e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_15e1 .heading-b2f8 {
  margin-left: auto;
  margin-right: auto;
}
.media-cb64 > * {
  margin-left: auto;
  margin-right: auto;
}
.media-cb64 .article-b954 {
  margin-right: 1.41575em;
}
.dark-7d70 .media-cb64 > .frame_fixed_345b {
  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;
}
.dark-7d70 .media-cb64 > .static-9815 {
  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;
}
.in-444f.accent_15e1 .heading-b2f8,
.shadow-middle-b304.accent_15e1 .heading-b2f8 {
  margin-left: 0;
}
.paragraph_red_c5ee.accent_15e1 .heading-b2f8,
.glass_2190.accent_15e1 .heading-b2f8 {
  margin-right: 0;
}
.media-cb64 ol,
.media-cb64 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.upper_47a9 video {
  max-width: 100%;
}
.fluid-6521 img {
  display: block;
}
.fluid-6521.article-b954,
.fluid-6521.active_bf5f {
  width: 100%;
}
.fluid-6521.static-9815 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.input_317e:not(.hero-f2ae) {
  margin: 1.5em auto;
}
.tooltip_7901 p {
  padding: 1.5em 14px;
}
ul.frame-bottom-6f60.static-9815,
ul.frame-bottom-6f60.frame_fixed_345b,
ul.frame-bottom-6f60.notification_wood_326b.frame_fixed_345b {
  padding: 0 14px;
}
.input_bright_4666 {
  display: block;
  overflow-x: auto;
}
.input_bright_4666 table {
  border-collapse: collapse;
  width: 100%;
}
.input_bright_4666 td,
.input_bright_4666 th {
  padding: 0.5em;
}
.media-cb64 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media-cb64 ol ol,
.media-cb64 ol ul,
.media-cb64 ul ol,
.media-cb64 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media-cb64 ol ol li,
.media-cb64 ol ul li,
.media-cb64 ul ol li,
.media-cb64 ul ul li {
  margin-left: 0;
}
.menu-ae0e.basic_bb17 > .texture_fb29 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu-ae0e.basic_bb17 > .texture_fb29 iframe,
.menu-ae0e.basic_bb17 > .texture_fb29 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-32f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-32f5.fluid_98ed {
  padding: 0;
}
.stale-32f5.fluid_98ed cite {
  font-size: 13px;
}
.stale-32f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-32f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail-dim-6f3d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail-dim-6f3d > p:first-child {
  margin-top: 0;
}
.detail-dim-6f3d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail-dim-6f3d blockquote {
  border-left: 0;
}
.tabs_5e28 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs_5e28:not(.wrapper_4421) {
  max-width: 100px;
}
.tabs_5e28.item-plasma-b6b7 {
  border-bottom: none !important;
  text-align: center;
}
.tabs_5e28.item-plasma-b6b7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tooltip_7901 p {
    padding: 1.5em 0;
  }
}
.first_b4f4 {
  color: #0073aa;
}
.action_092e {
  background-color: #0073aa;
}
.caption-purple-843b {
  color: #229fd8;
}
.gas_27bb {
  background-color: #229fd8;
}
.video-3c3a {
  color: #eee;
}
.cold-4d3e {
  background-color: #eee;
}
.primary_next_8b60 {
  color: #444;
}
.hard_2d07 {
  background-color: #444;
}
.fast_8de4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fast_8de4 .layout-384f .module_east_b75f {
  font-size: 15px;
}
.fast_8de4 .module_east_b75f {
  line-height: 1.3;
}
.fast_8de4 .tabs_slow_9fab {
}
.fast_8de4 .shadow-gas-843a {
  background: #235787;
}
.column_new_8d91 {
  padding: 0;
}
.column_new_8d91 .shadow-gas-843a {
  background: #1a1a1a;
}
.column_new_8d91 .tabs_slow_9fab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link-prev-14dc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link-prev-14dc .tabs_slow_9fab {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link-prev-14dc .shadow-gas-843a {
  background: #303030;
}
.preview-ec6d {
  position: relative;
  z-index: 10;
}
.preview-ec6d .article_184c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm_9a63 .plasma_910f {
  display: inline-block;
  vertical-align: middle;
}
.warm_9a63.plasma_8302 .plasma_910f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .warm_9a63.plasma_8302 .plasma_910f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .warm_9a63.plasma_8302 .plasma_910f {
    margin-right: 0.4em;
  }
}
.warm_9a63.plasma_8302 .plasma_910f:last-child {
  margin-right: 0;
}
.tag_0098 .article_184c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .static_9f83 .layout-384f {
    margin: 0 -0.5em;
  }
  .static_9f83 .layout-384f [class*="customify-col-"],
  .static_9f83 .layout-384f [class*="customify-col_"],
  .static_9f83 .layout-384f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.static_9f83.highlight-dd35 .article_184c {
  background: 0 0 !important;
}
.static_9f83.highlight-dd35 .article_184c,
.static_9f83.tag_0098 .article_184c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .static_9f83.layout-middle-734f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.static_9f83.tag_0098 .article_184c {
  box-shadow: none !important;
}
.paragraph_3219 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_3219 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_3219 {
    padding: 18px 0 20px;
  }
}
.paragraph_3219 .alert-white-25db {
  width: 100%;
}
.paragraph_3219 .mask-f6be {
  margin-bottom: 0;
}
.paragraph_3219 .blue_46cf {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature-prev-3868 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature-prev-3868 .overlay_left_d61f {
  width: 100%;
}
.description-fast-ea84 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-fast-ea84 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-fast-ea84 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;
}
.description-fast-ea84 li:last-child:after {
  display: none;
}
.description-fast-ea84 li a {
  font-weight: 500;
  margin-right: 10px;
}
.popup-3e99 .content_purple_6785 button,
.paragraph_3219 .content_purple_6785 button {
  left: 0;
}
.popup-3e99 .overlay_left_d61f,
.paragraph_3219 .overlay_left_d61f {
  padding-left: 0;
  padding-right: 0;
}
.popup-3e99 .feature-prev-3868,
.paragraph_3219 .feature-prev-3868 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.popup-3e99 {
  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;
}
.popup-3e99: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;
}
.popup-3e99 .accent_tiny_7faa {
  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) {
  .popup-3e99 .accent_tiny_7faa {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-3e99 .accent_tiny_7faa {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .popup-3e99 .accent_tiny_7faa {
    min-height: 200px;
  }
}
.popup-3e99 .description-fast-ea84 {
  color: rgba(255, 255, 255, 0.8);
}
.popup-3e99 .description-fast-ea84 a,
.popup-3e99 .description-fast-ea84 li:after {
  color: inherit;
}
.popup-3e99 .description-fast-ea84 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first-2ac5 {
  margin-bottom: 0.5em;
}
.avatar_advanced_6d22 {
  margin-bottom: 1.2em;
}
.avatar_advanced_6d22,
.first-2ac5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar_advanced_6d22 p:last-child,
.first-2ac5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content_purple_6785,
#masthead .content_purple_6785 {
  display: none;
}
#masthead
  > .content_purple_6785.accent-fast-524d {
  display: none;
}
#masthead > .content_purple_6785 button {
  left: 0;
}
.avatar_fresh_0d26 {
  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%;
}
.avatar_fresh_0d26 .plasma_910f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar_fresh_0d26 .wood_357d {
  display: -webkit-box;
  display: flex;
}
.avatar_fresh_0d26 .wood_357d.photo-542d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar_fresh_0d26 .wood_357d.rough-557c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_fresh_0d26 .wood_357d.inner-88fa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar_fresh_0d26.shadow_under_1261.table-ce09 .wood_357d.photo-542d {
  flex-basis: 100%;
}
.avatar_fresh_0d26.tooltip_west_9bd9 .wood_357d.rough-557c {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar_fresh_0d26.tooltip_west_9bd9 .wood_357d.inner-88fa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content_purple_6785.accent-fast-524d {
  display: none;
}
#masthead > .content_purple_6785 button {
  left: 0;
}
.carousel_pink_e9ea {
  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;
}
.carousel_pink_e9ea:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.carousel_pink_e9ea.pro-b40a i {
  margin-right: 4px;
}
.carousel_pink_e9ea.article-active-2684 i {
  margin-left: 5px;
}
.module_east_b75f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module_east_b75f p:last-child {
  margin-bottom: 0;
}
.component_a944 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component_a944 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component_a944 img {
  display: block;
  width: auto;
  line-height: 1;
}
.component_a944 .liquid_7ed9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component_a944 .box_over_5daa {
  margin: 5px 0 7px 0;
}
.component_a944.media-pro-203c .thick-1206 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_a944.media-pro-203c .footer_yellow_db71 {
  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;
}
.component_a944.pressed_7136 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component_a944.pressed_7136 .thick-1206 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_a944.pressed_7136 .footer_yellow_db71 {
  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;
}
.component_a944.surface_red_3df9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_a944.last_15c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component_a944.last_15c9 .footer_yellow_db71 {
  margin-top: 7px;
}
.surface_127c {
  display: inline-block;
}
.preview-ec6d .background_gas_809e .component_a944 img {
  max-width: 100%;
}
.slider-8c56 .disabled-bbfe.thick_8d69,
.table-6f31 .disabled-bbfe.thick_8d69 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-8c56 .table-rough-18ae,
.table-6f31 .table-rough-18ae {
  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%);
}
.slider-8c56 .table-rough-18ae {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-8c56.secondary_pro_ccab .table-rough-18ae {
  display: none;
}
.slider-8c56 .column-pressed-dc2e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-8c56 .column-pressed-dc2e li {
  display: inline-block;
  position: relative;
}
.slider-8c56 .column-pressed-dc2e li:last-child {
  margin-right: 0;
}
.slider-8c56 .column-pressed-dc2e 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;
}
.slider-8c56 .column-pressed-dc2e li.lower-9e53 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-8c56 .column-pressed-dc2e > 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;
}
.slider-8c56 .column-pressed-dc2e > li > a i {
  line-height: 0;
}
.slider-8c56 .column-pressed-dc2e > li.aside-b07d > a .table-rough-18ae {
  margin-left: 4px;
  line-height: 0;
}
.slider-8c56 .column-pressed-dc2e .aside-narrow-4194 li.aside-b07d > a {
  position: relative;
}
.slider-8c56 .column-pressed-dc2e .aside-narrow-4194 li.aside-b07d > a:after,
.slider-8c56 .column-pressed-dc2e .aside-narrow-4194 li.aside-b07d > a:before {
  content: "";
  display: table;
}
.slider-8c56 .column-pressed-dc2e .aside-narrow-4194 li.aside-b07d > a:after {
  clear: both;
}
.slider-8c56 .column-pressed-dc2e .aside-narrow-4194 li.aside-b07d > a .table-rough-18ae {
  margin-left: 5px;
  float: right;
}
.slider-8c56 .outer-22eb,
.slider-8c56 .aside-narrow-4194 {
  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;
}
.slider-8c56 .aside-narrow-4194 {
  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;
}
.slider-8c56 .aside-narrow-4194 .thick_8d69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-8c56 .aside-narrow-4194 .table-rough-18ae {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-8c56 .aside-narrow-4194 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-8c56 .aside-narrow-4194 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;
}
.slider-8c56 .aside-narrow-4194 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-8c56 .aside-narrow-4194 .aside-narrow-4194 {
  top: 0;
  left: 100%;
}
.slider-8c56 .pink-b823.fn-focus-616c > .outer-22eb,
.slider-8c56 .pink-b823.fn-focus-616c > .aside-narrow-4194,
.slider-8c56 .pink-b823:focus > .outer-22eb,
.slider-8c56 .pink-b823:focus > .aside-narrow-4194,
.slider-8c56 .pink-b823:hover > .outer-22eb,
.slider-8c56 .pink-b823:hover > .aside-narrow-4194 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-8c56.shade-e5cf .center-1f51:after,
.slider-8c56.shade-e5cf .center-1f51:before {
  content: "";
  display: table;
}
.slider-8c56.shade-e5cf .center-1f51:after {
  clear: both;
}
.slider-8c56.shade-e5cf .center-1f51 > li {
  float: left;
}
.slider-8c56.disabled_thick_8de7 .center-1f51:after,
.slider-8c56.disabled_thick_8de7 .center-1f51:before {
  content: "";
  display: table;
}
.slider-8c56.disabled_thick_8de7 .center-1f51:after {
  clear: both;
}
.slider-8c56.disabled_thick_8de7 .center-1f51 > li {
  float: left;
}
.slider-8c56.disabled_thick_8de7 .center-1f51 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-8c56.disabled_thick_8de7 .center-1f51 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-8c56.disabled_thick_8de7 .center-1f51 > li.top-cd90 > a,
.slider-8c56.disabled_thick_8de7 .center-1f51 > li.lower-9e53 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-8c56.shadow_20db .center-1f51 > li > a .thick_8d69 {
  position: relative;
}
.slider-8c56.shadow_20db .center-1f51 > li > a .thick_8d69: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;
}
.slider-8c56.shadow_20db
  .center-1f51
  > li:focus
  > a
  .thick_8d69:before,
.slider-8c56.shadow_20db
  .center-1f51
  > li:hover
  > a
  .thick_8d69:before {
  width: 100%;
  background-color: currentColor;
}
.slider-8c56.shadow_20db
  .center-1f51
  > li.top-cd90
  > a
  .thick_8d69:before,
.slider-8c56.shadow_20db
  .center-1f51
  > li.focused_9339
  > a
  .thick_8d69:before {
  width: 100%;
  background-color: currentColor;
}
.slider-8c56.hover_motion_0506 .center-1f51 > li > a .thick_8d69 {
  position: relative;
}
.slider-8c56.hover_motion_0506 .center-1f51 > li > a .thick_8d69: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;
}
.slider-8c56.hover_motion_0506 .center-1f51 > li:focus > a .thick_8d69:before,
.slider-8c56.hover_motion_0506
  .center-1f51
  > li:hover
  > a
  .thick_8d69:before {
  width: 100%;
  background-color: currentColor;
}
.slider-8c56.hover_motion_0506
  .center-1f51
  > li.top-cd90
  > a
  .thick_8d69:before,
.slider-8c56.hover_motion_0506
  .center-1f51
  > li.focused_9339
  > a
  .thick_8d69:before {
  width: 100%;
  background-color: currentColor;
}
.table-6f31 .column-pressed-dc2e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-6f31 .column-pressed-dc2e li:first-child > a {
  border-top: none;
}
.table-6f31 .column-pressed-dc2e .primary-stone-2064 > .thick_8d69 .table-rough-18ae {
  display: none;
}
.table-6f31 .column-pressed-dc2e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table-6f31 .column-pressed-dc2e li:last-child {
  border: none;
}
.table-6f31 .column-pressed-dc2e li.aside-b07d > a {
  padding-right: 45px !important;
}
.table-6f31 .column-pressed-dc2e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table-6f31 .column-pressed-dc2e li a:focus,
.table-6f31 .column-pressed-dc2e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-6f31 .column-pressed-dc2e li .module_middle_cfc7 {
  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;
}
.table-6f31 .column-pressed-dc2e li .module_middle_cfc7:hover {
  box-shadow: none;
}
.table-6f31 .column-pressed-dc2e li .module_middle_cfc7 .table-rough-18ae {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table-6f31 .column-pressed-dc2e .aside-narrow-4194 {
  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);
}
.table-6f31 .column-pressed-dc2e .aside-narrow-4194 li a {
  padding-left: 3em;
}
.table-6f31 .column-pressed-dc2e .light_ad6c > a .module_middle_cfc7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table-6f31 .column-pressed-dc2e .light_ad6c > .aside-narrow-4194 {
  display: block;
  opacity: 1;
}
.medium-c1f3 {
  max-width: 100%;
}
.tag-b96c {
  line-height: 0;
  cursor: pointer;
}
.breadcrumb-4db9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.breadcrumb-4db9:hover {
  box-shadow: none;
  color: currentColor;
}
.breadcrumb-4db9 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-4db9 .link_0c8b {
  display: none;
}
.complex-8685 {
  position: relative;
}
.complex-8685.fn-active-616c .breadcrumb-4db9 .east-4926 {
  display: none;
}
.complex-8685.fn-active-616c .breadcrumb-4db9 .link_0c8b {
  display: inline-block;
}
.complex-8685 .bright-5f06 {
  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);
}
.complex-8685.dirty-85cf .bright-5f06 {
  left: auto;
  right: -0.9em;
}
.complex-8685.dirty-85cf .paragraph_dark_36f3::before {
  left: auto;
  right: 15px;
}
.complex-8685.fn-active-616c .bright-5f06 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.first_4111 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.first_4111 label {
  flex-basis: 100%;
}
.first_4111 .slow_9c50 {
  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;
}
.first_4111 .notification_3567 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.first_4111 .notification_3567:focus {
  background-color: transparent;
}
.first_4111 button.solid-6bd4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.first_4111 button.solid-6bd4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.first_4111 button.solid-6bd4 svg {
  width: 18px;
  height: 18px;
}
.first_4111 input[type="submit"] {
  min-height: auto;
}
.light_2169 .first_4111 .notification_3567 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_dark_36f3 {
  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) {
  .paragraph_dark_36f3 {
    width: 220px;
  }
}
.paragraph_dark_36f3 label {
  flex-basis: 100%;
}
.paragraph_dark_36f3::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;
}
.fresh-4618 .light_2169 .first_4111 {
  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;
}
.fresh-4618
  .light_2169
  .first_4111
  .slow_9c50 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fresh-4618 .light_2169 .first_4111 .notification_3567 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fresh-4618
  .light_2169
  .first_4111
  .notification_3567:focus {
  background: 0 0;
}
.fresh-4618
  .light_2169
  .first_4111
  .modal_53a6 {
  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_6bc8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cold_6bc8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cold_6bc8 li:last-child {
  margin-right: 0;
}
.cold_6bc8 li:first-child {
  margin-left: 0;
}
.cold_6bc8.outline-hovered-af0c a {
  color: #fff;
}
.cold_6bc8.outline-hovered-af0c a:hover {
  color: #fff;
}
.cold_6bc8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cold_6bc8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cold_6bc8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cold_6bc8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cold_6bc8 [class*="social-icon-apple"] {
  background-color: #999;
}
.cold_6bc8 [class*="social-icon-apple"].element-smooth-4c90 {
  background-color: transparent;
  color: #999;
}
.cold_6bc8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cold_6bc8 [class*="social-icon-behance"].element-smooth-4c90 {
  background-color: transparent;
  color: #1769ff;
}
.cold_6bc8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cold_6bc8 [class*="social-icon-bitbucket"].element-smooth-4c90 {
  background-color: transparent;
  color: #205081;
}
.cold_6bc8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cold_6bc8 [class*="social-icon-codepen"].element-smooth-4c90 {
  background-color: transparent;
  color: #000;
}
.cold_6bc8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cold_6bc8 [class*="social-icon-delicious"].element-smooth-4c90 {
  background-color: transparent;
  color: #39f;
}
.cold_6bc8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cold_6bc8 [class*="social-icon-digg"].element-smooth-4c90 {
  background-color: transparent;
  color: #005be2;
}
.cold_6bc8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cold_6bc8 [class*="social-icon-dribbble"].element-smooth-4c90 {
  background-color: transparent;
  color: #ea4c89;
}
.cold_6bc8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cold_6bc8 [class*="social-icon-envelope"].element-smooth-4c90 {
  background-color: transparent;
  color: #ea4335;
}
.cold_6bc8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cold_6bc8 [class*="social-icon-facebook"].element-smooth-4c90 {
  background-color: transparent;
  color: #3b5998;
}
.cold_6bc8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cold_6bc8 [class*="social-icon-flickr"].element-smooth-4c90 {
  background-color: transparent;
  color: #0063dc;
}
.cold_6bc8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cold_6bc8 [class*="social-icon-foursquare"].element-smooth-4c90 {
  background-color: transparent;
  color: #2d5be3;
}
.cold_6bc8 [class*="social-icon-github"] {
  background-color: #333;
}
.cold_6bc8 [class*="social-icon-github"].element-smooth-4c90 {
  background-color: transparent;
  color: #333;
}
.cold_6bc8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cold_6bc8 [class*="social-icon-google-plus"].element-smooth-4c90 {
  background-color: transparent;
  color: #dd4b39;
}
.cold_6bc8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cold_6bc8 [class*="social-icon-houzz"].element-smooth-4c90 {
  background-color: transparent;
  color: #7ac142;
}
.cold_6bc8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cold_6bc8 [class*="social-icon-instagram"].element-smooth-4c90 {
  background-color: transparent;
  color: #262626;
}
.cold_6bc8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cold_6bc8 [class*="social-icon-jsfiddle"].element-smooth-4c90 {
  background-color: transparent;
  color: #487aa2;
}
.cold_6bc8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cold_6bc8 [class*="social-icon-linkedin"].element-smooth-4c90 {
  background-color: transparent;
  color: #0077b5;
}
.cold_6bc8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cold_6bc8 [class*="social-icon-medium"].element-smooth-4c90 {
  background-color: transparent;
  color: #00ab6b;
}
.cold_6bc8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cold_6bc8
  [class*="social-icon-odnoklassniki"].element-smooth-4c90 {
  background-color: transparent;
  color: #f4731c;
}
.cold_6bc8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cold_6bc8 [class*="social-icon-meetup"].element-smooth-4c90 {
  background-color: transparent;
  color: #ec1c40;
}
.cold_6bc8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cold_6bc8 [class*="social-icon-pinterest"].element-smooth-4c90 {
  background-color: transparent;
  color: #bd081c;
}
.cold_6bc8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cold_6bc8 [class*="social-icon-product-hunt"].element-smooth-4c90 {
  background-color: transparent;
  color: #da552f;
}
.cold_6bc8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cold_6bc8 [class*="social-icon-reddit"].element-smooth-4c90 {
  background-color: transparent;
  color: #ff4500;
}
.cold_6bc8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cold_6bc8 [class*="social-icon-rss"].element-smooth-4c90 {
  background-color: transparent;
  color: #f26522;
}
.cold_6bc8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cold_6bc8
  [class*="social-icon-shopping-cart"].element-smooth-4c90 {
  background-color: transparent;
  color: #4caf50;
}
.cold_6bc8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cold_6bc8 [class*="social-icon-skype"].element-smooth-4c90 {
  background-color: transparent;
  color: #00aff0;
}
.cold_6bc8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cold_6bc8 [class*="social-icon-slideshare"].element-smooth-4c90 {
  background-color: transparent;
  color: #0077b5;
}
.cold_6bc8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cold_6bc8 [class*="social-icon-snapchat"].element-smooth-4c90 {
  background-color: transparent;
  color: #fffc00;
}
.cold_6bc8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cold_6bc8 [class*="social-icon-soundcloud"].element-smooth-4c90 {
  background-color: transparent;
  color: #f80;
}
.cold_6bc8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cold_6bc8 [class*="social-icon-spotify"].element-smooth-4c90 {
  background-color: transparent;
  color: #2ebd59;
}
.cold_6bc8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cold_6bc8
  [class*="social-icon-stack-overflow"].element-smooth-4c90 {
  background-color: transparent;
  color: #fe7a15;
}
.cold_6bc8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cold_6bc8 [class*="social-icon-maldkfgram"].element-smooth-4c90 {
  background-color: transparent;
  color: #2ca5e0;
}
.cold_6bc8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cold_6bc8 [class*="social-icon-tripadvisor"].element-smooth-4c90 {
  background-color: transparent;
  color: #589442;
}
.cold_6bc8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cold_6bc8 [class*="social-icon-tumblr"].element-smooth-4c90 {
  background-color: transparent;
  color: #35465c;
}
.cold_6bc8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cold_6bc8 [class*="social-icon-twitch"].element-smooth-4c90 {
  background-color: transparent;
  color: #6441a5;
}
.cold_6bc8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cold_6bc8 [class*="social-icon-twitter"].element-smooth-4c90 {
  background-color: transparent;
  color: #1da1f2;
}
.cold_6bc8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cold_6bc8 [class*="social-icon-vimeo"].element-smooth-4c90 {
  background-color: transparent;
  color: #1ab7ea;
}
.cold_6bc8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cold_6bc8 [class*="social-icon-vk"].element-smooth-4c90 {
  background-color: transparent;
  color: #45668e;
}
.cold_6bc8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cold_6bc8 [class*="social-icon-weibo"].element-smooth-4c90 {
  background-color: transparent;
  color: #df2029;
}
.cold_6bc8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cold_6bc8 [class*="social-icon-weixin"].element-smooth-4c90 {
  background-color: transparent;
  color: #7bb32e;
}
.cold_6bc8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cold_6bc8 [class*="social-icon-whatsapp"].element-smooth-4c90 {
  background-color: transparent;
  color: #25d366;
}
.cold_6bc8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cold_6bc8 [class*="social-icon-wordpress"].element-smooth-4c90 {
  background-color: transparent;
  color: #21759b;
}
.cold_6bc8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cold_6bc8 [class*="social-icon-xing"].element-smooth-4c90 {
  background-color: transparent;
  color: #026466;
}
.cold_6bc8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cold_6bc8 [class*="social-icon-yelp"].element-smooth-4c90 {
  background-color: transparent;
  color: #af0606;
}
.cold_6bc8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cold_6bc8 [class*="social-icon-youtube"].element-smooth-4c90 {
  background-color: transparent;
  color: #cd201f;
}
.next-571e {
  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;
}
.next-571e:hover {
  box-shadow: none;
  background: 0 0;
}
.component-in-3bc1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-light-e097 {
  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;
}
.in-0902 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.breadcrumb-c8d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.breadcrumb-c8d7,
.breadcrumb-c8d7::after,
.breadcrumb-c8d7::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;
}
.breadcrumb-c8d7::after,
.breadcrumb-c8d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-5a1c .logo-light-e097 .in-0902 {
  margin-top: -2px;
  width: 19px;
}
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7 {
  margin-top: -1px;
}
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7,
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7::after,
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7::before {
  width: 19px;
  height: 2px;
}
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7::before {
  top: -6px;
}
.notice-5a1c .logo-light-e097 .breadcrumb-c8d7::after {
  bottom: -6px;
}
.hidden-3cff .logo-light-e097 .in-0902 {
  margin-top: -2px;
  width: 22px;
}
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7 {
  margin-top: -1px;
}
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7,
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7::after,
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7::before {
  width: 22px;
  height: 2px;
}
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7::before {
  top: -7px;
}
.hidden-3cff .logo-light-e097 .breadcrumb-c8d7::after {
  bottom: -7px;
}
.item_south_f7b2 .logo-light-e097 .in-0902 {
  margin-top: -2px;
  width: 31px;
}
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7 {
  margin-top: -1.5px;
}
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7,
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7::after,
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7::before {
  width: 31px;
  height: 3px;
}
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7::before {
  top: -9px;
}
.item_south_f7b2 .logo-light-e097 .breadcrumb-c8d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .status_soft_2178 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 19px;
  }
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7,
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7::after,
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 19px;
    height: 2px;
  }
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -6px;
  }
  .status_soft_2178 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -6px;
  }
  .element-selected-b92a .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 22px;
  }
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7,
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7::after,
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7::before {
    width: 22px;
    height: 2px;
  }
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7::before {
    top: -7px;
  }
  .element-selected-b92a .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -7px;
  }
  .outline-65ae .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1.5px;
  }
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7,
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7::after,
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7::before {
    width: 31px;
    height: 3px;
  }
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7::before {
    top: -9px;
  }
  .outline-65ae .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section-3054 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 19px;
  }
  .section-3054 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .section-3054 .logo-light-e097 .breadcrumb-c8d7,
  .section-3054 .logo-light-e097 .breadcrumb-c8d7::after,
  .section-3054 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 19px;
    height: 2px;
  }
  .section-3054 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -6px;
  }
  .section-3054 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -6px;
  }
  .over_a8f2 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 22px;
  }
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7,
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7::after,
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 22px;
    height: 2px;
  }
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -7px;
  }
  .over_a8f2 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -7px;
  }
  .outline-b7b0 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 31px;
  }
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1.5px;
  }
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7,
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7::after,
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 31px;
    height: 3px;
  }
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -9px;
  }
  .outline-b7b0 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-focused-58f5 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7,
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7::after,
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 19px;
    height: 2px;
  }
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -6px;
  }
  .secondary-focused-58f5 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -6px;
  }
  .component-gold-f654 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 22px;
  }
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1px;
  }
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7,
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7::after,
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 22px;
    height: 2px;
  }
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -7px;
  }
  .component-gold-f654 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -7px;
  }
  .backdrop-pink-45b4 .logo-light-e097 .in-0902 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7 {
    margin-top: -1.5px;
  }
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7,
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7::after,
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7::before {
    width: 31px;
    height: 3px;
  }
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7::before {
    top: -9px;
  }
  .backdrop-pink-45b4 .logo-light-e097 .breadcrumb-c8d7::after {
    bottom: -9px;
  }
}
.paragraph_hovered_adaf .breadcrumb-c8d7 {
  -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);
}
.paragraph_hovered_adaf .breadcrumb-c8d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.paragraph_hovered_adaf .breadcrumb-c8d7::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);
}
.paragraph_hovered_adaf.accent-37ab .breadcrumb-c8d7 {
  -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);
}
.paragraph_hovered_adaf.accent-37ab .breadcrumb-c8d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.paragraph_hovered_adaf.accent-37ab .breadcrumb-c8d7::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);
}
.search_hot_79ad {
  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.list-fluid-1719:before {
  display: none;
}
.button_1277 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button_1277 .article-2a5c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button_1277 .article-2a5c:last-of-type {
  border-bottom: none;
}
.button_1277 .article-2a5c.silver_cfc3,
.button_1277 .article-2a5c.shadow-6bcd,
.button_1277 .article-2a5c.module_narrow_9161 {
  padding: 0;
}
.button_1277 .table-6f31 .module_middle_cfc7 {
  color: currentColor;
}
.button_1277 .table-6f31 .module_middle_cfc7:focus,
.button_1277 .table-6f31 .module_middle_cfc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_1277.tabs_slow_9fab .sort_gold_323e,
.button_1277.tabs_slow_9fab .module_east_b75f a,
.button_1277.tabs_slow_9fab .center-1f51 a,
.button_1277.tabs_slow_9fab .aside-narrow-4194 a {
  color: rgba(0, 0, 0, 0.55);
}
.button_1277.tabs_slow_9fab .sort_gold_323e:hover,
.button_1277.tabs_slow_9fab .module_east_b75f a:hover,
.button_1277.tabs_slow_9fab .center-1f51 a:hover,
.button_1277.tabs_slow_9fab .aside-narrow-4194 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_1277.tabs_slow_9fab .hard_f10c {
  color: rgba(0, 0, 0, 0.8);
}
.button_1277.tabs_slow_9fab .article-2a5c {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_1277.tabs_slow_9fab .article-2a5c:before {
  background: rgba(0, 0, 0, 0.08);
}
.button_1277.tabs_slow_9fab .caption-44d8:before {
  background: rgba(255, 255, 255, 0.9);
}
.button_1277.tabs_slow_9fab .table-6f31 .column-pressed-dc2e li a,
.button_1277.tabs_slow_9fab .table-6f31 .module_middle_cfc7,
.button_1277.tabs_slow_9fab .aside-narrow-4194 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_1277.tabs_slow_9fab .table-6f31 .module_middle_cfc7:focus,
.button_1277.tabs_slow_9fab .table-6f31 .module_middle_cfc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_1277.tabs_slow_9fab .column-pressed-dc2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_1277.shadow-gas-843a .sort_gold_323e,
.button_1277.shadow-gas-843a .module_east_b75f a,
.button_1277.shadow-gas-843a .center-1f51 .module_middle_cfc7,
.button_1277.shadow-gas-843a .center-1f51 a,
.button_1277.shadow-gas-843a .aside-narrow-4194 a {
  color: rgba(255, 255, 255, 0.79);
}
.button_1277.shadow-gas-843a .sort_gold_323e:hover,
.button_1277.shadow-gas-843a .module_east_b75f a:hover,
.button_1277.shadow-gas-843a .center-1f51 .module_middle_cfc7:hover,
.button_1277.shadow-gas-843a .center-1f51 a:hover,
.button_1277.shadow-gas-843a .aside-narrow-4194 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_1277.shadow-gas-843a .hard_f10c {
  color: rgba(255, 255, 255, 0.99);
}
.button_1277.shadow-gas-843a .article-2a5c {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_1277.shadow-gas-843a .article-2a5c:before {
  background: rgba(255, 255, 255, 0.08);
}
.button_1277.shadow-gas-843a .caption-44d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_1277.shadow-gas-843a .table-6f31 .column-pressed-dc2e li a,
.button_1277.shadow-gas-843a .table-6f31 .module_middle_cfc7,
.button_1277.shadow-gas-843a .aside-narrow-4194 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_1277.shadow-gas-843a .table-6f31 .module_middle_cfc7:focus,
.button_1277.shadow-gas-843a .table-6f31 .module_middle_cfc7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_1277.shadow-gas-843a .column-pressed-dc2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-44d8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.caption-44d8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-98cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim_e749 .button_1277 {
  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;
}
.dim_e749 .article-2a5c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim_e749 .article-2a5c: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) {
  .dim_e749 .article-2a5c:before {
    width: 16%;
    left: 42%;
  }
}
.dim_e749 .article-2a5c:last-child:before {
  content: none;
}
.dim_e749 .article-2a5c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim_e749 .table-6f31 .column-pressed-dc2e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim_e749 .table-6f31 .column-pressed-dc2e li a .module_middle_cfc7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim_e749 .table-6f31 .aside-narrow-4194 {
  border: none;
}
.dim_e749 .table-6f31 .aside-narrow-4194 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim_e749 .caption-44d8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim_e749 .row-98cf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim_e749 .shadow-gas-843a .caption-44d8:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim_e749 .tabs_slow_9fab.modal_thick_7eed .breadcrumb-c8d7 {
  background: rgba(0, 0, 0, 0.6);
}
.dim_e749
  .tabs_slow_9fab.modal_thick_7eed
  .breadcrumb-c8d7::after,
.dim_e749
  .tabs_slow_9fab.modal_thick_7eed
  .breadcrumb-c8d7:before {
  background: inherit;
}
.dim_e749
  .tabs_slow_9fab.modal_thick_7eed:hover
  .breadcrumb-c8d7 {
  background: rgba(0, 0, 0, 0.8);
}
.accordion_liquid_425f .button_1277 {
  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) {
  .accordion_liquid_425f .button_1277 {
    width: auto;
    right: 45px;
  }
}
.over-e35b .button_1277 {
  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) {
  .over-e35b .button_1277 {
    width: auto;
    left: 45px;
  }
}
.list-fluid-1719 .button_1277 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-fluid-1719 .row-98cf {
  max-width: 48em;
  margin: 0 auto;
}
.list-fluid-1719 .caption-44d8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card_gas_2887 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card_gas_2887.dim_e749 .button_1277 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card_gas_2887.accordion_liquid_425f .button_1277 {
  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);
}
.card_gas_2887 .button_1277 {
  visibility: visible;
}
.card_gas_2887.over-e35b .button_1277 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.liquid-09b9,
.icon_new_0145 {
  overflow-x: hidden;
}
.liquid-09b9 .button_1277 {
  overflow: auto;
}
.liquid-09b9.dim_e749 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-09b9.dim_e749 .button_1277 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.liquid-09b9.dim_e749 .next-571e {
  opacity: 0;
}
.liquid-09b9.accordion_liquid_425f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-09b9.accordion_liquid_425f .button_1277 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.liquid-09b9.accordion_liquid_425f .next-571e {
  opacity: 0;
}
.liquid-09b9.over-e35b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-09b9.over-e35b .button_1277 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.liquid-09b9.over-e35b .next-571e {
  opacity: 0;
}
.liquid-09b9.list-fluid-1719 .button_1277 {
  z-index: 10;
  visibility: visible;
}
.modal_thick_7eed {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.modal_thick_7eed .breadcrumb-c8d7 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_thick_7eed .breadcrumb-c8d7::after,
.modal_thick_7eed .breadcrumb-c8d7:before {
  background: inherit;
}
.modal_thick_7eed:hover .breadcrumb-c8d7 {
  background: rgba(255, 255, 255, 0.99);
}
.over-e35b .modal_thick_7eed {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-fluid-1719 .modal_thick_7eed {
  display: none !important;
}
.liquid-09b9:before,
.icon_new_0145:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.liquid-09b9 .modal_thick_7eed,
.icon_new_0145 .modal_thick_7eed {
  display: inline-block;
}
.button_1277 .plasma_910f {
  -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;
}
.liquid-09b9 .button_1277 .plasma_910f,
.icon_new_0145 .button_1277 .plasma_910f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex_d224 .slow_9c50 {
  width: 100%;
}
.background_gas_809e {
  padding: 0 0.5em 0;
}
.background_gas_809e [class*="customify-col-"],
.background_gas_809e [class*="customify-col_"],
.background_gas_809e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.summary-c9e0 .background_gas_809e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .layout-384f .photo_4921,
  .photo_4921 {
    display: none;
  }
  .tooltip-focused-26d3 {
    text-align: left;
  }
  .medium-0eb3 {
    text-align: center;
  }
  .medium-b7f0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .layout-384f .secondary_3730,
  .secondary_3730 {
    display: none;
  }
  .full-2ab4 {
    text-align: left;
  }
  .avatar-b839 {
    text-align: center;
  }
  .red_54c8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .layout-384f .under_28b3,
  .under_28b3 {
    display: none;
  }
  .summary_slow_27b1 {
    text-align: left;
  }
  .hover-dynamic-95f8 {
    text-align: center;
  }
  .brown-11ba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_iron_8823 {
  box-shadow: none !important;
}
.left_54ec .hard-d68f,
.filter-red-e9ce .hard-d68f {
  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;
}
.filter-red-e9ce .hard-d68f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article_184c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.article_184c:after,
.article_184c:before {
  content: "";
  display: table;
}
.article_184c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .article_184c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.article_184c,
.layout-middle-734f {
  max-width: 1248px;
  margin: 0 auto;
}

.smooth_8148.texture-focused-1d33 .article_184c {
  max-width: 100%;
}
.smooth_8148.glass-2194 {
  max-width: 1200px;
  margin: 0 auto;
}
.smooth_8148.bottom-8eae .article_184c {
  max-width: 100%;
}
.smooth_8148.bottom-8eae > .article_184c {
  padding-left: 0;
  padding-right: 0;
}
.smooth_8148.bottom-8eae > .article_184c .layout-384f {
  margin: 0;
}
.smooth_8148.bottom-8eae
  > .article_184c
  .white-4859.border_cold_0d48 {
  margin-right: 0;
  margin-left: 0;
}
.smooth_8148.bottom-8eae #main.border_cold_0d48 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .full-0692 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .full-0692 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .badge_west_13d2 .heading-b2f8 {
    padding-right: 1em;
  }
  .badge_west_13d2.dynamic-f822 .white-4859 {
    border-right: 1px solid #eaecee;
  }
  .badge_west_13d2.dynamic-f822 .heading-b2f8 {
    padding-right: 1em;
  }
  .badge_west_13d2.dynamic-f822 .banner-stone-3593 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_4d19 .heading-b2f8 {
    padding-left: 1em;
  }
  .card_4d19.dynamic-f822 .white-4859 {
    border-left: 1px solid #eaecee;
  }
  .card_4d19.dynamic-f822 .heading-b2f8 {
    padding-left: 1em;
  }
  .card_4d19.dynamic-f822 .banner-stone-3593 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-b8ed .heading-b2f8 {
    padding-left: 1em;
  }
  .disabled-b8ed.dynamic-f822 .pagination_ee65 {
    border-right: 1px solid #eaecee;
  }
  .disabled-b8ed.dynamic-f822 .copper-b969 {
    border-right: 1px solid #eaecee;
  }
  .disabled-b8ed.dynamic-f822 .heading-b2f8 {
    padding-left: 1em;
  }
  .disabled-b8ed.dynamic-f822 .banner-stone-3593 {
    padding-right: 1em;
  }
  .disabled-b8ed.dynamic-f822 .top-030d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_6ca3 .heading-b2f8 {
    padding-right: 1em;
  }
  .steel_6ca3.dynamic-f822 .pagination_ee65 {
    border-left: 1px solid #eaecee;
  }
  .steel_6ca3.dynamic-f822 .copper-b969 {
    border-left: 1px solid #eaecee;
  }
  .steel_6ca3.dynamic-f822 .heading-b2f8 {
    padding-right: 1em;
  }
  .steel_6ca3.dynamic-f822 .banner-stone-3593 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_6ca3.dynamic-f822 .top-030d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-0692 .heading-b2f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-0692.dynamic-f822 .white-4859 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .full-0692.dynamic-f822 .heading-b2f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-0692.dynamic-f822 .banner-stone-3593 {
    padding-left: 1em;
  }
  .full-0692.dynamic-f822 .top-030d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .full-0692.dynamic-f822 .heading-b2f8 {
    padding-left: 0;
  }
}
.main_prev_eb4f .warm_9a63 {
  display: inline-block;
}
.over_f7bf {
  display: inline-block;
}
.huge_33ff {
  word-con: break-word;
}
.card_7d38 > span {
  display: inline-block;
  padding: 5px 0;
}
.card_7d38 .article-simple-be7e {
  margin-left: 8px;
  margin-right: 8px;
}
.card_7d38 .slider_1d8c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.input_de31 .info-narrow-bb82 {
  margin-bottom: 2em;
}
.input_de31 .accordion-south-1b33 {
  margin-bottom: 15px;
}
.input_de31 .accordion-south-1b33:last-child {
  margin-bottom: 0;
}
.input_de31 .lower-1194 {
  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) {
  .input_de31 .lower-1194 {
    display: block;
  }
}
.input_de31 .huge_90dd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .input_de31 .huge_90dd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.input_de31 .lite_9533 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.input_de31 .lite_9533 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.input_de31 .lite_9533 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.input_de31 .huge_33ff {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_de31 .huge_33ff a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.input_de31 .element-gas-0fab p:last-child {
  margin-bottom: 0;
}
.input_de31 .video-8cbb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.input_de31 .border-up-9290 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.input_de31 .widget_fa08 {
  margin-top: 1em;
}
.input_de31 .texture_c7f2 {
  top: 0;
  display: block;
}
.input_de31 .texture_c7f2 a {
  color: inherit;
}
.input_de31 .texture_c7f2 a:hover {
  color: inherit;
}
.input_de31 .dynamic-dbde {
  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;
}
.input_de31 .dynamic-dbde:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.input_de31 .border-up-9290 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.input_de31 .next_a096 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.input_de31 .next_a096:first-child {
  margin-top: 0;
}
.input_de31 .next_a096.orange-7daa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.input_de31 .next_a096.media_a7e4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_de31
  .next_a096.media_a7e4.chip_tiny_2dfc
  .widget_fa08 {
  width: 100%;
}
.input_de31 .media_a7e4 {
  -webkit-box-align: center;
  align-items: center;
}
.input_de31 .media_a7e4 .card_7d38,
.input_de31 .media_a7e4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.input_de31 .lite_9533 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_de31 .lite_9533 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.input_de31 .lite_9533: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;
}
.input_de31 .orange-7daa {
  z-index: 5;
}
.input_de31 .liquid-7243 .chip_solid_f07f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.input_de31 .popup_small_307a .chip_solid_f07f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.input_de31 .layout_hard_7f33 .chip_solid_f07f {
  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;
}
.input_de31.button_outer_ba4f .lower-1194,
.input_de31.focused-fd48 .lower-1194 {
  display: block;
}
.input_de31.button_outer_ba4f .lower-1194 .active_2572,
.input_de31.button_outer_ba4f .lower-1194 .border-up-9290,
.input_de31.focused-fd48 .lower-1194 .active_2572,
.input_de31.focused-fd48 .lower-1194 .border-up-9290 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input_de31.primary-d82f .huge_90dd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .input_de31.primary-d82f .huge_90dd {
    margin-right: 0;
  }
}
.input_de31.button_outer_ba4f .huge_90dd,
.input_de31.focused-fd48 .huge_90dd {
  padding-top: 40%;
}
.input_de31.button_outer_ba4f .info-narrow-bb82,
.input_de31.focused-fd48 .info-narrow-bb82 {
  display: block;
}
.input_de31.button_outer_ba4f .fn-sticky-616c .border-up-9290,
.input_de31.focused-fd48 .fn-sticky-616c .border-up-9290 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.input_de31.button_outer_ba4f .huge_90dd,
.input_de31.focused-fd48 .huge_90dd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.input_de31.button_outer_ba4f .border-up-9290 {
  padding: 1em;
}
.large-97e8 {
  margin: 30px auto;
  display: block;
}
.large-97e8 .active-8f23 > * {
  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;
}
.large-97e8 .active-8f23 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large-97e8 .active-8f23 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_adb8 .card_7d38 {
  margin-bottom: 1.41575em;
}
.preview_adb8 .info-7cbd {
  margin-bottom: 1.618em;
}
.media-cb64 .label-d330 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media-cb64 .label-d330 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media-cb64 .red-582d {
  max-width: 100%;
  overflow: auto;
}
.accent_15e1 .media-cb64 a:hover {
  text-decoration: underline;
}
.box_warm_8b62 .accordion-south-1b33:not(.huge_33ff),
.box_warm_8b62 .lite_9533 {
  margin-bottom: 1.41575em;
}
.box_warm_8b62 .accordion-south-1b33:not(.huge_33ff):last-child,
.box_warm_8b62 .lite_9533:last-child {
  margin-bottom: 0;
}
.box_warm_8b62 .accordion-south-1b33.active_974f {
  margin-bottom: 0.41575em;
}
.box_warm_8b62 .clean_2e2c:before,
.box_warm_8b62 .solid_3cb2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.box_warm_8b62 .clean_2e2c:before {
  content: "\f115";
}
.box_warm_8b62 .solid_3cb2:before {
  content: "\f02c";
}
.box_warm_8b62 .video-prev-b2fd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.box_warm_8b62 .video-prev-b2fd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shadow-small-30ec {
  display: -webkit-box;
  display: flex;
}
.shadow-small-30ec .list_2646 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shadow-small-30ec .list_2646 {
    flex-basis: 90px;
  }
}
.shadow-small-30ec .center-7473 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-small-30ec .center-7473 {
    flex-basis: calc(100% - 50px);
  }
}
.shadow-small-30ec .description_medium_a85d p:last-child {
  margin-bottom: 0.72em;
}
.list-action-2f11 .active-8f23 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-action-2f11 .active-8f23:after,
.list-action-2f11 .active-8f23:before {
  content: "";
  display: table;
}
.list-action-2f11 .active-8f23:after {
  clear: both;
}
.list-action-2f11 .active-8f23 .down_580d,
.list-action-2f11 .active-8f23 .icon-silver-41dc {
  width: 49%;
}
.list-action-2f11 .active-8f23 .down_580d a span.header_2b26,
.list-action-2f11 .active-8f23 .icon-silver-41dc a span.header_2b26 {
  display: block;
  margin-bottom: 5px;
}
.list-action-2f11 .active-8f23 .icon-silver-41dc {
  float: left;
  text-align: left;
}
.list-action-2f11 .active-8f23 .down_580d {
  float: right;
  text-align: right;
}
.green_3f92 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .green_3f92 {
    margin-bottom: 0;
  }
}
.accent_thick_d617 {
  margin-bottom: 1em;
}
.accent_thick_d617 .huge_33ff {
  font-size: 1.1em;
  line-height: 1.3;
}
.carousel-in-faba a {
  display: block;
  line-height: 0;
  position: relative;
}
.up-32b7 .accent_thick_d617,
.gallery-8943 .accent_thick_d617 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .up-32b7 .accent_thick_d617,
  .gallery-8943 .accent_thick_d617 {
    display: block;
  }
}
.up-32b7 .carousel-in-faba,
.gallery-8943 .carousel-in-faba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .up-32b7 .carousel-in-faba,
  .gallery-8943 .carousel-in-faba {
    margin-bottom: 1em;
  }
}
.up-32b7 .carousel-in-faba img,
.gallery-8943 .carousel-in-faba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.up-32b7 .container-first-b264,
.gallery-8943 .container-first-b264 {
  flex-basis: calc(100% - 160px);
}
.up-32b7 .container-first-b264 p,
.gallery-8943 .container-first-b264 p {
  margin-bottom: 0;
}
.up-32b7 .container-first-b264 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .up-32b7 .container-first-b264 {
    padding-left: 0;
  }
}
.gallery-8943 .container-first-b264 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .gallery-8943 .container-first-b264 {
    padding-right: 0;
  }
}
.gallery-8943 .carousel-in-faba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.full_b509 .carousel-in-faba {
  margin-bottom: 0.5em;
}
.full_b509 .carousel-in-faba img {
  width: 100%;
}
.banner_f1d5 .center_564b,
.cold-1389 .center_564b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cold-1389 .white-4859 .feature_f829 p:last-child {
  margin-bottom: 0;
}
.green-065e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.up_b04e .modal_mini_7ecc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .up_b04e .modal_mini_7ecc:last-of-type {
    margin-bottom: 0;
  }
}
.up_b04e .modal_mini_7ecc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.up_b04e .modal_mini_7ecc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.up_b04e .modal_mini_7ecc ul li {
  margin: 0 0 0.6em;
}
.up_b04e .modal_mini_7ecc ul li.caption_bronze_1725,
.up_b04e .modal_mini_7ecc ul li.modal-south-ec0a {
  position: relative;
}
.up_b04e .modal_mini_7ecc ul li.caption_bronze_1725 .dropdown_147d,
.up_b04e .modal_mini_7ecc ul li.modal-south-ec0a .dropdown_147d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.up_b04e .modal_mini_7ecc ul li.caption_bronze_1725:after:after,
.up_b04e .modal_mini_7ecc ul li.caption_bronze_1725:after:before,
.up_b04e
  .modal_mini_7ecc
  ul
  li.modal-south-ec0a:after:after,
.up_b04e
  .modal_mini_7ecc
  ul
  li.modal-south-ec0a:after:before {
  content: "";
  display: table;
}
.up_b04e .modal_mini_7ecc ul li.caption_bronze_1725:after:after,
.up_b04e
  .modal_mini_7ecc
  ul
  li.modal-south-ec0a:after:after {
  clear: both;
}
.up_b04e .modal_mini_7ecc a.brown_038c:hover {
  text-decoration: none;
}
.up_b04e .modal_mini_7ecc select {
  max-width: 100%;
}
.up_b04e .modal_mini_7ecc table {
  font-size: 85%;
}
.up_b04e .modal_mini_7ecc table td,
.up_b04e .modal_mini_7ecc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.up_b04e .modal_mini_7ecc table tfoot td {
  text-align: left;
}
.up_b04e .modal_mini_7ecc :last-child {
  margin-bottom: 0;
}
.up_b04e .modal_mini_7ecc .easy-2362 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.up_b04e .modal_mini_7ecc .easy-2362 label {
  width: 100%;
}
.up_b04e .modal_mini_7ecc .easy-2362 .notification_3567 {
  width: 100%;
  display: block;
}
.up_b04e .modal_mini_7ecc .easy-2362 .solid-6bd4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.up_b04e .modal_mini_7ecc .easy-2362 .solid-6bd4:hover svg #svg-search {
  fill: #444;
}
.up_b04e .modal_mini_7ecc .easy-2362 .solid-6bd4 svg {
  width: 18px;
  height: 18px;
}
.up_b04e .main_17d2 ul ul,
.up_b04e .selected-1827 ul ul,
.up_b04e .nav-large-c3ae ul ul,
.up_b04e .steel_1f13 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.up_b04e .main_17d2 .aside-b07d > a,
.up_b04e .selected-1827 .aside-b07d > a,
.up_b04e .nav-large-c3ae .aside-b07d > a,
.up_b04e .steel_1f13 .aside-b07d > a {
  margin-bottom: 0;
}
.up_b04e .detail-down-1b9f li,
.up_b04e .main_17d2 li,
.up_b04e .paper-4525 li,
.up_b04e .selected-1827 li,
.up_b04e .nav-large-c3ae li,
.up_b04e .steel_1f13 li,
.up_b04e .in_c346 li,
.up_b04e .mask_lower_4e9c li {
  display: block;
  position: relative;
}
.up_b04e .detail-down-1b9f li:last-child,
.up_b04e .main_17d2 li:last-child,
.up_b04e .paper-4525 li:last-child,
.up_b04e .selected-1827 li:last-child,
.up_b04e .nav-large-c3ae li:last-child,
.up_b04e .steel_1f13 li:last-child,
.up_b04e .in_c346 li:last-child,
.up_b04e .mask_lower_4e9c li:last-child {
  border: none;
}
.up_b04e .detail-down-1b9f li a,
.up_b04e .main_17d2 li a,
.up_b04e .paper-4525 li a,
.up_b04e .selected-1827 li a,
.up_b04e .nav-large-c3ae li a,
.up_b04e .steel_1f13 li a,
.up_b04e .in_c346 li a,
.up_b04e .mask_lower_4e9c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up_b04e .detail-down-1b9f li ul li::before,
.up_b04e .main_17d2 li ul li::before,
.up_b04e .paper-4525 li ul li::before,
.up_b04e .selected-1827 li ul li::before,
.up_b04e .nav-large-c3ae li ul li::before,
.up_b04e .steel_1f13 li ul li::before,
.up_b04e .in_c346 li ul li::before,
.up_b04e .mask_lower_4e9c li ul li::before {
  left: 15px;
}
.up_b04e .detail-down-1b9f li ul a,
.up_b04e .main_17d2 li ul a,
.up_b04e .paper-4525 li ul a,
.up_b04e .selected-1827 li ul a,
.up_b04e .nav-large-c3ae li ul a,
.up_b04e .steel_1f13 li ul a,
.up_b04e .in_c346 li ul a,
.up_b04e .mask_lower_4e9c li ul a {
  padding-left: 20px;
}
.up_b04e .detail-down-1b9f li ul ul li::before,
.up_b04e .main_17d2 li ul ul li::before,
.up_b04e .paper-4525 li ul ul li::before,
.up_b04e .selected-1827 li ul ul li::before,
.up_b04e .nav-large-c3ae li ul ul li::before,
.up_b04e .steel_1f13 li ul ul li::before,
.up_b04e .in_c346 li ul ul li::before,
.up_b04e .mask_lower_4e9c li ul ul li::before {
  left: 30px;
}
.up_b04e .detail-down-1b9f li ul ul a,
.up_b04e .main_17d2 li ul ul a,
.up_b04e .paper-4525 li ul ul a,
.up_b04e .selected-1827 li ul ul a,
.up_b04e .nav-large-c3ae li ul ul a,
.up_b04e .steel_1f13 li ul ul a,
.up_b04e .in_c346 li ul ul a,
.up_b04e .mask_lower_4e9c li ul ul a {
  padding-left: 40px;
}
.up_b04e .focused_30cb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.up_b04e .mask_lower_4e9c ul li {
  margin-bottom: 1.41575em;
}
.up_b04e .mask_lower_4e9c ul li .upper_82d2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.up_b04e .mask_lower_4e9c ul li .focus-f552 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shadow-gas-843a .detail-down-1b9f li a,
.shadow-gas-843a .main_17d2 li a,
.shadow-gas-843a .paper-4525 li a,
.shadow-gas-843a .selected-1827 li a,
.shadow-gas-843a .nav-large-c3ae li a,
.shadow-gas-843a .steel_1f13 li a,
.shadow-gas-843a .in_c346 li a,
.shadow-gas-843a .mask_lower_4e9c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-gas-843a .focused_30cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-gas-843a .modal_mini_7ecc ul li.caption_bronze_1725 .dropdown_147d,
.shadow-gas-843a .modal_mini_7ecc ul li.modal-south-ec0a .dropdown_147d {
  background: rgba(0, 0, 0, 0.2);
}
.shadow-gas-843a .up_b04e .modal_mini_7ecc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_8148 .up_b04e .column-pressed-dc2e li {
  margin: 0;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li ul {
  margin: 0;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li ul li a {
  padding-left: 15px;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li ul li li a {
  padding-left: 30px;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li.lower-9e53 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li.lower-9e53 > 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;
}
.smooth_8148 .up_b04e .column-pressed-dc2e li.lower-9e53 > 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;
}
.copper-e549 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.input-9c7d {
  position: relative;
  z-index: 10;
}
.input-9c7d .plasma_910f {
  width: 100%;
  max-width: 100%;
}
.feature_5618 .action_c6e3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.feature_5618 .tabs_slow_9fab {
}
.feature_5618 .shadow-gas-843a {
  background: #292929;
}
.accent-rough-582f .action_c6e3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent-rough-582f .tabs_slow_9fab {
  background: #f9f9f9;
}
.accent-rough-582f .shadow-gas-843a {
  background: #303030;
}
.orange_a02c .action_c6e3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .orange_a02c .warm_9a63 {
    margin-bottom: 1em;
  }
  .orange_a02c .warm_9a63:last-child {
    margin-bottom: 0;
  }
}
.orange_a02c .tabs_slow_9fab {
  background: #ededed;
}
.orange_a02c .shadow-gas-843a {
  background: #1a1a1a;
}
.action_c6e3.tabs_slow_9fab {
  color: rgba(0, 0, 0, 0.6);
}
.action_c6e3.tabs_slow_9fab .basic_ed6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action_c6e3.shadow-gas-843a {
  color: rgba(255, 255, 255, 0.99);
}
.action_c6e3.shadow-gas-843a a:not(.brown_038c) {
  color: rgba(255, 255, 255, 0.79);
}
.action_c6e3.shadow-gas-843a a:not(.brown_038c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.action_c6e3.shadow-gas-843a .basic_ed6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action_c6e3.shadow-gas-843a table tbody td,
.action_c6e3.shadow-gas-843a table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-thick-e58a.tag_0098 .article_184c {
  max-width: initial;
}
.box-thick-e58a .plasma_8302 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-thick-e58a .plasma_8302 .plasma_910f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-thick-e58a .plasma_8302 .plasma_910f {
    display: block;
    margin-bottom: 2em;
  }
  .box-thick-e58a .plasma_8302 .plasma_910f:last-child {
    margin-bottom: 0;
  }
}
.orange_a02c .warm_9a63:last-child,
.accent-rough-582f .warm_9a63:last-child,
.feature_5618 .warm_9a63:last-child {
  margin-bottom: 0;
}
.orange_a02c .warm_9a63 .up_b04e .modal_mini_7ecc:last-child,
.accent-rough-582f .warm_9a63 .up_b04e .modal_mini_7ecc:last-child,
.feature_5618 .warm_9a63 .up_b04e .modal_mini_7ecc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .orange_a02c .outer_7eb7,
  .orange_a02c .text-small-cd71,
  .accent-rough-582f .outer_7eb7,
  .accent-rough-582f .text-small-cd71,
  .feature_5618 .outer_7eb7,
  .feature_5618 .text-small-cd71 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .input-9c7d .warm_9a63 {
    margin-bottom: 2em;
  }
}
.input-9c7d p:last-child {
  margin-bottom: 0;
}
.input-9c7d li,
.input-9c7d ul {
  list-style: none;
  margin: 0;
}
.input-9c7d ul ul {
  margin-left: 2.617924em;
}
.slider-dirty-df96 {
  font-size: 0.875em;
}

/* css-noise: 6e13 */
.ghost-box-l2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
