/*!
Theme Name: Customify
Theme URI: https://pressmaximum.old-ce97/customify
Author: WPCustomify
Author URI: https://pressmaximum.old-ce97
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.old-ce97/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb_right_707e.chip_79ee/licenses/gpl-2.0.widget-7d54
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.outline_narrow_d29d/, (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.shadow-4586.gradient-b984/normalize.focused_9648/
 ======
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.focused_9648 v7.0.0 | MIT License | github.old-ce97/necolas/normalize.focused_9648 */
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;
}
.outline_a7e0 .smooth-2857,
.outline_selected_f1de,
.filter-slow-5a63,
.pagination-prev-0740,
.detail_6299,
.green-1502,
.last_9faa,
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;
}
.outline_selected_f1de,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline_selected_f1de,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline_selected_f1de,
  h1 {
    font-size: 1.8em;
  }
}
.filter-slow-5a63,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter-slow-5a63 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter-slow-5a63,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter-slow-5a63,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-prev-0740,
h3 {
  font-size: 1.618em;
}
.outline_a7e0 .smooth-2857,
.detail_6299,
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.filter-99e1 {
  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;
}
.secondary_3758:after,
.secondary_3758:before,
.info-b720:after,
.info-b720:before {
  content: "";
  display: table;
}
.secondary_3758:after,
.info-b720:after {
  clear: both;
}
.hover_huge_41cf {
  float: right;
  margin-right: 0;
}
.nav-0979 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo-steel-8b7c .info-pro-18a6,
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;
}
.photo-steel-8b7c .info-pro-18a6: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;
}
.caption_b1fa .info-pro-18a6 {
  box-shadow: none;
}
.caption_b1fa
  .info-pro-18a6
  .menu-03a3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.caption_b1fa .info-pro-18a6 .hero-old-968b {
  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;
}
.caption_b1fa
  .info-pro-18a6
  .hero-old-968b
  b {
  display: none;
}
.caption_b1fa .filter_short_3b85 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.static_8c56:not(.west_6341):not(.paragraph_385c),
button:not(.west_6341):not(.paragraph_385c),
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ),
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ),
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ) {
  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;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ):hover,
button:not(.west_6341):not(
    .paragraph_385c
  ):hover,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ):hover,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ):hover,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ):active,
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ):focus,
button:not(.west_6341):not(
    .paragraph_385c
  ):active,
button:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ):active,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ):active,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ):active,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ):focus {
  outline: 0;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c {
  position: relative;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .right_219a,
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .outline_43bf,
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .in-11b9,
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  i,
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  svg,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .right_219a,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .outline_43bf,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .in-11b9,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  i,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  svg,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .right_219a,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .outline_43bf,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .in-11b9,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  i,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  svg,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .right_219a,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .outline_43bf,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .in-11b9,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  i,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  svg,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .right_219a,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .outline_43bf,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  .in-11b9,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  i,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c
  svg {
  visibility: hidden;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c:after,
button:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c:after,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c:after,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c:after,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ).fn-loading-6e8c: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;
}
.static_8c56:not(.west_6341):not(.paragraph_385c),
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ),
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ),
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ) {
  color: #fff;
  background: #235787;
}
.static_8c56:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="button"]:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="reset"]:not(.west_6341):not(
    .paragraph_385c
  ):focus,
input[type="submit"]:not(.west_6341):not(
    .paragraph_385c
  ):focus {
  color: #fff;
}
.static_8c56.fn-disabled-6e8c:not(.west_6341):not(
    .paragraph_385c
  ),
.static_8c56[disabled]:not(.west_6341):not(
    .paragraph_385c
  ),
button.fn-disabled-6e8c:not(.west_6341):not(
    .paragraph_385c
  ),
button[disabled]:not(.west_6341):not(
    .paragraph_385c
  ) {
  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;
}
.status-7cb3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.status-7cb3: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;
}
.menu-dc21 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.under-1308 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title_fresh_753d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary_3758:after,
.secondary_3758:before,
.frame_basic_555e:after,
.frame_basic_555e:before,
.liquid_8d80:after,
.liquid_8d80:before,
.mini-6577:after,
.mini-6577:before,
.texture_5a0a:after,
.texture_5a0a:before,
.fluid-9862:after,
.fluid-9862:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary_3758:after,
.frame_basic_555e:after,
.liquid_8d80:after,
.mini-6577:after,
.texture_5a0a:after,
.fluid-9862:after {
  clear: both;
}
.frame_basic_555e .info-liquid-11e3,
.liquid_8d80 .info-liquid-11e3,
.hidden-active-1a27 .info-liquid-11e3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.top_208b {
  display: inline-block;
}
.content-dim-6174 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content-dim-6174 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-dim-6174 .wrapper_cold_c110 {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_cold_c110 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-6c2b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-6c2b:after,
.sort-6c2b:before {
  content: "";
  display: table;
}
.sort-6c2b:after {
  clear: both;
}
.south-1ac4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_ebec .south-1ac4 {
  max-width: 50%;
}
.small-d935 .south-1ac4 {
  max-width: 33.33%;
}
.middle-34c6 .south-1ac4 {
  max-width: 25%;
}
.grid_170d .south-1ac4 {
  max-width: 20%;
}
.black_472f .south-1ac4 {
  max-width: 16.66%;
}
.over_6038 .south-1ac4 {
  max-width: 14.28%;
}
.full-5048 .south-1ac4 {
  max-width: 12.5%;
}
.status_308f .south-1ac4 {
  max-width: 11.11%;
}
.down_a014 {
  display: block;
}
.outline_a7e0 .outline-a233 label,
.outline_a7e0 .right-dde8 label,
.outline_a7e0 .button_5181 label,
.outline_a7e0 .article-paper-9f41 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-0465 {
  list-style: none;
  margin: 0;
}
.avatar-0465 article.picture-b015 {
  margin-bottom: 0;
}
.avatar-0465 ul {
  list-style: none;
  margin: 0;
}
.avatar-0465 .backdrop_da2c li.picture-b015 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-0465 .backdrop_da2c li.picture-b015 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-0465 .backdrop_da2c li.picture-b015: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) {
  .avatar-0465 .backdrop_da2c li.picture-b015 li.picture-b015 li.picture-b015 li.picture-b015 {
    padding-left: 0;
  }
}
article.picture-b015 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-b015 .frame_basic_555e p:last-of-type {
  margin-bottom: 0;
}
article.picture-b015 .secondary_down_60ec {
  float: left;
}
article.picture-b015 .heading-09ac {
  margin-left: 85px;
}
article.picture-b015 .feature_full_138b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-b015 .feature_full_138b .container_upper_fe94 {
  margin-left: 10px;
}
article.picture-b015 .left-0bc8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-b015 .tertiary_a584 {
  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 .outline-a233,
  #respond .button_5181,
  #respond .article-paper-9f41 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-a233 input,
#respond .button_5181 input,
#respond .article-paper-9f41 input {
  width: 100%;
}
#respond .article-paper-9f41 {
  margin-right: 0;
}
#respond .focus_in_0855 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paper-437b {
  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;
}
.paper-437b.focused_e68b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paper-437b 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%);
}
.paper-437b:focus,
.paper-437b: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);
}
.last-06a3 {
  border-radius: 10%;
}
.hard-c294 {
  border-radius: 50%;
}
.link_4806 {
  font-size: 0.72em;
}
.gradient_117e {
  font-size: 0.875em;
}
.search_71e0 {
  font-size: 1.1em;
}
.active_action_f87a {
  text-transform: uppercase;
  line-height: 1.2;
}
.active_action_f87a.link_4806 {
  letter-spacing: 0.5px;
}
.next-9880,
.next-9880 a {
  color: #6d6d6d;
}
.next-9880 a:hover {
  color: #111;
}
.paragraph-new-cfe1 {
  color: #6d6d6d;
}
.selected-4329 {
  overflow-x: hidden;
}
.selected-4329 .hard_1e60.dropdown-pink-844c {
  position: relative;
}
.selected-4329 .hard_1e60.dropdown-pink-844c.layout-d5d8 {
  position: initial;
}
.selected-4329
  .hard_1e60.dropdown-pink-844c.layout-d5d8
  .small-2cc0 {
  left: auto;
}
.selected-4329 .hard_1e60 .small-2cc0 {
  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;
}
.selected-4329 .hard_1e60:hover.dropdown-pink-844c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.selected-4329
  .hard_1e60:hover.dropdown-pink-844c
  .small-2cc0 {
  display: block;
  z-index: 9999999;
}
.selected-4329 .title-narrow-9661 .medium-e0c8,
.selected-4329 .summary_4c86 .medium-e0c8 {
  display: none;
}
.selected-4329 .shade_first_570f .hard_1e60:hover.dropdown-pink-844c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline_a7e0 .outline-a233 label,
.outline_a7e0 .right-dde8 label,
.outline_a7e0 .button_5181 label,
.outline_a7e0 .article-paper-9f41 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-0465 {
  list-style: none;
  margin: 0;
}
.avatar-0465 article.picture-b015 {
  margin-bottom: 0;
}
.avatar-0465 ul {
  list-style: none;
  margin: 0;
}
.avatar-0465 .backdrop_da2c li.picture-b015 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-0465 .backdrop_da2c li.picture-b015 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-0465 .backdrop_da2c li.picture-b015: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) {
  .avatar-0465 .backdrop_da2c li.picture-b015 li.picture-b015 li.picture-b015 li.picture-b015 {
    padding-left: 0;
  }
}
article.picture-b015 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-b015 .frame_basic_555e p:last-of-type {
  margin-bottom: 0;
}
article.picture-b015 .secondary_down_60ec {
  float: left;
}
article.picture-b015 .heading-09ac {
  margin-left: 85px;
}
article.picture-b015 .feature_full_138b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-b015 .feature_full_138b .container_upper_fe94 {
  margin-left: 10px;
}
article.picture-b015 .left-0bc8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-b015 .tertiary_a584 {
  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 .outline-a233,
  #respond .button_5181,
  #respond .article-paper-9f41 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-a233 input,
#respond .button_5181 input,
#respond .article-paper-9f41 input {
  width: 100%;
}
#respond .article-paper-9f41 {
  margin-right: 0;
}
#respond .focus_in_0855 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-narrow-9661 .under-cd70 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.under-cd70 .sidebar-d519.out-983d .block_yellow_c5fc > li > a:focus,
.under-cd70 .sidebar-d519.out-983d .block_yellow_c5fc > li > a:hover,
.under-cd70 .sidebar-d519.gas_4719 .block_yellow_c5fc > li > a:focus,
.under-cd70 .sidebar-d519.gas_4719 .block_yellow_c5fc > li > a:hover,
.under-cd70 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li > a:focus,
.under-cd70 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70
  .sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.under-cd70
  .sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.motion_123f
  > a,
