/*!
Theme Name: Customify
Theme URI: https://pressmaximum.solid_cf95/customify
Author: WPCustomify
Author URI: https://pressmaximum.solid_cf95
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.solid_cf95/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content_c372.pattern_prev_396e/licenses/gpl-2.0.paragraph_mini_d6bf
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.hero-narrow-8b2f/, (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.wrapper_fecb.west-c102/normalize.image-silver-3d32/
 ======
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.image-silver-3d32 v7.0.0 | MIT License | github.solid_cf95/necolas/normalize.image-silver-3d32 */
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;
}
.picture-8fc0 .wide_83a2,
.chip_fe6f,
.accordion_current_e35a,
.gradient_silver_2528,
.widget-856a,
.slider-b9e0,
.pattern-fast-c269,
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;
}
.chip_fe6f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip_fe6f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_fe6f,
  h1 {
    font-size: 1.8em;
  }
}
.accordion_current_e35a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion_current_e35a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion_current_e35a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_current_e35a,
  h2 {
    font-size: 1.7em;
  }
}
.gradient_silver_2528,
h3 {
  font-size: 1.618em;
}
.picture-8fc0 .wide_83a2,
.widget-856a,
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.highlight-1c5a {
  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;
}
.mask-58e4:after,
.mask-58e4:before,
.first_3ff3:after,
.first_3ff3:before {
  content: "";
  display: table;
}
.mask-58e4:after,
.first_3ff3:after {
  clear: both;
}
.content-638c {
  float: right;
  margin-right: 0;
}
.tabs-4328 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress-3388 .cool_b669,
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;
}
.progress-3388 .cool_b669: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;
}
.panel_4516 .cool_b669 {
  box-shadow: none;
}
.panel_4516
  .cool_b669
  .silver_f06b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_4516 .cool_b669 .black-f313 {
  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;
}
.panel_4516
  .cool_b669
  .black-f313
  b {
  display: none;
}
.panel_4516 .last_a504 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mask-yellow-0d8b:not(.fluid-f856):not(.modal-light-6f93),
button:not(.fluid-f856):not(.modal-light-6f93),
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ),
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ),
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ) {
  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;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ):hover,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ):hover,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):hover,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):hover,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ):active,
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ):active,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):active,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):active,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):active,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus {
  outline: 0;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc {
  position: relative;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .progress_b648,
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .gradient-ea11,
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .outer-4e9c,
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  i,
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  svg,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .progress_b648,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .gradient-ea11,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .outer-4e9c,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  i,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  svg,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .progress_b648,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .gradient-ea11,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .outer-4e9c,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  i,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  svg,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .progress_b648,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .gradient-ea11,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .outer-4e9c,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  i,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  svg,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .progress_b648,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .gradient-ea11,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  .outer-4e9c,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  i,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc
  svg {
  visibility: hidden;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc:after,
button:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc:after,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc:after,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc:after,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ).fn-loading-0fcc: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;
}
.mask-yellow-0d8b:not(.fluid-f856):not(.modal-light-6f93),
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ),
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ),
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ) {
  color: #fff;
  background: #235787;
}
.mask-yellow-0d8b:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="button"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="reset"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus,
input[type="submit"]:not(.fluid-f856):not(
    .modal-light-6f93
  ):focus {
  color: #fff;
}
.mask-yellow-0d8b.fn-disabled-0fcc:not(.fluid-f856):not(
    .modal-light-6f93
  ),
.mask-yellow-0d8b[disabled]:not(.fluid-f856):not(
    .modal-light-6f93
  ),
button.fn-disabled-0fcc:not(.fluid-f856):not(
    .modal-light-6f93
  ),
button[disabled]:not(.fluid-f856):not(
    .modal-light-6f93
  ) {
  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;
}
.input_a438 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input_a438: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;
}
.active_4d8d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.paragraph-bright-a2fc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sort-1491 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-58e4:after,
.mask-58e4:before,
.liquid-ba09:after,
.liquid-ba09:before,
.media_hard_1993:after,
.media_hard_1993:before,
.image-9c4f:after,
.image-9c4f:before,
.outer-db32:after,
.outer-db32:before,
.tall-6b52:after,
.tall-6b52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-58e4:after,
.liquid-ba09:after,
.media_hard_1993:after,
.image-9c4f:after,
.outer-db32:after,
.tall-6b52:after {
  clear: both;
}
.liquid-ba09 .motion-711e,
.media_hard_1993 .motion-711e,
.grid_gas_9f8f .motion-711e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail-1c60 {
  display: inline-block;
}
.upper-1fb0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.upper-1fb0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.upper-1fb0 .up-9253 {
  padding: 1em 0;
  font-size: 85%;
}
.up-9253 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.detail-pressed-5df4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.detail-pressed-5df4:after,
.detail-pressed-5df4:before {
  content: "";
  display: table;
}
.detail-pressed-5df4:after {
  clear: both;
}
.table-3eaa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern-3f08 .table-3eaa {
  max-width: 50%;
}
.active-b58a .table-3eaa {
  max-width: 33.33%;
}
.secondary-f801 .table-3eaa {
  max-width: 25%;
}
.gradient-80e6 .table-3eaa {
  max-width: 20%;
}
.badge-basic-290a .table-3eaa {
  max-width: 16.66%;
}
.iron-c002 .table-3eaa {
  max-width: 14.28%;
}
.picture_warm_7157 .table-3eaa {
  max-width: 12.5%;
}
.item-9039 .table-3eaa {
  max-width: 11.11%;
}
.gradient-motion-9a2f {
  display: block;
}
.picture-8fc0 .heading_75dd label,
.picture-8fc0 .easy-d7ad label,
.picture-8fc0 .first_78e7 label,
.picture-8fc0 .box-south-9f5b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.action-f050 {
  list-style: none;
  margin: 0;
}
.action-f050 article.status_190c {
  margin-bottom: 0;
}
.action-f050 ul {
  list-style: none;
  margin: 0;
}
.action-f050 .surface_4eda li.status_190c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .action-f050 .surface_4eda li.status_190c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .action-f050 .surface_4eda li.status_190c: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) {
  .action-f050 .surface_4eda li.status_190c li.status_190c li.status_190c li.status_190c {
    padding-left: 0;
  }
}
article.status_190c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_190c .liquid-ba09 p:last-of-type {
  margin-bottom: 0;
}
article.status_190c .active-silver-472b {
  float: left;
}
article.status_190c .preview-d68f {
  margin-left: 85px;
}
article.status_190c .list_620f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_190c .list_620f .highlight_3e04 {
  margin-left: 10px;
}
article.status_190c .alert-773f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_190c .selected_afa4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .heading_75dd,
  #respond .first_78e7,
  #respond .box-south-9f5b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_75dd input,
#respond .first_78e7 input,
#respond .box-south-9f5b input {
  width: 100%;
}
#respond .box-south-9f5b {
  margin-right: 0;
}
#respond .under_9d2d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-d656 {
  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;
}
.banner-d656.status_0ffc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner-d656 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%);
}
.banner-d656:focus,
.banner-d656: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);
}
.summary_active_b5de {
  border-radius: 10%;
}
.hero_gas_770c {
  border-radius: 50%;
}
.tall-e7e0 {
  font-size: 0.72em;
}
.hidden_1708 {
  font-size: 0.875em;
}
.light-2b97 {
  font-size: 1.1em;
}
.form-smooth-a126 {
  text-transform: uppercase;
  line-height: 1.2;
}
.form-smooth-a126.tall-e7e0 {
  letter-spacing: 0.5px;
}
.dark-8062,
.dark-8062 a {
  color: #6d6d6d;
}
.dark-8062 a:hover {
  color: #111;
}
.carousel_7029 {
  color: #6d6d6d;
}
.thick-5f4c {
  overflow-x: hidden;
}
.thick-5f4c .breadcrumb-selected-5b83.overlay_f86e {
  position: relative;
}
.thick-5f4c .breadcrumb-selected-5b83.overlay_f86e.box_soft_fc70 {
  position: initial;
}
.thick-5f4c
  .breadcrumb-selected-5b83.overlay_f86e.box_soft_fc70
  .progress-1ffb {
  left: auto;
}
.thick-5f4c .breadcrumb-selected-5b83 .progress-1ffb {
  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;
}
.thick-5f4c .breadcrumb-selected-5b83:hover.overlay_f86e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thick-5f4c
  .breadcrumb-selected-5b83:hover.overlay_f86e
  .progress-1ffb {
  display: block;
  z-index: 9999999;
}
.thick-5f4c .menu_70c8 .pagination_lite_8492,
.thick-5f4c .pro_cbc2 .pagination_lite_8492 {
  display: none;
}
.thick-5f4c .table-1566 .breadcrumb-selected-5b83:hover.overlay_f86e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture-8fc0 .heading_75dd label,
.picture-8fc0 .easy-d7ad label,
.picture-8fc0 .first_78e7 label,
.picture-8fc0 .box-south-9f5b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.action-f050 {
  list-style: none;
  margin: 0;
}
.action-f050 article.status_190c {
  margin-bottom: 0;
}
.action-f050 ul {
  list-style: none;
  margin: 0;
}
.action-f050 .surface_4eda li.status_190c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .action-f050 .surface_4eda li.status_190c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .action-f050 .surface_4eda li.status_190c: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) {
  .action-f050 .surface_4eda li.status_190c li.status_190c li.status_190c li.status_190c {
    padding-left: 0;
  }
}
article.status_190c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_190c .liquid-ba09 p:last-of-type {
  margin-bottom: 0;
}
article.status_190c .active-silver-472b {
  float: left;
}
article.status_190c .preview-d68f {
  margin-left: 85px;
}
article.status_190c .list_620f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_190c .list_620f .highlight_3e04 {
  margin-left: 10px;
}
article.status_190c .alert-773f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_190c .selected_afa4 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .heading_75dd,
  #respond .first_78e7,
  #respond .box-south-9f5b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_75dd input,
