/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fast-97e3/customify
Author: WPCustomify
Author URI: https://pressmaximum.fast-97e3
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.fast-97e3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.overlay_hot_b372.over-fea7/licenses/gpl-2.0.label_short_64d1
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.grid-c26d/, (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.focus_blue_25bd.white_a27b/normalize.footer-cacc/
 ======
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.footer-cacc v7.0.0 | MIT License | github.fast-97e3/necolas/normalize.footer-cacc */
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;
}
.south_321d .footer-soft-43f8,
.full_a40f,
.box-pink-133f,
.preview-copper-de7d,
.feature_3a18,
.text_a483,
.sort-5987,
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;
}
.full_a40f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full_a40f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full_a40f,
  h1 {
    font-size: 1.8em;
  }
}
.box-pink-133f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.box-pink-133f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .box-pink-133f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .box-pink-133f,
  h2 {
    font-size: 1.7em;
  }
}
.preview-copper-de7d,
h3 {
  font-size: 1.618em;
}
.south_321d .footer-soft-43f8,
.feature_3a18,
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.table-dim-f0a6 {
  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;
}
.detail-ba05:after,
.detail-ba05:before,
.title_9c12:after,
.title_9c12:before {
  content: "";
  display: table;
}
.detail-ba05:after,
.title_9c12:after {
  clear: both;
}
.focus_23c5 {
  float: right;
  margin-right: 0;
}
.info_brown_99c4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_cold_009d .progress_out_d2a4,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.list_cold_009d .progress_out_d2a4: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;
}
.modal_rough_57f2 .progress_out_d2a4 {
  box-shadow: none;
}
.modal_rough_57f2
  .progress_out_d2a4
  .aside_huge_9e58 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal_rough_57f2 .progress_out_d2a4 .first_8c04 {
  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;
}
.modal_rough_57f2
  .progress_out_d2a4
  .first_8c04
  b {
  display: none;
}
.modal_rough_57f2 .action-1409 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.block-2dc1:not(.copper-626b):not(.container_e061),
button:not(.copper-626b):not(.container_e061),
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ),
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ),
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ) {
  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;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ):hover,
button:not(.copper-626b):not(
    .container_e061
  ):hover,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ):hover,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ):hover,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ):active,
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ):focus,
button:not(.copper-626b):not(
    .container_e061
  ):active,
button:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ):active,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ):active,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ):active,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ):focus {
  outline: 0;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876 {
  position: relative;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .selected_b3d4,
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .notice_dim_91ce,
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .tag_soft_e5e3,
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  i,
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  svg,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .selected_b3d4,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .notice_dim_91ce,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .tag_soft_e5e3,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  i,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  svg,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .selected_b3d4,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .notice_dim_91ce,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .tag_soft_e5e3,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  i,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  svg,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .selected_b3d4,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .notice_dim_91ce,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .tag_soft_e5e3,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  i,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  svg,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .selected_b3d4,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .notice_dim_91ce,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  .tag_soft_e5e3,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  i,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876
  svg {
  visibility: hidden;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876:after,
button:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876:after,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876:after,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876:after,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ).fn-loading-c876: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;
}
.block-2dc1:not(.copper-626b):not(.container_e061),
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ),
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ),
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ) {
  color: #fff;
  background: #235787;
}
.block-2dc1:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="button"]:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="reset"]:not(.copper-626b):not(
    .container_e061
  ):focus,
input[type="submit"]:not(.copper-626b):not(
    .container_e061
  ):focus {
  color: #fff;
}
.block-2dc1.fn-disabled-c876:not(.copper-626b):not(
    .container_e061
  ),
.block-2dc1[disabled]:not(.copper-626b):not(
    .container_e061
  ),
button.fn-disabled-c876:not(.copper-626b):not(
    .container_e061
  ),
button[disabled]:not(.copper-626b):not(
    .container_e061
  ) {
  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;
}
.pattern_1a0d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pattern_1a0d: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;
}
.glass_6a65 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video_bronze_fcce {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow_9b55 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.detail-ba05:after,
.detail-ba05:before,
.mask_a286:after,
.mask_a286:before,
.secondary-focused-098f:after,
.secondary-focused-098f:before,
.message_west_6f10:after,
.message_west_6f10:before,
.feature-17cf:after,
.feature-17cf:before,
.inner_d2eb:after,
.inner_d2eb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.detail-ba05:after,
.mask_a286:after,
.secondary-focused-098f:after,
.message_west_6f10:after,
.feature-17cf:after,
.inner_d2eb:after {
  clear: both;
}
.mask_a286 .popup_90fd,
.secondary-focused-098f .popup_90fd,
.video_stone_7fd5 .popup_90fd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top-b9c5 {
  display: inline-block;
}
.black_696d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.black_696d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.black_696d .smooth-229e {
  padding: 1em 0;
  font-size: 85%;
}
.smooth-229e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav-first-d159 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav-first-d159:after,
.nav-first-d159:before {
  content: "";
  display: table;
}
.nav-first-d159:after {
  clear: both;
}
.title_e3ab {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.component-8645 .title_e3ab {
  max-width: 50%;
}
.block-f8eb .title_e3ab {
  max-width: 33.33%;
}
.hard_49e3 .title_e3ab {
  max-width: 25%;
}
.image_solid_76e9 .title_e3ab {
  max-width: 20%;
}
.element-next-a0fc .title_e3ab {
  max-width: 16.66%;
}
.section-tall-dfca .title_e3ab {
  max-width: 14.28%;
}
.gold_0d9d .title_e3ab {
  max-width: 12.5%;
}
.notification-5691 .title_e3ab {
  max-width: 11.11%;
}
.box_fc8b {
  display: block;
}
.south_321d .prev_dcc8 label,
.south_321d .easy-fc63 label,
.south_321d .brown_cdbd label,
.south_321d .row-7e0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-ef59 {
  list-style: none;
  margin: 0;
}
.hidden-ef59 article.solid-6b1e {
  margin-bottom: 0;
}
.hidden-ef59 ul {
  list-style: none;
  margin: 0;
}
.hidden-ef59 .alert-3f3a li.solid-6b1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-ef59 .alert-3f3a li.solid-6b1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-ef59 .alert-3f3a li.solid-6b1e: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) {
  .hidden-ef59 .alert-3f3a li.solid-6b1e li.solid-6b1e li.solid-6b1e li.solid-6b1e {
    padding-left: 0;
  }
}
article.solid-6b1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-6b1e .mask_a286 p:last-of-type {
  margin-bottom: 0;
}
article.solid-6b1e .pro-23ca {
  float: left;
}
article.solid-6b1e .hidden-simple-d1a7 {
  margin-left: 85px;
}
article.solid-6b1e .full_f2dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-6b1e .full_f2dd .grid_ae6f {
  margin-left: 10px;
}
article.solid-6b1e .title_5335 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-6b1e .dim-dd03 {
  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 .prev_dcc8,
  #respond .brown_cdbd,
  #respond .row-7e0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev_dcc8 input,
#respond .brown_cdbd input,
#respond .row-7e0e input {
  width: 100%;
}
#respond .row-7e0e {
  margin-right: 0;
}
#respond .glass_139d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.popup-69ea {
  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;
}
.popup-69ea.form-fa7e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.popup-69ea 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%);
}
.popup-69ea:focus,
.popup-69ea: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);
}
.south_484b {
  border-radius: 10%;
}
.active_d90c {
  border-radius: 50%;
}
.breadcrumb_action_3800 {
  font-size: 0.72em;
}
.thick_2fc8 {
  font-size: 0.875em;
}
.highlight_bright_f4d3 {
  font-size: 1.1em;
}
.surface_light_7ee9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface_light_7ee9.breadcrumb_action_3800 {
  letter-spacing: 0.5px;
}
.text-lite-5321,
.text-lite-5321 a {
  color: #6d6d6d;
}
.text-lite-5321 a:hover {
  color: #111;
}
.hover-5390 {
  color: #6d6d6d;
}
.grid-hard-0bcd {
  overflow-x: hidden;
}
.grid-hard-0bcd .white-e166.pattern_pro_b227 {
  position: relative;
}
.grid-hard-0bcd .white-e166.pattern_pro_b227.shadow_6b72 {
  position: initial;
}
.grid-hard-0bcd
  .white-e166.pattern_pro_b227.shadow_6b72
  .element-da1d {
  left: auto;
}
.grid-hard-0bcd .white-e166 .element-da1d {
  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;
}
.grid-hard-0bcd .white-e166:hover.pattern_pro_b227 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid-hard-0bcd
  .white-e166:hover.pattern_pro_b227
  .element-da1d {
  display: block;
  z-index: 9999999;
}
.grid-hard-0bcd .element-dee7 .badge_selected_f430,
.grid-hard-0bcd .silver-f285 .badge_selected_f430 {
  display: none;
}
.grid-hard-0bcd .border_1598 .white-e166:hover.pattern_pro_b227 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.south_321d .prev_dcc8 label,
.south_321d .easy-fc63 label,
.south_321d .brown_cdbd label,
.south_321d .row-7e0e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-ef59 {
  list-style: none;
  margin: 0;
}
.hidden-ef59 article.solid-6b1e {
  margin-bottom: 0;
}
.hidden-ef59 ul {
  list-style: none;
  margin: 0;
}
.hidden-ef59 .alert-3f3a li.solid-6b1e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-ef59 .alert-3f3a li.solid-6b1e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-ef59 .alert-3f3a li.solid-6b1e: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) {
  .hidden-ef59 .alert-3f3a li.solid-6b1e li.solid-6b1e li.solid-6b1e li.solid-6b1e {
    padding-left: 0;
  }
}
article.solid-6b1e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-6b1e .mask_a286 p:last-of-type {
  margin-bottom: 0;
}
article.solid-6b1e .pro-23ca {
  float: left;
}
article.solid-6b1e .hidden-simple-d1a7 {
  margin-left: 85px;
}
article.solid-6b1e .full_f2dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-6b1e .full_f2dd .grid_ae6f {
  margin-left: 10px;
}
article.solid-6b1e .title_5335 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-6b1e .dim-dd03 {
  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 .prev_dcc8,
  #respond .brown_cdbd,
  #respond .row-7e0e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .prev_dcc8 input,
#respond .brown_cdbd input,
#respond .row-7e0e input {
  width: 100%;
}
#respond .row-7e0e {
  margin-right: 0;
}
#respond .glass_139d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element-dee7 .current-d821 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.current-d821 .full-bf5a.iron-3b76 .right-3bc7 > li > a:focus,
.current-d821 .full-bf5a.iron-3b76 .right-3bc7 > li > a:hover,
.current-d821 .full-bf5a.solid-ad90 .right-3bc7 > li > a:focus,
.current-d821 .full-bf5a.solid-ad90 .right-3bc7 > li > a:hover,
.current-d821 .full-bf5a.fixed_2951 .right-3bc7 > li > a:focus,
.current-d821 .full-bf5a.fixed_2951 .right-3bc7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821
  .full-bf5a.iron-3b76
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.current-d821
  .full-bf5a.iron-3b76
  .right-3bc7
  > li.small-c249
  > a,
