/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper_dim_0ec6/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper_dim_0ec6
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.wrapper_dim_0ec6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.item_6c46.next_9bdf/licenses/gpl-2.0.panel-current-6fb6
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.row_stale_65dc/, (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.hovered_4780.text-abc6/normalize.warm-428d/
 ======
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.warm-428d v7.0.0 | MIT License | github.wrapper_dim_0ec6/necolas/normalize.warm-428d */
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;
}
.highlight-32a2 .next-8d0d,
.lite_433a,
.header_7e1f,
.pink-11e3,
.grid-easy-51f5,
.box-mini-8180,
.caption_stone_3526,
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;
}
.lite_433a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lite_433a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lite_433a,
  h1 {
    font-size: 1.8em;
  }
}
.header_7e1f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.header_7e1f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .header_7e1f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .header_7e1f,
  h2 {
    font-size: 1.7em;
  }
}
.pink-11e3,
h3 {
  font-size: 1.618em;
}
.highlight-32a2 .next-8d0d,
.grid-easy-51f5,
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_33d1 {
  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;
}
.tertiary-tiny-8fc2:after,
.tertiary-tiny-8fc2:before,
.paper_59aa:after,
.paper_59aa:before {
  content: "";
  display: table;
}
.tertiary-tiny-8fc2:after,
.paper_59aa:after {
  clear: both;
}
.picture_copper_a619 {
  float: right;
  margin-right: 0;
}
.sort-2885 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.plasma-75aa .column_gold_e88b,
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;
}
.plasma-75aa .column_gold_e88b: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;
}
.surface-d03f .column_gold_e88b {
  box-shadow: none;
}
.surface-d03f
  .column_gold_e88b
  .pink-118d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface-d03f .column_gold_e88b .left_f7ff {
  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;
}
.surface-d03f
  .column_gold_e88b
  .left_f7ff
  b {
  display: none;
}
.surface-d03f .photo-760e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.texture_clean_25c0:not(.pagination_2ac2):not(.module_dark_7dd0),
button:not(.pagination_2ac2):not(.module_dark_7dd0),
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ) {
  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;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):hover,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):hover,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):hover,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):hover,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):active,
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):active,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):active,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):active,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):active,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus {
  outline: 0;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6 {
  position: relative;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .container_selected_795d,
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .carousel_0f81,
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .gold-5059,
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  i,
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  svg,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .container_selected_795d,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .carousel_0f81,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .gold-5059,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  i,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  svg,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .container_selected_795d,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .carousel_0f81,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .gold-5059,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  i,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  svg,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .container_selected_795d,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .carousel_0f81,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .gold-5059,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  i,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  svg,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .container_selected_795d,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .carousel_0f81,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  .gold-5059,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  i,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6
  svg {
  visibility: hidden;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6:after,
button:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6:after,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6:after,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6:after,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ).fn-loading-e4b6: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;
}
.texture_clean_25c0:not(.pagination_2ac2):not(.module_dark_7dd0),
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ) {
  color: #fff;
  background: #235787;
}
.texture_clean_25c0:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="button"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="reset"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus,
input[type="submit"]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ):focus {
  color: #fff;
}
.texture_clean_25c0.fn-disabled-e4b6:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
.texture_clean_25c0[disabled]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
button.fn-disabled-e4b6:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ),
button[disabled]:not(.pagination_2ac2):not(
    .module_dark_7dd0
  ) {
  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;
}
.table_hard_4c97 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table_hard_4c97: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;
}
.small_8461 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message-thick-9aa3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.carousel_5c7d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tertiary-tiny-8fc2:after,
.tertiary-tiny-8fc2:before,
.content_static_50bc:after,
.content_static_50bc:before,
.east_626a:after,
.east_626a:before,
.heading-thick-4334:after,
.heading-thick-4334:before,
.article-d8fe:after,
.article-d8fe:before,
.mask_soft_5c11:after,
.mask_soft_5c11:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tertiary-tiny-8fc2:after,
.content_static_50bc:after,
.east_626a:after,
.heading-thick-4334:after,
.article-d8fe:after,
.mask_soft_5c11:after {
  clear: both;
}
.content_static_50bc .green-e2b2,
.east_626a .green-e2b2,
.card_737d .green-e2b2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop_under_3070 {
  display: inline-block;
}
.border-wide-b380 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-wide-b380 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-wide-b380 .content-0559 {
  padding: 1em 0;
  font-size: 85%;
}
.content-0559 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.small-88d6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.small-88d6:after,
.small-88d6:before {
  content: "";
  display: table;
}
.small-88d6:after {
  clear: both;
}
.middle-2011 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-73fb .middle-2011 {
  max-width: 50%;
}
.selected_5093 .middle-2011 {
  max-width: 33.33%;
}
.element-da6f .middle-2011 {
  max-width: 25%;
}
.slow_e22c .middle-2011 {
  max-width: 20%;
}
.stale-84c2 .middle-2011 {
  max-width: 16.66%;
}
.pattern-gas-b2f8 .middle-2011 {
  max-width: 14.28%;
}
.shade-48a9 .middle-2011 {
  max-width: 12.5%;
}
.fixed_bc04 .middle-2011 {
  max-width: 11.11%;
}
.in_a5ee {
  display: block;
}
.highlight-32a2 .description-d7c4 label,
.highlight-32a2 .paper-d70a label,
.highlight-32a2 .last-ed54 label,
.highlight-32a2 .next-07df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-261b {
  list-style: none;
  margin: 0;
}
.notification-261b article.dropdown_ac45 {
  margin-bottom: 0;
}
.notification-261b ul {
  list-style: none;
  margin: 0;
}
.notification-261b .white-8c68 li.dropdown_ac45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-261b .white-8c68 li.dropdown_ac45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-261b .white-8c68 li.dropdown_ac45: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) {
  .notification-261b .white-8c68 li.dropdown_ac45 li.dropdown_ac45 li.dropdown_ac45 li.dropdown_ac45 {
    padding-left: 0;
  }
}
article.dropdown_ac45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_ac45 .content_static_50bc p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_ac45 .backdrop-soft-0ddc {
  float: left;
}
article.dropdown_ac45 .item-wood-8f4d {
  margin-left: 85px;
}
article.dropdown_ac45 .active-0bff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_ac45 .active-0bff .component-wide-d272 {
  margin-left: 10px;
}
article.dropdown_ac45 .message-right-2c90 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_ac45 .thick-93c2 {
  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 .description-d7c4,
  #respond .last-ed54,
  #respond .next-07df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-d7c4 input,
#respond .last-ed54 input,
#respond .next-07df input {
  width: 100%;
}
#respond .next-07df {
  margin-right: 0;
}
#respond .backdrop_901f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_gold_7f61 {
  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;
}
.surface_gold_7f61.filter-251d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.surface_gold_7f61 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%);
}
.surface_gold_7f61:focus,
.surface_gold_7f61: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);
}
.hovered_79c8 {
  border-radius: 10%;
}
.section_5a41 {
  border-radius: 50%;
}
.action_60ce {
  font-size: 0.72em;
}
.center-9a56 {
  font-size: 0.875em;
}
.cool-0253 {
  font-size: 1.1em;
}
.blue_9307 {
  text-transform: uppercase;
  line-height: 1.2;
}
.blue_9307.action_60ce {
  letter-spacing: 0.5px;
}
.summary_4f2e,
.summary_4f2e a {
  color: #6d6d6d;
}
.summary_4f2e a:hover {
  color: #111;
}
.short-8db7 {
  color: #6d6d6d;
}
.nav-large-e7fa {
  overflow-x: hidden;
}
.nav-large-e7fa .avatar-5eb3.list-2299 {
  position: relative;
}
.nav-large-e7fa .avatar-5eb3.list-2299.last_1a41 {
  position: initial;
}
.nav-large-e7fa
  .avatar-5eb3.list-2299.last_1a41
  .backdrop-pressed-dbe1 {
  left: auto;
}
.nav-large-e7fa .avatar-5eb3 .backdrop-pressed-dbe1 {
  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;
}
.nav-large-e7fa .avatar-5eb3:hover.list-2299 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.nav-large-e7fa
  .avatar-5eb3:hover.list-2299
  .backdrop-pressed-dbe1 {
  display: block;
  z-index: 9999999;
}
.nav-large-e7fa .lite_8bf9 .secondary_new_aaf7,
.nav-large-e7fa .main-left-667d .secondary_new_aaf7 {
  display: none;
}
.nav-large-e7fa .article_06c7 .avatar-5eb3:hover.list-2299 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight-32a2 .description-d7c4 label,
.highlight-32a2 .paper-d70a label,
.highlight-32a2 .last-ed54 label,
.highlight-32a2 .next-07df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-261b {
  list-style: none;
  margin: 0;
}
.notification-261b article.dropdown_ac45 {
  margin-bottom: 0;
}
.notification-261b ul {
  list-style: none;
  margin: 0;
}
.notification-261b .white-8c68 li.dropdown_ac45 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-261b .white-8c68 li.dropdown_ac45 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-261b .white-8c68 li.dropdown_ac45: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) {
  .notification-261b .white-8c68 li.dropdown_ac45 li.dropdown_ac45 li.dropdown_ac45 li.dropdown_ac45 {
    padding-left: 0;
  }
}
article.dropdown_ac45 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown_ac45 .content_static_50bc p:last-of-type {
  margin-bottom: 0;
}
article.dropdown_ac45 .backdrop-soft-0ddc {
  float: left;
}
article.dropdown_ac45 .item-wood-8f4d {
  margin-left: 85px;
}
article.dropdown_ac45 .active-0bff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown_ac45 .active-0bff .component-wide-d272 {
  margin-left: 10px;
}
article.dropdown_ac45 .message-right-2c90 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown_ac45 .thick-93c2 {
  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 .description-d7c4,
  #respond .last-ed54,
  #respond .next-07df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description-d7c4 input,
#respond .last-ed54 input,
#respond .next-07df input {
  width: 100%;
}
#respond .next-07df {
  margin-right: 0;
}
#respond .backdrop_901f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.lite_8bf9 .stale-d240 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale-d240 .item-b12c.form_7394 .notification_copper_c326 > li > a:focus,
.stale-d240 .item-b12c.form_7394 .notification_copper_c326 > li > a:hover,
.stale-d240 .item-b12c.green_cdad .notification_copper_c326 > li > a:focus,
.stale-d240 .item-b12c.green_cdad .notification_copper_c326 > li > a:hover,
.stale-d240 .item-b12c.complex_7aa9 .notification_copper_c326 > li > a:focus,
.stale-d240 .item-b12c.complex_7aa9 .notification_copper_c326 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240
  .item-b12c.form_7394
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.stale-d240
  .item-b12c.form_7394
  .notification_copper_c326
  > li.feature-e0d9
  > a,