#respond .first_78e7 input,
#respond .box-south-9f5b input {
  width: 100%;
}
#respond .box-south-9f5b {
  margin-right: 0;
}
#respond .under_9d2d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_70c8 .border_103d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border_103d .panel-7d6d.fluid_51a1 .short_19d0 > li > a:focus,
.border_103d .panel-7d6d.fluid_51a1 .short_19d0 > li > a:hover,
.border_103d .panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a:focus,
.border_103d .panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a:hover,
.border_103d .panel-7d6d.short-dce8 .short_19d0 > li > a:focus,
.border_103d .panel-7d6d.short-dce8 .short_19d0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d
  .panel-7d6d.fluid_51a1
  .short_19d0
  > li.background-top-cc45
  > a,
.border_103d
  .panel-7d6d.fluid_51a1
  .short_19d0
  > li.left_18d6
  > a,
.border_103d
  .panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.background-top-cc45
  > a,
.border_103d
  .panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.left_18d6
  > a,
.border_103d
  .panel-7d6d.short-dce8
  .short_19d0
  > li.background-top-cc45
  > a,
.border_103d .panel-7d6d.short-dce8 .short_19d0 > li.overlay-slow-734d > a {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d .left_585e,
.border_103d .left_585e a {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d .lower-9634.media-dfd2 li a,
.border_103d .message-9366 a,
.border_103d .center_7a02,
.border_103d .short_19d0 > li > a,
.border_103d .video-fluid-c325 {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d .lower-9634.media-dfd2 li a:hover,
.border_103d .message-9366 a:hover,
.border_103d .center_7a02:hover,
.border_103d .short_19d0 > li > a:hover,
.border_103d .video-fluid-c325:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d .grid-green-a2e0 {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d .grid-green-a2e0 .wrapper_last_c413 {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d .grid-green-a2e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_103d .module_gas_9158 .input_c0c4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_103d .module_gas_9158 .input_c0c4 .image-21d5 {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d
  .module_gas_9158
  .input_c0c4
  .image-21d5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d
  .module_gas_9158
  .input_c0c4
  .image-21d5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d
  .module_gas_9158
  .input_c0c4
  .image-21d5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d
  .module_gas_9158
  .input_c0c4
  .image-21d5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d .module_gas_9158 .solid-6ef9 {
  color: rgba(255, 255, 255, 0.79);
}
.border_103d .module_gas_9158 .solid-6ef9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed_647f
  .border_103d
  .module_gas_9158
  .avatar-steel-8a67
  .smooth_9cd3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed_647f
  .border_103d
  .module_gas_9158
  .avatar-steel-8a67
  .image-21d5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_70c8 .grid_stone_8eba {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.grid_stone_8eba .panel-7d6d.fluid_51a1 .short_19d0 > li > a:focus,
.grid_stone_8eba .panel-7d6d.fluid_51a1 .short_19d0 > li > a:hover,
.grid_stone_8eba .panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a:focus,
.grid_stone_8eba .panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a:hover,
.grid_stone_8eba .panel-7d6d.short-dce8 .short_19d0 > li > a:focus,
.grid_stone_8eba .panel-7d6d.short-dce8 .short_19d0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_stone_8eba
  .panel-7d6d.fluid_51a1
  .short_19d0
  > li.background-top-cc45
  > a,
.grid_stone_8eba
  .panel-7d6d.fluid_51a1
  .short_19d0
  > li.left_18d6
  > a,
.grid_stone_8eba
  .panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.background-top-cc45
  > a,
.grid_stone_8eba
  .panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.left_18d6
  > a,
.grid_stone_8eba
  .panel-7d6d.short-dce8
  .short_19d0
  > li.background-top-cc45
  > a,
.grid_stone_8eba .panel-7d6d.short-dce8 .short_19d0 > li.overlay-slow-734d > a {
  color: rgba(0, 0, 0, 0.8);
}
.grid_stone_8eba .left_585e,
.grid_stone_8eba .left_585e a {
  color: rgba(0, 0, 0, 0.8);
}
.grid_stone_8eba .lower-9634.media-dfd2 li a,
.grid_stone_8eba .message-9366 a,
.grid_stone_8eba .center_7a02,
.grid_stone_8eba .short_19d0 > li > a,
.grid_stone_8eba .video-fluid-c325 {
  color: rgba(0, 0, 0, 0.55);
}
.grid_stone_8eba .lower-9634.media-dfd2 li a:hover,
.grid_stone_8eba .message-9366 a:hover,
.grid_stone_8eba .center_7a02:hover,
.grid_stone_8eba .short_19d0 > li > a:hover,
.grid_stone_8eba .video-fluid-c325:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_stone_8eba .grid-green-a2e0 {
  color: rgba(0, 0, 0, 0.55);
}
.grid_stone_8eba .grid-green-a2e0 .wrapper_last_c413 {
  color: rgba(0, 0, 0, 0.8);
}
.grid_stone_8eba .grid-green-a2e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media_silver_9fa5 .cool_3592 {
  margin-left: auto;
  margin-right: auto;
}
.media_hard_1993 > * {
  margin-left: auto;
  margin-right: auto;
}
.media_hard_1993 .active_4d8d {
  margin-right: 1.41575em;
}
.fluid-d506 .media_hard_1993 > .in_1afc {
  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;
}
.fluid-d506 .media_hard_1993 > .static-f867 {
  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;
}
.fresh_c64c.media_silver_9fa5 .cool_3592,
.breadcrumb_focused_42d1.media_silver_9fa5 .cool_3592 {
  margin-left: 0;
}
.notice_8bdd.media_silver_9fa5 .cool_3592,
.image_060f.media_silver_9fa5 .cool_3592 {
  margin-right: 0;
}
.media_hard_1993 ol,
.media_hard_1993 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature-upper-faf9 video {
  max-width: 100%;
}
.iron_6918 img {
  display: block;
}
.iron_6918.active_4d8d,
.iron_6918.paragraph-bright-a2fc {
  width: 100%;
}
.iron_6918.static-f867 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.article_c230:not(.active_e3c1) {
  margin: 1.5em auto;
}
.layout-832a p {
  padding: 1.5em 14px;
}
ul.filter-red-296d.static-f867,
ul.filter-red-296d.in_1afc,
ul.filter-red-296d.outline-solid-6af1.in_1afc {
  padding: 0 14px;
}
.over-83e5 {
  display: block;
  overflow-x: auto;
}
.over-83e5 table {
  border-collapse: collapse;
  width: 100%;
}
.over-83e5 td,
.over-83e5 th {
  padding: 0.5em;
}
.media_hard_1993 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media_hard_1993 ol ol,
.media_hard_1993 ol ul,
.media_hard_1993 ul ol,
.media_hard_1993 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media_hard_1993 ol ol li,
.media_hard_1993 ol ul li,
.media_hard_1993 ul ol li,
.media_hard_1993 ul ul li {
  margin-left: 0;
}
.active-73f9.soft_5c00 > .banner_fixed_0d55 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-73f9.soft_5c00 > .banner_fixed_0d55 iframe,
.active-73f9.soft_5c00 > .banner_fixed_0d55 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_paper_ae07 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_paper_ae07.input-motion-98b0 {
  padding: 0;
}
.feature_paper_ae07.input-motion-98b0 cite {
  font-size: 13px;
}
.feature_paper_ae07 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_paper_ae07 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-a5dd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-a5dd > p:first-child {
  margin-top: 0;
}
.preview-a5dd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-a5dd blockquote {
  border-left: 0;
}
.soft_c0b1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.soft_c0b1:not(.media-right-1138) {
  max-width: 100px;
}
.soft_c0b1.accent_9e6d {
  border-bottom: none !important;
  text-align: center;
}
.soft_c0b1.accent_9e6d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .layout-832a p {
    padding: 1.5em 0;
  }
}
.east_0d7b {
  color: #0073aa;
}
.form_2be8 {
  background-color: #0073aa;
}
.icon_20c2 {
  color: #229fd8;
}
.right_543f {
  background-color: #229fd8;
}
.warm_deb9 {
  color: #eee;
}
.form-white-3b46 {
  background-color: #eee;
}
.hot_5fa3 {
  color: #444;
}
.paper_e173 {
  background-color: #444;
}
.bronze_bdc4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.bronze_bdc4 .easy-0097 .message-9366 {
  font-size: 15px;
}
.bronze_bdc4 .message-9366 {
  line-height: 1.3;
}
.bronze_bdc4 .grid_stone_8eba {
}
.bronze_bdc4 .border_103d {
  background: #235787;
}
.label-center-2fc3 {
  padding: 0;
}
.label-center-2fc3 .border_103d {
  background: #1a1a1a;
}
.label-center-2fc3 .grid_stone_8eba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo-thick-d41c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo-thick-d41c .grid_stone_8eba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo-thick-d41c .border_103d {
  background: #303030;
}
.tall-6b52 {
  position: relative;
  z-index: 10;
}
.tall-6b52 .border-9ed6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_4788 .overlay_f86e {
  display: inline-block;
  vertical-align: middle;
}
.modal_4788.nav_84df .overlay_f86e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .modal_4788.nav_84df .overlay_f86e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .modal_4788.nav_84df .overlay_f86e {
    margin-right: 0.4em;
  }
}
.modal_4788.nav_84df .overlay_f86e:last-child {
  margin-right: 0;
}
.liquid-9561 .border-9ed6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu_70c8 .easy-0097 {
    margin: 0 -0.5em;
  }
  .menu_70c8 .easy-0097 [class*="customify-col-"],
  .menu_70c8 .easy-0097 [class*="customify-col_"],
  .menu_70c8 .easy-0097 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu_70c8.hidden_copper_adef .border-9ed6 {
  background: 0 0 !important;
}
.menu_70c8.hidden_copper_adef .border-9ed6,
.menu_70c8.liquid-9561 .border-9ed6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu_70c8.wide_1259 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu_70c8.liquid-9561 .border-9ed6 {
  box-shadow: none !important;
}
.dim-746d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dim-746d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dim-746d {
    padding: 18px 0 20px;
  }
}
.dim-746d .label_medium_3389 {
  width: 100%;
}
.dim-746d .widget-hot-6251 {
  margin-bottom: 0;
}
.dim-746d .nav_lower_6741 {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay_f169 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay_f169 .label_left_6aa8 {
  width: 100%;
}
.caption_orange_3038 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption_orange_3038 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption_orange_3038 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;
}
.caption_orange_3038 li:last-child:after {
  display: none;
}
.caption_orange_3038 li a {
  font-weight: 500;
  margin-right: 10px;
}
.heading-9405 .pagination_lite_8492 button,
.dim-746d .pagination_lite_8492 button {
  left: 0;
}
.heading-9405 .label_left_6aa8,
.dim-746d .label_left_6aa8 {
  padding-left: 0;
  padding-right: 0;
}
.heading-9405 .overlay_f169,
.dim-746d .overlay_f169 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.heading-9405 {
  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;
}
.heading-9405: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;
}
.heading-9405 .cool_5053 {
  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) {
  .heading-9405 .cool_5053 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .heading-9405 .cool_5053 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .heading-9405 .cool_5053 {
    min-height: 200px;
  }
}
.heading-9405 .caption_orange_3038 {
  color: rgba(255, 255, 255, 0.8);
}
.heading-9405 .caption_orange_3038 a,
.heading-9405 .caption_orange_3038 li:after {
  color: inherit;
}
.heading-9405 .caption_orange_3038 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.clean-9c80 {
  margin-bottom: 0.5em;
}
.sort-yellow-bdb2 {
  margin-bottom: 1.2em;
}
.sort-yellow-bdb2,
.clean-9c80 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort-yellow-bdb2 p:last-child,
.clean-9c80 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination_lite_8492,
#masthead .pagination_lite_8492 {
  display: none;
}
#masthead
  > .pagination_lite_8492.badge_fast_7c1c {
  display: none;
}
#masthead > .pagination_lite_8492 button {
  left: 0;
}
.east-722b {
  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%;
}
.east-722b .overlay_f86e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.east-722b .next-501c {
  display: -webkit-box;
  display: flex;
}
.east-722b .next-501c.dynamic_7908 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.east-722b .next-501c.focused_a052 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east-722b .next-501c.list_warm_1768 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.east-722b.backdrop_3b7f.alert_4853 .next-501c.dynamic_7908 {
  flex-basis: 100%;
}
.east-722b.background-64a6 .next-501c.focused_a052 {
  -webkit-box-flex: 1;
  flex: auto;
}
.east-722b.background-64a6 .next-501c.list_warm_1768 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination_lite_8492.badge_fast_7c1c {
  display: none;
}
#masthead > .pagination_lite_8492 button {
  left: 0;
}
.full_61fa {
  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;
}
.full_61fa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.full_61fa.orange_427a i {
  margin-right: 4px;
}
.full_61fa.sidebar_2352 i {
  margin-left: 5px;
}
.message-9366 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message-9366 p:last-child {
  margin-bottom: 0;
}
.form-last-b04c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form-last-b04c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form-last-b04c img {
  display: block;
  width: auto;
  line-height: 1;
}
.form-last-b04c .left_585e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form-last-b04c .list_smooth_7cda {
  margin: 5px 0 7px 0;
}
.form-last-b04c.bronze-2177 .accent_9875 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-last-b04c.bronze-2177 .main-fluid-34fc {
  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;
}
.form-last-b04c.yellow_2930 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form-last-b04c.yellow_2930 .accent_9875 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form-last-b04c.yellow_2930 .main-fluid-34fc {
  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;
}
.form-last-b04c.shade-bronze-83b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form-last-b04c.mini-f219 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form-last-b04c.mini-f219 .main-fluid-34fc {
  margin-top: 7px;
}
.highlight-27a8 {
  display: inline-block;
}
.tall-6b52 .article_3f6b .form-last-b04c img {
  max-width: 100%;
}
.panel-7d6d .breadcrumb_69bf.purple-39ea,
.east_6b66 .breadcrumb_69bf.purple-39ea {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-7d6d .summary-e363,
.east_6b66 .summary-e363 {
  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%);
}
.panel-7d6d .summary-e363 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel-7d6d.feature-selected-0ff9 .summary-e363 {
  display: none;
}
.panel-7d6d .grid-4682 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-7d6d .grid-4682 li {
  display: inline-block;
  position: relative;
}
.panel-7d6d .grid-4682 li:last-child {
  margin-right: 0;
}
.panel-7d6d .grid-4682 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;
}
.panel-7d6d .grid-4682 li.overlay-slow-734d > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel-7d6d .grid-4682 > 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;
}
.panel-7d6d .grid-4682 > li > a i {
  line-height: 0;
}
.panel-7d6d .grid-4682 > li.smooth_096b > a .summary-e363 {
  margin-left: 4px;
  line-height: 0;
}
.panel-7d6d .grid-4682 .disabled_hovered_5cf2 li.smooth_096b > a {
  position: relative;
}
.panel-7d6d .grid-4682 .disabled_hovered_5cf2 li.smooth_096b > a:after,
.panel-7d6d .grid-4682 .disabled_hovered_5cf2 li.smooth_096b > a:before {
  content: "";
  display: table;
}
.panel-7d6d .grid-4682 .disabled_hovered_5cf2 li.smooth_096b > a:after {
  clear: both;
}
.panel-7d6d .grid-4682 .disabled_hovered_5cf2 li.smooth_096b > a .summary-e363 {
  margin-left: 5px;
  float: right;
}
.panel-7d6d .badge-dd2b,
.panel-7d6d .disabled_hovered_5cf2 {
  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;
}
.panel-7d6d .disabled_hovered_5cf2 {
  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;
}
.panel-7d6d .disabled_hovered_5cf2 .purple-39ea {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-7d6d .disabled_hovered_5cf2 .summary-e363 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel-7d6d .disabled_hovered_5cf2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel-7d6d .disabled_hovered_5cf2 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;
}
.panel-7d6d .disabled_hovered_5cf2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel-7d6d .disabled_hovered_5cf2 .disabled_hovered_5cf2 {
  top: 0;
  left: 100%;
}
.panel-7d6d .active-9f8b.fn-focus-0fcc > .badge-dd2b,
.panel-7d6d .active-9f8b.fn-focus-0fcc > .disabled_hovered_5cf2,
.panel-7d6d .active-9f8b:focus > .badge-dd2b,
.panel-7d6d .active-9f8b:focus > .disabled_hovered_5cf2,
.panel-7d6d .active-9f8b:hover > .badge-dd2b,
.panel-7d6d .active-9f8b:hover > .disabled_hovered_5cf2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel-7d6d.short-dce8 .short_19d0:after,
.panel-7d6d.short-dce8 .short_19d0:before {
  content: "";
  display: table;
}
.panel-7d6d.short-dce8 .short_19d0:after {
  clear: both;
}
.panel-7d6d.short-dce8 .short_19d0 > li {
  float: left;
}
.panel-7d6d.block-complex-21b7 .short_19d0:after,
.panel-7d6d.block-complex-21b7 .short_19d0:before {
  content: "";
  display: table;
}
.panel-7d6d.block-complex-21b7 .short_19d0:after {
  clear: both;
}
.panel-7d6d.block-complex-21b7 .short_19d0 > li {
  float: left;
}
.panel-7d6d.block-complex-21b7 .short_19d0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel-7d6d.block-complex-21b7 .short_19d0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel-7d6d.block-complex-21b7 .short_19d0 > li.background-top-cc45 > a,
.panel-7d6d.block-complex-21b7 .short_19d0 > li.overlay-slow-734d > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel-7d6d.fluid_51a1 .short_19d0 > li > a .purple-39ea {
  position: relative;
}
.panel-7d6d.fluid_51a1 .short_19d0 > li > a .purple-39ea: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;
}
.panel-7d6d.fluid_51a1
  .short_19d0
  > li:focus
  > a
  .purple-39ea:before,