.current-d821
  .full-bf5a.solid-ad90
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.current-d821
  .full-bf5a.solid-ad90
  .right-3bc7
  > li.small-c249
  > a,
.current-d821
  .full-bf5a.fixed_2951
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.current-d821 .full-bf5a.fixed_2951 .right-3bc7 > li.copper_9863 > a {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821 .focus-fresh-5302,
.current-d821 .focus-fresh-5302 a {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821 .search_steel_236b.list-action-6b3b li a,
.current-d821 .wide-9ae7 a,
.current-d821 .hot_d579,
.current-d821 .right-3bc7 > li > a,
.current-d821 .carousel-a7f4 {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821 .search_steel_236b.list-action-6b3b li a:hover,
.current-d821 .wide-9ae7 a:hover,
.current-d821 .hot_d579:hover,
.current-d821 .right-3bc7 > li > a:hover,
.current-d821 .carousel-a7f4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821 .sort-b402 {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821 .sort-b402 .menu_narrow_4f16 {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821 .sort-b402:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-d821 .tabs_glass_4b3d .tall-143e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-d821 .tabs_glass_4b3d .tall-143e .paragraph-pink-ecd3 {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821
  .tabs_glass_4b3d
  .tall-143e
  .paragraph-pink-ecd3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821
  .tabs_glass_4b3d
  .tall-143e
  .paragraph-pink-ecd3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821
  .tabs_glass_4b3d
  .tall-143e
  .paragraph-pink-ecd3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821
  .tabs_glass_4b3d
  .tall-143e
  .paragraph-pink-ecd3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821 .tabs_glass_4b3d .dim-424b {
  color: rgba(255, 255, 255, 0.79);
}
.current-d821 .tabs_glass_4b3d .dim-424b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-dynamic-ed58
  .current-d821
  .tabs_glass_4b3d
  .form_926e
  .table_4842 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list-dynamic-ed58
  .current-d821
  .tabs_glass_4b3d
  .form_926e
  .paragraph-pink-ecd3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-dee7 .copper-71e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper-71e9 .full-bf5a.iron-3b76 .right-3bc7 > li > a:focus,
.copper-71e9 .full-bf5a.iron-3b76 .right-3bc7 > li > a:hover,
.copper-71e9 .full-bf5a.solid-ad90 .right-3bc7 > li > a:focus,
.copper-71e9 .full-bf5a.solid-ad90 .right-3bc7 > li > a:hover,
.copper-71e9 .full-bf5a.fixed_2951 .right-3bc7 > li > a:focus,
.copper-71e9 .full-bf5a.fixed_2951 .right-3bc7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-71e9
  .full-bf5a.iron-3b76
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.copper-71e9
  .full-bf5a.iron-3b76
  .right-3bc7
  > li.small-c249
  > a,
.copper-71e9
  .full-bf5a.solid-ad90
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.copper-71e9
  .full-bf5a.solid-ad90
  .right-3bc7
  > li.small-c249
  > a,
.copper-71e9
  .full-bf5a.fixed_2951
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a,
.copper-71e9 .full-bf5a.fixed_2951 .right-3bc7 > li.copper_9863 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-71e9 .focus-fresh-5302,
.copper-71e9 .focus-fresh-5302 a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-71e9 .search_steel_236b.list-action-6b3b li a,
.copper-71e9 .wide-9ae7 a,
.copper-71e9 .hot_d579,
.copper-71e9 .right-3bc7 > li > a,
.copper-71e9 .carousel-a7f4 {
  color: rgba(0, 0, 0, 0.55);
}
.copper-71e9 .search_steel_236b.list-action-6b3b li a:hover,
.copper-71e9 .wide-9ae7 a:hover,
.copper-71e9 .hot_d579:hover,
.copper-71e9 .right-3bc7 > li > a:hover,
.copper-71e9 .carousel-a7f4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-71e9 .sort-b402 {
  color: rgba(0, 0, 0, 0.55);
}
.copper-71e9 .sort-b402 .menu_narrow_4f16 {
  color: rgba(0, 0, 0, 0.8);
}
.copper-71e9 .sort-b402:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top-3485 .gradient-aacc {
  margin-left: auto;
  margin-right: auto;
}
.secondary-focused-098f > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary-focused-098f .glass_6a65 {
  margin-right: 1.41575em;
}
.description_ead7 .secondary-focused-098f > .message-9464 {
  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;
}
.description_ead7 .secondary-focused-098f > .solid-316b {
  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;
}
.thumbnail-c07b.top-3485 .gradient-aacc,
.gallery_3f46.top-3485 .gradient-aacc {
  margin-left: 0;
}
.layout-d088.top-3485 .gradient-aacc,
.modal-light-29af.top-3485 .gradient-aacc {
  margin-right: 0;
}
.secondary-focused-098f ol,
.secondary-focused-098f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon-525a video {
  max-width: 100%;
}
.out-86a9 img {
  display: block;
}
.out-86a9.glass_6a65,
.out-86a9.video_bronze_fcce {
  width: 100%;
}
.out-86a9.solid-316b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.blue_b8c8:not(.medium_ff26) {
  margin: 1.5em auto;
}
.image-plasma-ec87 p {
  padding: 1.5em 14px;
}
ul.title-light-856a.solid-316b,
ul.title-light-856a.message-9464,
ul.title-light-856a.menu-tall-e76a.message-9464 {
  padding: 0 14px;
}
.column_simple_56b1 {
  display: block;
  overflow-x: auto;
}
.column_simple_56b1 table {
  border-collapse: collapse;
  width: 100%;
}
.column_simple_56b1 td,
.column_simple_56b1 th {
  padding: 0.5em;
}
.secondary-focused-098f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary-focused-098f ol ol,
.secondary-focused-098f ol ul,
.secondary-focused-098f ul ol,
.secondary-focused-098f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary-focused-098f ol ol li,
.secondary-focused-098f ol ul li,
.secondary-focused-098f ul ol li,
.secondary-focused-098f ul ul li {
  margin-left: 0;
}
.row_bottom_5de4.orange_a4e6 > .paragraph-218e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row_bottom_5de4.orange_a4e6 > .paragraph-218e iframe,
.row_bottom_5de4.orange_a4e6 > .paragraph-218e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.progress-inner-9c61 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.progress-inner-9c61.text-783f {
  padding: 0;
}
.progress-inner-9c61.text-783f cite {
  font-size: 13px;
}
.progress-inner-9c61 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.progress-inner-9c61 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.down_475d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.down_475d > p:first-child {
  margin-top: 0;
}
.down_475d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.down_475d blockquote {
  border-left: 0;
}
.smooth_ec24 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.smooth_ec24:not(.menu_2fcc) {
  max-width: 100px;
}
.smooth_ec24.popup_2c36 {
  border-bottom: none !important;
  text-align: center;
}
.smooth_ec24.popup_2c36::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .image-plasma-ec87 p {
    padding: 1.5em 0;
  }
}
.logo-f2c9 {
  color: #0073aa;
}
.detail_579f {
  background-color: #0073aa;
}
.new-1cbf {
  color: #229fd8;
}
.secondary_5db3 {
  background-color: #229fd8;
}
.small_e6c6 {
  color: #eee;
}
.gas_98e3 {
  background-color: #eee;
}
.summary-in-f40c {
  color: #444;
}
.description-2add {
  background-color: #444;
}
.table-hard-8a56 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table-hard-8a56 .shadow_full_50d6 .wide-9ae7 {
  font-size: 15px;
}
.table-hard-8a56 .wide-9ae7 {
  line-height: 1.3;
}
.table-hard-8a56 .copper-71e9 {
}
.table-hard-8a56 .current-d821 {
  background: #235787;
}
.alert_east_35ba {
  padding: 0;
}
.alert_east_35ba .current-d821 {
  background: #1a1a1a;
}
.alert_east_35ba .copper-71e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gold-f68f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gold-f68f .copper-71e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gold-f68f .current-d821 {
  background: #303030;
}
.inner_d2eb {
  position: relative;
  z-index: 10;
}
.inner_d2eb .progress_light_c7d4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-2c4a .pattern_pro_b227 {
  display: inline-block;
  vertical-align: middle;
}
.accent-2c4a.outline_fresh_dd4a .pattern_pro_b227 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent-2c4a.outline_fresh_dd4a .pattern_pro_b227 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-2c4a.outline_fresh_dd4a .pattern_pro_b227 {
    margin-right: 0.4em;
  }
}
.accent-2c4a.outline_fresh_dd4a .pattern_pro_b227:last-child {
  margin-right: 0;
}
.hover-badb .progress_light_c7d4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .element-dee7 .shadow_full_50d6 {
    margin: 0 -0.5em;
  }
  .element-dee7 .shadow_full_50d6 [class*="customify-col-"],
  .element-dee7 .shadow_full_50d6 [class*="customify-col_"],
  .element-dee7 .shadow_full_50d6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.element-dee7.badge-static-1ed4 .progress_light_c7d4 {
  background: 0 0 !important;
}
.element-dee7.badge-static-1ed4 .progress_light_c7d4,
.element-dee7.hover-badb .progress_light_c7d4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .element-dee7.button_0098 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.element-dee7.hover-badb .progress_light_c7d4 {
  box-shadow: none !important;
}
.active_ab96 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active_ab96 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active_ab96 {
    padding: 18px 0 20px;
  }
}
.active_ab96 .backdrop-dynamic-5faf {
  width: 100%;
}
.active_ab96 .info-a269 {
  margin-bottom: 0;
}
.active_ab96 .layout-focused-1a0a {
  margin-top: 5px;
  font-size: 0.875em;
}
.section_5227 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section_5227 .search-3023 {
  width: 100%;
}
.main_complex_8821 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.main_complex_8821 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.main_complex_8821 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;
}
.main_complex_8821 li:last-child:after {
  display: none;
}
.main_complex_8821 li a {
  font-weight: 500;
  margin-right: 10px;
}
.form_590c .badge_selected_f430 button,
.active_ab96 .badge_selected_f430 button {
  left: 0;
}
.form_590c .search-3023,
.active_ab96 .search-3023 {
  padding-left: 0;
  padding-right: 0;
}
.form_590c .section_5227,
.active_ab96 .section_5227 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.form_590c {
  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;
}
.form_590c: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;
}
.form_590c .breadcrumb_41b7 {
  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) {
  .form_590c .breadcrumb_41b7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .form_590c .breadcrumb_41b7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .form_590c .breadcrumb_41b7 {
    min-height: 200px;
  }
}
.form_590c .main_complex_8821 {
  color: rgba(255, 255, 255, 0.8);
}
.form_590c .main_complex_8821 a,
.form_590c .main_complex_8821 li:after {
  color: inherit;
}
.form_590c .main_complex_8821 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.section_dynamic_7e65 {
  margin-bottom: 0.5em;
}
.accordion-basic-e89b {
  margin-bottom: 1.2em;
}
.accordion-basic-e89b,
.section_dynamic_7e65 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accordion-basic-e89b p:last-child,
.section_dynamic_7e65 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .badge_selected_f430,
#masthead .badge_selected_f430 {
  display: none;
}
#masthead
  > .badge_selected_f430.footer_a11e {
  display: none;
}
#masthead > .badge_selected_f430 button {
  left: 0;
}
.surface_tall_6d0a {
  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%;
}
.surface_tall_6d0a .pattern_pro_b227 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface_tall_6d0a .simple_5f5e {
  display: -webkit-box;
  display: flex;
}
.surface_tall_6d0a .simple_5f5e.sidebar_pro_d427 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface_tall_6d0a .simple_5f5e.huge-f8ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_tall_6d0a .simple_5f5e.main_9e48 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_tall_6d0a.simple-6fd6.narrow_e648 .simple_5f5e.sidebar_pro_d427 {
  flex-basis: 100%;
}
.surface_tall_6d0a.top_a4b3 .simple_5f5e.huge-f8ac {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface_tall_6d0a.top_a4b3 .simple_5f5e.main_9e48 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .badge_selected_f430.footer_a11e {
  display: none;
}
#masthead > .badge_selected_f430 button {
  left: 0;
}
.component-b581 {
  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;
}
.component-b581:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.component-b581.modal_0a51 i {
  margin-right: 4px;
}
.component-b581.background-pink-b1b3 i {
  margin-left: 5px;
}
.wide-9ae7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.wide-9ae7 p:last-child {
  margin-bottom: 0;
}
.bronze-7815 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bronze-7815 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bronze-7815 img {
  display: block;
  width: auto;
  line-height: 1;
}
.bronze-7815 .focus-fresh-5302 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bronze-7815 .tooltip-huge-8328 {
  margin: 5px 0 7px 0;
}
.bronze-7815.focused-5208 .fast-32e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze-7815.focused-5208 .frame_new_5633 {
  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;
}
.bronze-7815.grid-silver-4c8a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bronze-7815.grid-silver-4c8a .fast-32e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze-7815.grid-silver-4c8a .frame_new_5633 {
  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;
}
.bronze-7815.panel_top_becc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bronze-7815.dropdown_up_abe0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bronze-7815.dropdown_up_abe0 .frame_new_5633 {
  margin-top: 7px;
}
.shadow_e103 {
  display: inline-block;
}
.inner_d2eb .first_3fa4 .bronze-7815 img {
  max-width: 100%;
}
.full-bf5a .content-49c7.list_slow_bc43,
.shadow_tiny_a8f8 .content-49c7.list_slow_bc43 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.full-bf5a .top-52e4,
.shadow_tiny_a8f8 .top-52e4 {
  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%);
}
.full-bf5a .top-52e4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.full-bf5a.wide-1cf7 .top-52e4 {
  display: none;
}
.full-bf5a .menu_first_8859 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.full-bf5a .menu_first_8859 li {
  display: inline-block;
  position: relative;
}
.full-bf5a .menu_first_8859 li:last-child {
  margin-right: 0;
}
.full-bf5a .menu_first_8859 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;
}
.full-bf5a .menu_first_8859 li.copper_9863 > a {
  color: rgba(0, 0, 0, 0.9);
}
.full-bf5a .menu_first_8859 > 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;
}
.full-bf5a .menu_first_8859 > li > a i {
  line-height: 0;
}
.full-bf5a .menu_first_8859 > li.next_19a7 > a .top-52e4 {
  margin-left: 4px;
  line-height: 0;
}
.full-bf5a .menu_first_8859 .mask_38a9 li.next_19a7 > a {
  position: relative;
}
.full-bf5a .menu_first_8859 .mask_38a9 li.next_19a7 > a:after,
.full-bf5a .menu_first_8859 .mask_38a9 li.next_19a7 > a:before {
  content: "";
  display: table;
}
.full-bf5a .menu_first_8859 .mask_38a9 li.next_19a7 > a:after {
  clear: both;
}
.full-bf5a .menu_first_8859 .mask_38a9 li.next_19a7 > a .top-52e4 {
  margin-left: 5px;
  float: right;
}
.full-bf5a .modal_415a,
.full-bf5a .mask_38a9 {
  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;
}
.full-bf5a .mask_38a9 {
  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;
}
.full-bf5a .mask_38a9 .list_slow_bc43 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full-bf5a .mask_38a9 .top-52e4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.full-bf5a .mask_38a9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.full-bf5a .mask_38a9 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;
}
.full-bf5a .mask_38a9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.full-bf5a .mask_38a9 .mask_38a9 {
  top: 0;
  left: 100%;
}
.full-bf5a .pagination_2399.fn-focus-c876 > .modal_415a,
.full-bf5a .pagination_2399.fn-focus-c876 > .mask_38a9,
.full-bf5a .pagination_2399:focus > .modal_415a,
.full-bf5a .pagination_2399:focus > .mask_38a9,
.full-bf5a .pagination_2399:hover > .modal_415a,
.full-bf5a .pagination_2399:hover > .mask_38a9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.full-bf5a.fixed_2951 .right-3bc7:after,
.full-bf5a.fixed_2951 .right-3bc7:before {
  content: "";
  display: table;
}
.full-bf5a.fixed_2951 .right-3bc7:after {
  clear: both;
}
.full-bf5a.fixed_2951 .right-3bc7 > li {
  float: left;
}
.full-bf5a.button-liquid-903b .right-3bc7:after,
.full-bf5a.button-liquid-903b .right-3bc7:before {
  content: "";
  display: table;
}
.full-bf5a.button-liquid-903b .right-3bc7:after {
  clear: both;
}
.full-bf5a.button-liquid-903b .right-3bc7 > li {
  float: left;
}
.full-bf5a.button-liquid-903b .right-3bc7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.full-bf5a.button-liquid-903b .right-3bc7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.full-bf5a.button-liquid-903b .right-3bc7 > li.breadcrumb-smooth-9a50 > a,
.full-bf5a.button-liquid-903b .right-3bc7 > li.copper_9863 > a {
  color: #fff;
  background-color: #1e4b75;
}
.full-bf5a.iron-3b76 .right-3bc7 > li > a .list_slow_bc43 {
  position: relative;
}
.full-bf5a.iron-3b76 .right-3bc7 > li > a .list_slow_bc43: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;
}
.full-bf5a.iron-3b76
  .right-3bc7
  > li:focus
  > a
  .list_slow_bc43:before,