.under-cd70
  .sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.under-cd70
  .sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.motion_123f
  > a,
.under-cd70
  .sidebar-d519.avatar-light-21ed
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.under-cd70 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li.advanced-7a48 > a {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70 .pro_dc96,
.under-cd70 .pro_dc96 a {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70 .hero-3bb2.outline_9ea6 li a,
.under-cd70 .alert-e76e a,
.under-cd70 .last-830e,
.under-cd70 .block_yellow_c5fc > li > a,
.under-cd70 .dark-8a15 {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70 .hero-3bb2.outline_9ea6 li a:hover,
.under-cd70 .alert-e76e a:hover,
.under-cd70 .last-830e:hover,
.under-cd70 .block_yellow_c5fc > li > a:hover,
.under-cd70 .dark-8a15:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70 .input_first_3f7f {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70 .input_first_3f7f .fast_8291 {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70 .input_first_3f7f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-cd70 .fresh-a462 .tooltip_blue_6125 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70 .fresh-a462 .tooltip_blue_6125 .bright-4d0b {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70
  .fresh-a462
  .tooltip_blue_6125
  .bright-4d0b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70
  .fresh-a462
  .tooltip_blue_6125
  .bright-4d0b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70
  .fresh-a462
  .tooltip_blue_6125
  .bright-4d0b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70
  .fresh-a462
  .tooltip_blue_6125
  .bright-4d0b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70 .fresh-a462 .notification-53a0 {
  color: rgba(255, 255, 255, 0.79);
}
.under-cd70 .fresh-a462 .notification-53a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_9da3
  .under-cd70
  .fresh-a462
  .gold_6a08
  .selected-4a92 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_9da3
  .under-cd70
  .fresh-a462
  .gold_6a08
  .bright-4d0b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-narrow-9661 .badge-65b1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-65b1 .sidebar-d519.out-983d .block_yellow_c5fc > li > a:focus,
.badge-65b1 .sidebar-d519.out-983d .block_yellow_c5fc > li > a:hover,
.badge-65b1 .sidebar-d519.gas_4719 .block_yellow_c5fc > li > a:focus,
.badge-65b1 .sidebar-d519.gas_4719 .block_yellow_c5fc > li > a:hover,
.badge-65b1 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li > a:focus,
.badge-65b1 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-65b1
  .sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.badge-65b1
  .sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.motion_123f
  > a,
.badge-65b1
  .sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.badge-65b1
  .sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.motion_123f
  > a,
.badge-65b1
  .sidebar-d519.avatar-light-21ed
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a,
.badge-65b1 .sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li.advanced-7a48 > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-65b1 .pro_dc96,
.badge-65b1 .pro_dc96 a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-65b1 .hero-3bb2.outline_9ea6 li a,
.badge-65b1 .alert-e76e a,
.badge-65b1 .last-830e,
.badge-65b1 .block_yellow_c5fc > li > a,
.badge-65b1 .dark-8a15 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-65b1 .hero-3bb2.outline_9ea6 li a:hover,
.badge-65b1 .alert-e76e a:hover,
.badge-65b1 .last-830e:hover,
.badge-65b1 .block_yellow_c5fc > li > a:hover,
.badge-65b1 .dark-8a15:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-65b1 .input_first_3f7f {
  color: rgba(0, 0, 0, 0.55);
}
.badge-65b1 .input_first_3f7f .fast_8291 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-65b1 .input_first_3f7f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-db5d .tooltip-gold-4fce {
  margin-left: auto;
  margin-right: auto;
}
.liquid_8d80 > * {
  margin-left: auto;
  margin-right: auto;
}
.liquid_8d80 .menu-dc21 {
  margin-right: 1.41575em;
}
.left_8fbd .liquid_8d80 > .rough_7415 {
  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;
}
.left_8fbd .liquid_8d80 > .status_b20b {
  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;
}
.current_c954.popup-db5d .tooltip-gold-4fce,
.row-small-9b4a.popup-db5d .tooltip-gold-4fce {
  margin-left: 0;
}
.filter-e1b1.popup-db5d .tooltip-gold-4fce,
.white-c659.popup-db5d .tooltip-gold-4fce {
  margin-right: 0;
}
.liquid_8d80 ol,
.liquid_8d80 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.simple_231a video {
  max-width: 100%;
}
.list-thick-dbe2 img {
  display: block;
}
.list-thick-dbe2.menu-dc21,
.list-thick-dbe2.under-1308 {
  width: 100%;
}
.list-thick-dbe2.status_b20b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gold-2aeb:not(.notice-small-aaeb) {
  margin: 1.5em auto;
}
.preview_0898 p {
  padding: 1.5em 14px;
}
ul.widget_6174.status_b20b,
ul.widget_6174.rough_7415,
ul.widget_6174.outer_ee47.rough_7415 {
  padding: 0 14px;
}
.sort-4e1e {
  display: block;
  overflow-x: auto;
}
.sort-4e1e table {
  border-collapse: collapse;
  width: 100%;
}
.sort-4e1e td,
.sort-4e1e th {
  padding: 0.5em;
}
.liquid_8d80 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.liquid_8d80 ol ol,
.liquid_8d80 ol ul,
.liquid_8d80 ul ol,
.liquid_8d80 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.liquid_8d80 ol ol li,
.liquid_8d80 ol ul li,
.liquid_8d80 ul ol li,
.liquid_8d80 ul ul li {
  margin-left: 0;
}
.upper_4bef.sidebar-orange-8d18 > .summary-5483 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.upper_4bef.sidebar-orange-8d18 > .summary-5483 iframe,
.upper_4bef.sidebar-orange-8d18 > .summary-5483 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header_3551 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header_3551.popup-65f2 {
  padding: 0;
}
.header_3551.popup-65f2 cite {
  font-size: 13px;
}
.header_3551 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header_3551 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element_5249 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element_5249 > p:first-child {
  margin-top: 0;
}
.element_5249 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element_5249 blockquote {
  border-left: 0;
}
.cool-2229 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cool-2229:not(.pro_6e57) {
  max-width: 100px;
}
.cool-2229.steel_03ce {
  border-bottom: none !important;
  text-align: center;
}
.cool-2229.steel_03ce::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_0898 p {
    padding: 1.5em 0;
  }
}
.hover_blue_3a74 {
  color: #0073aa;
}
.slider-89d5 {
  background-color: #0073aa;
}
.list-e423 {
  color: #229fd8;
}
.title-8f34 {
  background-color: #229fd8;
}
.content_5760 {
  color: #eee;
}
.hover-motion-e240 {
  background-color: #eee;
}
.main-abca {
  color: #444;
}
.active_red_1d65 {
  background-color: #444;
}
.main_full_e7f3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.main_full_e7f3 .footer_gold_8d27 .alert-e76e {
  font-size: 15px;
}
.main_full_e7f3 .alert-e76e {
  line-height: 1.3;
}
.main_full_e7f3 .badge-65b1 {
}
.main_full_e7f3 .under-cd70 {
  background: #235787;
}
.outline_c543 {
  padding: 0;
}
.outline_c543 .under-cd70 {
  background: #1a1a1a;
}
.outline_c543 .badge-65b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask_wide_d1bc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask_wide_d1bc .badge-65b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask_wide_d1bc .under-cd70 {
  background: #303030;
}
.fluid-9862 {
  position: relative;
  z-index: 10;
}
.fluid-9862 .item-new-0e9c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-44f8 .dropdown-pink-844c {
  display: inline-block;
  vertical-align: middle;
}
.surface-44f8.element_stone_991f .dropdown-pink-844c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface-44f8.element_stone_991f .dropdown-pink-844c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-44f8.element_stone_991f .dropdown-pink-844c {
    margin-right: 0.4em;
  }
}
.surface-44f8.element_stone_991f .dropdown-pink-844c:last-child {
  margin-right: 0;
}
.modal-pressed-4389 .item-new-0e9c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title-narrow-9661 .footer_gold_8d27 {
    margin: 0 -0.5em;
  }
  .title-narrow-9661 .footer_gold_8d27 [class*="customify-col-"],
  .title-narrow-9661 .footer_gold_8d27 [class*="customify-col_"],
  .title-narrow-9661 .footer_gold_8d27 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title-narrow-9661.alert-a238 .item-new-0e9c {
  background: 0 0 !important;
}
.title-narrow-9661.alert-a238 .item-new-0e9c,
.title-narrow-9661.modal-pressed-4389 .item-new-0e9c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title-narrow-9661.selected-ffd1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title-narrow-9661.modal-pressed-4389 .item-new-0e9c {
  box-shadow: none !important;
}
.hidden-1c59 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hidden-1c59 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-1c59 {
    padding: 18px 0 20px;
  }
}
.hidden-1c59 .title_580f {
  width: 100%;
}
.hidden-1c59 .active_fixed_f237 {
  margin-bottom: 0;
}
.hidden-1c59 .purple_fcad {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow_5d63 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow_5d63 .notice_hovered_04d4 {
  width: 100%;
}
.widget_wide_9495 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget_wide_9495 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget_wide_9495 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;
}
.widget_wide_9495 li:last-child:after {
  display: none;
}
.widget_wide_9495 li a {
  font-weight: 500;
  margin-right: 10px;
}
.orange_5d15 .medium-e0c8 button,
.hidden-1c59 .medium-e0c8 button {
  left: 0;
}
.orange_5d15 .notice_hovered_04d4,
.hidden-1c59 .notice_hovered_04d4 {
  padding-left: 0;
  padding-right: 0;
}
.orange_5d15 .narrow_5d63,
.hidden-1c59 .narrow_5d63 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.orange_5d15 {
  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;
}
.orange_5d15: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;
}
.orange_5d15 .title_pressed_e6f0 {
  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) {
  .orange_5d15 .title_pressed_e6f0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .orange_5d15 .title_pressed_e6f0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .orange_5d15 .title_pressed_e6f0 {
    min-height: 200px;
  }
}
.orange_5d15 .widget_wide_9495 {
  color: rgba(255, 255, 255, 0.8);
}
.orange_5d15 .widget_wide_9495 a,
.orange_5d15 .widget_wide_9495 li:after {
  color: inherit;
}
.orange_5d15 .widget_wide_9495 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid-3ccc {
  margin-bottom: 0.5em;
}
.accordion_stale_096f {
  margin-bottom: 1.2em;
}
.accordion_stale_096f,
.liquid-3ccc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accordion_stale_096f p:last-child,
.liquid-3ccc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .medium-e0c8,
#masthead .medium-e0c8 {
  display: none;
}
#masthead
  > .medium-e0c8.progress_fde8 {
  display: none;
}
#masthead > .medium-e0c8 button {
  left: 0;
}
.backdrop_top_7c59 {
  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%;
}
.backdrop_top_7c59 .dropdown-pink-844c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_top_7c59 .down_cbfe {
  display: -webkit-box;
  display: flex;
}
.backdrop_top_7c59 .down_cbfe.content-north-30ce {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_top_7c59 .down_cbfe.overlay-20d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_top_7c59 .down_cbfe.alert-advanced-c28b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_top_7c59.message_active_6a57.mask_9227 .down_cbfe.content-north-30ce {
  flex-basis: 100%;
}
.backdrop_top_7c59.smooth_2549 .down_cbfe.overlay-20d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_top_7c59.smooth_2549 .down_cbfe.alert-advanced-c28b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .medium-e0c8.progress_fde8 {
  display: none;
}
#masthead > .medium-e0c8 button {
  left: 0;
}
.main-5428 {
  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;
}
.main-5428:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-5428.frame_1561 i {
  margin-right: 4px;
}
.main-5428.hidden-0d38 i {
  margin-left: 5px;
}
.alert-e76e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert-e76e p:last-child {
  margin-bottom: 0;
}
.title_liquid_6daa {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title_liquid_6daa a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title_liquid_6daa img {
  display: block;
  width: auto;
  line-height: 1;
}
.title_liquid_6daa .pro_dc96 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title_liquid_6daa .block-b88f {
  margin: 5px 0 7px 0;
}
.title_liquid_6daa.article-last-6315 .row-outer-214a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_liquid_6daa.article-last-6315 .tertiary-5cc8 {
  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;
}
.title_liquid_6daa.paragraph-4a21 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title_liquid_6daa.paragraph-4a21 .row-outer-214a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_liquid_6daa.paragraph-4a21 .tertiary-5cc8 {
  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;
}
.title_liquid_6daa.banner_7588 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_liquid_6daa.feature_2190 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title_liquid_6daa.feature_2190 .tertiary-5cc8 {
  margin-top: 7px;
}
.footer-43b2 {
  display: inline-block;
}
.fluid-9862 .popup_yellow_c093 .title_liquid_6daa img {
  max-width: 100%;
}
.sidebar-d519 .article_f110.narrow-c7fa,
.label-top-07dc .article_f110.narrow-c7fa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-d519 .popup_ed68,
.label-top-07dc .popup_ed68 {
  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%);
}
.sidebar-d519 .popup_ed68 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sidebar-d519.gold_5556 .popup_ed68 {
  display: none;
}
.sidebar-d519 .detail-d05e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-d519 .detail-d05e li {
  display: inline-block;
  position: relative;
}
.sidebar-d519 .detail-d05e li:last-child {
  margin-right: 0;
}
.sidebar-d519 .detail-d05e 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;
}
.sidebar-d519 .detail-d05e li.advanced-7a48 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sidebar-d519 .detail-d05e > 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;
}
.sidebar-d519 .detail-d05e > li > a i {
  line-height: 0;
}
.sidebar-d519 .detail-d05e > li.photo-9f47 > a .popup_ed68 {
  margin-left: 4px;
  line-height: 0;
}
.sidebar-d519 .detail-d05e .plasma_da1a li.photo-9f47 > a {
  position: relative;
}
.sidebar-d519 .detail-d05e .plasma_da1a li.photo-9f47 > a:after,
.sidebar-d519 .detail-d05e .plasma_da1a li.photo-9f47 > a:before {
  content: "";
  display: table;
}
.sidebar-d519 .detail-d05e .plasma_da1a li.photo-9f47 > a:after {
  clear: both;
}
.sidebar-d519 .detail-d05e .plasma_da1a li.photo-9f47 > a .popup_ed68 {
  margin-left: 5px;
  float: right;
}
.sidebar-d519 .solid_49f7,
.sidebar-d519 .plasma_da1a {
  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;
}
.sidebar-d519 .plasma_da1a {
  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;
}
.sidebar-d519 .plasma_da1a .narrow-c7fa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sidebar-d519 .plasma_da1a .popup_ed68 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sidebar-d519 .plasma_da1a li {
  display: block;
  margin: 0;
  padding: 0;
}
.sidebar-d519 .plasma_da1a 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;
}
.sidebar-d519 .plasma_da1a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-d519 .plasma_da1a .plasma_da1a {
  top: 0;
  left: 100%;
}
.sidebar-d519 .secondary_tall_4403.fn-focus-6e8c > .solid_49f7,
.sidebar-d519 .secondary_tall_4403.fn-focus-6e8c > .plasma_da1a,
.sidebar-d519 .secondary_tall_4403:focus > .solid_49f7,
.sidebar-d519 .secondary_tall_4403:focus > .plasma_da1a,
.sidebar-d519 .secondary_tall_4403:hover > .solid_49f7,
.sidebar-d519 .secondary_tall_4403:hover > .plasma_da1a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sidebar-d519.avatar-light-21ed .block_yellow_c5fc:after,
.sidebar-d519.avatar-light-21ed .block_yellow_c5fc:before {
  content: "";
  display: table;
}
.sidebar-d519.avatar-light-21ed .block_yellow_c5fc:after {
  clear: both;
}
.sidebar-d519.avatar-light-21ed .block_yellow_c5fc > li {
  float: left;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc:after,
.sidebar-d519.full_54f6 .block_yellow_c5fc:before {
  content: "";
  display: table;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc:after {
  clear: both;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc > li {
  float: left;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-d519.full_54f6 .block_yellow_c5fc > li.hidden-inner-2e3c > a,
.sidebar-d519.full_54f6 .block_yellow_c5fc > li.advanced-7a48 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sidebar-d519.out-983d .block_yellow_c5fc > li > a .narrow-c7fa {
  position: relative;
}
.sidebar-d519.out-983d .block_yellow_c5fc > li > a .narrow-c7fa: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;
}
.sidebar-d519.out-983d
  .block_yellow_c5fc
  > li:focus
  > a
  .narrow-c7fa:before,
.sidebar-d519.out-983d
  .block_yellow_c5fc
  > li:hover
  > a
  .narrow-c7fa:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a
  .narrow-c7fa:before,
.sidebar-d519.out-983d
  .block_yellow_c5fc
  > li.motion_123f
  > a
  .narrow-c7fa:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-d519.gas_4719 .block_yellow_c5fc > li > a .narrow-c7fa {
  position: relative;
}
.sidebar-d519.gas_4719 .block_yellow_c5fc > li > a .narrow-c7fa: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;
}
.sidebar-d519.gas_4719 .block_yellow_c5fc > li:focus > a .narrow-c7fa:before,
.sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li:hover
  > a
  .narrow-c7fa:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.hidden-inner-2e3c
  > a
  .narrow-c7fa:before,
.sidebar-d519.gas_4719
  .block_yellow_c5fc
  > li.motion_123f
  > a
  .narrow-c7fa:before {
  width: 100%;
  background-color: currentColor;
}
.label-top-07dc .detail-d05e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label-top-07dc .detail-d05e li:first-child > a {
  border-top: none;
}
.label-top-07dc .detail-d05e .hidden_1ab8 > .narrow-c7fa .popup_ed68 {
  display: none;
}
.label-top-07dc .detail-d05e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label-top-07dc .detail-d05e li:last-child {
  border: none;
}
.label-top-07dc .detail-d05e li.photo-9f47 > a {
  padding-right: 45px !important;
}
.label-top-07dc .detail-d05e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label-top-07dc .detail-d05e li a:focus,
.label-top-07dc .detail-d05e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-top-07dc .detail-d05e li .content-wood-b6d2 {
  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;
}
.label-top-07dc .detail-d05e li .content-wood-b6d2:hover {
  box-shadow: none;
}
.label-top-07dc .detail-d05e li .content-wood-b6d2 .popup_ed68 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label-top-07dc .detail-d05e .plasma_da1a {
  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);
}
.label-top-07dc .detail-d05e .plasma_da1a li a {
  padding-left: 3em;
}
.label-top-07dc .detail-d05e .smooth-0a1a > a .content-wood-b6d2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label-top-07dc .detail-d05e .smooth-0a1a > .plasma_da1a {
  display: block;
  opacity: 1;
}
.summary_068d {
  max-width: 100%;
}
.hover_rough_734e {
  line-height: 0;
  cursor: pointer;
}
.dark-8a15 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dark-8a15:hover {
  box-shadow: none;
  color: currentColor;
}
.dark-8a15 svg {
  width: 18px;
  height: 18px;
}
.dark-8a15 .element-4c47 {
  display: none;
}
.primary-short-9fde {
  position: relative;
}
.primary-short-9fde.fn-active-6e8c .dark-8a15 .alert_8db0 {
  display: none;
}
.primary-short-9fde.fn-active-6e8c .dark-8a15 .element-4c47 {
  display: inline-block;
}
.primary-short-9fde .complex-512a {
  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);
}
.primary-short-9fde.gallery-6231 .complex-512a {
  left: auto;
  right: -0.9em;
}
.primary-short-9fde.gallery-6231 .table_white_80c2::before {
  left: auto;
  right: 15px;
}
.primary-short-9fde.fn-active-6e8c .complex-512a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gold_6a08 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gold_6a08 label {
  flex-basis: 100%;
}
.gold_6a08 .tooltip_blue_6125 {
  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;
}
.gold_6a08 .bright-4d0b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gold_6a08 .bright-4d0b:focus {
  background-color: transparent;
}
.gold_6a08 button.notification-53a0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gold_6a08 button.notification-53a0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gold_6a08 button.notification-53a0 svg {
  width: 18px;
  height: 18px;
}
.gold_6a08 input[type="submit"] {
  min-height: auto;
}
.fresh-a462 .gold_6a08 .bright-4d0b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_white_80c2 {
  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) {
  .table_white_80c2 {
    width: 220px;
  }
}
.table_white_80c2 label {
  flex-basis: 100%;
}
.table_white_80c2::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;
}
.background_9da3 .fresh-a462 .gold_6a08 {
  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;
}
.background_9da3
  .fresh-a462
  .gold_6a08
  .tooltip_blue_6125 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.background_9da3 .fresh-a462 .gold_6a08 .bright-4d0b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.background_9da3
  .fresh-a462
  .gold_6a08
  .bright-4d0b:focus {
  background: 0 0;
}
.background_9da3
  .fresh-a462
  .gold_6a08
  .selected-4a92 {
  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;
}
.hero-3bb2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-3bb2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-3bb2 li:last-child {
  margin-right: 0;
}
.hero-3bb2 li:first-child {
  margin-left: 0;
}
.hero-3bb2.outline_focused_f11c a {
  color: #fff;
}
.hero-3bb2.outline_focused_f11c a:hover {
  color: #fff;
}
.hero-3bb2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-3bb2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-3bb2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-3bb2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-3bb2 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-3bb2 [class*="social-icon-apple"].chip-bronze-623b {
  background-color: transparent;
  color: #999;
}
.hero-3bb2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-3bb2 [class*="social-icon-behance"].chip-bronze-623b {
  background-color: transparent;
  color: #1769ff;
}
.hero-3bb2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-3bb2 [class*="social-icon-bitbucket"].chip-bronze-623b {
  background-color: transparent;
  color: #205081;
}
.hero-3bb2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-3bb2 [class*="social-icon-codepen"].chip-bronze-623b {
  background-color: transparent;
  color: #000;
}
.hero-3bb2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-3bb2 [class*="social-icon-delicious"].chip-bronze-623b {
  background-color: transparent;
  color: #39f;
}
.hero-3bb2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-3bb2 [class*="social-icon-digg"].chip-bronze-623b {
  background-color: transparent;
  color: #005be2;
}
.hero-3bb2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-3bb2 [class*="social-icon-dribbble"].chip-bronze-623b {
  background-color: transparent;
  color: #ea4c89;
}
.hero-3bb2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-3bb2 [class*="social-icon-envelope"].chip-bronze-623b {
  background-color: transparent;
  color: #ea4335;
}
.hero-3bb2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-3bb2 [class*="social-icon-facebook"].chip-bronze-623b {
  background-color: transparent;
  color: #3b5998;
}
.hero-3bb2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-3bb2 [class*="social-icon-flickr"].chip-bronze-623b {
  background-color: transparent;
  color: #0063dc;
}
.hero-3bb2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-3bb2 [class*="social-icon-foursquare"].chip-bronze-623b {
  background-color: transparent;
  color: #2d5be3;
}
.hero-3bb2 [class*="social-icon-github"] {
  background-color: #333;
}
.hero-3bb2 [class*="social-icon-github"].chip-bronze-623b {
  background-color: transparent;
  color: #333;
}
.hero-3bb2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-3bb2 [class*="social-icon-google-plus"].chip-bronze-623b {
  background-color: transparent;
  color: #dd4b39;
}
.hero-3bb2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-3bb2 [class*="social-icon-houzz"].chip-bronze-623b {
  background-color: transparent;
  color: #7ac142;
}
.hero-3bb2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-3bb2 [class*="social-icon-instagram"].chip-bronze-623b {
  background-color: transparent;
  color: #262626;
}
.hero-3bb2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-3bb2 [class*="social-icon-jsfiddle"].chip-bronze-623b {
  background-color: transparent;
  color: #487aa2;
}
.hero-3bb2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-3bb2 [class*="social-icon-linkedin"].chip-bronze-623b {
  background-color: transparent;
  color: #0077b5;
}
.hero-3bb2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-3bb2 [class*="social-icon-medium"].chip-bronze-623b {
  background-color: transparent;
  color: #00ab6b;
}
.hero-3bb2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-3bb2
  [class*="social-icon-odnoklassniki"].chip-bronze-623b {
  background-color: transparent;
  color: #f4731c;
}
.hero-3bb2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-3bb2 [class*="social-icon-meetup"].chip-bronze-623b {
  background-color: transparent;
  color: #ec1c40;
}
.hero-3bb2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-3bb2 [class*="social-icon-pinterest"].chip-bronze-623b {
  background-color: transparent;
  color: #bd081c;
}
.hero-3bb2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-3bb2 [class*="social-icon-product-hunt"].chip-bronze-623b {
  background-color: transparent;
  color: #da552f;
}
.hero-3bb2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-3bb2 [class*="social-icon-reddit"].chip-bronze-623b {
  background-color: transparent;
  color: #ff4500;
}
.hero-3bb2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-3bb2 [class*="social-icon-rss"].chip-bronze-623b {
  background-color: transparent;
  color: #f26522;
}
.hero-3bb2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-3bb2
  [class*="social-icon-shopping-cart"].chip-bronze-623b {
  background-color: transparent;
  color: #4caf50;
}
.hero-3bb2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-3bb2 [class*="social-icon-skype"].chip-bronze-623b {
  background-color: transparent;
  color: #00aff0;
}
.hero-3bb2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-3bb2 [class*="social-icon-slideshare"].chip-bronze-623b {
  background-color: transparent;
  color: #0077b5;
}
.hero-3bb2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-3bb2 [class*="social-icon-snapchat"].chip-bronze-623b {
  background-color: transparent;
  color: #fffc00;
}
.hero-3bb2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-3bb2 [class*="social-icon-soundcloud"].chip-bronze-623b {
  background-color: transparent;
  color: #f80;
}
.hero-3bb2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-3bb2 [class*="social-icon-spotify"].chip-bronze-623b {
  background-color: transparent;
  color: #2ebd59;
}
.hero-3bb2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-3bb2
  [class*="social-icon-stack-overflow"].chip-bronze-623b {
  background-color: transparent;
  color: #fe7a15;
}
.hero-3bb2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-3bb2 [class*="social-icon-maldkfgram"].chip-bronze-623b {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-3bb2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-3bb2 [class*="social-icon-tripadvisor"].chip-bronze-623b {
  background-color: transparent;
  color: #589442;
}
.hero-3bb2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-3bb2 [class*="social-icon-tumblr"].chip-bronze-623b {
  background-color: transparent;
  color: #35465c;
}
.hero-3bb2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-3bb2 [class*="social-icon-twitch"].chip-bronze-623b {
  background-color: transparent;
  color: #6441a5;
}
.hero-3bb2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-3bb2 [class*="social-icon-twitter"].chip-bronze-623b {
  background-color: transparent;
  color: #1da1f2;
}
.hero-3bb2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-3bb2 [class*="social-icon-vimeo"].chip-bronze-623b {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-3bb2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-3bb2 [class*="social-icon-vk"].chip-bronze-623b {
  background-color: transparent;
  color: #45668e;
}
.hero-3bb2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-3bb2 [class*="social-icon-weibo"].chip-bronze-623b {
  background-color: transparent;
  color: #df2029;
}
.hero-3bb2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-3bb2 [class*="social-icon-weixin"].chip-bronze-623b {
  background-color: transparent;
  color: #7bb32e;
}
.hero-3bb2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-3bb2 [class*="social-icon-whatsapp"].chip-bronze-623b {
  background-color: transparent;
  color: #25d366;
}
.hero-3bb2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-3bb2 [class*="social-icon-wordpress"].chip-bronze-623b {
  background-color: transparent;
  color: #21759b;
}
.hero-3bb2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-3bb2 [class*="social-icon-xing"].chip-bronze-623b {
  background-color: transparent;
  color: #026466;
}
.hero-3bb2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-3bb2 [class*="social-icon-yelp"].chip-bronze-623b {
  background-color: transparent;
  color: #af0606;
}
.hero-3bb2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-3bb2 [class*="social-icon-youtube"].chip-bronze-623b {
  background-color: transparent;
  color: #cd201f;
}
.last-830e {
  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;
}
.last-830e:hover {
  box-shadow: none;
  background: 0 0;
}
.static_61af {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input_3ebd {
  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;
}
.alert_hard_2d07 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.shadow_f32a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.shadow_f32a,
.shadow_f32a::after,
.shadow_f32a::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;
}
.shadow_f32a::after,
.shadow_f32a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary-blue-8a39 .input_3ebd .alert_hard_2d07 {
  margin-top: -2px;
  width: 19px;
}
.summary-blue-8a39 .input_3ebd .shadow_f32a {
  margin-top: -1px;
}
.summary-blue-8a39 .input_3ebd .shadow_f32a,
.summary-blue-8a39 .input_3ebd .shadow_f32a::after,
.summary-blue-8a39 .input_3ebd .shadow_f32a::before {
  width: 19px;
  height: 2px;
}
.summary-blue-8a39 .input_3ebd .shadow_f32a::before {
  top: -6px;
}
.summary-blue-8a39 .input_3ebd .shadow_f32a::after {
  bottom: -6px;
}
.gold_b0c2 .input_3ebd .alert_hard_2d07 {
  margin-top: -2px;
  width: 22px;
}
.gold_b0c2 .input_3ebd .shadow_f32a {
  margin-top: -1px;
}
.gold_b0c2 .input_3ebd .shadow_f32a,
.gold_b0c2 .input_3ebd .shadow_f32a::after,
.gold_b0c2 .input_3ebd .shadow_f32a::before {
  width: 22px;
  height: 2px;
}
.gold_b0c2 .input_3ebd .shadow_f32a::before {
  top: -7px;
}
.gold_b0c2 .input_3ebd .shadow_f32a::after {
  bottom: -7px;
}
.liquid-832a .input_3ebd .alert_hard_2d07 {
  margin-top: -2px;
  width: 31px;
}
.liquid-832a .input_3ebd .shadow_f32a {
  margin-top: -1.5px;
}
.liquid-832a .input_3ebd .shadow_f32a,
.liquid-832a .input_3ebd .shadow_f32a::after,
.liquid-832a .input_3ebd .shadow_f32a::before {
  width: 31px;
  height: 3px;
}
.liquid-832a .input_3ebd .shadow_f32a::before {
  top: -9px;
}
.liquid-832a .input_3ebd .shadow_f32a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .carousel_tall_5210 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 19px;
  }
  .carousel_tall_5210 .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .carousel_tall_5210 .input_3ebd .shadow_f32a,
  .carousel_tall_5210 .input_3ebd .shadow_f32a::after,
  .carousel_tall_5210 .input_3ebd .shadow_f32a::before {
    width: 19px;
    height: 2px;
  }
  .carousel_tall_5210 .input_3ebd .shadow_f32a::before {
    top: -6px;
  }
  .carousel_tall_5210 .input_3ebd .shadow_f32a::after {
    bottom: -6px;
  }
  .light_af14 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 22px;
  }
  .light_af14 .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .light_af14 .input_3ebd .shadow_f32a,
  .light_af14 .input_3ebd .shadow_f32a::after,
  .light_af14 .input_3ebd .shadow_f32a::before {
    width: 22px;
    height: 2px;
  }
  .light_af14 .input_3ebd .shadow_f32a::before {
    top: -7px;
  }
  .light_af14 .input_3ebd .shadow_f32a::after {
    bottom: -7px;
  }
  .picture-5759 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 31px;
  }
  .picture-5759 .input_3ebd .shadow_f32a {
    margin-top: -1.5px;
  }
  .picture-5759 .input_3ebd .shadow_f32a,
  .picture-5759 .input_3ebd .shadow_f32a::after,
  .picture-5759 .input_3ebd .shadow_f32a::before {
    width: 31px;
    height: 3px;
  }
  .picture-5759 .input_3ebd .shadow_f32a::before {
    top: -9px;
  }
  .picture-5759 .input_3ebd .shadow_f32a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .narrow-1e24 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 19px;
  }
  .narrow-1e24 .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .narrow-1e24 .input_3ebd .shadow_f32a,
  .narrow-1e24 .input_3ebd .shadow_f32a::after,
  .narrow-1e24 .input_3ebd .shadow_f32a::before {
    width: 19px;
    height: 2px;
  }
  .narrow-1e24 .input_3ebd .shadow_f32a::before {
    top: -6px;
  }
  .narrow-1e24 .input_3ebd .shadow_f32a::after {
    bottom: -6px;
  }
  .overlay_fixed_63e0 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a,
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a::after,
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a::before {
    width: 22px;
    height: 2px;
  }
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a::before {
    top: -7px;
  }
  .overlay_fixed_63e0 .input_3ebd .shadow_f32a::after {
    bottom: -7px;
  }
  .badge_de72 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_de72 .input_3ebd .shadow_f32a {
    margin-top: -1.5px;
  }
  .badge_de72 .input_3ebd .shadow_f32a,
  .badge_de72 .input_3ebd .shadow_f32a::after,
  .badge_de72 .input_3ebd .shadow_f32a::before {
    width: 31px;
    height: 3px;
  }
  .badge_de72 .input_3ebd .shadow_f32a::before {
    top: -9px;
  }
  .badge_de72 .input_3ebd .shadow_f32a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .small_c2d8 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 19px;
  }
  .small_c2d8 .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .small_c2d8 .input_3ebd .shadow_f32a,
  .small_c2d8 .input_3ebd .shadow_f32a::after,
  .small_c2d8 .input_3ebd .shadow_f32a::before {
    width: 19px;
    height: 2px;
  }
  .small_c2d8 .input_3ebd .shadow_f32a::before {
    top: -6px;
  }
  .small_c2d8 .input_3ebd .shadow_f32a::after {
    bottom: -6px;
  }
  .dark-5bcc .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 22px;
  }
  .dark-5bcc .input_3ebd .shadow_f32a {
    margin-top: -1px;
  }
  .dark-5bcc .input_3ebd .shadow_f32a,
  .dark-5bcc .input_3ebd .shadow_f32a::after,
  .dark-5bcc .input_3ebd .shadow_f32a::before {
    width: 22px;
    height: 2px;
  }
  .dark-5bcc .input_3ebd .shadow_f32a::before {
    top: -7px;
  }
  .dark-5bcc .input_3ebd .shadow_f32a::after {
    bottom: -7px;
  }
  .item_green_e0f7 .input_3ebd .alert_hard_2d07 {
    margin-top: -2px;
    width: 31px;
  }
  .item_green_e0f7 .input_3ebd .shadow_f32a {
    margin-top: -1.5px;
  }
  .item_green_e0f7 .input_3ebd .shadow_f32a,
  .item_green_e0f7 .input_3ebd .shadow_f32a::after,
  .item_green_e0f7 .input_3ebd .shadow_f32a::before {
    width: 31px;
    height: 3px;
  }
  .item_green_e0f7 .input_3ebd .shadow_f32a::before {
    top: -9px;
  }
  .item_green_e0f7 .input_3ebd .shadow_f32a::after {
    bottom: -9px;
  }
}
.block-beda .shadow_f32a {
  -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);
}
.block-beda .shadow_f32a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block-beda .shadow_f32a::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);
}
.block-beda.table_tiny_e007 .shadow_f32a {
  -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);
}
.block-beda.table_tiny_e007 .shadow_f32a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block-beda.table_tiny_e007 .shadow_f32a::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);
}
.orange-a722 {
  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.dim-f2dd:before {
  display: none;
}
.summary_4c86 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary_4c86 .east-e116 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary_4c86 .east-e116:last-of-type {
  border-bottom: none;
}
.summary_4c86 .east-e116.link_active_98d1,
.summary_4c86 .east-e116.aside_ad43,
.summary_4c86 .east-e116.paper-870f {
  padding: 0;
}
.summary_4c86 .label-top-07dc .content-wood-b6d2 {
  color: currentColor;
}
.summary_4c86 .label-top-07dc .content-wood-b6d2:focus,
.summary_4c86 .label-top-07dc .content-wood-b6d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_4c86.badge-65b1 .input_first_3f7f,
.summary_4c86.badge-65b1 .alert-e76e a,
.summary_4c86.badge-65b1 .block_yellow_c5fc a,
.summary_4c86.badge-65b1 .plasma_da1a a {
  color: rgba(0, 0, 0, 0.55);
}
.summary_4c86.badge-65b1 .input_first_3f7f:hover,
.summary_4c86.badge-65b1 .alert-e76e a:hover,
.summary_4c86.badge-65b1 .block_yellow_c5fc a:hover,
.summary_4c86.badge-65b1 .plasma_da1a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_4c86.badge-65b1 .fast_8291 {
  color: rgba(0, 0, 0, 0.8);
}
.summary_4c86.badge-65b1 .east-e116 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_4c86.badge-65b1 .east-e116:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary_4c86.badge-65b1 .selected-464c:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary_4c86.badge-65b1 .label-top-07dc .detail-d05e li a,
.summary_4c86.badge-65b1 .label-top-07dc .content-wood-b6d2,
.summary_4c86.badge-65b1 .plasma_da1a {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_4c86.badge-65b1 .label-top-07dc .content-wood-b6d2:focus,
.summary_4c86.badge-65b1 .label-top-07dc .content-wood-b6d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_4c86.badge-65b1 .detail-d05e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary_4c86.under-cd70 .input_first_3f7f,
.summary_4c86.under-cd70 .alert-e76e a,
.summary_4c86.under-cd70 .block_yellow_c5fc .content-wood-b6d2,
.summary_4c86.under-cd70 .block_yellow_c5fc a,
.summary_4c86.under-cd70 .plasma_da1a a {
  color: rgba(255, 255, 255, 0.79);
}
.summary_4c86.under-cd70 .input_first_3f7f:hover,
.summary_4c86.under-cd70 .alert-e76e a:hover,
.summary_4c86.under-cd70 .block_yellow_c5fc .content-wood-b6d2:hover,
.summary_4c86.under-cd70 .block_yellow_c5fc a:hover,
.summary_4c86.under-cd70 .plasma_da1a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_4c86.under-cd70 .fast_8291 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_4c86.under-cd70 .east-e116 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_4c86.under-cd70 .east-e116:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary_4c86.under-cd70 .selected-464c:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_4c86.under-cd70 .label-top-07dc .detail-d05e li a,
.summary_4c86.under-cd70 .label-top-07dc .content-wood-b6d2,
.summary_4c86.under-cd70 .plasma_da1a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_4c86.under-cd70 .label-top-07dc .content-wood-b6d2:focus,
.summary_4c86.under-cd70 .label-top-07dc .content-wood-b6d2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_4c86.under-cd70 .detail-d05e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-464c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.selected-464c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary-easy-3da0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status_bottom_d8a1 .summary_4c86 {
  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;
}
.status_bottom_d8a1 .east-e116 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status_bottom_d8a1 .east-e116: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) {
  .status_bottom_d8a1 .east-e116:before {
    width: 16%;
    left: 42%;
  }
}
.status_bottom_d8a1 .east-e116:last-child:before {
  content: none;
}
.status_bottom_d8a1 .east-e116[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status_bottom_d8a1 .label-top-07dc .detail-d05e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status_bottom_d8a1 .label-top-07dc .detail-d05e li a .content-wood-b6d2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status_bottom_d8a1 .label-top-07dc .plasma_da1a {
  border: none;
}
.status_bottom_d8a1 .label-top-07dc .plasma_da1a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status_bottom_d8a1 .selected-464c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status_bottom_d8a1 .primary-easy-3da0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status_bottom_d8a1 .under-cd70 .selected-464c:before {
  background: rgba(0, 0, 0, 0.9);
}
.status_bottom_d8a1 .badge-65b1.secondary_medium_843e .shadow_f32a {
  background: rgba(0, 0, 0, 0.6);
}
.status_bottom_d8a1
  .badge-65b1.secondary_medium_843e
  .shadow_f32a::after,
.status_bottom_d8a1
  .badge-65b1.secondary_medium_843e
  .shadow_f32a:before {
  background: inherit;
}
.status_bottom_d8a1
  .badge-65b1.secondary_medium_843e:hover
  .shadow_f32a {
  background: rgba(0, 0, 0, 0.8);
}
.hero_action_4721 .summary_4c86 {
  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) {
  .hero_action_4721 .summary_4c86 {
    width: auto;
    right: 45px;
  }
}
.layout-last-863e .summary_4c86 {
  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) {
  .layout-last-863e .summary_4c86 {
    width: auto;
    left: 45px;
  }
}
.dim-f2dd .summary_4c86 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dim-f2dd .primary-easy-3da0 {
  max-width: 48em;
  margin: 0 auto;
}
.dim-f2dd .selected-464c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.clean_85d5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.clean_85d5.status_bottom_d8a1 .summary_4c86 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.clean_85d5.hero_action_4721 .summary_4c86 {
  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);
}
.clean_85d5 .summary_4c86 {
  visibility: visible;
}
.clean_85d5.layout-last-863e .summary_4c86 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.inner_0479,
.progress-gas-c57b {
  overflow-x: hidden;
}
.inner_0479 .summary_4c86 {
  overflow: auto;
}
.inner_0479.status_bottom_d8a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_0479.status_bottom_d8a1 .summary_4c86 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.inner_0479.status_bottom_d8a1 .last-830e {
  opacity: 0;
}
.inner_0479.hero_action_4721 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_0479.hero_action_4721 .summary_4c86 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.inner_0479.hero_action_4721 .last-830e {
  opacity: 0;
}
.inner_0479.layout-last-863e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_0479.layout-last-863e .summary_4c86 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.inner_0479.layout-last-863e .last-830e {
  opacity: 0;
}
.inner_0479.dim-f2dd .summary_4c86 {
  z-index: 10;
  visibility: visible;
}
.secondary_medium_843e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.secondary_medium_843e .shadow_f32a {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_medium_843e .shadow_f32a::after,
.secondary_medium_843e .shadow_f32a:before {
  background: inherit;
}
.secondary_medium_843e:hover .shadow_f32a {
  background: rgba(255, 255, 255, 0.99);
}
.layout-last-863e .secondary_medium_843e {
  top: 10px;
  right: auto;
  left: 12px;
}
.dim-f2dd .secondary_medium_843e {
  display: none !important;
}
.inner_0479:before,
.progress-gas-c57b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.inner_0479 .secondary_medium_843e,
.progress-gas-c57b .secondary_medium_843e {
  display: inline-block;
}
.summary_4c86 .dropdown-pink-844c {
  -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;
}
.inner_0479 .summary_4c86 .dropdown-pink-844c,
.progress-gas-c57b .summary_4c86 .dropdown-pink-844c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dirty_1227 .tooltip_blue_6125 {
  width: 100%;
}
.popup_yellow_c093 {
  padding: 0 0.5em 0;
}
.popup_yellow_c093 [class*="customify-col-"],
.popup_yellow_c093 [class*="customify-col_"],
.popup_yellow_c093 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-5f23 .popup_yellow_c093 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .footer_gold_8d27 .outline_easy_869d,
  .outline_easy_869d {
    display: none;
  }
  .outer-1196 {
    text-align: left;
  }
  .fresh_803b {
    text-align: center;
  }
  .pattern_3437 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .footer_gold_8d27 .sort_8930,
  .sort_8930 {
    display: none;
  }
  .label-blue-d35f {
    text-align: left;
  }
  .header-12ca {
    text-align: center;
  }
  .menu-6441 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .footer_gold_8d27 .soft_15a4,
  .soft_15a4 {
    display: none;
  }
  .feature-c3c5 {
    text-align: left;
  }
  .logo_eccd {
    text-align: center;
  }
  .button-down-76ba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover_99ab {
  box-shadow: none !important;
}
.shadow-e121 .shade_active_b114,
.title_slow_7d1e .shade_active_b114 {
  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;
}
.title_slow_7d1e .shade_active_b114 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-new-0e9c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item-new-0e9c:after,
.item-new-0e9c:before {
  content: "";
  display: table;
}
.item-new-0e9c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item-new-0e9c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item-new-0e9c,
.selected-ffd1 {
  max-width: 1248px;
  margin: 0 auto;
}

.mini-6577.east-3d26 .item-new-0e9c {
  max-width: 100%;
}
.mini-6577.title_under_f800 {
  max-width: 1200px;
  margin: 0 auto;
}
.mini-6577.gas_1f93 .item-new-0e9c {
  max-width: 100%;
}
.mini-6577.gas_1f93 > .item-new-0e9c {
  padding-left: 0;
  padding-right: 0;
}
.mini-6577.gas_1f93 > .item-new-0e9c .footer_gold_8d27 {
  margin: 0;
}
.mini-6577.gas_1f93
  > .item-new-0e9c
  .image_abc9.liquid_72b8 {
  margin-right: 0;
  margin-left: 0;
}
.mini-6577.gas_1f93 #main.liquid_72b8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .rough-0700 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .rough-0700 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth-1c6f .tooltip-gold-4fce {
    padding-right: 1em;
  }
  .smooth-1c6f.center-9054 .image_abc9 {
    border-right: 1px solid #eaecee;
  }
  .smooth-1c6f.center-9054 .tooltip-gold-4fce {
    padding-right: 1em;
  }
  .smooth-1c6f.center-9054 .pagination_eb87 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-in-a4eb .tooltip-gold-4fce {
    padding-left: 1em;
  }
  .info-in-a4eb.center-9054 .image_abc9 {
    border-left: 1px solid #eaecee;
  }
  .info-in-a4eb.center-9054 .tooltip-gold-4fce {
    padding-left: 1em;
  }
  .info-in-a4eb.center-9054 .pagination_eb87 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_old_a2fb .tooltip-gold-4fce {
    padding-left: 1em;
  }
  .carousel_old_a2fb.center-9054 .outline-0934 {
    border-right: 1px solid #eaecee;
  }
  .carousel_old_a2fb.center-9054 .banner_b522 {
    border-right: 1px solid #eaecee;
  }
  .carousel_old_a2fb.center-9054 .tooltip-gold-4fce {
    padding-left: 1em;
  }
  .carousel_old_a2fb.center-9054 .pagination_eb87 {
    padding-right: 1em;
  }
  .carousel_old_a2fb.center-9054 .banner_8728 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark_144a .tooltip-gold-4fce {
    padding-right: 1em;
  }
  .dark_144a.center-9054 .outline-0934 {
    border-left: 1px solid #eaecee;
  }
  .dark_144a.center-9054 .banner_b522 {
    border-left: 1px solid #eaecee;
  }
  .dark_144a.center-9054 .tooltip-gold-4fce {
    padding-right: 1em;
  }
  .dark_144a.center-9054 .pagination_eb87 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark_144a.center-9054 .banner_8728 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-0700 .tooltip-gold-4fce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough-0700.center-9054 .image_abc9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .rough-0700.center-9054 .tooltip-gold-4fce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough-0700.center-9054 .pagination_eb87 {
    padding-left: 1em;
  }
  .rough-0700.center-9054 .banner_8728 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .rough-0700.center-9054 .tooltip-gold-4fce {
    padding-left: 0;
  }
}
.narrow_f6ea .surface-44f8 {
  display: inline-block;
}
.paragraph_active_e4b0 {
  display: inline-block;
}
.first-14a5 {
  word-con: break-word;
}
.tiny-3774 > span {
  display: inline-block;
  padding: 5px 0;
}
.tiny-3774 .steel_2155 {
  margin-left: 8px;
  margin-right: 8px;
}
.tiny-3774 .yellow-491d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hero-black-636b .preview-red-409d {
  margin-bottom: 2em;
}
.hero-black-636b .hard_9408 {
  margin-bottom: 15px;
}
.hero-black-636b .hard_9408:last-child {
  margin-bottom: 0;
}
.hero-black-636b .modal_center_e124 {
  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) {
  .hero-black-636b .modal_center_e124 {
    display: block;
  }
}
.hero-black-636b .fluid-c1c4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hero-black-636b .fluid-c1c4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hero-black-636b .image_cfb1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hero-black-636b .image_cfb1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hero-black-636b .image_cfb1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hero-black-636b .first-14a5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-black-636b .first-14a5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hero-black-636b .background-6b20 p:last-child {
  margin-bottom: 0;
}
.hero-black-636b .under_2627 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hero-black-636b .popup_d8c6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hero-black-636b .silver-645f {
  margin-top: 1em;
}
.hero-black-636b .feature-purple-bff1 {
  top: 0;
  display: block;
}
.hero-black-636b .feature-purple-bff1 a {
  color: inherit;
}
.hero-black-636b .feature-purple-bff1 a:hover {
  color: inherit;
}
.hero-black-636b .mask_prev_8c12 {
  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;
}
.hero-black-636b .mask_prev_8c12:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hero-black-636b .popup_d8c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hero-black-636b .paragraph_liquid_b512 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hero-black-636b .paragraph_liquid_b512:first-child {
  margin-top: 0;
}
.hero-black-636b .paragraph_liquid_b512.link_9e04 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero-black-636b .paragraph_liquid_b512.section-02ea {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-black-636b
  .paragraph_liquid_b512.section-02ea.plasma_4aba
  .silver-645f {
  width: 100%;
}
.hero-black-636b .section-02ea {
  -webkit-box-align: center;
  align-items: center;
}
.hero-black-636b .section-02ea .tiny-3774,
.hero-black-636b .section-02ea > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hero-black-636b .image_cfb1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-black-636b .image_cfb1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero-black-636b .image_cfb1: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;
}
.hero-black-636b .link_9e04 {
  z-index: 5;
}
.hero-black-636b .fluid-f891 .hovered-1434 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hero-black-636b .table_outer_46e9 .hovered-1434 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hero-black-636b .notification-7998 .hovered-1434 {
  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;
}
.hero-black-636b.text_tall_cee3 .modal_center_e124,
.hero-black-636b.gallery_14da .modal_center_e124 {
  display: block;
}
.hero-black-636b.text_tall_cee3 .modal_center_e124 .aside-2ef2,
.hero-black-636b.text_tall_cee3 .modal_center_e124 .popup_d8c6,
.hero-black-636b.gallery_14da .modal_center_e124 .aside-2ef2,
.hero-black-636b.gallery_14da .modal_center_e124 .popup_d8c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero-black-636b.white-b629 .fluid-c1c4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hero-black-636b.white-b629 .fluid-c1c4 {
    margin-right: 0;
  }
}
.hero-black-636b.text_tall_cee3 .fluid-c1c4,
.hero-black-636b.gallery_14da .fluid-c1c4 {
  padding-top: 40%;
}
.hero-black-636b.text_tall_cee3 .preview-red-409d,
.hero-black-636b.gallery_14da .preview-red-409d {
  display: block;
}
.hero-black-636b.text_tall_cee3 .fn-sticky-6e8c .popup_d8c6,
.hero-black-636b.gallery_14da .fn-sticky-6e8c .popup_d8c6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hero-black-636b.text_tall_cee3 .fluid-c1c4,
.hero-black-636b.gallery_14da .fluid-c1c4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hero-black-636b.text_tall_cee3 .popup_d8c6 {
  padding: 1em;
}
.motion-14cd {
  margin: 30px auto;
  display: block;
}
.motion-14cd .hovered-56ed > * {
  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;
}
.motion-14cd .hovered-56ed > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.motion-14cd .hovered-56ed span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag-motion-93eb .tiny-3774 {
  margin-bottom: 1.41575em;
}
.tag-motion-93eb .focused_3eca {
  margin-bottom: 1.618em;
}
.liquid_8d80 .carousel-3392 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.liquid_8d80 .carousel-3392 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.liquid_8d80 .label_29a0 {
  max-width: 100%;
  overflow: auto;
}
.popup-db5d .liquid_8d80 a:hover {
  text-decoration: underline;
}
.info_red_f5f6 .hard_9408:not(.first-14a5),
.info_red_f5f6 .image_cfb1 {
  margin-bottom: 1.41575em;
}
.info_red_f5f6 .hard_9408:not(.first-14a5):last-child,
.info_red_f5f6 .image_cfb1:last-child {
  margin-bottom: 0;
}
.info_red_f5f6 .hard_9408.slow-b52b {
  margin-bottom: 0.41575em;
}
.info_red_f5f6 .tooltip_green_9cf8:before,
.info_red_f5f6 .gold_4855:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info_red_f5f6 .tooltip_green_9cf8:before {
  content: "\f115";
}
.info_red_f5f6 .gold_4855:before {
  content: "\f02c";
}
.info_red_f5f6 .lite-e803 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info_red_f5f6 .lite-e803 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.mask_cdaf {
  display: -webkit-box;
  display: flex;
}
.mask_cdaf .pro-d5e4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .mask_cdaf .pro-d5e4 {
    flex-basis: 90px;
  }
}
.mask_cdaf .bottom-dae7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .mask_cdaf .bottom-dae7 {
    flex-basis: calc(100% - 50px);
  }
}
.mask_cdaf .image_05c2 p:last-child {
  margin-bottom: 0.72em;
}
.shade-f8ef .hovered-56ed {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shade-f8ef .hovered-56ed:after,
.shade-f8ef .hovered-56ed:before {
  content: "";
  display: table;
}
.shade-f8ef .hovered-56ed:after {
  clear: both;
}
.shade-f8ef .hovered-56ed .bronze-c4e7,
.shade-f8ef .hovered-56ed .photo-yellow-c1a5 {
  width: 49%;
}
.shade-f8ef .hovered-56ed .bronze-c4e7 a span.gradient_fresh_2060,
.shade-f8ef .hovered-56ed .photo-yellow-c1a5 a span.gradient_fresh_2060 {
  display: block;
  margin-bottom: 5px;
}
.shade-f8ef .hovered-56ed .photo-yellow-c1a5 {
  float: left;
  text-align: left;
}
.shade-f8ef .hovered-56ed .bronze-c4e7 {
  float: right;
  text-align: right;
}
.dropdown_pro_af3a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_pro_af3a {
    margin-bottom: 0;
  }
}
.outer_cf75 {
  margin-bottom: 1em;
}
.outer_cf75 .first-14a5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside_8855 a {
  display: block;
  line-height: 0;
  position: relative;
}
.alert_7c09 .outer_cf75,
.content-short-bab2 .outer_cf75 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .alert_7c09 .outer_cf75,
  .content-short-bab2 .outer_cf75 {
    display: block;
  }
}
.alert_7c09 .aside_8855,
.content-short-bab2 .aside_8855 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .alert_7c09 .aside_8855,
  .content-short-bab2 .aside_8855 {
    margin-bottom: 1em;
  }
}
.alert_7c09 .aside_8855 img,
.content-short-bab2 .aside_8855 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.alert_7c09 .message_a94a,
.content-short-bab2 .message_a94a {
  flex-basis: calc(100% - 160px);
}
.alert_7c09 .message_a94a p,
.content-short-bab2 .message_a94a p {
  margin-bottom: 0;
}
.alert_7c09 .message_a94a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .alert_7c09 .message_a94a {
    padding-left: 0;
  }
}
.content-short-bab2 .message_a94a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .content-short-bab2 .message_a94a {
    padding-right: 0;
  }
}
.content-short-bab2 .aside_8855 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.motion-9bbf .aside_8855 {
  margin-bottom: 0.5em;
}
.motion-9bbf .aside_8855 img {
  width: 100%;
}
.message-first-5c8c .item-884d,
.description-fixed-0180 .item-884d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.description-fixed-0180 .image_abc9 .container-cc0c p:last-child {
  margin-bottom: 0;
}
.outline-full-07ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title-green-2e4d .middle_85c5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title-green-2e4d .middle_85c5:last-of-type {
    margin-bottom: 0;
  }
}
.title-green-2e4d .middle_85c5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title-green-2e4d .middle_85c5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title-green-2e4d .middle_85c5 ul li {
  margin: 0 0 0.6em;
}
.title-green-2e4d .middle_85c5 ul li.banner-paper-2c2b,
.title-green-2e4d .middle_85c5 ul li.top_e45c {
  position: relative;
}
.title-green-2e4d .middle_85c5 ul li.banner-paper-2c2b .notice_39a2,
.title-green-2e4d .middle_85c5 ul li.top_e45c .notice_39a2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title-green-2e4d .middle_85c5 ul li.banner-paper-2c2b:after:after,
.title-green-2e4d .middle_85c5 ul li.banner-paper-2c2b:after:before,
.title-green-2e4d
  .middle_85c5
  ul
  li.top_e45c:after:after,
