/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop-middle-786d/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop-middle-786d
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.backdrop-middle-786d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.component-b563.modal_328a/licenses/gpl-2.0.search_east_9ca0
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.clean-9c0e/, (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.in_3422.widget_12dc/normalize.slow_6792/
 ======
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.slow_6792 v7.0.0 | MIT License | github.backdrop-middle-786d/necolas/normalize.slow_6792 */
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;
}
.tooltip_black_361b .orange_632a,
.active_d60f,
.feature_cold_3229,
.purple_03e1,
.secondary_glass_fa13,
.soft_e0df,
.outline-hard-5e1f,
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;
}
.active_d60f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_d60f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_d60f,
  h1 {
    font-size: 1.8em;
  }
}
.feature_cold_3229,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_cold_3229 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_cold_3229,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_cold_3229,
  h2 {
    font-size: 1.7em;
  }
}
.purple_03e1,
h3 {
  font-size: 1.618em;
}
.tooltip_black_361b .orange_632a,
.secondary_glass_fa13,
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.block_435d {
  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;
}
.huge-c614:after,
.huge-c614:before,
.panel_faa7:after,
.panel_faa7:before {
  content: "";
  display: table;
}
.huge-c614:after,
.panel_faa7:after {
  clear: both;
}
.photo_6985 {
  float: right;
  margin-right: 0;
}
.old-ece5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag-fixed-74ee .orange_041c,
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;
}
.tag-fixed-74ee .orange_041c: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;
}
.pattern-hovered-c9d0 .orange_041c {
  box-shadow: none;
}
.pattern-hovered-c9d0
  .orange_041c
  .gold_bda0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern-hovered-c9d0 .orange_041c .main_d12e {
  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;
}
.pattern-hovered-c9d0
  .orange_041c
  .main_d12e
  b {
  display: none;
}
.pattern-hovered-c9d0 .shadow_6d21 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.table_large_efac:not(.paragraph-tiny-719d):not(.focused_f9b1),
button:not(.paragraph-tiny-719d):not(.focused_f9b1),
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ) {
  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;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):hover,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):hover,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):hover,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):hover,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):active,
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):active,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):active,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):active,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):active,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus {
  outline: 0;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4 {
  position: relative;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .glass-a47f,
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .panel_ddea,
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .layout-813b,
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  i,
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  svg,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .glass-a47f,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .panel_ddea,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .layout-813b,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  i,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  svg,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .glass-a47f,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .panel_ddea,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .layout-813b,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  i,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  svg,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .glass-a47f,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .panel_ddea,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .layout-813b,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  i,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  svg,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .glass-a47f,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .panel_ddea,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  .layout-813b,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  i,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4
  svg {
  visibility: hidden;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4:after,
button:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4:after,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4:after,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4:after,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ).fn-loading-76a4: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;
}
.table_large_efac:not(.paragraph-tiny-719d):not(.focused_f9b1),
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ) {
  color: #fff;
  background: #235787;
}
.table_large_efac:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="button"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="reset"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus,
input[type="submit"]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ):focus {
  color: #fff;
}
.table_large_efac.fn-disabled-76a4:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
.table_large_efac[disabled]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
button.fn-disabled-76a4:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ),
button[disabled]:not(.paragraph-tiny-719d):not(
    .focused_f9b1
  ) {
  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;
}
.video-red-bd07 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-red-bd07: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;
}
.feature-brown-4522 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article_thick_5738 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice-pink-be2f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.huge-c614:after,
.huge-c614:before,
.modal_653b:after,
.modal_653b:before,
.shade-down-6623:after,
.shade-down-6623:before,
.summary-hard-f9b4:after,
.summary-hard-f9b4:before,
.pro_62ad:after,
.pro_62ad:before,
.column-3052:after,
.column-3052:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.huge-c614:after,
.modal_653b:after,
.shade-down-6623:after,
.summary-hard-f9b4:after,
.pro_62ad:after,
.column-3052:after {
  clear: both;
}
.modal_653b .mask_left_099a,
.shade-down-6623 .mask_left_099a,
.tertiary_5298 .mask_left_099a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.brown-ec96 {
  display: inline-block;
}
.stone_c889 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone_c889 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone_c889 .liquid_0f81 {
  padding: 1em 0;
  font-size: 85%;
}
.liquid_0f81 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline-orange-35ee {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline-orange-35ee:after,
.outline-orange-35ee:before {
  content: "";
  display: table;
}
.outline-orange-35ee:after {
  clear: both;
}
.notification_old_f507 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-a232 .notification_old_f507 {
  max-width: 50%;
}
.right_daf4 .notification_old_f507 {
  max-width: 33.33%;
}
.sidebar-cbe2 .notification_old_f507 {
  max-width: 25%;
}
.menu_slow_5039 .notification_old_f507 {
  max-width: 20%;
}
.bright-08bf .notification_old_f507 {
  max-width: 16.66%;
}
.primary-bottom-6b8d .notification_old_f507 {
  max-width: 14.28%;
}
.narrow_1a3d .notification_old_f507 {
  max-width: 12.5%;
}
.notification_first_72a1 .notification_old_f507 {
  max-width: 11.11%;
}
.prev_7721 {
  display: block;
}
.tooltip_black_361b .last-2023 label,
.tooltip_black_361b .fresh-0a6f label,
.tooltip_black_361b .hard_c53a label,
.tooltip_black_361b .tooltip-54a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-f193 {
  list-style: none;
  margin: 0;
}
.slow-f193 article.wrapper_5271 {
  margin-bottom: 0;
}
.slow-f193 ul {
  list-style: none;
  margin: 0;
}
.slow-f193 .paper_01b3 li.wrapper_5271 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-f193 .paper_01b3 li.wrapper_5271 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-f193 .paper_01b3 li.wrapper_5271: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) {
  .slow-f193 .paper_01b3 li.wrapper_5271 li.wrapper_5271 li.wrapper_5271 li.wrapper_5271 {
    padding-left: 0;
  }
}
article.wrapper_5271 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_5271 .modal_653b p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_5271 .description-stone-1d6f {
  float: left;
}
article.wrapper_5271 .shadow_82ac {
  margin-left: 85px;
}
article.wrapper_5271 .east-5c01 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_5271 .east-5c01 .hot-d30b {
  margin-left: 10px;
}
article.wrapper_5271 .block_89e9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_5271 .dropdown_over_115c {
  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 .last-2023,
  #respond .hard_c53a,
  #respond .tooltip-54a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-2023 input,
#respond .hard_c53a input,
#respond .tooltip-54a7 input {
  width: 100%;
}
#respond .tooltip-54a7 {
  margin-right: 0;
}
#respond .accent_fresh_d15b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_cool_128d {
  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;
}
.dropdown_cool_128d.pagination-white-5106 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown_cool_128d 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%);
}
.dropdown_cool_128d:focus,
.dropdown_cool_128d: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);
}
.grid-de78 {
  border-radius: 10%;
}
.cool_1d22 {
  border-radius: 50%;
}
.hidden_last_f8be {
  font-size: 0.72em;
}
.lower_628c {
  font-size: 0.875em;
}
.section-079c {
  font-size: 1.1em;
}
.fresh_25ba {
  text-transform: uppercase;
  line-height: 1.2;
}
.fresh_25ba.hidden_last_f8be {
  letter-spacing: 0.5px;
}
.layout_new_8f0b,
.layout_new_8f0b a {
  color: #6d6d6d;
}
.layout_new_8f0b a:hover {
  color: #111;
}
.frame_large_39a1 {
  color: #6d6d6d;
}
.huge-d2ce {
  overflow-x: hidden;
}
.huge-d2ce .iron-2f70.hero_hovered_adc2 {
  position: relative;
}
.huge-d2ce .iron-2f70.hero_hovered_adc2.popup_3426 {
  position: initial;
}
.huge-d2ce
  .iron-2f70.hero_hovered_adc2.popup_3426
  .small_ecc8 {
  left: auto;
}
.huge-d2ce .iron-2f70 .small_ecc8 {
  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;
}
.huge-d2ce .iron-2f70:hover.hero_hovered_adc2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.huge-d2ce
  .iron-2f70:hover.hero_hovered_adc2
  .small_ecc8 {
  display: block;
  z-index: 9999999;
}
.huge-d2ce .list_fresh_a041 .accent-focused-d1ff,
.huge-d2ce .modal_blue_59dc .accent-focused-d1ff {
  display: none;
}
.huge-d2ce .footer_4b48 .iron-2f70:hover.hero_hovered_adc2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip_black_361b .last-2023 label,
.tooltip_black_361b .fresh-0a6f label,
.tooltip_black_361b .hard_c53a label,
.tooltip_black_361b .tooltip-54a7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.slow-f193 {
  list-style: none;
  margin: 0;
}
.slow-f193 article.wrapper_5271 {
  margin-bottom: 0;
}
.slow-f193 ul {
  list-style: none;
  margin: 0;
}
.slow-f193 .paper_01b3 li.wrapper_5271 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .slow-f193 .paper_01b3 li.wrapper_5271 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .slow-f193 .paper_01b3 li.wrapper_5271: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) {
  .slow-f193 .paper_01b3 li.wrapper_5271 li.wrapper_5271 li.wrapper_5271 li.wrapper_5271 {
    padding-left: 0;
  }
}
article.wrapper_5271 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.wrapper_5271 .modal_653b p:last-of-type {
  margin-bottom: 0;
}
article.wrapper_5271 .description-stone-1d6f {
  float: left;
}
article.wrapper_5271 .shadow_82ac {
  margin-left: 85px;
}
article.wrapper_5271 .east-5c01 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.wrapper_5271 .east-5c01 .hot-d30b {
  margin-left: 10px;
}
article.wrapper_5271 .block_89e9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.wrapper_5271 .dropdown_over_115c {
  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 .last-2023,
  #respond .hard_c53a,
  #respond .tooltip-54a7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-2023 input,
#respond .hard_c53a input,
#respond .tooltip-54a7 input {
  width: 100%;
}
#respond .tooltip-54a7 {
  margin-right: 0;
}
#respond .accent_fresh_d15b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_fresh_a041 .lite_6971 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lite_6971 .accent_9de7.overlay_yellow_01cc .main_9831 > li > a:focus,
.lite_6971 .accent_9de7.overlay_yellow_01cc .main_9831 > li > a:hover,
.lite_6971 .accent_9de7.light-87de .main_9831 > li > a:focus,
.lite_6971 .accent_9de7.light-87de .main_9831 > li > a:hover,
.lite_6971 .accent_9de7.icon_easy_2f6e .main_9831 > li > a:focus,
.lite_6971 .accent_9de7.icon_easy_2f6e .main_9831 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971
  .accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.gradient-pink-b495
  > a,
