/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper_fast_1a6f/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper_fast_1a6f
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.wrapper_fast_1a6f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wide-3046.badge-a253/licenses/gpl-2.0.center_d259
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.carousel_short_fb16/, (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.narrow_a6b4.simple_5012/normalize.last-60d3/
 ======
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.last-60d3 v7.0.0 | MIT License | github.wrapper_fast_1a6f/necolas/normalize.last-60d3 */
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;
}
.basic_5a4d .pink_33b6,
.stone_564d,
.hidden-full-ade6,
.hot-4e51,
.description-huge-f709,
.slider_5021,
.section-6434,
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;
}
.stone_564d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stone_564d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stone_564d,
  h1 {
    font-size: 1.8em;
  }
}
.hidden-full-ade6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hidden-full-ade6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hidden-full-ade6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-full-ade6,
  h2 {
    font-size: 1.7em;
  }
}
.hot-4e51,
h3 {
  font-size: 1.618em;
}
.basic_5a4d .pink_33b6,
.description-huge-f709,
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.media-88ab {
  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;
}
.inner_9c48:after,
.inner_9c48:before,
.dropdown-wood-3dce:after,
.dropdown-wood-3dce:before {
  content: "";
  display: table;
}
.inner_9c48:after,
.dropdown-wood-3dce:after {
  clear: both;
}
.static-1374 {
  float: right;
  margin-right: 0;
}
.sort_warm_f32f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.down_cf99 .main_left_5298,
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;
}
.down_cf99 .main_left_5298: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;
}
.middle-1ad5 .main_left_5298 {
  box-shadow: none;
}
.middle-1ad5
  .main_left_5298
  .overlay-huge-aa34 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.middle-1ad5 .main_left_5298 .shadow-dark-d07e {
  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;
}
.middle-1ad5
  .main_left_5298
  .shadow-dark-d07e
  b {
  display: none;
}
.middle-1ad5 .main_ca2a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pro_11b0:not(.background-lower-e1b7):not(.message-c408),
button:not(.background-lower-e1b7):not(.message-c408),
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ),
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ),
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ) {
  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;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ):hover,
button:not(.background-lower-e1b7):not(
    .message-c408
  ):hover,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ):hover,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ):hover,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ):active,
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
button:not(.background-lower-e1b7):not(
    .message-c408
  ):active,
button:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ):active,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ):active,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ):active,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus {
  outline: 0;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402 {
  position: relative;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .right_7d10,
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .dropdown-f36b,
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .tall_0068,
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  i,
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  svg,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .right_7d10,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .dropdown-f36b,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .tall_0068,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  i,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  svg,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .right_7d10,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .dropdown-f36b,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .tall_0068,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  i,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  svg,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .right_7d10,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .dropdown-f36b,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .tall_0068,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  i,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  svg,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .right_7d10,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .dropdown-f36b,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  .tall_0068,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  i,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402
  svg {
  visibility: hidden;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402:after,
button:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402:after,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402:after,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402:after,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ).fn-loading-5402: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;
}
.pro_11b0:not(.background-lower-e1b7):not(.message-c408),
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ),
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ),
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ) {
  color: #fff;
  background: #235787;
}
.pro_11b0:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="button"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="reset"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus,
input[type="submit"]:not(.background-lower-e1b7):not(
    .message-c408
  ):focus {
  color: #fff;
}
.pro_11b0.fn-disabled-5402:not(.background-lower-e1b7):not(
    .message-c408
  ),
.pro_11b0[disabled]:not(.background-lower-e1b7):not(
    .message-c408
  ),
button.fn-disabled-5402:not(.background-lower-e1b7):not(
    .message-c408
  ),
button[disabled]:not(.background-lower-e1b7):not(
    .message-c408
  ) {
  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;
}
.disabled_d1b7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.disabled_d1b7: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;
}
.chip_east_dd92 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade-8cb4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pattern-da0b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.inner_9c48:after,
.inner_9c48:before,
.grid-medium-02b1:after,
.grid-medium-02b1:before,
.glass-644e:after,
.glass-644e:before,
.tertiary_blue_c369:after,
.tertiary_blue_c369:before,
.detail_c25f:after,
.detail_c25f:before,
.section-center-711a:after,
.section-center-711a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.inner_9c48:after,
.grid-medium-02b1:after,
.glass-644e:after,
.tertiary_blue_c369:after,
.detail_c25f:after,
.section-center-711a:after {
  clear: both;
}
.grid-medium-02b1 .section-west-815f,
.glass-644e .section-west-815f,
.content_bottom_d00d .section-west-815f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.texture-solid-4275 {
  display: inline-block;
}
.carousel_slow_02d5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.carousel_slow_02d5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel_slow_02d5 .mini-7aaf {
  padding: 1em 0;
  font-size: 85%;
}
.mini-7aaf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph-36bb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph-36bb:after,
.paragraph-36bb:before {
  content: "";
  display: table;
}
.paragraph-36bb:after {
  clear: both;
}
.bronze-df82 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cold_74e2 .bronze-df82 {
  max-width: 50%;
}
.button-a1b5 .bronze-df82 {
  max-width: 33.33%;
}
.brown_a84b .bronze-df82 {
  max-width: 25%;
}
.footer_cold_0169 .bronze-df82 {
  max-width: 20%;
}
.hidden_678d .bronze-df82 {
  max-width: 16.66%;
}
.popup_78d2 .bronze-df82 {
  max-width: 14.28%;
}
.first_c68f .bronze-df82 {
  max-width: 12.5%;
}
.backdrop_over_5283 .bronze-df82 {
  max-width: 11.11%;
}
.column_87fb {
  display: block;
}
.basic_5a4d .table_cc10 label,
.basic_5a4d .steel-9c42 label,
.basic_5a4d .narrow_9484 label,
.basic_5a4d .element_fluid_c1c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_def2 {
  list-style: none;
  margin: 0;
}
.steel_def2 article.carousel_pink_1204 {
  margin-bottom: 0;
}
.steel_def2 ul {
  list-style: none;
  margin: 0;
}
.steel_def2 .dark_00a0 li.carousel_pink_1204 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_def2 .dark_00a0 li.carousel_pink_1204 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_def2 .dark_00a0 li.carousel_pink_1204: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) {
  .steel_def2 .dark_00a0 li.carousel_pink_1204 li.carousel_pink_1204 li.carousel_pink_1204 li.carousel_pink_1204 {
    padding-left: 0;
  }
}
article.carousel_pink_1204 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_pink_1204 .grid-medium-02b1 p:last-of-type {
  margin-bottom: 0;
}
article.carousel_pink_1204 .hover_2cd6 {
  float: left;
}
article.carousel_pink_1204 .prev_5a86 {
  margin-left: 85px;
}
article.carousel_pink_1204 .gold_3725 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_pink_1204 .gold_3725 .bottom-9cab {
  margin-left: 10px;
}
article.carousel_pink_1204 .iron-61b4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_pink_1204 .summary_upper_2805 {
  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 .table_cc10,
  #respond .narrow_9484,
  #respond .element_fluid_c1c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_cc10 input,
#respond .narrow_9484 input,
#respond .element_fluid_c1c5 input {
  width: 100%;
}
#respond .element_fluid_c1c5 {
  margin-right: 0;
}
#respond .bronze-5a6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper-9f71 {
  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;
}
.upper-9f71.prev_f6b4 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.upper-9f71 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%);
}
.upper-9f71:focus,
.upper-9f71: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);
}
.gold_2775 {
  border-radius: 10%;
}
.primary-tall-9eaf {
  border-radius: 50%;
}
.description_a702 {
  font-size: 0.72em;
}
.liquid_08f2 {
  font-size: 0.875em;
}
.gas_a16f {
  font-size: 1.1em;
}
.card_advanced_5516 {
  text-transform: uppercase;
  line-height: 1.2;
}
.card_advanced_5516.description_a702 {
  letter-spacing: 0.5px;
}
.prev-89a1,
.prev-89a1 a {
  color: #6d6d6d;
}
.prev-89a1 a:hover {
  color: #111;
}
.pro_97f2 {
  color: #6d6d6d;
}
.orange-52db {
  overflow-x: hidden;
}
.orange-52db .wrapper_4e69.label_f614 {
  position: relative;
}
.orange-52db .wrapper_4e69.label_f614.description_11dc {
  position: initial;
}
.orange-52db
  .wrapper_4e69.label_f614.description_11dc
  .south_2fe3 {
  left: auto;
}
.orange-52db .wrapper_4e69 .south_2fe3 {
  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;
}
.orange-52db .wrapper_4e69:hover.label_f614 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.orange-52db
  .wrapper_4e69:hover.label_f614
  .south_2fe3 {
  display: block;
  z-index: 9999999;
}
.orange-52db .status_3460 .paper_44af,
.orange-52db .tertiary_warm_0ae2 .paper_44af {
  display: none;
}
.orange-52db .green_9b4b .wrapper_4e69:hover.label_f614 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.basic_5a4d .table_cc10 label,
.basic_5a4d .steel-9c42 label,
.basic_5a4d .narrow_9484 label,
.basic_5a4d .element_fluid_c1c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_def2 {
  list-style: none;
  margin: 0;
}
.steel_def2 article.carousel_pink_1204 {
  margin-bottom: 0;
}
.steel_def2 ul {
  list-style: none;
  margin: 0;
}
.steel_def2 .dark_00a0 li.carousel_pink_1204 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_def2 .dark_00a0 li.carousel_pink_1204 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_def2 .dark_00a0 li.carousel_pink_1204: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) {
  .steel_def2 .dark_00a0 li.carousel_pink_1204 li.carousel_pink_1204 li.carousel_pink_1204 li.carousel_pink_1204 {
    padding-left: 0;
  }
}
article.carousel_pink_1204 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_pink_1204 .grid-medium-02b1 p:last-of-type {
  margin-bottom: 0;
}
article.carousel_pink_1204 .hover_2cd6 {
  float: left;
}
article.carousel_pink_1204 .prev_5a86 {
  margin-left: 85px;
}
article.carousel_pink_1204 .gold_3725 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_pink_1204 .gold_3725 .bottom-9cab {
  margin-left: 10px;
}
article.carousel_pink_1204 .iron-61b4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_pink_1204 .summary_upper_2805 {
  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 .table_cc10,
  #respond .narrow_9484,
  #respond .element_fluid_c1c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_cc10 input,
#respond .narrow_9484 input,
#respond .element_fluid_c1c5 input {
  width: 100%;
}
#respond .element_fluid_c1c5 {
  margin-right: 0;
}
#respond .bronze-5a6f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status_3460 .status-under-4091 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.status-under-4091 .narrow-9eb8.text_inner_8169 .preview_9337 > li > a:focus,
.status-under-4091 .narrow-9eb8.text_inner_8169 .preview_9337 > li > a:hover,
.status-under-4091 .narrow-9eb8.iron-459f .preview_9337 > li > a:focus,
.status-under-4091 .narrow-9eb8.iron-459f .preview_9337 > li > a:hover,
.status-under-4091 .narrow-9eb8.table-under-9a3e .preview_9337 > li > a:focus,
.status-under-4091 .narrow-9eb8.table-under-9a3e .preview_9337 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091
  .narrow-9eb8.text_inner_8169
  .preview_9337
  > li.brown-e307
  > a,