.stale-d240
  .item-b12c.green_cdad
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.stale-d240
  .item-b12c.green_cdad
  .notification_copper_c326
  > li.feature-e0d9
  > a,
.stale-d240
  .item-b12c.complex_7aa9
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.stale-d240 .item-b12c.complex_7aa9 .notification_copper_c326 > li.over-7e02 > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240 .orange_32aa,
.stale-d240 .orange_32aa a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240 .black_7dc6.pink-7836 li a,
.stale-d240 .shade-c10b a,
.stale-d240 .south-79fd,
.stale-d240 .notification_copper_c326 > li > a,
.stale-d240 .in_ad78 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240 .black_7dc6.pink-7836 li a:hover,
.stale-d240 .shade-c10b a:hover,
.stale-d240 .south-79fd:hover,
.stale-d240 .notification_copper_c326 > li > a:hover,
.stale-d240 .in_ad78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240 .stale_356b {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240 .stale_356b .gold_9c69 {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240 .stale_356b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-d240 .avatar-8f38 .overlay-a905 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240 .avatar-8f38 .overlay-a905 .accent-short-d5c4 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240
  .avatar-8f38
  .overlay-a905
  .accent-short-d5c4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240
  .avatar-8f38
  .overlay-a905
  .accent-short-d5c4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240
  .avatar-8f38
  .overlay-a905
  .accent-short-d5c4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240
  .avatar-8f38
  .overlay-a905
  .accent-short-d5c4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240 .avatar-8f38 .banner-complex-e710 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-d240 .avatar-8f38 .banner-complex-e710:hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-8d9a
  .stale-d240
  .avatar-8f38
  .paper_ea96
  .menu-under-bf8f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced-8d9a
  .stale-d240
  .avatar-8f38
  .paper_ea96
  .accent-short-d5c4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_8bf9 .widget_next_545c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_next_545c .item-b12c.form_7394 .notification_copper_c326 > li > a:focus,
.widget_next_545c .item-b12c.form_7394 .notification_copper_c326 > li > a:hover,
.widget_next_545c .item-b12c.green_cdad .notification_copper_c326 > li > a:focus,
.widget_next_545c .item-b12c.green_cdad .notification_copper_c326 > li > a:hover,
.widget_next_545c .item-b12c.complex_7aa9 .notification_copper_c326 > li > a:focus,
.widget_next_545c .item-b12c.complex_7aa9 .notification_copper_c326 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_545c
  .item-b12c.form_7394
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.widget_next_545c
  .item-b12c.form_7394
  .notification_copper_c326
  > li.feature-e0d9
  > a,
.widget_next_545c
  .item-b12c.green_cdad
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.widget_next_545c
  .item-b12c.green_cdad
  .notification_copper_c326
  > li.feature-e0d9
  > a,
.widget_next_545c
  .item-b12c.complex_7aa9
  .notification_copper_c326
  > li.block-fresh-58fd
  > a,
.widget_next_545c .item-b12c.complex_7aa9 .notification_copper_c326 > li.over-7e02 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_545c .orange_32aa,
.widget_next_545c .orange_32aa a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_545c .black_7dc6.pink-7836 li a,
.widget_next_545c .shade-c10b a,
.widget_next_545c .south-79fd,
.widget_next_545c .notification_copper_c326 > li > a,
.widget_next_545c .in_ad78 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_next_545c .black_7dc6.pink-7836 li a:hover,
.widget_next_545c .shade-c10b a:hover,
.widget_next_545c .south-79fd:hover,
.widget_next_545c .notification_copper_c326 > li > a:hover,
.widget_next_545c .in_ad78:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_545c .stale_356b {
  color: rgba(0, 0, 0, 0.55);
}
.widget_next_545c .stale_356b .gold_9c69 {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_545c .stale_356b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm-b52e .video-a910 {
  margin-left: auto;
  margin-right: auto;
}
.east_626a > * {
  margin-left: auto;
  margin-right: auto;
}
.east_626a .small_8461 {
  margin-right: 1.41575em;
}
.pink-0606 .east_626a > .notice_top_f83f {
  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;
}
.pink-0606 .east_626a > .preview_2752 {
  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;
}
.active-35ae.warm-b52e .video-a910,
.badge_ca35.warm-b52e .video-a910 {
  margin-left: 0;
}
.dim_05b9.warm-b52e .video-a910,
.hard_65dc.warm-b52e .video-a910 {
  margin-right: 0;
}
.east_626a ol,
.east_626a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.thick_6acf video {
  max-width: 100%;
}
.full-9377 img {
  display: block;
}
.full-9377.small_8461,
.full-9377.message-thick-9aa3 {
  width: 100%;
}
.full-9377.preview_2752 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thick-6029:not(.caption_small_b78a) {
  margin: 1.5em auto;
}
.slider_4c48 p {
  padding: 1.5em 14px;
}
ul.heading-old-ce84.preview_2752,
ul.heading-old-ce84.notice_top_f83f,
ul.heading-old-ce84.copper-967f.notice_top_f83f {
  padding: 0 14px;
}
.disabled-43b5 {
  display: block;
  overflow-x: auto;
}
.disabled-43b5 table {
  border-collapse: collapse;
  width: 100%;
}
.disabled-43b5 td,
.disabled-43b5 th {
  padding: 0.5em;
}
.east_626a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.east_626a ol ol,
.east_626a ol ul,
.east_626a ul ol,
.east_626a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.east_626a ol ol li,
.east_626a ol ul li,
.east_626a ul ol li,
.east_626a ul ul li {
  margin-left: 0;
}
.pagination-f714.carousel-03a9 > .brown_d728 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pagination-f714.carousel-03a9 > .brown_d728 iframe,
.pagination-f714.carousel-03a9 > .brown_d728 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message_445c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message_445c.mask_current_c718 {
  padding: 0;
}
.message_445c.mask_current_c718 cite {
  font-size: 13px;
}
.message_445c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message_445c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected-f7dd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected-f7dd > p:first-child {
  margin-top: 0;
}
.selected-f7dd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected-f7dd blockquote {
  border-left: 0;
}
.search-top-9bff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-top-9bff:not(.breadcrumb-stale-4309) {
  max-width: 100px;
}
.search-top-9bff.video-inner-feb4 {
  border-bottom: none !important;
  text-align: center;
}
.search-top-9bff.video-inner-feb4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider_4c48 p {
    padding: 1.5em 0;
  }
}
.plasma_7db3 {
  color: #0073aa;
}
.active_c2c5 {
  background-color: #0073aa;
}
.hero-huge-5648 {
  color: #229fd8;
}
.layout-last-9c51 {
  background-color: #229fd8;
}
.iron_764c {
  color: #eee;
}
.next_b24b {
  background-color: #eee;
}
.liquid-70f8 {
  color: #444;
}
.basic-0ca9 {
  background-color: #444;
}
.article-95bb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-95bb .nav_mini_45e6 .shade-c10b {
  font-size: 15px;
}
.article-95bb .shade-c10b {
  line-height: 1.3;
}
.article-95bb .widget_next_545c {
}
.article-95bb .stale-d240 {
  background: #235787;
}
.list-51bb {
  padding: 0;
}
.list-51bb .stale-d240 {
  background: #1a1a1a;
}
.list-51bb .widget_next_545c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb-new-c80b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb-new-c80b .widget_next_545c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb-new-c80b .stale-d240 {
  background: #303030;
}
.mask_soft_5c11 {
  position: relative;
  z-index: 10;
}
.mask_soft_5c11 .gradient-3c74 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_8e66 .list-2299 {
  display: inline-block;
  vertical-align: middle;
}
.tall_8e66.footer_green_0504 .list-2299 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall_8e66.footer_green_0504 .list-2299 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_8e66.footer_green_0504 .list-2299 {
    margin-right: 0.4em;
  }
}
.tall_8e66.footer_green_0504 .list-2299:last-child {
  margin-right: 0;
}
.simple-49b2 .gradient-3c74 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .lite_8bf9 .nav_mini_45e6 {
    margin: 0 -0.5em;
  }
  .lite_8bf9 .nav_mini_45e6 [class*="customify-col-"],
  .lite_8bf9 .nav_mini_45e6 [class*="customify-col_"],
  .lite_8bf9 .nav_mini_45e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.lite_8bf9.highlight_b723 .gradient-3c74 {
  background: 0 0 !important;
}
.lite_8bf9.highlight_b723 .gradient-3c74,
.lite_8bf9.simple-49b2 .gradient-3c74 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .lite_8bf9.border-next-9014 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.lite_8bf9.simple-49b2 .gradient-3c74 {
  box-shadow: none !important;
}
.menu_f5a7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_f5a7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_f5a7 {
    padding: 18px 0 20px;
  }
}
.menu_f5a7 .header-center-78c1 {
  width: 100%;
}
.menu_f5a7 .white_c313 {
  margin-bottom: 0;
}
.menu_f5a7 .accordion_upper_59c8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.picture-3b08 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.picture-3b08 .module_black_eeae {
  width: 100%;
}
.status-eba2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status-eba2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status-eba2 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;
}
.status-eba2 li:last-child:after {
  display: none;
}
.status-eba2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hot_b8e4 .secondary_new_aaf7 button,
.menu_f5a7 .secondary_new_aaf7 button {
  left: 0;
}
.hot_b8e4 .module_black_eeae,
.menu_f5a7 .module_black_eeae {
  padding-left: 0;
  padding-right: 0;
}
.hot_b8e4 .picture-3b08,
.menu_f5a7 .picture-3b08 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hot_b8e4 {
  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;
}
.hot_b8e4: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;
}
.hot_b8e4 .fresh_e0a4 {
  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) {
  .hot_b8e4 .fresh_e0a4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hot_b8e4 .fresh_e0a4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hot_b8e4 .fresh_e0a4 {
    min-height: 200px;
  }
}
.hot_b8e4 .status-eba2 {
  color: rgba(255, 255, 255, 0.8);
}
.hot_b8e4 .status-eba2 a,
.hot_b8e4 .status-eba2 li:after {
  color: inherit;
}
.hot_b8e4 .status-eba2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title-dirty-6b5f {
  margin-bottom: 0.5em;
}
.frame_pink_389d {
  margin-bottom: 1.2em;
}
.frame_pink_389d,
.title-dirty-6b5f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.frame_pink_389d p:last-child,
.title-dirty-6b5f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary_new_aaf7,
#masthead .secondary_new_aaf7 {
  display: none;
}
#masthead
  > .secondary_new_aaf7.white-0a4d {
  display: none;
}
#masthead > .secondary_new_aaf7 button {
  left: 0;
}
.yellow_04cc {
  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%;
}
.yellow_04cc .list-2299 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.yellow_04cc .hover_focused_4122 {
  display: -webkit-box;
  display: flex;
}
.yellow_04cc .hover_focused_4122.form-f2c1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.yellow_04cc .hover_focused_4122.next-b726 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_04cc .hover_focused_4122.message-last-dc6e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.yellow_04cc.accordion_90b2.content-next-f123 .hover_focused_4122.form-f2c1 {
  flex-basis: 100%;
}
.yellow_04cc.slider_glass_5862 .hover_focused_4122.next-b726 {
  -webkit-box-flex: 1;
  flex: auto;
}
.yellow_04cc.slider_glass_5862 .hover_focused_4122.message-last-dc6e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary_new_aaf7.white-0a4d {
  display: none;
}
#masthead > .secondary_new_aaf7 button {
  left: 0;
}
.item_hard_038a {
  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;
}
.item_hard_038a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.item_hard_038a.dim-45b9 i {
  margin-right: 4px;
}
.item_hard_038a.glass-3c6b i {
  margin-left: 5px;
}
.shade-c10b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade-c10b p:last-child {
  margin-bottom: 0;
}
.warm-c0ff {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.warm-c0ff a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.warm-c0ff img {
  display: block;
  width: auto;
  line-height: 1;
}
.warm-c0ff .orange_32aa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.warm-c0ff .nav-1e85 {
  margin: 5px 0 7px 0;
}
.warm-c0ff.lower-e533 .progress_ed6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-c0ff.lower-e533 .basic_a3db {
  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;
}
.warm-c0ff.media-1e5c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.warm-c0ff.media-1e5c .progress_ed6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-c0ff.media-1e5c .basic_a3db {
  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;
}
.warm-c0ff.media-south-e1a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-c0ff.image_gas_e03e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.warm-c0ff.image_gas_e03e .basic_a3db {
  margin-top: 7px;
}
.hover_ec4a {
  display: inline-block;
}
.mask_soft_5c11 .mini_d773 .warm-c0ff img {
  max-width: 100%;
}
.item-b12c .gradient-yellow-e421.static_4981,
.silver-27d4 .gradient-yellow-e421.static_4981 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-b12c .component-center-e1a0,
.silver-27d4 .component-center-e1a0 {
  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%);
}
.item-b12c .component-center-e1a0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-b12c.card-lower-be3e .component-center-e1a0 {
  display: none;
}
.item-b12c .gas-ca21 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-b12c .gas-ca21 li {
  display: inline-block;
  position: relative;
}
.item-b12c .gas-ca21 li:last-child {
  margin-right: 0;
}
.item-b12c .gas-ca21 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;
}
.item-b12c .gas-ca21 li.over-7e02 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-b12c .gas-ca21 > 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;
}
.item-b12c .gas-ca21 > li > a i {
  line-height: 0;
}
.item-b12c .gas-ca21 > li.module-45d0 > a .component-center-e1a0 {
  margin-left: 4px;
  line-height: 0;
}
.item-b12c .gas-ca21 .block_tiny_a29a li.module-45d0 > a {
  position: relative;
}
.item-b12c .gas-ca21 .block_tiny_a29a li.module-45d0 > a:after,
.item-b12c .gas-ca21 .block_tiny_a29a li.module-45d0 > a:before {
  content: "";
  display: table;
}
.item-b12c .gas-ca21 .block_tiny_a29a li.module-45d0 > a:after {
  clear: both;
}
.item-b12c .gas-ca21 .block_tiny_a29a li.module-45d0 > a .component-center-e1a0 {
  margin-left: 5px;
  float: right;
}
.item-b12c .widget_small_665f,
.item-b12c .block_tiny_a29a {
  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;
}
.item-b12c .block_tiny_a29a {
  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;
}
.item-b12c .block_tiny_a29a .static_4981 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-b12c .block_tiny_a29a .component-center-e1a0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-b12c .block_tiny_a29a li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-b12c .block_tiny_a29a 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;
}
.item-b12c .block_tiny_a29a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-b12c .block_tiny_a29a .block_tiny_a29a {
  top: 0;
  left: 100%;
}
.item-b12c .dark_b83c.fn-focus-e4b6 > .widget_small_665f,
.item-b12c .dark_b83c.fn-focus-e4b6 > .block_tiny_a29a,
.item-b12c .dark_b83c:focus > .widget_small_665f,
.item-b12c .dark_b83c:focus > .block_tiny_a29a,
.item-b12c .dark_b83c:hover > .widget_small_665f,
.item-b12c .dark_b83c:hover > .block_tiny_a29a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-b12c.complex_7aa9 .notification_copper_c326:after,
.item-b12c.complex_7aa9 .notification_copper_c326:before {
  content: "";
  display: table;
}
.item-b12c.complex_7aa9 .notification_copper_c326:after {
  clear: both;
}
.item-b12c.complex_7aa9 .notification_copper_c326 > li {
  float: left;
}
.item-b12c.next-3a3b .notification_copper_c326:after,
.item-b12c.next-3a3b .notification_copper_c326:before {
  content: "";
  display: table;
}
.item-b12c.next-3a3b .notification_copper_c326:after {
  clear: both;
}
.item-b12c.next-3a3b .notification_copper_c326 > li {
  float: left;
}
.item-b12c.next-3a3b .notification_copper_c326 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-b12c.next-3a3b .notification_copper_c326 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-b12c.next-3a3b .notification_copper_c326 > li.block-fresh-58fd > a,
.item-b12c.next-3a3b .notification_copper_c326 > li.over-7e02 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-b12c.form_7394 .notification_copper_c326 > li > a .static_4981 {
  position: relative;
}
.item-b12c.form_7394 .notification_copper_c326 > li > a .static_4981: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;
}
.item-b12c.form_7394
  .notification_copper_c326
  > li:focus
  > a
  .static_4981:before,