.lite_6971
  .accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.component-out-0f42
  > a,
.lite_6971
  .accent_9de7.light-87de
  .main_9831
  > li.gradient-pink-b495
  > a,
.lite_6971
  .accent_9de7.light-87de
  .main_9831
  > li.component-out-0f42
  > a,
.lite_6971
  .accent_9de7.icon_easy_2f6e
  .main_9831
  > li.gradient-pink-b495
  > a,
.lite_6971 .accent_9de7.icon_easy_2f6e .main_9831 > li.carousel_brown_b4ff > a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971 .gallery_c4e4,
.lite_6971 .gallery_c4e4 a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971 .orange_497f.shade-3835 li a,
.lite_6971 .static-705d a,
.lite_6971 .tall_76fb,
.lite_6971 .main_9831 > li > a,
.lite_6971 .item-f550 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971 .orange_497f.shade-3835 li a:hover,
.lite_6971 .static-705d a:hover,
.lite_6971 .tall_76fb:hover,
.lite_6971 .main_9831 > li > a:hover,
.lite_6971 .item-f550:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971 .overlay_fresh_2d64 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971 .overlay_fresh_2d64 .new-b9a5 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971 .overlay_fresh_2d64:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_6971 .modal-fixed-21e6 .article-slow-7be6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971 .modal-fixed-21e6 .article-slow-7be6 .shade_wood_a72b {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971
  .modal-fixed-21e6
  .article-slow-7be6
  .shade_wood_a72b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971
  .modal-fixed-21e6
  .article-slow-7be6
  .shade_wood_a72b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971
  .modal-fixed-21e6
  .article-slow-7be6
  .shade_wood_a72b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971
  .modal-fixed-21e6
  .article-slow-7be6
  .shade_wood_a72b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971 .modal-fixed-21e6 .tertiary-in-62ec {
  color: rgba(255, 255, 255, 0.79);
}
.lite_6971 .modal-fixed-21e6 .tertiary-in-62ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_cde4
  .lite_6971
  .modal-fixed-21e6
  .box-steel-4451
  .shadow-2205 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_cde4
  .lite_6971
  .modal-fixed-21e6
  .box-steel-4451
  .shade_wood_a72b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.list_fresh_a041 .hard-61d7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hard-61d7 .accent_9de7.overlay_yellow_01cc .main_9831 > li > a:focus,
.hard-61d7 .accent_9de7.overlay_yellow_01cc .main_9831 > li > a:hover,
.hard-61d7 .accent_9de7.light-87de .main_9831 > li > a:focus,
.hard-61d7 .accent_9de7.light-87de .main_9831 > li > a:hover,
.hard-61d7 .accent_9de7.icon_easy_2f6e .main_9831 > li > a:focus,
.hard-61d7 .accent_9de7.icon_easy_2f6e .main_9831 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-61d7
  .accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.gradient-pink-b495
  > a,
.hard-61d7
  .accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.component-out-0f42
  > a,
.hard-61d7
  .accent_9de7.light-87de
  .main_9831
  > li.gradient-pink-b495
  > a,
.hard-61d7
  .accent_9de7.light-87de
  .main_9831
  > li.component-out-0f42
  > a,
.hard-61d7
  .accent_9de7.icon_easy_2f6e
  .main_9831
  > li.gradient-pink-b495
  > a,
.hard-61d7 .accent_9de7.icon_easy_2f6e .main_9831 > li.carousel_brown_b4ff > a {
  color: rgba(0, 0, 0, 0.8);
}
.hard-61d7 .gallery_c4e4,
.hard-61d7 .gallery_c4e4 a {
  color: rgba(0, 0, 0, 0.8);
}
.hard-61d7 .orange_497f.shade-3835 li a,
.hard-61d7 .static-705d a,
.hard-61d7 .tall_76fb,
.hard-61d7 .main_9831 > li > a,
.hard-61d7 .item-f550 {
  color: rgba(0, 0, 0, 0.55);
}
.hard-61d7 .orange_497f.shade-3835 li a:hover,
.hard-61d7 .static-705d a:hover,
.hard-61d7 .tall_76fb:hover,
.hard-61d7 .main_9831 > li > a:hover,
.hard-61d7 .item-f550:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-61d7 .overlay_fresh_2d64 {
  color: rgba(0, 0, 0, 0.55);
}
.hard-61d7 .overlay_fresh_2d64 .new-b9a5 {
  color: rgba(0, 0, 0, 0.8);
}
.hard-61d7 .overlay_fresh_2d64:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_53e8 .block-2e5d {
  margin-left: auto;
  margin-right: auto;
}
.shade-down-6623 > * {
  margin-left: auto;
  margin-right: auto;
}
.shade-down-6623 .feature-brown-4522 {
  margin-right: 1.41575em;
}
.cold_3990 .shade-down-6623 > .aside-blue-9721 {
  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;
}
.cold_3990 .shade-down-6623 > .dim_b5b6 {
  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;
}
.heading_c6e6.avatar_53e8 .block-2e5d,
.picture_7334.avatar_53e8 .block-2e5d {
  margin-left: 0;
}
.content-9228.avatar_53e8 .block-2e5d,
.backdrop-a746.avatar_53e8 .block-2e5d {
  margin-right: 0;
}
.shade-down-6623 ol,
.shade-down-6623 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dropdown_upper_b9de video {
  max-width: 100%;
}
.detail-down-d517 img {
  display: block;
}
.detail-down-d517.feature-brown-4522,
.detail-down-d517.article_thick_5738 {
  width: 100%;
}
.detail-down-d517.dim_b5b6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-cf48:not(.current-daa7) {
  margin: 1.5em auto;
}
.status_under_a89f p {
  padding: 1.5em 14px;
}
ul.detail-huge-1f7f.dim_b5b6,
ul.detail-huge-1f7f.aside-blue-9721,
ul.detail-huge-1f7f.stale-b9ba.aside-blue-9721 {
  padding: 0 14px;
}
.filter-e573 {
  display: block;
  overflow-x: auto;
}
.filter-e573 table {
  border-collapse: collapse;
  width: 100%;
}
.filter-e573 td,
.filter-e573 th {
  padding: 0.5em;
}
.shade-down-6623 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shade-down-6623 ol ol,
.shade-down-6623 ol ul,
.shade-down-6623 ul ol,
.shade-down-6623 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shade-down-6623 ol ol li,
.shade-down-6623 ol ul li,
.shade-down-6623 ul ol li,
.shade-down-6623 ul ul li {
  margin-left: 0;
}
.up_e8d1.selected_0342 > .gradient-4629 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_e8d1.selected_0342 > .gradient-4629 iframe,
.up_e8d1.selected_0342 > .gradient-4629 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mini-0d1d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mini-0d1d.form_out_6768 {
  padding: 0;
}
.mini-0d1d.form_out_6768 cite {
  font-size: 13px;
}
.mini-0d1d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mini-0d1d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup_glass_8a51 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup_glass_8a51 > p:first-child {
  margin-top: 0;
}
.popup_glass_8a51 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup_glass_8a51 blockquote {
  border-left: 0;
}
.accordion-f751 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion-f751:not(.aside_1217) {
  max-width: 100px;
}
.accordion-f751.input_1881 {
  border-bottom: none !important;
  text-align: center;
}
.accordion-f751.input_1881::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .status_under_a89f p {
    padding: 1.5em 0;
  }
}
.pagination-5082 {
  color: #0073aa;
}
.yellow-16d6 {
  background-color: #0073aa;
}
.section_prev_75b1 {
  color: #229fd8;
}
.pagination_advanced_ead6 {
  background-color: #229fd8;
}
.plasma_ee8e {
  color: #eee;
}
.preview_e119 {
  background-color: #eee;
}
.up_99ea {
  color: #444;
}
.layout-5d09 {
  background-color: #444;
}
.modal_33fd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal_33fd .disabled-2dff .static-705d {
  font-size: 15px;
}
.modal_33fd .static-705d {
  line-height: 1.3;
}
.modal_33fd .hard-61d7 {
}
.modal_33fd .lite_6971 {
  background: #235787;
}
.surface_blue_13fd {
  padding: 0;
}
.surface_blue_13fd .lite_6971 {
  background: #1a1a1a;
}
.surface_blue_13fd .hard-61d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb_7c5d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb_7c5d .hard-61d7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb_7c5d .lite_6971 {
  background: #303030;
}
.column-3052 {
  position: relative;
  z-index: 10;
}
.column-3052 .info_over_2cf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.motion-2f80 .hero_hovered_adc2 {
  display: inline-block;
  vertical-align: middle;
}
.motion-2f80.avatar_7064 .hero_hovered_adc2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .motion-2f80.avatar_7064 .hero_hovered_adc2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .motion-2f80.avatar_7064 .hero_hovered_adc2 {
    margin-right: 0.4em;
  }
}
.motion-2f80.avatar_7064 .hero_hovered_adc2:last-child {
  margin-right: 0;
}
.frame_outer_50eb .info_over_2cf1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .list_fresh_a041 .disabled-2dff {
    margin: 0 -0.5em;
  }
  .list_fresh_a041 .disabled-2dff [class*="customify-col-"],
  .list_fresh_a041 .disabled-2dff [class*="customify-col_"],
  .list_fresh_a041 .disabled-2dff [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.list_fresh_a041.surface_black_634b .info_over_2cf1 {
  background: 0 0 !important;
}
.list_fresh_a041.surface_black_634b .info_over_2cf1,
.list_fresh_a041.frame_outer_50eb .info_over_2cf1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .list_fresh_a041.overlay-bbe4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.list_fresh_a041.frame_outer_50eb .info_over_2cf1 {
  box-shadow: none !important;
}
.pattern_b4f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pattern_b4f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_b4f8 {
    padding: 18px 0 20px;
  }
}
.pattern_b4f8 .full_f24c {
  width: 100%;
}
.pattern_b4f8 .secondary_clean_db1d {
  margin-bottom: 0;
}
.pattern_b4f8 .dim-3d7f {
  margin-top: 5px;
  font-size: 0.875em;
}
.pink_8f39 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pink_8f39 .link-1805 {
  width: 100%;
}
.header-84ff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.header-84ff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.header-84ff 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;
}
.header-84ff li:last-child:after {
  display: none;
}
.header-84ff li a {
  font-weight: 500;
  margin-right: 10px;
}
.bronze-ba66 .accent-focused-d1ff button,
.pattern_b4f8 .accent-focused-d1ff button {
  left: 0;
}
.bronze-ba66 .link-1805,
.pattern_b4f8 .link-1805 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-ba66 .pink_8f39,
.pattern_b4f8 .pink_8f39 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bronze-ba66 {
  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;
}
.bronze-ba66: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;
}
.bronze-ba66 .out-1a4e {
  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) {
  .bronze-ba66 .out-1a4e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze-ba66 .out-1a4e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bronze-ba66 .out-1a4e {
    min-height: 200px;
  }
}
.bronze-ba66 .header-84ff {
  color: rgba(255, 255, 255, 0.8);
}
.bronze-ba66 .header-84ff a,
.bronze-ba66 .header-84ff li:after {
  color: inherit;
}
.bronze-ba66 .header-84ff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.alert_stone_1c02 {
  margin-bottom: 0.5em;
}
.description-brown-e27d {
  margin-bottom: 1.2em;
}
.description-brown-e27d,
.alert_stone_1c02 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.description-brown-e27d p:last-child,
.alert_stone_1c02 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accent-focused-d1ff,
#masthead .accent-focused-d1ff {
  display: none;
}
#masthead
  > .accent-focused-d1ff.logo_0bad {
  display: none;
}
#masthead > .accent-focused-d1ff button {
  left: 0;
}
.disabled_fluid_e754 {
  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%;
}
.disabled_fluid_e754 .hero_hovered_adc2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled_fluid_e754 .status_rough_b13e {
  display: -webkit-box;
  display: flex;
}
.disabled_fluid_e754 .status_rough_b13e.wood_dc0f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled_fluid_e754 .status_rough_b13e.container-slow-46d9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_fluid_e754 .status_rough_b13e.heading_cool_fcc7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled_fluid_e754.cool-b40c.layout_paper_6037 .status_rough_b13e.wood_dc0f {
  flex-basis: 100%;
}
.disabled_fluid_e754.static-8cea .status_rough_b13e.container-slow-46d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled_fluid_e754.static-8cea .status_rough_b13e.heading_cool_fcc7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accent-focused-d1ff.logo_0bad {
  display: none;
}
#masthead > .accent-focused-d1ff button {
  left: 0;
}
.header-b820 {
  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;
}
.header-b820:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-b820.media_18e6 i {
  margin-right: 4px;
}
.header-b820.wide-2588 i {
  margin-left: 5px;
}
.static-705d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.static-705d p:last-child {
  margin-bottom: 0;
}
.cold-c3e6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cold-c3e6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cold-c3e6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cold-c3e6 .gallery_c4e4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cold-c3e6 .status_79e8 {
  margin: 5px 0 7px 0;
}
.cold-c3e6.focus-c84c .yellow_015b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-c3e6.focus-c84c .notice-a87c {
  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;
}
.cold-c3e6.carousel_1de5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cold-c3e6.carousel_1de5 .yellow_015b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-c3e6.carousel_1de5 .notice-a87c {
  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;
}
.cold-c3e6.caption_right_e009 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-c3e6.banner_south_83eb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cold-c3e6.banner_south_83eb .notice-a87c {
  margin-top: 7px;
}
.module-out-5d05 {
  display: inline-block;
}
.column-3052 .pattern-b96e .cold-c3e6 img {
  max-width: 100%;
}
.accent_9de7 .border-3e8a.aside_gas_69de,
.outer-991c .border-3e8a.aside_gas_69de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent_9de7 .feature-liquid-1e23,
.outer-991c .feature-liquid-1e23 {
  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%);
}
.accent_9de7 .feature-liquid-1e23 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accent_9de7.frame-warm-b850 .feature-liquid-1e23 {
  display: none;
}
.accent_9de7 .pattern_green_d504 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent_9de7 .pattern_green_d504 li {
  display: inline-block;
  position: relative;
}
.accent_9de7 .pattern_green_d504 li:last-child {
  margin-right: 0;
}
.accent_9de7 .pattern_green_d504 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;
}
.accent_9de7 .pattern_green_d504 li.carousel_brown_b4ff > a {
  color: rgba(0, 0, 0, 0.9);
}
.accent_9de7 .pattern_green_d504 > 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;
}
.accent_9de7 .pattern_green_d504 > li > a i {
  line-height: 0;
}
.accent_9de7 .pattern_green_d504 > li.mask_orange_0ceb > a .feature-liquid-1e23 {
  margin-left: 4px;
  line-height: 0;
}
.accent_9de7 .pattern_green_d504 .sidebar_54e6 li.mask_orange_0ceb > a {
  position: relative;
}
.accent_9de7 .pattern_green_d504 .sidebar_54e6 li.mask_orange_0ceb > a:after,
.accent_9de7 .pattern_green_d504 .sidebar_54e6 li.mask_orange_0ceb > a:before {
  content: "";
  display: table;
}
.accent_9de7 .pattern_green_d504 .sidebar_54e6 li.mask_orange_0ceb > a:after {
  clear: both;
}
.accent_9de7 .pattern_green_d504 .sidebar_54e6 li.mask_orange_0ceb > a .feature-liquid-1e23 {
  margin-left: 5px;
  float: right;
}
.accent_9de7 .simple-f7fe,
.accent_9de7 .sidebar_54e6 {
  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;
}
.accent_9de7 .sidebar_54e6 {
  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;
}
.accent_9de7 .sidebar_54e6 .aside_gas_69de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent_9de7 .sidebar_54e6 .feature-liquid-1e23 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accent_9de7 .sidebar_54e6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accent_9de7 .sidebar_54e6 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;
}
.accent_9de7 .sidebar_54e6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accent_9de7 .sidebar_54e6 .sidebar_54e6 {
  top: 0;
  left: 100%;
}
.accent_9de7 .heading_97e0.fn-focus-76a4 > .simple-f7fe,
.accent_9de7 .heading_97e0.fn-focus-76a4 > .sidebar_54e6,
.accent_9de7 .heading_97e0:focus > .simple-f7fe,
.accent_9de7 .heading_97e0:focus > .sidebar_54e6,
.accent_9de7 .heading_97e0:hover > .simple-f7fe,
.accent_9de7 .heading_97e0:hover > .sidebar_54e6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accent_9de7.icon_easy_2f6e .main_9831:after,
.accent_9de7.icon_easy_2f6e .main_9831:before {
  content: "";
  display: table;
}
.accent_9de7.icon_easy_2f6e .main_9831:after {
  clear: both;
}
.accent_9de7.icon_easy_2f6e .main_9831 > li {
  float: left;
}
.accent_9de7.first-2c76 .main_9831:after,
.accent_9de7.first-2c76 .main_9831:before {
  content: "";
  display: table;
}
.accent_9de7.first-2c76 .main_9831:after {
  clear: both;
}
.accent_9de7.first-2c76 .main_9831 > li {
  float: left;
}
.accent_9de7.first-2c76 .main_9831 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accent_9de7.first-2c76 .main_9831 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accent_9de7.first-2c76 .main_9831 > li.gradient-pink-b495 > a,
.accent_9de7.first-2c76 .main_9831 > li.carousel_brown_b4ff > a {
  color: #fff;
  background-color: #1e4b75;
}
.accent_9de7.overlay_yellow_01cc .main_9831 > li > a .aside_gas_69de {
  position: relative;
}
.accent_9de7.overlay_yellow_01cc .main_9831 > li > a .aside_gas_69de: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;
}
.accent_9de7.overlay_yellow_01cc
  .main_9831
  > li:focus
  > a
  .aside_gas_69de:before,