.title-green-2e4d
  .middle_85c5
  ul
  li.top_e45c:after:before {
  content: "";
  display: table;
}
.title-green-2e4d .middle_85c5 ul li.banner-paper-2c2b:after:after,
.title-green-2e4d
  .middle_85c5
  ul
  li.top_e45c:after:after {
  clear: both;
}
.title-green-2e4d .middle_85c5 a.static_8c56:hover {
  text-decoration: none;
}
.title-green-2e4d .middle_85c5 select {
  max-width: 100%;
}
.title-green-2e4d .middle_85c5 table {
  font-size: 85%;
}
.title-green-2e4d .middle_85c5 table td,
.title-green-2e4d .middle_85c5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title-green-2e4d .middle_85c5 table tfoot td {
  text-align: left;
}
.title-green-2e4d .middle_85c5 :last-child {
  margin-bottom: 0;
}
.title-green-2e4d .middle_85c5 .main_fa6f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title-green-2e4d .middle_85c5 .main_fa6f label {
  width: 100%;
}
.title-green-2e4d .middle_85c5 .main_fa6f .bright-4d0b {
  width: 100%;
  display: block;
}
.title-green-2e4d .middle_85c5 .main_fa6f .notification-53a0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title-green-2e4d .middle_85c5 .main_fa6f .notification-53a0:hover svg #svg-search {
  fill: #444;
}
.title-green-2e4d .middle_85c5 .main_fa6f .notification-53a0 svg {
  width: 18px;
  height: 18px;
}
.title-green-2e4d .video-dirty-1589 ul ul,
.title-green-2e4d .pressed_3462 ul ul,
.title-green-2e4d .badge-hot-0923 ul ul,
.title-green-2e4d .element-black-69c0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title-green-2e4d .video-dirty-1589 .photo-9f47 > a,
.title-green-2e4d .pressed_3462 .photo-9f47 > a,
.title-green-2e4d .badge-hot-0923 .photo-9f47 > a,
.title-green-2e4d .element-black-69c0 .photo-9f47 > a {
  margin-bottom: 0;
}
.title-green-2e4d .iron-5421 li,
.title-green-2e4d .video-dirty-1589 li,
.title-green-2e4d .badge-aff8 li,
.title-green-2e4d .pressed_3462 li,
.title-green-2e4d .badge-hot-0923 li,
.title-green-2e4d .element-black-69c0 li,
.title-green-2e4d .card-eff6 li,
.title-green-2e4d .thumbnail-52f4 li {
  display: block;
  position: relative;
}
.title-green-2e4d .iron-5421 li:last-child,
.title-green-2e4d .video-dirty-1589 li:last-child,
.title-green-2e4d .badge-aff8 li:last-child,
.title-green-2e4d .pressed_3462 li:last-child,
.title-green-2e4d .badge-hot-0923 li:last-child,
.title-green-2e4d .element-black-69c0 li:last-child,
.title-green-2e4d .card-eff6 li:last-child,
.title-green-2e4d .thumbnail-52f4 li:last-child {
  border: none;
}
.title-green-2e4d .iron-5421 li a,
.title-green-2e4d .video-dirty-1589 li a,
.title-green-2e4d .badge-aff8 li a,
.title-green-2e4d .pressed_3462 li a,
.title-green-2e4d .badge-hot-0923 li a,
.title-green-2e4d .element-black-69c0 li a,
.title-green-2e4d .card-eff6 li a,
.title-green-2e4d .thumbnail-52f4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-green-2e4d .iron-5421 li ul li::before,
.title-green-2e4d .video-dirty-1589 li ul li::before,
.title-green-2e4d .badge-aff8 li ul li::before,
.title-green-2e4d .pressed_3462 li ul li::before,
.title-green-2e4d .badge-hot-0923 li ul li::before,
.title-green-2e4d .element-black-69c0 li ul li::before,
.title-green-2e4d .card-eff6 li ul li::before,
.title-green-2e4d .thumbnail-52f4 li ul li::before {
  left: 15px;
}
.title-green-2e4d .iron-5421 li ul a,
.title-green-2e4d .video-dirty-1589 li ul a,
.title-green-2e4d .badge-aff8 li ul a,
.title-green-2e4d .pressed_3462 li ul a,
.title-green-2e4d .badge-hot-0923 li ul a,
.title-green-2e4d .element-black-69c0 li ul a,
.title-green-2e4d .card-eff6 li ul a,
.title-green-2e4d .thumbnail-52f4 li ul a {
  padding-left: 20px;
}
.title-green-2e4d .iron-5421 li ul ul li::before,
.title-green-2e4d .video-dirty-1589 li ul ul li::before,
.title-green-2e4d .badge-aff8 li ul ul li::before,
.title-green-2e4d .pressed_3462 li ul ul li::before,
.title-green-2e4d .badge-hot-0923 li ul ul li::before,
.title-green-2e4d .element-black-69c0 li ul ul li::before,
.title-green-2e4d .card-eff6 li ul ul li::before,
.title-green-2e4d .thumbnail-52f4 li ul ul li::before {
  left: 30px;
}
.title-green-2e4d .iron-5421 li ul ul a,
.title-green-2e4d .video-dirty-1589 li ul ul a,
.title-green-2e4d .badge-aff8 li ul ul a,
.title-green-2e4d .pressed_3462 li ul ul a,
.title-green-2e4d .badge-hot-0923 li ul ul a,
.title-green-2e4d .element-black-69c0 li ul ul a,
.title-green-2e4d .card-eff6 li ul ul a,
.title-green-2e4d .thumbnail-52f4 li ul ul a {
  padding-left: 40px;
}
.title-green-2e4d .image_76c8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title-green-2e4d .thumbnail-52f4 ul li {
  margin-bottom: 1.41575em;
}
.title-green-2e4d .thumbnail-52f4 ul li .slider_left_c11d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title-green-2e4d .thumbnail-52f4 ul li .complex-cae1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.under-cd70 .iron-5421 li a,
.under-cd70 .video-dirty-1589 li a,
.under-cd70 .badge-aff8 li a,
.under-cd70 .pressed_3462 li a,
.under-cd70 .badge-hot-0923 li a,
.under-cd70 .element-black-69c0 li a,
.under-cd70 .card-eff6 li a,
.under-cd70 .thumbnail-52f4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-cd70 .image_76c8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-cd70 .middle_85c5 ul li.banner-paper-2c2b .notice_39a2,
.under-cd70 .middle_85c5 ul li.top_e45c .notice_39a2 {
  background: rgba(0, 0, 0, 0.2);
}
.under-cd70 .title-green-2e4d .middle_85c5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mini-6577 .title-green-2e4d .detail-d05e li {
  margin: 0;
}
.mini-6577 .title-green-2e4d .detail-d05e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mini-6577 .title-green-2e4d .detail-d05e li ul {
  margin: 0;
}
.mini-6577 .title-green-2e4d .detail-d05e li ul li a {
  padding-left: 15px;
}
.mini-6577 .title-green-2e4d .detail-d05e li ul li li a {
  padding-left: 30px;
}
.mini-6577 .title-green-2e4d .detail-d05e li.advanced-7a48 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mini-6577 .title-green-2e4d .detail-d05e li.advanced-7a48 > 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;
}
.mini-6577 .title-green-2e4d .detail-d05e li.advanced-7a48 > 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;
}
.nav-b79b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture_5a0a {
  position: relative;
  z-index: 10;
}
.texture_5a0a .dropdown-pink-844c {
  width: 100%;
  max-width: 100%;
}
.dropdown-stone-3224 .huge_8042 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown-stone-3224 .badge-65b1 {
}
.dropdown-stone-3224 .under-cd70 {
  background: #292929;
}
.wide_002f .huge_8042 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wide_002f .badge-65b1 {
  background: #f9f9f9;
}
.wide_002f .under-cd70 {
  background: #303030;
}
.north-ad47 .huge_8042 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .north-ad47 .surface-44f8 {
    margin-bottom: 1em;
  }
  .north-ad47 .surface-44f8:last-child {
    margin-bottom: 0;
  }
}
.north-ad47 .badge-65b1 {
  background: #ededed;
}
.north-ad47 .under-cd70 {
  background: #1a1a1a;
}
.huge_8042.badge-65b1 {
  color: rgba(0, 0, 0, 0.6);
}
.huge_8042.badge-65b1 .column-4abc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_8042.under-cd70 {
  color: rgba(255, 255, 255, 0.99);
}
.huge_8042.under-cd70 a:not(.static_8c56) {
  color: rgba(255, 255, 255, 0.79);
}
.huge_8042.under-cd70 a:not(.static_8c56):hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_8042.under-cd70 .column-4abc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_8042.under-cd70 table tbody td,
.huge_8042.under-cd70 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shade_first_570f.modal-pressed-4389 .item-new-0e9c {
  max-width: initial;
}
.shade_first_570f .element_stone_991f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shade_first_570f .element_stone_991f .dropdown-pink-844c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shade_first_570f .element_stone_991f .dropdown-pink-844c {
    display: block;
    margin-bottom: 2em;
  }
  .shade_first_570f .element_stone_991f .dropdown-pink-844c:last-child {
    margin-bottom: 0;
  }
}
.north-ad47 .surface-44f8:last-child,
.wide_002f .surface-44f8:last-child,
.dropdown-stone-3224 .surface-44f8:last-child {
  margin-bottom: 0;
}
.north-ad47 .surface-44f8 .title-green-2e4d .middle_85c5:last-child,
.wide_002f .surface-44f8 .title-green-2e4d .middle_85c5:last-child,
.dropdown-stone-3224 .surface-44f8 .title-green-2e4d .middle_85c5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .north-ad47 .component_right_efab,
  .north-ad47 .media_1e52,
  .wide_002f .component_right_efab,
  .wide_002f .media_1e52,
  .dropdown-stone-3224 .component_right_efab,
  .dropdown-stone-3224 .media_1e52 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture_5a0a .surface-44f8 {
    margin-bottom: 2em;
  }
}
.texture_5a0a p:last-child {
  margin-bottom: 0;
}
.texture_5a0a li,
.texture_5a0a ul {
  list-style: none;
  margin: 0;
}
.texture_5a0a ul ul {
  margin-left: 2.617924em;
}
.message-blue-b599 {
  font-size: 0.875em;
}

/* css-noise: 027d */
.widget-item-k1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
