/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery_6414/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery_6414
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.gallery_6414/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_lite_86bf.footer-basic-3c7e/licenses/gpl-2.0.shadow-bronze-2205
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.wide_a37a/, (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.backdrop_new_89ed.next_bf93/normalize.nav-0d8e/
 ======
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.nav-0d8e v7.0.0 | MIT License | github.gallery_6414/necolas/normalize.nav-0d8e */
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;
}
.paper-4771 .tertiary_soft_64de,
.photo_paper_aaa9,
.gradient_0092,
.bronze-00ce,
.element_301d,
.menu-dynamic-c02c,
.detail_plasma_99e1,
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;
}
.photo_paper_aaa9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .photo_paper_aaa9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_paper_aaa9,
  h1 {
    font-size: 1.8em;
  }
}
.gradient_0092,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gradient_0092 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gradient_0092,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_0092,
  h2 {
    font-size: 1.7em;
  }
}
.bronze-00ce,
h3 {
  font-size: 1.618em;
}
.paper-4771 .tertiary_soft_64de,
.element_301d,
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.shade_dim_fb24 {
  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;
}
.status_53a7:after,
.status_53a7:before,
.purple_2d35:after,
.purple_2d35:before {
  content: "";
  display: table;
}
.status_53a7:after,
.purple_2d35:after {
  clear: both;
}
.status_silver_50eb {
  float: right;
  margin-right: 0;
}
.yellow_b519 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list-wide-3add .over-35dc,
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;
}
.list-wide-3add .over-35dc: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;
}
.message-ff60 .over-35dc {
  box-shadow: none;
}
.message-ff60
  .over-35dc
  .feature_8b7e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.message-ff60 .over-35dc .fluid_b5fe {
  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;
}
.message-ff60
  .over-35dc
  .fluid_b5fe
  b {
  display: none;
}
.message-ff60 .hero_aa31 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(.content_purple_6e2b),
button:not(.item_smooth_3f5e):not(.content_purple_6e2b),
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ) {
  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;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):hover,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):hover,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):hover,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):hover,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):active,
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):active,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):active,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):active,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):active,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus {
  outline: 0;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903 {
  position: relative;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .widget-e28c,
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .list_bdff,
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .solid-c10c,
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  i,
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  svg,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .widget-e28c,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .list_bdff,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .solid-c10c,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  i,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  svg,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .widget-e28c,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .list_bdff,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .solid-c10c,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  i,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  svg,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .widget-e28c,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .list_bdff,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .solid-c10c,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  i,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  svg,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .widget-e28c,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .list_bdff,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  .solid-c10c,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  i,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903
  svg {
  visibility: hidden;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903:after,
button:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903:after,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903:after,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903:after,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ).fn-loading-0903: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;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(.content_purple_6e2b),
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ) {
  color: #fff;
  background: #235787;
}
.tabs_bronze_a03d:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="button"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="reset"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus,
input[type="submit"]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ):focus {
  color: #fff;
}
.tabs_bronze_a03d.fn-disabled-0903:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
.tabs_bronze_a03d[disabled]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
button.fn-disabled-0903:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ),
button[disabled]:not(.item_smooth_3f5e):not(
    .content_purple_6e2b
  ) {
  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;
}
.liquid-61bf {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.liquid-61bf: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;
}
.message_up_6ca5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.backdrop_6d46 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.module_orange_b1b6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.status_53a7:after,
.status_53a7:before,
.block-full-d2d4:after,
.block-full-d2d4:before,
.section-static-64cd:after,
.section-static-64cd:before,
.active-tiny-cec3:after,
.active-tiny-cec3:before,
.gradient_c531:after,
.gradient_c531:before,
.short-5198:after,
.short-5198:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.status_53a7:after,
.block-full-d2d4:after,
.section-static-64cd:after,
.active-tiny-cec3:after,
.gradient_c531:after,
.short-5198:after {
  clear: both;
}
.block-full-d2d4 .focus-solid-7a72,
.section-static-64cd .focus-solid-7a72,
.prev-ca79 .focus-solid-7a72 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.picture-plasma-a10d {
  display: inline-block;
}
.active_c8fa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_c8fa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_c8fa .link-fc13 {
  padding: 1em 0;
  font-size: 85%;
}
.link-fc13 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.image_0b60 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.image_0b60:after,
.image_0b60:before {
  content: "";
  display: table;
}
.image_0b60:after {
  clear: both;
}
.pressed-0303 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cool-2d16 .pressed-0303 {
  max-width: 50%;
}
.item-warm-20c8 .pressed-0303 {
  max-width: 33.33%;
}
.clean-d667 .pressed-0303 {
  max-width: 25%;
}
.video_e854 .pressed-0303 {
  max-width: 20%;
}
.hover-b344 .pressed-0303 {
  max-width: 16.66%;
}
.simple_5a95 .pressed-0303 {
  max-width: 14.28%;
}
.dynamic-69d4 .pressed-0303 {
  max-width: 12.5%;
}
.modal-north-18c7 .pressed-0303 {
  max-width: 11.11%;
}
.column_bright_70b0 {
  display: block;
}
.paper-4771 .current-8880 label,
.paper-4771 .stone-7e53 label,
.paper-4771 .under_9632 label,
.paper-4771 .pagination_in_ad86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_stone_48a3 {
  list-style: none;
  margin: 0;
}
.accent_stone_48a3 article.button-right-e2f9 {
  margin-bottom: 0;
}
.accent_stone_48a3 ul {
  list-style: none;
  margin: 0;
}
.accent_stone_48a3 .tall-2435 li.button-right-e2f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9: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) {
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9 li.button-right-e2f9 li.button-right-e2f9 li.button-right-e2f9 {
    padding-left: 0;
  }
}
article.button-right-e2f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-right-e2f9 .block-full-d2d4 p:last-of-type {
  margin-bottom: 0;
}
article.button-right-e2f9 .search_solid_0fc8 {
  float: left;
}
article.button-right-e2f9 .basic_5e37 {
  margin-left: 85px;
}
article.button-right-e2f9 .dim_d4ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-right-e2f9 .dim_d4ab .modal-463e {
  margin-left: 10px;
}
article.button-right-e2f9 .logo-static-87d1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-right-e2f9 .alert-4ee3 {
  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 .current-8880,
  #respond .under_9632,
  #respond .pagination_in_ad86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-8880 input,
#respond .under_9632 input,
#respond .pagination_in_ad86 input {
  width: 100%;
}
#respond .pagination_in_ad86 {
  margin-right: 0;
}
#respond .layout-clean-ffe1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_red_be2e {
  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;
}
.highlight_red_be2e.modal-bbbc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight_red_be2e 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%);
}
.highlight_red_be2e:focus,
.highlight_red_be2e: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);
}
.block-next-af47 {
  border-radius: 10%;
}
.under-6c7e {
  border-radius: 50%;
}
.content_618f {
  font-size: 0.72em;
}
.section-green-550c {
  font-size: 0.875em;
}
.middle-1653 {
  font-size: 1.1em;
}
.backdrop-3eef {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-3eef.content_618f {
  letter-spacing: 0.5px;
}
.backdrop-north-91a7,
.backdrop-north-91a7 a {
  color: #6d6d6d;
}
.backdrop-north-91a7 a:hover {
  color: #111;
}
.background-steel-58a6 {
  color: #6d6d6d;
}
.summary-gas-7ce7 {
  overflow-x: hidden;
}
.summary-gas-7ce7 .paragraph-outer-7ce3.next-6caa {
  position: relative;
}
.summary-gas-7ce7 .paragraph-outer-7ce3.next-6caa.detail_middle_e577 {
  position: initial;
}
.summary-gas-7ce7
  .paragraph-outer-7ce3.next-6caa.detail_middle_e577
  .tooltip_dim_2471 {
  left: auto;
}
.summary-gas-7ce7 .paragraph-outer-7ce3 .tooltip_dim_2471 {
  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;
}
.summary-gas-7ce7 .paragraph-outer-7ce3:hover.next-6caa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary-gas-7ce7
  .paragraph-outer-7ce3:hover.next-6caa
  .tooltip_dim_2471 {
  display: block;
  z-index: 9999999;
}
.summary-gas-7ce7 .video_33c3 .modal_f800,
.summary-gas-7ce7 .popup_mini_162c .modal_f800 {
  display: none;
}
.summary-gas-7ce7 .narrow_6f24 .paragraph-outer-7ce3:hover.next-6caa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paper-4771 .current-8880 label,
.paper-4771 .stone-7e53 label,
.paper-4771 .under_9632 label,
.paper-4771 .pagination_in_ad86 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accent_stone_48a3 {
  list-style: none;
  margin: 0;
}
.accent_stone_48a3 article.button-right-e2f9 {
  margin-bottom: 0;
}
.accent_stone_48a3 ul {
  list-style: none;
  margin: 0;
}
.accent_stone_48a3 .tall-2435 li.button-right-e2f9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9: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) {
  .accent_stone_48a3 .tall-2435 li.button-right-e2f9 li.button-right-e2f9 li.button-right-e2f9 li.button-right-e2f9 {
    padding-left: 0;
  }
}
article.button-right-e2f9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button-right-e2f9 .block-full-d2d4 p:last-of-type {
  margin-bottom: 0;
}
article.button-right-e2f9 .search_solid_0fc8 {
  float: left;
}
article.button-right-e2f9 .basic_5e37 {
  margin-left: 85px;
}
article.button-right-e2f9 .dim_d4ab {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button-right-e2f9 .dim_d4ab .modal-463e {
  margin-left: 10px;
}
article.button-right-e2f9 .logo-static-87d1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button-right-e2f9 .alert-4ee3 {
  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 .current-8880,
  #respond .under_9632,
  #respond .pagination_in_ad86 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .current-8880 input,
#respond .under_9632 input,
#respond .pagination_in_ad86 input {
  width: 100%;
}
#respond .pagination_in_ad86 {
  margin-right: 0;
}
#respond .layout-clean-ffe1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_33c3 .blue-188d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue-188d .focused-e446.huge_69da .focus_west_dccf > li > a:focus,
.blue-188d .focused-e446.huge_69da .focus_west_dccf > li > a:hover,
.blue-188d .focused-e446.gradient-large-0ede .focus_west_dccf > li > a:focus,
.blue-188d .focused-e446.gradient-large-0ede .focus_west_dccf > li > a:hover,
.blue-188d .focused-e446.out-dd03 .focus_west_dccf > li > a:focus,
.blue-188d .focused-e446.out-dd03 .focus_west_dccf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d
  .focused-e446.huge_69da
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.blue-188d
  .focused-e446.huge_69da
  .focus_west_dccf
  > li.action-abba
  > a,