.status-under-4091
  .narrow-9eb8.text_inner_8169
  .preview_9337
  > li.outline_3b16
  > a,
.status-under-4091
  .narrow-9eb8.iron-459f
  .preview_9337
  > li.brown-e307
  > a,
.status-under-4091
  .narrow-9eb8.iron-459f
  .preview_9337
  > li.outline_3b16
  > a,
.status-under-4091
  .narrow-9eb8.table-under-9a3e
  .preview_9337
  > li.brown-e307
  > a,
.status-under-4091 .narrow-9eb8.table-under-9a3e .preview_9337 > li.notice-9169 > a {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091 .content_7654,
.status-under-4091 .content_7654 a {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091 .hover-fast-73ca.mask_e59f li a,
.status-under-4091 .gas-454c a,
.status-under-4091 .bronze_3c27,
.status-under-4091 .preview_9337 > li > a,
.status-under-4091 .cold-40b6 {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091 .hover-fast-73ca.mask_e59f li a:hover,
.status-under-4091 .gas-454c a:hover,
.status-under-4091 .bronze_3c27:hover,
.status-under-4091 .preview_9337 > li > a:hover,
.status-under-4091 .cold-40b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091 .feature-418b {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091 .feature-418b .accent_south_ec91 {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091 .feature-418b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-under-4091 .picture-pressed-06fa .image-fast-f6a8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091 .picture-pressed-06fa .image-fast-f6a8 .dynamic-06bc {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091
  .picture-pressed-06fa
  .image-fast-f6a8
  .dynamic-06bc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091
  .picture-pressed-06fa
  .image-fast-f6a8
  .dynamic-06bc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091
  .picture-pressed-06fa
  .image-fast-f6a8
  .dynamic-06bc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091
  .picture-pressed-06fa
  .image-fast-f6a8
  .dynamic-06bc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091 .picture-pressed-06fa .gallery_0f6c {
  color: rgba(255, 255, 255, 0.79);
}
.status-under-4091 .picture-pressed-06fa .gallery_0f6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_current_b858
  .status-under-4091
  .picture-pressed-06fa
  .pattern_6d7b
  .bronze_0b52 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_current_b858
  .status-under-4091
  .picture-pressed-06fa
  .pattern_6d7b
  .dynamic-06bc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_3460 .dim-ef76 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dim-ef76 .narrow-9eb8.text_inner_8169 .preview_9337 > li > a:focus,
.dim-ef76 .narrow-9eb8.text_inner_8169 .preview_9337 > li > a:hover,
.dim-ef76 .narrow-9eb8.iron-459f .preview_9337 > li > a:focus,
.dim-ef76 .narrow-9eb8.iron-459f .preview_9337 > li > a:hover,
.dim-ef76 .narrow-9eb8.table-under-9a3e .preview_9337 > li > a:focus,
.dim-ef76 .narrow-9eb8.table-under-9a3e .preview_9337 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-ef76
  .narrow-9eb8.text_inner_8169
  .preview_9337
  > li.brown-e307
  > a,
.dim-ef76
  .narrow-9eb8.text_inner_8169
  .preview_9337
  > li.outline_3b16
  > a,
.dim-ef76
  .narrow-9eb8.iron-459f
  .preview_9337
  > li.brown-e307
  > a,
.dim-ef76
  .narrow-9eb8.iron-459f
  .preview_9337
  > li.outline_3b16
  > a,
.dim-ef76
  .narrow-9eb8.table-under-9a3e
  .preview_9337
  > li.brown-e307
  > a,
.dim-ef76 .narrow-9eb8.table-under-9a3e .preview_9337 > li.notice-9169 > a {
  color: rgba(0, 0, 0, 0.8);
}
.dim-ef76 .content_7654,
.dim-ef76 .content_7654 a {
  color: rgba(0, 0, 0, 0.8);
}
.dim-ef76 .hover-fast-73ca.mask_e59f li a,
.dim-ef76 .gas-454c a,
.dim-ef76 .bronze_3c27,
.dim-ef76 .preview_9337 > li > a,
.dim-ef76 .cold-40b6 {
  color: rgba(0, 0, 0, 0.55);
}
.dim-ef76 .hover-fast-73ca.mask_e59f li a:hover,
.dim-ef76 .gas-454c a:hover,
.dim-ef76 .bronze_3c27:hover,
.dim-ef76 .preview_9337 > li > a:hover,
.dim-ef76 .cold-40b6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-ef76 .feature-418b {
  color: rgba(0, 0, 0, 0.55);
}
.dim-ef76 .feature-418b .accent_south_ec91 {
  color: rgba(0, 0, 0, 0.8);
}
.dim-ef76 .feature-418b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out_3d26 .pink_55c7 {
  margin-left: auto;
  margin-right: auto;
}
.glass-644e > * {
  margin-left: auto;
  margin-right: auto;
}
.glass-644e .chip_east_dd92 {
  margin-right: 1.41575em;
}
.detail-69e2 .glass-644e > .inner_9b11 {
  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;
}
.detail-69e2 .glass-644e > .notification-medium-7322 {
  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;
}
.feature_482f.out_3d26 .pink_55c7,
.container-0a4a.out_3d26 .pink_55c7 {
  margin-left: 0;
}
.progress-fixed-03ee.out_3d26 .pink_55c7,
.logo-af5b.out_3d26 .pink_55c7 {
  margin-right: 0;
}
.glass-644e ol,
.glass-644e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.progress-8c55 video {
  max-width: 100%;
}
.form_6c13 img {
  display: block;
}
.form_6c13.chip_east_dd92,
.form_6c13.shade-8cb4 {
  width: 100%;
}
.form_6c13.notification-medium-7322 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background_bottom_3645:not(.backdrop_9f4d) {
  margin: 1.5em auto;
}
.tabs_white_2ee4 p {
  padding: 1.5em 14px;
}
ul.accordion_187d.notification-medium-7322,
ul.accordion_187d.inner_9b11,
ul.accordion_187d.cold_2f4f.inner_9b11 {
  padding: 0 14px;
}
.input-3cb9 {
  display: block;
  overflow-x: auto;
}
.input-3cb9 table {
  border-collapse: collapse;
  width: 100%;
}
.input-3cb9 td,
.input-3cb9 th {
  padding: 0.5em;
}
.glass-644e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.glass-644e ol ol,
.glass-644e ol ul,
.glass-644e ul ol,
.glass-644e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.glass-644e ol ol li,
.glass-644e ol ul li,
.glass-644e ul ol li,
.glass-644e ul ul li {
  margin-left: 0;
}
.advanced_3c5e.sort-6dc5 > .list-5e16 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.advanced_3c5e.sort-6dc5 > .list-5e16 iframe,
.advanced_3c5e.sort-6dc5 > .list-5e16 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-pink-1092 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-pink-1092.element-9ce3 {
  padding: 0;
}
.info-pink-1092.element-9ce3 cite {
  font-size: 13px;
}
.info-pink-1092 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-pink-1092 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dark_a761 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dark_a761 > p:first-child {
  margin-top: 0;
}
.dark_a761 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dark_a761 blockquote {
  border-left: 0;
}
.smooth_b4f3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.smooth_b4f3:not(.paragraph_488c) {
  max-width: 100px;
}
.smooth_b4f3.selected-cc3b {
  border-bottom: none !important;
  text-align: center;
}
.smooth_b4f3.selected-cc3b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tabs_white_2ee4 p {
    padding: 1.5em 0;
  }
}
.tag_prev_5579 {
  color: #0073aa;
}
.hidden-action-2d89 {
  background-color: #0073aa;
}
.brown_a78d {
  color: #229fd8;
}
.breadcrumb_bb51 {
  background-color: #229fd8;
}
.dark_da80 {
  color: #eee;
}
.modal_top_04d5 {
  background-color: #eee;
}
.focus-b670 {
  color: #444;
}
.full_c99d {
  background-color: #444;
}
.purple-673a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.purple-673a .aside_rough_1d6b .gas-454c {
  font-size: 15px;
}
.purple-673a .gas-454c {
  line-height: 1.3;
}
.purple-673a .dim-ef76 {
}
.purple-673a .status-under-4091 {
  background: #235787;
}
.medium-b646 {
  padding: 0;
}
.medium-b646 .status-under-4091 {
  background: #1a1a1a;
}
.medium-b646 .dim-ef76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown-narrow-cc69 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown-narrow-cc69 .dim-ef76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown-narrow-cc69 .status-under-4091 {
  background: #303030;
}
.section-center-711a {
  position: relative;
  z-index: 10;
}
.section-center-711a .over_df80 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.center_cb41 .label_f614 {
  display: inline-block;
  vertical-align: middle;
}
.center_cb41.secondary_8412 .label_f614 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .center_cb41.secondary_8412 .label_f614 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .center_cb41.secondary_8412 .label_f614 {
    margin-right: 0.4em;
  }
}
.center_cb41.secondary_8412 .label_f614:last-child {
  margin-right: 0;
}
.secondary_slow_35e7 .over_df80 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .status_3460 .aside_rough_1d6b {
    margin: 0 -0.5em;
  }
  .status_3460 .aside_rough_1d6b [class*="customify-col-"],
  .status_3460 .aside_rough_1d6b [class*="customify-col_"],
  .status_3460 .aside_rough_1d6b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.status_3460.badge-7ece .over_df80 {
  background: 0 0 !important;
}
.status_3460.badge-7ece .over_df80,
.status_3460.secondary_slow_35e7 .over_df80 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .status_3460.label-8ae9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.status_3460.secondary_slow_35e7 .over_df80 {
  box-shadow: none !important;
}
.hero-last-aeea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero-last-aeea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero-last-aeea {
    padding: 18px 0 20px;
  }
}
.hero-last-aeea .out_3292 {
  width: 100%;
}
.hero-last-aeea .filter-fae8 {
  margin-bottom: 0;
}
.hero-last-aeea .main-dirty-ee8d {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_b42e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_b42e .out_3eaa {
  width: 100%;
}
.sort-02d3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort-02d3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort-02d3 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;
}
.sort-02d3 li:last-child:after {
  display: none;
}
.sort-02d3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.item-next-ef72 .paper_44af button,
.hero-last-aeea .paper_44af button {
  left: 0;
}
.item-next-ef72 .out_3eaa,
.hero-last-aeea .out_3eaa {
  padding-left: 0;
  padding-right: 0;
}
.item-next-ef72 .status_b42e,
.hero-last-aeea .status_b42e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item-next-ef72 {
  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;
}
.item-next-ef72: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;
}
.item-next-ef72 .fresh-7a79 {
  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) {
  .item-next-ef72 .fresh-7a79 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item-next-ef72 .fresh-7a79 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item-next-ef72 .fresh-7a79 {
    min-height: 200px;
  }
}
.item-next-ef72 .sort-02d3 {
  color: rgba(255, 255, 255, 0.8);
}
.item-next-ef72 .sort-02d3 a,
.item-next-ef72 .sort-02d3 li:after {
  color: inherit;
}
.item-next-ef72 .sort-02d3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.motion_1902 {
  margin-bottom: 0.5em;
}
.selected-622b {
  margin-bottom: 1.2em;
}
.selected-622b,
.motion_1902 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.selected-622b p:last-child,
.motion_1902 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .paper_44af,
#masthead .paper_44af {
  display: none;
}
#masthead
  > .paper_44af.slider_a7e5 {
  display: none;
}
#masthead > .paper_44af button {
  left: 0;
}
.input_outer_d7f3 {
  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%;
}
.input_outer_d7f3 .label_f614 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input_outer_d7f3 .texture_fresh_6abe {
  display: -webkit-box;
  display: flex;
}
.input_outer_d7f3 .texture_fresh_6abe.hard_bec6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input_outer_d7f3 .texture_fresh_6abe.box-3d80 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_outer_d7f3 .texture_fresh_6abe.active-c314 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_outer_d7f3.progress_dark_ebb6.blue_a425 .texture_fresh_6abe.hard_bec6 {
  flex-basis: 100%;
}
.input_outer_d7f3.active-8e2f .texture_fresh_6abe.box-3d80 {
  -webkit-box-flex: 1;
  flex: auto;
}
.input_outer_d7f3.active-8e2f .texture_fresh_6abe.active-c314 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .paper_44af.slider_a7e5 {
  display: none;
}
#masthead > .paper_44af button {
  left: 0;
}
.pagination_pink_753c {
  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;
}
.pagination_pink_753c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pagination_pink_753c.active_e1df i {
  margin-right: 4px;
}
.pagination_pink_753c.wrapper_e06e i {
  margin-left: 5px;
}
.gas-454c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gas-454c p:last-child {
  margin-bottom: 0;
}
.tall-5177 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tall-5177 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tall-5177 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tall-5177 .content_7654 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tall-5177 .yellow-b68f {
  margin: 5px 0 7px 0;
}
.tall-5177.background-old-98fa .progress_c7cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall-5177.background-old-98fa .footer_bottom_53a6 {
  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;
}
.tall-5177.hero_f784 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tall-5177.hero_f784 .progress_c7cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall-5177.hero_f784 .footer_bottom_53a6 {
  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;
}
.tall-5177.pattern_prev_3ebf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tall-5177.wood-38a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tall-5177.wood-38a7 .footer_bottom_53a6 {
  margin-top: 7px;
}
.basic_4210 {
  display: inline-block;
}
.section-center-711a .banner_cold_daee .tall-5177 img {
  max-width: 100%;
}
.narrow-9eb8 .popup_static_91a0.gradient_0fda,
.tag-f924 .popup_static_91a0.gradient_0fda {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.narrow-9eb8 .header-middle-beaa,
.tag-f924 .header-middle-beaa {
  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%);
}
.narrow-9eb8 .header-middle-beaa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.narrow-9eb8.stone-7357 .header-middle-beaa {
  display: none;
}
.narrow-9eb8 .nav-a137 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.narrow-9eb8 .nav-a137 li {
  display: inline-block;
  position: relative;
}
.narrow-9eb8 .nav-a137 li:last-child {
  margin-right: 0;
}
.narrow-9eb8 .nav-a137 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;
}
.narrow-9eb8 .nav-a137 li.notice-9169 > a {
  color: rgba(0, 0, 0, 0.9);
}
.narrow-9eb8 .nav-a137 > 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;
}
.narrow-9eb8 .nav-a137 > li > a i {
  line-height: 0;
}
.narrow-9eb8 .nav-a137 > li.menu_warm_846b > a .header-middle-beaa {
  margin-left: 4px;
  line-height: 0;
}
.narrow-9eb8 .nav-a137 .gallery_9ddc li.menu_warm_846b > a {
  position: relative;
}
.narrow-9eb8 .nav-a137 .gallery_9ddc li.menu_warm_846b > a:after,
.narrow-9eb8 .nav-a137 .gallery_9ddc li.menu_warm_846b > a:before {
  content: "";
  display: table;
}
.narrow-9eb8 .nav-a137 .gallery_9ddc li.menu_warm_846b > a:after {
  clear: both;
}
.narrow-9eb8 .nav-a137 .gallery_9ddc li.menu_warm_846b > a .header-middle-beaa {
  margin-left: 5px;
  float: right;
}
.narrow-9eb8 .large-432d,
.narrow-9eb8 .gallery_9ddc {
  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;
}
.narrow-9eb8 .gallery_9ddc {
  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;
}
.narrow-9eb8 .gallery_9ddc .gradient_0fda {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.narrow-9eb8 .gallery_9ddc .header-middle-beaa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.narrow-9eb8 .gallery_9ddc li {
  display: block;
  margin: 0;
  padding: 0;
}
.narrow-9eb8 .gallery_9ddc 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;
}
.narrow-9eb8 .gallery_9ddc li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9eb8 .gallery_9ddc .gallery_9ddc {
  top: 0;
  left: 100%;
}
.narrow-9eb8 .gradient_7091.fn-focus-5402 > .large-432d,
.narrow-9eb8 .gradient_7091.fn-focus-5402 > .gallery_9ddc,
.narrow-9eb8 .gradient_7091:focus > .large-432d,
.narrow-9eb8 .gradient_7091:focus > .gallery_9ddc,
.narrow-9eb8 .gradient_7091:hover > .large-432d,
.narrow-9eb8 .gradient_7091:hover > .gallery_9ddc {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.narrow-9eb8.table-under-9a3e .preview_9337:after,
.narrow-9eb8.table-under-9a3e .preview_9337:before {
  content: "";
  display: table;
}
.narrow-9eb8.table-under-9a3e .preview_9337:after {
  clear: both;
}
.narrow-9eb8.table-under-9a3e .preview_9337 > li {
  float: left;
}
.narrow-9eb8.column-blue-f22e .preview_9337:after,
.narrow-9eb8.column-blue-f22e .preview_9337:before {
  content: "";
  display: table;
}
.narrow-9eb8.column-blue-f22e .preview_9337:after {
  clear: both;
}
.narrow-9eb8.column-blue-f22e .preview_9337 > li {
  float: left;
}
.narrow-9eb8.column-blue-f22e .preview_9337 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.narrow-9eb8.column-blue-f22e .preview_9337 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.narrow-9eb8.column-blue-f22e .preview_9337 > li.brown-e307 > a,
.narrow-9eb8.column-blue-f22e .preview_9337 > li.notice-9169 > a {
  color: #fff;
  background-color: #1e4b75;
}
.narrow-9eb8.text_inner_8169 .preview_9337 > li > a .gradient_0fda {
  position: relative;
}
.narrow-9eb8.text_inner_8169 .preview_9337 > li > a .gradient_0fda: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;
}
.narrow-9eb8.text_inner_8169
  .preview_9337
  > li:focus
  > a
  .gradient_0fda:before,