.panel-7d6d.fluid_51a1
  .short_19d0
  > li:hover
  > a
  .purple-39ea:before {
  width: 100%;
  background-color: currentColor;
}
.panel-7d6d.fluid_51a1
  .short_19d0
  > li.background-top-cc45
  > a
  .purple-39ea:before,
.panel-7d6d.fluid_51a1
  .short_19d0
  > li.left_18d6
  > a
  .purple-39ea:before {
  width: 100%;
  background-color: currentColor;
}
.panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a .purple-39ea {
  position: relative;
}
.panel-7d6d.footer_yellow_5b5c .short_19d0 > li > a .purple-39ea: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;
}
.panel-7d6d.footer_yellow_5b5c .short_19d0 > li:focus > a .purple-39ea:before,
.panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li:hover
  > a
  .purple-39ea:before {
  width: 100%;
  background-color: currentColor;
}
.panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.background-top-cc45
  > a
  .purple-39ea:before,
.panel-7d6d.footer_yellow_5b5c
  .short_19d0
  > li.left_18d6
  > a
  .purple-39ea:before {
  width: 100%;
  background-color: currentColor;
}
.east_6b66 .grid-4682 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.east_6b66 .grid-4682 li:first-child > a {
  border-top: none;
}
.east_6b66 .grid-4682 .modal_3f04 > .purple-39ea .summary-e363 {
  display: none;
}
.east_6b66 .grid-4682 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.east_6b66 .grid-4682 li:last-child {
  border: none;
}
.east_6b66 .grid-4682 li.smooth_096b > a {
  padding-right: 45px !important;
}
.east_6b66 .grid-4682 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.east_6b66 .grid-4682 li a:focus,
.east_6b66 .grid-4682 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east_6b66 .grid-4682 li .carousel_down_ca89 {
  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;
}
.east_6b66 .grid-4682 li .carousel_down_ca89:hover {
  box-shadow: none;
}
.east_6b66 .grid-4682 li .carousel_down_ca89 .summary-e363 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.east_6b66 .grid-4682 .disabled_hovered_5cf2 {
  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);
}
.east_6b66 .grid-4682 .disabled_hovered_5cf2 li a {
  padding-left: 3em;
}
.east_6b66 .grid-4682 .gold-3610 > a .carousel_down_ca89 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.east_6b66 .grid-4682 .gold-3610 > .disabled_hovered_5cf2 {
  display: block;
  opacity: 1;
}
.image-blue-1fef {
  max-width: 100%;
}
.popup-down-a78a {
  line-height: 0;
  cursor: pointer;
}
.video-fluid-c325 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video-fluid-c325:hover {
  box-shadow: none;
  color: currentColor;
}
.video-fluid-c325 svg {
  width: 18px;
  height: 18px;
}
.video-fluid-c325 .large_bc1a {
  display: none;
}
.old_7646 {
  position: relative;
}
.old_7646.fn-active-0fcc .video-fluid-c325 .chip_05ea {
  display: none;
}
.old_7646.fn-active-0fcc .video-fluid-c325 .large_bc1a {
  display: inline-block;
}
.old_7646 .smooth-2f28 {
  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);
}
.old_7646.layout-790b .smooth-2f28 {
  left: auto;
  right: -0.9em;
}
.old_7646.layout-790b .tiny-1e52::before {
  left: auto;
  right: 15px;
}
.old_7646.fn-active-0fcc .smooth-2f28 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-steel-8a67 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar-steel-8a67 label {
  flex-basis: 100%;
}
.avatar-steel-8a67 .input_c0c4 {
  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;
}
.avatar-steel-8a67 .image-21d5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar-steel-8a67 .image-21d5:focus {
  background-color: transparent;
}
.avatar-steel-8a67 button.solid-6ef9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar-steel-8a67 button.solid-6ef9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar-steel-8a67 button.solid-6ef9 svg {
  width: 18px;
  height: 18px;
}
.avatar-steel-8a67 input[type="submit"] {
  min-height: auto;
}
.module_gas_9158 .avatar-steel-8a67 .image-21d5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tiny-1e52 {
  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) {
  .tiny-1e52 {
    width: 220px;
  }
}
.tiny-1e52 label {
  flex-basis: 100%;
}
.tiny-1e52::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;
}
.fixed_647f .module_gas_9158 .avatar-steel-8a67 {
  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;
}
.fixed_647f
  .module_gas_9158
  .avatar-steel-8a67
  .input_c0c4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fixed_647f .module_gas_9158 .avatar-steel-8a67 .image-21d5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fixed_647f
  .module_gas_9158
  .avatar-steel-8a67
  .image-21d5:focus {
  background: 0 0;
}
.fixed_647f
  .module_gas_9158
  .avatar-steel-8a67
  .smooth_9cd3 {
  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;
}
.lower-9634 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.lower-9634 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.lower-9634 li:last-child {
  margin-right: 0;
}
.lower-9634 li:first-child {
  margin-left: 0;
}
.lower-9634.soft-9ccd a {
  color: #fff;
}
.lower-9634.soft-9ccd a:hover {
  color: #fff;
}
.lower-9634 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.lower-9634 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.lower-9634 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lower-9634 a:hover {
  opacity: 0.9;
  color: inherit;
}
.lower-9634 [class*="social-icon-apple"] {
  background-color: #999;
}
.lower-9634 [class*="social-icon-apple"].orange-fdd7 {
  background-color: transparent;
  color: #999;
}
.lower-9634 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.lower-9634 [class*="social-icon-behance"].orange-fdd7 {
  background-color: transparent;
  color: #1769ff;
}
.lower-9634 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.lower-9634 [class*="social-icon-bitbucket"].orange-fdd7 {
  background-color: transparent;
  color: #205081;
}
.lower-9634 [class*="social-icon-codepen"] {
  background-color: #000;
}
.lower-9634 [class*="social-icon-codepen"].orange-fdd7 {
  background-color: transparent;
  color: #000;
}
.lower-9634 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.lower-9634 [class*="social-icon-delicious"].orange-fdd7 {
  background-color: transparent;
  color: #39f;
}
.lower-9634 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.lower-9634 [class*="social-icon-digg"].orange-fdd7 {
  background-color: transparent;
  color: #005be2;
}
.lower-9634 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.lower-9634 [class*="social-icon-dribbble"].orange-fdd7 {
  background-color: transparent;
  color: #ea4c89;
}
.lower-9634 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.lower-9634 [class*="social-icon-envelope"].orange-fdd7 {
  background-color: transparent;
  color: #ea4335;
}
.lower-9634 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.lower-9634 [class*="social-icon-facebook"].orange-fdd7 {
  background-color: transparent;
  color: #3b5998;
}
.lower-9634 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.lower-9634 [class*="social-icon-flickr"].orange-fdd7 {
  background-color: transparent;
  color: #0063dc;
}
.lower-9634 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.lower-9634 [class*="social-icon-foursquare"].orange-fdd7 {
  background-color: transparent;
  color: #2d5be3;
}
.lower-9634 [class*="social-icon-github"] {
  background-color: #333;
}
.lower-9634 [class*="social-icon-github"].orange-fdd7 {
  background-color: transparent;
  color: #333;
}
.lower-9634 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.lower-9634 [class*="social-icon-google-plus"].orange-fdd7 {
  background-color: transparent;
  color: #dd4b39;
}
.lower-9634 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.lower-9634 [class*="social-icon-houzz"].orange-fdd7 {
  background-color: transparent;
  color: #7ac142;
}
.lower-9634 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.lower-9634 [class*="social-icon-instagram"].orange-fdd7 {
  background-color: transparent;
  color: #262626;
}
.lower-9634 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.lower-9634 [class*="social-icon-jsfiddle"].orange-fdd7 {
  background-color: transparent;
  color: #487aa2;
}
.lower-9634 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.lower-9634 [class*="social-icon-linkedin"].orange-fdd7 {
  background-color: transparent;
  color: #0077b5;
}
.lower-9634 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.lower-9634 [class*="social-icon-medium"].orange-fdd7 {
  background-color: transparent;
  color: #00ab6b;
}
.lower-9634 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.lower-9634
  [class*="social-icon-odnoklassniki"].orange-fdd7 {
  background-color: transparent;
  color: #f4731c;
}
.lower-9634 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.lower-9634 [class*="social-icon-meetup"].orange-fdd7 {
  background-color: transparent;
  color: #ec1c40;
}
.lower-9634 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.lower-9634 [class*="social-icon-pinterest"].orange-fdd7 {
  background-color: transparent;
  color: #bd081c;
}
.lower-9634 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.lower-9634 [class*="social-icon-product-hunt"].orange-fdd7 {
  background-color: transparent;
  color: #da552f;
}
.lower-9634 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.lower-9634 [class*="social-icon-reddit"].orange-fdd7 {
  background-color: transparent;
  color: #ff4500;
}
.lower-9634 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.lower-9634 [class*="social-icon-rss"].orange-fdd7 {
  background-color: transparent;
  color: #f26522;
}
.lower-9634 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.lower-9634
  [class*="social-icon-shopping-cart"].orange-fdd7 {
  background-color: transparent;
  color: #4caf50;
}
.lower-9634 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.lower-9634 [class*="social-icon-skype"].orange-fdd7 {
  background-color: transparent;
  color: #00aff0;
}
.lower-9634 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.lower-9634 [class*="social-icon-slideshare"].orange-fdd7 {
  background-color: transparent;
  color: #0077b5;
}
.lower-9634 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.lower-9634 [class*="social-icon-snapchat"].orange-fdd7 {
  background-color: transparent;
  color: #fffc00;
}
.lower-9634 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.lower-9634 [class*="social-icon-soundcloud"].orange-fdd7 {
  background-color: transparent;
  color: #f80;
}
.lower-9634 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.lower-9634 [class*="social-icon-spotify"].orange-fdd7 {
  background-color: transparent;
  color: #2ebd59;
}
.lower-9634 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.lower-9634
  [class*="social-icon-stack-overflow"].orange-fdd7 {
  background-color: transparent;
  color: #fe7a15;
}
.lower-9634 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.lower-9634 [class*="social-icon-maldkfgram"].orange-fdd7 {
  background-color: transparent;
  color: #2ca5e0;
}
.lower-9634 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.lower-9634 [class*="social-icon-tripadvisor"].orange-fdd7 {
  background-color: transparent;
  color: #589442;
}
.lower-9634 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.lower-9634 [class*="social-icon-tumblr"].orange-fdd7 {
  background-color: transparent;
  color: #35465c;
}
.lower-9634 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.lower-9634 [class*="social-icon-twitch"].orange-fdd7 {
  background-color: transparent;
  color: #6441a5;
}
.lower-9634 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.lower-9634 [class*="social-icon-twitter"].orange-fdd7 {
  background-color: transparent;
  color: #1da1f2;
}
.lower-9634 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.lower-9634 [class*="social-icon-vimeo"].orange-fdd7 {
  background-color: transparent;
  color: #1ab7ea;
}
.lower-9634 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.lower-9634 [class*="social-icon-vk"].orange-fdd7 {
  background-color: transparent;
  color: #45668e;
}
.lower-9634 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.lower-9634 [class*="social-icon-weibo"].orange-fdd7 {
  background-color: transparent;
  color: #df2029;
}
.lower-9634 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.lower-9634 [class*="social-icon-weixin"].orange-fdd7 {
  background-color: transparent;
  color: #7bb32e;
}
.lower-9634 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.lower-9634 [class*="social-icon-whatsapp"].orange-fdd7 {
  background-color: transparent;
  color: #25d366;
}
.lower-9634 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.lower-9634 [class*="social-icon-wordpress"].orange-fdd7 {
  background-color: transparent;
  color: #21759b;
}
.lower-9634 [class*="social-icon-xing"] {
  background-color: #026466;
}
.lower-9634 [class*="social-icon-xing"].orange-fdd7 {
  background-color: transparent;
  color: #026466;
}
.lower-9634 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.lower-9634 [class*="social-icon-yelp"].orange-fdd7 {
  background-color: transparent;
  color: #af0606;
}
.lower-9634 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.lower-9634 [class*="social-icon-youtube"].orange-fdd7 {
  background-color: transparent;
  color: #cd201f;
}
.center_7a02 {
  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;
}
.center_7a02:hover {
  box-shadow: none;
  background: 0 0;
}
.content-green-a417 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.right-8363 {
  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;
}
.filter_7498 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rough_de8e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.rough_de8e,
.rough_de8e::after,
.rough_de8e::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;
}
.rough_de8e::after,
.rough_de8e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.thumbnail-4639 .right-8363 .filter_7498 {
  margin-top: -2px;
  width: 19px;
}
.thumbnail-4639 .right-8363 .rough_de8e {
  margin-top: -1px;
}
.thumbnail-4639 .right-8363 .rough_de8e,
.thumbnail-4639 .right-8363 .rough_de8e::after,
.thumbnail-4639 .right-8363 .rough_de8e::before {
  width: 19px;
  height: 2px;
}
.thumbnail-4639 .right-8363 .rough_de8e::before {
  top: -6px;
}
.thumbnail-4639 .right-8363 .rough_de8e::after {
  bottom: -6px;
}
.slider_2fc8 .right-8363 .filter_7498 {
  margin-top: -2px;
  width: 22px;
}
.slider_2fc8 .right-8363 .rough_de8e {
  margin-top: -1px;
}
.slider_2fc8 .right-8363 .rough_de8e,
.slider_2fc8 .right-8363 .rough_de8e::after,
.slider_2fc8 .right-8363 .rough_de8e::before {
  width: 22px;
  height: 2px;
}
.slider_2fc8 .right-8363 .rough_de8e::before {
  top: -7px;
}
.slider_2fc8 .right-8363 .rough_de8e::after {
  bottom: -7px;
}
.dynamic_bb87 .right-8363 .filter_7498 {
  margin-top: -2px;
  width: 31px;
}
.dynamic_bb87 .right-8363 .rough_de8e {
  margin-top: -1.5px;
}
.dynamic_bb87 .right-8363 .rough_de8e,
.dynamic_bb87 .right-8363 .rough_de8e::after,
.dynamic_bb87 .right-8363 .rough_de8e::before {
  width: 31px;
  height: 3px;
}
.dynamic_bb87 .right-8363 .rough_de8e::before {
  top: -9px;
}
.dynamic_bb87 .right-8363 .rough_de8e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .soft_0da2 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 19px;
  }
  .soft_0da2 .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .soft_0da2 .right-8363 .rough_de8e,
  .soft_0da2 .right-8363 .rough_de8e::after,
  .soft_0da2 .right-8363 .rough_de8e::before {
    width: 19px;
    height: 2px;
  }
  .soft_0da2 .right-8363 .rough_de8e::before {
    top: -6px;
  }
  .soft_0da2 .right-8363 .rough_de8e::after {
    bottom: -6px;
  }
  .short-a4fe .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 22px;
  }
  .short-a4fe .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .short-a4fe .right-8363 .rough_de8e,
  .short-a4fe .right-8363 .rough_de8e::after,
  .short-a4fe .right-8363 .rough_de8e::before {
    width: 22px;
    height: 2px;
  }
  .short-a4fe .right-8363 .rough_de8e::before {
    top: -7px;
  }
  .short-a4fe .right-8363 .rough_de8e::after {
    bottom: -7px;
  }
  .notice_dynamic_a6b5 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_dynamic_a6b5 .right-8363 .rough_de8e {
    margin-top: -1.5px;
  }
  .notice_dynamic_a6b5 .right-8363 .rough_de8e,
  .notice_dynamic_a6b5 .right-8363 .rough_de8e::after,
  .notice_dynamic_a6b5 .right-8363 .rough_de8e::before {
    width: 31px;
    height: 3px;
  }
  .notice_dynamic_a6b5 .right-8363 .rough_de8e::before {
    top: -9px;
  }
  .notice_dynamic_a6b5 .right-8363 .rough_de8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-in-11a0 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-in-11a0 .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .gradient-in-11a0 .right-8363 .rough_de8e,
  .gradient-in-11a0 .right-8363 .rough_de8e::after,
  .gradient-in-11a0 .right-8363 .rough_de8e::before {
    width: 19px;
    height: 2px;
  }
  .gradient-in-11a0 .right-8363 .rough_de8e::before {
    top: -6px;
  }
  .gradient-in-11a0 .right-8363 .rough_de8e::after {
    bottom: -6px;
  }
  .column_orange_54e6 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 22px;
  }
  .column_orange_54e6 .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .column_orange_54e6 .right-8363 .rough_de8e,
  .column_orange_54e6 .right-8363 .rough_de8e::after,
  .column_orange_54e6 .right-8363 .rough_de8e::before {
    width: 22px;
    height: 2px;
  }
  .column_orange_54e6 .right-8363 .rough_de8e::before {
    top: -7px;
  }
  .column_orange_54e6 .right-8363 .rough_de8e::after {
    bottom: -7px;
  }
  .banner_1374 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_1374 .right-8363 .rough_de8e {
    margin-top: -1.5px;
  }
  .banner_1374 .right-8363 .rough_de8e,
  .banner_1374 .right-8363 .rough_de8e::after,
  .banner_1374 .right-8363 .rough_de8e::before {
    width: 31px;
    height: 3px;
  }
  .banner_1374 .right-8363 .rough_de8e::before {
    top: -9px;
  }
  .banner_1374 .right-8363 .rough_de8e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-9b20 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-9b20 .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .breadcrumb-9b20 .right-8363 .rough_de8e,
  .breadcrumb-9b20 .right-8363 .rough_de8e::after,
  .breadcrumb-9b20 .right-8363 .rough_de8e::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-9b20 .right-8363 .rough_de8e::before {
    top: -6px;
  }
  .breadcrumb-9b20 .right-8363 .rough_de8e::after {
    bottom: -6px;
  }
  .small-8747 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 22px;
  }
  .small-8747 .right-8363 .rough_de8e {
    margin-top: -1px;
  }
  .small-8747 .right-8363 .rough_de8e,
  .small-8747 .right-8363 .rough_de8e::after,
  .small-8747 .right-8363 .rough_de8e::before {
    width: 22px;
    height: 2px;
  }
  .small-8747 .right-8363 .rough_de8e::before {
    top: -7px;
  }
  .small-8747 .right-8363 .rough_de8e::after {
    bottom: -7px;
  }
  .icon-88e2 .right-8363 .filter_7498 {
    margin-top: -2px;
    width: 31px;
  }
  .icon-88e2 .right-8363 .rough_de8e {
    margin-top: -1.5px;
  }
  .icon-88e2 .right-8363 .rough_de8e,
  .icon-88e2 .right-8363 .rough_de8e::after,
  .icon-88e2 .right-8363 .rough_de8e::before {
    width: 31px;
    height: 3px;
  }
  .icon-88e2 .right-8363 .rough_de8e::before {
    top: -9px;
  }
  .icon-88e2 .right-8363 .rough_de8e::after {
    bottom: -9px;
  }
}
.main_4474 .rough_de8e {
  -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);
}
.main_4474 .rough_de8e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main_4474 .rough_de8e::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);
}
.main_4474.fresh_a6ec .rough_de8e {
  -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);
}
.main_4474.fresh_a6ec .rough_de8e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main_4474.fresh_a6ec .rough_de8e::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);
}
.list-ed90 {
  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.dark-7a28:before {
  display: none;
}
.pro_cbc2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pro_cbc2 .active-bronze-59ba {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pro_cbc2 .active-bronze-59ba:last-of-type {
  border-bottom: none;
}
.pro_cbc2 .active-bronze-59ba.gradient_3cb4,
.pro_cbc2 .active-bronze-59ba.footer_fixed_52bb,
.pro_cbc2 .active-bronze-59ba.pagination-steel-da02 {
  padding: 0;
}
.pro_cbc2 .east_6b66 .carousel_down_ca89 {
  color: currentColor;
}
.pro_cbc2 .east_6b66 .carousel_down_ca89:focus,
.pro_cbc2 .east_6b66 .carousel_down_ca89:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_cbc2.grid_stone_8eba .grid-green-a2e0,
.pro_cbc2.grid_stone_8eba .message-9366 a,
.pro_cbc2.grid_stone_8eba .short_19d0 a,
.pro_cbc2.grid_stone_8eba .disabled_hovered_5cf2 a {
  color: rgba(0, 0, 0, 0.55);
}
.pro_cbc2.grid_stone_8eba .grid-green-a2e0:hover,
.pro_cbc2.grid_stone_8eba .message-9366 a:hover,
.pro_cbc2.grid_stone_8eba .short_19d0 a:hover,
.pro_cbc2.grid_stone_8eba .disabled_hovered_5cf2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_cbc2.grid_stone_8eba .wrapper_last_c413 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_cbc2.grid_stone_8eba .active-bronze-59ba {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_cbc2.grid_stone_8eba .active-bronze-59ba:before {
  background: rgba(0, 0, 0, 0.08);
}
.pro_cbc2.grid_stone_8eba .warm_cbba:before {
  background: rgba(255, 255, 255, 0.9);
}
.pro_cbc2.grid_stone_8eba .east_6b66 .grid-4682 li a,
.pro_cbc2.grid_stone_8eba .east_6b66 .carousel_down_ca89,
.pro_cbc2.grid_stone_8eba .disabled_hovered_5cf2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_cbc2.grid_stone_8eba .east_6b66 .carousel_down_ca89:focus,
.pro_cbc2.grid_stone_8eba .east_6b66 .carousel_down_ca89:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_cbc2.grid_stone_8eba .grid-4682 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pro_cbc2.border_103d .grid-green-a2e0,
.pro_cbc2.border_103d .message-9366 a,
.pro_cbc2.border_103d .short_19d0 .carousel_down_ca89,
.pro_cbc2.border_103d .short_19d0 a,
.pro_cbc2.border_103d .disabled_hovered_5cf2 a {
  color: rgba(255, 255, 255, 0.79);
}
.pro_cbc2.border_103d .grid-green-a2e0:hover,
.pro_cbc2.border_103d .message-9366 a:hover,
.pro_cbc2.border_103d .short_19d0 .carousel_down_ca89:hover,
.pro_cbc2.border_103d .short_19d0 a:hover,
.pro_cbc2.border_103d .disabled_hovered_5cf2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pro_cbc2.border_103d .wrapper_last_c413 {
  color: rgba(255, 255, 255, 0.99);
}
.pro_cbc2.border_103d .active-bronze-59ba {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_cbc2.border_103d .active-bronze-59ba:before {
  background: rgba(255, 255, 255, 0.08);
}
.pro_cbc2.border_103d .warm_cbba:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro_cbc2.border_103d .east_6b66 .grid-4682 li a,
.pro_cbc2.border_103d .east_6b66 .carousel_down_ca89,
.pro_cbc2.border_103d .disabled_hovered_5cf2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pro_cbc2.border_103d .east_6b66 .carousel_down_ca89:focus,
.pro_cbc2.border_103d .east_6b66 .carousel_down_ca89:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pro_cbc2.border_103d .grid-4682 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.warm_cbba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.warm_cbba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus-538a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.header_left_3592 .pro_cbc2 {
  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;
}
.header_left_3592 .active-bronze-59ba {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.header_left_3592 .active-bronze-59ba: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) {
  .header_left_3592 .active-bronze-59ba:before {
    width: 16%;
    left: 42%;
  }
}
.header_left_3592 .active-bronze-59ba:last-child:before {
  content: none;
}
.header_left_3592 .active-bronze-59ba[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.header_left_3592 .east_6b66 .grid-4682 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.header_left_3592 .east_6b66 .grid-4682 li a .carousel_down_ca89 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.header_left_3592 .east_6b66 .disabled_hovered_5cf2 {
  border: none;
}
.header_left_3592 .east_6b66 .disabled_hovered_5cf2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.header_left_3592 .warm_cbba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header_left_3592 .focus-538a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.header_left_3592 .border_103d .warm_cbba:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_left_3592 .grid_stone_8eba.section_ef85 .rough_de8e {
  background: rgba(0, 0, 0, 0.6);
}
.header_left_3592
  .grid_stone_8eba.section_ef85
  .rough_de8e::after,
.header_left_3592
  .grid_stone_8eba.section_ef85
  .rough_de8e:before {
  background: inherit;
}
.header_left_3592
  .grid_stone_8eba.section_ef85:hover
  .rough_de8e {
  background: rgba(0, 0, 0, 0.8);
}
.focused-4a36 .pro_cbc2 {
  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) {
  .focused-4a36 .pro_cbc2 {
    width: auto;
    right: 45px;
  }
}
.hover-solid-7ba7 .pro_cbc2 {
  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) {
  .hover-solid-7ba7 .pro_cbc2 {
    width: auto;
    left: 45px;
  }
}
.dark-7a28 .pro_cbc2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dark-7a28 .focus-538a {
  max-width: 48em;
  margin: 0 auto;
}
.dark-7a28 .warm_cbba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fixed_760d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fixed_760d.header_left_3592 .pro_cbc2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fixed_760d.focused-4a36 .pro_cbc2 {
  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);
}
.fixed_760d .pro_cbc2 {
  visibility: visible;
}
.fixed_760d.hover-solid-7ba7 .pro_cbc2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hero-thick-461f,
.sort_2ddf {
  overflow-x: hidden;
}
.hero-thick-461f .pro_cbc2 {
  overflow: auto;
}
.hero-thick-461f.header_left_3592 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-thick-461f.header_left_3592 .pro_cbc2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hero-thick-461f.header_left_3592 .center_7a02 {
  opacity: 0;
}
.hero-thick-461f.focused-4a36 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-thick-461f.focused-4a36 .pro_cbc2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hero-thick-461f.focused-4a36 .center_7a02 {
  opacity: 0;
}
.hero-thick-461f.hover-solid-7ba7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hero-thick-461f.hover-solid-7ba7 .pro_cbc2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hero-thick-461f.hover-solid-7ba7 .center_7a02 {
  opacity: 0;
}
.hero-thick-461f.dark-7a28 .pro_cbc2 {
  z-index: 10;
  visibility: visible;
}
.section_ef85 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section_ef85 .rough_de8e {
  background: rgba(255, 255, 255, 0.99);
}
.section_ef85 .rough_de8e::after,
.section_ef85 .rough_de8e:before {
  background: inherit;
}
.section_ef85:hover .rough_de8e {
  background: rgba(255, 255, 255, 0.99);
}
.hover-solid-7ba7 .section_ef85 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dark-7a28 .section_ef85 {
  display: none !important;
}
.hero-thick-461f:before,
.sort_2ddf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hero-thick-461f .section_ef85,
.sort_2ddf .section_ef85 {
  display: inline-block;
}
.pro_cbc2 .overlay_f86e {
  -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;
}
.hero-thick-461f .pro_cbc2 .overlay_f86e,
.sort_2ddf .pro_cbc2 .overlay_f86e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component_031a .input_c0c4 {
  width: 100%;
}
.article_3f6b {
  padding: 0 0.5em 0;
}
.article_3f6b [class*="customify-col-"],
.article_3f6b [class*="customify-col_"],
.article_3f6b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-9bc1 .article_3f6b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy-0097 .grid-full-0be1,
  .grid-full-0be1 {
    display: none;
  }
  .block_dim_ab78 {
    text-align: left;
  }
  .detail_under_9a6e {
    text-align: center;
  }
  .focused_02f9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy-0097 .label_fresh_d7e2,
  .label_fresh_d7e2 {
    display: none;
  }
  .search-92a3 {
    text-align: left;
  }
  .nav_0aba {
    text-align: center;
  }
  .wood-e0f3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy-0097 .media_3db7,
  .media_3db7 {
    display: none;
  }
  .alert_f2a6 {
    text-align: left;
  }
  .old_f6d8 {
    text-align: center;
  }
  .link-8453 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.primary_hard_0382 {
  box-shadow: none !important;
}
.highlight-828c .primary-7ec1,
.image_black_e893 .primary-7ec1 {
  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;
}
.image_black_e893 .primary-7ec1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.border-9ed6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.border-9ed6:after,
.border-9ed6:before {
  content: "";
  display: table;
}
.border-9ed6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .border-9ed6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.border-9ed6,
.wide_1259 {
  max-width: 1248px;
  margin: 0 auto;
}

.image-9c4f.heading_down_e636 .border-9ed6 {
  max-width: 100%;
}
.image-9c4f.highlight_7b0e {
  max-width: 1200px;
  margin: 0 auto;
}
.image-9c4f.notice_46c3 .border-9ed6 {
  max-width: 100%;
}
.image-9c4f.notice_46c3 > .border-9ed6 {
  padding-left: 0;
  padding-right: 0;
}
.image-9c4f.notice_46c3 > .border-9ed6 .easy-0097 {
  margin: 0;
}
.image-9c4f.notice_46c3
  > .border-9ed6
  .summary-4cb4.backdrop_purple_ce58 {
  margin-right: 0;
  margin-left: 0;
}
.image-9c4f.notice_46c3 #main.backdrop_purple_ce58 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .inner-6d68 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .inner-6d68 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface-b495 .cool_3592 {
    padding-right: 1em;
  }
  .surface-b495.blue_fd43 .summary-4cb4 {
    border-right: 1px solid #eaecee;
  }
  .surface-b495.blue_fd43 .cool_3592 {
    padding-right: 1em;
  }
  .surface-b495.blue_fd43 .header-dynamic-d6b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-49dd .cool_3592 {
    padding-left: 1em;
  }
  .detail-49dd.blue_fd43 .summary-4cb4 {
    border-left: 1px solid #eaecee;
  }
  .detail-49dd.blue_fd43 .cool_3592 {
    padding-left: 1em;
  }
  .detail-49dd.blue_fd43 .header-dynamic-d6b7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_5380 .cool_3592 {
    padding-left: 1em;
  }
  .active_5380.blue_fd43 .solid-0bff {
    border-right: 1px solid #eaecee;
  }
  .active_5380.blue_fd43 .prev_3d17 {
    border-right: 1px solid #eaecee;
  }
  .active_5380.blue_fd43 .cool_3592 {
    padding-left: 1em;
  }
  .active_5380.blue_fd43 .header-dynamic-d6b7 {
    padding-right: 1em;
  }
  .active_5380.blue_fd43 .hover-5487 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_8262 .cool_3592 {
    padding-right: 1em;
  }
  .column_8262.blue_fd43 .solid-0bff {
    border-left: 1px solid #eaecee;
  }
  .column_8262.blue_fd43 .prev_3d17 {
    border-left: 1px solid #eaecee;
  }
  .column_8262.blue_fd43 .cool_3592 {
    padding-right: 1em;
  }
  .column_8262.blue_fd43 .header-dynamic-d6b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_8262.blue_fd43 .hover-5487 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-6d68 .cool_3592 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-6d68.blue_fd43 .summary-4cb4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .inner-6d68.blue_fd43 .cool_3592 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-6d68.blue_fd43 .header-dynamic-d6b7 {
    padding-left: 1em;
  }
  .inner-6d68.blue_fd43 .hover-5487 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .inner-6d68.blue_fd43 .cool_3592 {
    padding-left: 0;
  }
}
.hidden-liquid-075d .modal_4788 {
  display: inline-block;
}
.disabled_5697 {
  display: inline-block;
}
.carousel-selected-86e6 {
  word-con: break-word;
}
.hard-9715 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-9715 .selected-2699 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-9715 .iron_31c0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.basic_b73c .focus-9690 {
  margin-bottom: 2em;
}
.basic_b73c .medium_d2be {
  margin-bottom: 15px;
}
.basic_b73c .medium_d2be:last-child {
  margin-bottom: 0;
}
.basic_b73c .dynamic_b62d {
  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) {
  .basic_b73c .dynamic_b62d {
    display: block;
  }
}
.basic_b73c .disabled-north-1d92 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .basic_b73c .disabled-north-1d92 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.basic_b73c .medium_c29c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.basic_b73c .medium_c29c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.basic_b73c .medium_c29c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.basic_b73c .carousel-selected-86e6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic_b73c .carousel-selected-86e6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.basic_b73c .article_08c0 p:last-child {
  margin-bottom: 0;
}
.basic_b73c .accordion_last_b07c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.basic_b73c .solid-4eac {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.basic_b73c .title-713c {
  margin-top: 1em;
}
.basic_b73c .frame-slow-e7ac {
  top: 0;
  display: block;
}
.basic_b73c .frame-slow-e7ac a {
  color: inherit;
}
.basic_b73c .frame-slow-e7ac a:hover {
  color: inherit;
}
.basic_b73c .prev-6f99 {
  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;
}
.basic_b73c .prev-6f99:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.basic_b73c .solid-4eac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.basic_b73c .main_0c1b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.basic_b73c .main_0c1b:first-child {
  margin-top: 0;
}
.basic_b73c .main_0c1b.aside_orange_4aaa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.basic_b73c .main_0c1b.filter_dim_db46 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic_b73c
  .main_0c1b.filter_dim_db46.motion_795b
  .title-713c {
  width: 100%;
}
.basic_b73c .filter_dim_db46 {
  -webkit-box-align: center;
  align-items: center;
}
.basic_b73c .filter_dim_db46 .hard-9715,
.basic_b73c .filter_dim_db46 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.basic_b73c .medium_c29c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_b73c .medium_c29c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basic_b73c .medium_c29c: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;
}
.basic_b73c .aside_orange_4aaa {
  z-index: 5;
}
.basic_b73c .left-fda7 .surface-e7e2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.basic_b73c .small-e5cf .surface-e7e2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.basic_b73c .motion_e8f7 .surface-e7e2 {
  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;
}
.basic_b73c.nav_2f3c .dynamic_b62d,
.basic_b73c.pattern-25c5 .dynamic_b62d {
  display: block;
}
.basic_b73c.nav_2f3c .dynamic_b62d .paragraph-0b79,
.basic_b73c.nav_2f3c .dynamic_b62d .solid-4eac,
.basic_b73c.pattern-25c5 .dynamic_b62d .paragraph-0b79,
.basic_b73c.pattern-25c5 .dynamic_b62d .solid-4eac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic_b73c.link-dark-a58a .disabled-north-1d92 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .basic_b73c.link-dark-a58a .disabled-north-1d92 {
    margin-right: 0;
  }
}
.basic_b73c.nav_2f3c .disabled-north-1d92,
.basic_b73c.pattern-25c5 .disabled-north-1d92 {
  padding-top: 40%;
}
.basic_b73c.nav_2f3c .focus-9690,
.basic_b73c.pattern-25c5 .focus-9690 {
  display: block;
}
.basic_b73c.nav_2f3c .fn-sticky-0fcc .solid-4eac,
.basic_b73c.pattern-25c5 .fn-sticky-0fcc .solid-4eac {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.basic_b73c.nav_2f3c .disabled-north-1d92,
.basic_b73c.pattern-25c5 .disabled-north-1d92 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.basic_b73c.nav_2f3c .solid-4eac {
  padding: 1em;
}
.border-selected-343e {
  margin: 30px auto;
  display: block;
}
.border-selected-343e .notification_9c0f > * {
  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;
}
.border-selected-343e .notification_9c0f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border-selected-343e .notification_9c0f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current_8294 .hard-9715 {
  margin-bottom: 1.41575em;
}
.current_8294 .description_5450 {
  margin-bottom: 1.618em;
}
.media_hard_1993 .middle_68b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media_hard_1993 .middle_68b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media_hard_1993 .mask-95c3 {
  max-width: 100%;
  overflow: auto;
}
.media_silver_9fa5 .media_hard_1993 a:hover {
  text-decoration: underline;
}
.breadcrumb_3d06 .medium_d2be:not(.carousel-selected-86e6),
.breadcrumb_3d06 .medium_c29c {
  margin-bottom: 1.41575em;
}
.breadcrumb_3d06 .medium_d2be:not(.carousel-selected-86e6):last-child,
.breadcrumb_3d06 .medium_c29c:last-child {
  margin-bottom: 0;
}
.breadcrumb_3d06 .medium_d2be.image-4526 {
  margin-bottom: 0.41575em;
}
.breadcrumb_3d06 .full_ad4e:before,
.breadcrumb_3d06 .huge_fe6a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb_3d06 .full_ad4e:before {
  content: "\f115";
}
.breadcrumb_3d06 .huge_fe6a:before {
  content: "\f02c";
}
.breadcrumb_3d06 .carousel_e906 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb_3d06 .carousel_e906 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block_a774 {
  display: -webkit-box;
  display: flex;
}
.block_a774 .content-f247 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block_a774 .content-f247 {
    flex-basis: 90px;
  }
}
.block_a774 .table_large_b0ff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_a774 .table_large_b0ff {
    flex-basis: calc(100% - 50px);
  }
}
.block_a774 .detail_stone_88b0 p:last-child {
  margin-bottom: 0.72em;
}
.pink-0b78 .notification_9c0f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pink-0b78 .notification_9c0f:after,
.pink-0b78 .notification_9c0f:before {
  content: "";
  display: table;
}
.pink-0b78 .notification_9c0f:after {
  clear: both;
}
.pink-0b78 .notification_9c0f .accordion_668d,
.pink-0b78 .notification_9c0f .primary-0d9b {
  width: 49%;
}
.pink-0b78 .notification_9c0f .accordion_668d a span.menu_pink_99e5,
.pink-0b78 .notification_9c0f .primary-0d9b a span.menu_pink_99e5 {
  display: block;
  margin-bottom: 5px;
}
.pink-0b78 .notification_9c0f .primary-0d9b {
  float: left;
  text-align: left;
}
.pink-0b78 .notification_9c0f .accordion_668d {
  float: right;
  text-align: right;
}
.full-2aea {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full-2aea {
    margin-bottom: 0;
  }
}
.primary-purple-2a83 {
  margin-bottom: 1em;
}
.primary-purple-2a83 .carousel-selected-86e6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.steel_68f3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notice_north_6b6d .primary-purple-2a83,
.rough_ab1c .primary-purple-2a83 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notice_north_6b6d .primary-purple-2a83,
  .rough_ab1c .primary-purple-2a83 {
    display: block;
  }
}
.notice_north_6b6d .steel_68f3,
.rough_ab1c .steel_68f3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notice_north_6b6d .steel_68f3,
  .rough_ab1c .steel_68f3 {
    margin-bottom: 1em;
  }
}
.notice_north_6b6d .steel_68f3 img,
.rough_ab1c .steel_68f3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notice_north_6b6d .right_5139,
.rough_ab1c .right_5139 {
  flex-basis: calc(100% - 160px);
}
.notice_north_6b6d .right_5139 p,
.rough_ab1c .right_5139 p {
  margin-bottom: 0;
}
.notice_north_6b6d .right_5139 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notice_north_6b6d .right_5139 {
    padding-left: 0;
  }
}
.rough_ab1c .right_5139 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .rough_ab1c .right_5139 {
    padding-right: 0;
  }
}
.rough_ab1c .steel_68f3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress_62e1 .steel_68f3 {
  margin-bottom: 0.5em;
}
.progress_62e1 .steel_68f3 img {
  width: 100%;
}
.pattern_small_38b7 .thumbnail_huge_04d1,
.accordion-335d .thumbnail_huge_04d1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accordion-335d .summary-4cb4 .popup_8ee4 p:last-child {
  margin-bottom: 0;
}
.main_pink_2e4f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature_7dd0 .label_fcff {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature_7dd0 .label_fcff:last-of-type {
    margin-bottom: 0;
  }
}
.feature_7dd0 .label_fcff ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_7dd0 .label_fcff ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature_7dd0 .label_fcff ul li {
  margin: 0 0 0.6em;
}
.feature_7dd0 .label_fcff ul li.texture_2f18,
.feature_7dd0 .label_fcff ul li.item-prev-4599 {
  position: relative;
}
.feature_7dd0 .label_fcff ul li.texture_2f18 .preview_upper_5c4c,
.feature_7dd0 .label_fcff ul li.item-prev-4599 .preview_upper_5c4c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature_7dd0 .label_fcff ul li.texture_2f18:after:after,
.feature_7dd0 .label_fcff ul li.texture_2f18:after:before,
.feature_7dd0
  .label_fcff
  ul
  li.item-prev-4599:after:after,