.blue-188d
  .focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.blue-188d
  .focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.action-abba
  > a,
.blue-188d
  .focused-e446.out-dd03
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.blue-188d .focused-e446.out-dd03 .focus_west_dccf > li.panel-870a > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d .current_7264,
.blue-188d .current_7264 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d .glass_3cb9.title_2a4a li a,
.blue-188d .progress-58d6 a,
.blue-188d .tag-6350,
.blue-188d .focus_west_dccf > li > a,
.blue-188d .border_8e5b {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d .glass_3cb9.title_2a4a li a:hover,
.blue-188d .progress-58d6 a:hover,
.blue-188d .tag-6350:hover,
.blue-188d .focus_west_dccf > li > a:hover,
.blue-188d .border_8e5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d .frame_dynamic_5983 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d .frame_dynamic_5983 .black_d570 {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d .frame_dynamic_5983:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue-188d .logo_dim_1700 .east-6a6d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d .logo_dim_1700 .east-6a6d .nav-current-a29c {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d
  .logo_dim_1700
  .east-6a6d
  .nav-current-a29c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d
  .logo_dim_1700
  .east-6a6d
  .nav-current-a29c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d
  .logo_dim_1700
  .east-6a6d
  .nav-current-a29c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d
  .logo_dim_1700
  .east-6a6d
  .nav-current-a29c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d .logo_dim_1700 .pressed_8d86 {
  color: rgba(255, 255, 255, 0.79);
}
.blue-188d .logo_dim_1700 .pressed_8d86:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_dynamic_cd9d
  .blue-188d
  .logo_dim_1700
  .breadcrumb_663c
  .gradient-5568 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_dynamic_cd9d
  .blue-188d
  .logo_dim_1700
  .breadcrumb_663c
  .nav-current-a29c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_33c3 .east_3d00 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.east_3d00 .focused-e446.huge_69da .focus_west_dccf > li > a:focus,
.east_3d00 .focused-e446.huge_69da .focus_west_dccf > li > a:hover,
.east_3d00 .focused-e446.gradient-large-0ede .focus_west_dccf > li > a:focus,
.east_3d00 .focused-e446.gradient-large-0ede .focus_west_dccf > li > a:hover,
.east_3d00 .focused-e446.out-dd03 .focus_west_dccf > li > a:focus,
.east_3d00 .focused-e446.out-dd03 .focus_west_dccf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east_3d00
  .focused-e446.huge_69da
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.east_3d00
  .focused-e446.huge_69da
  .focus_west_dccf
  > li.action-abba
  > a,
.east_3d00
  .focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.east_3d00
  .focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.action-abba
  > a,
.east_3d00
  .focused-e446.out-dd03
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a,
.east_3d00 .focused-e446.out-dd03 .focus_west_dccf > li.panel-870a > a {
  color: rgba(0, 0, 0, 0.8);
}
.east_3d00 .current_7264,
.east_3d00 .current_7264 a {
  color: rgba(0, 0, 0, 0.8);
}
.east_3d00 .glass_3cb9.title_2a4a li a,
.east_3d00 .progress-58d6 a,
.east_3d00 .tag-6350,
.east_3d00 .focus_west_dccf > li > a,
.east_3d00 .border_8e5b {
  color: rgba(0, 0, 0, 0.55);
}
.east_3d00 .glass_3cb9.title_2a4a li a:hover,
.east_3d00 .progress-58d6 a:hover,
.east_3d00 .tag-6350:hover,
.east_3d00 .focus_west_dccf > li > a:hover,
.east_3d00 .border_8e5b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east_3d00 .frame_dynamic_5983 {
  color: rgba(0, 0, 0, 0.55);
}
.east_3d00 .frame_dynamic_5983 .black_d570 {
  color: rgba(0, 0, 0, 0.8);
}
.east_3d00 .frame_dynamic_5983:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_black_14c2 .chip_8776 {
  margin-left: auto;
  margin-right: auto;
}
.section-static-64cd > * {
  margin-left: auto;
  margin-right: auto;
}
.section-static-64cd .message_up_6ca5 {
  margin-right: 1.41575em;
}
.bronze-6656 .section-static-64cd > .slow_c268 {
  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;
}
.bronze-6656 .section-static-64cd > .tag-hard-c822 {
  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;
}
.hover_b3ec.notice_black_14c2 .chip_8776,
.column-clean-7616.notice_black_14c2 .chip_8776 {
  margin-left: 0;
}
.tertiary_tiny_7dc1.notice_black_14c2 .chip_8776,
.popup-1405.notice_black_14c2 .chip_8776 {
  margin-right: 0;
}
.section-static-64cd ol,
.section-static-64cd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form-178b video {
  max-width: 100%;
}
.card_15e4 img {
  display: block;
}
.card_15e4.message_up_6ca5,
.card_15e4.backdrop_6d46 {
  width: 100%;
}
.card_15e4.tag-hard-c822 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.advanced_e3b5:not(.button-7ebb) {
  margin: 1.5em auto;
}
.gas_9af9 p {
  padding: 1.5em 14px;
}
ul.form-fluid-1320.tag-hard-c822,
ul.form-fluid-1320.slow_c268,
ul.form-fluid-1320.hard-ce8d.slow_c268 {
  padding: 0 14px;
}
.header-f861 {
  display: block;
  overflow-x: auto;
}
.header-f861 table {
  border-collapse: collapse;
  width: 100%;
}
.header-f861 td,
.header-f861 th {
  padding: 0.5em;
}
.section-static-64cd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section-static-64cd ol ol,
.section-static-64cd ol ul,
.section-static-64cd ul ol,
.section-static-64cd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section-static-64cd ol ol li,
.section-static-64cd ol ul li,
.section-static-64cd ul ol li,
.section-static-64cd ul ul li {
  margin-left: 0;
}
.orange_1c9c.content_9450 > .lower_9aee {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.orange_1c9c.content_9450 > .lower_9aee iframe,
.orange_1c9c.content_9450 > .lower_9aee > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row-upper-334c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row-upper-334c.module_bright_7a16 {
  padding: 0;
}
.row-upper-334c.module_bright_7a16 cite {
  font-size: 13px;
}
.row-upper-334c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row-upper-334c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern-3b8a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern-3b8a > p:first-child {
  margin-top: 0;
}
.pattern-3b8a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern-3b8a blockquote {
  border-left: 0;
}
.tertiary-f89b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tertiary-f89b:not(.liquid_05b7) {
  max-width: 100px;
}
.tertiary-f89b.grid-5df9 {
  border-bottom: none !important;
  text-align: center;
}
.tertiary-f89b.grid-5df9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gas_9af9 p {
    padding: 1.5em 0;
  }
}
.gradient-15ad {
  color: #0073aa;
}
.dim_a483 {
  background-color: #0073aa;
}
.element-warm-2ad5 {
  color: #229fd8;
}
.tabs_cold_55e9 {
  background-color: #229fd8;
}
.tabs_ac82 {
  color: #eee;
}
.pagination-614f {
  background-color: #eee;
}
.article_8afe {
  color: #444;
}
.black-5ce8 {
  background-color: #444;
}
.dark_949a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dark_949a .focused_5d9d .progress-58d6 {
  font-size: 15px;
}
.dark_949a .progress-58d6 {
  line-height: 1.3;
}
.dark_949a .east_3d00 {
}
.dark_949a .blue-188d {
  background: #235787;
}
.mask_ad67 {
  padding: 0;
}
.mask_ad67 .blue-188d {
  background: #1a1a1a;
}
.mask_ad67 .east_3d00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.description_narrow_b267 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.description_narrow_b267 .east_3d00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.description_narrow_b267 .blue-188d {
  background: #303030;
}
.short-5198 {
  position: relative;
  z-index: 10;
}
.short-5198 .header-blue-917d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid_bbd4 .next-6caa {
  display: inline-block;
  vertical-align: middle;
}
.liquid_bbd4.image-huge-23c9 .next-6caa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid_bbd4.image-huge-23c9 .next-6caa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid_bbd4.image-huge-23c9 .next-6caa {
    margin-right: 0.4em;
  }
}
.liquid_bbd4.image-huge-23c9 .next-6caa:last-child {
  margin-right: 0;
}
.search-88af .header-blue-917d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_33c3 .focused_5d9d {
    margin: 0 -0.5em;
  }
  .video_33c3 .focused_5d9d [class*="customify-col-"],
  .video_33c3 .focused_5d9d [class*="customify-col_"],
  .video_33c3 .focused_5d9d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_33c3.shade-fixed-f15b .header-blue-917d {
  background: 0 0 !important;
}
.video_33c3.shade-fixed-f15b .header-blue-917d,
.video_33c3.search-88af .header-blue-917d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_33c3.first_baed {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_33c3.search-88af .header-blue-917d {
  box-shadow: none !important;
}
.label_green_06f7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label_green_06f7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label_green_06f7 {
    padding: 18px 0 20px;
  }
}
.label_green_06f7 .shade_green_3e81 {
  width: 100%;
}
.label_green_06f7 .heading_yellow_edcd {
  margin-bottom: 0;
}
.label_green_06f7 .right-8989 {
  margin-top: 5px;
  font-size: 0.875em;
}
.backdrop_easy_1700 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.backdrop_easy_1700 .basic_9b93 {
  width: 100%;
}
.mini_2f91 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mini_2f91 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mini_2f91 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;
}
.mini_2f91 li:last-child:after {
  display: none;
}
.mini_2f91 li a {
  font-weight: 500;
  margin-right: 10px;
}
.video_easy_2cd3 .modal_f800 button,
.label_green_06f7 .modal_f800 button {
  left: 0;
}
.video_easy_2cd3 .basic_9b93,
.label_green_06f7 .basic_9b93 {
  padding-left: 0;
  padding-right: 0;
}
.video_easy_2cd3 .backdrop_easy_1700,
.label_green_06f7 .backdrop_easy_1700 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.video_easy_2cd3 {
  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;
}
.video_easy_2cd3: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;
}
.video_easy_2cd3 .preview-north-8b2d {
  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) {
  .video_easy_2cd3 .preview-north-8b2d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .video_easy_2cd3 .preview-north-8b2d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .video_easy_2cd3 .preview-north-8b2d {
    min-height: 200px;
  }
}
.video_easy_2cd3 .mini_2f91 {
  color: rgba(255, 255, 255, 0.8);
}
.video_easy_2cd3 .mini_2f91 a,
.video_easy_2cd3 .mini_2f91 li:after {
  color: inherit;
}
.video_easy_2cd3 .mini_2f91 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_cold_2c16 {
  margin-bottom: 0.5em;
}
.chip-hot-a024 {
  margin-bottom: 1.2em;
}
.chip-hot-a024,
.photo_cold_2c16 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip-hot-a024 p:last-child,
.photo_cold_2c16 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal_f800,
#masthead .modal_f800 {
  display: none;
}
#masthead
  > .modal_f800.module-plasma-582a {
  display: none;
}
#masthead > .modal_f800 button {
  left: 0;
}
.shadow_old_5e6b {
  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%;
}
.shadow_old_5e6b .next-6caa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.shadow_old_5e6b .panel_out_b5c1 {
  display: -webkit-box;
  display: flex;
}
.shadow_old_5e6b .panel_out_b5c1.warm-4f2c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.shadow_old_5e6b .panel_out_b5c1.primary_hovered_c4d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_old_5e6b .panel_out_b5c1.under-edda {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.shadow_old_5e6b.element_6278.accent_b030 .panel_out_b5c1.warm-4f2c {
  flex-basis: 100%;
}
.shadow_old_5e6b.caption-53a8 .panel_out_b5c1.primary_hovered_c4d5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.shadow_old_5e6b.caption-53a8 .panel_out_b5c1.under-edda {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal_f800.module-plasma-582a {
  display: none;
}
#masthead > .modal_f800 button {
  left: 0;
}
.tabs-db3f {
  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;
}
.tabs-db3f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tabs-db3f.pressed-f396 i {
  margin-right: 4px;
}
.tabs-db3f.modal-0d3c i {
  margin-left: 5px;
}
.progress-58d6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress-58d6 p:last-child {
  margin-bottom: 0;
}
.status-90f1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.status-90f1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.status-90f1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.status-90f1 .current_7264 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.status-90f1 .pagination-top-7b9c {
  margin: 5px 0 7px 0;
}
.status-90f1.mask_b146 .east-49f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-90f1.mask_b146 .alert_large_3139 {
  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;
}
.status-90f1.search_smooth_dda3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.status-90f1.search_smooth_dda3 .east-49f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-90f1.search_smooth_dda3 .alert_large_3139 {
  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;
}
.status-90f1.tag_8acb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-90f1.layout-fast-290b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.status-90f1.layout-fast-290b .alert_large_3139 {
  margin-top: 7px;
}
.hidden_south_5730 {
  display: inline-block;
}
.short-5198 .focus-76e2 .status-90f1 img {
  max-width: 100%;
}
.focused-e446 .left-6c2c.aside_030a,
.thick-6bdf .left-6c2c.aside_030a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focused-e446 .input_23f0,
.thick-6bdf .input_23f0 {
  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%);
}
.focused-e446 .input_23f0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focused-e446.paper_f711 .input_23f0 {
  display: none;
}
.focused-e446 .bronze-e723 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused-e446 .bronze-e723 li {
  display: inline-block;
  position: relative;
}
.focused-e446 .bronze-e723 li:last-child {
  margin-right: 0;
}
.focused-e446 .bronze-e723 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;
}
.focused-e446 .bronze-e723 li.panel-870a > a {
  color: rgba(0, 0, 0, 0.9);
}
.focused-e446 .bronze-e723 > 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;
}
.focused-e446 .bronze-e723 > li > a i {
  line-height: 0;
}
.focused-e446 .bronze-e723 > li.out_2590 > a .input_23f0 {
  margin-left: 4px;
  line-height: 0;
}
.focused-e446 .bronze-e723 .filter_purple_472c li.out_2590 > a {
  position: relative;
}
.focused-e446 .bronze-e723 .filter_purple_472c li.out_2590 > a:after,
.focused-e446 .bronze-e723 .filter_purple_472c li.out_2590 > a:before {
  content: "";
  display: table;
}
.focused-e446 .bronze-e723 .filter_purple_472c li.out_2590 > a:after {
  clear: both;
}
.focused-e446 .bronze-e723 .filter_purple_472c li.out_2590 > a .input_23f0 {
  margin-left: 5px;
  float: right;
}
.focused-e446 .slider_large_d5ee,
.focused-e446 .filter_purple_472c {
  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;
}
.focused-e446 .filter_purple_472c {
  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;
}
.focused-e446 .filter_purple_472c .aside_030a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focused-e446 .filter_purple_472c .input_23f0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focused-e446 .filter_purple_472c li {
  display: block;
  margin: 0;
  padding: 0;
}
.focused-e446 .filter_purple_472c 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;
}
.focused-e446 .filter_purple_472c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focused-e446 .filter_purple_472c .filter_purple_472c {
  top: 0;
  left: 100%;
}
.focused-e446 .notice-1416.fn-focus-0903 > .slider_large_d5ee,
.focused-e446 .notice-1416.fn-focus-0903 > .filter_purple_472c,
.focused-e446 .notice-1416:focus > .slider_large_d5ee,
.focused-e446 .notice-1416:focus > .filter_purple_472c,
.focused-e446 .notice-1416:hover > .slider_large_d5ee,
.focused-e446 .notice-1416:hover > .filter_purple_472c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focused-e446.out-dd03 .focus_west_dccf:after,
.focused-e446.out-dd03 .focus_west_dccf:before {
  content: "";
  display: table;
}
.focused-e446.out-dd03 .focus_west_dccf:after {
  clear: both;
}
.focused-e446.out-dd03 .focus_west_dccf > li {
  float: left;
}
.focused-e446.title-14ee .focus_west_dccf:after,
.focused-e446.title-14ee .focus_west_dccf:before {
  content: "";
  display: table;
}
.focused-e446.title-14ee .focus_west_dccf:after {
  clear: both;
}
.focused-e446.title-14ee .focus_west_dccf > li {
  float: left;
}
.focused-e446.title-14ee .focus_west_dccf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focused-e446.title-14ee .focus_west_dccf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focused-e446.title-14ee .focus_west_dccf > li.gallery-smooth-dc80 > a,
.focused-e446.title-14ee .focus_west_dccf > li.panel-870a > a {
  color: #fff;
  background-color: #1e4b75;
}
.focused-e446.huge_69da .focus_west_dccf > li > a .aside_030a {
  position: relative;
}
.focused-e446.huge_69da .focus_west_dccf > li > a .aside_030a: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;
}
.focused-e446.huge_69da
  .focus_west_dccf
  > li:focus
  > a
  .aside_030a:before,