.item-b12c.form_7394
  .notification_copper_c326
  > li:hover
  > a
  .static_4981:before {
  width: 100%;
  background-color: currentColor;
}
.item-b12c.form_7394
  .notification_copper_c326
  > li.block-fresh-58fd
  > a
  .static_4981:before,
.item-b12c.form_7394
  .notification_copper_c326
  > li.feature-e0d9
  > a
  .static_4981:before {
  width: 100%;
  background-color: currentColor;
}
.item-b12c.green_cdad .notification_copper_c326 > li > a .static_4981 {
  position: relative;
}
.item-b12c.green_cdad .notification_copper_c326 > li > a .static_4981: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;
}
.item-b12c.green_cdad .notification_copper_c326 > li:focus > a .static_4981:before,
.item-b12c.green_cdad
  .notification_copper_c326
  > li:hover
  > a
  .static_4981:before {
  width: 100%;
  background-color: currentColor;
}
.item-b12c.green_cdad
  .notification_copper_c326
  > li.block-fresh-58fd
  > a
  .static_4981:before,
.item-b12c.green_cdad
  .notification_copper_c326
  > li.feature-e0d9
  > a
  .static_4981:before {
  width: 100%;
  background-color: currentColor;
}
.silver-27d4 .gas-ca21 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver-27d4 .gas-ca21 li:first-child > a {
  border-top: none;
}
.silver-27d4 .gas-ca21 .banner-over-68b4 > .static_4981 .component-center-e1a0 {
  display: none;
}
.silver-27d4 .gas-ca21 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver-27d4 .gas-ca21 li:last-child {
  border: none;
}
.silver-27d4 .gas-ca21 li.module-45d0 > a {
  padding-right: 45px !important;
}
.silver-27d4 .gas-ca21 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver-27d4 .gas-ca21 li a:focus,
.silver-27d4 .gas-ca21 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-27d4 .gas-ca21 li .hover_7375 {
  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;
}
.silver-27d4 .gas-ca21 li .hover_7375:hover {
  box-shadow: none;
}
.silver-27d4 .gas-ca21 li .hover_7375 .component-center-e1a0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver-27d4 .gas-ca21 .block_tiny_a29a {
  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);
}
.silver-27d4 .gas-ca21 .block_tiny_a29a li a {
  padding-left: 3em;
}
.silver-27d4 .gas-ca21 .pagination-outer-9245 > a .hover_7375 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver-27d4 .gas-ca21 .pagination-outer-9245 > .block_tiny_a29a {
  display: block;
  opacity: 1;
}
.smooth_6557 {
  max-width: 100%;
}
.tabs_cea6 {
  line-height: 0;
  cursor: pointer;
}
.in_ad78 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.in_ad78:hover {
  box-shadow: none;
  color: currentColor;
}
.in_ad78 svg {
  width: 18px;
  height: 18px;
}
.in_ad78 .row-48b7 {
  display: none;
}
.nav-large-cd56 {
  position: relative;
}
.nav-large-cd56.fn-active-e4b6 .in_ad78 .hero-hard-2f31 {
  display: none;
}
.nav-large-cd56.fn-active-e4b6 .in_ad78 .row-48b7 {
  display: inline-block;
}
.nav-large-cd56 .container_924c {
  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);
}
.nav-large-cd56.secondary_5f10 .container_924c {
  left: auto;
  right: -0.9em;
}
.nav-large-cd56.secondary_5f10 .filter-cda2::before {
  left: auto;
  right: 15px;
}
.nav-large-cd56.fn-active-e4b6 .container_924c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_ea96 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.paper_ea96 label {
  flex-basis: 100%;
}
.paper_ea96 .overlay-a905 {
  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;
}
.paper_ea96 .accent-short-d5c4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.paper_ea96 .accent-short-d5c4:focus {
  background-color: transparent;
}
.paper_ea96 button.banner-complex-e710 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.paper_ea96 button.banner-complex-e710:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.paper_ea96 button.banner-complex-e710 svg {
  width: 18px;
  height: 18px;
}
.paper_ea96 input[type="submit"] {
  min-height: auto;
}
.avatar-8f38 .paper_ea96 .accent-short-d5c4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter-cda2 {
  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) {
  .filter-cda2 {
    width: 220px;
  }
}
.filter-cda2 label {
  flex-basis: 100%;
}
.filter-cda2::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;
}
.advanced-8d9a .avatar-8f38 .paper_ea96 {
  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;
}
.advanced-8d9a
  .avatar-8f38
  .paper_ea96
  .overlay-a905 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.advanced-8d9a .avatar-8f38 .paper_ea96 .accent-short-d5c4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.advanced-8d9a
  .avatar-8f38
  .paper_ea96
  .accent-short-d5c4:focus {
  background: 0 0;
}
.advanced-8d9a
  .avatar-8f38
  .paper_ea96
  .menu-under-bf8f {
  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;
}
.black_7dc6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.black_7dc6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.black_7dc6 li:last-child {
  margin-right: 0;
}
.black_7dc6 li:first-child {
  margin-left: 0;
}
.black_7dc6.paper-94a4 a {
  color: #fff;
}
.black_7dc6.paper-94a4 a:hover {
  color: #fff;
}
.black_7dc6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.black_7dc6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.black_7dc6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.black_7dc6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.black_7dc6 [class*="social-icon-apple"] {
  background-color: #999;
}
.black_7dc6 [class*="social-icon-apple"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #999;
}
.black_7dc6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.black_7dc6 [class*="social-icon-behance"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #1769ff;
}
.black_7dc6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.black_7dc6 [class*="social-icon-bitbucket"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #205081;
}
.black_7dc6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.black_7dc6 [class*="social-icon-codepen"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #000;
}
.black_7dc6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.black_7dc6 [class*="social-icon-delicious"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #39f;
}
.black_7dc6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.black_7dc6 [class*="social-icon-digg"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #005be2;
}
.black_7dc6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.black_7dc6 [class*="social-icon-dribbble"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #ea4c89;
}
.black_7dc6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.black_7dc6 [class*="social-icon-envelope"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #ea4335;
}
.black_7dc6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.black_7dc6 [class*="social-icon-facebook"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #3b5998;
}
.black_7dc6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.black_7dc6 [class*="social-icon-flickr"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #0063dc;
}
.black_7dc6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.black_7dc6 [class*="social-icon-foursquare"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #2d5be3;
}
.black_7dc6 [class*="social-icon-github"] {
  background-color: #333;
}
.black_7dc6 [class*="social-icon-github"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #333;
}
.black_7dc6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.black_7dc6 [class*="social-icon-google-plus"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #dd4b39;
}
.black_7dc6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.black_7dc6 [class*="social-icon-houzz"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #7ac142;
}
.black_7dc6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.black_7dc6 [class*="social-icon-instagram"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #262626;
}
.black_7dc6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.black_7dc6 [class*="social-icon-jsfiddle"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #487aa2;
}
.black_7dc6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.black_7dc6 [class*="social-icon-linkedin"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #0077b5;
}
.black_7dc6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.black_7dc6 [class*="social-icon-medium"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #00ab6b;
}
.black_7dc6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.black_7dc6
  [class*="social-icon-odnoklassniki"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #f4731c;
}
.black_7dc6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.black_7dc6 [class*="social-icon-meetup"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #ec1c40;
}
.black_7dc6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.black_7dc6 [class*="social-icon-pinterest"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #bd081c;
}
.black_7dc6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.black_7dc6 [class*="social-icon-product-hunt"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #da552f;
}
.black_7dc6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.black_7dc6 [class*="social-icon-reddit"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #ff4500;
}
.black_7dc6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.black_7dc6 [class*="social-icon-rss"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #f26522;
}
.black_7dc6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.black_7dc6
  [class*="social-icon-shopping-cart"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #4caf50;
}
.black_7dc6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.black_7dc6 [class*="social-icon-skype"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #00aff0;
}
.black_7dc6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.black_7dc6 [class*="social-icon-slideshare"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #0077b5;
}
.black_7dc6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.black_7dc6 [class*="social-icon-snapchat"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #fffc00;
}
.black_7dc6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.black_7dc6 [class*="social-icon-soundcloud"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #f80;
}
.black_7dc6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.black_7dc6 [class*="social-icon-spotify"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #2ebd59;
}
.black_7dc6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.black_7dc6
  [class*="social-icon-stack-overflow"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #fe7a15;
}
.black_7dc6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.black_7dc6 [class*="social-icon-maldkfgram"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #2ca5e0;
}
.black_7dc6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.black_7dc6 [class*="social-icon-tripadvisor"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #589442;
}
.black_7dc6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.black_7dc6 [class*="social-icon-tumblr"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #35465c;
}
.black_7dc6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.black_7dc6 [class*="social-icon-twitch"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #6441a5;
}
.black_7dc6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.black_7dc6 [class*="social-icon-twitter"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #1da1f2;
}
.black_7dc6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.black_7dc6 [class*="social-icon-vimeo"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #1ab7ea;
}
.black_7dc6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.black_7dc6 [class*="social-icon-vk"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #45668e;
}
.black_7dc6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.black_7dc6 [class*="social-icon-weibo"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #df2029;
}
.black_7dc6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.black_7dc6 [class*="social-icon-weixin"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #7bb32e;
}
.black_7dc6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.black_7dc6 [class*="social-icon-whatsapp"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #25d366;
}
.black_7dc6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.black_7dc6 [class*="social-icon-wordpress"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #21759b;
}
.black_7dc6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.black_7dc6 [class*="social-icon-xing"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #026466;
}
.black_7dc6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.black_7dc6 [class*="social-icon-yelp"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #af0606;
}
.black_7dc6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.black_7dc6 [class*="social-icon-youtube"].breadcrumb-slow-3bc1 {
  background-color: transparent;
  color: #cd201f;
}
.south-79fd {
  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;
}
.south-79fd:hover {
  box-shadow: none;
  background: 0 0;
}
.last_6479 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_23b3 {
  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;
}
.notice_2491 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.row_2c80 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.row_2c80,
.row_2c80::after,
.row_2c80::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;
}
.row_2c80::after,
.row_2c80::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary-47f7 .text_23b3 .notice_2491 {
  margin-top: -2px;
  width: 19px;
}
.primary-47f7 .text_23b3 .row_2c80 {
  margin-top: -1px;
}
.primary-47f7 .text_23b3 .row_2c80,
.primary-47f7 .text_23b3 .row_2c80::after,
.primary-47f7 .text_23b3 .row_2c80::before {
  width: 19px;
  height: 2px;
}
.primary-47f7 .text_23b3 .row_2c80::before {
  top: -6px;
}
.primary-47f7 .text_23b3 .row_2c80::after {
  bottom: -6px;
}
.disabled_tiny_2553 .text_23b3 .notice_2491 {
  margin-top: -2px;
  width: 22px;
}
.disabled_tiny_2553 .text_23b3 .row_2c80 {
  margin-top: -1px;
}
.disabled_tiny_2553 .text_23b3 .row_2c80,
.disabled_tiny_2553 .text_23b3 .row_2c80::after,
.disabled_tiny_2553 .text_23b3 .row_2c80::before {
  width: 22px;
  height: 2px;
}
.disabled_tiny_2553 .text_23b3 .row_2c80::before {
  top: -7px;
}
.disabled_tiny_2553 .text_23b3 .row_2c80::after {
  bottom: -7px;
}
.avatar_simple_8125 .text_23b3 .notice_2491 {
  margin-top: -2px;
  width: 31px;
}
.avatar_simple_8125 .text_23b3 .row_2c80 {
  margin-top: -1.5px;
}
.avatar_simple_8125 .text_23b3 .row_2c80,
.avatar_simple_8125 .text_23b3 .row_2c80::after,
.avatar_simple_8125 .text_23b3 .row_2c80::before {
  width: 31px;
  height: 3px;
}
.avatar_simple_8125 .text_23b3 .row_2c80::before {
  top: -9px;
}
.avatar_simple_8125 .text_23b3 .row_2c80::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mask_fluid_5bcb .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 19px;
  }
  .mask_fluid_5bcb .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .mask_fluid_5bcb .text_23b3 .row_2c80,
  .mask_fluid_5bcb .text_23b3 .row_2c80::after,
  .mask_fluid_5bcb .text_23b3 .row_2c80::before {
    width: 19px;
    height: 2px;
  }
  .mask_fluid_5bcb .text_23b3 .row_2c80::before {
    top: -6px;
  }
  .mask_fluid_5bcb .text_23b3 .row_2c80::after {
    bottom: -6px;
  }
  .old-1ee6 .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 22px;
  }
  .old-1ee6 .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .old-1ee6 .text_23b3 .row_2c80,
  .old-1ee6 .text_23b3 .row_2c80::after,
  .old-1ee6 .text_23b3 .row_2c80::before {
    width: 22px;
    height: 2px;
  }
  .old-1ee6 .text_23b3 .row_2c80::before {
    top: -7px;
  }
  .old-1ee6 .text_23b3 .row_2c80::after {
    bottom: -7px;
  }
  .table-d116 .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 31px;
  }
  .table-d116 .text_23b3 .row_2c80 {
    margin-top: -1.5px;
  }
  .table-d116 .text_23b3 .row_2c80,
  .table-d116 .text_23b3 .row_2c80::after,
  .table-d116 .text_23b3 .row_2c80::before {
    width: 31px;
    height: 3px;
  }
  .table-d116 .text_23b3 .row_2c80::before {
    top: -9px;
  }
  .table-d116 .text_23b3 .row_2c80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .top-ecce .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 19px;
  }
  .top-ecce .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .top-ecce .text_23b3 .row_2c80,
  .top-ecce .text_23b3 .row_2c80::after,
  .top-ecce .text_23b3 .row_2c80::before {
    width: 19px;
    height: 2px;
  }
  .top-ecce .text_23b3 .row_2c80::before {
    top: -6px;
  }
  .top-ecce .text_23b3 .row_2c80::after {
    bottom: -6px;
  }
  .complex_21c1 .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_21c1 .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .complex_21c1 .text_23b3 .row_2c80,
  .complex_21c1 .text_23b3 .row_2c80::after,
  .complex_21c1 .text_23b3 .row_2c80::before {
    width: 22px;
    height: 2px;
  }
  .complex_21c1 .text_23b3 .row_2c80::before {
    top: -7px;
  }
  .complex_21c1 .text_23b3 .row_2c80::after {
    bottom: -7px;
  }
  .input_fc5a .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 31px;
  }
  .input_fc5a .text_23b3 .row_2c80 {
    margin-top: -1.5px;
  }
  .input_fc5a .text_23b3 .row_2c80,
  .input_fc5a .text_23b3 .row_2c80::after,
  .input_fc5a .text_23b3 .row_2c80::before {
    width: 31px;
    height: 3px;
  }
  .input_fc5a .text_23b3 .row_2c80::before {
    top: -9px;
  }
  .input_fc5a .text_23b3 .row_2c80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .huge_d543 .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 19px;
  }
  .huge_d543 .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .huge_d543 .text_23b3 .row_2c80,
  .huge_d543 .text_23b3 .row_2c80::after,
  .huge_d543 .text_23b3 .row_2c80::before {
    width: 19px;
    height: 2px;
  }
  .huge_d543 .text_23b3 .row_2c80::before {
    top: -6px;
  }
  .huge_d543 .text_23b3 .row_2c80::after {
    bottom: -6px;
  }
  .yellow-02dd .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-02dd .text_23b3 .row_2c80 {
    margin-top: -1px;
  }
  .yellow-02dd .text_23b3 .row_2c80,
  .yellow-02dd .text_23b3 .row_2c80::after,
  .yellow-02dd .text_23b3 .row_2c80::before {
    width: 22px;
    height: 2px;
  }
  .yellow-02dd .text_23b3 .row_2c80::before {
    top: -7px;
  }
  .yellow-02dd .text_23b3 .row_2c80::after {
    bottom: -7px;
  }
  .pressed_2d05 .text_23b3 .notice_2491 {
    margin-top: -2px;
    width: 31px;
  }
  .pressed_2d05 .text_23b3 .row_2c80 {
    margin-top: -1.5px;
  }
  .pressed_2d05 .text_23b3 .row_2c80,
  .pressed_2d05 .text_23b3 .row_2c80::after,
  .pressed_2d05 .text_23b3 .row_2c80::before {
    width: 31px;
    height: 3px;
  }
  .pressed_2d05 .text_23b3 .row_2c80::before {
    top: -9px;
  }
  .pressed_2d05 .text_23b3 .row_2c80::after {
    bottom: -9px;
  }
}
.gradient-fa27 .row_2c80 {
  -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);
}
.gradient-fa27 .row_2c80::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient-fa27 .row_2c80::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);
}
.gradient-fa27.column-0a63 .row_2c80 {
  -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);
}
.gradient-fa27.column-0a63 .row_2c80::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient-fa27.column-0a63 .row_2c80::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);
}
.popup-b8ea {
  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.active_9a71:before {
  display: none;
}
.main-left-667d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main-left-667d .block-stone-ee51 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main-left-667d .block-stone-ee51:last-of-type {
  border-bottom: none;
}
.main-left-667d .block-stone-ee51.heading-narrow-ec50,
.main-left-667d .block-stone-ee51.widget_motion_c4f0,
.main-left-667d .block-stone-ee51.accent-54c1 {
  padding: 0;
}
.main-left-667d .silver-27d4 .hover_7375 {
  color: currentColor;
}
.main-left-667d .silver-27d4 .hover_7375:focus,
.main-left-667d .silver-27d4 .hover_7375:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-left-667d.widget_next_545c .stale_356b,
.main-left-667d.widget_next_545c .shade-c10b a,
.main-left-667d.widget_next_545c .notification_copper_c326 a,
.main-left-667d.widget_next_545c .block_tiny_a29a a {
  color: rgba(0, 0, 0, 0.55);
}
.main-left-667d.widget_next_545c .stale_356b:hover,
.main-left-667d.widget_next_545c .shade-c10b a:hover,
.main-left-667d.widget_next_545c .notification_copper_c326 a:hover,
.main-left-667d.widget_next_545c .block_tiny_a29a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-left-667d.widget_next_545c .gold_9c69 {
  color: rgba(0, 0, 0, 0.8);
}
.main-left-667d.widget_next_545c .block-stone-ee51 {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-left-667d.widget_next_545c .block-stone-ee51:before {
  background: rgba(0, 0, 0, 0.08);
}
.main-left-667d.widget_next_545c .tall_7f1e:before {
  background: rgba(255, 255, 255, 0.9);
}
.main-left-667d.widget_next_545c .silver-27d4 .gas-ca21 li a,
.main-left-667d.widget_next_545c .silver-27d4 .hover_7375,
.main-left-667d.widget_next_545c .block_tiny_a29a {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-left-667d.widget_next_545c .silver-27d4 .hover_7375:focus,
.main-left-667d.widget_next_545c .silver-27d4 .hover_7375:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-left-667d.widget_next_545c .gas-ca21 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main-left-667d.stale-d240 .stale_356b,
.main-left-667d.stale-d240 .shade-c10b a,
.main-left-667d.stale-d240 .notification_copper_c326 .hover_7375,
.main-left-667d.stale-d240 .notification_copper_c326 a,
.main-left-667d.stale-d240 .block_tiny_a29a a {
  color: rgba(255, 255, 255, 0.79);
}
.main-left-667d.stale-d240 .stale_356b:hover,
.main-left-667d.stale-d240 .shade-c10b a:hover,
.main-left-667d.stale-d240 .notification_copper_c326 .hover_7375:hover,
.main-left-667d.stale-d240 .notification_copper_c326 a:hover,
.main-left-667d.stale-d240 .block_tiny_a29a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main-left-667d.stale-d240 .gold_9c69 {
  color: rgba(255, 255, 255, 0.99);
}
.main-left-667d.stale-d240 .block-stone-ee51 {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-left-667d.stale-d240 .block-stone-ee51:before {
  background: rgba(255, 255, 255, 0.08);
}
.main-left-667d.stale-d240 .tall_7f1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-left-667d.stale-d240 .silver-27d4 .gas-ca21 li a,
.main-left-667d.stale-d240 .silver-27d4 .hover_7375,
.main-left-667d.stale-d240 .block_tiny_a29a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-left-667d.stale-d240 .silver-27d4 .hover_7375:focus,
.main-left-667d.stale-d240 .silver-27d4 .hover_7375:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main-left-667d.stale-d240 .gas-ca21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_7f1e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tall_7f1e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button_stone_8a09 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.over_7f0d .main-left-667d {
  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;
}
.over_7f0d .block-stone-ee51 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.over_7f0d .block-stone-ee51: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) {
  .over_7f0d .block-stone-ee51:before {
    width: 16%;
    left: 42%;
  }
}
.over_7f0d .block-stone-ee51:last-child:before {
  content: none;
}
.over_7f0d .block-stone-ee51[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.over_7f0d .silver-27d4 .gas-ca21 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.over_7f0d .silver-27d4 .gas-ca21 li a .hover_7375 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.over_7f0d .silver-27d4 .block_tiny_a29a {
  border: none;
}
.over_7f0d .silver-27d4 .block_tiny_a29a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.over_7f0d .tall_7f1e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.over_7f0d .button_stone_8a09 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.over_7f0d .stale-d240 .tall_7f1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.over_7f0d .widget_next_545c.center_0e40 .row_2c80 {
  background: rgba(0, 0, 0, 0.6);
}
.over_7f0d
  .widget_next_545c.center_0e40
  .row_2c80::after,
.over_7f0d
  .widget_next_545c.center_0e40
  .row_2c80:before {
  background: inherit;
}
.over_7f0d
  .widget_next_545c.center_0e40:hover
  .row_2c80 {
  background: rgba(0, 0, 0, 0.8);
}
.primary-7cb9 .main-left-667d {
  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) {
  .primary-7cb9 .main-left-667d {
    width: auto;
    right: 45px;
  }
}
.banner-37f8 .main-left-667d {
  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) {
  .banner-37f8 .main-left-667d {
    width: auto;
    left: 45px;
  }
}
.active_9a71 .main-left-667d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active_9a71 .button_stone_8a09 {
  max-width: 48em;
  margin: 0 auto;
}
.active_9a71 .tall_7f1e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.image_brown_45b0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.image_brown_45b0.over_7f0d .main-left-667d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.image_brown_45b0.primary-7cb9 .main-left-667d {
  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);
}
.image_brown_45b0 .main-left-667d {
  visibility: visible;
}
.image_brown_45b0.banner-37f8 .main-left-667d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.wood_bdb7,
.popup-wide-57f4 {
  overflow-x: hidden;
}
.wood_bdb7 .main-left-667d {
  overflow: auto;
}
.wood_bdb7.over_7f0d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_bdb7.over_7f0d .main-left-667d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.wood_bdb7.over_7f0d .south-79fd {
  opacity: 0;
}
.wood_bdb7.primary-7cb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_bdb7.primary-7cb9 .main-left-667d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.wood_bdb7.primary-7cb9 .south-79fd {
  opacity: 0;
}
.wood_bdb7.banner-37f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.wood_bdb7.banner-37f8 .main-left-667d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.wood_bdb7.banner-37f8 .south-79fd {
  opacity: 0;
}
.wood_bdb7.active_9a71 .main-left-667d {
  z-index: 10;
  visibility: visible;
}
.center_0e40 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.center_0e40 .row_2c80 {
  background: rgba(255, 255, 255, 0.99);
}
.center_0e40 .row_2c80::after,
.center_0e40 .row_2c80:before {
  background: inherit;
}
.center_0e40:hover .row_2c80 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-37f8 .center_0e40 {
  top: 10px;
  right: auto;
  left: 12px;
}
.active_9a71 .center_0e40 {
  display: none !important;
}
.wood_bdb7:before,
.popup-wide-57f4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.wood_bdb7 .center_0e40,
.popup-wide-57f4 .center_0e40 {
  display: inline-block;
}
.main-left-667d .list-2299 {
  -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;
}
.wood_bdb7 .main-left-667d .list-2299,
.popup-wide-57f4 .main-left-667d .list-2299 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-1c17 .overlay-a905 {
  width: 100%;
}
.mini_d773 {
  padding: 0 0.5em 0;
}
.mini_d773 [class*="customify-col-"],
.mini_d773 [class*="customify-col_"],
.mini_d773 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-f7f6 .mini_d773 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_mini_45e6 .dirty_5608,
  .dirty_5608 {
    display: none;
  }
  .label-smooth-e240 {
    text-align: left;
  }
  .selected_cd54 {
    text-align: center;
  }
  .summary_8ef5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_mini_45e6 .menu-west-6fc7,
  .menu-west-6fc7 {
    display: none;
  }
  .pressed_f1b2 {
    text-align: left;
  }
  .frame-75dd {
    text-align: center;
  }
  .detail-a291 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_mini_45e6 .layout-6981,
  .layout-6981 {
    display: none;
  }
  .grid-black-b487 {
    text-align: left;
  }
  .notice_6c29 {
    text-align: center;
  }
  .logo_7156 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.current_23f0 {
  box-shadow: none !important;
}
.carousel_over_908d .frame-clean-6bac,
.surface_347b .frame-clean-6bac {
  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;
}
.surface_347b .frame-clean-6bac {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient-3c74 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient-3c74:after,
.gradient-3c74:before {
  content: "";
  display: table;
}
.gradient-3c74:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient-3c74 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient-3c74,
.border-next-9014 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading-thick-4334.large-25ed .gradient-3c74 {
  max-width: 100%;
}
.heading-thick-4334.sidebar_97e9 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading-thick-4334.dropdown-under-70f5 .gradient-3c74 {
  max-width: 100%;
}
.heading-thick-4334.dropdown-under-70f5 > .gradient-3c74 {
  padding-left: 0;
  padding-right: 0;
}
.heading-thick-4334.dropdown-under-70f5 > .gradient-3c74 .nav_mini_45e6 {
  margin: 0;
}
.heading-thick-4334.dropdown-under-70f5
  > .gradient-3c74
  .layout_3040.next_a73f {
  margin-right: 0;
  margin-left: 0;
}
.heading-thick-4334.dropdown-under-70f5 #main.next_a73f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .active-2ec3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .active-2ec3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .caption-light-063a .video-a910 {
    padding-right: 1em;
  }
  .caption-light-063a.main-center-dd2e .layout_3040 {
    border-right: 1px solid #eaecee;
  }
  .caption-light-063a.main-center-dd2e .video-a910 {
    padding-right: 1em;
  }
  .caption-light-063a.main-center-dd2e .center-ee6d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_547d .video-a910 {
    padding-left: 1em;
  }
  .outline_547d.main-center-dd2e .layout_3040 {
    border-left: 1px solid #eaecee;
  }
  .outline_547d.main-center-dd2e .video-a910 {
    padding-left: 1em;
  }
  .outline_547d.main-center-dd2e .center-ee6d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel-f357 .video-a910 {
    padding-left: 1em;
  }
  .carousel-f357.main-center-dd2e .surface_focused_5ad0 {
    border-right: 1px solid #eaecee;
  }
  .carousel-f357.main-center-dd2e .block_smooth_59ac {
    border-right: 1px solid #eaecee;
  }
  .carousel-f357.main-center-dd2e .video-a910 {
    padding-left: 1em;
  }
  .carousel-f357.main-center-dd2e .center-ee6d {
    padding-right: 1em;
  }
  .carousel-f357.main-center-dd2e .gallery_5fb5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_0762 .video-a910 {
    padding-right: 1em;
  }
  .tiny_0762.main-center-dd2e .surface_focused_5ad0 {
    border-left: 1px solid #eaecee;
  }
  .tiny_0762.main-center-dd2e .block_smooth_59ac {
    border-left: 1px solid #eaecee;
  }
  .tiny_0762.main-center-dd2e .video-a910 {
    padding-right: 1em;
  }
  .tiny_0762.main-center-dd2e .center-ee6d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_0762.main-center-dd2e .gallery_5fb5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-2ec3 .video-a910 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-2ec3.main-center-dd2e .layout_3040 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .active-2ec3.main-center-dd2e .video-a910 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .active-2ec3.main-center-dd2e .center-ee6d {
    padding-left: 1em;
  }
  .active-2ec3.main-center-dd2e .gallery_5fb5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .active-2ec3.main-center-dd2e .video-a910 {
    padding-left: 0;
  }
}
.large-e6ec .tall_8e66 {
  display: inline-block;
}
.hover_lower_7a6f {
  display: inline-block;
}
.status_wide_5e52 {
  word-con: break-word;
}
.soft-093b > span {
  display: inline-block;
  padding: 5px 0;
}
.soft-093b .image-prev-35dc {
  margin-left: 8px;
  margin-right: 8px;
}
.soft-093b .tabs_9a0a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-1744 .sort_ad78 {
  margin-bottom: 2em;
}
.hard-1744 .outline_f4aa {
  margin-bottom: 15px;
}
.hard-1744 .outline_f4aa:last-child {
  margin-bottom: 0;
}
.hard-1744 .overlay-fast-38b4 {
  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) {
  .hard-1744 .overlay-fast-38b4 {
    display: block;
  }
}
.hard-1744 .title-c304 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-1744 .title-c304 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-1744 .tertiary_2c58 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-1744 .tertiary_2c58 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-1744 .tertiary_2c58 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-1744 .status_wide_5e52 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-1744 .status_wide_5e52 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-1744 .hard-6cfe p:last-child {
  margin-bottom: 0;
}
.hard-1744 .hovered_01ae {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-1744 .progress_1ec8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-1744 .hard-080d {
  margin-top: 1em;
}
.hard-1744 .gradient_a80f {
  top: 0;
  display: block;
}
.hard-1744 .gradient_a80f a {
  color: inherit;
}
.hard-1744 .gradient_a80f a:hover {
  color: inherit;
}
.hard-1744 .orange_e8f5 {
  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;
}
.hard-1744 .orange_e8f5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-1744 .progress_1ec8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-1744 .hero_dim_b6e8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-1744 .hero_dim_b6e8:first-child {
  margin-top: 0;
}
.hard-1744 .hero_dim_b6e8.down-8c47 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-1744 .hero_dim_b6e8.heading-f436 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-1744
  .hero_dim_b6e8.heading-f436.box-8aac
  .hard-080d {
  width: 100%;
}
.hard-1744 .heading-f436 {
  -webkit-box-align: center;
  align-items: center;
}
.hard-1744 .heading-f436 .soft-093b,
.hard-1744 .heading-f436 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-1744 .tertiary_2c58 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-1744 .tertiary_2c58 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-1744 .tertiary_2c58: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;
}
.hard-1744 .down-8c47 {
  z-index: 5;
}
.hard-1744 .description-orange-f364 .notification_middle_7e1b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-1744 .accordion-7c7d .notification_middle_7e1b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-1744 .backdrop_clean_c92d .notification_middle_7e1b {
  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;
}
.hard-1744.first_edf8 .overlay-fast-38b4,
.hard-1744.alert-large-8f09 .overlay-fast-38b4 {
  display: block;
}
.hard-1744.first_edf8 .overlay-fast-38b4 .layout-7b92,
.hard-1744.first_edf8 .overlay-fast-38b4 .progress_1ec8,
.hard-1744.alert-large-8f09 .overlay-fast-38b4 .layout-7b92,
.hard-1744.alert-large-8f09 .overlay-fast-38b4 .progress_1ec8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-1744.alert-east-a1bb .title-c304 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-1744.alert-east-a1bb .title-c304 {
    margin-right: 0;
  }
}
.hard-1744.first_edf8 .title-c304,
.hard-1744.alert-large-8f09 .title-c304 {
  padding-top: 40%;
}
.hard-1744.first_edf8 .sort_ad78,
.hard-1744.alert-large-8f09 .sort_ad78 {
  display: block;
}
.hard-1744.first_edf8 .fn-sticky-e4b6 .progress_1ec8,
.hard-1744.alert-large-8f09 .fn-sticky-e4b6 .progress_1ec8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-1744.first_edf8 .title-c304,
.hard-1744.alert-large-8f09 .title-c304 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-1744.first_edf8 .progress_1ec8 {
  padding: 1em;
}
.old-8814 {
  margin: 30px auto;
  display: block;
}
.old-8814 .mask-gas-2245 > * {
  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;
}
.old-8814 .mask-gas-2245 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.old-8814 .mask-gas-2245 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-802e .soft-093b {
  margin-bottom: 1.41575em;
}
.silver-802e .info_lower_2a70 {
  margin-bottom: 1.618em;
}
.east_626a .background_north_e159 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.east_626a .background_north_e159 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.east_626a .description_e5ca {
  max-width: 100%;
  overflow: auto;
}
.warm-b52e .east_626a a:hover {
  text-decoration: underline;
}
.video_advanced_104a .outline_f4aa:not(.status_wide_5e52),
.video_advanced_104a .tertiary_2c58 {
  margin-bottom: 1.41575em;
}
.video_advanced_104a .outline_f4aa:not(.status_wide_5e52):last-child,
.video_advanced_104a .tertiary_2c58:last-child {
  margin-bottom: 0;
}
.video_advanced_104a .outline_f4aa.button_gas_c243 {
  margin-bottom: 0.41575em;
}
.video_advanced_104a .article-a410:before,
.video_advanced_104a .stone_62c0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.video_advanced_104a .article-a410:before {
  content: "\f115";
}
.video_advanced_104a .stone_62c0:before {
  content: "\f02c";
}
.video_advanced_104a .chip_d401 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.video_advanced_104a .chip_d401 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.search-hard-31a3 {
  display: -webkit-box;
  display: flex;
}
.search-hard-31a3 .card-complex-157f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .search-hard-31a3 .card-complex-157f {
    flex-basis: 90px;
  }
}
.search-hard-31a3 .purple-7df3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .search-hard-31a3 .purple-7df3 {
    flex-basis: calc(100% - 50px);
  }
}
.search-hard-31a3 .modal_0d7b p:last-child {
  margin-bottom: 0.72em;
}
.notification-02a4 .mask-gas-2245 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notification-02a4 .mask-gas-2245:after,
.notification-02a4 .mask-gas-2245:before {
  content: "";
  display: table;
}
.notification-02a4 .mask-gas-2245:after {
  clear: both;
}
.notification-02a4 .mask-gas-2245 .center-58f5,
.notification-02a4 .mask-gas-2245 .footer_a4d1 {
  width: 49%;
}
.notification-02a4 .mask-gas-2245 .center-58f5 a span.input_advanced_e03a,
.notification-02a4 .mask-gas-2245 .footer_a4d1 a span.input_advanced_e03a {
  display: block;
  margin-bottom: 5px;
}
.notification-02a4 .mask-gas-2245 .footer_a4d1 {
  float: left;
  text-align: left;
}
.notification-02a4 .mask-gas-2245 .center-58f5 {
  float: right;
  text-align: right;
}
.outer_557c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outer_557c {
    margin-bottom: 0;
  }
}
.red_57b8 {
  margin-bottom: 1em;
}
.red_57b8 .status_wide_5e52 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pagination-af46 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-white-3b85 .red_57b8,
.row-c348 .red_57b8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-white-3b85 .red_57b8,
  .row-c348 .red_57b8 {
    display: block;
  }
}
.detail-white-3b85 .pagination-af46,
.row-c348 .pagination-af46 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-white-3b85 .pagination-af46,
  .row-c348 .pagination-af46 {
    margin-bottom: 1em;
  }
}
.detail-white-3b85 .pagination-af46 img,
.row-c348 .pagination-af46 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-white-3b85 .paper-0692,
.row-c348 .paper-0692 {
  flex-basis: calc(100% - 160px);
}
.detail-white-3b85 .paper-0692 p,
.row-c348 .paper-0692 p {
  margin-bottom: 0;
}
.detail-white-3b85 .paper-0692 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-white-3b85 .paper-0692 {
    padding-left: 0;
  }
}
.row-c348 .paper-0692 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row-c348 .paper-0692 {
    padding-right: 0;
  }
}
.row-c348 .pagination-af46 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container_advanced_181c .pagination-af46 {
  margin-bottom: 0.5em;
}
.container_advanced_181c .pagination-af46 img {
  width: 100%;
}
.out_9926 .block-3c17,
.gradient_6364 .block-3c17 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient_6364 .layout_3040 .photo_6549 p:last-child {
  margin-bottom: 0;
}
.top-210c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex_c734 .image_green_2756 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex_c734 .image_green_2756:last-of-type {
    margin-bottom: 0;
  }
}
.complex_c734 .image_green_2756 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex_c734 .image_green_2756 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex_c734 .image_green_2756 ul li {
  margin: 0 0 0.6em;
}
.complex_c734 .image_green_2756 ul li.disabled_60dc,
.complex_c734 .image_green_2756 ul li.gallery-f4cc {
  position: relative;
}
.complex_c734 .image_green_2756 ul li.disabled_60dc .search_9b95,
.complex_c734 .image_green_2756 ul li.gallery-f4cc .search_9b95 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex_c734 .image_green_2756 ul li.disabled_60dc:after:after,
.complex_c734 .image_green_2756 ul li.disabled_60dc:after:before,
.complex_c734
  .image_green_2756
  ul
  li.gallery-f4cc:after:after,