.narrow-9eb8.text_inner_8169
  .preview_9337
  > li:hover
  > a
  .gradient_0fda:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-9eb8.text_inner_8169
  .preview_9337
  > li.brown-e307
  > a
  .gradient_0fda:before,
.narrow-9eb8.text_inner_8169
  .preview_9337
  > li.outline_3b16
  > a
  .gradient_0fda:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-9eb8.iron-459f .preview_9337 > li > a .gradient_0fda {
  position: relative;
}
.narrow-9eb8.iron-459f .preview_9337 > li > a .gradient_0fda: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;
}
.narrow-9eb8.iron-459f .preview_9337 > li:focus > a .gradient_0fda:before,
.narrow-9eb8.iron-459f
  .preview_9337
  > li:hover
  > a
  .gradient_0fda:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-9eb8.iron-459f
  .preview_9337
  > li.brown-e307
  > a
  .gradient_0fda:before,
.narrow-9eb8.iron-459f
  .preview_9337
  > li.outline_3b16
  > a
  .gradient_0fda:before {
  width: 100%;
  background-color: currentColor;
}
.tag-f924 .nav-a137 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-f924 .nav-a137 li:first-child > a {
  border-top: none;
}
.tag-f924 .nav-a137 .shadow_285a > .gradient_0fda .header-middle-beaa {
  display: none;
}
.tag-f924 .nav-a137 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag-f924 .nav-a137 li:last-child {
  border: none;
}
.tag-f924 .nav-a137 li.menu_warm_846b > a {
  padding-right: 45px !important;
}
.tag-f924 .nav-a137 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag-f924 .nav-a137 li a:focus,
.tag-f924 .nav-a137 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-f924 .nav-a137 li .gold_28fd {
  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;
}
.tag-f924 .nav-a137 li .gold_28fd:hover {
  box-shadow: none;
}
.tag-f924 .nav-a137 li .gold_28fd .header-middle-beaa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag-f924 .nav-a137 .gallery_9ddc {
  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);
}
.tag-f924 .nav-a137 .gallery_9ddc li a {
  padding-left: 3em;
}
.tag-f924 .nav-a137 .last_4658 > a .gold_28fd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag-f924 .nav-a137 .last_4658 > .gallery_9ddc {
  display: block;
  opacity: 1;
}
.row-iron-f861 {
  max-width: 100%;
}
.under-d08e {
  line-height: 0;
  cursor: pointer;
}
.cold-40b6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cold-40b6:hover {
  box-shadow: none;
  color: currentColor;
}
.cold-40b6 svg {
  width: 18px;
  height: 18px;
}
.cold-40b6 .form_14c3 {
  display: none;
}
.box-next-26f9 {
  position: relative;
}
.box-next-26f9.fn-active-5402 .cold-40b6 .mask-pink-ec92 {
  display: none;
}
.box-next-26f9.fn-active-5402 .cold-40b6 .form_14c3 {
  display: inline-block;
}
.box-next-26f9 .south_0bf2 {
  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);
}
.box-next-26f9.tag_south_655a .south_0bf2 {
  left: auto;
  right: -0.9em;
}
.box-next-26f9.tag_south_655a .hard-b640::before {
  left: auto;
  right: 15px;
}
.box-next-26f9.fn-active-5402 .south_0bf2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_6d7b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_6d7b label {
  flex-basis: 100%;
}
.pattern_6d7b .image-fast-f6a8 {
  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;
}
.pattern_6d7b .dynamic-06bc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_6d7b .dynamic-06bc:focus {
  background-color: transparent;
}
.pattern_6d7b button.gallery_0f6c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_6d7b button.gallery_0f6c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_6d7b button.gallery_0f6c svg {
  width: 18px;
  height: 18px;
}
.pattern_6d7b input[type="submit"] {
  min-height: auto;
}
.picture-pressed-06fa .pattern_6d7b .dynamic-06bc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hard-b640 {
  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) {
  .hard-b640 {
    width: 220px;
  }
}
.hard-b640 label {
  flex-basis: 100%;
}
.hard-b640::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;
}
.summary_current_b858 .picture-pressed-06fa .pattern_6d7b {
  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;
}
.summary_current_b858
  .picture-pressed-06fa
  .pattern_6d7b
  .image-fast-f6a8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_current_b858 .picture-pressed-06fa .pattern_6d7b .dynamic-06bc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_current_b858
  .picture-pressed-06fa
  .pattern_6d7b
  .dynamic-06bc:focus {
  background: 0 0;
}
.summary_current_b858
  .picture-pressed-06fa
  .pattern_6d7b
  .bronze_0b52 {
  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;
}
.hover-fast-73ca {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover-fast-73ca li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover-fast-73ca li:last-child {
  margin-right: 0;
}
.hover-fast-73ca li:first-child {
  margin-left: 0;
}
.hover-fast-73ca.surface-warm-2e50 a {
  color: #fff;
}
.hover-fast-73ca.surface-warm-2e50 a:hover {
  color: #fff;
}
.hover-fast-73ca a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover-fast-73ca a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover-fast-73ca a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover-fast-73ca a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover-fast-73ca [class*="social-icon-apple"] {
  background-color: #999;
}
.hover-fast-73ca [class*="social-icon-apple"].focus-6e7a {
  background-color: transparent;
  color: #999;
}
.hover-fast-73ca [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover-fast-73ca [class*="social-icon-behance"].focus-6e7a {
  background-color: transparent;
  color: #1769ff;
}
.hover-fast-73ca [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover-fast-73ca [class*="social-icon-bitbucket"].focus-6e7a {
  background-color: transparent;
  color: #205081;
}
.hover-fast-73ca [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover-fast-73ca [class*="social-icon-codepen"].focus-6e7a {
  background-color: transparent;
  color: #000;
}
.hover-fast-73ca [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover-fast-73ca [class*="social-icon-delicious"].focus-6e7a {
  background-color: transparent;
  color: #39f;
}
.hover-fast-73ca [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover-fast-73ca [class*="social-icon-digg"].focus-6e7a {
  background-color: transparent;
  color: #005be2;
}
.hover-fast-73ca [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover-fast-73ca [class*="social-icon-dribbble"].focus-6e7a {
  background-color: transparent;
  color: #ea4c89;
}
.hover-fast-73ca [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover-fast-73ca [class*="social-icon-envelope"].focus-6e7a {
  background-color: transparent;
  color: #ea4335;
}
.hover-fast-73ca [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover-fast-73ca [class*="social-icon-facebook"].focus-6e7a {
  background-color: transparent;
  color: #3b5998;
}
.hover-fast-73ca [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover-fast-73ca [class*="social-icon-flickr"].focus-6e7a {
  background-color: transparent;
  color: #0063dc;
}
.hover-fast-73ca [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover-fast-73ca [class*="social-icon-foursquare"].focus-6e7a {
  background-color: transparent;
  color: #2d5be3;
}
.hover-fast-73ca [class*="social-icon-github"] {
  background-color: #333;
}
.hover-fast-73ca [class*="social-icon-github"].focus-6e7a {
  background-color: transparent;
  color: #333;
}
.hover-fast-73ca [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover-fast-73ca [class*="social-icon-google-plus"].focus-6e7a {
  background-color: transparent;
  color: #dd4b39;
}
.hover-fast-73ca [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover-fast-73ca [class*="social-icon-houzz"].focus-6e7a {
  background-color: transparent;
  color: #7ac142;
}
.hover-fast-73ca [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover-fast-73ca [class*="social-icon-instagram"].focus-6e7a {
  background-color: transparent;
  color: #262626;
}
.hover-fast-73ca [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover-fast-73ca [class*="social-icon-jsfiddle"].focus-6e7a {
  background-color: transparent;
  color: #487aa2;
}
.hover-fast-73ca [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover-fast-73ca [class*="social-icon-linkedin"].focus-6e7a {
  background-color: transparent;
  color: #0077b5;
}
.hover-fast-73ca [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover-fast-73ca [class*="social-icon-medium"].focus-6e7a {
  background-color: transparent;
  color: #00ab6b;
}
.hover-fast-73ca [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover-fast-73ca
  [class*="social-icon-odnoklassniki"].focus-6e7a {
  background-color: transparent;
  color: #f4731c;
}
.hover-fast-73ca [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover-fast-73ca [class*="social-icon-meetup"].focus-6e7a {
  background-color: transparent;
  color: #ec1c40;
}
.hover-fast-73ca [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover-fast-73ca [class*="social-icon-pinterest"].focus-6e7a {
  background-color: transparent;
  color: #bd081c;
}
.hover-fast-73ca [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover-fast-73ca [class*="social-icon-product-hunt"].focus-6e7a {
  background-color: transparent;
  color: #da552f;
}
.hover-fast-73ca [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover-fast-73ca [class*="social-icon-reddit"].focus-6e7a {
  background-color: transparent;
  color: #ff4500;
}
.hover-fast-73ca [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover-fast-73ca [class*="social-icon-rss"].focus-6e7a {
  background-color: transparent;
  color: #f26522;
}
.hover-fast-73ca [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover-fast-73ca
  [class*="social-icon-shopping-cart"].focus-6e7a {
  background-color: transparent;
  color: #4caf50;
}
.hover-fast-73ca [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover-fast-73ca [class*="social-icon-skype"].focus-6e7a {
  background-color: transparent;
  color: #00aff0;
}
.hover-fast-73ca [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover-fast-73ca [class*="social-icon-slideshare"].focus-6e7a {
  background-color: transparent;
  color: #0077b5;
}
.hover-fast-73ca [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover-fast-73ca [class*="social-icon-snapchat"].focus-6e7a {
  background-color: transparent;
  color: #fffc00;
}
.hover-fast-73ca [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover-fast-73ca [class*="social-icon-soundcloud"].focus-6e7a {
  background-color: transparent;
  color: #f80;
}
.hover-fast-73ca [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover-fast-73ca [class*="social-icon-spotify"].focus-6e7a {
  background-color: transparent;
  color: #2ebd59;
}
.hover-fast-73ca [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover-fast-73ca
  [class*="social-icon-stack-overflow"].focus-6e7a {
  background-color: transparent;
  color: #fe7a15;
}
.hover-fast-73ca [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover-fast-73ca [class*="social-icon-maldkfgram"].focus-6e7a {
  background-color: transparent;
  color: #2ca5e0;
}
.hover-fast-73ca [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover-fast-73ca [class*="social-icon-tripadvisor"].focus-6e7a {
  background-color: transparent;
  color: #589442;
}
.hover-fast-73ca [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover-fast-73ca [class*="social-icon-tumblr"].focus-6e7a {
  background-color: transparent;
  color: #35465c;
}
.hover-fast-73ca [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover-fast-73ca [class*="social-icon-twitch"].focus-6e7a {
  background-color: transparent;
  color: #6441a5;
}
.hover-fast-73ca [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover-fast-73ca [class*="social-icon-twitter"].focus-6e7a {
  background-color: transparent;
  color: #1da1f2;
}
.hover-fast-73ca [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover-fast-73ca [class*="social-icon-vimeo"].focus-6e7a {
  background-color: transparent;
  color: #1ab7ea;
}
.hover-fast-73ca [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover-fast-73ca [class*="social-icon-vk"].focus-6e7a {
  background-color: transparent;
  color: #45668e;
}
.hover-fast-73ca [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover-fast-73ca [class*="social-icon-weibo"].focus-6e7a {
  background-color: transparent;
  color: #df2029;
}
.hover-fast-73ca [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover-fast-73ca [class*="social-icon-weixin"].focus-6e7a {
  background-color: transparent;
  color: #7bb32e;
}
.hover-fast-73ca [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover-fast-73ca [class*="social-icon-whatsapp"].focus-6e7a {
  background-color: transparent;
  color: #25d366;
}
.hover-fast-73ca [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover-fast-73ca [class*="social-icon-wordpress"].focus-6e7a {
  background-color: transparent;
  color: #21759b;
}
.hover-fast-73ca [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover-fast-73ca [class*="social-icon-xing"].focus-6e7a {
  background-color: transparent;
  color: #026466;
}
.hover-fast-73ca [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover-fast-73ca [class*="social-icon-yelp"].focus-6e7a {
  background-color: transparent;
  color: #af0606;
}
.hover-fast-73ca [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover-fast-73ca [class*="social-icon-youtube"].focus-6e7a {
  background-color: transparent;
  color: #cd201f;
}
.bronze_3c27 {
  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;
}
.bronze_3c27:hover {
  box-shadow: none;
  background: 0 0;
}
.chip_c9e2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.search_ffed {
  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;
}
.search-next-38e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active-9e75 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active-9e75,
.active-9e75::after,
.active-9e75::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;
}
.active-9e75::after,
.active-9e75::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gas_ded3 .search_ffed .search-next-38e8 {
  margin-top: -2px;
  width: 19px;
}
.gas_ded3 .search_ffed .active-9e75 {
  margin-top: -1px;
}
.gas_ded3 .search_ffed .active-9e75,
.gas_ded3 .search_ffed .active-9e75::after,
.gas_ded3 .search_ffed .active-9e75::before {
  width: 19px;
  height: 2px;
}
.gas_ded3 .search_ffed .active-9e75::before {
  top: -6px;
}
.gas_ded3 .search_ffed .active-9e75::after {
  bottom: -6px;
}
.left_b3c7 .search_ffed .search-next-38e8 {
  margin-top: -2px;
  width: 22px;
}
.left_b3c7 .search_ffed .active-9e75 {
  margin-top: -1px;
}
.left_b3c7 .search_ffed .active-9e75,
.left_b3c7 .search_ffed .active-9e75::after,
.left_b3c7 .search_ffed .active-9e75::before {
  width: 22px;
  height: 2px;
}
.left_b3c7 .search_ffed .active-9e75::before {
  top: -7px;
}
.left_b3c7 .search_ffed .active-9e75::after {
  bottom: -7px;
}
.tertiary-df45 .search_ffed .search-next-38e8 {
  margin-top: -2px;
  width: 31px;
}
.tertiary-df45 .search_ffed .active-9e75 {
  margin-top: -1.5px;
}
.tertiary-df45 .search_ffed .active-9e75,
.tertiary-df45 .search_ffed .active-9e75::after,
.tertiary-df45 .search_ffed .active-9e75::before {
  width: 31px;
  height: 3px;
}
.tertiary-df45 .search_ffed .active-9e75::before {
  top: -9px;
}
.tertiary-df45 .search_ffed .active-9e75::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_north_df77 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 19px;
  }
  .search_north_df77 .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .search_north_df77 .search_ffed .active-9e75,
  .search_north_df77 .search_ffed .active-9e75::after,
  .search_north_df77 .search_ffed .active-9e75::before {
    width: 19px;
    height: 2px;
  }
  .search_north_df77 .search_ffed .active-9e75::before {
    top: -6px;
  }
  .search_north_df77 .search_ffed .active-9e75::after {
    bottom: -6px;
  }
  .shade-ba58 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-ba58 .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .shade-ba58 .search_ffed .active-9e75,
  .shade-ba58 .search_ffed .active-9e75::after,
  .shade-ba58 .search_ffed .active-9e75::before {
    width: 22px;
    height: 2px;
  }
  .shade-ba58 .search_ffed .active-9e75::before {
    top: -7px;
  }
  .shade-ba58 .search_ffed .active-9e75::after {
    bottom: -7px;
  }
  .filter-dd07 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 31px;
  }
  .filter-dd07 .search_ffed .active-9e75 {
    margin-top: -1.5px;
  }
  .filter-dd07 .search_ffed .active-9e75,
  .filter-dd07 .search_ffed .active-9e75::after,
  .filter-dd07 .search_ffed .active-9e75::before {
    width: 31px;
    height: 3px;
  }
  .filter-dd07 .search_ffed .active-9e75::before {
    top: -9px;
  }
  .filter-dd07 .search_ffed .active-9e75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-new-41eb .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 19px;
  }
  .disabled-new-41eb .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .disabled-new-41eb .search_ffed .active-9e75,
  .disabled-new-41eb .search_ffed .active-9e75::after,
  .disabled-new-41eb .search_ffed .active-9e75::before {
    width: 19px;
    height: 2px;
  }
  .disabled-new-41eb .search_ffed .active-9e75::before {
    top: -6px;
  }
  .disabled-new-41eb .search_ffed .active-9e75::after {
    bottom: -6px;
  }
  .icon-bc21 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 22px;
  }
  .icon-bc21 .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .icon-bc21 .search_ffed .active-9e75,
  .icon-bc21 .search_ffed .active-9e75::after,
  .icon-bc21 .search_ffed .active-9e75::before {
    width: 22px;
    height: 2px;
  }
  .icon-bc21 .search_ffed .active-9e75::before {
    top: -7px;
  }
  .icon-bc21 .search_ffed .active-9e75::after {
    bottom: -7px;
  }
  .iron-f881 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 31px;
  }
  .iron-f881 .search_ffed .active-9e75 {
    margin-top: -1.5px;
  }
  .iron-f881 .search_ffed .active-9e75,
  .iron-f881 .search_ffed .active-9e75::after,
  .iron-f881 .search_ffed .active-9e75::before {
    width: 31px;
    height: 3px;
  }
  .iron-f881 .search_ffed .active-9e75::before {
    top: -9px;
  }
  .iron-f881 .search_ffed .active-9e75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-8482 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-8482 .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .paragraph-8482 .search_ffed .active-9e75,
  .paragraph-8482 .search_ffed .active-9e75::after,
  .paragraph-8482 .search_ffed .active-9e75::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-8482 .search_ffed .active-9e75::before {
    top: -6px;
  }
  .paragraph-8482 .search_ffed .active-9e75::after {
    bottom: -6px;
  }
  .gallery-last-65b9 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-last-65b9 .search_ffed .active-9e75 {
    margin-top: -1px;
  }
  .gallery-last-65b9 .search_ffed .active-9e75,
  .gallery-last-65b9 .search_ffed .active-9e75::after,
  .gallery-last-65b9 .search_ffed .active-9e75::before {
    width: 22px;
    height: 2px;
  }
  .gallery-last-65b9 .search_ffed .active-9e75::before {
    top: -7px;
  }
  .gallery-last-65b9 .search_ffed .active-9e75::after {
    bottom: -7px;
  }
  .form-2d25 .search_ffed .search-next-38e8 {
    margin-top: -2px;
    width: 31px;
  }
  .form-2d25 .search_ffed .active-9e75 {
    margin-top: -1.5px;
  }
  .form-2d25 .search_ffed .active-9e75,
  .form-2d25 .search_ffed .active-9e75::after,
  .form-2d25 .search_ffed .active-9e75::before {
    width: 31px;
    height: 3px;
  }
  .form-2d25 .search_ffed .active-9e75::before {
    top: -9px;
  }
  .form-2d25 .search_ffed .active-9e75::after {
    bottom: -9px;
  }
}
.input-south-4ded .active-9e75 {
  -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);
}
.input-south-4ded .active-9e75::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.input-south-4ded .active-9e75::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);
}
.input-south-4ded.input-b523 .active-9e75 {
  -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);
}
.input-south-4ded.input-b523 .active-9e75::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.input-south-4ded.input-b523 .active-9e75::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);
}
.widget-e341 {
  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.mask-plasma-bc6a:before {
  display: none;
}
.tertiary_warm_0ae2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tertiary_warm_0ae2 .new-4036 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tertiary_warm_0ae2 .new-4036:last-of-type {
  border-bottom: none;
}
.tertiary_warm_0ae2 .new-4036.chip-red-1e12,
.tertiary_warm_0ae2 .new-4036.texture_large_7028,
.tertiary_warm_0ae2 .new-4036.info-f726 {
  padding: 0;
}
.tertiary_warm_0ae2 .tag-f924 .gold_28fd {
  color: currentColor;
}
.tertiary_warm_0ae2 .tag-f924 .gold_28fd:focus,
.tertiary_warm_0ae2 .tag-f924 .gold_28fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_warm_0ae2.dim-ef76 .feature-418b,
.tertiary_warm_0ae2.dim-ef76 .gas-454c a,
.tertiary_warm_0ae2.dim-ef76 .preview_9337 a,
.tertiary_warm_0ae2.dim-ef76 .gallery_9ddc a {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_warm_0ae2.dim-ef76 .feature-418b:hover,
.tertiary_warm_0ae2.dim-ef76 .gas-454c a:hover,
.tertiary_warm_0ae2.dim-ef76 .preview_9337 a:hover,
.tertiary_warm_0ae2.dim-ef76 .gallery_9ddc a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_warm_0ae2.dim-ef76 .accent_south_ec91 {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_warm_0ae2.dim-ef76 .new-4036 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_warm_0ae2.dim-ef76 .new-4036:before {
  background: rgba(0, 0, 0, 0.08);
}
.tertiary_warm_0ae2.dim-ef76 .cold-806f:before {
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_warm_0ae2.dim-ef76 .tag-f924 .nav-a137 li a,
.tertiary_warm_0ae2.dim-ef76 .tag-f924 .gold_28fd,
.tertiary_warm_0ae2.dim-ef76 .gallery_9ddc {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_warm_0ae2.dim-ef76 .tag-f924 .gold_28fd:focus,
.tertiary_warm_0ae2.dim-ef76 .tag-f924 .gold_28fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_warm_0ae2.dim-ef76 .nav-a137 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary_warm_0ae2.status-under-4091 .feature-418b,
.tertiary_warm_0ae2.status-under-4091 .gas-454c a,
.tertiary_warm_0ae2.status-under-4091 .preview_9337 .gold_28fd,
.tertiary_warm_0ae2.status-under-4091 .preview_9337 a,
.tertiary_warm_0ae2.status-under-4091 .gallery_9ddc a {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary_warm_0ae2.status-under-4091 .feature-418b:hover,
.tertiary_warm_0ae2.status-under-4091 .gas-454c a:hover,
.tertiary_warm_0ae2.status-under-4091 .preview_9337 .gold_28fd:hover,
.tertiary_warm_0ae2.status-under-4091 .preview_9337 a:hover,
.tertiary_warm_0ae2.status-under-4091 .gallery_9ddc a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_warm_0ae2.status-under-4091 .accent_south_ec91 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary_warm_0ae2.status-under-4091 .new-4036 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_warm_0ae2.status-under-4091 .new-4036:before {
  background: rgba(255, 255, 255, 0.08);
}
.tertiary_warm_0ae2.status-under-4091 .cold-806f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary_warm_0ae2.status-under-4091 .tag-f924 .nav-a137 li a,
.tertiary_warm_0ae2.status-under-4091 .tag-f924 .gold_28fd,
.tertiary_warm_0ae2.status-under-4091 .gallery_9ddc {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_warm_0ae2.status-under-4091 .tag-f924 .gold_28fd:focus,
.tertiary_warm_0ae2.status-under-4091 .tag-f924 .gold_28fd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary_warm_0ae2.status-under-4091 .nav-a137 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-806f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold-806f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.copper_b5ff {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_6fd2 .tertiary_warm_0ae2 {
  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;
}
.label_6fd2 .new-4036 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_6fd2 .new-4036: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) {
  .label_6fd2 .new-4036:before {
    width: 16%;
    left: 42%;
  }
}
.label_6fd2 .new-4036:last-child:before {
  content: none;
}
.label_6fd2 .new-4036[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_6fd2 .tag-f924 .nav-a137 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_6fd2 .tag-f924 .nav-a137 li a .gold_28fd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_6fd2 .tag-f924 .gallery_9ddc {
  border: none;
}
.label_6fd2 .tag-f924 .gallery_9ddc li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_6fd2 .cold-806f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_6fd2 .copper_b5ff {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_6fd2 .status-under-4091 .cold-806f:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_6fd2 .dim-ef76.outer-b4a3 .active-9e75 {
  background: rgba(0, 0, 0, 0.6);
}
.label_6fd2
  .dim-ef76.outer-b4a3
  .active-9e75::after,
.label_6fd2
  .dim-ef76.outer-b4a3
  .active-9e75:before {
  background: inherit;
}
.label_6fd2
  .dim-ef76.outer-b4a3:hover
  .active-9e75 {
  background: rgba(0, 0, 0, 0.8);
}
.layout_in_c794 .tertiary_warm_0ae2 {
  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) {
  .layout_in_c794 .tertiary_warm_0ae2 {
    width: auto;
    right: 45px;
  }
}
.pink-be4f .tertiary_warm_0ae2 {
  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) {
  .pink-be4f .tertiary_warm_0ae2 {
    width: auto;
    left: 45px;
  }
}
.mask-plasma-bc6a .tertiary_warm_0ae2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask-plasma-bc6a .copper_b5ff {
  max-width: 48em;
  margin: 0 auto;
}
.mask-plasma-bc6a .cold-806f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button_a30b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button_a30b.label_6fd2 .tertiary_warm_0ae2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button_a30b.layout_in_c794 .tertiary_warm_0ae2 {
  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);
}
.button_a30b .tertiary_warm_0ae2 {
  visibility: visible;
}
.button_a30b.pink-be4f .tertiary_warm_0ae2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column_68ea,
.frame_72d6 {
  overflow-x: hidden;
}
.column_68ea .tertiary_warm_0ae2 {
  overflow: auto;
}
.column_68ea.label_6fd2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_68ea.label_6fd2 .tertiary_warm_0ae2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column_68ea.label_6fd2 .bronze_3c27 {
  opacity: 0;
}
.column_68ea.layout_in_c794 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_68ea.layout_in_c794 .tertiary_warm_0ae2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column_68ea.layout_in_c794 .bronze_3c27 {
  opacity: 0;
}
.column_68ea.pink-be4f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_68ea.pink-be4f .tertiary_warm_0ae2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column_68ea.pink-be4f .bronze_3c27 {
  opacity: 0;
}
.column_68ea.mask-plasma-bc6a .tertiary_warm_0ae2 {
  z-index: 10;
  visibility: visible;
}
.outer-b4a3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outer-b4a3 .active-9e75 {
  background: rgba(255, 255, 255, 0.99);
}
.outer-b4a3 .active-9e75::after,
.outer-b4a3 .active-9e75:before {
  background: inherit;
}
.outer-b4a3:hover .active-9e75 {
  background: rgba(255, 255, 255, 0.99);
}
.pink-be4f .outer-b4a3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask-plasma-bc6a .outer-b4a3 {
  display: none !important;
}
.column_68ea:before,
.frame_72d6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column_68ea .outer-b4a3,
.frame_72d6 .outer-b4a3 {
  display: inline-block;
}
.tertiary_warm_0ae2 .label_f614 {
  -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;
}
.column_68ea .tertiary_warm_0ae2 .label_f614,
.frame_72d6 .tertiary_warm_0ae2 .label_f614 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient_slow_00d6 .image-fast-f6a8 {
  width: 100%;
}
.banner_cold_daee {
  padding: 0 0.5em 0;
}
.banner_cold_daee [class*="customify-col-"],
.banner_cold_daee [class*="customify-col_"],
.banner_cold_daee [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_old_f1cf .banner_cold_daee {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .aside_rough_1d6b .list_baa9,
  .list_baa9 {
    display: none;
  }
  .highlight_steel_2684 {
    text-align: left;
  }
  .article_basic_2574 {
    text-align: center;
  }
  .hover_complex_8597 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .aside_rough_1d6b .texture-liquid-6a61,
  .texture-liquid-6a61 {
    display: none;
  }
  .easy_84ed {
    text-align: left;
  }
  .focus-gas-96b5 {
    text-align: center;
  }
  .description_8c8b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .aside_rough_1d6b .icon_new_2262,
  .icon_new_2262 {
    display: none;
  }
  .backdrop_0588 {
    text-align: left;
  }
  .paper_456f {
    text-align: center;
  }
  .thumbnail_plasma_507f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-c51a {
  box-shadow: none !important;
}
.disabled-in-0076 .sort-50da,
.warm_0020 .sort-50da {
  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;
}
.warm_0020 .sort-50da {
  margin-top: 30px;
  margin-bottom: 30px;
}
.over_df80 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.over_df80:after,
.over_df80:before {
  content: "";
  display: table;
}
.over_df80:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .over_df80 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.over_df80,
.label-8ae9 {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary_blue_c369.gallery-95c3 .over_df80 {
  max-width: 100%;
}
.tertiary_blue_c369.secondary_aa5a {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary_blue_c369.orange_b806 .over_df80 {
  max-width: 100%;
}
.tertiary_blue_c369.orange_b806 > .over_df80 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_blue_c369.orange_b806 > .over_df80 .aside_rough_1d6b {
  margin: 0;
}
.tertiary_blue_c369.orange_b806
  > .over_df80
  .table-cool-e2d4.component-fresh-a074 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary_blue_c369.orange_b806 #main.component-fresh-a074 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dynamic_1e62 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_1e62 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stale_b3f2 .pink_55c7 {
    padding-right: 1em;
  }
  .stale_b3f2.slider-yellow-0a93 .table-cool-e2d4 {
    border-right: 1px solid #eaecee;
  }
  .stale_b3f2.slider-yellow-0a93 .pink_55c7 {
    padding-right: 1em;
  }
  .stale_b3f2.slider-yellow-0a93 .description_2df4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_36a1 .pink_55c7 {
    padding-left: 1em;
  }
  .lite_36a1.slider-yellow-0a93 .table-cool-e2d4 {
    border-left: 1px solid #eaecee;
  }
  .lite_36a1.slider-yellow-0a93 .pink_55c7 {
    padding-left: 1em;
  }
  .lite_36a1.slider-yellow-0a93 .description_2df4 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .basic-a176 .pink_55c7 {
    padding-left: 1em;
  }
  .basic-a176.slider-yellow-0a93 .center-f4f2 {
    border-right: 1px solid #eaecee;
  }
  .basic-a176.slider-yellow-0a93 .tag_motion_447c {
    border-right: 1px solid #eaecee;
  }
  .basic-a176.slider-yellow-0a93 .pink_55c7 {
    padding-left: 1em;
  }
  .basic-a176.slider-yellow-0a93 .description_2df4 {
    padding-right: 1em;
  }
  .basic-a176.slider-yellow-0a93 .notification_ed41 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right_b1e4 .pink_55c7 {
    padding-right: 1em;
  }
  .right_b1e4.slider-yellow-0a93 .center-f4f2 {
    border-left: 1px solid #eaecee;
  }
  .right_b1e4.slider-yellow-0a93 .tag_motion_447c {
    border-left: 1px solid #eaecee;
  }
  .right_b1e4.slider-yellow-0a93 .pink_55c7 {
    padding-right: 1em;
  }
  .right_b1e4.slider-yellow-0a93 .description_2df4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .right_b1e4.slider-yellow-0a93 .notification_ed41 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_1e62 .pink_55c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_1e62.slider-yellow-0a93 .table-cool-e2d4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dynamic_1e62.slider-yellow-0a93 .pink_55c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_1e62.slider-yellow-0a93 .description_2df4 {
    padding-left: 1em;
  }
  .dynamic_1e62.slider-yellow-0a93 .notification_ed41 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dynamic_1e62.slider-yellow-0a93 .pink_55c7 {
    padding-left: 0;
  }
}
.cool-0b8d .center_cb41 {
  display: inline-block;
}
.info_fresh_8974 {
  display: inline-block;
}
.copper-7d51 {
  word-con: break-word;
}
.backdrop_red_5451 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop_red_5451 .tooltip-cool-7469 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop_red_5451 .small-2a37 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_0c63 .main_bright_e30a {
  margin-bottom: 2em;
}
.column_0c63 .shadow_white_f32e {
  margin-bottom: 15px;
}
.column_0c63 .shadow_white_f32e:last-child {
  margin-bottom: 0;
}
.column_0c63 .video-1595 {
  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) {
  .column_0c63 .video-1595 {
    display: block;
  }
}
.column_0c63 .image_4f75 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_0c63 .image_4f75 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_0c63 .tooltip_left_55fb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_0c63 .tooltip_left_55fb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_0c63 .tooltip_left_55fb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_0c63 .copper-7d51 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_0c63 .copper-7d51 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_0c63 .sort_d88b p:last-child {
  margin-bottom: 0;
}
.column_0c63 .north-5071 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_0c63 .mini-5e8a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_0c63 .outer-6583 {
  margin-top: 1em;
}
.column_0c63 .hover_7d29 {
  top: 0;
  display: block;
}
.column_0c63 .hover_7d29 a {
  color: inherit;
}
.column_0c63 .hover_7d29 a:hover {
  color: inherit;
}
.column_0c63 .chip-full-bb6a {
  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;
}
.column_0c63 .chip-full-bb6a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_0c63 .mini-5e8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_0c63 .badge_4a9b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_0c63 .badge_4a9b:first-child {
  margin-top: 0;
}
.column_0c63 .badge_4a9b.easy_d4ef {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_0c63 .badge_4a9b.border-eae7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_0c63
  .badge_4a9b.border-eae7.texture-61d6
  .outer-6583 {
  width: 100%;
}
.column_0c63 .border-eae7 {
  -webkit-box-align: center;
  align-items: center;
}
.column_0c63 .border-eae7 .backdrop_red_5451,
.column_0c63 .border-eae7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_0c63 .tooltip_left_55fb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_0c63 .tooltip_left_55fb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_0c63 .tooltip_left_55fb: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;
}
.column_0c63 .easy_d4ef {
  z-index: 5;
}
.column_0c63 .silver-6c24 .media_a491 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_0c63 .notification-c6cf .media_a491 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_0c63 .red_77b7 .media_a491 {
  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;
}
.column_0c63.first-14c2 .video-1595,
.column_0c63.active_hard_13f4 .video-1595 {
  display: block;
}
.column_0c63.first-14c2 .video-1595 .overlay_pressed_8b44,
.column_0c63.first-14c2 .video-1595 .mini-5e8a,
.column_0c63.active_hard_13f4 .video-1595 .overlay_pressed_8b44,
.column_0c63.active_hard_13f4 .video-1595 .mini-5e8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_0c63.feature-paper-5384 .image_4f75 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_0c63.feature-paper-5384 .image_4f75 {
    margin-right: 0;
  }
}
.column_0c63.first-14c2 .image_4f75,
.column_0c63.active_hard_13f4 .image_4f75 {
  padding-top: 40%;
}
.column_0c63.first-14c2 .main_bright_e30a,
.column_0c63.active_hard_13f4 .main_bright_e30a {
  display: block;
}
.column_0c63.first-14c2 .fn-sticky-5402 .mini-5e8a,
.column_0c63.active_hard_13f4 .fn-sticky-5402 .mini-5e8a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_0c63.first-14c2 .image_4f75,
.column_0c63.active_hard_13f4 .image_4f75 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_0c63.first-14c2 .mini-5e8a {
  padding: 1em;
}
.blue_78d7 {
  margin: 30px auto;
  display: block;
}
.blue_78d7 .last-b0c4 > * {
  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;
}
.blue_78d7 .last-b0c4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue_78d7 .last-b0c4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav_80ef .backdrop_red_5451 {
  margin-bottom: 1.41575em;
}
.nav_80ef .wrapper-7f7b {
  margin-bottom: 1.618em;
}
.glass-644e .right-c107 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.glass-644e .right-c107 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.glass-644e .north-92df {
  max-width: 100%;
  overflow: auto;
}
.out_3d26 .glass-644e a:hover {
  text-decoration: underline;
}
.module_bright_3bc7 .shadow_white_f32e:not(.copper-7d51),
.module_bright_3bc7 .tooltip_left_55fb {
  margin-bottom: 1.41575em;
}
.module_bright_3bc7 .shadow_white_f32e:not(.copper-7d51):last-child,
.module_bright_3bc7 .tooltip_left_55fb:last-child {
  margin-bottom: 0;
}
.module_bright_3bc7 .shadow_white_f32e.module-d481 {
  margin-bottom: 0.41575em;
}
.module_bright_3bc7 .layout_2798:before,
.module_bright_3bc7 .middle-e300:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.module_bright_3bc7 .layout_2798:before {
  content: "\f115";
}
.module_bright_3bc7 .middle-e300:before {
  content: "\f02c";
}
.module_bright_3bc7 .component-solid-b06f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.module_bright_3bc7 .component-solid-b06f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article-562f {
  display: -webkit-box;
  display: flex;
}
.article-562f .paragraph_3bbf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article-562f .paragraph_3bbf {
    flex-basis: 90px;
  }
}
.article-562f .hover-f1cd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-562f .hover-f1cd {
    flex-basis: calc(100% - 50px);
  }
}
.article-562f .widget-a79c p:last-child {
  margin-bottom: 0.72em;
}
.hovered-3cea .last-b0c4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hovered-3cea .last-b0c4:after,
.hovered-3cea .last-b0c4:before {
  content: "";
  display: table;
}
.hovered-3cea .last-b0c4:after {
  clear: both;
}
.hovered-3cea .last-b0c4 .main-7a90,
.hovered-3cea .last-b0c4 .title-plasma-a3a7 {
  width: 49%;
}
.hovered-3cea .last-b0c4 .main-7a90 a span.hovered-13a6,
.hovered-3cea .last-b0c4 .title-plasma-a3a7 a span.hovered-13a6 {
  display: block;
  margin-bottom: 5px;
}
.hovered-3cea .last-b0c4 .title-plasma-a3a7 {
  float: left;
  text-align: left;
}
.hovered-3cea .last-b0c4 .main-7a90 {
  float: right;
  text-align: right;
}
.outline_28bf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_28bf {
    margin-bottom: 0;
  }
}
.tiny_a684 {
  margin-bottom: 1em;
}
.tiny_a684 .copper-7d51 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tag-e5b9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slider_d0a3 .tiny_a684,
.icon_fresh_a89a .tiny_a684 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slider_d0a3 .tiny_a684,
  .icon_fresh_a89a .tiny_a684 {
    display: block;
  }
}
.slider_d0a3 .tag-e5b9,
.icon_fresh_a89a .tag-e5b9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slider_d0a3 .tag-e5b9,
  .icon_fresh_a89a .tag-e5b9 {
    margin-bottom: 1em;
  }
}
.slider_d0a3 .tag-e5b9 img,
.icon_fresh_a89a .tag-e5b9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slider_d0a3 .out-984f,
.icon_fresh_a89a .out-984f {
  flex-basis: calc(100% - 160px);
}
.slider_d0a3 .out-984f p,
.icon_fresh_a89a .out-984f p {
  margin-bottom: 0;
}
.slider_d0a3 .out-984f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slider_d0a3 .out-984f {
    padding-left: 0;
  }
}
.icon_fresh_a89a .out-984f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .icon_fresh_a89a .out-984f {
    padding-right: 0;
  }
}
.icon_fresh_a89a .tag-e5b9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_cd9c .tag-e5b9 {
  margin-bottom: 0.5em;
}
.accent_cd9c .tag-e5b9 img {
  width: 100%;
}
.gradient-simple-6b41 .panel_d5d9,
.article_424e .panel_d5d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.article_424e .table-cool-e2d4 .active-bronze-a5e6 p:last-child {
  margin-bottom: 0;
}
.popup_0c43 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard-807d .active_current_6cfc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard-807d .active_current_6cfc:last-of-type {
    margin-bottom: 0;
  }
}
.hard-807d .active_current_6cfc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-807d .active_current_6cfc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard-807d .active_current_6cfc ul li {
  margin: 0 0 0.6em;
}
.hard-807d .active_current_6cfc ul li.action_4636,
.hard-807d .active_current_6cfc ul li.tabs_white_69d9 {
  position: relative;
}
.hard-807d .active_current_6cfc ul li.action_4636 .last_f274,
.hard-807d .active_current_6cfc ul li.tabs_white_69d9 .last_f274 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard-807d .active_current_6cfc ul li.action_4636:after:after,
.hard-807d .active_current_6cfc ul li.action_4636:after:before,
.hard-807d
  .active_current_6cfc
  ul
  li.tabs_white_69d9:after:after,
.hard-807d
  .active_current_6cfc
  ul
  li.tabs_white_69d9:after:before {
  content: "";
  display: table;
}
.hard-807d .active_current_6cfc ul li.action_4636:after:after,
.hard-807d
  .active_current_6cfc
  ul
  li.tabs_white_69d9:after:after {
  clear: both;
}
.hard-807d .active_current_6cfc a.pro_11b0:hover {
  text-decoration: none;
}
.hard-807d .active_current_6cfc select {
  max-width: 100%;
}
.hard-807d .active_current_6cfc table {
  font-size: 85%;
}
.hard-807d .active_current_6cfc table td,
.hard-807d .active_current_6cfc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard-807d .active_current_6cfc table tfoot td {
  text-align: left;
}
.hard-807d .active_current_6cfc :last-child {
  margin-bottom: 0;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 label {
  width: 100%;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 .dynamic-06bc {
  width: 100%;
  display: block;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 .gallery_0f6c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 .gallery_0f6c:hover svg #svg-search {
  fill: #444;
}
.hard-807d .active_current_6cfc .carousel_new_d7f6 .gallery_0f6c svg {
  width: 18px;
  height: 18px;
}
.hard-807d .paragraph_action_115c ul ul,
.hard-807d .section-south-c65d ul ul,
.hard-807d .mask-copper-b634 ul ul,
.hard-807d .hidden_in_0018 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard-807d .paragraph_action_115c .menu_warm_846b > a,
.hard-807d .section-south-c65d .menu_warm_846b > a,
.hard-807d .mask-copper-b634 .menu_warm_846b > a,
.hard-807d .hidden_in_0018 .menu_warm_846b > a {
  margin-bottom: 0;
}
.hard-807d .banner_e217 li,
.hard-807d .paragraph_action_115c li,
.hard-807d .shadow_cold_1630 li,
.hard-807d .section-south-c65d li,
.hard-807d .mask-copper-b634 li,
.hard-807d .hidden_in_0018 li,
.hard-807d .banner-bc8b li,
.hard-807d .alert-dark-e413 li {
  display: block;
  position: relative;
}
.hard-807d .banner_e217 li:last-child,
.hard-807d .paragraph_action_115c li:last-child,
.hard-807d .shadow_cold_1630 li:last-child,
.hard-807d .section-south-c65d li:last-child,
.hard-807d .mask-copper-b634 li:last-child,
.hard-807d .hidden_in_0018 li:last-child,
.hard-807d .banner-bc8b li:last-child,
.hard-807d .alert-dark-e413 li:last-child {
  border: none;
}
.hard-807d .banner_e217 li a,
.hard-807d .paragraph_action_115c li a,
.hard-807d .shadow_cold_1630 li a,
.hard-807d .section-south-c65d li a,
.hard-807d .mask-copper-b634 li a,
.hard-807d .hidden_in_0018 li a,
.hard-807d .banner-bc8b li a,
.hard-807d .alert-dark-e413 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-807d .banner_e217 li ul li::before,
.hard-807d .paragraph_action_115c li ul li::before,
.hard-807d .shadow_cold_1630 li ul li::before,
.hard-807d .section-south-c65d li ul li::before,
.hard-807d .mask-copper-b634 li ul li::before,
.hard-807d .hidden_in_0018 li ul li::before,
.hard-807d .banner-bc8b li ul li::before,
.hard-807d .alert-dark-e413 li ul li::before {
  left: 15px;
}
.hard-807d .banner_e217 li ul a,
.hard-807d .paragraph_action_115c li ul a,
.hard-807d .shadow_cold_1630 li ul a,
.hard-807d .section-south-c65d li ul a,
.hard-807d .mask-copper-b634 li ul a,
.hard-807d .hidden_in_0018 li ul a,
.hard-807d .banner-bc8b li ul a,
.hard-807d .alert-dark-e413 li ul a {
  padding-left: 20px;
}
.hard-807d .banner_e217 li ul ul li::before,
.hard-807d .paragraph_action_115c li ul ul li::before,
.hard-807d .shadow_cold_1630 li ul ul li::before,
.hard-807d .section-south-c65d li ul ul li::before,
.hard-807d .mask-copper-b634 li ul ul li::before,
.hard-807d .hidden_in_0018 li ul ul li::before,
.hard-807d .banner-bc8b li ul ul li::before,
.hard-807d .alert-dark-e413 li ul ul li::before {
  left: 30px;
}
.hard-807d .banner_e217 li ul ul a,
.hard-807d .paragraph_action_115c li ul ul a,
.hard-807d .shadow_cold_1630 li ul ul a,
.hard-807d .section-south-c65d li ul ul a,
.hard-807d .mask-copper-b634 li ul ul a,
.hard-807d .hidden_in_0018 li ul ul a,
.hard-807d .banner-bc8b li ul ul a,
.hard-807d .alert-dark-e413 li ul ul a {
  padding-left: 40px;
}
.hard-807d .accordion-fluid-2f1f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-807d .alert-dark-e413 ul li {
  margin-bottom: 1.41575em;
}
.hard-807d .alert-dark-e413 ul li .paragraph-93c1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard-807d .alert-dark-e413 ul li .white_5ee1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.status-under-4091 .banner_e217 li a,
.status-under-4091 .paragraph_action_115c li a,
.status-under-4091 .shadow_cold_1630 li a,
.status-under-4091 .section-south-c65d li a,
.status-under-4091 .mask-copper-b634 li a,
.status-under-4091 .hidden_in_0018 li a,
.status-under-4091 .banner-bc8b li a,
.status-under-4091 .alert-dark-e413 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-under-4091 .accordion-fluid-2f1f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-under-4091 .active_current_6cfc ul li.action_4636 .last_f274,
.status-under-4091 .active_current_6cfc ul li.tabs_white_69d9 .last_f274 {
  background: rgba(0, 0, 0, 0.2);
}
.status-under-4091 .hard-807d .active_current_6cfc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_blue_c369 .hard-807d .nav-a137 li {
  margin: 0;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li ul {
  margin: 0;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li ul li a {
  padding-left: 15px;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li ul li li a {
  padding-left: 30px;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li.notice-9169 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li.notice-9169 > 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;
}
.tertiary_blue_c369 .hard-807d .nav-a137 li.notice-9169 > 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;
}
.texture_5b95 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_c25f {
  position: relative;
  z-index: 10;
}
.detail_c25f .label_f614 {
  width: 100%;
  max-width: 100%;
}
.bottom_1791 .accent-over-6d76 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bottom_1791 .dim-ef76 {
}
.bottom_1791 .status-under-4091 {
  background: #292929;
}
.image_short_aec0 .accent-over-6d76 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image_short_aec0 .dim-ef76 {
  background: #f9f9f9;
}
.image_short_aec0 .status-under-4091 {
  background: #303030;
}
.aside-f0a6 .accent-over-6d76 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-f0a6 .center_cb41 {
    margin-bottom: 1em;
  }
  .aside-f0a6 .center_cb41:last-child {
    margin-bottom: 0;
  }
}
.aside-f0a6 .dim-ef76 {
  background: #ededed;
}
.aside-f0a6 .status-under-4091 {
  background: #1a1a1a;
}
.accent-over-6d76.dim-ef76 {
  color: rgba(0, 0, 0, 0.6);
}
.accent-over-6d76.dim-ef76 .text-yellow-5843 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-over-6d76.status-under-4091 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-over-6d76.status-under-4091 a:not(.pro_11b0) {
  color: rgba(255, 255, 255, 0.79);
}
.accent-over-6d76.status-under-4091 a:not(.pro_11b0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-over-6d76.status-under-4091 .text-yellow-5843 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-over-6d76.status-under-4091 table tbody td,
.accent-over-6d76.status-under-4091 table th {
  background: rgba(0, 0, 0, 0.08);
}
.green_9b4b.secondary_slow_35e7 .over_df80 {
  max-width: initial;
}
.green_9b4b .secondary_8412 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.green_9b4b .secondary_8412 .label_f614 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .green_9b4b .secondary_8412 .label_f614 {
    display: block;
    margin-bottom: 2em;
  }
  .green_9b4b .secondary_8412 .label_f614:last-child {
    margin-bottom: 0;
  }
}
.aside-f0a6 .center_cb41:last-child,
.image_short_aec0 .center_cb41:last-child,
.bottom_1791 .center_cb41:last-child {
  margin-bottom: 0;
}
.aside-f0a6 .center_cb41 .hard-807d .active_current_6cfc:last-child,
.image_short_aec0 .center_cb41 .hard-807d .active_current_6cfc:last-child,
.bottom_1791 .center_cb41 .hard-807d .active_current_6cfc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-f0a6 .prev-2021,
  .aside-f0a6 .border-6dcb,
  .image_short_aec0 .prev-2021,
  .image_short_aec0 .border-6dcb,
  .bottom_1791 .prev-2021,
  .bottom_1791 .border-6dcb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_c25f .center_cb41 {
    margin-bottom: 2em;
  }
}
.detail_c25f p:last-child {
  margin-bottom: 0;
}
.detail_c25f li,
.detail_c25f ul {
  list-style: none;
  margin: 0;
}
.detail_c25f ul ul {
  margin-left: 2.617924em;
}
.focus-eaef {
  font-size: 0.875em;
}

/* css-noise: 6502 */
.shadow-element-r7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