.feature_7dd0
  .label_fcff
  ul
  li.item-prev-4599:after:before {
  content: "";
  display: table;
}
.feature_7dd0 .label_fcff ul li.texture_2f18:after:after,
.feature_7dd0
  .label_fcff
  ul
  li.item-prev-4599:after:after {
  clear: both;
}
.feature_7dd0 .label_fcff a.mask-yellow-0d8b:hover {
  text-decoration: none;
}
.feature_7dd0 .label_fcff select {
  max-width: 100%;
}
.feature_7dd0 .label_fcff table {
  font-size: 85%;
}
.feature_7dd0 .label_fcff table td,
.feature_7dd0 .label_fcff table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature_7dd0 .label_fcff table tfoot td {
  text-align: left;
}
.feature_7dd0 .label_fcff :last-child {
  margin-bottom: 0;
}
.feature_7dd0 .label_fcff .list-e4ca {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature_7dd0 .label_fcff .list-e4ca label {
  width: 100%;
}
.feature_7dd0 .label_fcff .list-e4ca .image-21d5 {
  width: 100%;
  display: block;
}
.feature_7dd0 .label_fcff .list-e4ca .solid-6ef9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature_7dd0 .label_fcff .list-e4ca .solid-6ef9:hover svg #svg-search {
  fill: #444;
}
.feature_7dd0 .label_fcff .list-e4ca .solid-6ef9 svg {
  width: 18px;
  height: 18px;
}
.feature_7dd0 .avatar-6b1e ul ul,
.feature_7dd0 .modal_92b7 ul ul,
.feature_7dd0 .alert_short_f820 ul ul,
.feature_7dd0 .hero-1da4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature_7dd0 .avatar-6b1e .smooth_096b > a,
.feature_7dd0 .modal_92b7 .smooth_096b > a,
.feature_7dd0 .alert_short_f820 .smooth_096b > a,
.feature_7dd0 .hero-1da4 .smooth_096b > a {
  margin-bottom: 0;
}
.feature_7dd0 .module_medium_b884 li,
.feature_7dd0 .avatar-6b1e li,
.feature_7dd0 .active-9c65 li,
.feature_7dd0 .modal_92b7 li,
.feature_7dd0 .alert_short_f820 li,
.feature_7dd0 .hero-1da4 li,
.feature_7dd0 .border-4e82 li,
.feature_7dd0 .under_e532 li {
  display: block;
  position: relative;
}
.feature_7dd0 .module_medium_b884 li:last-child,
.feature_7dd0 .avatar-6b1e li:last-child,
.feature_7dd0 .active-9c65 li:last-child,
.feature_7dd0 .modal_92b7 li:last-child,
.feature_7dd0 .alert_short_f820 li:last-child,
.feature_7dd0 .hero-1da4 li:last-child,
.feature_7dd0 .border-4e82 li:last-child,
.feature_7dd0 .under_e532 li:last-child {
  border: none;
}
.feature_7dd0 .module_medium_b884 li a,
.feature_7dd0 .avatar-6b1e li a,
.feature_7dd0 .active-9c65 li a,
.feature_7dd0 .modal_92b7 li a,
.feature_7dd0 .alert_short_f820 li a,
.feature_7dd0 .hero-1da4 li a,
.feature_7dd0 .border-4e82 li a,
.feature_7dd0 .under_e532 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_7dd0 .module_medium_b884 li ul li::before,
.feature_7dd0 .avatar-6b1e li ul li::before,
.feature_7dd0 .active-9c65 li ul li::before,
.feature_7dd0 .modal_92b7 li ul li::before,
.feature_7dd0 .alert_short_f820 li ul li::before,
.feature_7dd0 .hero-1da4 li ul li::before,
.feature_7dd0 .border-4e82 li ul li::before,
.feature_7dd0 .under_e532 li ul li::before {
  left: 15px;
}
.feature_7dd0 .module_medium_b884 li ul a,
.feature_7dd0 .avatar-6b1e li ul a,
.feature_7dd0 .active-9c65 li ul a,
.feature_7dd0 .modal_92b7 li ul a,
.feature_7dd0 .alert_short_f820 li ul a,
.feature_7dd0 .hero-1da4 li ul a,
.feature_7dd0 .border-4e82 li ul a,
.feature_7dd0 .under_e532 li ul a {
  padding-left: 20px;
}
.feature_7dd0 .module_medium_b884 li ul ul li::before,
.feature_7dd0 .avatar-6b1e li ul ul li::before,
.feature_7dd0 .active-9c65 li ul ul li::before,
.feature_7dd0 .modal_92b7 li ul ul li::before,
.feature_7dd0 .alert_short_f820 li ul ul li::before,
.feature_7dd0 .hero-1da4 li ul ul li::before,
.feature_7dd0 .border-4e82 li ul ul li::before,
.feature_7dd0 .under_e532 li ul ul li::before {
  left: 30px;
}
.feature_7dd0 .module_medium_b884 li ul ul a,
.feature_7dd0 .avatar-6b1e li ul ul a,
.feature_7dd0 .active-9c65 li ul ul a,
.feature_7dd0 .modal_92b7 li ul ul a,
.feature_7dd0 .alert_short_f820 li ul ul a,
.feature_7dd0 .hero-1da4 li ul ul a,
.feature_7dd0 .border-4e82 li ul ul a,
.feature_7dd0 .under_e532 li ul ul a {
  padding-left: 40px;
}
.feature_7dd0 .tag_dim_be0e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_7dd0 .under_e532 ul li {
  margin-bottom: 1.41575em;
}
.feature_7dd0 .under_e532 ul li .summary-d94b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature_7dd0 .under_e532 ul li .gold-3a09 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border_103d .module_medium_b884 li a,
.border_103d .avatar-6b1e li a,
.border_103d .active-9c65 li a,
.border_103d .modal_92b7 li a,
.border_103d .alert_short_f820 li a,
.border_103d .hero-1da4 li a,
.border_103d .border-4e82 li a,
.border_103d .under_e532 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_103d .tag_dim_be0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_103d .label_fcff ul li.texture_2f18 .preview_upper_5c4c,
.border_103d .label_fcff ul li.item-prev-4599 .preview_upper_5c4c {
  background: rgba(0, 0, 0, 0.2);
}
.border_103d .feature_7dd0 .label_fcff select {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-9c4f .feature_7dd0 .grid-4682 li {
  margin: 0;
}
.image-9c4f .feature_7dd0 .grid-4682 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.image-9c4f .feature_7dd0 .grid-4682 li ul {
  margin: 0;
}
.image-9c4f .feature_7dd0 .grid-4682 li ul li a {
  padding-left: 15px;
}
.image-9c4f .feature_7dd0 .grid-4682 li ul li li a {
  padding-left: 30px;
}
.image-9c4f .feature_7dd0 .grid-4682 li.overlay-slow-734d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.image-9c4f .feature_7dd0 .grid-4682 li.overlay-slow-734d > 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;
}
.image-9c4f .feature_7dd0 .grid-4682 li.overlay-slow-734d > 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;
}
.feature-2538 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outer-db32 {
  position: relative;
  z-index: 10;
}
.outer-db32 .overlay_f86e {
  width: 100%;
  max-width: 100%;
}
.card-current-4854 .info-first-43f6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-current-4854 .grid_stone_8eba {
}
.card-current-4854 .border_103d {
  background: #292929;
}
.down_098d .info-first-43f6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.down_098d .grid_stone_8eba {
  background: #f9f9f9;
}
.down_098d .border_103d {
  background: #303030;
}
.caption-7bca .info-first-43f6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption-7bca .modal_4788 {
    margin-bottom: 1em;
  }
  .caption-7bca .modal_4788:last-child {
    margin-bottom: 0;
  }
}
.caption-7bca .grid_stone_8eba {
  background: #ededed;
}
.caption-7bca .border_103d {
  background: #1a1a1a;
}
.info-first-43f6.grid_stone_8eba {
  color: rgba(0, 0, 0, 0.6);
}
.info-first-43f6.grid_stone_8eba .fresh-6f41 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-first-43f6.border_103d {
  color: rgba(255, 255, 255, 0.99);
}
.info-first-43f6.border_103d a:not(.mask-yellow-0d8b) {
  color: rgba(255, 255, 255, 0.79);
}
.info-first-43f6.border_103d a:not(.mask-yellow-0d8b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-first-43f6.border_103d .fresh-6f41 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-first-43f6.border_103d table tbody td,
.info-first-43f6.border_103d table th {
  background: rgba(0, 0, 0, 0.08);
}
.table-1566.liquid-9561 .border-9ed6 {
  max-width: initial;
}
.table-1566 .nav_84df {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table-1566 .nav_84df .overlay_f86e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table-1566 .nav_84df .overlay_f86e {
    display: block;
    margin-bottom: 2em;
  }
  .table-1566 .nav_84df .overlay_f86e:last-child {
    margin-bottom: 0;
  }
}
.caption-7bca .modal_4788:last-child,
.down_098d .modal_4788:last-child,
.card-current-4854 .modal_4788:last-child {
  margin-bottom: 0;
}
.caption-7bca .modal_4788 .feature_7dd0 .label_fcff:last-child,
.down_098d .modal_4788 .feature_7dd0 .label_fcff:last-child,
.card-current-4854 .modal_4788 .feature_7dd0 .label_fcff:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption-7bca .fluid_380e,
  .caption-7bca .modal_gas_1ed5,
  .down_098d .fluid_380e,
  .down_098d .modal_gas_1ed5,
  .card-current-4854 .fluid_380e,
  .card-current-4854 .modal_gas_1ed5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outer-db32 .modal_4788 {
    margin-bottom: 2em;
  }
}
.outer-db32 p:last-child {
  margin-bottom: 0;
}
.outer-db32 li,
.outer-db32 ul {
  list-style: none;
  margin: 0;
}
.outer-db32 ul ul {
  margin-left: 2.617924em;
}
.element_c4a0 {
  font-size: 0.875em;
}

/* css-noise: 39e9 */
.ghost-box-n1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
