/*!
Theme Name: Customify
Theme URI: https://pressmaximum.alert-in-894b/customify
Author: WPCustomify
Author URI: https://pressmaximum.alert-in-894b
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.alert-in-894b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-8cf7.background-hard-74be/licenses/gpl-2.0.hero-3dd3
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.layout_a86f/, (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.column_next_5ea0.tiny-b2c0/normalize.banner_advanced_31fd/
 ======
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.banner_advanced_31fd v7.0.0 | MIT License | github.alert-in-894b/necolas/normalize.banner_advanced_31fd */
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;
}
.primary_01da .header-f3cb,
.tag_d95e,
.disabled_dim_719b,
.background_static_7851,
.focused_71ce,
.black_9b2f,
.secondary_2f7f,
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;
}
.tag_d95e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag_d95e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag_d95e,
  h1 {
    font-size: 1.8em;
  }
}
.disabled_dim_719b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.disabled_dim_719b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .disabled_dim_719b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_dim_719b,
  h2 {
    font-size: 1.7em;
  }
}
.background_static_7851,
h3 {
  font-size: 1.618em;
}
.primary_01da .header-f3cb,
.focused_71ce,
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.preview_5f18 {
  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;
}
.caption-rough-2d37:after,
.caption-rough-2d37:before,
.south_dd73:after,
.south_dd73:before {
  content: "";
  display: table;
}
.caption-rough-2d37:after,
.south_dd73:after {
  clear: both;
}
.input-hard-e33a {
  float: right;
  margin-right: 0;
}
.filter-8770 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination_dirty_beae .tooltip-yellow-3d59,
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;
}
.pagination_dirty_beae .tooltip-yellow-3d59: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;
}
.header-outer-058f .tooltip-yellow-3d59 {
  box-shadow: none;
}
.header-outer-058f
  .tooltip-yellow-3d59
  .middle_ff71 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.header-outer-058f .tooltip-yellow-3d59 .search-fluid-3edc {
  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;
}
.header-outer-058f
  .tooltip-yellow-3d59
  .search-fluid-3edc
  b {
  display: none;
}
.header-outer-058f .picture_ebb9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lite_8bd9:not(.green-5efb):not(.fresh-a372),
button:not(.green-5efb):not(.fresh-a372),
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ),
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ),
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ) {
  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;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ):hover,
button:not(.green-5efb):not(
    .fresh-a372
  ):hover,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ):hover,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ):hover,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ):active,
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ):focus,
button:not(.green-5efb):not(
    .fresh-a372
  ):active,
button:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ):active,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ):active,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ):active,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ):focus {
  outline: 0;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5 {
  position: relative;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .tertiary_out_66ac,
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .article-465e,
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .panel-5d03,
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  i,
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  svg,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .tertiary_out_66ac,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .article-465e,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .panel-5d03,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  i,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  svg,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .tertiary_out_66ac,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .article-465e,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .panel-5d03,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  i,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  svg,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .tertiary_out_66ac,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .article-465e,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .panel-5d03,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  i,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  svg,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .tertiary_out_66ac,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .article-465e,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  .panel-5d03,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  i,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5
  svg {
  visibility: hidden;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5:after,
button:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5:after,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5:after,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5:after,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ).fn-loading-a9a5: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;
}
.lite_8bd9:not(.green-5efb):not(.fresh-a372),
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ),
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ),
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ) {
  color: #fff;
  background: #235787;
}
.lite_8bd9:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="button"]:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="reset"]:not(.green-5efb):not(
    .fresh-a372
  ):focus,
input[type="submit"]:not(.green-5efb):not(
    .fresh-a372
  ):focus {
  color: #fff;
}
.lite_8bd9.fn-disabled-a9a5:not(.green-5efb):not(
    .fresh-a372
  ),
.lite_8bd9[disabled]:not(.green-5efb):not(
    .fresh-a372
  ),
button.fn-disabled-a9a5:not(.green-5efb):not(
    .fresh-a372
  ),
button[disabled]:not(.green-5efb):not(
    .fresh-a372
  ) {
  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;
}
.section-paper-2683 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.section-paper-2683: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;
}
.pink_6f6f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focus_inner_53a2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip-warm-d55e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.caption-rough-2d37:after,
.caption-rough-2d37:before,
.over-1ca9:after,
.over-1ca9:before,
.shade-hard-bdff:after,
.shade-hard-bdff:before,
.header-21b6:after,
.header-21b6:before,
.accordion-96ba:after,
.accordion-96ba:before,
.link_right_6d95:after,
.link_right_6d95:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.caption-rough-2d37:after,
.over-1ca9:after,
.shade-hard-bdff:after,
.header-21b6:after,
.accordion-96ba:after,
.link_right_6d95:after {
  clear: both;
}
.over-1ca9 .grid_a5fc,
.shade-hard-bdff .grid_a5fc,
.box_new_26af .grid_a5fc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hard-7010 {
  display: inline-block;
}
.icon-10fe {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon-10fe img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon-10fe .footer_3f5e {
  padding: 1em 0;
  font-size: 85%;
}
.footer_3f5e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active-full-3d25 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active-full-3d25:after,
.active-full-3d25:before {
  content: "";
  display: table;
}
.active-full-3d25:after {
  clear: both;
}
.light-7c2b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card-c035 .light-7c2b {
  max-width: 50%;
}
.outer_25de .light-7c2b {
  max-width: 33.33%;
}
.background-8a2f .light-7c2b {
  max-width: 25%;
}
.active_b502 .light-7c2b {
  max-width: 20%;
}
.message-thick-3f90 .light-7c2b {
  max-width: 16.66%;
}
.simple-75c1 .light-7c2b {
  max-width: 14.28%;
}
.in_dbf0 .light-7c2b {
  max-width: 12.5%;
}
.hero-d2c2 .light-7c2b {
  max-width: 11.11%;
}
.current-1447 {
  display: block;
}
.primary_01da .orange-dac8 label,
.primary_01da .video_outer_742b label,
.primary_01da .south_150c label,
.primary_01da .active_6f09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_middle_abb7 {
  list-style: none;
  margin: 0;
}
.accordion_middle_abb7 article.cold-5b96 {
  margin-bottom: 0;
}
.accordion_middle_abb7 ul {
  list-style: none;
  margin: 0;
}
.accordion_middle_abb7 .video_1f63 li.cold-5b96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_middle_abb7 .video_1f63 li.cold-5b96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_middle_abb7 .video_1f63 li.cold-5b96: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) {
  .accordion_middle_abb7 .video_1f63 li.cold-5b96 li.cold-5b96 li.cold-5b96 li.cold-5b96 {
    padding-left: 0;
  }
}
article.cold-5b96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-5b96 .over-1ca9 p:last-of-type {
  margin-bottom: 0;
}
article.cold-5b96 .description-b752 {
  float: left;
}
article.cold-5b96 .status-next-f097 {
  margin-left: 85px;
}
article.cold-5b96 .bronze_11ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-5b96 .bronze_11ce .current-2cbf {
  margin-left: 10px;
}
article.cold-5b96 .out_6ff3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-5b96 .description-1d77 {
  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 .orange-dac8,
  #respond .south_150c,
  #respond .active_6f09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-dac8 input,
#respond .south_150c input,
#respond .active_6f09 input {
  width: 100%;
}
#respond .active_6f09 {
  margin-right: 0;
}
#respond .rough-ddf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.warm_df96 {
  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;
}
.warm_df96.block-red-efcb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.warm_df96 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%);
}
.warm_df96:focus,
.warm_df96: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);
}
.footer-fast-7a8c {
  border-radius: 10%;
}
.detail_978f {
  border-radius: 50%;
}
.stone_e299 {
  font-size: 0.72em;
}
.module-d6db {
  font-size: 0.875em;
}
.container-36b4 {
  font-size: 1.1em;
}
.huge-3bc8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.huge-3bc8.stone_e299 {
  letter-spacing: 0.5px;
}
.bronze-36be,
.bronze-36be a {
  color: #6d6d6d;
}
.bronze-36be a:hover {
  color: #111;
}
.right_c386 {
  color: #6d6d6d;
}
.south_71b2 {
  overflow-x: hidden;
}
.south_71b2 .preview-bronze-5e28.photo_paper_2aa2 {
  position: relative;
}
.south_71b2 .preview-bronze-5e28.photo_paper_2aa2.mask_wide_de3b {
  position: initial;
}
.south_71b2
  .preview-bronze-5e28.photo_paper_2aa2.mask_wide_de3b
  .breadcrumb-7581 {
  left: auto;
}
.south_71b2 .preview-bronze-5e28 .breadcrumb-7581 {
  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;
}
.south_71b2 .preview-bronze-5e28:hover.photo_paper_2aa2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.south_71b2
  .preview-bronze-5e28:hover.photo_paper_2aa2
  .breadcrumb-7581 {
  display: block;
  z-index: 9999999;
}
.south_71b2 .light_d2ab .purple-3a70,
.south_71b2 .new_66d4 .purple-3a70 {
  display: none;
}
.south_71b2 .content_bdae .preview-bronze-5e28:hover.photo_paper_2aa2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary_01da .orange-dac8 label,
.primary_01da .video_outer_742b label,
.primary_01da .south_150c label,
.primary_01da .active_6f09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_middle_abb7 {
  list-style: none;
  margin: 0;
}
.accordion_middle_abb7 article.cold-5b96 {
  margin-bottom: 0;
}
.accordion_middle_abb7 ul {
  list-style: none;
  margin: 0;
}
.accordion_middle_abb7 .video_1f63 li.cold-5b96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_middle_abb7 .video_1f63 li.cold-5b96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_middle_abb7 .video_1f63 li.cold-5b96: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) {
  .accordion_middle_abb7 .video_1f63 li.cold-5b96 li.cold-5b96 li.cold-5b96 li.cold-5b96 {
    padding-left: 0;
  }
}
article.cold-5b96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-5b96 .over-1ca9 p:last-of-type {
  margin-bottom: 0;
}
article.cold-5b96 .description-b752 {
  float: left;
}
article.cold-5b96 .status-next-f097 {
  margin-left: 85px;
}
article.cold-5b96 .bronze_11ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-5b96 .bronze_11ce .current-2cbf {
  margin-left: 10px;
}
article.cold-5b96 .out_6ff3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-5b96 .description-1d77 {
  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 .orange-dac8,
  #respond .south_150c,
  #respond .active_6f09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .orange-dac8 input,
#respond .south_150c input,
#respond .active_6f09 input {
  width: 100%;
}
#respond .active_6f09 {
  margin-right: 0;
}
#respond .rough-ddf0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light_d2ab .component-hot-739f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component-hot-739f .carousel_02aa.motion_06e6 .inner_7293 > li > a:focus,
.component-hot-739f .carousel_02aa.motion_06e6 .inner_7293 > li > a:hover,
.component-hot-739f .carousel_02aa.dirty-d5c2 .inner_7293 > li > a:focus,
.component-hot-739f .carousel_02aa.dirty-d5c2 .inner_7293 > li > a:hover,
.component-hot-739f .carousel_02aa.video_center_51c7 .inner_7293 > li > a:focus,
.component-hot-739f .carousel_02aa.video_center_51c7 .inner_7293 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f
  .carousel_02aa.motion_06e6
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.component-hot-739f
  .carousel_02aa.motion_06e6
  .inner_7293
  > li.footer_7493
  > a,