.complex_c734
  .image_green_2756
  ul
  li.gallery-f4cc:after:before {
  content: "";
  display: table;
}
.complex_c734 .image_green_2756 ul li.disabled_60dc:after:after,
.complex_c734
  .image_green_2756
  ul
  li.gallery-f4cc:after:after {
  clear: both;
}
.complex_c734 .image_green_2756 a.texture_clean_25c0:hover {
  text-decoration: none;
}
.complex_c734 .image_green_2756 select {
  max-width: 100%;
}
.complex_c734 .image_green_2756 table {
  font-size: 85%;
}
.complex_c734 .image_green_2756 table td,
.complex_c734 .image_green_2756 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex_c734 .image_green_2756 table tfoot td {
  text-align: left;
}
.complex_c734 .image_green_2756 :last-child {
  margin-bottom: 0;
}
.complex_c734 .image_green_2756 .advanced-55f6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex_c734 .image_green_2756 .advanced-55f6 label {
  width: 100%;
}
.complex_c734 .image_green_2756 .advanced-55f6 .accent-short-d5c4 {
  width: 100%;
  display: block;
}
.complex_c734 .image_green_2756 .advanced-55f6 .banner-complex-e710 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex_c734 .image_green_2756 .advanced-55f6 .banner-complex-e710:hover svg #svg-search {
  fill: #444;
}
.complex_c734 .image_green_2756 .advanced-55f6 .banner-complex-e710 svg {
  width: 18px;
  height: 18px;
}
.complex_c734 .background-375d ul ul,
.complex_c734 .search-8e72 ul ul,
.complex_c734 .dynamic-2af3 ul ul,
.complex_c734 .border-8e99 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex_c734 .background-375d .module-45d0 > a,
.complex_c734 .search-8e72 .module-45d0 > a,
.complex_c734 .dynamic-2af3 .module-45d0 > a,
.complex_c734 .border-8e99 .module-45d0 > a {
  margin-bottom: 0;
}
.complex_c734 .gradient_87fd li,
.complex_c734 .background-375d li,
.complex_c734 .gold-8b45 li,
.complex_c734 .search-8e72 li,
.complex_c734 .dynamic-2af3 li,
.complex_c734 .border-8e99 li,
.complex_c734 .tiny_a1d6 li,
.complex_c734 .frame_upper_1753 li {
  display: block;
  position: relative;
}
.complex_c734 .gradient_87fd li:last-child,
.complex_c734 .background-375d li:last-child,
.complex_c734 .gold-8b45 li:last-child,
.complex_c734 .search-8e72 li:last-child,
.complex_c734 .dynamic-2af3 li:last-child,
.complex_c734 .border-8e99 li:last-child,
.complex_c734 .tiny_a1d6 li:last-child,
.complex_c734 .frame_upper_1753 li:last-child {
  border: none;
}
.complex_c734 .gradient_87fd li a,
.complex_c734 .background-375d li a,
.complex_c734 .gold-8b45 li a,
.complex_c734 .search-8e72 li a,
.complex_c734 .dynamic-2af3 li a,
.complex_c734 .border-8e99 li a,
.complex_c734 .tiny_a1d6 li a,
.complex_c734 .frame_upper_1753 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_c734 .gradient_87fd li ul li::before,
.complex_c734 .background-375d li ul li::before,
.complex_c734 .gold-8b45 li ul li::before,
.complex_c734 .search-8e72 li ul li::before,
.complex_c734 .dynamic-2af3 li ul li::before,
.complex_c734 .border-8e99 li ul li::before,
.complex_c734 .tiny_a1d6 li ul li::before,
.complex_c734 .frame_upper_1753 li ul li::before {
  left: 15px;
}
.complex_c734 .gradient_87fd li ul a,
.complex_c734 .background-375d li ul a,
.complex_c734 .gold-8b45 li ul a,
.complex_c734 .search-8e72 li ul a,
.complex_c734 .dynamic-2af3 li ul a,
.complex_c734 .border-8e99 li ul a,
.complex_c734 .tiny_a1d6 li ul a,
.complex_c734 .frame_upper_1753 li ul a {
  padding-left: 20px;
}
.complex_c734 .gradient_87fd li ul ul li::before,
.complex_c734 .background-375d li ul ul li::before,
.complex_c734 .gold-8b45 li ul ul li::before,
.complex_c734 .search-8e72 li ul ul li::before,
.complex_c734 .dynamic-2af3 li ul ul li::before,
.complex_c734 .border-8e99 li ul ul li::before,
.complex_c734 .tiny_a1d6 li ul ul li::before,
.complex_c734 .frame_upper_1753 li ul ul li::before {
  left: 30px;
}
.complex_c734 .gradient_87fd li ul ul a,
.complex_c734 .background-375d li ul ul a,
.complex_c734 .gold-8b45 li ul ul a,
.complex_c734 .search-8e72 li ul ul a,
.complex_c734 .dynamic-2af3 li ul ul a,
.complex_c734 .border-8e99 li ul ul a,
.complex_c734 .tiny_a1d6 li ul ul a,
.complex_c734 .frame_upper_1753 li ul ul a {
  padding-left: 40px;
}
.complex_c734 .picture_north_a3dc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex_c734 .frame_upper_1753 ul li {
  margin-bottom: 1.41575em;
}
.complex_c734 .frame_upper_1753 ul li .summary-09d2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex_c734 .frame_upper_1753 ul li .cool-c506 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale-d240 .gradient_87fd li a,
.stale-d240 .background-375d li a,
.stale-d240 .gold-8b45 li a,
.stale-d240 .search-8e72 li a,
.stale-d240 .dynamic-2af3 li a,
.stale-d240 .border-8e99 li a,
.stale-d240 .tiny_a1d6 li a,
.stale-d240 .frame_upper_1753 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-d240 .picture_north_a3dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-d240 .image_green_2756 ul li.disabled_60dc .search_9b95,
.stale-d240 .image_green_2756 ul li.gallery-f4cc .search_9b95 {
  background: rgba(0, 0, 0, 0.2);
}
.stale-d240 .complex_c734 .image_green_2756 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-thick-4334 .complex_c734 .gas-ca21 li {
  margin: 0;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li ul {
  margin: 0;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li ul li a {
  padding-left: 15px;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li ul li li a {
  padding-left: 30px;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li.over-7e02 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li.over-7e02 > 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;
}
.heading-thick-4334 .complex_c734 .gas-ca21 li.over-7e02 > 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;
}
.static_6fec a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.article-d8fe {
  position: relative;
  z-index: 10;
}
.article-d8fe .list-2299 {
  width: 100%;
  max-width: 100%;
}
.description-silver-9414 .iron-3221 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description-silver-9414 .widget_next_545c {
}
.description-silver-9414 .stale-d240 {
  background: #292929;
}
.info-static-1c1c .iron-3221 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info-static-1c1c .widget_next_545c {
  background: #f9f9f9;
}
.info-static-1c1c .stale-d240 {
  background: #303030;
}
.focused_b6b3 .iron-3221 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focused_b6b3 .tall_8e66 {
    margin-bottom: 1em;
  }
  .focused_b6b3 .tall_8e66:last-child {
    margin-bottom: 0;
  }
}
.focused_b6b3 .widget_next_545c {
  background: #ededed;
}
.focused_b6b3 .stale-d240 {
  background: #1a1a1a;
}
.iron-3221.widget_next_545c {
  color: rgba(0, 0, 0, 0.6);
}
.iron-3221.widget_next_545c .primary_hard_a653 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron-3221.stale-d240 {
  color: rgba(255, 255, 255, 0.99);
}
.iron-3221.stale-d240 a:not(.texture_clean_25c0) {
  color: rgba(255, 255, 255, 0.79);
}
.iron-3221.stale-d240 a:not(.texture_clean_25c0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron-3221.stale-d240 .primary_hard_a653 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron-3221.stale-d240 table tbody td,
.iron-3221.stale-d240 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article_06c7.simple-49b2 .gradient-3c74 {
  max-width: initial;
}
.article_06c7 .footer_green_0504 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article_06c7 .footer_green_0504 .list-2299 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article_06c7 .footer_green_0504 .list-2299 {
    display: block;
    margin-bottom: 2em;
  }
  .article_06c7 .footer_green_0504 .list-2299:last-child {
    margin-bottom: 0;
  }
}
.focused_b6b3 .tall_8e66:last-child,
.info-static-1c1c .tall_8e66:last-child,
.description-silver-9414 .tall_8e66:last-child {
  margin-bottom: 0;
}
.focused_b6b3 .tall_8e66 .complex_c734 .image_green_2756:last-child,
.info-static-1c1c .tall_8e66 .complex_c734 .image_green_2756:last-child,
.description-silver-9414 .tall_8e66 .complex_c734 .image_green_2756:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focused_b6b3 .hovered-0c91,
  .focused_b6b3 .plasma-b9af,
  .info-static-1c1c .hovered-0c91,
  .info-static-1c1c .plasma-b9af,
  .description-silver-9414 .hovered-0c91,
  .description-silver-9414 .plasma-b9af {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .article-d8fe .tall_8e66 {
    margin-bottom: 2em;
  }
}
.article-d8fe p:last-child {
  margin-bottom: 0;
}
.article-d8fe li,
.article-d8fe ul {
  list-style: none;
  margin: 0;
}
.article-d8fe ul ul {
  margin-left: 2.617924em;
}
.status_dbda {
  font-size: 0.875em;
}

/* css-noise: ecf7 */
.widget-item-u0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