.focused-e446.huge_69da
  .focus_west_dccf
  > li:hover
  > a
  .aside_030a:before {
  width: 100%;
  background-color: currentColor;
}
.focused-e446.huge_69da
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a
  .aside_030a:before,
.focused-e446.huge_69da
  .focus_west_dccf
  > li.action-abba
  > a
  .aside_030a:before {
  width: 100%;
  background-color: currentColor;
}
.focused-e446.gradient-large-0ede .focus_west_dccf > li > a .aside_030a {
  position: relative;
}
.focused-e446.gradient-large-0ede .focus_west_dccf > li > a .aside_030a: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;
}
.focused-e446.gradient-large-0ede .focus_west_dccf > li:focus > a .aside_030a:before,
.focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li:hover
  > a
  .aside_030a:before {
  width: 100%;
  background-color: currentColor;
}
.focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.gallery-smooth-dc80
  > a
  .aside_030a:before,
.focused-e446.gradient-large-0ede
  .focus_west_dccf
  > li.action-abba
  > a
  .aside_030a:before {
  width: 100%;
  background-color: currentColor;
}
.thick-6bdf .bronze-e723 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thick-6bdf .bronze-e723 li:first-child > a {
  border-top: none;
}
.thick-6bdf .bronze-e723 .in-e85b > .aside_030a .input_23f0 {
  display: none;
}
.thick-6bdf .bronze-e723 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thick-6bdf .bronze-e723 li:last-child {
  border: none;
}
.thick-6bdf .bronze-e723 li.out_2590 > a {
  padding-right: 45px !important;
}
.thick-6bdf .bronze-e723 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thick-6bdf .bronze-e723 li a:focus,
.thick-6bdf .bronze-e723 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick-6bdf .bronze-e723 li .first-d934 {
  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;
}
.thick-6bdf .bronze-e723 li .first-d934:hover {
  box-shadow: none;
}
.thick-6bdf .bronze-e723 li .first-d934 .input_23f0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thick-6bdf .bronze-e723 .filter_purple_472c {
  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);
}
.thick-6bdf .bronze-e723 .filter_purple_472c li a {
  padding-left: 3em;
}
.thick-6bdf .bronze-e723 .icon_971b > a .first-d934 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thick-6bdf .bronze-e723 .icon_971b > .filter_purple_472c {
  display: block;
  opacity: 1;
}
.primary_east_09cc {
  max-width: 100%;
}
.summary-adf9 {
  line-height: 0;
  cursor: pointer;
}
.border_8e5b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.border_8e5b:hover {
  box-shadow: none;
  color: currentColor;
}
.border_8e5b svg {
  width: 18px;
  height: 18px;
}
.border_8e5b .panel_active_303a {
  display: none;
}
.description_5ff5 {
  position: relative;
}
.description_5ff5.fn-active-0903 .border_8e5b .sidebar-lower-8437 {
  display: none;
}
.description_5ff5.fn-active-0903 .border_8e5b .panel_active_303a {
  display: inline-block;
}
.description_5ff5 .top-3618 {
  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);
}
.description_5ff5.smooth_68ea .top-3618 {
  left: auto;
  right: -0.9em;
}
.description_5ff5.smooth_68ea .alert_a297::before {
  left: auto;
  right: 15px;
}
.description_5ff5.fn-active-0903 .top-3618 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_663c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_663c label {
  flex-basis: 100%;
}
.breadcrumb_663c .east-6a6d {
  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;
}
.breadcrumb_663c .nav-current-a29c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_663c .nav-current-a29c:focus {
  background-color: transparent;
}
.breadcrumb_663c button.pressed_8d86 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_663c button.pressed_8d86:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_663c button.pressed_8d86 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_663c input[type="submit"] {
  min-height: auto;
}
.logo_dim_1700 .breadcrumb_663c .nav-current-a29c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.alert_a297 {
  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) {
  .alert_a297 {
    width: 220px;
  }
}
.alert_a297 label {
  flex-basis: 100%;
}
.alert_a297::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;
}
.menu_dynamic_cd9d .logo_dim_1700 .breadcrumb_663c {
  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;
}
.menu_dynamic_cd9d
  .logo_dim_1700
  .breadcrumb_663c
  .east-6a6d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu_dynamic_cd9d .logo_dim_1700 .breadcrumb_663c .nav-current-a29c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu_dynamic_cd9d
  .logo_dim_1700
  .breadcrumb_663c
  .nav-current-a29c:focus {
  background: 0 0;
}
.menu_dynamic_cd9d
  .logo_dim_1700
  .breadcrumb_663c
  .gradient-5568 {
  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;
}
.glass_3cb9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.glass_3cb9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.glass_3cb9 li:last-child {
  margin-right: 0;
}
.glass_3cb9 li:first-child {
  margin-left: 0;
}
.glass_3cb9.sidebar_complex_afe2 a {
  color: #fff;
}
.glass_3cb9.sidebar_complex_afe2 a:hover {
  color: #fff;
}
.glass_3cb9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.glass_3cb9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.glass_3cb9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.glass_3cb9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.glass_3cb9 [class*="social-icon-apple"] {
  background-color: #999;
}
.glass_3cb9 [class*="social-icon-apple"].plasma-8569 {
  background-color: transparent;
  color: #999;
}
.glass_3cb9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.glass_3cb9 [class*="social-icon-behance"].plasma-8569 {
  background-color: transparent;
  color: #1769ff;
}
.glass_3cb9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.glass_3cb9 [class*="social-icon-bitbucket"].plasma-8569 {
  background-color: transparent;
  color: #205081;
}
.glass_3cb9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.glass_3cb9 [class*="social-icon-codepen"].plasma-8569 {
  background-color: transparent;
  color: #000;
}
.glass_3cb9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.glass_3cb9 [class*="social-icon-delicious"].plasma-8569 {
  background-color: transparent;
  color: #39f;
}
.glass_3cb9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.glass_3cb9 [class*="social-icon-digg"].plasma-8569 {
  background-color: transparent;
  color: #005be2;
}
.glass_3cb9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.glass_3cb9 [class*="social-icon-dribbble"].plasma-8569 {
  background-color: transparent;
  color: #ea4c89;
}
.glass_3cb9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.glass_3cb9 [class*="social-icon-envelope"].plasma-8569 {
  background-color: transparent;
  color: #ea4335;
}
.glass_3cb9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.glass_3cb9 [class*="social-icon-facebook"].plasma-8569 {
  background-color: transparent;
  color: #3b5998;
}
.glass_3cb9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.glass_3cb9 [class*="social-icon-flickr"].plasma-8569 {
  background-color: transparent;
  color: #0063dc;
}
.glass_3cb9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.glass_3cb9 [class*="social-icon-foursquare"].plasma-8569 {
  background-color: transparent;
  color: #2d5be3;
}
.glass_3cb9 [class*="social-icon-github"] {
  background-color: #333;
}
.glass_3cb9 [class*="social-icon-github"].plasma-8569 {
  background-color: transparent;
  color: #333;
}
.glass_3cb9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.glass_3cb9 [class*="social-icon-google-plus"].plasma-8569 {
  background-color: transparent;
  color: #dd4b39;
}
.glass_3cb9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.glass_3cb9 [class*="social-icon-houzz"].plasma-8569 {
  background-color: transparent;
  color: #7ac142;
}
.glass_3cb9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.glass_3cb9 [class*="social-icon-instagram"].plasma-8569 {
  background-color: transparent;
  color: #262626;
}
.glass_3cb9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.glass_3cb9 [class*="social-icon-jsfiddle"].plasma-8569 {
  background-color: transparent;
  color: #487aa2;
}
.glass_3cb9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.glass_3cb9 [class*="social-icon-linkedin"].plasma-8569 {
  background-color: transparent;
  color: #0077b5;
}
.glass_3cb9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.glass_3cb9 [class*="social-icon-medium"].plasma-8569 {
  background-color: transparent;
  color: #00ab6b;
}
.glass_3cb9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.glass_3cb9
  [class*="social-icon-odnoklassniki"].plasma-8569 {
  background-color: transparent;
  color: #f4731c;
}
.glass_3cb9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.glass_3cb9 [class*="social-icon-meetup"].plasma-8569 {
  background-color: transparent;
  color: #ec1c40;
}
.glass_3cb9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.glass_3cb9 [class*="social-icon-pinterest"].plasma-8569 {
  background-color: transparent;
  color: #bd081c;
}
.glass_3cb9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.glass_3cb9 [class*="social-icon-product-hunt"].plasma-8569 {
  background-color: transparent;
  color: #da552f;
}
.glass_3cb9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.glass_3cb9 [class*="social-icon-reddit"].plasma-8569 {
  background-color: transparent;
  color: #ff4500;
}
.glass_3cb9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.glass_3cb9 [class*="social-icon-rss"].plasma-8569 {
  background-color: transparent;
  color: #f26522;
}
.glass_3cb9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.glass_3cb9
  [class*="social-icon-shopping-cart"].plasma-8569 {
  background-color: transparent;
  color: #4caf50;
}
.glass_3cb9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.glass_3cb9 [class*="social-icon-skype"].plasma-8569 {
  background-color: transparent;
  color: #00aff0;
}
.glass_3cb9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.glass_3cb9 [class*="social-icon-slideshare"].plasma-8569 {
  background-color: transparent;
  color: #0077b5;
}
.glass_3cb9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.glass_3cb9 [class*="social-icon-snapchat"].plasma-8569 {
  background-color: transparent;
  color: #fffc00;
}
.glass_3cb9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.glass_3cb9 [class*="social-icon-soundcloud"].plasma-8569 {
  background-color: transparent;
  color: #f80;
}
.glass_3cb9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.glass_3cb9 [class*="social-icon-spotify"].plasma-8569 {
  background-color: transparent;
  color: #2ebd59;
}
.glass_3cb9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.glass_3cb9
  [class*="social-icon-stack-overflow"].plasma-8569 {
  background-color: transparent;
  color: #fe7a15;
}
.glass_3cb9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.glass_3cb9 [class*="social-icon-maldkfgram"].plasma-8569 {
  background-color: transparent;
  color: #2ca5e0;
}
.glass_3cb9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.glass_3cb9 [class*="social-icon-tripadvisor"].plasma-8569 {
  background-color: transparent;
  color: #589442;
}
.glass_3cb9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.glass_3cb9 [class*="social-icon-tumblr"].plasma-8569 {
  background-color: transparent;
  color: #35465c;
}
.glass_3cb9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.glass_3cb9 [class*="social-icon-twitch"].plasma-8569 {
  background-color: transparent;
  color: #6441a5;
}
.glass_3cb9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.glass_3cb9 [class*="social-icon-twitter"].plasma-8569 {
  background-color: transparent;
  color: #1da1f2;
}
.glass_3cb9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.glass_3cb9 [class*="social-icon-vimeo"].plasma-8569 {
  background-color: transparent;
  color: #1ab7ea;
}
.glass_3cb9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.glass_3cb9 [class*="social-icon-vk"].plasma-8569 {
  background-color: transparent;
  color: #45668e;
}
.glass_3cb9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.glass_3cb9 [class*="social-icon-weibo"].plasma-8569 {
  background-color: transparent;
  color: #df2029;
}
.glass_3cb9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.glass_3cb9 [class*="social-icon-weixin"].plasma-8569 {
  background-color: transparent;
  color: #7bb32e;
}
.glass_3cb9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.glass_3cb9 [class*="social-icon-whatsapp"].plasma-8569 {
  background-color: transparent;
  color: #25d366;
}
.glass_3cb9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.glass_3cb9 [class*="social-icon-wordpress"].plasma-8569 {
  background-color: transparent;
  color: #21759b;
}
.glass_3cb9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.glass_3cb9 [class*="social-icon-xing"].plasma-8569 {
  background-color: transparent;
  color: #026466;
}
.glass_3cb9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.glass_3cb9 [class*="social-icon-yelp"].plasma-8569 {
  background-color: transparent;
  color: #af0606;
}
.glass_3cb9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.glass_3cb9 [class*="social-icon-youtube"].plasma-8569 {
  background-color: transparent;
  color: #cd201f;
}
.tag-6350 {
  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;
}
.tag-6350:hover {
  box-shadow: none;
  background: 0 0;
}
.hero-d75b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter-liquid-9760 {
  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;
}
.complex_e219 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pink-219f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pink-219f,
.pink-219f::after,
.pink-219f::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;
}
.pink-219f::after,
.pink-219f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag-thick-f4f9 .filter-liquid-9760 .complex_e219 {
  margin-top: -2px;
  width: 19px;
}
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f {
  margin-top: -1px;
}
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f,
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f::after,
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f::before {
  width: 19px;
  height: 2px;
}
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f::before {
  top: -6px;
}
.tag-thick-f4f9 .filter-liquid-9760 .pink-219f::after {
  bottom: -6px;
}
.element-41e3 .filter-liquid-9760 .complex_e219 {
  margin-top: -2px;
  width: 22px;
}
.element-41e3 .filter-liquid-9760 .pink-219f {
  margin-top: -1px;
}
.element-41e3 .filter-liquid-9760 .pink-219f,
.element-41e3 .filter-liquid-9760 .pink-219f::after,
.element-41e3 .filter-liquid-9760 .pink-219f::before {
  width: 22px;
  height: 2px;
}
.element-41e3 .filter-liquid-9760 .pink-219f::before {
  top: -7px;
}
.element-41e3 .filter-liquid-9760 .pink-219f::after {
  bottom: -7px;
}
.link_ebaf .filter-liquid-9760 .complex_e219 {
  margin-top: -2px;
  width: 31px;
}
.link_ebaf .filter-liquid-9760 .pink-219f {
  margin-top: -1.5px;
}
.link_ebaf .filter-liquid-9760 .pink-219f,
.link_ebaf .filter-liquid-9760 .pink-219f::after,
.link_ebaf .filter-liquid-9760 .pink-219f::before {
  width: 31px;
  height: 3px;
}
.link_ebaf .filter-liquid-9760 .pink-219f::before {
  top: -9px;
}
.link_ebaf .filter-liquid-9760 .pink-219f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-afd1 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 19px;
  }
  .hover-afd1 .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .hover-afd1 .filter-liquid-9760 .pink-219f,
  .hover-afd1 .filter-liquid-9760 .pink-219f::after,
  .hover-afd1 .filter-liquid-9760 .pink-219f::before {
    width: 19px;
    height: 2px;
  }
  .hover-afd1 .filter-liquid-9760 .pink-219f::before {
    top: -6px;
  }
  .hover-afd1 .filter-liquid-9760 .pink-219f::after {
    bottom: -6px;
  }
  .dirty-1012 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 22px;
  }
  .dirty-1012 .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .dirty-1012 .filter-liquid-9760 .pink-219f,
  .dirty-1012 .filter-liquid-9760 .pink-219f::after,
  .dirty-1012 .filter-liquid-9760 .pink-219f::before {
    width: 22px;
    height: 2px;
  }
  .dirty-1012 .filter-liquid-9760 .pink-219f::before {
    top: -7px;
  }
  .dirty-1012 .filter-liquid-9760 .pink-219f::after {
    bottom: -7px;
  }
  .small_9b31 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 31px;
  }
  .small_9b31 .filter-liquid-9760 .pink-219f {
    margin-top: -1.5px;
  }
  .small_9b31 .filter-liquid-9760 .pink-219f,
  .small_9b31 .filter-liquid-9760 .pink-219f::after,
  .small_9b31 .filter-liquid-9760 .pink-219f::before {
    width: 31px;
    height: 3px;
  }
  .small_9b31 .filter-liquid-9760 .pink-219f::before {
    top: -9px;
  }
  .small_9b31 .filter-liquid-9760 .pink-219f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .slow-d7d0 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-d7d0 .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .slow-d7d0 .filter-liquid-9760 .pink-219f,
  .slow-d7d0 .filter-liquid-9760 .pink-219f::after,
  .slow-d7d0 .filter-liquid-9760 .pink-219f::before {
    width: 19px;
    height: 2px;
  }
  .slow-d7d0 .filter-liquid-9760 .pink-219f::before {
    top: -6px;
  }
  .slow-d7d0 .filter-liquid-9760 .pink-219f::after {
    bottom: -6px;
  }
  .picture-d6a3 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-d6a3 .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .picture-d6a3 .filter-liquid-9760 .pink-219f,
  .picture-d6a3 .filter-liquid-9760 .pink-219f::after,
  .picture-d6a3 .filter-liquid-9760 .pink-219f::before {
    width: 22px;
    height: 2px;
  }
  .picture-d6a3 .filter-liquid-9760 .pink-219f::before {
    top: -7px;
  }
  .picture-d6a3 .filter-liquid-9760 .pink-219f::after {
    bottom: -7px;
  }
  .popup_9d6a .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 31px;
  }
  .popup_9d6a .filter-liquid-9760 .pink-219f {
    margin-top: -1.5px;
  }
  .popup_9d6a .filter-liquid-9760 .pink-219f,
  .popup_9d6a .filter-liquid-9760 .pink-219f::after,
  .popup_9d6a .filter-liquid-9760 .pink-219f::before {
    width: 31px;
    height: 3px;
  }
  .popup_9d6a .filter-liquid-9760 .pink-219f::before {
    top: -9px;
  }
  .popup_9d6a .filter-liquid-9760 .pink-219f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .first_8fbe .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 19px;
  }
  .first_8fbe .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .first_8fbe .filter-liquid-9760 .pink-219f,
  .first_8fbe .filter-liquid-9760 .pink-219f::after,
  .first_8fbe .filter-liquid-9760 .pink-219f::before {
    width: 19px;
    height: 2px;
  }
  .first_8fbe .filter-liquid-9760 .pink-219f::before {
    top: -6px;
  }
  .first_8fbe .filter-liquid-9760 .pink-219f::after {
    bottom: -6px;
  }
  .widget_af96 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 22px;
  }
  .widget_af96 .filter-liquid-9760 .pink-219f {
    margin-top: -1px;
  }
  .widget_af96 .filter-liquid-9760 .pink-219f,
  .widget_af96 .filter-liquid-9760 .pink-219f::after,
  .widget_af96 .filter-liquid-9760 .pink-219f::before {
    width: 22px;
    height: 2px;
  }
  .widget_af96 .filter-liquid-9760 .pink-219f::before {
    top: -7px;
  }
  .widget_af96 .filter-liquid-9760 .pink-219f::after {
    bottom: -7px;
  }
  .tertiary-bfa3 .filter-liquid-9760 .complex_e219 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f {
    margin-top: -1.5px;
  }
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f,
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f::after,
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f::before {
    top: -9px;
  }
  .tertiary-bfa3 .filter-liquid-9760 .pink-219f::after {
    bottom: -9px;
  }
}
.liquid-8ab1 .pink-219f {
  -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);
}
.liquid-8ab1 .pink-219f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.liquid-8ab1 .pink-219f::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);
}
.liquid-8ab1.middle_6781 .pink-219f {
  -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);
}
.liquid-8ab1.middle_6781 .pink-219f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.liquid-8ab1.middle_6781 .pink-219f::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);
}
.input_2a48 {
  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.active-fast-c66b:before {
  display: none;
}
.popup_mini_162c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup_mini_162c .carousel-plasma-a84f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup_mini_162c .carousel-plasma-a84f:last-of-type {
  border-bottom: none;
}
.popup_mini_162c .carousel-plasma-a84f.simple_80f4,
.popup_mini_162c .carousel-plasma-a84f.middle-51d7,
.popup_mini_162c .carousel-plasma-a84f.block-7160 {
  padding: 0;
}
.popup_mini_162c .thick-6bdf .first-d934 {
  color: currentColor;
}
.popup_mini_162c .thick-6bdf .first-d934:focus,
.popup_mini_162c .thick-6bdf .first-d934:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_mini_162c.east_3d00 .frame_dynamic_5983,
.popup_mini_162c.east_3d00 .progress-58d6 a,
.popup_mini_162c.east_3d00 .focus_west_dccf a,
.popup_mini_162c.east_3d00 .filter_purple_472c a {
  color: rgba(0, 0, 0, 0.55);
}
.popup_mini_162c.east_3d00 .frame_dynamic_5983:hover,
.popup_mini_162c.east_3d00 .progress-58d6 a:hover,
.popup_mini_162c.east_3d00 .focus_west_dccf a:hover,
.popup_mini_162c.east_3d00 .filter_purple_472c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_mini_162c.east_3d00 .black_d570 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_mini_162c.east_3d00 .carousel-plasma-a84f {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_mini_162c.east_3d00 .carousel-plasma-a84f:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup_mini_162c.east_3d00 .search_focused_ec67:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup_mini_162c.east_3d00 .thick-6bdf .bronze-e723 li a,
.popup_mini_162c.east_3d00 .thick-6bdf .first-d934,
.popup_mini_162c.east_3d00 .filter_purple_472c {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_mini_162c.east_3d00 .thick-6bdf .first-d934:focus,
.popup_mini_162c.east_3d00 .thick-6bdf .first-d934:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_mini_162c.east_3d00 .bronze-e723 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_mini_162c.blue-188d .frame_dynamic_5983,
.popup_mini_162c.blue-188d .progress-58d6 a,
.popup_mini_162c.blue-188d .focus_west_dccf .first-d934,
.popup_mini_162c.blue-188d .focus_west_dccf a,
.popup_mini_162c.blue-188d .filter_purple_472c a {
  color: rgba(255, 255, 255, 0.79);
}
.popup_mini_162c.blue-188d .frame_dynamic_5983:hover,
.popup_mini_162c.blue-188d .progress-58d6 a:hover,
.popup_mini_162c.blue-188d .focus_west_dccf .first-d934:hover,
.popup_mini_162c.blue-188d .focus_west_dccf a:hover,
.popup_mini_162c.blue-188d .filter_purple_472c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_mini_162c.blue-188d .black_d570 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_mini_162c.blue-188d .carousel-plasma-a84f {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_mini_162c.blue-188d .carousel-plasma-a84f:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup_mini_162c.blue-188d .search_focused_ec67:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_mini_162c.blue-188d .thick-6bdf .bronze-e723 li a,
.popup_mini_162c.blue-188d .thick-6bdf .first-d934,
.popup_mini_162c.blue-188d .filter_purple_472c {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_mini_162c.blue-188d .thick-6bdf .first-d934:focus,
.popup_mini_162c.blue-188d .thick-6bdf .first-d934:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_mini_162c.blue-188d .bronze-e723 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_focused_ec67 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.search_focused_ec67:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden_f1f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description_narrow_01ad .popup_mini_162c {
  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;
}
.description_narrow_01ad .carousel-plasma-a84f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description_narrow_01ad .carousel-plasma-a84f: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) {
  .description_narrow_01ad .carousel-plasma-a84f:before {
    width: 16%;
    left: 42%;
  }
}
.description_narrow_01ad .carousel-plasma-a84f:last-child:before {
  content: none;
}
.description_narrow_01ad .carousel-plasma-a84f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description_narrow_01ad .thick-6bdf .bronze-e723 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description_narrow_01ad .thick-6bdf .bronze-e723 li a .first-d934 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description_narrow_01ad .thick-6bdf .filter_purple_472c {
  border: none;
}
.description_narrow_01ad .thick-6bdf .filter_purple_472c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description_narrow_01ad .search_focused_ec67 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description_narrow_01ad .hidden_f1f4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description_narrow_01ad .blue-188d .search_focused_ec67:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_narrow_01ad .east_3d00.light-3c3a .pink-219f {
  background: rgba(0, 0, 0, 0.6);
}
.description_narrow_01ad
  .east_3d00.light-3c3a
  .pink-219f::after,
.description_narrow_01ad
  .east_3d00.light-3c3a
  .pink-219f:before {
  background: inherit;
}
.description_narrow_01ad
  .east_3d00.light-3c3a:hover
  .pink-219f {
  background: rgba(0, 0, 0, 0.8);
}
.popup_glass_d71d .popup_mini_162c {
  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) {
  .popup_glass_d71d .popup_mini_162c {
    width: auto;
    right: 45px;
  }
}
.icon_active_b600 .popup_mini_162c {
  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) {
  .icon_active_b600 .popup_mini_162c {
    width: auto;
    left: 45px;
  }
}
.active-fast-c66b .popup_mini_162c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active-fast-c66b .hidden_f1f4 {
  max-width: 48em;
  margin: 0 auto;
}
.active-fast-c66b .search_focused_ec67:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop_liquid_1ecb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_liquid_1ecb.description_narrow_01ad .popup_mini_162c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop_liquid_1ecb.popup_glass_d71d .popup_mini_162c {
  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);
}
.backdrop_liquid_1ecb .popup_mini_162c {
  visibility: visible;
}
.backdrop_liquid_1ecb.icon_active_b600 .popup_mini_162c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_in_9551,
.list-top-6a27 {
  overflow-x: hidden;
}
.badge_in_9551 .popup_mini_162c {
  overflow: auto;
}
.badge_in_9551.description_narrow_01ad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_in_9551.description_narrow_01ad .popup_mini_162c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_in_9551.description_narrow_01ad .tag-6350 {
  opacity: 0;
}
.badge_in_9551.popup_glass_d71d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_in_9551.popup_glass_d71d .popup_mini_162c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_in_9551.popup_glass_d71d .tag-6350 {
  opacity: 0;
}
.badge_in_9551.icon_active_b600 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_in_9551.icon_active_b600 .popup_mini_162c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_in_9551.icon_active_b600 .tag-6350 {
  opacity: 0;
}
.badge_in_9551.active-fast-c66b .popup_mini_162c {
  z-index: 10;
  visibility: visible;
}
.light-3c3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.light-3c3a .pink-219f {
  background: rgba(255, 255, 255, 0.99);
}
.light-3c3a .pink-219f::after,
.light-3c3a .pink-219f:before {
  background: inherit;
}
.light-3c3a:hover .pink-219f {
  background: rgba(255, 255, 255, 0.99);
}
.icon_active_b600 .light-3c3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.active-fast-c66b .light-3c3a {
  display: none !important;
}
.badge_in_9551:before,
.list-top-6a27:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_in_9551 .light-3c3a,
.list-top-6a27 .light-3c3a {
  display: inline-block;
}
.popup_mini_162c .next-6caa {
  -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;
}
.badge_in_9551 .popup_mini_162c .next-6caa,
.list-top-6a27 .popup_mini_162c .next-6caa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_glass_1ecf .east-6a6d {
  width: 100%;
}
.focus-76e2 {
  padding: 0 0.5em 0;
}
.focus-76e2 [class*="customify-col-"],
.focus-76e2 [class*="customify-col_"],
.focus-76e2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.search-80ac .focus-76e2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .focused_5d9d .dropdown_old_bad4,
  .dropdown_old_bad4 {
    display: none;
  }
  .active-2df9 {
    text-align: left;
  }
  .card_action_f93c {
    text-align: center;
  }
  .east_6dc2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .focused_5d9d .stone-c883,
  .stone-c883 {
    display: none;
  }
  .primary_a81c {
    text-align: left;
  }
  .pattern-lower-89d8 {
    text-align: center;
  }
  .motion-e17c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .focused_5d9d .tabs_fresh_5686,
  .tabs_fresh_5686 {
    display: none;
  }
  .search_inner_40d6 {
    text-align: left;
  }
  .banner_fresh_f91e {
    text-align: center;
  }
  .tooltip-e215 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media_fc24 {
  box-shadow: none !important;
}
.gallery_east_82f7 .hover-selected-ffb8,
.shade-780a .hover-selected-ffb8 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.shade-780a .hover-selected-ffb8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-blue-917d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header-blue-917d:after,
.header-blue-917d:before {
  content: "";
  display: table;
}
.header-blue-917d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header-blue-917d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header-blue-917d,
.first_baed {
  max-width: 1248px;
  margin: 0 auto;
}

.active-tiny-cec3.accent-5b37 .header-blue-917d {
  max-width: 100%;
}
.active-tiny-cec3.description-3248 {
  max-width: 1200px;
  margin: 0 auto;
}
.active-tiny-cec3.dark-efd4 .header-blue-917d {
  max-width: 100%;
}
.active-tiny-cec3.dark-efd4 > .header-blue-917d {
  padding-left: 0;
  padding-right: 0;
}
.active-tiny-cec3.dark-efd4 > .header-blue-917d .focused_5d9d {
  margin: 0;
}
.active-tiny-cec3.dark-efd4
  > .header-blue-917d
  .message_ce14.basic-a390 {
  margin-right: 0;
  margin-left: 0;
}
.active-tiny-cec3.dark-efd4 #main.basic-a390 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .copper-361b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .copper-361b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination_a7b8 .chip_8776 {
    padding-right: 1em;
  }
  .pagination_a7b8.hover-soft-9224 .message_ce14 {
    border-right: 1px solid #eaecee;
  }
  .pagination_a7b8.hover-soft-9224 .chip_8776 {
    padding-right: 1em;
  }
  .pagination_a7b8.hover-soft-9224 .content-glass-9d06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_e9cc .chip_8776 {
    padding-left: 1em;
  }
  .cool_e9cc.hover-soft-9224 .message_ce14 {
    border-left: 1px solid #eaecee;
  }
  .cool_e9cc.hover-soft-9224 .chip_8776 {
    padding-left: 1em;
  }
  .cool_e9cc.hover-soft-9224 .content-glass-9d06 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero-d40d .chip_8776 {
    padding-left: 1em;
  }
  .hero-d40d.hover-soft-9224 .paper_1012 {
    border-right: 1px solid #eaecee;
  }
  .hero-d40d.hover-soft-9224 .gas-f42b {
    border-right: 1px solid #eaecee;
  }
  .hero-d40d.hover-soft-9224 .chip_8776 {
    padding-left: 1em;
  }
  .hero-d40d.hover-soft-9224 .content-glass-9d06 {
    padding-right: 1em;
  }
  .hero-d40d.hover-soft-9224 .search-black-7d5a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south_27b0 .chip_8776 {
    padding-right: 1em;
  }
  .south_27b0.hover-soft-9224 .paper_1012 {
    border-left: 1px solid #eaecee;
  }
  .south_27b0.hover-soft-9224 .gas-f42b {
    border-left: 1px solid #eaecee;
  }
  .south_27b0.hover-soft-9224 .chip_8776 {
    padding-right: 1em;
  }
  .south_27b0.hover-soft-9224 .content-glass-9d06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .south_27b0.hover-soft-9224 .search-black-7d5a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper-361b .chip_8776 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-361b.hover-soft-9224 .message_ce14 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .copper-361b.hover-soft-9224 .chip_8776 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper-361b.hover-soft-9224 .content-glass-9d06 {
    padding-left: 1em;
  }
  .copper-361b.hover-soft-9224 .search-black-7d5a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .copper-361b.hover-soft-9224 .chip_8776 {
    padding-left: 0;
  }
}
.caption-626b .liquid_bbd4 {
  display: inline-block;
}
.hero_tiny_bd70 {
  display: inline-block;
}
.fluid-c451 {
  word-con: break-word;
}
.texture-static-1df6 > span {
  display: inline-block;
  padding: 5px 0;
}
.texture-static-1df6 .background-d882 {
  margin-left: 8px;
  margin-right: 8px;
}
.texture-static-1df6 .module_5ea1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex-0dce .active_fb57 {
  margin-bottom: 2em;
}
.complex-0dce .gradient_warm_22e6 {
  margin-bottom: 15px;
}
.complex-0dce .gradient_warm_22e6:last-child {
  margin-bottom: 0;
}
.complex-0dce .feature_fresh_4a08 {
  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) {
  .complex-0dce .feature_fresh_4a08 {
    display: block;
  }
}
.complex-0dce .active-4490 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex-0dce .active-4490 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex-0dce .fixed-bbde {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex-0dce .fixed-bbde img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex-0dce .fixed-bbde a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex-0dce .fluid-c451 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-0dce .fluid-c451 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex-0dce .notice-16d1 p:last-child {
  margin-bottom: 0;
}
.complex-0dce .hidden_632b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex-0dce .hard-4a61 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex-0dce .stone-e950 {
  margin-top: 1em;
}
.complex-0dce .shadow_c652 {
  top: 0;
  display: block;
}
.complex-0dce .shadow_c652 a {
  color: inherit;
}
.complex-0dce .shadow_c652 a:hover {
  color: inherit;
}
.complex-0dce .frame_gold_e57d {
  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;
}
.complex-0dce .frame_gold_e57d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex-0dce .hard-4a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex-0dce .wrapper_d431 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex-0dce .wrapper_d431:first-child {
  margin-top: 0;
}
.complex-0dce .wrapper_d431.outline-9721 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex-0dce .wrapper_d431.tertiary_basic_f48a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-0dce
  .wrapper_d431.tertiary_basic_f48a.main-5848
  .stone-e950 {
  width: 100%;
}
.complex-0dce .tertiary_basic_f48a {
  -webkit-box-align: center;
  align-items: center;
}
.complex-0dce .tertiary_basic_f48a .texture-static-1df6,
.complex-0dce .tertiary_basic_f48a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex-0dce .fixed-bbde {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-0dce .fixed-bbde img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex-0dce .fixed-bbde: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;
}
.complex-0dce .outline-9721 {
  z-index: 5;
}
.complex-0dce .shade_a7a7 .header-7452 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex-0dce .pattern-53f5 .header-7452 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex-0dce .secondary-5f1e .header-7452 {
  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;
}
.complex-0dce.border-red-e5f1 .feature_fresh_4a08,
.complex-0dce.steel_fb47 .feature_fresh_4a08 {
  display: block;
}
.complex-0dce.border-red-e5f1 .feature_fresh_4a08 .section-e8f2,
.complex-0dce.border-red-e5f1 .feature_fresh_4a08 .hard-4a61,
.complex-0dce.steel_fb47 .feature_fresh_4a08 .section-e8f2,
.complex-0dce.steel_fb47 .feature_fresh_4a08 .hard-4a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex-0dce.slider-black-b46e .active-4490 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex-0dce.slider-black-b46e .active-4490 {
    margin-right: 0;
  }
}
.complex-0dce.border-red-e5f1 .active-4490,
.complex-0dce.steel_fb47 .active-4490 {
  padding-top: 40%;
}
.complex-0dce.border-red-e5f1 .active_fb57,
.complex-0dce.steel_fb47 .active_fb57 {
  display: block;
}
.complex-0dce.border-red-e5f1 .fn-sticky-0903 .hard-4a61,
.complex-0dce.steel_fb47 .fn-sticky-0903 .hard-4a61 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex-0dce.border-red-e5f1 .active-4490,
.complex-0dce.steel_fb47 .active-4490 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex-0dce.border-red-e5f1 .hard-4a61 {
  padding: 1em;
}
.paragraph_8df2 {
  margin: 30px auto;
  display: block;
}
.paragraph_8df2 .black-39b5 > * {
  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;
}
.paragraph_8df2 .black-39b5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_8df2 .black-39b5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_be2d .texture-static-1df6 {
  margin-bottom: 1.41575em;
}
.pattern_be2d .mask-94d0 {
  margin-bottom: 1.618em;
}
.section-static-64cd .basic_c5df {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section-static-64cd .basic_c5df a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section-static-64cd .pattern-dark-c261 {
  max-width: 100%;
  overflow: auto;
}
.notice_black_14c2 .section-static-64cd a:hover {
  text-decoration: underline;
}
.middle_862d .gradient_warm_22e6:not(.fluid-c451),
.middle_862d .fixed-bbde {
  margin-bottom: 1.41575em;
}
.middle_862d .gradient_warm_22e6:not(.fluid-c451):last-child,
.middle_862d .fixed-bbde:last-child {
  margin-bottom: 0;
}
.middle_862d .gradient_warm_22e6.item-bright-6e03 {
  margin-bottom: 0.41575em;
}
.middle_862d .gradient_liquid_304a:before,
.middle_862d .aside-5453:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.middle_862d .gradient_liquid_304a:before {
  content: "\f115";
}
.middle_862d .aside-5453:before {
  content: "\f02c";
}
.middle_862d .banner_f228 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.middle_862d .banner_f228 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs-wide-ee0f {
  display: -webkit-box;
  display: flex;
}
.tabs-wide-ee0f .background_419a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs-wide-ee0f .background_419a {
    flex-basis: 90px;
  }
}
.tabs-wide-ee0f .fluid_b1d7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-wide-ee0f .fluid_b1d7 {
    flex-basis: calc(100% - 50px);
  }
}
.tabs-wide-ee0f .status_0ca3 p:last-child {
  margin-bottom: 0.72em;
}
.dynamic_f7c1 .black-39b5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dynamic_f7c1 .black-39b5:after,
.dynamic_f7c1 .black-39b5:before {
  content: "";
  display: table;
}
.dynamic_f7c1 .black-39b5:after {
  clear: both;
}
.dynamic_f7c1 .black-39b5 .panel-gas-33fd,
.dynamic_f7c1 .black-39b5 .huge-876a {
  width: 49%;
}
.dynamic_f7c1 .black-39b5 .panel-gas-33fd a span.hero_old_fab7,
.dynamic_f7c1 .black-39b5 .huge-876a a span.hero_old_fab7 {
  display: block;
  margin-bottom: 5px;
}
.dynamic_f7c1 .black-39b5 .huge-876a {
  float: left;
  text-align: left;
}
.dynamic_f7c1 .black-39b5 .panel-gas-33fd {
  float: right;
  text-align: right;
}
.medium-5ba6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .medium-5ba6 {
    margin-bottom: 0;
  }
}
.notification-3ca1 {
  margin-bottom: 1em;
}
.notification-3ca1 .fluid-c451 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_0dae a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_8dc5 .notification-3ca1,
.slider-gold-129e .notification-3ca1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_8dc5 .notification-3ca1,
  .slider-gold-129e .notification-3ca1 {
    display: block;
  }
}
.search_8dc5 .sort_0dae,
.slider-gold-129e .sort_0dae {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_8dc5 .sort_0dae,
  .slider-gold-129e .sort_0dae {
    margin-bottom: 1em;
  }
}
.search_8dc5 .sort_0dae img,
.slider-gold-129e .sort_0dae img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_8dc5 .complex-52b6,
.slider-gold-129e .complex-52b6 {
  flex-basis: calc(100% - 160px);
}
.search_8dc5 .complex-52b6 p,
.slider-gold-129e .complex-52b6 p {
  margin-bottom: 0;
}
.search_8dc5 .complex-52b6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_8dc5 .complex-52b6 {
    padding-left: 0;
  }
}
.slider-gold-129e .complex-52b6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slider-gold-129e .complex-52b6 {
    padding-right: 0;
  }
}
.slider-gold-129e .sort_0dae {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.prev-c83b .sort_0dae {
  margin-bottom: 0.5em;
}
.prev-c83b .sort_0dae img {
  width: 100%;
}
.thick_abde .hero-2314,
.east-2c5b .hero-2314 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east-2c5b .message_ce14 .title-f075 p:last-child {
  margin-bottom: 0;
}
.card-stone-349e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.yellow-1fab .module_bronze_41bd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .yellow-1fab .module_bronze_41bd:last-of-type {
    margin-bottom: 0;
  }
}
.yellow-1fab .module_bronze_41bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow-1fab .module_bronze_41bd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.yellow-1fab .module_bronze_41bd ul li {
  margin: 0 0 0.6em;
}
.yellow-1fab .module_bronze_41bd ul li.panel-mini-b889,
.yellow-1fab .module_bronze_41bd ul li.steel-7fa9 {
  position: relative;
}
.yellow-1fab .module_bronze_41bd ul li.panel-mini-b889 .menu_8a6c,
.yellow-1fab .module_bronze_41bd ul li.steel-7fa9 .menu_8a6c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.yellow-1fab .module_bronze_41bd ul li.panel-mini-b889:after:after,
.yellow-1fab .module_bronze_41bd ul li.panel-mini-b889:after:before,
.yellow-1fab
  .module_bronze_41bd
  ul
  li.steel-7fa9:after:after,