.component-hot-739f
  .carousel_02aa.dirty-d5c2
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.component-hot-739f
  .carousel_02aa.dirty-d5c2
  .inner_7293
  > li.footer_7493
  > a,
.component-hot-739f
  .carousel_02aa.video_center_51c7
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.component-hot-739f .carousel_02aa.video_center_51c7 .inner_7293 > li.rough_4b86 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f .pagination-medium-3faa,
.component-hot-739f .pagination-medium-3faa a {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f .block-purple-793f.fluid-b711 li a,
.component-hot-739f .panel_4a05 a,
.component-hot-739f .form-938b,
.component-hot-739f .inner_7293 > li > a,
.component-hot-739f .center_d236 {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f .block-purple-793f.fluid-b711 li a:hover,
.component-hot-739f .panel_4a05 a:hover,
.component-hot-739f .form-938b:hover,
.component-hot-739f .inner_7293 > li > a:hover,
.component-hot-739f .center_d236:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f .gradient-bottom-7b07 {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f .gradient-bottom-7b07 .tabs-0a08 {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f .gradient-bottom-7b07:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-hot-739f .primary_7d2e .new-cf65 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f .primary_7d2e .new-cf65 .orange-8755 {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f
  .primary_7d2e
  .new-cf65
  .orange-8755::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f
  .primary_7d2e
  .new-cf65
  .orange-8755:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f
  .primary_7d2e
  .new-cf65
  .orange-8755::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f
  .primary_7d2e
  .new-cf65
  .orange-8755::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f .primary_7d2e .panel_basic_f257 {
  color: rgba(255, 255, 255, 0.79);
}
.component-hot-739f .primary_7d2e .panel_basic_f257:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-d54a
  .component-hot-739f
  .primary_7d2e
  .current-dcf4
  .icon_down_1b8d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-d54a
  .component-hot-739f
  .primary_7d2e
  .current-dcf4
  .orange-8755 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_d2ab .blue-a06f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue-a06f .carousel_02aa.motion_06e6 .inner_7293 > li > a:focus,
.blue-a06f .carousel_02aa.motion_06e6 .inner_7293 > li > a:hover,
.blue-a06f .carousel_02aa.dirty-d5c2 .inner_7293 > li > a:focus,
.blue-a06f .carousel_02aa.dirty-d5c2 .inner_7293 > li > a:hover,
.blue-a06f .carousel_02aa.video_center_51c7 .inner_7293 > li > a:focus,
.blue-a06f .carousel_02aa.video_center_51c7 .inner_7293 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-a06f
  .carousel_02aa.motion_06e6
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.blue-a06f
  .carousel_02aa.motion_06e6
  .inner_7293
  > li.footer_7493
  > a,
.blue-a06f
  .carousel_02aa.dirty-d5c2
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.blue-a06f
  .carousel_02aa.dirty-d5c2
  .inner_7293
  > li.footer_7493
  > a,
.blue-a06f
  .carousel_02aa.video_center_51c7
  .inner_7293
  > li.feature_dirty_4c9e
  > a,
.blue-a06f .carousel_02aa.video_center_51c7 .inner_7293 > li.rough_4b86 > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-a06f .pagination-medium-3faa,
.blue-a06f .pagination-medium-3faa a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-a06f .block-purple-793f.fluid-b711 li a,
.blue-a06f .panel_4a05 a,
.blue-a06f .form-938b,
.blue-a06f .inner_7293 > li > a,
.blue-a06f .center_d236 {
  color: rgba(0, 0, 0, 0.55);
}
.blue-a06f .block-purple-793f.fluid-b711 li a:hover,
.blue-a06f .panel_4a05 a:hover,
.blue-a06f .form-938b:hover,
.blue-a06f .inner_7293 > li > a:hover,
.blue-a06f .center_d236:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-a06f .gradient-bottom-7b07 {
  color: rgba(0, 0, 0, 0.55);
}
.blue-a06f .gradient-bottom-7b07 .tabs-0a08 {
  color: rgba(0, 0, 0, 0.8);
}
.blue-a06f .gradient-bottom-7b07:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_cf54 .slow-94e9 {
  margin-left: auto;
  margin-right: auto;
}
.shade-hard-bdff > * {
  margin-left: auto;
  margin-right: auto;
}
.shade-hard-bdff .pink_6f6f {
  margin-right: 1.41575em;
}
.action_fa5c .shade-hard-bdff > .table_basic_6106 {
  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;
}
.action_fa5c .shade-hard-bdff > .full-f017 {
  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;
}
.text_dark_1afc.progress_cf54 .slow-94e9,
.button-abd8.progress_cf54 .slow-94e9 {
  margin-left: 0;
}
.secondary-focused-79f3.progress_cf54 .slow-94e9,
.middle-f20f.progress_cf54 .slow-94e9 {
  margin-right: 0;
}
.shade-hard-bdff ol,
.shade-hard-bdff ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern-fluid-7703 video {
  max-width: 100%;
}
.slow_2c31 img {
  display: block;
}
.slow_2c31.pink_6f6f,
.slow_2c31.focus_inner_53a2 {
  width: 100%;
}
.slow_2c31.full-f017 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight-16b1:not(.tertiary_d323) {
  margin: 1.5em auto;
}
.avatar-023f p {
  padding: 1.5em 14px;
}
ul.yellow_074e.full-f017,
ul.yellow_074e.table_basic_6106,
ul.yellow_074e.summary_6681.table_basic_6106 {
  padding: 0 14px;
}
.steel-2b83 {
  display: block;
  overflow-x: auto;
}
.steel-2b83 table {
  border-collapse: collapse;
  width: 100%;
}
.steel-2b83 td,
.steel-2b83 th {
  padding: 0.5em;
}
.shade-hard-bdff li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shade-hard-bdff ol ol,
.shade-hard-bdff ol ul,
.shade-hard-bdff ul ol,
.shade-hard-bdff ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shade-hard-bdff ol ol li,
.shade-hard-bdff ol ul li,
.shade-hard-bdff ul ol li,
.shade-hard-bdff ul ul li {
  margin-left: 0;
}
.frame_3146.info_0d6a > .main_6720 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.frame_3146.info_0d6a > .main_6720 iframe,
.frame_3146.info_0d6a > .main_6720 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_slow_8d5a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_slow_8d5a.down-7d1f {
  padding: 0;
}
.description_slow_8d5a.down-7d1f cite {
  font-size: 13px;
}
.description_slow_8d5a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_slow_8d5a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tertiary_wide_bdf3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tertiary_wide_bdf3 > p:first-child {
  margin-top: 0;
}
.tertiary_wide_bdf3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tertiary_wide_bdf3 blockquote {
  border-left: 0;
}
.section_mini_5fbd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section_mini_5fbd:not(.active-a424) {
  max-width: 100px;
}
.section_mini_5fbd.rough_bb43 {
  border-bottom: none !important;
  text-align: center;
}
.section_mini_5fbd.rough_bb43::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .avatar-023f p {
    padding: 1.5em 0;
  }
}
.iron-d1c5 {
  color: #0073aa;
}
.search_57df {
  background-color: #0073aa;
}
.button_red_bf7c {
  color: #229fd8;
}
.outline_out_cd22 {
  background-color: #229fd8;
}
.liquid-c632 {
  color: #eee;
}
.table_952a {
  background-color: #eee;
}
.light_e4cd {
  color: #444;
}
.narrow-b63f {
  background-color: #444;
}
.layout-copper-25b4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.layout-copper-25b4 .box_d135 .panel_4a05 {
  font-size: 15px;
}
.layout-copper-25b4 .panel_4a05 {
  line-height: 1.3;
}
.layout-copper-25b4 .blue-a06f {
}
.layout-copper-25b4 .component-hot-739f {
  background: #235787;
}
.short_e70b {
  padding: 0;
}
.short_e70b .component-hot-739f {
  background: #1a1a1a;
}
.short_e70b .blue-a06f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow_top_8183 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow_top_8183 .blue-a06f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow_top_8183 .component-hot-739f {
  background: #303030;
}
.link_right_6d95 {
  position: relative;
  z-index: 10;
}
.link_right_6d95 .grid_mini_efcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid_60ff .photo_paper_2aa2 {
  display: inline-block;
  vertical-align: middle;
}
.liquid_60ff.feature_c16e .photo_paper_2aa2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid_60ff.feature_c16e .photo_paper_2aa2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid_60ff.feature_c16e .photo_paper_2aa2 {
    margin-right: 0.4em;
  }
}
.liquid_60ff.feature_c16e .photo_paper_2aa2:last-child {
  margin-right: 0;
}
.easy_f9e4 .grid_mini_efcb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .light_d2ab .box_d135 {
    margin: 0 -0.5em;
  }
  .light_d2ab .box_d135 [class*="customify-col-"],
  .light_d2ab .box_d135 [class*="customify-col_"],
  .light_d2ab .box_d135 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.light_d2ab.advanced_76b2 .grid_mini_efcb {
  background: 0 0 !important;
}
.light_d2ab.advanced_76b2 .grid_mini_efcb,
.light_d2ab.easy_f9e4 .grid_mini_efcb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .light_d2ab.grid_yellow_e394 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.light_d2ab.easy_f9e4 .grid_mini_efcb {
  box-shadow: none !important;
}
.highlight_gas_05c6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight_gas_05c6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_gas_05c6 {
    padding: 18px 0 20px;
  }
}
.highlight_gas_05c6 .outline_under_7381 {
  width: 100%;
}
.highlight_gas_05c6 .tooltip_1f21 {
  margin-bottom: 0;
}
.highlight_gas_05c6 .wide-6365 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-thick-2c8d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-thick-2c8d .main_a0f1 {
  width: 100%;
}
.notice-wide-75f4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice-wide-75f4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice-wide-75f4 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;
}
.notice-wide-75f4 li:last-child:after {
  display: none;
}
.notice-wide-75f4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.row-cold-a7ba .purple-3a70 button,
.highlight_gas_05c6 .purple-3a70 button {
  left: 0;
}
.row-cold-a7ba .main_a0f1,
.highlight_gas_05c6 .main_a0f1 {
  padding-left: 0;
  padding-right: 0;
}
.row-cold-a7ba .menu-thick-2c8d,
.highlight_gas_05c6 .menu-thick-2c8d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.row-cold-a7ba {
  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;
}
.row-cold-a7ba: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;
}
.row-cold-a7ba .thumbnail-mini-5e2a {
  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) {
  .row-cold-a7ba .thumbnail-mini-5e2a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .row-cold-a7ba .thumbnail-mini-5e2a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .row-cold-a7ba .thumbnail-mini-5e2a {
    min-height: 200px;
  }
}
.row-cold-a7ba .notice-wide-75f4 {
  color: rgba(255, 255, 255, 0.8);
}
.row-cold-a7ba .notice-wide-75f4 a,
.row-cold-a7ba .notice-wide-75f4 li:after {
  color: inherit;
}
.row-cold-a7ba .notice-wide-75f4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.under_ffd3 {
  margin-bottom: 0.5em;
}
.pagination_5969 {
  margin-bottom: 1.2em;
}
.pagination_5969,
.under_ffd3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pagination_5969 p:last-child,
.under_ffd3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .purple-3a70,
#masthead .purple-3a70 {
  display: none;
}
#masthead
  > .purple-3a70.new_0800 {
  display: none;
}
#masthead > .purple-3a70 button {
  left: 0;
}
.nav-4f56 {
  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%;
}
.nav-4f56 .photo_paper_2aa2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav-4f56 .hero_gas_df39 {
  display: -webkit-box;
  display: flex;
}
.nav-4f56 .hero_gas_df39.item-advanced-28c7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav-4f56 .hero_gas_df39.detail-advanced-707c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-4f56 .hero_gas_df39.inner-42eb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav-4f56.blue-306e.huge-53cb .hero_gas_df39.item-advanced-28c7 {
  flex-basis: 100%;
}
.nav-4f56.dropdown_full_f8a1 .hero_gas_df39.detail-advanced-707c {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav-4f56.dropdown_full_f8a1 .hero_gas_df39.inner-42eb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .purple-3a70.new_0800 {
  display: none;
}
#masthead > .purple-3a70 button {
  left: 0;
}
.gallery-thick-8c7b {
  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;
}
.gallery-thick-8c7b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gallery-thick-8c7b.hidden_blue_10bb i {
  margin-right: 4px;
}
.gallery-thick-8c7b.motion_4854 i {
  margin-left: 5px;
}
.panel_4a05 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.panel_4a05 p:last-child {
  margin-bottom: 0;
}
.first_a2cf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.first_a2cf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.first_a2cf img {
  display: block;
  width: auto;
  line-height: 1;
}
.first_a2cf .pagination-medium-3faa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.first_a2cf .north-fb96 {
  margin: 5px 0 7px 0;
}
.first_a2cf.mini-0267 .mini-2d92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_a2cf.mini-0267 .over-6e18 {
  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;
}
.first_a2cf.warm-ac07 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.first_a2cf.warm-ac07 .mini-2d92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.first_a2cf.warm-ac07 .over-6e18 {
  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;
}
.first_a2cf.popup-mini-e34a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.first_a2cf.red_4152 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.first_a2cf.red_4152 .over-6e18 {
  margin-top: 7px;
}
.wrapper_9a10 {
  display: inline-block;
}
.link_right_6d95 .shade-solid-43f9 .first_a2cf img {
  max-width: 100%;
}
.carousel_02aa .primary-focused-c9b3.brown_c57d,
.element_thick_08c8 .primary-focused-c9b3.brown_c57d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_02aa .badge_small_a4fd,
.element_thick_08c8 .badge_small_a4fd {
  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%);
}
.carousel_02aa .badge_small_a4fd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.carousel_02aa.gradient_fb1f .badge_small_a4fd {
  display: none;
}
.carousel_02aa .accordion-7abb {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_02aa .accordion-7abb li {
  display: inline-block;
  position: relative;
}
.carousel_02aa .accordion-7abb li:last-child {
  margin-right: 0;
}
.carousel_02aa .accordion-7abb 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;
}
.carousel_02aa .accordion-7abb li.rough_4b86 > a {
  color: rgba(0, 0, 0, 0.9);
}
.carousel_02aa .accordion-7abb > 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;
}
.carousel_02aa .accordion-7abb > li > a i {
  line-height: 0;
}
.carousel_02aa .accordion-7abb > li.disabled_d803 > a .badge_small_a4fd {
  margin-left: 4px;
  line-height: 0;
}
.carousel_02aa .accordion-7abb .shadow-6bfb li.disabled_d803 > a {
  position: relative;
}
.carousel_02aa .accordion-7abb .shadow-6bfb li.disabled_d803 > a:after,
.carousel_02aa .accordion-7abb .shadow-6bfb li.disabled_d803 > a:before {
  content: "";
  display: table;
}
.carousel_02aa .accordion-7abb .shadow-6bfb li.disabled_d803 > a:after {
  clear: both;
}
.carousel_02aa .accordion-7abb .shadow-6bfb li.disabled_d803 > a .badge_small_a4fd {
  margin-left: 5px;
  float: right;
}
.carousel_02aa .advanced_8eab,
.carousel_02aa .shadow-6bfb {
  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;
}
.carousel_02aa .shadow-6bfb {
  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;
}
.carousel_02aa .shadow-6bfb .brown_c57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_02aa .shadow-6bfb .badge_small_a4fd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.carousel_02aa .shadow-6bfb li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel_02aa .shadow-6bfb 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;
}
.carousel_02aa .shadow-6bfb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.carousel_02aa .shadow-6bfb .shadow-6bfb {
  top: 0;
  left: 100%;
}
.carousel_02aa .disabled_old_33a4.fn-focus-a9a5 > .advanced_8eab,
.carousel_02aa .disabled_old_33a4.fn-focus-a9a5 > .shadow-6bfb,
.carousel_02aa .disabled_old_33a4:focus > .advanced_8eab,
.carousel_02aa .disabled_old_33a4:focus > .shadow-6bfb,
.carousel_02aa .disabled_old_33a4:hover > .advanced_8eab,
.carousel_02aa .disabled_old_33a4:hover > .shadow-6bfb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.carousel_02aa.video_center_51c7 .inner_7293:after,
.carousel_02aa.video_center_51c7 .inner_7293:before {
  content: "";
  display: table;
}
.carousel_02aa.video_center_51c7 .inner_7293:after {
  clear: both;
}
.carousel_02aa.video_center_51c7 .inner_7293 > li {
  float: left;
}
.carousel_02aa.panel-slow-9185 .inner_7293:after,
.carousel_02aa.panel-slow-9185 .inner_7293:before {
  content: "";
  display: table;
}
.carousel_02aa.panel-slow-9185 .inner_7293:after {
  clear: both;
}
.carousel_02aa.panel-slow-9185 .inner_7293 > li {
  float: left;
}
.carousel_02aa.panel-slow-9185 .inner_7293 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_02aa.panel-slow-9185 .inner_7293 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_02aa.panel-slow-9185 .inner_7293 > li.feature_dirty_4c9e > a,
.carousel_02aa.panel-slow-9185 .inner_7293 > li.rough_4b86 > a {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_02aa.motion_06e6 .inner_7293 > li > a .brown_c57d {
  position: relative;
}
.carousel_02aa.motion_06e6 .inner_7293 > li > a .brown_c57d: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;
}
.carousel_02aa.motion_06e6
  .inner_7293
  > li:focus
  > a
  .brown_c57d:before,