.full-bf5a.iron-3b76
  .right-3bc7
  > li:hover
  > a
  .list_slow_bc43:before {
  width: 100%;
  background-color: currentColor;
}
.full-bf5a.iron-3b76
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a
  .list_slow_bc43:before,
.full-bf5a.iron-3b76
  .right-3bc7
  > li.small-c249
  > a
  .list_slow_bc43:before {
  width: 100%;
  background-color: currentColor;
}
.full-bf5a.solid-ad90 .right-3bc7 > li > a .list_slow_bc43 {
  position: relative;
}
.full-bf5a.solid-ad90 .right-3bc7 > li > a .list_slow_bc43: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;
}
.full-bf5a.solid-ad90 .right-3bc7 > li:focus > a .list_slow_bc43:before,
.full-bf5a.solid-ad90
  .right-3bc7
  > li:hover
  > a
  .list_slow_bc43:before {
  width: 100%;
  background-color: currentColor;
}
.full-bf5a.solid-ad90
  .right-3bc7
  > li.breadcrumb-smooth-9a50
  > a
  .list_slow_bc43:before,
.full-bf5a.solid-ad90
  .right-3bc7
  > li.small-c249
  > a
  .list_slow_bc43:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_tiny_a8f8 .menu_first_8859 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow_tiny_a8f8 .menu_first_8859 li:first-child > a {
  border-top: none;
}
.shadow_tiny_a8f8 .menu_first_8859 .advanced-d506 > .list_slow_bc43 .top-52e4 {
  display: none;
}
.shadow_tiny_a8f8 .menu_first_8859 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow_tiny_a8f8 .menu_first_8859 li:last-child {
  border: none;
}
.shadow_tiny_a8f8 .menu_first_8859 li.next_19a7 > a {
  padding-right: 45px !important;
}
.shadow_tiny_a8f8 .menu_first_8859 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow_tiny_a8f8 .menu_first_8859 li a:focus,
.shadow_tiny_a8f8 .menu_first_8859 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_tiny_a8f8 .menu_first_8859 li .lower_c962 {
  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;
}
.shadow_tiny_a8f8 .menu_first_8859 li .lower_c962:hover {
  box-shadow: none;
}
.shadow_tiny_a8f8 .menu_first_8859 li .lower_c962 .top-52e4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow_tiny_a8f8 .menu_first_8859 .mask_38a9 {
  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);
}
.shadow_tiny_a8f8 .menu_first_8859 .mask_38a9 li a {
  padding-left: 3em;
}
.shadow_tiny_a8f8 .menu_first_8859 .west_d654 > a .lower_c962 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow_tiny_a8f8 .menu_first_8859 .west_d654 > .mask_38a9 {
  display: block;
  opacity: 1;
}
.disabled-77c0 {
  max-width: 100%;
}
.main-large-0ebb {
  line-height: 0;
  cursor: pointer;
}
.carousel-a7f4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.carousel-a7f4:hover {
  box-shadow: none;
  color: currentColor;
}
.carousel-a7f4 svg {
  width: 18px;
  height: 18px;
}
.carousel-a7f4 .layout-west-6b07 {
  display: none;
}
.over-be23 {
  position: relative;
}
.over-be23.fn-active-c876 .carousel-a7f4 .complex-7ff2 {
  display: none;
}
.over-be23.fn-active-c876 .carousel-a7f4 .layout-west-6b07 {
  display: inline-block;
}
.over-be23 .logo_409e {
  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);
}
.over-be23.bottom-c131 .logo_409e {
  left: auto;
  right: -0.9em;
}
.over-be23.bottom-c131 .module-1c0d::before {
  left: auto;
  right: 15px;
}
.over-be23.fn-active-c876 .logo_409e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_926e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form_926e label {
  flex-basis: 100%;
}
.form_926e .tall-143e {
  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;
}
.form_926e .paragraph-pink-ecd3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form_926e .paragraph-pink-ecd3:focus {
  background-color: transparent;
}
.form_926e button.dim-424b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form_926e button.dim-424b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form_926e button.dim-424b svg {
  width: 18px;
  height: 18px;
}
.form_926e input[type="submit"] {
  min-height: auto;
}
.tabs_glass_4b3d .form_926e .paragraph-pink-ecd3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module-1c0d {
  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) {
  .module-1c0d {
    width: 220px;
  }
}
.module-1c0d label {
  flex-basis: 100%;
}
.module-1c0d::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;
}
.list-dynamic-ed58 .tabs_glass_4b3d .form_926e {
  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;
}
.list-dynamic-ed58
  .tabs_glass_4b3d
  .form_926e
  .tall-143e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.list-dynamic-ed58 .tabs_glass_4b3d .form_926e .paragraph-pink-ecd3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.list-dynamic-ed58
  .tabs_glass_4b3d
  .form_926e
  .paragraph-pink-ecd3:focus {
  background: 0 0;
}
.list-dynamic-ed58
  .tabs_glass_4b3d
  .form_926e
  .table_4842 {
  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;
}
.search_steel_236b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search_steel_236b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search_steel_236b li:last-child {
  margin-right: 0;
}
.search_steel_236b li:first-child {
  margin-left: 0;
}
.search_steel_236b.prev-6a6c a {
  color: #fff;
}
.search_steel_236b.prev-6a6c a:hover {
  color: #fff;
}
.search_steel_236b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search_steel_236b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search_steel_236b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search_steel_236b a:hover {
  opacity: 0.9;
  color: inherit;
}
.search_steel_236b [class*="social-icon-apple"] {
  background-color: #999;
}
.search_steel_236b [class*="social-icon-apple"].shade_advanced_c674 {
  background-color: transparent;
  color: #999;
}
.search_steel_236b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search_steel_236b [class*="social-icon-behance"].shade_advanced_c674 {
  background-color: transparent;
  color: #1769ff;
}
.search_steel_236b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search_steel_236b [class*="social-icon-bitbucket"].shade_advanced_c674 {
  background-color: transparent;
  color: #205081;
}
.search_steel_236b [class*="social-icon-codepen"] {
  background-color: #000;
}
.search_steel_236b [class*="social-icon-codepen"].shade_advanced_c674 {
  background-color: transparent;
  color: #000;
}
.search_steel_236b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search_steel_236b [class*="social-icon-delicious"].shade_advanced_c674 {
  background-color: transparent;
  color: #39f;
}
.search_steel_236b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search_steel_236b [class*="social-icon-digg"].shade_advanced_c674 {
  background-color: transparent;
  color: #005be2;
}
.search_steel_236b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search_steel_236b [class*="social-icon-dribbble"].shade_advanced_c674 {
  background-color: transparent;
  color: #ea4c89;
}
.search_steel_236b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search_steel_236b [class*="social-icon-envelope"].shade_advanced_c674 {
  background-color: transparent;
  color: #ea4335;
}
.search_steel_236b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search_steel_236b [class*="social-icon-facebook"].shade_advanced_c674 {
  background-color: transparent;
  color: #3b5998;
}
.search_steel_236b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search_steel_236b [class*="social-icon-flickr"].shade_advanced_c674 {
  background-color: transparent;
  color: #0063dc;
}
.search_steel_236b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search_steel_236b [class*="social-icon-foursquare"].shade_advanced_c674 {
  background-color: transparent;
  color: #2d5be3;
}
.search_steel_236b [class*="social-icon-github"] {
  background-color: #333;
}
.search_steel_236b [class*="social-icon-github"].shade_advanced_c674 {
  background-color: transparent;
  color: #333;
}
.search_steel_236b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search_steel_236b [class*="social-icon-google-plus"].shade_advanced_c674 {
  background-color: transparent;
  color: #dd4b39;
}
.search_steel_236b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search_steel_236b [class*="social-icon-houzz"].shade_advanced_c674 {
  background-color: transparent;
  color: #7ac142;
}
.search_steel_236b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search_steel_236b [class*="social-icon-instagram"].shade_advanced_c674 {
  background-color: transparent;
  color: #262626;
}
.search_steel_236b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search_steel_236b [class*="social-icon-jsfiddle"].shade_advanced_c674 {
  background-color: transparent;
  color: #487aa2;
}
.search_steel_236b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search_steel_236b [class*="social-icon-linkedin"].shade_advanced_c674 {
  background-color: transparent;
  color: #0077b5;
}
.search_steel_236b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search_steel_236b [class*="social-icon-medium"].shade_advanced_c674 {
  background-color: transparent;
  color: #00ab6b;
}
.search_steel_236b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search_steel_236b
  [class*="social-icon-odnoklassniki"].shade_advanced_c674 {
  background-color: transparent;
  color: #f4731c;
}
.search_steel_236b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search_steel_236b [class*="social-icon-meetup"].shade_advanced_c674 {
  background-color: transparent;
  color: #ec1c40;
}
.search_steel_236b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search_steel_236b [class*="social-icon-pinterest"].shade_advanced_c674 {
  background-color: transparent;
  color: #bd081c;
}
.search_steel_236b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search_steel_236b [class*="social-icon-product-hunt"].shade_advanced_c674 {
  background-color: transparent;
  color: #da552f;
}
.search_steel_236b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search_steel_236b [class*="social-icon-reddit"].shade_advanced_c674 {
  background-color: transparent;
  color: #ff4500;
}
.search_steel_236b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search_steel_236b [class*="social-icon-rss"].shade_advanced_c674 {
  background-color: transparent;
  color: #f26522;
}
.search_steel_236b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search_steel_236b
  [class*="social-icon-shopping-cart"].shade_advanced_c674 {
  background-color: transparent;
  color: #4caf50;
}
.search_steel_236b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search_steel_236b [class*="social-icon-skype"].shade_advanced_c674 {
  background-color: transparent;
  color: #00aff0;
}
.search_steel_236b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search_steel_236b [class*="social-icon-slideshare"].shade_advanced_c674 {
  background-color: transparent;
  color: #0077b5;
}
.search_steel_236b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search_steel_236b [class*="social-icon-snapchat"].shade_advanced_c674 {
  background-color: transparent;
  color: #fffc00;
}
.search_steel_236b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search_steel_236b [class*="social-icon-soundcloud"].shade_advanced_c674 {
  background-color: transparent;
  color: #f80;
}
.search_steel_236b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search_steel_236b [class*="social-icon-spotify"].shade_advanced_c674 {
  background-color: transparent;
  color: #2ebd59;
}
.search_steel_236b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search_steel_236b
  [class*="social-icon-stack-overflow"].shade_advanced_c674 {
  background-color: transparent;
  color: #fe7a15;
}
.search_steel_236b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search_steel_236b [class*="social-icon-maldkfgram"].shade_advanced_c674 {
  background-color: transparent;
  color: #2ca5e0;
}
.search_steel_236b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search_steel_236b [class*="social-icon-tripadvisor"].shade_advanced_c674 {
  background-color: transparent;
  color: #589442;
}
.search_steel_236b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search_steel_236b [class*="social-icon-tumblr"].shade_advanced_c674 {
  background-color: transparent;
  color: #35465c;
}
.search_steel_236b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search_steel_236b [class*="social-icon-twitch"].shade_advanced_c674 {
  background-color: transparent;
  color: #6441a5;
}
.search_steel_236b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search_steel_236b [class*="social-icon-twitter"].shade_advanced_c674 {
  background-color: transparent;
  color: #1da1f2;
}
.search_steel_236b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search_steel_236b [class*="social-icon-vimeo"].shade_advanced_c674 {
  background-color: transparent;
  color: #1ab7ea;
}
.search_steel_236b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search_steel_236b [class*="social-icon-vk"].shade_advanced_c674 {
  background-color: transparent;
  color: #45668e;
}
.search_steel_236b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search_steel_236b [class*="social-icon-weibo"].shade_advanced_c674 {
  background-color: transparent;
  color: #df2029;
}
.search_steel_236b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search_steel_236b [class*="social-icon-weixin"].shade_advanced_c674 {
  background-color: transparent;
  color: #7bb32e;
}
.search_steel_236b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search_steel_236b [class*="social-icon-whatsapp"].shade_advanced_c674 {
  background-color: transparent;
  color: #25d366;
}
.search_steel_236b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search_steel_236b [class*="social-icon-wordpress"].shade_advanced_c674 {
  background-color: transparent;
  color: #21759b;
}
.search_steel_236b [class*="social-icon-xing"] {
  background-color: #026466;
}
.search_steel_236b [class*="social-icon-xing"].shade_advanced_c674 {
  background-color: transparent;
  color: #026466;
}
.search_steel_236b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search_steel_236b [class*="social-icon-yelp"].shade_advanced_c674 {
  background-color: transparent;
  color: #af0606;
}
.search_steel_236b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search_steel_236b [class*="social-icon-youtube"].shade_advanced_c674 {
  background-color: transparent;
  color: #cd201f;
}
.hot_d579 {
  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;
}
.hot_d579:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-7bb8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.content-down-bcd5 {
  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;
}
.info-narrow-2e50 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-be0f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-be0f,
.sidebar-be0f::after,
.sidebar-be0f::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;
}
.sidebar-be0f::after,
.sidebar-be0f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-f034 .content-down-bcd5 .info-narrow-2e50 {
  margin-top: -2px;
  width: 19px;
}
.aside-f034 .content-down-bcd5 .sidebar-be0f {
  margin-top: -1px;
}
.aside-f034 .content-down-bcd5 .sidebar-be0f,
.aside-f034 .content-down-bcd5 .sidebar-be0f::after,
.aside-f034 .content-down-bcd5 .sidebar-be0f::before {
  width: 19px;
  height: 2px;
}
.aside-f034 .content-down-bcd5 .sidebar-be0f::before {
  top: -6px;
}
.aside-f034 .content-down-bcd5 .sidebar-be0f::after {
  bottom: -6px;
}
.gas_d026 .content-down-bcd5 .info-narrow-2e50 {
  margin-top: -2px;
  width: 22px;
}
.gas_d026 .content-down-bcd5 .sidebar-be0f {
  margin-top: -1px;
}
.gas_d026 .content-down-bcd5 .sidebar-be0f,
.gas_d026 .content-down-bcd5 .sidebar-be0f::after,
.gas_d026 .content-down-bcd5 .sidebar-be0f::before {
  width: 22px;
  height: 2px;
}
.gas_d026 .content-down-bcd5 .sidebar-be0f::before {
  top: -7px;
}
.gas_d026 .content-down-bcd5 .sidebar-be0f::after {
  bottom: -7px;
}
.caption_next_4766 .content-down-bcd5 .info-narrow-2e50 {
  margin-top: -2px;
  width: 31px;
}
.caption_next_4766 .content-down-bcd5 .sidebar-be0f {
  margin-top: -1.5px;
}
.caption_next_4766 .content-down-bcd5 .sidebar-be0f,
.caption_next_4766 .content-down-bcd5 .sidebar-be0f::after,
.caption_next_4766 .content-down-bcd5 .sidebar-be0f::before {
  width: 31px;
  height: 3px;
}
.caption_next_4766 .content-down-bcd5 .sidebar-be0f::before {
  top: -9px;
}
.caption_next_4766 .content-down-bcd5 .sidebar-be0f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip_medium_136c .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f,
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f::after,
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f::before {
    top: -6px;
  }
  .tooltip_medium_136c .content-down-bcd5 .sidebar-be0f::after {
    bottom: -6px;
  }
  .notification-glass-4d7b .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f,
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f::after,
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f::before {
    width: 22px;
    height: 2px;
  }
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f::before {
    top: -7px;
  }
  .notification-glass-4d7b .content-down-bcd5 .sidebar-be0f::after {
    bottom: -7px;
  }
  .red_f3d1 .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 31px;
  }
  .red_f3d1 .content-down-bcd5 .sidebar-be0f {
    margin-top: -1.5px;
  }
  .red_f3d1 .content-down-bcd5 .sidebar-be0f,
  .red_f3d1 .content-down-bcd5 .sidebar-be0f::after,
  .red_f3d1 .content-down-bcd5 .sidebar-be0f::before {
    width: 31px;
    height: 3px;
  }
  .red_f3d1 .content-down-bcd5 .sidebar-be0f::before {
    top: -9px;
  }
  .red_f3d1 .content-down-bcd5 .sidebar-be0f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature_f704 .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 19px;
  }
  .feature_f704 .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .feature_f704 .content-down-bcd5 .sidebar-be0f,
  .feature_f704 .content-down-bcd5 .sidebar-be0f::after,
  .feature_f704 .content-down-bcd5 .sidebar-be0f::before {
    width: 19px;
    height: 2px;
  }
  .feature_f704 .content-down-bcd5 .sidebar-be0f::before {
    top: -6px;
  }
  .feature_f704 .content-down-bcd5 .sidebar-be0f::after {
    bottom: -6px;
  }
  .list_first_bc8e .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 22px;
  }
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f,
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f::after,
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f::before {
    width: 22px;
    height: 2px;
  }
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f::before {
    top: -7px;
  }
  .list_first_bc8e .content-down-bcd5 .sidebar-be0f::after {
    bottom: -7px;
  }
  .column-next-6f7f .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 31px;
  }
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f {
    margin-top: -1.5px;
  }
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f,
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f::after,
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f::before {
    width: 31px;
    height: 3px;
  }
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f::before {
    top: -9px;
  }
  .column-next-6f7f .content-down-bcd5 .sidebar-be0f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module_next_7c86 .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 19px;
  }
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f,
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f::after,
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f::before {
    width: 19px;
    height: 2px;
  }
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f::before {
    top: -6px;
  }
  .module_next_7c86 .content-down-bcd5 .sidebar-be0f::after {
    bottom: -6px;
  }
  .title-under-ad89 .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 22px;
  }
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f {
    margin-top: -1px;
  }
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f,
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f::after,
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f::before {
    width: 22px;
    height: 2px;
  }
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f::before {
    top: -7px;
  }
  .title-under-ad89 .content-down-bcd5 .sidebar-be0f::after {
    bottom: -7px;
  }
  .copper_e930 .content-down-bcd5 .info-narrow-2e50 {
    margin-top: -2px;
    width: 31px;
  }
  .copper_e930 .content-down-bcd5 .sidebar-be0f {
    margin-top: -1.5px;
  }
  .copper_e930 .content-down-bcd5 .sidebar-be0f,
  .copper_e930 .content-down-bcd5 .sidebar-be0f::after,
  .copper_e930 .content-down-bcd5 .sidebar-be0f::before {
    width: 31px;
    height: 3px;
  }
  .copper_e930 .content-down-bcd5 .sidebar-be0f::before {
    top: -9px;
  }
  .copper_e930 .content-down-bcd5 .sidebar-be0f::after {
    bottom: -9px;
  }
}
.current-cd8f .sidebar-be0f {
  -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);
}
.current-cd8f .sidebar-be0f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.current-cd8f .sidebar-be0f::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);
}
.current-cd8f.motion_a032 .sidebar-be0f {
  -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);
}
.current-cd8f.motion_a032 .sidebar-be0f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.current-cd8f.motion_a032 .sidebar-be0f::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);
}
.tall_8e9e {
  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.avatar_c0c2:before {
  display: none;
}
.silver-f285 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.silver-f285 .texture-fixed-ad0e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.silver-f285 .texture-fixed-ad0e:last-of-type {
  border-bottom: none;
}
.silver-f285 .texture-fixed-ad0e.menu-selected-d608,
.silver-f285 .texture-fixed-ad0e.tertiary-522f,
.silver-f285 .texture-fixed-ad0e.chip_3f28 {
  padding: 0;
}
.silver-f285 .shadow_tiny_a8f8 .lower_c962 {
  color: currentColor;
}
.silver-f285 .shadow_tiny_a8f8 .lower_c962:focus,
.silver-f285 .shadow_tiny_a8f8 .lower_c962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-f285.copper-71e9 .sort-b402,
.silver-f285.copper-71e9 .wide-9ae7 a,
.silver-f285.copper-71e9 .right-3bc7 a,
.silver-f285.copper-71e9 .mask_38a9 a {
  color: rgba(0, 0, 0, 0.55);
}
.silver-f285.copper-71e9 .sort-b402:hover,
.silver-f285.copper-71e9 .wide-9ae7 a:hover,
.silver-f285.copper-71e9 .right-3bc7 a:hover,
.silver-f285.copper-71e9 .mask_38a9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.silver-f285.copper-71e9 .menu_narrow_4f16 {
  color: rgba(0, 0, 0, 0.8);
}
.silver-f285.copper-71e9 .texture-fixed-ad0e {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver-f285.copper-71e9 .texture-fixed-ad0e:before {
  background: rgba(0, 0, 0, 0.08);
}
.silver-f285.copper-71e9 .table_hovered_78dc:before {
  background: rgba(255, 255, 255, 0.9);
}
.silver-f285.copper-71e9 .shadow_tiny_a8f8 .menu_first_8859 li a,
.silver-f285.copper-71e9 .shadow_tiny_a8f8 .lower_c962,
.silver-f285.copper-71e9 .mask_38a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver-f285.copper-71e9 .shadow_tiny_a8f8 .lower_c962:focus,
.silver-f285.copper-71e9 .shadow_tiny_a8f8 .lower_c962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-f285.copper-71e9 .menu_first_8859 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.silver-f285.current-d821 .sort-b402,
.silver-f285.current-d821 .wide-9ae7 a,
.silver-f285.current-d821 .right-3bc7 .lower_c962,
.silver-f285.current-d821 .right-3bc7 a,
.silver-f285.current-d821 .mask_38a9 a {
  color: rgba(255, 255, 255, 0.79);
}
.silver-f285.current-d821 .sort-b402:hover,
.silver-f285.current-d821 .wide-9ae7 a:hover,
.silver-f285.current-d821 .right-3bc7 .lower_c962:hover,
.silver-f285.current-d821 .right-3bc7 a:hover,
.silver-f285.current-d821 .mask_38a9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-f285.current-d821 .menu_narrow_4f16 {
  color: rgba(255, 255, 255, 0.99);
}
.silver-f285.current-d821 .texture-fixed-ad0e {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-f285.current-d821 .texture-fixed-ad0e:before {
  background: rgba(255, 255, 255, 0.08);
}
.silver-f285.current-d821 .table_hovered_78dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.silver-f285.current-d821 .shadow_tiny_a8f8 .menu_first_8859 li a,
.silver-f285.current-d821 .shadow_tiny_a8f8 .lower_c962,
.silver-f285.current-d821 .mask_38a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-f285.current-d821 .shadow_tiny_a8f8 .lower_c962:focus,
.silver-f285.current-d821 .shadow_tiny_a8f8 .lower_c962:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-f285.current-d821 .menu_first_8859 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_hovered_78dc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.table_hovered_78dc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.description_paper_d874 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-2688 .silver-f285 {
  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;
}
.heading-2688 .texture-fixed-ad0e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-2688 .texture-fixed-ad0e: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) {
  .heading-2688 .texture-fixed-ad0e:before {
    width: 16%;
    left: 42%;
  }
}
.heading-2688 .texture-fixed-ad0e:last-child:before {
  content: none;
}
.heading-2688 .texture-fixed-ad0e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-2688 .shadow_tiny_a8f8 .menu_first_8859 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-2688 .shadow_tiny_a8f8 .menu_first_8859 li a .lower_c962 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-2688 .shadow_tiny_a8f8 .mask_38a9 {
  border: none;
}
.heading-2688 .shadow_tiny_a8f8 .mask_38a9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-2688 .table_hovered_78dc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-2688 .description_paper_d874 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-2688 .current-d821 .table_hovered_78dc:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-2688 .copper-71e9.slider-984d .sidebar-be0f {
  background: rgba(0, 0, 0, 0.6);
}
.heading-2688
  .copper-71e9.slider-984d
  .sidebar-be0f::after,
.heading-2688
  .copper-71e9.slider-984d
  .sidebar-be0f:before {
  background: inherit;
}
.heading-2688
  .copper-71e9.slider-984d:hover
  .sidebar-be0f {
  background: rgba(0, 0, 0, 0.8);
}
.menu-442a .silver-f285 {
  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) {
  .menu-442a .silver-f285 {
    width: auto;
    right: 45px;
  }
}
.hover_gold_e8b5 .silver-f285 {
  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_gold_e8b5 .silver-f285 {
    width: auto;
    left: 45px;
  }
}
.avatar_c0c2 .silver-f285 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_c0c2 .description_paper_d874 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_c0c2 .table_hovered_78dc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.solid_4602 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.solid_4602.heading-2688 .silver-f285 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.solid_4602.menu-442a .silver-f285 {
  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);
}
.solid_4602 .silver-f285 {
  visibility: visible;
}
.solid_4602.hover_gold_e8b5 .silver-f285 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.box-fresh-e09b,
.info-black-68d0 {
  overflow-x: hidden;
}
.box-fresh-e09b .silver-f285 {
  overflow: auto;
}
.box-fresh-e09b.heading-2688 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-fresh-e09b.heading-2688 .silver-f285 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.box-fresh-e09b.heading-2688 .hot_d579 {
  opacity: 0;
}
.box-fresh-e09b.menu-442a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-fresh-e09b.menu-442a .silver-f285 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.box-fresh-e09b.menu-442a .hot_d579 {
  opacity: 0;
}
.box-fresh-e09b.hover_gold_e8b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.box-fresh-e09b.hover_gold_e8b5 .silver-f285 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.box-fresh-e09b.hover_gold_e8b5 .hot_d579 {
  opacity: 0;
}
.box-fresh-e09b.avatar_c0c2 .silver-f285 {
  z-index: 10;
  visibility: visible;
}
.slider-984d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-984d .sidebar-be0f {
  background: rgba(255, 255, 255, 0.99);
}
.slider-984d .sidebar-be0f::after,
.slider-984d .sidebar-be0f:before {
  background: inherit;
}
.slider-984d:hover .sidebar-be0f {
  background: rgba(255, 255, 255, 0.99);
}
.hover_gold_e8b5 .slider-984d {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_c0c2 .slider-984d {
  display: none !important;
}
.box-fresh-e09b:before,
.info-black-68d0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.box-fresh-e09b .slider-984d,
.info-black-68d0 .slider-984d {
  display: inline-block;
}
.silver-f285 .pattern_pro_b227 {
  -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;
}
.box-fresh-e09b .silver-f285 .pattern_pro_b227,
.info-black-68d0 .silver-f285 .pattern_pro_b227 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notice_under_44e2 .tall-143e {
  width: 100%;
}
.first_3fa4 {
  padding: 0 0.5em 0;
}
.first_3fa4 [class*="customify-col-"],
.first_3fa4 [class*="customify-col_"],
.first_3fa4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.main-fe9c .first_3fa4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shadow_full_50d6 .summary_942a,
  .summary_942a {
    display: none;
  }
  .feature_south_e232 {
    text-align: left;
  }
  .column-068b {
    text-align: center;
  }
  .notification_3f98 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_full_50d6 .dropdown_f95f,
  .dropdown_f95f {
    display: none;
  }
  .copper_2656 {
    text-align: left;
  }
  .secondary-e516 {
    text-align: center;
  }
  .highlight-new-1025 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shadow_full_50d6 .notification-ae46,
  .notification-ae46 {
    display: none;
  }
  .bottom-1092 {
    text-align: left;
  }
  .title-lite-6ae9 {
    text-align: center;
  }
  .panel_complex_7d66 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section-b55f {
  box-shadow: none !important;
}
.pattern_8ab1 .prev_dd25,
.yellow-ed21 .prev_dd25 {
  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;
}
.yellow-ed21 .prev_dd25 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress_light_c7d4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress_light_c7d4:after,
.progress_light_c7d4:before {
  content: "";
  display: table;
}
.progress_light_c7d4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress_light_c7d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress_light_c7d4,
.button_0098 {
  max-width: 1248px;
  margin: 0 auto;
}

.message_west_6f10.gallery_under_227d .progress_light_c7d4 {
  max-width: 100%;
}
.message_west_6f10.tabs_c303 {
  max-width: 1200px;
  margin: 0 auto;
}
.message_west_6f10.pressed-08f0 .progress_light_c7d4 {
  max-width: 100%;
}
.message_west_6f10.pressed-08f0 > .progress_light_c7d4 {
  padding-left: 0;
  padding-right: 0;
}
.message_west_6f10.pressed-08f0 > .progress_light_c7d4 .shadow_full_50d6 {
  margin: 0;
}
.message_west_6f10.pressed-08f0
  > .progress_light_c7d4
  .tall-5740.dropdown-pink-ae21 {
  margin-right: 0;
  margin-left: 0;
}
.message_west_6f10.pressed-08f0 #main.dropdown-pink-ae21 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .out-21d3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .out-21d3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice-08b2 .gradient-aacc {
    padding-right: 1em;
  }
  .notice-08b2.tabs_d1ff .tall-5740 {
    border-right: 1px solid #eaecee;
  }
  .notice-08b2.tabs_d1ff .gradient-aacc {
    padding-right: 1em;
  }
  .notice-08b2.tabs_d1ff .bright-709f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_yellow_3cab .gradient-aacc {
    padding-left: 1em;
  }
  .progress_yellow_3cab.tabs_d1ff .tall-5740 {
    border-left: 1px solid #eaecee;
  }
  .progress_yellow_3cab.tabs_d1ff .gradient-aacc {
    padding-left: 1em;
  }
  .progress_yellow_3cab.tabs_d1ff .bright-709f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_stale_fb04 .gradient-aacc {
    padding-left: 1em;
  }
  .component_stale_fb04.tabs_d1ff .center-2d79 {
    border-right: 1px solid #eaecee;
  }
  .component_stale_fb04.tabs_d1ff .column-e7d6 {
    border-right: 1px solid #eaecee;
  }
  .component_stale_fb04.tabs_d1ff .gradient-aacc {
    padding-left: 1em;
  }
  .component_stale_fb04.tabs_d1ff .bright-709f {
    padding-right: 1em;
  }
  .component_stale_fb04.tabs_d1ff .article-fluid-abed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_df19 .gradient-aacc {
    padding-right: 1em;
  }
  .under_df19.tabs_d1ff .center-2d79 {
    border-left: 1px solid #eaecee;
  }
  .under_df19.tabs_d1ff .column-e7d6 {
    border-left: 1px solid #eaecee;
  }
  .under_df19.tabs_d1ff .gradient-aacc {
    padding-right: 1em;
  }
  .under_df19.tabs_d1ff .bright-709f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_df19.tabs_d1ff .article-fluid-abed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-21d3 .gradient-aacc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-21d3.tabs_d1ff .tall-5740 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .out-21d3.tabs_d1ff .gradient-aacc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out-21d3.tabs_d1ff .bright-709f {
    padding-left: 1em;
  }
  .out-21d3.tabs_d1ff .article-fluid-abed {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .out-21d3.tabs_d1ff .gradient-aacc {
    padding-left: 0;
  }
}
.banner_c9fe .accent-2c4a {
  display: inline-block;
}
.clean_6f5e {
  display: inline-block;
}
.stale_8668 {
  word-con: break-word;
}
.row-92b7 > span {
  display: inline-block;
  padding: 5px 0;
}
.row-92b7 .header_pro_130b {
  margin-left: 8px;
  margin-right: 8px;
}
.row-92b7 .active-ae19 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover-warm-f3a6 .gas_7d38 {
  margin-bottom: 2em;
}
.hover-warm-f3a6 .motion-8223 {
  margin-bottom: 15px;
}
.hover-warm-f3a6 .motion-8223:last-child {
  margin-bottom: 0;
}
.hover-warm-f3a6 .chip-steel-e5f3 {
  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) {
  .hover-warm-f3a6 .chip-steel-e5f3 {
    display: block;
  }
}
.hover-warm-f3a6 .advanced_d62f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover-warm-f3a6 .advanced_d62f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover-warm-f3a6 .current_9970 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover-warm-f3a6 .current_9970 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover-warm-f3a6 .current_9970 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover-warm-f3a6 .stale_8668 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover-warm-f3a6 .stale_8668 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover-warm-f3a6 .stone-601f p:last-child {
  margin-bottom: 0;
}
.hover-warm-f3a6 .pattern_8d30 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover-warm-f3a6 .image_1095 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover-warm-f3a6 .medium-e9bb {
  margin-top: 1em;
}
.hover-warm-f3a6 .heading-next-1352 {
  top: 0;
  display: block;
}
.hover-warm-f3a6 .heading-next-1352 a {
  color: inherit;
}
.hover-warm-f3a6 .heading-next-1352 a:hover {
  color: inherit;
}
.hover-warm-f3a6 .surface_1cc6 {
  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;
}
.hover-warm-f3a6 .surface_1cc6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover-warm-f3a6 .image_1095 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover-warm-f3a6 .texture-down-49ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover-warm-f3a6 .texture-down-49ee:first-child {
  margin-top: 0;
}
.hover-warm-f3a6 .texture-down-49ee.image-mini-d7e0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover-warm-f3a6 .texture-down-49ee.status-4c52 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover-warm-f3a6
  .texture-down-49ee.status-4c52.black_b2b3
  .medium-e9bb {
  width: 100%;
}
.hover-warm-f3a6 .status-4c52 {
  -webkit-box-align: center;
  align-items: center;
}
.hover-warm-f3a6 .status-4c52 .row-92b7,
.hover-warm-f3a6 .status-4c52 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover-warm-f3a6 .current_9970 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-warm-f3a6 .current_9970 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover-warm-f3a6 .current_9970: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;
}
.hover-warm-f3a6 .image-mini-d7e0 {
  z-index: 5;
}
.hover-warm-f3a6 .surface_a377 .text_hovered_705e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover-warm-f3a6 .paper_b8fe .text_hovered_705e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover-warm-f3a6 .basic_7f2d .text_hovered_705e {
  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;
}
.hover-warm-f3a6.dark-7b8c .chip-steel-e5f3,
.hover-warm-f3a6.modal-red-25f8 .chip-steel-e5f3 {
  display: block;
}
.hover-warm-f3a6.dark-7b8c .chip-steel-e5f3 .mini_6776,
.hover-warm-f3a6.dark-7b8c .chip-steel-e5f3 .image_1095,
.hover-warm-f3a6.modal-red-25f8 .chip-steel-e5f3 .mini_6776,
.hover-warm-f3a6.modal-red-25f8 .chip-steel-e5f3 .image_1095 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover-warm-f3a6.item_0724 .advanced_d62f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover-warm-f3a6.item_0724 .advanced_d62f {
    margin-right: 0;
  }
}
.hover-warm-f3a6.dark-7b8c .advanced_d62f,
.hover-warm-f3a6.modal-red-25f8 .advanced_d62f {
  padding-top: 40%;
}
.hover-warm-f3a6.dark-7b8c .gas_7d38,
.hover-warm-f3a6.modal-red-25f8 .gas_7d38 {
  display: block;
}
.hover-warm-f3a6.dark-7b8c .fn-sticky-c876 .image_1095,
.hover-warm-f3a6.modal-red-25f8 .fn-sticky-c876 .image_1095 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover-warm-f3a6.dark-7b8c .advanced_d62f,
.hover-warm-f3a6.modal-red-25f8 .advanced_d62f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover-warm-f3a6.dark-7b8c .image_1095 {
  padding: 1em;
}
.status-37f3 {
  margin: 30px auto;
  display: block;
}
.status-37f3 .item_89be > * {
  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;
}
.status-37f3 .item_89be > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status-37f3 .item_89be span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-white-1ecb .row-92b7 {
  margin-bottom: 1.41575em;
}
.hidden-white-1ecb .accordion-1a2c {
  margin-bottom: 1.618em;
}
.secondary-focused-098f .secondary_91b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary-focused-098f .secondary_91b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary-focused-098f .clean-54ae {
  max-width: 100%;
  overflow: auto;
}
.top-3485 .secondary-focused-098f a:hover {
  text-decoration: underline;
}
.filter-7d07 .motion-8223:not(.stale_8668),
.filter-7d07 .current_9970 {
  margin-bottom: 1.41575em;
}
.filter-7d07 .motion-8223:not(.stale_8668):last-child,
.filter-7d07 .current_9970:last-child {
  margin-bottom: 0;
}
.filter-7d07 .motion-8223.tooltip-ddad {
  margin-bottom: 0.41575em;
}
.filter-7d07 .layout_bc4e:before,
.filter-7d07 .pro-0eba:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.filter-7d07 .layout_bc4e:before {
  content: "\f115";
}
.filter-7d07 .pro-0eba:before {
  content: "\f02c";
}
.filter-7d07 .inner-5b11 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.filter-7d07 .inner-5b11 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article_top_f035 {
  display: -webkit-box;
  display: flex;
}
.article_top_f035 .up-b923 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article_top_f035 .up-b923 {
    flex-basis: 90px;
  }
}
.article_top_f035 .progress-2990 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article_top_f035 .progress-2990 {
    flex-basis: calc(100% - 50px);
  }
}
.article_top_f035 .tooltip_prev_2436 p:last-child {
  margin-bottom: 0.72em;
}
.glass-b02f .item_89be {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.glass-b02f .item_89be:after,
.glass-b02f .item_89be:before {
  content: "";
  display: table;
}
.glass-b02f .item_89be:after {
  clear: both;
}
.glass-b02f .item_89be .banner_dark_7f84,
.glass-b02f .item_89be .column-tiny-a78b {
  width: 49%;
}
.glass-b02f .item_89be .banner_dark_7f84 a span.icon_df95,
.glass-b02f .item_89be .column-tiny-a78b a span.icon_df95 {
  display: block;
  margin-bottom: 5px;
}
.glass-b02f .item_89be .column-tiny-a78b {
  float: left;
  text-align: left;
}
.glass-b02f .item_89be .banner_dark_7f84 {
  float: right;
  text-align: right;
}
.focused-c615 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focused-c615 {
    margin-bottom: 0;
  }
}
.pink_1002 {
  margin-bottom: 1em;
}
.pink_1002 .stale_8668 {
  font-size: 1.1em;
  line-height: 1.3;
}
.block-68bf a {
  display: block;
  line-height: 0;
  position: relative;
}
.media-dirty-9698 .pink_1002,
.thumbnail-14e2 .pink_1002 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media-dirty-9698 .pink_1002,
  .thumbnail-14e2 .pink_1002 {
    display: block;
  }
}
.media-dirty-9698 .block-68bf,
.thumbnail-14e2 .block-68bf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media-dirty-9698 .block-68bf,
  .thumbnail-14e2 .block-68bf {
    margin-bottom: 1em;
  }
}
.media-dirty-9698 .block-68bf img,
.thumbnail-14e2 .block-68bf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media-dirty-9698 .text-over-1cc6,
.thumbnail-14e2 .text-over-1cc6 {
  flex-basis: calc(100% - 160px);
}
.media-dirty-9698 .text-over-1cc6 p,
.thumbnail-14e2 .text-over-1cc6 p {
  margin-bottom: 0;
}
.media-dirty-9698 .text-over-1cc6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media-dirty-9698 .text-over-1cc6 {
    padding-left: 0;
  }
}
.thumbnail-14e2 .text-over-1cc6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-14e2 .text-over-1cc6 {
    padding-right: 0;
  }
}
.thumbnail-14e2 .block-68bf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.solid_f8ab .block-68bf {
  margin-bottom: 0.5em;
}
.solid_f8ab .block-68bf img {
  width: 100%;
}
.video-09a9 .bronze-2c3f,
.frame_748d .bronze-2c3f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.frame_748d .tall-5740 .huge-ff41 p:last-child {
  margin-bottom: 0;
}
.texture-iron-6a52 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.prev_a286 .plasma_96d1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .prev_a286 .plasma_96d1:last-of-type {
    margin-bottom: 0;
  }
}
.prev_a286 .plasma_96d1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev_a286 .plasma_96d1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.prev_a286 .plasma_96d1 ul li {
  margin: 0 0 0.6em;
}
.prev_a286 .plasma_96d1 ul li.background_first_c21e,
.prev_a286 .plasma_96d1 ul li.main_hard_5283 {
  position: relative;
}
.prev_a286 .plasma_96d1 ul li.background_first_c21e .layout-0ac4,
.prev_a286 .plasma_96d1 ul li.main_hard_5283 .layout-0ac4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.prev_a286 .plasma_96d1 ul li.background_first_c21e:after:after,
.prev_a286 .plasma_96d1 ul li.background_first_c21e:after:before,
.prev_a286
  .plasma_96d1
  ul
  li.main_hard_5283:after:after,