.yellow-1fab
  .module_bronze_41bd
  ul
  li.steel-7fa9:after:before {
  content: "";
  display: table;
}
.yellow-1fab .module_bronze_41bd ul li.panel-mini-b889:after:after,
.yellow-1fab
  .module_bronze_41bd
  ul
  li.steel-7fa9:after:after {
  clear: both;
}
.yellow-1fab .module_bronze_41bd a.tabs_bronze_a03d:hover {
  text-decoration: none;
}
.yellow-1fab .module_bronze_41bd select {
  max-width: 100%;
}
.yellow-1fab .module_bronze_41bd table {
  font-size: 85%;
}
.yellow-1fab .module_bronze_41bd table td,
.yellow-1fab .module_bronze_41bd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.yellow-1fab .module_bronze_41bd table tfoot td {
  text-align: left;
}
.yellow-1fab .module_bronze_41bd :last-child {
  margin-bottom: 0;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb label {
  width: 100%;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb .nav-current-a29c {
  width: 100%;
  display: block;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb .pressed_8d86 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb .pressed_8d86:hover svg #svg-search {
  fill: #444;
}
.yellow-1fab .module_bronze_41bd .slider_complex_d3fb .pressed_8d86 svg {
  width: 18px;
  height: 18px;
}
.yellow-1fab .green-8ca2 ul ul,
.yellow-1fab .silver_86e5 ul ul,
.yellow-1fab .dirty-3d80 ul ul,
.yellow-1fab .left-7ab5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.yellow-1fab .green-8ca2 .out_2590 > a,
.yellow-1fab .silver_86e5 .out_2590 > a,
.yellow-1fab .dirty-3d80 .out_2590 > a,
.yellow-1fab .left-7ab5 .out_2590 > a {
  margin-bottom: 0;
}
.yellow-1fab .summary_ace3 li,
.yellow-1fab .green-8ca2 li,
.yellow-1fab .caption_selected_8852 li,
.yellow-1fab .silver_86e5 li,
.yellow-1fab .dirty-3d80 li,
.yellow-1fab .left-7ab5 li,
.yellow-1fab .link_under_799d li,
.yellow-1fab .box-95a5 li {
  display: block;
  position: relative;
}
.yellow-1fab .summary_ace3 li:last-child,
.yellow-1fab .green-8ca2 li:last-child,
.yellow-1fab .caption_selected_8852 li:last-child,
.yellow-1fab .silver_86e5 li:last-child,
.yellow-1fab .dirty-3d80 li:last-child,
.yellow-1fab .left-7ab5 li:last-child,
.yellow-1fab .link_under_799d li:last-child,
.yellow-1fab .box-95a5 li:last-child {
  border: none;
}
.yellow-1fab .summary_ace3 li a,
.yellow-1fab .green-8ca2 li a,
.yellow-1fab .caption_selected_8852 li a,
.yellow-1fab .silver_86e5 li a,
.yellow-1fab .dirty-3d80 li a,
.yellow-1fab .left-7ab5 li a,
.yellow-1fab .link_under_799d li a,
.yellow-1fab .box-95a5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-1fab .summary_ace3 li ul li::before,
.yellow-1fab .green-8ca2 li ul li::before,
.yellow-1fab .caption_selected_8852 li ul li::before,
.yellow-1fab .silver_86e5 li ul li::before,
.yellow-1fab .dirty-3d80 li ul li::before,
.yellow-1fab .left-7ab5 li ul li::before,
.yellow-1fab .link_under_799d li ul li::before,
.yellow-1fab .box-95a5 li ul li::before {
  left: 15px;
}
.yellow-1fab .summary_ace3 li ul a,
.yellow-1fab .green-8ca2 li ul a,
.yellow-1fab .caption_selected_8852 li ul a,
.yellow-1fab .silver_86e5 li ul a,
.yellow-1fab .dirty-3d80 li ul a,
.yellow-1fab .left-7ab5 li ul a,
.yellow-1fab .link_under_799d li ul a,
.yellow-1fab .box-95a5 li ul a {
  padding-left: 20px;
}
.yellow-1fab .summary_ace3 li ul ul li::before,
.yellow-1fab .green-8ca2 li ul ul li::before,
.yellow-1fab .caption_selected_8852 li ul ul li::before,
.yellow-1fab .silver_86e5 li ul ul li::before,
.yellow-1fab .dirty-3d80 li ul ul li::before,
.yellow-1fab .left-7ab5 li ul ul li::before,
.yellow-1fab .link_under_799d li ul ul li::before,
.yellow-1fab .box-95a5 li ul ul li::before {
  left: 30px;
}
.yellow-1fab .summary_ace3 li ul ul a,
.yellow-1fab .green-8ca2 li ul ul a,
.yellow-1fab .caption_selected_8852 li ul ul a,
.yellow-1fab .silver_86e5 li ul ul a,
.yellow-1fab .dirty-3d80 li ul ul a,
.yellow-1fab .left-7ab5 li ul ul a,
.yellow-1fab .link_under_799d li ul ul a,
.yellow-1fab .box-95a5 li ul ul a {
  padding-left: 40px;
}
.yellow-1fab .fresh_26bc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-1fab .box-95a5 ul li {
  margin-bottom: 1.41575em;
}
.yellow-1fab .box-95a5 ul li .tiny_1f77 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.yellow-1fab .box-95a5 ul li .menu_5f8a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue-188d .summary_ace3 li a,
.blue-188d .green-8ca2 li a,
.blue-188d .caption_selected_8852 li a,
.blue-188d .silver_86e5 li a,
.blue-188d .dirty-3d80 li a,
.blue-188d .left-7ab5 li a,
.blue-188d .link_under_799d li a,
.blue-188d .box-95a5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-188d .fresh_26bc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-188d .module_bronze_41bd ul li.panel-mini-b889 .menu_8a6c,
.blue-188d .module_bronze_41bd ul li.steel-7fa9 .menu_8a6c {
  background: rgba(0, 0, 0, 0.2);
}
.blue-188d .yellow-1fab .module_bronze_41bd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li {
  margin: 0;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li ul {
  margin: 0;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li ul li a {
  padding-left: 15px;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li ul li li a {
  padding-left: 30px;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li.panel-870a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li.panel-870a > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.active-tiny-cec3 .yellow-1fab .bronze-e723 li.panel-870a > 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;
}
.caption_first_da46 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient_c531 {
  position: relative;
  z-index: 10;
}
.gradient_c531 .next-6caa {
  width: 100%;
  max-width: 100%;
}
.aside_1c43 .shade-8a48 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside_1c43 .east_3d00 {
}
.aside_1c43 .blue-188d {
  background: #292929;
}
.gallery-9258 .shade-8a48 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gallery-9258 .east_3d00 {
  background: #f9f9f9;
}
.gallery-9258 .blue-188d {
  background: #303030;
}
.info_d8ba .shade-8a48 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_d8ba .liquid_bbd4 {
    margin-bottom: 1em;
  }
  .info_d8ba .liquid_bbd4:last-child {
    margin-bottom: 0;
  }
}
.info_d8ba .east_3d00 {
  background: #ededed;
}
.info_d8ba .blue-188d {
  background: #1a1a1a;
}
.shade-8a48.east_3d00 {
  color: rgba(0, 0, 0, 0.6);
}
.shade-8a48.east_3d00 .frame_9f6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-8a48.blue-188d {
  color: rgba(255, 255, 255, 0.99);
}
.shade-8a48.blue-188d a:not(.tabs_bronze_a03d) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-8a48.blue-188d a:not(.tabs_bronze_a03d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-8a48.blue-188d .frame_9f6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-8a48.blue-188d table tbody td,
.shade-8a48.blue-188d table th {
  background: rgba(0, 0, 0, 0.08);
}
.narrow_6f24.search-88af .header-blue-917d {
  max-width: initial;
}
.narrow_6f24 .image-huge-23c9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.narrow_6f24 .image-huge-23c9 .next-6caa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .narrow_6f24 .image-huge-23c9 .next-6caa {
    display: block;
    margin-bottom: 2em;
  }
  .narrow_6f24 .image-huge-23c9 .next-6caa:last-child {
    margin-bottom: 0;
  }
}
.info_d8ba .liquid_bbd4:last-child,
.gallery-9258 .liquid_bbd4:last-child,
.aside_1c43 .liquid_bbd4:last-child {
  margin-bottom: 0;
}
.info_d8ba .liquid_bbd4 .yellow-1fab .module_bronze_41bd:last-child,
.gallery-9258 .liquid_bbd4 .yellow-1fab .module_bronze_41bd:last-child,
.aside_1c43 .liquid_bbd4 .yellow-1fab .module_bronze_41bd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info_d8ba .form_smooth_35f1,
  .info_d8ba .summary-south-21c2,
  .gallery-9258 .form_smooth_35f1,
  .gallery-9258 .summary-south-21c2,
  .aside_1c43 .form_smooth_35f1,
  .aside_1c43 .summary-south-21c2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient_c531 .liquid_bbd4 {
    margin-bottom: 2em;
  }
}
.gradient_c531 p:last-child {
  margin-bottom: 0;
}
.gradient_c531 li,
.gradient_c531 ul {
  list-style: none;
  margin: 0;
}
.gradient_c531 ul ul {
  margin-left: 2.617924em;
}
.header_bottom_77b8 {
  font-size: 0.875em;
}

/* css-noise: 6ec3 */
.ghost-box-g3 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