.carousel_02aa.motion_06e6
  .inner_7293
  > li:hover
  > a
  .brown_c57d:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_02aa.motion_06e6
  .inner_7293
  > li.feature_dirty_4c9e
  > a
  .brown_c57d:before,
.carousel_02aa.motion_06e6
  .inner_7293
  > li.footer_7493
  > a
  .brown_c57d:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_02aa.dirty-d5c2 .inner_7293 > li > a .brown_c57d {
  position: relative;
}
.carousel_02aa.dirty-d5c2 .inner_7293 > li > a .brown_c57d: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;
}
.carousel_02aa.dirty-d5c2 .inner_7293 > li:focus > a .brown_c57d:before,
.carousel_02aa.dirty-d5c2
  .inner_7293
  > li:hover
  > a
  .brown_c57d:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_02aa.dirty-d5c2
  .inner_7293
  > li.feature_dirty_4c9e
  > a
  .brown_c57d:before,
.carousel_02aa.dirty-d5c2
  .inner_7293
  > li.footer_7493
  > a
  .brown_c57d:before {
  width: 100%;
  background-color: currentColor;
}
.element_thick_08c8 .accordion-7abb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.element_thick_08c8 .accordion-7abb li:first-child > a {
  border-top: none;
}
.element_thick_08c8 .accordion-7abb .avatar-hot-1a6a > .brown_c57d .badge_small_a4fd {
  display: none;
}
.element_thick_08c8 .accordion-7abb li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.element_thick_08c8 .accordion-7abb li:last-child {
  border: none;
}
.element_thick_08c8 .accordion-7abb li.disabled_d803 > a {
  padding-right: 45px !important;
}
.element_thick_08c8 .accordion-7abb li a {
  display: block;
  padding: 0.55em 1.5em;
}
.element_thick_08c8 .accordion-7abb li a:focus,
.element_thick_08c8 .accordion-7abb li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_thick_08c8 .accordion-7abb li .shade-1d58 {
  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;
}
.element_thick_08c8 .accordion-7abb li .shade-1d58:hover {
  box-shadow: none;
}
.element_thick_08c8 .accordion-7abb li .shade-1d58 .badge_small_a4fd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.element_thick_08c8 .accordion-7abb .shadow-6bfb {
  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);
}
.element_thick_08c8 .accordion-7abb .shadow-6bfb li a {
  padding-left: 3em;
}
.element_thick_08c8 .accordion-7abb .active_a1dc > a .shade-1d58 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.element_thick_08c8 .accordion-7abb .active_a1dc > .shadow-6bfb {
  display: block;
  opacity: 1;
}
.description_d12d {
  max-width: 100%;
}
.plasma-a5de {
  line-height: 0;
  cursor: pointer;
}
.center_d236 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.center_d236:hover {
  box-shadow: none;
  color: currentColor;
}
.center_d236 svg {
  width: 18px;
  height: 18px;
}
.center_d236 .preview_west_a51b {
  display: none;
}
.preview_hovered_e2fa {
  position: relative;
}
.preview_hovered_e2fa.fn-active-a9a5 .center_d236 .image-prev-8def {
  display: none;
}
.preview_hovered_e2fa.fn-active-a9a5 .center_d236 .preview_west_a51b {
  display: inline-block;
}
.preview_hovered_e2fa .pagination_0bbd {
  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);
}
.preview_hovered_e2fa.huge-d6b2 .pagination_0bbd {
  left: auto;
  right: -0.9em;
}
.preview_hovered_e2fa.huge-d6b2 .container-brown-d1f9::before {
  left: auto;
  right: 15px;
}
.preview_hovered_e2fa.fn-active-a9a5 .pagination_0bbd {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current-dcf4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.current-dcf4 label {
  flex-basis: 100%;
}
.current-dcf4 .new-cf65 {
  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;
}
.current-dcf4 .orange-8755 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.current-dcf4 .orange-8755:focus {
  background-color: transparent;
}
.current-dcf4 button.panel_basic_f257 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.current-dcf4 button.panel_basic_f257:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.current-dcf4 button.panel_basic_f257 svg {
  width: 18px;
  height: 18px;
}
.current-dcf4 input[type="submit"] {
  min-height: auto;
}
.primary_7d2e .current-dcf4 .orange-8755 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.container-brown-d1f9 {
  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) {
  .container-brown-d1f9 {
    width: 220px;
  }
}
.container-brown-d1f9 label {
  flex-basis: 100%;
}
.container-brown-d1f9::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;
}
.feature-d54a .primary_7d2e .current-dcf4 {
  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;
}
.feature-d54a
  .primary_7d2e
  .current-dcf4
  .new-cf65 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature-d54a .primary_7d2e .current-dcf4 .orange-8755 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature-d54a
  .primary_7d2e
  .current-dcf4
  .orange-8755:focus {
  background: 0 0;
}
.feature-d54a
  .primary_7d2e
  .current-dcf4
  .icon_down_1b8d {
  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;
}
.block-purple-793f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-purple-793f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-purple-793f li:last-child {
  margin-right: 0;
}
.block-purple-793f li:first-child {
  margin-left: 0;
}
.block-purple-793f.status-4d71 a {
  color: #fff;
}
.block-purple-793f.status-4d71 a:hover {
  color: #fff;
}
.block-purple-793f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-purple-793f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-purple-793f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-purple-793f a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-purple-793f [class*="social-icon-apple"] {
  background-color: #999;
}
.block-purple-793f [class*="social-icon-apple"].first_0e3d {
  background-color: transparent;
  color: #999;
}
.block-purple-793f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-purple-793f [class*="social-icon-behance"].first_0e3d {
  background-color: transparent;
  color: #1769ff;
}
.block-purple-793f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-purple-793f [class*="social-icon-bitbucket"].first_0e3d {
  background-color: transparent;
  color: #205081;
}
.block-purple-793f [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-purple-793f [class*="social-icon-codepen"].first_0e3d {
  background-color: transparent;
  color: #000;
}
.block-purple-793f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-purple-793f [class*="social-icon-delicious"].first_0e3d {
  background-color: transparent;
  color: #39f;
}
.block-purple-793f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-purple-793f [class*="social-icon-digg"].first_0e3d {
  background-color: transparent;
  color: #005be2;
}
.block-purple-793f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-purple-793f [class*="social-icon-dribbble"].first_0e3d {
  background-color: transparent;
  color: #ea4c89;
}
.block-purple-793f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-purple-793f [class*="social-icon-envelope"].first_0e3d {
  background-color: transparent;
  color: #ea4335;
}
.block-purple-793f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-purple-793f [class*="social-icon-facebook"].first_0e3d {
  background-color: transparent;
  color: #3b5998;
}
.block-purple-793f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-purple-793f [class*="social-icon-flickr"].first_0e3d {
  background-color: transparent;
  color: #0063dc;
}
.block-purple-793f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-purple-793f [class*="social-icon-foursquare"].first_0e3d {
  background-color: transparent;
  color: #2d5be3;
}
.block-purple-793f [class*="social-icon-github"] {
  background-color: #333;
}
.block-purple-793f [class*="social-icon-github"].first_0e3d {
  background-color: transparent;
  color: #333;
}
.block-purple-793f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-purple-793f [class*="social-icon-google-plus"].first_0e3d {
  background-color: transparent;
  color: #dd4b39;
}
.block-purple-793f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-purple-793f [class*="social-icon-houzz"].first_0e3d {
  background-color: transparent;
  color: #7ac142;
}
.block-purple-793f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-purple-793f [class*="social-icon-instagram"].first_0e3d {
  background-color: transparent;
  color: #262626;
}
.block-purple-793f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-purple-793f [class*="social-icon-jsfiddle"].first_0e3d {
  background-color: transparent;
  color: #487aa2;
}
.block-purple-793f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-purple-793f [class*="social-icon-linkedin"].first_0e3d {
  background-color: transparent;
  color: #0077b5;
}
.block-purple-793f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-purple-793f [class*="social-icon-medium"].first_0e3d {
  background-color: transparent;
  color: #00ab6b;
}
.block-purple-793f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-purple-793f
  [class*="social-icon-odnoklassniki"].first_0e3d {
  background-color: transparent;
  color: #f4731c;
}
.block-purple-793f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-purple-793f [class*="social-icon-meetup"].first_0e3d {
  background-color: transparent;
  color: #ec1c40;
}
.block-purple-793f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-purple-793f [class*="social-icon-pinterest"].first_0e3d {
  background-color: transparent;
  color: #bd081c;
}
.block-purple-793f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-purple-793f [class*="social-icon-product-hunt"].first_0e3d {
  background-color: transparent;
  color: #da552f;
}
.block-purple-793f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-purple-793f [class*="social-icon-reddit"].first_0e3d {
  background-color: transparent;
  color: #ff4500;
}
.block-purple-793f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-purple-793f [class*="social-icon-rss"].first_0e3d {
  background-color: transparent;
  color: #f26522;
}
.block-purple-793f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-purple-793f
  [class*="social-icon-shopping-cart"].first_0e3d {
  background-color: transparent;
  color: #4caf50;
}
.block-purple-793f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-purple-793f [class*="social-icon-skype"].first_0e3d {
  background-color: transparent;
  color: #00aff0;
}
.block-purple-793f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-purple-793f [class*="social-icon-slideshare"].first_0e3d {
  background-color: transparent;
  color: #0077b5;
}
.block-purple-793f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-purple-793f [class*="social-icon-snapchat"].first_0e3d {
  background-color: transparent;
  color: #fffc00;
}
.block-purple-793f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-purple-793f [class*="social-icon-soundcloud"].first_0e3d {
  background-color: transparent;
  color: #f80;
}
.block-purple-793f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-purple-793f [class*="social-icon-spotify"].first_0e3d {
  background-color: transparent;
  color: #2ebd59;
}
.block-purple-793f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-purple-793f
  [class*="social-icon-stack-overflow"].first_0e3d {
  background-color: transparent;
  color: #fe7a15;
}
.block-purple-793f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-purple-793f [class*="social-icon-maldkfgram"].first_0e3d {
  background-color: transparent;
  color: #2ca5e0;
}
.block-purple-793f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-purple-793f [class*="social-icon-tripadvisor"].first_0e3d {
  background-color: transparent;
  color: #589442;
}
.block-purple-793f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-purple-793f [class*="social-icon-tumblr"].first_0e3d {
  background-color: transparent;
  color: #35465c;
}
.block-purple-793f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-purple-793f [class*="social-icon-twitch"].first_0e3d {
  background-color: transparent;
  color: #6441a5;
}
.block-purple-793f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-purple-793f [class*="social-icon-twitter"].first_0e3d {
  background-color: transparent;
  color: #1da1f2;
}
.block-purple-793f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-purple-793f [class*="social-icon-vimeo"].first_0e3d {
  background-color: transparent;
  color: #1ab7ea;
}
.block-purple-793f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-purple-793f [class*="social-icon-vk"].first_0e3d {
  background-color: transparent;
  color: #45668e;
}
.block-purple-793f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-purple-793f [class*="social-icon-weibo"].first_0e3d {
  background-color: transparent;
  color: #df2029;
}
.block-purple-793f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-purple-793f [class*="social-icon-weixin"].first_0e3d {
  background-color: transparent;
  color: #7bb32e;
}
.block-purple-793f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-purple-793f [class*="social-icon-whatsapp"].first_0e3d {
  background-color: transparent;
  color: #25d366;
}
.block-purple-793f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-purple-793f [class*="social-icon-wordpress"].first_0e3d {
  background-color: transparent;
  color: #21759b;
}
.block-purple-793f [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-purple-793f [class*="social-icon-xing"].first_0e3d {
  background-color: transparent;
  color: #026466;
}
.block-purple-793f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-purple-793f [class*="social-icon-yelp"].first_0e3d {
  background-color: transparent;
  color: #af0606;
}
.block-purple-793f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-purple-793f [class*="social-icon-youtube"].first_0e3d {
  background-color: transparent;
  color: #cd201f;
}
.form-938b {
  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;
}
.form-938b:hover {
  box-shadow: none;
  background: 0 0;
}
.link_3aa6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.content-liquid-5b05 {
  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;
}
.box_in_397b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.west_1afa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.west_1afa,
.west_1afa::after,
.west_1afa::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;
}
.west_1afa::after,
.west_1afa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading-paper-7c61 .content-liquid-5b05 .box_in_397b {
  margin-top: -2px;
  width: 19px;
}
.heading-paper-7c61 .content-liquid-5b05 .west_1afa {
  margin-top: -1px;
}
.heading-paper-7c61 .content-liquid-5b05 .west_1afa,
.heading-paper-7c61 .content-liquid-5b05 .west_1afa::after,
.heading-paper-7c61 .content-liquid-5b05 .west_1afa::before {
  width: 19px;
  height: 2px;
}
.heading-paper-7c61 .content-liquid-5b05 .west_1afa::before {
  top: -6px;
}
.heading-paper-7c61 .content-liquid-5b05 .west_1afa::after {
  bottom: -6px;
}
.button-large-30c6 .content-liquid-5b05 .box_in_397b {
  margin-top: -2px;
  width: 22px;
}
.button-large-30c6 .content-liquid-5b05 .west_1afa {
  margin-top: -1px;
}
.button-large-30c6 .content-liquid-5b05 .west_1afa,
.button-large-30c6 .content-liquid-5b05 .west_1afa::after,
.button-large-30c6 .content-liquid-5b05 .west_1afa::before {
  width: 22px;
  height: 2px;
}
.button-large-30c6 .content-liquid-5b05 .west_1afa::before {
  top: -7px;
}
.button-large-30c6 .content-liquid-5b05 .west_1afa::after {
  bottom: -7px;
}
.hidden_8f7e .content-liquid-5b05 .box_in_397b {
  margin-top: -2px;
  width: 31px;
}
.hidden_8f7e .content-liquid-5b05 .west_1afa {
  margin-top: -1.5px;
}
.hidden_8f7e .content-liquid-5b05 .west_1afa,
.hidden_8f7e .content-liquid-5b05 .west_1afa::after,
.hidden_8f7e .content-liquid-5b05 .west_1afa::before {
  width: 31px;
  height: 3px;
}
.hidden_8f7e .content-liquid-5b05 .west_1afa::before {
  top: -9px;
}
.hidden_8f7e .content-liquid-5b05 .west_1afa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary-gas-c78d .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa,
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa::after,
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa::before {
    top: -6px;
  }
  .tertiary-gas-c78d .content-liquid-5b05 .west_1afa::after {
    bottom: -6px;
  }
  .link_lite_6322 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 22px;
  }
  .link_lite_6322 .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .link_lite_6322 .content-liquid-5b05 .west_1afa,
  .link_lite_6322 .content-liquid-5b05 .west_1afa::after,
  .link_lite_6322 .content-liquid-5b05 .west_1afa::before {
    width: 22px;
    height: 2px;
  }
  .link_lite_6322 .content-liquid-5b05 .west_1afa::before {
    top: -7px;
  }
  .link_lite_6322 .content-liquid-5b05 .west_1afa::after {
    bottom: -7px;
  }
  .nav-cool-e5bc .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 31px;
  }
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa {
    margin-top: -1.5px;
  }
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa,
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa::after,
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa::before {
    width: 31px;
    height: 3px;
  }
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa::before {
    top: -9px;
  }
  .nav-cool-e5bc .content-liquid-5b05 .west_1afa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-9ad8 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa,
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa::after,
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa::before {
    top: -6px;
  }
  .paragraph-9ad8 .content-liquid-5b05 .west_1afa::after {
    bottom: -6px;
  }
  .surface_acd2 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 22px;
  }
  .surface_acd2 .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .surface_acd2 .content-liquid-5b05 .west_1afa,
  .surface_acd2 .content-liquid-5b05 .west_1afa::after,
  .surface_acd2 .content-liquid-5b05 .west_1afa::before {
    width: 22px;
    height: 2px;
  }
  .surface_acd2 .content-liquid-5b05 .west_1afa::before {
    top: -7px;
  }
  .surface_acd2 .content-liquid-5b05 .west_1afa::after {
    bottom: -7px;
  }
  .focused_adeb .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 31px;
  }
  .focused_adeb .content-liquid-5b05 .west_1afa {
    margin-top: -1.5px;
  }
  .focused_adeb .content-liquid-5b05 .west_1afa,
  .focused_adeb .content-liquid-5b05 .west_1afa::after,
  .focused_adeb .content-liquid-5b05 .west_1afa::before {
    width: 31px;
    height: 3px;
  }
  .focused_adeb .content-liquid-5b05 .west_1afa::before {
    top: -9px;
  }
  .focused_adeb .content-liquid-5b05 .west_1afa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_2d52 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip_2d52 .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .tooltip_2d52 .content-liquid-5b05 .west_1afa,
  .tooltip_2d52 .content-liquid-5b05 .west_1afa::after,
  .tooltip_2d52 .content-liquid-5b05 .west_1afa::before {
    width: 19px;
    height: 2px;
  }
  .tooltip_2d52 .content-liquid-5b05 .west_1afa::before {
    top: -6px;
  }
  .tooltip_2d52 .content-liquid-5b05 .west_1afa::after {
    bottom: -6px;
  }
  .photo_glass_6c59 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 22px;
  }
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa {
    margin-top: -1px;
  }
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa,
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa::after,
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa::before {
    width: 22px;
    height: 2px;
  }
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa::before {
    top: -7px;
  }
  .photo_glass_6c59 .content-liquid-5b05 .west_1afa::after {
    bottom: -7px;
  }
  .list-lite-7c09 .content-liquid-5b05 .box_in_397b {
    margin-top: -2px;
    width: 31px;
  }
  .list-lite-7c09 .content-liquid-5b05 .west_1afa {
    margin-top: -1.5px;
  }
  .list-lite-7c09 .content-liquid-5b05 .west_1afa,
  .list-lite-7c09 .content-liquid-5b05 .west_1afa::after,
  .list-lite-7c09 .content-liquid-5b05 .west_1afa::before {
    width: 31px;
    height: 3px;
  }
  .list-lite-7c09 .content-liquid-5b05 .west_1afa::before {
    top: -9px;
  }
  .list-lite-7c09 .content-liquid-5b05 .west_1afa::after {
    bottom: -9px;
  }
}
.article_714e .west_1afa {
  -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);
}
.article_714e .west_1afa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_714e .west_1afa::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);
}
.article_714e.picture-0bbe .west_1afa {
  -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);
}
.article_714e.picture-0bbe .west_1afa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_714e.picture-0bbe .west_1afa::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);
}
.accent_f9b5 {
  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.preview_inner_7373:before {
  display: none;
}
.new_66d4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new_66d4 .plasma_2d3b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new_66d4 .plasma_2d3b:last-of-type {
  border-bottom: none;
}
.new_66d4 .plasma_2d3b.status_148d,
.new_66d4 .plasma_2d3b.dropdown_410c,
.new_66d4 .plasma_2d3b.sidebar_63b4 {
  padding: 0;
}
.new_66d4 .element_thick_08c8 .shade-1d58 {
  color: currentColor;
}
.new_66d4 .element_thick_08c8 .shade-1d58:focus,
.new_66d4 .element_thick_08c8 .shade-1d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new_66d4.blue-a06f .gradient-bottom-7b07,
.new_66d4.blue-a06f .panel_4a05 a,
.new_66d4.blue-a06f .inner_7293 a,
.new_66d4.blue-a06f .shadow-6bfb a {
  color: rgba(0, 0, 0, 0.55);
}
.new_66d4.blue-a06f .gradient-bottom-7b07:hover,
.new_66d4.blue-a06f .panel_4a05 a:hover,
.new_66d4.blue-a06f .inner_7293 a:hover,
.new_66d4.blue-a06f .shadow-6bfb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_66d4.blue-a06f .tabs-0a08 {
  color: rgba(0, 0, 0, 0.8);
}
.new_66d4.blue-a06f .plasma_2d3b {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_66d4.blue-a06f .plasma_2d3b:before {
  background: rgba(0, 0, 0, 0.08);
}
.new_66d4.blue-a06f .element_8c53:before {
  background: rgba(255, 255, 255, 0.9);
}
.new_66d4.blue-a06f .element_thick_08c8 .accordion-7abb li a,
.new_66d4.blue-a06f .element_thick_08c8 .shade-1d58,
.new_66d4.blue-a06f .shadow-6bfb {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_66d4.blue-a06f .element_thick_08c8 .shade-1d58:focus,
.new_66d4.blue-a06f .element_thick_08c8 .shade-1d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new_66d4.blue-a06f .accordion-7abb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new_66d4.component-hot-739f .gradient-bottom-7b07,
.new_66d4.component-hot-739f .panel_4a05 a,
.new_66d4.component-hot-739f .inner_7293 .shade-1d58,
.new_66d4.component-hot-739f .inner_7293 a,
.new_66d4.component-hot-739f .shadow-6bfb a {
  color: rgba(255, 255, 255, 0.79);
}
.new_66d4.component-hot-739f .gradient-bottom-7b07:hover,
.new_66d4.component-hot-739f .panel_4a05 a:hover,
.new_66d4.component-hot-739f .inner_7293 .shade-1d58:hover,
.new_66d4.component-hot-739f .inner_7293 a:hover,
.new_66d4.component-hot-739f .shadow-6bfb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_66d4.component-hot-739f .tabs-0a08 {
  color: rgba(255, 255, 255, 0.99);
}
.new_66d4.component-hot-739f .plasma_2d3b {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_66d4.component-hot-739f .plasma_2d3b:before {
  background: rgba(255, 255, 255, 0.08);
}
.new_66d4.component-hot-739f .element_8c53:before {
  background: rgba(0, 0, 0, 0.9);
}
.new_66d4.component-hot-739f .element_thick_08c8 .accordion-7abb li a,
.new_66d4.component-hot-739f .element_thick_08c8 .shade-1d58,
.new_66d4.component-hot-739f .shadow-6bfb {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_66d4.component-hot-739f .element_thick_08c8 .shade-1d58:focus,
.new_66d4.component-hot-739f .element_thick_08c8 .shade-1d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new_66d4.component-hot-739f .accordion-7abb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_8c53 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.element_8c53:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title_429a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.prev_6c7a .new_66d4 {
  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;
}
.prev_6c7a .plasma_2d3b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.prev_6c7a .plasma_2d3b: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) {
  .prev_6c7a .plasma_2d3b:before {
    width: 16%;
    left: 42%;
  }
}
.prev_6c7a .plasma_2d3b:last-child:before {
  content: none;
}
.prev_6c7a .plasma_2d3b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.prev_6c7a .element_thick_08c8 .accordion-7abb li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.prev_6c7a .element_thick_08c8 .accordion-7abb li a .shade-1d58 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.prev_6c7a .element_thick_08c8 .shadow-6bfb {
  border: none;
}
.prev_6c7a .element_thick_08c8 .shadow-6bfb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.prev_6c7a .element_8c53 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.prev_6c7a .title_429a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.prev_6c7a .component-hot-739f .element_8c53:before {
  background: rgba(0, 0, 0, 0.9);
}
.prev_6c7a .blue-a06f.card_6e9c .west_1afa {
  background: rgba(0, 0, 0, 0.6);
}
.prev_6c7a
  .blue-a06f.card_6e9c
  .west_1afa::after,
.prev_6c7a
  .blue-a06f.card_6e9c
  .west_1afa:before {
  background: inherit;
}
.prev_6c7a
  .blue-a06f.card_6e9c:hover
  .west_1afa {
  background: rgba(0, 0, 0, 0.8);
}
.status_af47 .new_66d4 {
  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) {
  .status_af47 .new_66d4 {
    width: auto;
    right: 45px;
  }
}
.info_d5d2 .new_66d4 {
  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) {
  .info_d5d2 .new_66d4 {
    width: auto;
    left: 45px;
  }
}
.preview_inner_7373 .new_66d4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_inner_7373 .title_429a {
  max-width: 48em;
  margin: 0 auto;
}
.preview_inner_7373 .element_8c53:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown_lower_df3a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_lower_df3a.prev_6c7a .new_66d4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown_lower_df3a.status_af47 .new_66d4 {
  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);
}
.dropdown_lower_df3a .new_66d4 {
  visibility: visible;
}
.dropdown_lower_df3a.info_d5d2 .new_66d4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_bdd1,
.table-4862 {
  overflow-x: hidden;
}
.list_bdd1 .new_66d4 {
  overflow: auto;
}
.list_bdd1.prev_6c7a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_bdd1.prev_6c7a .new_66d4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_bdd1.prev_6c7a .form-938b {
  opacity: 0;
}
.list_bdd1.status_af47 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_bdd1.status_af47 .new_66d4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_bdd1.status_af47 .form-938b {
  opacity: 0;
}
.list_bdd1.info_d5d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_bdd1.info_d5d2 .new_66d4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_bdd1.info_d5d2 .form-938b {
  opacity: 0;
}
.list_bdd1.preview_inner_7373 .new_66d4 {
  z-index: 10;
  visibility: visible;
}
.card_6e9c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.card_6e9c .west_1afa {
  background: rgba(255, 255, 255, 0.99);
}
.card_6e9c .west_1afa::after,
.card_6e9c .west_1afa:before {
  background: inherit;
}
.card_6e9c:hover .west_1afa {
  background: rgba(255, 255, 255, 0.99);
}
.info_d5d2 .card_6e9c {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_inner_7373 .card_6e9c {
  display: none !important;
}
.list_bdd1:before,
.table-4862:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_bdd1 .card_6e9c,
.table-4862 .card_6e9c {
  display: inline-block;
}
.new_66d4 .photo_paper_2aa2 {
  -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;
}
.list_bdd1 .new_66d4 .photo_paper_2aa2,
.table-4862 .new_66d4 .photo_paper_2aa2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.south-af6b .new-cf65 {
  width: 100%;
}
.shade-solid-43f9 {
  padding: 0 0.5em 0;
}
.shade-solid-43f9 [class*="customify-col-"],
.shade-solid-43f9 [class*="customify-col_"],
.shade-solid-43f9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-a7f7 .shade-solid-43f9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box_d135 .huge-bedf,
  .huge-bedf {
    display: none;
  }
  .section-ad7b {
    text-align: left;
  }
  .black-c56c {
    text-align: center;
  }
  .text_green_caed {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box_d135 .slow_c4f3,
  .slow_c4f3 {
    display: none;
  }
  .texture-7d2f {
    text-align: left;
  }
  .primary_bf1c {
    text-align: center;
  }
  .silver-6711 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box_d135 .alert_f2c8,
  .alert_f2c8 {
    display: none;
  }
  .progress-pink-0063 {
    text-align: left;
  }
  .layout-f957 {
    text-align: center;
  }
  .liquid_80a0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.yellow-c3fa {
  box-shadow: none !important;
}
.new-5b7f .tertiary-170d,
.progress-tall-b6eb .tertiary-170d {
  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;
}
.progress-tall-b6eb .tertiary-170d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.grid_mini_efcb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.grid_mini_efcb:after,
.grid_mini_efcb:before {
  content: "";
  display: table;
}
.grid_mini_efcb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .grid_mini_efcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.grid_mini_efcb,
.grid_yellow_e394 {
  max-width: 1248px;
  margin: 0 auto;
}

.header-21b6.accordion-864a .grid_mini_efcb {
  max-width: 100%;
}
.header-21b6.pink_2efd {
  max-width: 1200px;
  margin: 0 auto;
}
.header-21b6.heading-c805 .grid_mini_efcb {
  max-width: 100%;
}
.header-21b6.heading-c805 > .grid_mini_efcb {
  padding-left: 0;
  padding-right: 0;
}
.header-21b6.heading-c805 > .grid_mini_efcb .box_d135 {
  margin: 0;
}
.header-21b6.heading-c805
  > .grid_mini_efcb
  .easy-4998.block_aa8f {
  margin-right: 0;
  margin-left: 0;
}
.header-21b6.heading-c805 #main.block_aa8f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .pagination_c1d6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_c1d6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_tiny_e8a6 .slow-94e9 {
    padding-right: 1em;
  }
  .list_tiny_e8a6.image_left_01b1 .easy-4998 {
    border-right: 1px solid #eaecee;
  }
  .list_tiny_e8a6.image_left_01b1 .slow-94e9 {
    padding-right: 1em;
  }
  .list_tiny_e8a6.image_left_01b1 .highlight_blue_7548 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_up_b98e .slow-94e9 {
    padding-left: 1em;
  }
  .title_up_b98e.image_left_01b1 .easy-4998 {
    border-left: 1px solid #eaecee;
  }
  .title_up_b98e.image_left_01b1 .slow-94e9 {
    padding-left: 1em;
  }
  .title_up_b98e.image_left_01b1 .highlight_blue_7548 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_liquid_64fb .slow-94e9 {
    padding-left: 1em;
  }
  .tag_liquid_64fb.image_left_01b1 .dropdown-bottom-d92f {
    border-right: 1px solid #eaecee;
  }
  .tag_liquid_64fb.image_left_01b1 .pro_2862 {
    border-right: 1px solid #eaecee;
  }
  .tag_liquid_64fb.image_left_01b1 .slow-94e9 {
    padding-left: 1em;
  }
  .tag_liquid_64fb.image_left_01b1 .highlight_blue_7548 {
    padding-right: 1em;
  }
  .tag_liquid_64fb.image_left_01b1 .box-aa9e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass-fef5 .slow-94e9 {
    padding-right: 1em;
  }
  .glass-fef5.image_left_01b1 .dropdown-bottom-d92f {
    border-left: 1px solid #eaecee;
  }
  .glass-fef5.image_left_01b1 .pro_2862 {
    border-left: 1px solid #eaecee;
  }
  .glass-fef5.image_left_01b1 .slow-94e9 {
    padding-right: 1em;
  }
  .glass-fef5.image_left_01b1 .highlight_blue_7548 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass-fef5.image_left_01b1 .box-aa9e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pagination_c1d6 .slow-94e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_c1d6.image_left_01b1 .easy-4998 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .pagination_c1d6.image_left_01b1 .slow-94e9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pagination_c1d6.image_left_01b1 .highlight_blue_7548 {
    padding-left: 1em;
  }
  .pagination_c1d6.image_left_01b1 .box-aa9e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .pagination_c1d6.image_left_01b1 .slow-94e9 {
    padding-left: 0;
  }
}
.dynamic-f5da .liquid_60ff {
  display: inline-block;
}
.advanced_68ce {
  display: inline-block;
}
.row-43f6 {
  word-con: break-word;
}
.stone_bb32 > span {
  display: inline-block;
  padding: 5px 0;
}
.stone_bb32 .title_huge_c440 {
  margin-left: 8px;
  margin-right: 8px;
}
.stone_bb32 .inner-d791 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component_fd3e .badge_e566 {
  margin-bottom: 2em;
}
.component_fd3e .fixed-26e7 {
  margin-bottom: 15px;
}
.component_fd3e .fixed-26e7:last-child {
  margin-bottom: 0;
}
.component_fd3e .lite-2640 {
  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) {
  .component_fd3e .lite-2640 {
    display: block;
  }
}
.component_fd3e .hover_action_c983 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component_fd3e .hover_action_c983 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component_fd3e .narrow_53a6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component_fd3e .narrow_53a6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component_fd3e .narrow_53a6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component_fd3e .row-43f6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_fd3e .row-43f6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component_fd3e .frame_gold_01f8 p:last-child {
  margin-bottom: 0;
}
.component_fd3e .heading-active-c40e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component_fd3e .left_a00f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component_fd3e .chip_cold_807e {
  margin-top: 1em;
}
.component_fd3e .media-new-645d {
  top: 0;
  display: block;
}
.component_fd3e .media-new-645d a {
  color: inherit;
}
.component_fd3e .media-new-645d a:hover {
  color: inherit;
}
.component_fd3e .info_4aaa {
  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;
}
.component_fd3e .info_4aaa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component_fd3e .left_a00f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component_fd3e .outline-lite-56e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component_fd3e .outline-lite-56e8:first-child {
  margin-top: 0;
}
.component_fd3e .outline-lite-56e8.secondary_stone_30ea {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component_fd3e .outline-lite-56e8.paragraph-pink-a563 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_fd3e
  .outline-lite-56e8.paragraph-pink-a563.dirty_18b6
  .chip_cold_807e {
  width: 100%;
}
.component_fd3e .paragraph-pink-a563 {
  -webkit-box-align: center;
  align-items: center;
}
.component_fd3e .paragraph-pink-a563 .stone_bb32,
.component_fd3e .paragraph-pink-a563 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component_fd3e .narrow_53a6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_fd3e .narrow_53a6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_fd3e .narrow_53a6: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;
}
.component_fd3e .secondary_stone_30ea {
  z-index: 5;
}
.component_fd3e .frame_3e38 .message_011b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component_fd3e .thick_1a79 .message_011b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component_fd3e .silver_2de9 .message_011b {
  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;
}
.component_fd3e.prev-a927 .lite-2640,
.component_fd3e.grid-27d7 .lite-2640 {
  display: block;
}
.component_fd3e.prev-a927 .lite-2640 .filter-action-e5ca,
.component_fd3e.prev-a927 .lite-2640 .left_a00f,
.component_fd3e.grid-27d7 .lite-2640 .filter-action-e5ca,
.component_fd3e.grid-27d7 .lite-2640 .left_a00f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_fd3e.fast_dafe .hover_action_c983 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component_fd3e.fast_dafe .hover_action_c983 {
    margin-right: 0;
  }
}
.component_fd3e.prev-a927 .hover_action_c983,
.component_fd3e.grid-27d7 .hover_action_c983 {
  padding-top: 40%;
}
.component_fd3e.prev-a927 .badge_e566,
.component_fd3e.grid-27d7 .badge_e566 {
  display: block;
}
.component_fd3e.prev-a927 .fn-sticky-a9a5 .left_a00f,
.component_fd3e.grid-27d7 .fn-sticky-a9a5 .left_a00f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component_fd3e.prev-a927 .hover_action_c983,
.component_fd3e.grid-27d7 .hover_action_c983 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component_fd3e.prev-a927 .left_a00f {
  padding: 1em;
}
.pattern-3e4f {
  margin: 30px auto;
  display: block;
}
.pattern-3e4f .hovered-2d5f > * {
  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;
}
.pattern-3e4f .hovered-2d5f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-3e4f .hovered-2d5f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_efb8 .stone_bb32 {
  margin-bottom: 1.41575em;
}
.shade_efb8 .box-aeff {
  margin-bottom: 1.618em;
}
.shade-hard-bdff .dropdown_845a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shade-hard-bdff .dropdown_845a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shade-hard-bdff .aside_2c5a {
  max-width: 100%;
  overflow: auto;
}
.progress_cf54 .shade-hard-bdff a:hover {
  text-decoration: underline;
}
.wrapper-6965 .fixed-26e7:not(.row-43f6),
.wrapper-6965 .narrow_53a6 {
  margin-bottom: 1.41575em;
}
.wrapper-6965 .fixed-26e7:not(.row-43f6):last-child,
.wrapper-6965 .narrow_53a6:last-child {
  margin-bottom: 0;
}
.wrapper-6965 .fixed-26e7.layout-old-1596 {
  margin-bottom: 0.41575em;
}
.wrapper-6965 .liquid-24ed:before,
.wrapper-6965 .soft-f3cc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wrapper-6965 .liquid-24ed:before {
  content: "\f115";
}
.wrapper-6965 .soft-f3cc:before {
  content: "\f02c";
}
.wrapper-6965 .smooth-ed56 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wrapper-6965 .smooth-ed56 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture_bright_d011 {
  display: -webkit-box;
  display: flex;
}
.texture_bright_d011 .mask_cb88 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture_bright_d011 .mask_cb88 {
    flex-basis: 90px;
  }
}
.texture_bright_d011 .link_current_02b2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_bright_d011 .link_current_02b2 {
    flex-basis: calc(100% - 50px);
  }
}
.texture_bright_d011 .simple_7477 p:last-child {
  margin-bottom: 0.72em;
}
.west-2251 .hovered-2d5f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.west-2251 .hovered-2d5f:after,
.west-2251 .hovered-2d5f:before {
  content: "";
  display: table;
}
.west-2251 .hovered-2d5f:after {
  clear: both;
}
.west-2251 .hovered-2d5f .wrapper-pressed-de95,
.west-2251 .hovered-2d5f .hot-623f {
  width: 49%;
}
.west-2251 .hovered-2d5f .wrapper-pressed-de95 a span.shadow_light_63ba,
.west-2251 .hovered-2d5f .hot-623f a span.shadow_light_63ba {
  display: block;
  margin-bottom: 5px;
}
.west-2251 .hovered-2d5f .hot-623f {
  float: left;
  text-align: left;
}
.west-2251 .hovered-2d5f .wrapper-pressed-de95 {
  float: right;
  text-align: right;
}
.video_cd45 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video_cd45 {
    margin-bottom: 0;
  }
}
.hidden-b42a {
  margin-bottom: 1em;
}
.hidden-b42a .row-43f6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.gallery-ffba a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs-slow-b17c .hidden-b42a,
.new-7e2c .hidden-b42a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs-slow-b17c .hidden-b42a,
  .new-7e2c .hidden-b42a {
    display: block;
  }
}
.tabs-slow-b17c .gallery-ffba,
.new-7e2c .gallery-ffba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs-slow-b17c .gallery-ffba,
  .new-7e2c .gallery-ffba {
    margin-bottom: 1em;
  }
}
.tabs-slow-b17c .gallery-ffba img,
.new-7e2c .gallery-ffba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs-slow-b17c .text_9ea0,
.new-7e2c .text_9ea0 {
  flex-basis: calc(100% - 160px);
}
.tabs-slow-b17c .text_9ea0 p,
.new-7e2c .text_9ea0 p {
  margin-bottom: 0;
}
.tabs-slow-b17c .text_9ea0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-slow-b17c .text_9ea0 {
    padding-left: 0;
  }
}
.new-7e2c .text_9ea0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .new-7e2c .text_9ea0 {
    padding-right: 0;
  }
}
.new-7e2c .gallery-ffba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_fresh_8b2b .gallery-ffba {
  margin-bottom: 0.5em;
}
.tooltip_fresh_8b2b .gallery-ffba img {
  width: 100%;
}
.primary_liquid_61ff .picture_de52,
.hero-fixed-7c5b .picture_de52 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-fixed-7c5b .easy-4998 .accordion-165f p:last-child {
  margin-bottom: 0;
}
.left-b3ac {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav-afc8 .wide_af3c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav-afc8 .wide_af3c:last-of-type {
    margin-bottom: 0;
  }
}
.nav-afc8 .wide_af3c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-afc8 .wide_af3c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav-afc8 .wide_af3c ul li {
  margin: 0 0 0.6em;
}
.nav-afc8 .wide_af3c ul li.first-7bfd,
.nav-afc8 .wide_af3c ul li.badge_full_71f8 {
  position: relative;
}
.nav-afc8 .wide_af3c ul li.first-7bfd .under-e12b,
.nav-afc8 .wide_af3c ul li.badge_full_71f8 .under-e12b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav-afc8 .wide_af3c ul li.first-7bfd:after:after,
.nav-afc8 .wide_af3c ul li.first-7bfd:after:before,
.nav-afc8
  .wide_af3c
  ul
  li.badge_full_71f8:after:after,