.prev_a286
  .plasma_96d1
  ul
  li.main_hard_5283:after:before {
  content: "";
  display: table;
}
.prev_a286 .plasma_96d1 ul li.background_first_c21e:after:after,
.prev_a286
  .plasma_96d1
  ul
  li.main_hard_5283:after:after {
  clear: both;
}
.prev_a286 .plasma_96d1 a.block-2dc1:hover {
  text-decoration: none;
}
.prev_a286 .plasma_96d1 select {
  max-width: 100%;
}
.prev_a286 .plasma_96d1 table {
  font-size: 85%;
}
.prev_a286 .plasma_96d1 table td,
.prev_a286 .plasma_96d1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.prev_a286 .plasma_96d1 table tfoot td {
  text-align: left;
}
.prev_a286 .plasma_96d1 :last-child {
  margin-bottom: 0;
}
.prev_a286 .plasma_96d1 .popup_8fe2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.prev_a286 .plasma_96d1 .popup_8fe2 label {
  width: 100%;
}
.prev_a286 .plasma_96d1 .popup_8fe2 .paragraph-pink-ecd3 {
  width: 100%;
  display: block;
}
.prev_a286 .plasma_96d1 .popup_8fe2 .dim-424b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.prev_a286 .plasma_96d1 .popup_8fe2 .dim-424b:hover svg #svg-search {
  fill: #444;
}
.prev_a286 .plasma_96d1 .popup_8fe2 .dim-424b svg {
  width: 18px;
  height: 18px;
}
.prev_a286 .hovered_5e8c ul ul,
.prev_a286 .pattern_bb06 ul ul,
.prev_a286 .simple-f9af ul ul,
.prev_a286 .search_complex_29cb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.prev_a286 .hovered_5e8c .next_19a7 > a,
.prev_a286 .pattern_bb06 .next_19a7 > a,
.prev_a286 .simple-f9af .next_19a7 > a,
.prev_a286 .search_complex_29cb .next_19a7 > a {
  margin-bottom: 0;
}
.prev_a286 .thumbnail-huge-b342 li,
.prev_a286 .hovered_5e8c li,
.prev_a286 .logo_f29a li,
.prev_a286 .pattern_bb06 li,
.prev_a286 .simple-f9af li,
.prev_a286 .search_complex_29cb li,
.prev_a286 .glass_10d1 li,
.prev_a286 .logo-bright-18c1 li {
  display: block;
  position: relative;
}
.prev_a286 .thumbnail-huge-b342 li:last-child,
.prev_a286 .hovered_5e8c li:last-child,
.prev_a286 .logo_f29a li:last-child,
.prev_a286 .pattern_bb06 li:last-child,
.prev_a286 .simple-f9af li:last-child,
.prev_a286 .search_complex_29cb li:last-child,
.prev_a286 .glass_10d1 li:last-child,
.prev_a286 .logo-bright-18c1 li:last-child {
  border: none;
}
.prev_a286 .thumbnail-huge-b342 li a,
.prev_a286 .hovered_5e8c li a,
.prev_a286 .logo_f29a li a,
.prev_a286 .pattern_bb06 li a,
.prev_a286 .simple-f9af li a,
.prev_a286 .search_complex_29cb li a,
.prev_a286 .glass_10d1 li a,
.prev_a286 .logo-bright-18c1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev_a286 .thumbnail-huge-b342 li ul li::before,
.prev_a286 .hovered_5e8c li ul li::before,
.prev_a286 .logo_f29a li ul li::before,
.prev_a286 .pattern_bb06 li ul li::before,
.prev_a286 .simple-f9af li ul li::before,
.prev_a286 .search_complex_29cb li ul li::before,
.prev_a286 .glass_10d1 li ul li::before,
.prev_a286 .logo-bright-18c1 li ul li::before {
  left: 15px;
}
.prev_a286 .thumbnail-huge-b342 li ul a,
.prev_a286 .hovered_5e8c li ul a,
.prev_a286 .logo_f29a li ul a,
.prev_a286 .pattern_bb06 li ul a,
.prev_a286 .simple-f9af li ul a,
.prev_a286 .search_complex_29cb li ul a,
.prev_a286 .glass_10d1 li ul a,
.prev_a286 .logo-bright-18c1 li ul a {
  padding-left: 20px;
}
.prev_a286 .thumbnail-huge-b342 li ul ul li::before,
.prev_a286 .hovered_5e8c li ul ul li::before,
.prev_a286 .logo_f29a li ul ul li::before,
.prev_a286 .pattern_bb06 li ul ul li::before,
.prev_a286 .simple-f9af li ul ul li::before,
.prev_a286 .search_complex_29cb li ul ul li::before,
.prev_a286 .glass_10d1 li ul ul li::before,
.prev_a286 .logo-bright-18c1 li ul ul li::before {
  left: 30px;
}
.prev_a286 .thumbnail-huge-b342 li ul ul a,
.prev_a286 .hovered_5e8c li ul ul a,
.prev_a286 .logo_f29a li ul ul a,
.prev_a286 .pattern_bb06 li ul ul a,
.prev_a286 .simple-f9af li ul ul a,
.prev_a286 .search_complex_29cb li ul ul a,
.prev_a286 .glass_10d1 li ul ul a,
.prev_a286 .logo-bright-18c1 li ul ul a {
  padding-left: 40px;
}
.prev_a286 .nav_pressed_64aa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev_a286 .logo-bright-18c1 ul li {
  margin-bottom: 1.41575em;
}
.prev_a286 .logo-bright-18c1 ul li .panel_gas_839f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.prev_a286 .logo-bright-18c1 ul li .widget-6601 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.current-d821 .thumbnail-huge-b342 li a,
.current-d821 .hovered_5e8c li a,
.current-d821 .logo_f29a li a,
.current-d821 .pattern_bb06 li a,
.current-d821 .simple-f9af li a,
.current-d821 .search_complex_29cb li a,
.current-d821 .glass_10d1 li a,
.current-d821 .logo-bright-18c1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-d821 .nav_pressed_64aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current-d821 .plasma_96d1 ul li.background_first_c21e .layout-0ac4,
.current-d821 .plasma_96d1 ul li.main_hard_5283 .layout-0ac4 {
  background: rgba(0, 0, 0, 0.2);
}
.current-d821 .prev_a286 .plasma_96d1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_west_6f10 .prev_a286 .menu_first_8859 li {
  margin: 0;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li ul {
  margin: 0;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li ul li a {
  padding-left: 15px;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li ul li li a {
  padding-left: 30px;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li.copper_9863 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li.copper_9863 > 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;
}
.message_west_6f10 .prev_a286 .menu_first_8859 li.copper_9863 > 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;
}
.wrapper-fixed-4ce7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.feature-17cf {
  position: relative;
  z-index: 10;
}
.feature-17cf .pattern_pro_b227 {
  width: 100%;
  max-width: 100%;
}
.motion_dd16 .backdrop_0388 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.motion_dd16 .copper-71e9 {
}
.motion_dd16 .current-d821 {
  background: #292929;
}
.header-simple-3a53 .backdrop_0388 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header-simple-3a53 .copper-71e9 {
  background: #f9f9f9;
}
.header-simple-3a53 .current-d821 {
  background: #303030;
}
.cool_7cba .backdrop_0388 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cool_7cba .accent-2c4a {
    margin-bottom: 1em;
  }
  .cool_7cba .accent-2c4a:last-child {
    margin-bottom: 0;
  }
}
.cool_7cba .copper-71e9 {
  background: #ededed;
}
.cool_7cba .current-d821 {
  background: #1a1a1a;
}
.backdrop_0388.copper-71e9 {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop_0388.copper-71e9 .thumbnail-3f79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_0388.current-d821 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_0388.current-d821 a:not(.block-2dc1) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_0388.current-d821 a:not(.block-2dc1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_0388.current-d821 .thumbnail-3f79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_0388.current-d821 table tbody td,
.backdrop_0388.current-d821 table th {
  background: rgba(0, 0, 0, 0.08);
}
.border_1598.hover-badb .progress_light_c7d4 {
  max-width: initial;
}
.border_1598 .outline_fresh_dd4a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border_1598 .outline_fresh_dd4a .pattern_pro_b227 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border_1598 .outline_fresh_dd4a .pattern_pro_b227 {
    display: block;
    margin-bottom: 2em;
  }
  .border_1598 .outline_fresh_dd4a .pattern_pro_b227:last-child {
    margin-bottom: 0;
  }
}
.cool_7cba .accent-2c4a:last-child,
.header-simple-3a53 .accent-2c4a:last-child,
.motion_dd16 .accent-2c4a:last-child {
  margin-bottom: 0;
}
.cool_7cba .accent-2c4a .prev_a286 .plasma_96d1:last-child,
.header-simple-3a53 .accent-2c4a .prev_a286 .plasma_96d1:last-child,
.motion_dd16 .accent-2c4a .prev_a286 .plasma_96d1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cool_7cba .shade_4734,
  .cool_7cba .basic-2f9f,
  .header-simple-3a53 .shade_4734,
  .header-simple-3a53 .basic-2f9f,
  .motion_dd16 .shade_4734,
  .motion_dd16 .basic-2f9f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .feature-17cf .accent-2c4a {
    margin-bottom: 2em;
  }
}
.feature-17cf p:last-child {
  margin-bottom: 0;
}
.feature-17cf li,
.feature-17cf ul {
  list-style: none;
  margin: 0;
}
.feature-17cf ul ul {
  margin-left: 2.617924em;
}
.card-9237 {
  font-size: 0.875em;
}

/* css-noise: 089c */
.shadow-element-w3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