.accent_9de7.overlay_yellow_01cc
  .main_9831
  > li:hover
  > a
  .aside_gas_69de:before {
  width: 100%;
  background-color: currentColor;
}
.accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.gradient-pink-b495
  > a
  .aside_gas_69de:before,
.accent_9de7.overlay_yellow_01cc
  .main_9831
  > li.component-out-0f42
  > a
  .aside_gas_69de:before {
  width: 100%;
  background-color: currentColor;
}
.accent_9de7.light-87de .main_9831 > li > a .aside_gas_69de {
  position: relative;
}
.accent_9de7.light-87de .main_9831 > li > a .aside_gas_69de: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;
}
.accent_9de7.light-87de .main_9831 > li:focus > a .aside_gas_69de:before,
.accent_9de7.light-87de
  .main_9831
  > li:hover
  > a
  .aside_gas_69de:before {
  width: 100%;
  background-color: currentColor;
}
.accent_9de7.light-87de
  .main_9831
  > li.gradient-pink-b495
  > a
  .aside_gas_69de:before,
.accent_9de7.light-87de
  .main_9831
  > li.component-out-0f42
  > a
  .aside_gas_69de:before {
  width: 100%;
  background-color: currentColor;
}
.outer-991c .pattern_green_d504 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.outer-991c .pattern_green_d504 li:first-child > a {
  border-top: none;
}
.outer-991c .pattern_green_d504 .motion_3529 > .aside_gas_69de .feature-liquid-1e23 {
  display: none;
}
.outer-991c .pattern_green_d504 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.outer-991c .pattern_green_d504 li:last-child {
  border: none;
}
.outer-991c .pattern_green_d504 li.mask_orange_0ceb > a {
  padding-right: 45px !important;
}
.outer-991c .pattern_green_d504 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.outer-991c .pattern_green_d504 li a:focus,
.outer-991c .pattern_green_d504 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer-991c .pattern_green_d504 li .layout-upper-76ef {
  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;
}
.outer-991c .pattern_green_d504 li .layout-upper-76ef:hover {
  box-shadow: none;
}
.outer-991c .pattern_green_d504 li .layout-upper-76ef .feature-liquid-1e23 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.outer-991c .pattern_green_d504 .sidebar_54e6 {
  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);
}
.outer-991c .pattern_green_d504 .sidebar_54e6 li a {
  padding-left: 3em;
}
.outer-991c .pattern_green_d504 .picture_selected_741a > a .layout-upper-76ef i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.outer-991c .pattern_green_d504 .picture_selected_741a > .sidebar_54e6 {
  display: block;
  opacity: 1;
}
.panel_eb1b {
  max-width: 100%;
}
.blue-782b {
  line-height: 0;
  cursor: pointer;
}
.item-f550 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item-f550:hover {
  box-shadow: none;
  color: currentColor;
}
.item-f550 svg {
  width: 18px;
  height: 18px;
}
.item-f550 .link-black-92e3 {
  display: none;
}
.fast-6eed {
  position: relative;
}
.fast-6eed.fn-active-76a4 .item-f550 .media-e28b {
  display: none;
}
.fast-6eed.fn-active-76a4 .item-f550 .link-black-92e3 {
  display: inline-block;
}
.fast-6eed .message_middle_d513 {
  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);
}
.fast-6eed.focused-189a .message_middle_d513 {
  left: auto;
  right: -0.9em;
}
.fast-6eed.focused-189a .gallery-copper-b468::before {
  left: auto;
  right: 15px;
}
.fast-6eed.fn-active-76a4 .message_middle_d513 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-steel-4451 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-steel-4451 label {
  flex-basis: 100%;
}
.box-steel-4451 .article-slow-7be6 {
  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;
}
.box-steel-4451 .shade_wood_a72b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-steel-4451 .shade_wood_a72b:focus {
  background-color: transparent;
}
.box-steel-4451 button.tertiary-in-62ec {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-steel-4451 button.tertiary-in-62ec:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-steel-4451 button.tertiary-in-62ec svg {
  width: 18px;
  height: 18px;
}
.box-steel-4451 input[type="submit"] {
  min-height: auto;
}
.modal-fixed-21e6 .box-steel-4451 .shade_wood_a72b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-copper-b468 {
  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) {
  .gallery-copper-b468 {
    width: 220px;
  }
}
.gallery-copper-b468 label {
  flex-basis: 100%;
}
.gallery-copper-b468::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;
}
.middle_cde4 .modal-fixed-21e6 .box-steel-4451 {
  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;
}
.middle_cde4
  .modal-fixed-21e6
  .box-steel-4451
  .article-slow-7be6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_cde4 .modal-fixed-21e6 .box-steel-4451 .shade_wood_a72b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_cde4
  .modal-fixed-21e6
  .box-steel-4451
  .shade_wood_a72b:focus {
  background: 0 0;
}
.middle_cde4
  .modal-fixed-21e6
  .box-steel-4451
  .shadow-2205 {
  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;
}
.orange_497f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange_497f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange_497f li:last-child {
  margin-right: 0;
}
.orange_497f li:first-child {
  margin-left: 0;
}
.orange_497f.down-3e51 a {
  color: #fff;
}
.orange_497f.down-3e51 a:hover {
  color: #fff;
}
.orange_497f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange_497f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange_497f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange_497f a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange_497f [class*="social-icon-apple"] {
  background-color: #999;
}
.orange_497f [class*="social-icon-apple"].bright_b98a {
  background-color: transparent;
  color: #999;
}
.orange_497f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange_497f [class*="social-icon-behance"].bright_b98a {
  background-color: transparent;
  color: #1769ff;
}
.orange_497f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange_497f [class*="social-icon-bitbucket"].bright_b98a {
  background-color: transparent;
  color: #205081;
}
.orange_497f [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange_497f [class*="social-icon-codepen"].bright_b98a {
  background-color: transparent;
  color: #000;
}
.orange_497f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange_497f [class*="social-icon-delicious"].bright_b98a {
  background-color: transparent;
  color: #39f;
}
.orange_497f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange_497f [class*="social-icon-digg"].bright_b98a {
  background-color: transparent;
  color: #005be2;
}
.orange_497f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange_497f [class*="social-icon-dribbble"].bright_b98a {
  background-color: transparent;
  color: #ea4c89;
}
.orange_497f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange_497f [class*="social-icon-envelope"].bright_b98a {
  background-color: transparent;
  color: #ea4335;
}
.orange_497f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange_497f [class*="social-icon-facebook"].bright_b98a {
  background-color: transparent;
  color: #3b5998;
}
.orange_497f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange_497f [class*="social-icon-flickr"].bright_b98a {
  background-color: transparent;
  color: #0063dc;
}
.orange_497f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange_497f [class*="social-icon-foursquare"].bright_b98a {
  background-color: transparent;
  color: #2d5be3;
}
.orange_497f [class*="social-icon-github"] {
  background-color: #333;
}
.orange_497f [class*="social-icon-github"].bright_b98a {
  background-color: transparent;
  color: #333;
}
.orange_497f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange_497f [class*="social-icon-google-plus"].bright_b98a {
  background-color: transparent;
  color: #dd4b39;
}
.orange_497f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange_497f [class*="social-icon-houzz"].bright_b98a {
  background-color: transparent;
  color: #7ac142;
}
.orange_497f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange_497f [class*="social-icon-instagram"].bright_b98a {
  background-color: transparent;
  color: #262626;
}
.orange_497f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange_497f [class*="social-icon-jsfiddle"].bright_b98a {
  background-color: transparent;
  color: #487aa2;
}
.orange_497f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange_497f [class*="social-icon-linkedin"].bright_b98a {
  background-color: transparent;
  color: #0077b5;
}
.orange_497f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange_497f [class*="social-icon-medium"].bright_b98a {
  background-color: transparent;
  color: #00ab6b;
}
.orange_497f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange_497f
  [class*="social-icon-odnoklassniki"].bright_b98a {
  background-color: transparent;
  color: #f4731c;
}
.orange_497f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange_497f [class*="social-icon-meetup"].bright_b98a {
  background-color: transparent;
  color: #ec1c40;
}
.orange_497f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange_497f [class*="social-icon-pinterest"].bright_b98a {
  background-color: transparent;
  color: #bd081c;
}
.orange_497f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange_497f [class*="social-icon-product-hunt"].bright_b98a {
  background-color: transparent;
  color: #da552f;
}
.orange_497f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange_497f [class*="social-icon-reddit"].bright_b98a {
  background-color: transparent;
  color: #ff4500;
}
.orange_497f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange_497f [class*="social-icon-rss"].bright_b98a {
  background-color: transparent;
  color: #f26522;
}
.orange_497f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange_497f
  [class*="social-icon-shopping-cart"].bright_b98a {
  background-color: transparent;
  color: #4caf50;
}
.orange_497f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange_497f [class*="social-icon-skype"].bright_b98a {
  background-color: transparent;
  color: #00aff0;
}
.orange_497f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange_497f [class*="social-icon-slideshare"].bright_b98a {
  background-color: transparent;
  color: #0077b5;
}
.orange_497f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange_497f [class*="social-icon-snapchat"].bright_b98a {
  background-color: transparent;
  color: #fffc00;
}
.orange_497f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange_497f [class*="social-icon-soundcloud"].bright_b98a {
  background-color: transparent;
  color: #f80;
}
.orange_497f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange_497f [class*="social-icon-spotify"].bright_b98a {
  background-color: transparent;
  color: #2ebd59;
}
.orange_497f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange_497f
  [class*="social-icon-stack-overflow"].bright_b98a {
  background-color: transparent;
  color: #fe7a15;
}
.orange_497f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange_497f [class*="social-icon-maldkfgram"].bright_b98a {
  background-color: transparent;
  color: #2ca5e0;
}
.orange_497f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange_497f [class*="social-icon-tripadvisor"].bright_b98a {
  background-color: transparent;
  color: #589442;
}
.orange_497f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange_497f [class*="social-icon-tumblr"].bright_b98a {
  background-color: transparent;
  color: #35465c;
}
.orange_497f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange_497f [class*="social-icon-twitch"].bright_b98a {
  background-color: transparent;
  color: #6441a5;
}
.orange_497f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange_497f [class*="social-icon-twitter"].bright_b98a {
  background-color: transparent;
  color: #1da1f2;
}
.orange_497f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange_497f [class*="social-icon-vimeo"].bright_b98a {
  background-color: transparent;
  color: #1ab7ea;
}
.orange_497f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange_497f [class*="social-icon-vk"].bright_b98a {
  background-color: transparent;
  color: #45668e;
}
.orange_497f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange_497f [class*="social-icon-weibo"].bright_b98a {
  background-color: transparent;
  color: #df2029;
}
.orange_497f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange_497f [class*="social-icon-weixin"].bright_b98a {
  background-color: transparent;
  color: #7bb32e;
}
.orange_497f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange_497f [class*="social-icon-whatsapp"].bright_b98a {
  background-color: transparent;
  color: #25d366;
}
.orange_497f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange_497f [class*="social-icon-wordpress"].bright_b98a {
  background-color: transparent;
  color: #21759b;
}
.orange_497f [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange_497f [class*="social-icon-xing"].bright_b98a {
  background-color: transparent;
  color: #026466;
}
.orange_497f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange_497f [class*="social-icon-yelp"].bright_b98a {
  background-color: transparent;
  color: #af0606;
}
.orange_497f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange_497f [class*="social-icon-youtube"].bright_b98a {
  background-color: transparent;
  color: #cd201f;
}
.tall_76fb {
  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;
}
.tall_76fb:hover {
  box-shadow: none;
  background: 0 0;
}
.row-b4b2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.south_12bc {
  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;
}
.secondary-cool-184b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.article_5d04 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.article_5d04,
.article_5d04::after,
.article_5d04::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;
}
.article_5d04::after,
.article_5d04::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip_left_9738 .south_12bc .secondary-cool-184b {
  margin-top: -2px;
  width: 19px;
}
.tooltip_left_9738 .south_12bc .article_5d04 {
  margin-top: -1px;
}
.tooltip_left_9738 .south_12bc .article_5d04,
.tooltip_left_9738 .south_12bc .article_5d04::after,
.tooltip_left_9738 .south_12bc .article_5d04::before {
  width: 19px;
  height: 2px;
}
.tooltip_left_9738 .south_12bc .article_5d04::before {
  top: -6px;
}
.tooltip_left_9738 .south_12bc .article_5d04::after {
  bottom: -6px;
}
.icon_action_8253 .south_12bc .secondary-cool-184b {
  margin-top: -2px;
  width: 22px;
}
.icon_action_8253 .south_12bc .article_5d04 {
  margin-top: -1px;
}
.icon_action_8253 .south_12bc .article_5d04,
.icon_action_8253 .south_12bc .article_5d04::after,
.icon_action_8253 .south_12bc .article_5d04::before {
  width: 22px;
  height: 2px;
}
.icon_action_8253 .south_12bc .article_5d04::before {
  top: -7px;
}
.icon_action_8253 .south_12bc .article_5d04::after {
  bottom: -7px;
}
.list_liquid_117e .south_12bc .secondary-cool-184b {
  margin-top: -2px;
  width: 31px;
}
.list_liquid_117e .south_12bc .article_5d04 {
  margin-top: -1.5px;
}
.list_liquid_117e .south_12bc .article_5d04,
.list_liquid_117e .south_12bc .article_5d04::after,
.list_liquid_117e .south_12bc .article_5d04::before {
  width: 31px;
  height: 3px;
}
.list_liquid_117e .south_12bc .article_5d04::before {
  top: -9px;
}
.list_liquid_117e .south_12bc .article_5d04::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input-08fb .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 19px;
  }
  .input-08fb .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .input-08fb .south_12bc .article_5d04,
  .input-08fb .south_12bc .article_5d04::after,
  .input-08fb .south_12bc .article_5d04::before {
    width: 19px;
    height: 2px;
  }
  .input-08fb .south_12bc .article_5d04::before {
    top: -6px;
  }
  .input-08fb .south_12bc .article_5d04::after {
    bottom: -6px;
  }
  .summary-845c .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 22px;
  }
  .summary-845c .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .summary-845c .south_12bc .article_5d04,
  .summary-845c .south_12bc .article_5d04::after,
  .summary-845c .south_12bc .article_5d04::before {
    width: 22px;
    height: 2px;
  }
  .summary-845c .south_12bc .article_5d04::before {
    top: -7px;
  }
  .summary-845c .south_12bc .article_5d04::after {
    bottom: -7px;
  }
  .top_f982 .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 31px;
  }
  .top_f982 .south_12bc .article_5d04 {
    margin-top: -1.5px;
  }
  .top_f982 .south_12bc .article_5d04,
  .top_f982 .south_12bc .article_5d04::after,
  .top_f982 .south_12bc .article_5d04::before {
    width: 31px;
    height: 3px;
  }
  .top_f982 .south_12bc .article_5d04::before {
    top: -9px;
  }
  .top_f982 .south_12bc .article_5d04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold-5348 .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 19px;
  }
  .gold-5348 .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .gold-5348 .south_12bc .article_5d04,
  .gold-5348 .south_12bc .article_5d04::after,
  .gold-5348 .south_12bc .article_5d04::before {
    width: 19px;
    height: 2px;
  }
  .gold-5348 .south_12bc .article_5d04::before {
    top: -6px;
  }
  .gold-5348 .south_12bc .article_5d04::after {
    bottom: -6px;
  }
  .highlight_steel_b7b0 .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_steel_b7b0 .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .highlight_steel_b7b0 .south_12bc .article_5d04,
  .highlight_steel_b7b0 .south_12bc .article_5d04::after,
  .highlight_steel_b7b0 .south_12bc .article_5d04::before {
    width: 22px;
    height: 2px;
  }
  .highlight_steel_b7b0 .south_12bc .article_5d04::before {
    top: -7px;
  }
  .highlight_steel_b7b0 .south_12bc .article_5d04::after {
    bottom: -7px;
  }
  .component-gas-3286 .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 31px;
  }
  .component-gas-3286 .south_12bc .article_5d04 {
    margin-top: -1.5px;
  }
  .component-gas-3286 .south_12bc .article_5d04,
  .component-gas-3286 .south_12bc .article_5d04::after,
  .component-gas-3286 .south_12bc .article_5d04::before {
    width: 31px;
    height: 3px;
  }
  .component-gas-3286 .south_12bc .article_5d04::before {
    top: -9px;
  }
  .component-gas-3286 .south_12bc .article_5d04::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .clean_157a .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 19px;
  }
  .clean_157a .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .clean_157a .south_12bc .article_5d04,
  .clean_157a .south_12bc .article_5d04::after,
  .clean_157a .south_12bc .article_5d04::before {
    width: 19px;
    height: 2px;
  }
  .clean_157a .south_12bc .article_5d04::before {
    top: -6px;
  }
  .clean_157a .south_12bc .article_5d04::after {
    bottom: -6px;
  }
  .cool-0cfd .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 22px;
  }
  .cool-0cfd .south_12bc .article_5d04 {
    margin-top: -1px;
  }
  .cool-0cfd .south_12bc .article_5d04,
  .cool-0cfd .south_12bc .article_5d04::after,
  .cool-0cfd .south_12bc .article_5d04::before {
    width: 22px;
    height: 2px;
  }
  .cool-0cfd .south_12bc .article_5d04::before {
    top: -7px;
  }
  .cool-0cfd .south_12bc .article_5d04::after {
    bottom: -7px;
  }
  .banner_fixed_1fe4 .south_12bc .secondary-cool-184b {
    margin-top: -2px;
    width: 31px;
  }
  .banner_fixed_1fe4 .south_12bc .article_5d04 {
    margin-top: -1.5px;
  }
  .banner_fixed_1fe4 .south_12bc .article_5d04,
  .banner_fixed_1fe4 .south_12bc .article_5d04::after,
  .banner_fixed_1fe4 .south_12bc .article_5d04::before {
    width: 31px;
    height: 3px;
  }
  .banner_fixed_1fe4 .south_12bc .article_5d04::before {
    top: -9px;
  }
  .banner_fixed_1fe4 .south_12bc .article_5d04::after {
    bottom: -9px;
  }
}
.border-huge-b683 .article_5d04 {
  -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);
}
.border-huge-b683 .article_5d04::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border-huge-b683 .article_5d04::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);
}
.border-huge-b683.advanced-2307 .article_5d04 {
  -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);
}
.border-huge-b683.advanced-2307 .article_5d04::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border-huge-b683.advanced-2307 .article_5d04::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);
}
.info_bronze_f9e0 {
  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.logo-thick-4fe3:before {
  display: none;
}
.modal_blue_59dc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.modal_blue_59dc .notification_6f47 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.modal_blue_59dc .notification_6f47:last-of-type {
  border-bottom: none;
}
.modal_blue_59dc .notification_6f47.primary-dirty-fde1,
.modal_blue_59dc .notification_6f47.carousel-98b4,
.modal_blue_59dc .notification_6f47.block-motion-3894 {
  padding: 0;
}
.modal_blue_59dc .outer-991c .layout-upper-76ef {
  color: currentColor;
}
.modal_blue_59dc .outer-991c .layout-upper-76ef:focus,
.modal_blue_59dc .outer-991c .layout-upper-76ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_blue_59dc.hard-61d7 .overlay_fresh_2d64,
.modal_blue_59dc.hard-61d7 .static-705d a,
.modal_blue_59dc.hard-61d7 .main_9831 a,
.modal_blue_59dc.hard-61d7 .sidebar_54e6 a {
  color: rgba(0, 0, 0, 0.55);
}
.modal_blue_59dc.hard-61d7 .overlay_fresh_2d64:hover,
.modal_blue_59dc.hard-61d7 .static-705d a:hover,
.modal_blue_59dc.hard-61d7 .main_9831 a:hover,
.modal_blue_59dc.hard-61d7 .sidebar_54e6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_blue_59dc.hard-61d7 .new-b9a5 {
  color: rgba(0, 0, 0, 0.8);
}
.modal_blue_59dc.hard-61d7 .notification_6f47 {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_blue_59dc.hard-61d7 .notification_6f47:before {
  background: rgba(0, 0, 0, 0.08);
}
.modal_blue_59dc.hard-61d7 .primary_f107:before {
  background: rgba(255, 255, 255, 0.9);
}
.modal_blue_59dc.hard-61d7 .outer-991c .pattern_green_d504 li a,
.modal_blue_59dc.hard-61d7 .outer-991c .layout-upper-76ef,
.modal_blue_59dc.hard-61d7 .sidebar_54e6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_blue_59dc.hard-61d7 .outer-991c .layout-upper-76ef:focus,
.modal_blue_59dc.hard-61d7 .outer-991c .layout-upper-76ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_blue_59dc.hard-61d7 .pattern_green_d504 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_blue_59dc.lite_6971 .overlay_fresh_2d64,
.modal_blue_59dc.lite_6971 .static-705d a,
.modal_blue_59dc.lite_6971 .main_9831 .layout-upper-76ef,
.modal_blue_59dc.lite_6971 .main_9831 a,
.modal_blue_59dc.lite_6971 .sidebar_54e6 a {
  color: rgba(255, 255, 255, 0.79);
}
.modal_blue_59dc.lite_6971 .overlay_fresh_2d64:hover,
.modal_blue_59dc.lite_6971 .static-705d a:hover,
.modal_blue_59dc.lite_6971 .main_9831 .layout-upper-76ef:hover,
.modal_blue_59dc.lite_6971 .main_9831 a:hover,
.modal_blue_59dc.lite_6971 .sidebar_54e6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_blue_59dc.lite_6971 .new-b9a5 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_blue_59dc.lite_6971 .notification_6f47 {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_blue_59dc.lite_6971 .notification_6f47:before {
  background: rgba(255, 255, 255, 0.08);
}
.modal_blue_59dc.lite_6971 .primary_f107:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_blue_59dc.lite_6971 .outer-991c .pattern_green_d504 li a,
.modal_blue_59dc.lite_6971 .outer-991c .layout-upper-76ef,
.modal_blue_59dc.lite_6971 .sidebar_54e6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_blue_59dc.lite_6971 .outer-991c .layout-upper-76ef:focus,
.modal_blue_59dc.lite_6971 .outer-991c .layout-upper-76ef:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_blue_59dc.lite_6971 .pattern_green_d504 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary_f107 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.primary_f107:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden_green_78ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture-next-fb04 .modal_blue_59dc {
  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;
}
.picture-next-fb04 .notification_6f47 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture-next-fb04 .notification_6f47: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) {
  .picture-next-fb04 .notification_6f47:before {
    width: 16%;
    left: 42%;
  }
}
.picture-next-fb04 .notification_6f47:last-child:before {
  content: none;
}
.picture-next-fb04 .notification_6f47[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture-next-fb04 .outer-991c .pattern_green_d504 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture-next-fb04 .outer-991c .pattern_green_d504 li a .layout-upper-76ef {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture-next-fb04 .outer-991c .sidebar_54e6 {
  border: none;
}
.picture-next-fb04 .outer-991c .sidebar_54e6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture-next-fb04 .primary_f107 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture-next-fb04 .hidden_green_78ea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture-next-fb04 .lite_6971 .primary_f107:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture-next-fb04 .hard-61d7.header-thick-9cd3 .article_5d04 {
  background: rgba(0, 0, 0, 0.6);
}
.picture-next-fb04
  .hard-61d7.header-thick-9cd3
  .article_5d04::after,
.picture-next-fb04
  .hard-61d7.header-thick-9cd3
  .article_5d04:before {
  background: inherit;
}
.picture-next-fb04
  .hard-61d7.header-thick-9cd3:hover
  .article_5d04 {
  background: rgba(0, 0, 0, 0.8);
}
.small_6f12 .modal_blue_59dc {
  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) {
  .small_6f12 .modal_blue_59dc {
    width: auto;
    right: 45px;
  }
}
.summary_4f81 .modal_blue_59dc {
  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) {
  .summary_4f81 .modal_blue_59dc {
    width: auto;
    left: 45px;
  }
}
.logo-thick-4fe3 .modal_blue_59dc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo-thick-4fe3 .hidden_green_78ea {
  max-width: 48em;
  margin: 0 auto;
}
.logo-thick-4fe3 .primary_f107:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.sidebar-gold-9198 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-gold-9198.picture-next-fb04 .modal_blue_59dc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.sidebar-gold-9198.small_6f12 .modal_blue_59dc {
  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);
}
.sidebar-gold-9198 .modal_blue_59dc {
  visibility: visible;
}
.sidebar-gold-9198.summary_4f81 .modal_blue_59dc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.current_77b8,
.photo_44c8 {
  overflow-x: hidden;
}
.current_77b8 .modal_blue_59dc {
  overflow: auto;
}
.current_77b8.picture-next-fb04 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_77b8.picture-next-fb04 .modal_blue_59dc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.current_77b8.picture-next-fb04 .tall_76fb {
  opacity: 0;
}
.current_77b8.small_6f12 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_77b8.small_6f12 .modal_blue_59dc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.current_77b8.small_6f12 .tall_76fb {
  opacity: 0;
}
.current_77b8.summary_4f81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_77b8.summary_4f81 .modal_blue_59dc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.current_77b8.summary_4f81 .tall_76fb {
  opacity: 0;
}
.current_77b8.logo-thick-4fe3 .modal_blue_59dc {
  z-index: 10;
  visibility: visible;
}
.header-thick-9cd3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header-thick-9cd3 .article_5d04 {
  background: rgba(255, 255, 255, 0.99);
}
.header-thick-9cd3 .article_5d04::after,
.header-thick-9cd3 .article_5d04:before {
  background: inherit;
}
.header-thick-9cd3:hover .article_5d04 {
  background: rgba(255, 255, 255, 0.99);
}
.summary_4f81 .header-thick-9cd3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo-thick-4fe3 .header-thick-9cd3 {
  display: none !important;
}
.current_77b8:before,
.photo_44c8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.current_77b8 .header-thick-9cd3,
.photo_44c8 .header-thick-9cd3 {
  display: inline-block;
}
.modal_blue_59dc .hero_hovered_adc2 {
  -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;
}
.current_77b8 .modal_blue_59dc .hero_hovered_adc2,
.photo_44c8 .modal_blue_59dc .hero_hovered_adc2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale_6dfd .article-slow-7be6 {
  width: 100%;
}
.pattern-b96e {
  padding: 0 0.5em 0;
}
.pattern-b96e [class*="customify-col-"],
.pattern-b96e [class*="customify-col_"],
.pattern-b96e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-active-9ad6 .pattern-b96e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .disabled-2dff .shadow_fresh_1924,
  .shadow_fresh_1924 {
    display: none;
  }
  .texture-7934 {
    text-align: left;
  }
  .card-95e9 {
    text-align: center;
  }
  .link-25bf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-2dff .component_81b3,
  .component_81b3 {
    display: none;
  }
  .stone_261b {
    text-align: left;
  }
  .outline_373d {
    text-align: center;
  }
  .content-blue-c80d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .disabled-2dff .green_380e,
  .green_380e {
    display: none;
  }
  .old-5e8b {
    text-align: left;
  }
  .in_9cfd {
    text-align: center;
  }
  .preview_complex_6fba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.upper_8f8d {
  box-shadow: none !important;
}
.logo-liquid-142b .fluid_b466,
.liquid-1cf2 .fluid_b466 {
  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;
}
.liquid-1cf2 .fluid_b466 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info_over_2cf1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info_over_2cf1:after,
.info_over_2cf1:before {
  content: "";
  display: table;
}
.info_over_2cf1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info_over_2cf1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info_over_2cf1,
.overlay-bbe4 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-hard-f9b4.glass_5134 .info_over_2cf1 {
  max-width: 100%;
}
.summary-hard-f9b4.modal-left-db2e {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-hard-f9b4.tag-1d64 .info_over_2cf1 {
  max-width: 100%;
}
.summary-hard-f9b4.tag-1d64 > .info_over_2cf1 {
  padding-left: 0;
  padding-right: 0;
}
.summary-hard-f9b4.tag-1d64 > .info_over_2cf1 .disabled-2dff {
  margin: 0;
}
.summary-hard-f9b4.tag-1d64
  > .info_over_2cf1
  .mini_e070.list-dynamic-2de4 {
  margin-right: 0;
  margin-left: 0;
}
.summary-hard-f9b4.tag-1d64 #main.list-dynamic-2de4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-facf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-facf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .fast-247d .block-2e5d {
    padding-right: 1em;
  }
  .fast-247d.upper-1d51 .mini_e070 {
    border-right: 1px solid #eaecee;
  }
  .fast-247d.upper-1d51 .block-2e5d {
    padding-right: 1em;
  }
  .fast-247d.upper-1d51 .filter-paper-916f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-24ef .block-2e5d {
    padding-left: 1em;
  }
  .slider-24ef.upper-1d51 .mini_e070 {
    border-left: 1px solid #eaecee;
  }
  .slider-24ef.upper-1d51 .block-2e5d {
    padding-left: 1em;
  }
  .slider-24ef.upper-1d51 .filter-paper-916f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block_6759 .block-2e5d {
    padding-left: 1em;
  }
  .block_6759.upper-1d51 .cold_c574 {
    border-right: 1px solid #eaecee;
  }
  .block_6759.upper-1d51 .outline_wide_6cc0 {
    border-right: 1px solid #eaecee;
  }
  .block_6759.upper-1d51 .block-2e5d {
    padding-left: 1em;
  }
  .block_6759.upper-1d51 .filter-paper-916f {
    padding-right: 1em;
  }
  .block_6759.upper-1d51 .pro-768b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_hard_badb .block-2e5d {
    padding-right: 1em;
  }
  .info_hard_badb.upper-1d51 .cold_c574 {
    border-left: 1px solid #eaecee;
  }
  .info_hard_badb.upper-1d51 .outline_wide_6cc0 {
    border-left: 1px solid #eaecee;
  }
  .info_hard_badb.upper-1d51 .block-2e5d {
    padding-right: 1em;
  }
  .info_hard_badb.upper-1d51 .filter-paper-916f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_hard_badb.upper-1d51 .pro-768b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-facf .block-2e5d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-facf.upper-1d51 .mini_e070 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail-facf.upper-1d51 .block-2e5d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail-facf.upper-1d51 .filter-paper-916f {
    padding-left: 1em;
  }
  .thumbnail-facf.upper-1d51 .pro-768b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail-facf.upper-1d51 .block-2e5d {
    padding-left: 0;
  }
}
.label-small-1bec .motion-2f80 {
  display: inline-block;
}
.dark-aa05 {
  display: inline-block;
}
.button_fixed_143c {
  word-con: break-word;
}
.status-8f44 > span {
  display: inline-block;
  padding: 5px 0;
}
.status-8f44 .card-2b86 {
  margin-left: 8px;
  margin-right: 8px;
}
.status-8f44 .mask_ba3a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.preview-5252 .paragraph_499f {
  margin-bottom: 2em;
}
.preview-5252 .gradient-active-576d {
  margin-bottom: 15px;
}
.preview-5252 .gradient-active-576d:last-child {
  margin-bottom: 0;
}
.preview-5252 .primary_968b {
  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) {
  .preview-5252 .primary_968b {
    display: block;
  }
}
.preview-5252 .content-d576 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .preview-5252 .content-d576 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.preview-5252 .south-8b5c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.preview-5252 .south-8b5c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.preview-5252 .south-8b5c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.preview-5252 .button_fixed_143c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview-5252 .button_fixed_143c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.preview-5252 .chip-center-54ba p:last-child {
  margin-bottom: 0;
}
.preview-5252 .medium-12b5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.preview-5252 .secondary_89b9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.preview-5252 .detail-pressed-59cc {
  margin-top: 1em;
}
.preview-5252 .image_stone_88a6 {
  top: 0;
  display: block;
}
.preview-5252 .image_stone_88a6 a {
  color: inherit;
}
.preview-5252 .image_stone_88a6 a:hover {
  color: inherit;
}
.preview-5252 .wide_8f58 {
  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;
}
.preview-5252 .wide_8f58:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.preview-5252 .secondary_89b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.preview-5252 .status-stone-a8ed {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.preview-5252 .status-stone-a8ed:first-child {
  margin-top: 0;
}
.preview-5252 .status-stone-a8ed.section-9dba {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.preview-5252 .status-stone-a8ed.tertiary_white_2d93 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview-5252
  .status-stone-a8ed.tertiary_white_2d93.slider-advanced-fe5a
  .detail-pressed-59cc {
  width: 100%;
}
.preview-5252 .tertiary_white_2d93 {
  -webkit-box-align: center;
  align-items: center;
}
.preview-5252 .tertiary_white_2d93 .status-8f44,
.preview-5252 .tertiary_white_2d93 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.preview-5252 .south-8b5c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-5252 .south-8b5c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.preview-5252 .south-8b5c: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;
}
.preview-5252 .section-9dba {
  z-index: 5;
}
.preview-5252 .caption-71ae .small-0674 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.preview-5252 .banner_fluid_33d3 .small-0674 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.preview-5252 .top-c495 .small-0674 {
  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;
}
.preview-5252.gradient_da1c .primary_968b,
.preview-5252.label-d830 .primary_968b {
  display: block;
}
.preview-5252.gradient_da1c .primary_968b .full_3314,
.preview-5252.gradient_da1c .primary_968b .secondary_89b9,
.preview-5252.label-d830 .primary_968b .full_3314,
.preview-5252.label-d830 .primary_968b .secondary_89b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.preview-5252.table_6626 .content-d576 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .preview-5252.table_6626 .content-d576 {
    margin-right: 0;
  }
}
.preview-5252.gradient_da1c .content-d576,
.preview-5252.label-d830 .content-d576 {
  padding-top: 40%;
}
.preview-5252.gradient_da1c .paragraph_499f,
.preview-5252.label-d830 .paragraph_499f {
  display: block;
}
.preview-5252.gradient_da1c .fn-sticky-76a4 .secondary_89b9,
.preview-5252.label-d830 .fn-sticky-76a4 .secondary_89b9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.preview-5252.gradient_da1c .content-d576,
.preview-5252.label-d830 .content-d576 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.preview-5252.gradient_da1c .secondary_89b9 {
  padding: 1em;
}
.primary-3a72 {
  margin: 30px auto;
  display: block;
}
.primary-3a72 .inner_aafe > * {
  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;
}
.primary-3a72 .inner_aafe > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-3a72 .inner_aafe span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper-b47a .status-8f44 {
  margin-bottom: 1.41575em;
}
.paper-b47a .blue-3239 {
  margin-bottom: 1.618em;
}
.shade-down-6623 .fresh-01dc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shade-down-6623 .fresh-01dc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shade-down-6623 .active_hovered_7d0c {
  max-width: 100%;
  overflow: auto;
}
.avatar_53e8 .shade-down-6623 a:hover {
  text-decoration: underline;
}
.popup_31e3 .gradient-active-576d:not(.button_fixed_143c),
.popup_31e3 .south-8b5c {
  margin-bottom: 1.41575em;
}
.popup_31e3 .gradient-active-576d:not(.button_fixed_143c):last-child,
.popup_31e3 .south-8b5c:last-child {
  margin-bottom: 0;
}
.popup_31e3 .gradient-active-576d.modal-3050 {
  margin-bottom: 0.41575em;
}
.popup_31e3 .element-first-2e6d:before,
.popup_31e3 .caption_3271:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_31e3 .element-first-2e6d:before {
  content: "\f115";
}
.popup_31e3 .caption_3271:before {
  content: "\f02c";
}
.popup_31e3 .widget-859f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_31e3 .widget-859f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video-febb {
  display: -webkit-box;
  display: flex;
}
.video-febb .short-1e2a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video-febb .short-1e2a {
    flex-basis: 90px;
  }
}
.video-febb .breadcrumb-da43 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video-febb .breadcrumb-da43 {
    flex-basis: calc(100% - 50px);
  }
}
.video-febb .south-dc22 p:last-child {
  margin-bottom: 0.72em;
}
.warm_b625 .inner_aafe {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.warm_b625 .inner_aafe:after,
.warm_b625 .inner_aafe:before {
  content: "";
  display: table;
}
.warm_b625 .inner_aafe:after {
  clear: both;
}
.warm_b625 .inner_aafe .hero_bottom_1794,
.warm_b625 .inner_aafe .pagination-acc6 {
  width: 49%;
}
.warm_b625 .inner_aafe .hero_bottom_1794 a span.slider-gold-9758,
.warm_b625 .inner_aafe .pagination-acc6 a span.slider-gold-9758 {
  display: block;
  margin-bottom: 5px;
}
.warm_b625 .inner_aafe .pagination-acc6 {
  float: left;
  text-align: left;
}
.warm_b625 .inner_aafe .hero_bottom_1794 {
  float: right;
  text-align: right;
}
.center-482d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .center-482d {
    margin-bottom: 0;
  }
}
.shade_86ca {
  margin-bottom: 1em;
}
.shade_86ca .button_fixed_143c {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-56e4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.red_5b6a .shade_86ca,
.logo_orange_9e11 .shade_86ca {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .red_5b6a .shade_86ca,
  .logo_orange_9e11 .shade_86ca {
    display: block;
  }
}
.red_5b6a .notice-56e4,
.logo_orange_9e11 .notice-56e4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .red_5b6a .notice-56e4,
  .logo_orange_9e11 .notice-56e4 {
    margin-bottom: 1em;
  }
}
.red_5b6a .notice-56e4 img,
.logo_orange_9e11 .notice-56e4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.red_5b6a .message-e6db,
.logo_orange_9e11 .message-e6db {
  flex-basis: calc(100% - 160px);
}
.red_5b6a .message-e6db p,
.logo_orange_9e11 .message-e6db p {
  margin-bottom: 0;
}
.red_5b6a .message-e6db {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .red_5b6a .message-e6db {
    padding-left: 0;
  }
}
.logo_orange_9e11 .message-e6db {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .logo_orange_9e11 .message-e6db {
    padding-right: 0;
  }
}
.logo_orange_9e11 .notice-56e4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.overlay_stale_2feb .notice-56e4 {
  margin-bottom: 0.5em;
}
.overlay_stale_2feb .notice-56e4 img {
  width: 100%;
}
.link-fe6f .thumbnail-copper-e931,
.tooltip-fixed-c62e .thumbnail-copper-e931 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tooltip-fixed-c62e .mini_e070 .content_4a4b p:last-child {
  margin-bottom: 0;
}
.summary_pink_5f85 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary_gas_57ab .frame_copper_66ac {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary_gas_57ab .frame_copper_66ac:last-of-type {
    margin-bottom: 0;
  }
}
.summary_gas_57ab .frame_copper_66ac ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_gas_57ab .frame_copper_66ac ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary_gas_57ab .frame_copper_66ac ul li {
  margin: 0 0 0.6em;
}
.summary_gas_57ab .frame_copper_66ac ul li.tiny_d603,
.summary_gas_57ab .frame_copper_66ac ul li.feature_4ce8 {
  position: relative;
}
.summary_gas_57ab .frame_copper_66ac ul li.tiny_d603 .frame-outer-5686,
.summary_gas_57ab .frame_copper_66ac ul li.feature_4ce8 .frame-outer-5686 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary_gas_57ab .frame_copper_66ac ul li.tiny_d603:after:after,
.summary_gas_57ab .frame_copper_66ac ul li.tiny_d603:after:before,
.summary_gas_57ab
  .frame_copper_66ac
  ul
  li.feature_4ce8:after:after,