.nav-afc8
  .wide_af3c
  ul
  li.badge_full_71f8:after:before {
  content: "";
  display: table;
}
.nav-afc8 .wide_af3c ul li.first-7bfd:after:after,
.nav-afc8
  .wide_af3c
  ul
  li.badge_full_71f8:after:after {
  clear: both;
}
.nav-afc8 .wide_af3c a.lite_8bd9:hover {
  text-decoration: none;
}
.nav-afc8 .wide_af3c select {
  max-width: 100%;
}
.nav-afc8 .wide_af3c table {
  font-size: 85%;
}
.nav-afc8 .wide_af3c table td,
.nav-afc8 .wide_af3c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav-afc8 .wide_af3c table tfoot td {
  text-align: left;
}
.nav-afc8 .wide_af3c :last-child {
  margin-bottom: 0;
}
.nav-afc8 .wide_af3c .text_current_0000 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav-afc8 .wide_af3c .text_current_0000 label {
  width: 100%;
}
.nav-afc8 .wide_af3c .text_current_0000 .orange-8755 {
  width: 100%;
  display: block;
}
.nav-afc8 .wide_af3c .text_current_0000 .panel_basic_f257 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav-afc8 .wide_af3c .text_current_0000 .panel_basic_f257:hover svg #svg-search {
  fill: #444;
}
.nav-afc8 .wide_af3c .text_current_0000 .panel_basic_f257 svg {
  width: 18px;
  height: 18px;
}
.nav-afc8 .layout_white_a3b0 ul ul,
.nav-afc8 .old-5c9e ul ul,
.nav-afc8 .article-large-076d ul ul,
.nav-afc8 .box_afcc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav-afc8 .layout_white_a3b0 .disabled_d803 > a,
.nav-afc8 .old-5c9e .disabled_d803 > a,
.nav-afc8 .article-large-076d .disabled_d803 > a,
.nav-afc8 .box_afcc .disabled_d803 > a {
  margin-bottom: 0;
}
.nav-afc8 .pagination-6db8 li,
.nav-afc8 .layout_white_a3b0 li,
.nav-afc8 .block_80d2 li,
.nav-afc8 .old-5c9e li,
.nav-afc8 .article-large-076d li,
.nav-afc8 .box_afcc li,
.nav-afc8 .label-active-5c05 li,
.nav-afc8 .outer-7bbe li {
  display: block;
  position: relative;
}
.nav-afc8 .pagination-6db8 li:last-child,
.nav-afc8 .layout_white_a3b0 li:last-child,
.nav-afc8 .block_80d2 li:last-child,
.nav-afc8 .old-5c9e li:last-child,
.nav-afc8 .article-large-076d li:last-child,
.nav-afc8 .box_afcc li:last-child,
.nav-afc8 .label-active-5c05 li:last-child,
.nav-afc8 .outer-7bbe li:last-child {
  border: none;
}
.nav-afc8 .pagination-6db8 li a,
.nav-afc8 .layout_white_a3b0 li a,
.nav-afc8 .block_80d2 li a,
.nav-afc8 .old-5c9e li a,
.nav-afc8 .article-large-076d li a,
.nav-afc8 .box_afcc li a,
.nav-afc8 .label-active-5c05 li a,
.nav-afc8 .outer-7bbe li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-afc8 .pagination-6db8 li ul li::before,
.nav-afc8 .layout_white_a3b0 li ul li::before,
.nav-afc8 .block_80d2 li ul li::before,
.nav-afc8 .old-5c9e li ul li::before,
.nav-afc8 .article-large-076d li ul li::before,
.nav-afc8 .box_afcc li ul li::before,
.nav-afc8 .label-active-5c05 li ul li::before,
.nav-afc8 .outer-7bbe li ul li::before {
  left: 15px;
}
.nav-afc8 .pagination-6db8 li ul a,
.nav-afc8 .layout_white_a3b0 li ul a,
.nav-afc8 .block_80d2 li ul a,
.nav-afc8 .old-5c9e li ul a,
.nav-afc8 .article-large-076d li ul a,
.nav-afc8 .box_afcc li ul a,
.nav-afc8 .label-active-5c05 li ul a,
.nav-afc8 .outer-7bbe li ul a {
  padding-left: 20px;
}
.nav-afc8 .pagination-6db8 li ul ul li::before,
.nav-afc8 .layout_white_a3b0 li ul ul li::before,
.nav-afc8 .block_80d2 li ul ul li::before,
.nav-afc8 .old-5c9e li ul ul li::before,
.nav-afc8 .article-large-076d li ul ul li::before,
.nav-afc8 .box_afcc li ul ul li::before,
.nav-afc8 .label-active-5c05 li ul ul li::before,
.nav-afc8 .outer-7bbe li ul ul li::before {
  left: 30px;
}
.nav-afc8 .pagination-6db8 li ul ul a,
.nav-afc8 .layout_white_a3b0 li ul ul a,
.nav-afc8 .block_80d2 li ul ul a,
.nav-afc8 .old-5c9e li ul ul a,
.nav-afc8 .article-large-076d li ul ul a,
.nav-afc8 .box_afcc li ul ul a,
.nav-afc8 .label-active-5c05 li ul ul a,
.nav-afc8 .outer-7bbe li ul ul a {
  padding-left: 40px;
}
.nav-afc8 .icon_0383 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav-afc8 .outer-7bbe ul li {
  margin-bottom: 1.41575em;
}
.nav-afc8 .outer-7bbe ul li .text_motion_fc95 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav-afc8 .outer-7bbe ul li .dropdown_f3db {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component-hot-739f .pagination-6db8 li a,
.component-hot-739f .layout_white_a3b0 li a,
.component-hot-739f .block_80d2 li a,
.component-hot-739f .old-5c9e li a,
.component-hot-739f .article-large-076d li a,
.component-hot-739f .box_afcc li a,
.component-hot-739f .label-active-5c05 li a,
.component-hot-739f .outer-7bbe li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-hot-739f .icon_0383 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-hot-739f .wide_af3c ul li.first-7bfd .under-e12b,
.component-hot-739f .wide_af3c ul li.badge_full_71f8 .under-e12b {
  background: rgba(0, 0, 0, 0.2);
}
.component-hot-739f .nav-afc8 .wide_af3c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-21b6 .nav-afc8 .accordion-7abb li {
  margin: 0;
}
.header-21b6 .nav-afc8 .accordion-7abb li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header-21b6 .nav-afc8 .accordion-7abb li ul {
  margin: 0;
}
.header-21b6 .nav-afc8 .accordion-7abb li ul li a {
  padding-left: 15px;
}
.header-21b6 .nav-afc8 .accordion-7abb li ul li li a {
  padding-left: 30px;
}
.header-21b6 .nav-afc8 .accordion-7abb li.rough_4b86 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header-21b6 .nav-afc8 .accordion-7abb li.rough_4b86 > 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;
}
.header-21b6 .nav-afc8 .accordion-7abb li.rough_4b86 > 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;
}
.rough_859b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-96ba {
  position: relative;
  z-index: 10;
}
.accordion-96ba .photo_paper_2aa2 {
  width: 100%;
  max-width: 100%;
}
.preview-2bc1 .steel-f2da {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview-2bc1 .blue-a06f {
}
.preview-2bc1 .component-hot-739f {
  background: #292929;
}
.down-e09d .steel-f2da {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.down-e09d .blue-a06f {
  background: #f9f9f9;
}
.down-e09d .component-hot-739f {
  background: #303030;
}
.block_25ea .steel-f2da {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block_25ea .liquid_60ff {
    margin-bottom: 1em;
  }
  .block_25ea .liquid_60ff:last-child {
    margin-bottom: 0;
  }
}
.block_25ea .blue-a06f {
  background: #ededed;
}
.block_25ea .component-hot-739f {
  background: #1a1a1a;
}
.steel-f2da.blue-a06f {
  color: rgba(0, 0, 0, 0.6);
}
.steel-f2da.blue-a06f .first-2624 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel-f2da.component-hot-739f {
  color: rgba(255, 255, 255, 0.99);
}
.steel-f2da.component-hot-739f a:not(.lite_8bd9) {
  color: rgba(255, 255, 255, 0.79);
}
.steel-f2da.component-hot-739f a:not(.lite_8bd9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel-f2da.component-hot-739f .first-2624 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-f2da.component-hot-739f table tbody td,
.steel-f2da.component-hot-739f table th {
  background: rgba(0, 0, 0, 0.08);
}
.content_bdae.easy_f9e4 .grid_mini_efcb {
  max-width: initial;
}
.content_bdae .feature_c16e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content_bdae .feature_c16e .photo_paper_2aa2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content_bdae .feature_c16e .photo_paper_2aa2 {
    display: block;
    margin-bottom: 2em;
  }
  .content_bdae .feature_c16e .photo_paper_2aa2:last-child {
    margin-bottom: 0;
  }
}
.block_25ea .liquid_60ff:last-child,
.down-e09d .liquid_60ff:last-child,
.preview-2bc1 .liquid_60ff:last-child {
  margin-bottom: 0;
}
.block_25ea .liquid_60ff .nav-afc8 .wide_af3c:last-child,
.down-e09d .liquid_60ff .nav-afc8 .wide_af3c:last-child,
.preview-2bc1 .liquid_60ff .nav-afc8 .wide_af3c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block_25ea .accordion_large_921b,
  .block_25ea .message-4629,
  .down-e09d .accordion_large_921b,
  .down-e09d .message-4629,
  .preview-2bc1 .accordion_large_921b,
  .preview-2bc1 .message-4629 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-96ba .liquid_60ff {
    margin-bottom: 2em;
  }
}
.accordion-96ba p:last-child {
  margin-bottom: 0;
}
.accordion-96ba li,
.accordion-96ba ul {
  list-style: none;
  margin: 0;
}
.accordion-96ba ul ul {
  margin-left: 2.617924em;
}
.clean_768c {
  font-size: 0.875em;
}

/* css-noise: 7c9e */
.promo-block-n9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