.summary_gas_57ab
  .frame_copper_66ac
  ul
  li.feature_4ce8:after:before {
  content: "";
  display: table;
}
.summary_gas_57ab .frame_copper_66ac ul li.tiny_d603:after:after,
.summary_gas_57ab
  .frame_copper_66ac
  ul
  li.feature_4ce8:after:after {
  clear: both;
}
.summary_gas_57ab .frame_copper_66ac a.table_large_efac:hover {
  text-decoration: none;
}
.summary_gas_57ab .frame_copper_66ac select {
  max-width: 100%;
}
.summary_gas_57ab .frame_copper_66ac table {
  font-size: 85%;
}
.summary_gas_57ab .frame_copper_66ac table td,
.summary_gas_57ab .frame_copper_66ac table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary_gas_57ab .frame_copper_66ac table tfoot td {
  text-align: left;
}
.summary_gas_57ab .frame_copper_66ac :last-child {
  margin-bottom: 0;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 label {
  width: 100%;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 .shade_wood_a72b {
  width: 100%;
  display: block;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 .tertiary-in-62ec {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 .tertiary-in-62ec:hover svg #svg-search {
  fill: #444;
}
.summary_gas_57ab .frame_copper_66ac .tall_8a67 .tertiary-in-62ec svg {
  width: 18px;
  height: 18px;
}
.summary_gas_57ab .sidebar_mini_4c54 ul ul,
.summary_gas_57ab .hero_paper_b283 ul ul,
.summary_gas_57ab .over_aa66 ul ul,
.summary_gas_57ab .upper_2d73 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary_gas_57ab .sidebar_mini_4c54 .mask_orange_0ceb > a,
.summary_gas_57ab .hero_paper_b283 .mask_orange_0ceb > a,
.summary_gas_57ab .over_aa66 .mask_orange_0ceb > a,
.summary_gas_57ab .upper_2d73 .mask_orange_0ceb > a {
  margin-bottom: 0;
}
.summary_gas_57ab .widget_3376 li,
.summary_gas_57ab .sidebar_mini_4c54 li,
.summary_gas_57ab .carousel-mini-8bc8 li,
.summary_gas_57ab .hero_paper_b283 li,
.summary_gas_57ab .over_aa66 li,
.summary_gas_57ab .upper_2d73 li,
.summary_gas_57ab .focus-cb02 li,
.summary_gas_57ab .heading_4b07 li {
  display: block;
  position: relative;
}
.summary_gas_57ab .widget_3376 li:last-child,
.summary_gas_57ab .sidebar_mini_4c54 li:last-child,
.summary_gas_57ab .carousel-mini-8bc8 li:last-child,
.summary_gas_57ab .hero_paper_b283 li:last-child,
.summary_gas_57ab .over_aa66 li:last-child,
.summary_gas_57ab .upper_2d73 li:last-child,
.summary_gas_57ab .focus-cb02 li:last-child,
.summary_gas_57ab .heading_4b07 li:last-child {
  border: none;
}
.summary_gas_57ab .widget_3376 li a,
.summary_gas_57ab .sidebar_mini_4c54 li a,
.summary_gas_57ab .carousel-mini-8bc8 li a,
.summary_gas_57ab .hero_paper_b283 li a,
.summary_gas_57ab .over_aa66 li a,
.summary_gas_57ab .upper_2d73 li a,
.summary_gas_57ab .focus-cb02 li a,
.summary_gas_57ab .heading_4b07 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_gas_57ab .widget_3376 li ul li::before,
.summary_gas_57ab .sidebar_mini_4c54 li ul li::before,
.summary_gas_57ab .carousel-mini-8bc8 li ul li::before,
.summary_gas_57ab .hero_paper_b283 li ul li::before,
.summary_gas_57ab .over_aa66 li ul li::before,
.summary_gas_57ab .upper_2d73 li ul li::before,
.summary_gas_57ab .focus-cb02 li ul li::before,
.summary_gas_57ab .heading_4b07 li ul li::before {
  left: 15px;
}
.summary_gas_57ab .widget_3376 li ul a,
.summary_gas_57ab .sidebar_mini_4c54 li ul a,
.summary_gas_57ab .carousel-mini-8bc8 li ul a,
.summary_gas_57ab .hero_paper_b283 li ul a,
.summary_gas_57ab .over_aa66 li ul a,
.summary_gas_57ab .upper_2d73 li ul a,
.summary_gas_57ab .focus-cb02 li ul a,
.summary_gas_57ab .heading_4b07 li ul a {
  padding-left: 20px;
}
.summary_gas_57ab .widget_3376 li ul ul li::before,
.summary_gas_57ab .sidebar_mini_4c54 li ul ul li::before,
.summary_gas_57ab .carousel-mini-8bc8 li ul ul li::before,
.summary_gas_57ab .hero_paper_b283 li ul ul li::before,
.summary_gas_57ab .over_aa66 li ul ul li::before,
.summary_gas_57ab .upper_2d73 li ul ul li::before,
.summary_gas_57ab .focus-cb02 li ul ul li::before,
.summary_gas_57ab .heading_4b07 li ul ul li::before {
  left: 30px;
}
.summary_gas_57ab .widget_3376 li ul ul a,
.summary_gas_57ab .sidebar_mini_4c54 li ul ul a,
.summary_gas_57ab .carousel-mini-8bc8 li ul ul a,
.summary_gas_57ab .hero_paper_b283 li ul ul a,
.summary_gas_57ab .over_aa66 li ul ul a,
.summary_gas_57ab .upper_2d73 li ul ul a,
.summary_gas_57ab .focus-cb02 li ul ul a,
.summary_gas_57ab .heading_4b07 li ul ul a {
  padding-left: 40px;
}
.summary_gas_57ab .hidden_462d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_gas_57ab .heading_4b07 ul li {
  margin-bottom: 1.41575em;
}
.summary_gas_57ab .heading_4b07 ul li .element-middle-6f78 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary_gas_57ab .heading_4b07 ul li .outline_copper_a3e0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lite_6971 .widget_3376 li a,
.lite_6971 .sidebar_mini_4c54 li a,
.lite_6971 .carousel-mini-8bc8 li a,
.lite_6971 .hero_paper_b283 li a,
.lite_6971 .over_aa66 li a,
.lite_6971 .upper_2d73 li a,
.lite_6971 .focus-cb02 li a,
.lite_6971 .heading_4b07 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_6971 .hidden_462d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_6971 .frame_copper_66ac ul li.tiny_d603 .frame-outer-5686,
.lite_6971 .frame_copper_66ac ul li.feature_4ce8 .frame-outer-5686 {
  background: rgba(0, 0, 0, 0.2);
}
.lite_6971 .summary_gas_57ab .frame_copper_66ac select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li {
  margin: 0;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li ul {
  margin: 0;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li ul li a {
  padding-left: 15px;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li ul li li a {
  padding-left: 30px;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li.carousel_brown_b4ff > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li.carousel_brown_b4ff > 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;
}
.summary-hard-f9b4 .summary_gas_57ab .pattern_green_d504 li.carousel_brown_b4ff > 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;
}
.breadcrumb_8738 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pro_62ad {
  position: relative;
  z-index: 10;
}
.pro_62ad .hero_hovered_adc2 {
  width: 100%;
  max-width: 100%;
}
.white_0a2c .border_48d0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.white_0a2c .hard-61d7 {
}
.white_0a2c .lite_6971 {
  background: #292929;
}
.block-down-e777 .border_48d0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.block-down-e777 .hard-61d7 {
  background: #f9f9f9;
}
.block-down-e777 .lite_6971 {
  background: #303030;
}
.dropdown_huge_f4a6 .border_48d0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown_huge_f4a6 .motion-2f80 {
    margin-bottom: 1em;
  }
  .dropdown_huge_f4a6 .motion-2f80:last-child {
    margin-bottom: 0;
  }
}
.dropdown_huge_f4a6 .hard-61d7 {
  background: #ededed;
}
.dropdown_huge_f4a6 .lite_6971 {
  background: #1a1a1a;
}
.border_48d0.hard-61d7 {
  color: rgba(0, 0, 0, 0.6);
}
.border_48d0.hard-61d7 .current-dd1f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_48d0.lite_6971 {
  color: rgba(255, 255, 255, 0.99);
}
.border_48d0.lite_6971 a:not(.table_large_efac) {
  color: rgba(255, 255, 255, 0.79);
}
.border_48d0.lite_6971 a:not(.table_large_efac):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_48d0.lite_6971 .current-dd1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_48d0.lite_6971 table tbody td,
.border_48d0.lite_6971 table th {
  background: rgba(0, 0, 0, 0.08);
}
.footer_4b48.frame_outer_50eb .info_over_2cf1 {
  max-width: initial;
}
.footer_4b48 .avatar_7064 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.footer_4b48 .avatar_7064 .hero_hovered_adc2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .footer_4b48 .avatar_7064 .hero_hovered_adc2 {
    display: block;
    margin-bottom: 2em;
  }
  .footer_4b48 .avatar_7064 .hero_hovered_adc2:last-child {
    margin-bottom: 0;
  }
}
.dropdown_huge_f4a6 .motion-2f80:last-child,
.block-down-e777 .motion-2f80:last-child,
.white_0a2c .motion-2f80:last-child {
  margin-bottom: 0;
}
.dropdown_huge_f4a6 .motion-2f80 .summary_gas_57ab .frame_copper_66ac:last-child,
.block-down-e777 .motion-2f80 .summary_gas_57ab .frame_copper_66ac:last-child,
.white_0a2c .motion-2f80 .summary_gas_57ab .frame_copper_66ac:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown_huge_f4a6 .video_gas_83d1,
  .dropdown_huge_f4a6 .under-7832,
  .block-down-e777 .video_gas_83d1,
  .block-down-e777 .under-7832,
  .white_0a2c .video_gas_83d1,
  .white_0a2c .under-7832 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pro_62ad .motion-2f80 {
    margin-bottom: 2em;
  }
}
.pro_62ad p:last-child {
  margin-bottom: 0;
}
.pro_62ad li,
.pro_62ad ul {
  list-style: none;
  margin: 0;
}
.pro_62ad ul ul {
  margin-left: 2.617924em;
}
.medium_fa54 {
  font-size: 0.875em;
}

/* css-noise: a32f */
.phantom-card-v3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
