/*!
Theme Name: Customify
Theme URI: https://pressmaximum.element_f01d/customify
Author: WPCustomify
Author URI: https://pressmaximum.element_f01d
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.element_f01d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.yellow_1a49.dirty-27b4/licenses/gpl-2.0.popup-f347
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.cold-f399/, (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.panel-soft-7ac4.light-99a6/normalize.over_f43d/
 ======
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.over_f43d v7.0.0 | MIT License | github.element_f01d/necolas/normalize.over_f43d */
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;
}
.filter-a424 .avatar_f18b,
.wrapper_01bb,
.input-5ab4,
.green_71f2,
.feature_medium_d457,
.header-29ee,
.media-green-de1d,
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;
}
.wrapper_01bb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wrapper_01bb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_01bb,
  h1 {
    font-size: 1.8em;
  }
}
.input-5ab4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input-5ab4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input-5ab4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input-5ab4,
  h2 {
    font-size: 1.7em;
  }
}
.green_71f2,
h3 {
  font-size: 1.618em;
}
.filter-a424 .avatar_f18b,
.feature_medium_d457,
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.sort_clean_16ac {
  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;
}
.aside-3dc8:after,
.aside-3dc8:before,
.medium_befb:after,
.medium_befb:before {
  content: "";
  display: table;
}
.aside-3dc8:after,
.medium_befb:after {
  clear: both;
}
.orange-e462 {
  float: right;
  margin-right: 0;
}
.video_e8a8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink-5640 .article-520d,
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;
}
.pink-5640 .article-520d: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;
}
.avatar_9035 .article-520d {
  box-shadow: none;
}
.avatar_9035
  .article-520d
  .label_d19a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar_9035 .article-520d .list_05c8 {
  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;
}
.avatar_9035
  .article-520d
  .list_05c8
  b {
  display: none;
}
.avatar_9035 .element-focused-9f71 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(.stale_ab5c),
button:not(.overlay-glass-b98e):not(.stale_ab5c),
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ) {
  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;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):hover,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):hover,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):hover,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):hover,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):active,
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):active,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):active,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):active,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):active,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus {
  outline: 0;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef {
  position: relative;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .paper-da19,
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .highlight-green-829c,
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .sort_left_6a59,
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  i,
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  svg,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .paper-da19,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .highlight-green-829c,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .sort_left_6a59,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  i,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  svg,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .paper-da19,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .highlight-green-829c,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .sort_left_6a59,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  i,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  svg,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .paper-da19,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .highlight-green-829c,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .sort_left_6a59,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  i,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  svg,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .paper-da19,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .highlight-green-829c,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  .sort_left_6a59,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  i,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef
  svg {
  visibility: hidden;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef:after,
button:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef:after,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef:after,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef:after,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ).fn-loading-acef: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;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(.stale_ab5c),
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ) {
  color: #fff;
  background: #235787;
}
.button-next-cc5b:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="button"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="reset"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus,
input[type="submit"]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ):focus {
  color: #fff;
}
.button-next-cc5b.fn-disabled-acef:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
.button-next-cc5b[disabled]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
button.fn-disabled-acef:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ),
button[disabled]:not(.overlay-glass-b98e):not(
    .stale_ab5c
  ) {
  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;
}
.right_4688 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.right_4688: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;
}
.dynamic-6378 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.out_c25d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.border-68c7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside-3dc8:after,
.aside-3dc8:before,
.west_d8cc:after,
.west_d8cc:before,
.hidden_0f14:after,
.hidden_0f14:before,
.bronze-9e47:after,
.bronze-9e47:before,
.aside_b3e4:after,
.aside_b3e4:before,
.purple-36e5:after,
.purple-36e5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside-3dc8:after,
.west_d8cc:after,
.hidden_0f14:after,
.bronze-9e47:after,
.aside_b3e4:after,
.purple-36e5:after {
  clear: both;
}
.west_d8cc .focused_f01d,
.hidden_0f14 .focused_f01d,
.tooltip-light-ad4f .focused_f01d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper_8c03 {
  display: inline-block;
}
.hidden-cfb1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden-cfb1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden-cfb1 .sidebar-8f9c {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar-8f9c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-1173 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-1173:after,
.thumbnail-1173:before {
  content: "";
  display: table;
}
.thumbnail-1173:after {
  clear: both;
}
.active_dim_5a32 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop_simple_b25f .active_dim_5a32 {
  max-width: 50%;
}
.text-a942 .active_dim_5a32 {
  max-width: 33.33%;
}
.bottom_e8d3 .active_dim_5a32 {
  max-width: 25%;
}
.info-c37c .active_dim_5a32 {
  max-width: 20%;
}
.video-iron-e717 .active_dim_5a32 {
  max-width: 16.66%;
}
.wrapper-bright-c73c .active_dim_5a32 {
  max-width: 14.28%;
}
.background-fbd4 .active_dim_5a32 {
  max-width: 12.5%;
}
.logo_current_5627 .active_dim_5a32 {
  max-width: 11.11%;
}
.stale_e098 {
  display: block;
}
.filter-a424 .heading-24c9 label,
.filter-a424 .frame_under_1fa5 label,
.filter-a424 .icon-pro-2ee4 label,
.filter-a424 .media-11c7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section-orange-7970 {
  list-style: none;
  margin: 0;
}
.section-orange-7970 article.hard_1131 {
  margin-bottom: 0;
}
.section-orange-7970 ul {
  list-style: none;
  margin: 0;
}
.section-orange-7970 .video_93db li.hard_1131 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section-orange-7970 .video_93db li.hard_1131 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section-orange-7970 .video_93db li.hard_1131: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) {
  .section-orange-7970 .video_93db li.hard_1131 li.hard_1131 li.hard_1131 li.hard_1131 {
    padding-left: 0;
  }
}
article.hard_1131 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_1131 .west_d8cc p:last-of-type {
  margin-bottom: 0;
}
article.hard_1131 .notification-yellow-ee58 {
  float: left;
}
article.hard_1131 .progress_mini_7e13 {
  margin-left: 85px;
}
article.hard_1131 .box-dynamic-5180 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_1131 .box-dynamic-5180 .highlight-north-ce64 {
  margin-left: 10px;
}
article.hard_1131 .tabs-89e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_1131 .link_9281 {
  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 .heading-24c9,
  #respond .icon-pro-2ee4,
  #respond .media-11c7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-24c9 input,
#respond .icon-pro-2ee4 input,
#respond .media-11c7 input {
  width: 100%;
}
#respond .media-11c7 {
  margin-right: 0;
}
#respond .popup-99e8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_96b7 {
  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;
}
.picture_96b7.disabled-stale-fc32 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture_96b7 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%);
}
.picture_96b7:focus,
.picture_96b7: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);
}
.easy_c37c {
  border-radius: 10%;
}
.chip_thick_1ce4 {
  border-radius: 50%;
}
.border_cde2 {
  font-size: 0.72em;
}
.fresh_fec1 {
  font-size: 0.875em;
}
.panel_yellow_ac7c {
  font-size: 1.1em;
}
.copper-0c44 {
  text-transform: uppercase;
  line-height: 1.2;
}
.copper-0c44.border_cde2 {
  letter-spacing: 0.5px;
}
.container_easy_381a,
.container_easy_381a a {
  color: #6d6d6d;
}
.container_easy_381a a:hover {
  color: #111;
}
.box-6f91 {
  color: #6d6d6d;
}
.heading_huge_4030 {
  overflow-x: hidden;
}
.heading_huge_4030 .tertiary_narrow_4b01.brown-ed7f {
  position: relative;
}
.heading_huge_4030 .tertiary_narrow_4b01.brown-ed7f.new_6cdd {
  position: initial;
}
.heading_huge_4030
  .tertiary_narrow_4b01.brown-ed7f.new_6cdd
  .frame_db17 {
  left: auto;
}
.heading_huge_4030 .tertiary_narrow_4b01 .frame_db17 {
  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;
}
.heading_huge_4030 .tertiary_narrow_4b01:hover.brown-ed7f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.heading_huge_4030
  .tertiary_narrow_4b01:hover.brown-ed7f
  .frame_db17 {
  display: block;
  z-index: 9999999;
}
.heading_huge_4030 .iron-957e .fluid_9505,
.heading_huge_4030 .highlight-red-bd3e .fluid_9505 {
  display: none;
}
.heading_huge_4030 .banner_down_e99b .tertiary_narrow_4b01:hover.brown-ed7f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.filter-a424 .heading-24c9 label,
.filter-a424 .frame_under_1fa5 label,
.filter-a424 .icon-pro-2ee4 label,
.filter-a424 .media-11c7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.section-orange-7970 {
  list-style: none;
  margin: 0;
}
.section-orange-7970 article.hard_1131 {
  margin-bottom: 0;
}
.section-orange-7970 ul {
  list-style: none;
  margin: 0;
}
.section-orange-7970 .video_93db li.hard_1131 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .section-orange-7970 .video_93db li.hard_1131 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .section-orange-7970 .video_93db li.hard_1131: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) {
  .section-orange-7970 .video_93db li.hard_1131 li.hard_1131 li.hard_1131 li.hard_1131 {
    padding-left: 0;
  }
}
article.hard_1131 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hard_1131 .west_d8cc p:last-of-type {
  margin-bottom: 0;
}
article.hard_1131 .notification-yellow-ee58 {
  float: left;
}
article.hard_1131 .progress_mini_7e13 {
  margin-left: 85px;
}
article.hard_1131 .box-dynamic-5180 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hard_1131 .box-dynamic-5180 .highlight-north-ce64 {
  margin-left: 10px;
}
article.hard_1131 .tabs-89e1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hard_1131 .link_9281 {
  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 .heading-24c9,
  #respond .icon-pro-2ee4,
  #respond .media-11c7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-24c9 input,
#respond .icon-pro-2ee4 input,
#respond .media-11c7 input {
  width: 100%;
}
#respond .media-11c7 {
  margin-right: 0;
}
#respond .popup-99e8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.iron-957e .focus-7683 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focus-7683 .medium-6caf.logo_2e06 .focused_bdcf > li > a:focus,
.focus-7683 .medium-6caf.logo_2e06 .focused_bdcf > li > a:hover,
.focus-7683 .medium-6caf.label_bc59 .focused_bdcf > li > a:focus,
.focus-7683 .medium-6caf.label_bc59 .focused_bdcf > li > a:hover,
.focus-7683 .medium-6caf.complex-ded6 .focused_bdcf > li > a:focus,
.focus-7683 .medium-6caf.complex-ded6 .focused_bdcf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683
  .medium-6caf.logo_2e06
  .focused_bdcf
  > li.dirty-0348
  > a,
.focus-7683
  .medium-6caf.logo_2e06
  .focused_bdcf
  > li.middle-8c5d
  > a,
.focus-7683
  .medium-6caf.label_bc59
  .focused_bdcf
  > li.dirty-0348
  > a,
.focus-7683
  .medium-6caf.label_bc59
  .focused_bdcf
  > li.middle-8c5d
  > a,
.focus-7683
  .medium-6caf.complex-ded6
  .focused_bdcf
  > li.dirty-0348
  > a,
.focus-7683 .medium-6caf.complex-ded6 .focused_bdcf > li.in_28ea > a {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683 .notification_17d6,
.focus-7683 .notification_17d6 a {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683 .south-5572.section-8bbb li a,
.focus-7683 .section-warm-92bf a,
.focus-7683 .texture_5c85,
.focus-7683 .focused_bdcf > li > a,
.focus-7683 .gallery_216c {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683 .south-5572.section-8bbb li a:hover,
.focus-7683 .section-warm-92bf a:hover,
.focus-7683 .texture_5c85:hover,
.focus-7683 .focused_bdcf > li > a:hover,
.focus-7683 .gallery_216c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683 .medium-3601 {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683 .medium-3601 .old-678d {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683 .medium-3601:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-7683 .element-prev-f0d2 .notice-c560 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683 .element-prev-f0d2 .notice-c560 .prev_a648 {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683
  .element-prev-f0d2
  .notice-c560
  .prev_a648::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683
  .element-prev-f0d2
  .notice-c560
  .prev_a648:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683
  .element-prev-f0d2
  .notice-c560
  .prev_a648::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683
  .element-prev-f0d2
  .notice-c560
  .prev_a648::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683 .element-prev-f0d2 .light-ca84 {
  color: rgba(255, 255, 255, 0.79);
}
.focus-7683 .element-prev-f0d2 .light-ca84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_f2ee
  .focus-7683
  .element-prev-f0d2
  .huge_1874
  .prev-6848 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_f2ee
  .focus-7683
  .element-prev-f0d2
  .huge_1874
  .prev_a648 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron-957e .module_8078 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module_8078 .medium-6caf.logo_2e06 .focused_bdcf > li > a:focus,
.module_8078 .medium-6caf.logo_2e06 .focused_bdcf > li > a:hover,
.module_8078 .medium-6caf.label_bc59 .focused_bdcf > li > a:focus,
.module_8078 .medium-6caf.label_bc59 .focused_bdcf > li > a:hover,
.module_8078 .medium-6caf.complex-ded6 .focused_bdcf > li > a:focus,
.module_8078 .medium-6caf.complex-ded6 .focused_bdcf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_8078
  .medium-6caf.logo_2e06
  .focused_bdcf
  > li.dirty-0348
  > a,
.module_8078
  .medium-6caf.logo_2e06
  .focused_bdcf
  > li.middle-8c5d
  > a,
.module_8078
  .medium-6caf.label_bc59
  .focused_bdcf
  > li.dirty-0348
  > a,
.module_8078
  .medium-6caf.label_bc59
  .focused_bdcf
  > li.middle-8c5d
  > a,
.module_8078
  .medium-6caf.complex-ded6
  .focused_bdcf
  > li.dirty-0348
  > a,
.module_8078 .medium-6caf.complex-ded6 .focused_bdcf > li.in_28ea > a {
  color: rgba(0, 0, 0, 0.8);
}
.module_8078 .notification_17d6,
.module_8078 .notification_17d6 a {
  color: rgba(0, 0, 0, 0.8);
}
.module_8078 .south-5572.section-8bbb li a,
.module_8078 .section-warm-92bf a,
.module_8078 .texture_5c85,
.module_8078 .focused_bdcf > li > a,
.module_8078 .gallery_216c {
  color: rgba(0, 0, 0, 0.55);
}
.module_8078 .south-5572.section-8bbb li a:hover,
.module_8078 .section-warm-92bf a:hover,
.module_8078 .texture_5c85:hover,
.module_8078 .focused_bdcf > li > a:hover,
.module_8078 .gallery_216c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module_8078 .medium-3601 {
  color: rgba(0, 0, 0, 0.55);
}
.module_8078 .medium-3601 .old-678d {
  color: rgba(0, 0, 0, 0.8);
}
.module_8078 .medium-3601:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-8e59 .aside-9ef8 {
  margin-left: auto;
  margin-right: auto;
}
.hidden_0f14 > * {
  margin-left: auto;
  margin-right: auto;
}
.hidden_0f14 .dynamic-6378 {
  margin-right: 1.41575em;
}
.short_ba63 .hidden_0f14 > .lite-1405 {
  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;
}
.short_ba63 .hidden_0f14 > .overlay-9b99 {
  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;
}
.popup_5aed.sort-8e59 .aside-9ef8,
.modal_medium_0d77.sort-8e59 .aside-9ef8 {
  margin-left: 0;
}
.module_ed4b.sort-8e59 .aside-9ef8,
.lite_8653.sort-8e59 .aside-9ef8 {
  margin-right: 0;
}
.hidden_0f14 ol,
.hidden_0f14 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert_1cac video {
  max-width: 100%;
}
.card-7df5 img {
  display: block;
}
.card-7df5.dynamic-6378,
.card-7df5.out_c25d {
  width: 100%;
}
.card-7df5.overlay-9b99 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop-2b7e:not(.item-soft-f2a3) {
  margin: 1.5em auto;
}
.breadcrumb_cf28 p {
  padding: 1.5em 14px;
}
ul.copper-d8f4.overlay-9b99,
ul.copper-d8f4.lite-1405,
ul.copper-d8f4.gallery-bdb5.lite-1405 {
  padding: 0 14px;
}
.detail-advanced-ee72 {
  display: block;
  overflow-x: auto;
}
.detail-advanced-ee72 table {
  border-collapse: collapse;
  width: 100%;
}
.detail-advanced-ee72 td,
.detail-advanced-ee72 th {
  padding: 0.5em;
}
.hidden_0f14 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hidden_0f14 ol ol,
.hidden_0f14 ol ul,
.hidden_0f14 ul ol,
.hidden_0f14 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hidden_0f14 ol ol li,
.hidden_0f14 ol ul li,
.hidden_0f14 ul ol li,
.hidden_0f14 ul ul li {
  margin-left: 0;
}
.popup-yellow-1bd7.hard_73f0 > .gas-a0ef {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.popup-yellow-1bd7.hard_73f0 > .gas-a0ef iframe,
.popup-yellow-1bd7.hard_73f0 > .gas-a0ef > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs-379f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs-379f.column_b048 {
  padding: 0;
}
.tabs-379f.column_b048 cite {
  font-size: 13px;
}
.tabs-379f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs-379f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask-fixed-ebe7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask-fixed-ebe7 > p:first-child {
  margin-top: 0;
}
.mask-fixed-ebe7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask-fixed-ebe7 blockquote {
  border-left: 0;
}
.column_4220 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column_4220:not(.input_a78a) {
  max-width: 100px;
}
.column_4220.gold-e961 {
  border-bottom: none !important;
  text-align: center;
}
.column_4220.gold-e961::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb_cf28 p {
    padding: 1.5em 0;
  }
}
.fast_b696 {
  color: #0073aa;
}
.disabled_upper_adac {
  background-color: #0073aa;
}
.logo-3a36 {
  color: #229fd8;
}
.mini-2879 {
  background-color: #229fd8;
}
.caption-a8cc {
  color: #eee;
}
.button_stone_3959 {
  background-color: #eee;
}
.south_0b21 {
  color: #444;
}
.footer-6182 {
  background-color: #444;
}
.new-1782 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.new-1782 .gallery-cold-2c46 .section-warm-92bf {
  font-size: 15px;
}
.new-1782 .section-warm-92bf {
  line-height: 1.3;
}
.new-1782 .module_8078 {
}
.new-1782 .focus-7683 {
  background: #235787;
}
.modal_f383 {
  padding: 0;
}
.modal_f383 .focus-7683 {
  background: #1a1a1a;
}
.modal_f383 .module_8078 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content_78ec {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content_78ec .module_8078 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content_78ec .focus-7683 {
  background: #303030;
}
.purple-36e5 {
  position: relative;
  z-index: 10;
}
.purple-36e5 .primary-ef45 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text-huge-b2d5 .brown-ed7f {
  display: inline-block;
  vertical-align: middle;
}
.text-huge-b2d5.info_liquid_7725 .brown-ed7f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text-huge-b2d5.info_liquid_7725 .brown-ed7f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text-huge-b2d5.info_liquid_7725 .brown-ed7f {
    margin-right: 0.4em;
  }
}
.text-huge-b2d5.info_liquid_7725 .brown-ed7f:last-child {
  margin-right: 0;
}
.carousel_hard_914f .primary-ef45 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .iron-957e .gallery-cold-2c46 {
    margin: 0 -0.5em;
  }
  .iron-957e .gallery-cold-2c46 [class*="customify-col-"],
  .iron-957e .gallery-cold-2c46 [class*="customify-col_"],
  .iron-957e .gallery-cold-2c46 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.iron-957e.picture-072a .primary-ef45 {
  background: 0 0 !important;
}
.iron-957e.picture-072a .primary-ef45,
.iron-957e.carousel_hard_914f .primary-ef45 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .iron-957e.status-new-d9d6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.iron-957e.carousel_hard_914f .primary-ef45 {
  box-shadow: none !important;
}
.title-rough-9250 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .title-rough-9250 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .title-rough-9250 {
    padding: 18px 0 20px;
  }
}
.title-rough-9250 .gas-e6ca {
  width: 100%;
}
.title-rough-9250 .row_efdc {
  margin-bottom: 0;
}
.title-rough-9250 .first-340a {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion-8157 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion-8157 .hidden-7738 {
  width: 100%;
}
.gradient_fd18 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gradient_fd18 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gradient_fd18 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;
}
.gradient_fd18 li:last-child:after {
  display: none;
}
.gradient_fd18 li a {
  font-weight: 500;
  margin-right: 10px;
}
.header_f506 .fluid_9505 button,
.title-rough-9250 .fluid_9505 button {
  left: 0;
}
.header_f506 .hidden-7738,
.title-rough-9250 .hidden-7738 {
  padding-left: 0;
  padding-right: 0;
}
.header_f506 .accordion-8157,
.title-rough-9250 .accordion-8157 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header_f506 {
  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;
}
.header_f506: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;
}
.header_f506 .tag-active-a79d {
  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) {
  .header_f506 .tag-active-a79d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header_f506 .tag-active-a79d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header_f506 .tag-active-a79d {
    min-height: 200px;
  }
}
.header_f506 .gradient_fd18 {
  color: rgba(255, 255, 255, 0.8);
}
.header_f506 .gradient_fd18 a,
.header_f506 .gradient_fd18 li:after {
  color: inherit;
}
.header_f506 .gradient_fd18 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.image-402c {
  margin-bottom: 0.5em;
}
.backdrop_prev_d0fa {
  margin-bottom: 1.2em;
}
.backdrop_prev_d0fa,
.image-402c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.backdrop_prev_d0fa p:last-child,
.image-402c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid_9505,
#masthead .fluid_9505 {
  display: none;
}
#masthead
  > .fluid_9505.menu_09ea {
  display: none;
}
#masthead > .fluid_9505 button {
  left: 0;
}
.menu-simple-ff96 {
  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%;
}
.menu-simple-ff96 .brown-ed7f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu-simple-ff96 .highlight_3757 {
  display: -webkit-box;
  display: flex;
}
.menu-simple-ff96 .highlight_3757.notification_out_07f0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu-simple-ff96 .highlight_3757.hidden-b91f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-simple-ff96 .highlight_3757.focus_under_5abe {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-simple-ff96.hard_e6df.thumbnail_3621 .highlight_3757.notification_out_07f0 {
  flex-basis: 100%;
}
.menu-simple-ff96.bottom-634b .highlight_3757.hidden-b91f {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu-simple-ff96.bottom-634b .highlight_3757.focus_under_5abe {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid_9505.menu_09ea {
  display: none;
}
#masthead > .fluid_9505 button {
  left: 0;
}
.item-441c {
  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-441c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.item-441c.article_rough_af56 i {
  margin-right: 4px;
}
.item-441c.nav_6fc2 i {
  margin-left: 5px;
}
.section-warm-92bf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-warm-92bf p:last-child {
  margin-bottom: 0;
}
.list-motion-8212 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-motion-8212 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-motion-8212 img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-motion-8212 .notification_17d6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-motion-8212 .west-08f2 {
  margin: 5px 0 7px 0;
}
.list-motion-8212.east_8531 .cool_0cd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-motion-8212.east_8531 .row-fluid-485e {
  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;
}
.list-motion-8212.avatar-north-eddc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-motion-8212.avatar-north-eddc .cool_0cd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-motion-8212.avatar-north-eddc .row-fluid-485e {
  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;
}
.list-motion-8212.selected-45fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-motion-8212.cool-7588 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-motion-8212.cool-7588 .row-fluid-485e {
  margin-top: 7px;
}
.thick_6d3b {
  display: inline-block;
}
.purple-36e5 .focus_5c9d .list-motion-8212 img {
  max-width: 100%;
}
.medium-6caf .down-2445.nav_181b,
.red-68de .down-2445.nav_181b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium-6caf .fast_11e7,
.red-68de .fast_11e7 {
  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%);
}
.medium-6caf .fast_11e7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.medium-6caf.media_57b1 .fast_11e7 {
  display: none;
}
.medium-6caf .secondary-4815 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-6caf .secondary-4815 li {
  display: inline-block;
  position: relative;
}
.medium-6caf .secondary-4815 li:last-child {
  margin-right: 0;
}
.medium-6caf .secondary-4815 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;
}
.medium-6caf .secondary-4815 li.in_28ea > a {
  color: rgba(0, 0, 0, 0.9);
}
.medium-6caf .secondary-4815 > 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;
}
.medium-6caf .secondary-4815 > li > a i {
  line-height: 0;
}
.medium-6caf .secondary-4815 > li.motion_0f8f > a .fast_11e7 {
  margin-left: 4px;
  line-height: 0;
}
.medium-6caf .secondary-4815 .shadow-ed33 li.motion_0f8f > a {
  position: relative;
}
.medium-6caf .secondary-4815 .shadow-ed33 li.motion_0f8f > a:after,
.medium-6caf .secondary-4815 .shadow-ed33 li.motion_0f8f > a:before {
  content: "";
  display: table;
}
.medium-6caf .secondary-4815 .shadow-ed33 li.motion_0f8f > a:after {
  clear: both;
}
.medium-6caf .secondary-4815 .shadow-ed33 li.motion_0f8f > a .fast_11e7 {
  margin-left: 5px;
  float: right;
}
.medium-6caf .easy_71b7,
.medium-6caf .shadow-ed33 {
  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;
}
.medium-6caf .shadow-ed33 {
  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;
}
.medium-6caf .shadow-ed33 .nav_181b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium-6caf .shadow-ed33 .fast_11e7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.medium-6caf .shadow-ed33 li {
  display: block;
  margin: 0;
  padding: 0;
}
.medium-6caf .shadow-ed33 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;
}
.medium-6caf .shadow-ed33 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.medium-6caf .shadow-ed33 .shadow-ed33 {
  top: 0;
  left: 100%;
}
.medium-6caf .tooltip-f39d.fn-focus-acef > .easy_71b7,
.medium-6caf .tooltip-f39d.fn-focus-acef > .shadow-ed33,
.medium-6caf .tooltip-f39d:focus > .easy_71b7,
.medium-6caf .tooltip-f39d:focus > .shadow-ed33,
.medium-6caf .tooltip-f39d:hover > .easy_71b7,
.medium-6caf .tooltip-f39d:hover > .shadow-ed33 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.medium-6caf.complex-ded6 .focused_bdcf:after,
.medium-6caf.complex-ded6 .focused_bdcf:before {
  content: "";
  display: table;
}
.medium-6caf.complex-ded6 .focused_bdcf:after {
  clear: both;
}
.medium-6caf.complex-ded6 .focused_bdcf > li {
  float: left;
}
.medium-6caf.basic-a48d .focused_bdcf:after,
.medium-6caf.basic-a48d .focused_bdcf:before {
  content: "";
  display: table;
}
.medium-6caf.basic-a48d .focused_bdcf:after {
  clear: both;
}
.medium-6caf.basic-a48d .focused_bdcf > li {
  float: left;
}
.medium-6caf.basic-a48d .focused_bdcf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.medium-6caf.basic-a48d .focused_bdcf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.medium-6caf.basic-a48d .focused_bdcf > li.dirty-0348 > a,
.medium-6caf.basic-a48d .focused_bdcf > li.in_28ea > a {
  color: #fff;
  background-color: #1e4b75;
}
.medium-6caf.logo_2e06 .focused_bdcf > li > a .nav_181b {
  position: relative;
}
.medium-6caf.logo_2e06 .focused_bdcf > li > a .nav_181b: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;
}
.medium-6caf.logo_2e06
  .focused_bdcf
  > li:focus
  > a
  .nav_181b:before,
.medium-6caf.logo_2e06
  .focused_bdcf
  > li:hover
  > a
  .nav_181b:before {
  width: 100%;
  background-color: currentColor;
}
.medium-6caf.logo_2e06
  .focused_bdcf
  > li.dirty-0348
  > a
  .nav_181b:before,
.medium-6caf.logo_2e06
  .focused_bdcf
  > li.middle-8c5d
  > a
  .nav_181b:before {
  width: 100%;
  background-color: currentColor;
}
.medium-6caf.label_bc59 .focused_bdcf > li > a .nav_181b {
  position: relative;
}
.medium-6caf.label_bc59 .focused_bdcf > li > a .nav_181b: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;
}
.medium-6caf.label_bc59 .focused_bdcf > li:focus > a .nav_181b:before,
.medium-6caf.label_bc59
  .focused_bdcf
  > li:hover
  > a
  .nav_181b:before {
  width: 100%;
  background-color: currentColor;
}
.medium-6caf.label_bc59
  .focused_bdcf
  > li.dirty-0348
  > a
  .nav_181b:before,
.medium-6caf.label_bc59
  .focused_bdcf
  > li.middle-8c5d
  > a
  .nav_181b:before {
  width: 100%;
  background-color: currentColor;
}
.red-68de .secondary-4815 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.red-68de .secondary-4815 li:first-child > a {
  border-top: none;
}
.red-68de .secondary-4815 .bright_f4fa > .nav_181b .fast_11e7 {
  display: none;
}
.red-68de .secondary-4815 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.red-68de .secondary-4815 li:last-child {
  border: none;
}
.red-68de .secondary-4815 li.motion_0f8f > a {
  padding-right: 45px !important;
}
.red-68de .secondary-4815 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.red-68de .secondary-4815 li a:focus,
.red-68de .secondary-4815 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-68de .secondary-4815 li .backdrop-gold-3e21 {
  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;
}
.red-68de .secondary-4815 li .backdrop-gold-3e21:hover {
  box-shadow: none;
}
.red-68de .secondary-4815 li .backdrop-gold-3e21 .fast_11e7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.red-68de .secondary-4815 .shadow-ed33 {
  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);
}
.red-68de .secondary-4815 .shadow-ed33 li a {
  padding-left: 3em;
}
.red-68de .secondary-4815 .upper-b3ab > a .backdrop-gold-3e21 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.red-68de .secondary-4815 .upper-b3ab > .shadow-ed33 {
  display: block;
  opacity: 1;
}
.popup_86b8 {
  max-width: 100%;
}
.nav_6a06 {
  line-height: 0;
  cursor: pointer;
}
.gallery_216c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gallery_216c:hover {
  box-shadow: none;
  color: currentColor;
}
.gallery_216c svg {
  width: 18px;
  height: 18px;
}
.gallery_216c .red_a6e1 {
  display: none;
}
.article_outer_7e66 {
  position: relative;
}
.article_outer_7e66.fn-active-acef .gallery_216c .shadow-8bd1 {
  display: none;
}
.article_outer_7e66.fn-active-acef .gallery_216c .red_a6e1 {
  display: inline-block;
}
.article_outer_7e66 .texture_b73a {
  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);
}
.article_outer_7e66.slider_mini_5894 .texture_b73a {
  left: auto;
  right: -0.9em;
}
.article_outer_7e66.slider_mini_5894 .basic_e079::before {
  left: auto;
  right: 15px;
}
.article_outer_7e66.fn-active-acef .texture_b73a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge_1874 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge_1874 label {
  flex-basis: 100%;
}
.huge_1874 .notice-c560 {
  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;
}
.huge_1874 .prev_a648 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge_1874 .prev_a648:focus {
  background-color: transparent;
}
.huge_1874 button.light-ca84 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge_1874 button.light-ca84:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge_1874 button.light-ca84 svg {
  width: 18px;
  height: 18px;
}
.huge_1874 input[type="submit"] {
  min-height: auto;
}
.element-prev-f0d2 .huge_1874 .prev_a648 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.basic_e079 {
  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) {
  .basic_e079 {
    width: 220px;
  }
}
.basic_e079 label {
  flex-basis: 100%;
}
.basic_e079::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;
}
.surface_f2ee .element-prev-f0d2 .huge_1874 {
  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;
}
.surface_f2ee
  .element-prev-f0d2
  .huge_1874
  .notice-c560 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface_f2ee .element-prev-f0d2 .huge_1874 .prev_a648 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface_f2ee
  .element-prev-f0d2
  .huge_1874
  .prev_a648:focus {
  background: 0 0;
}
.surface_f2ee
  .element-prev-f0d2
  .huge_1874
  .prev-6848 {
  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;
}
.south-5572 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.south-5572 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.south-5572 li:last-child {
  margin-right: 0;
}
.south-5572 li:first-child {
  margin-left: 0;
}
.south-5572.info_5b37 a {
  color: #fff;
}
.south-5572.info_5b37 a:hover {
  color: #fff;
}
.south-5572 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.south-5572 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.south-5572 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.south-5572 a:hover {
  opacity: 0.9;
  color: inherit;
}
.south-5572 [class*="social-icon-apple"] {
  background-color: #999;
}
.south-5572 [class*="social-icon-apple"].nav-eb91 {
  background-color: transparent;
  color: #999;
}
.south-5572 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.south-5572 [class*="social-icon-behance"].nav-eb91 {
  background-color: transparent;
  color: #1769ff;
}
.south-5572 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.south-5572 [class*="social-icon-bitbucket"].nav-eb91 {
  background-color: transparent;
  color: #205081;
}
.south-5572 [class*="social-icon-codepen"] {
  background-color: #000;
}
.south-5572 [class*="social-icon-codepen"].nav-eb91 {
  background-color: transparent;
  color: #000;
}
.south-5572 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.south-5572 [class*="social-icon-delicious"].nav-eb91 {
  background-color: transparent;
  color: #39f;
}
.south-5572 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.south-5572 [class*="social-icon-digg"].nav-eb91 {
  background-color: transparent;
  color: #005be2;
}
.south-5572 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.south-5572 [class*="social-icon-dribbble"].nav-eb91 {
  background-color: transparent;
  color: #ea4c89;
}
.south-5572 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.south-5572 [class*="social-icon-envelope"].nav-eb91 {
  background-color: transparent;
  color: #ea4335;
}
.south-5572 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.south-5572 [class*="social-icon-facebook"].nav-eb91 {
  background-color: transparent;
  color: #3b5998;
}
.south-5572 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.south-5572 [class*="social-icon-flickr"].nav-eb91 {
  background-color: transparent;
  color: #0063dc;
}
.south-5572 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.south-5572 [class*="social-icon-foursquare"].nav-eb91 {
  background-color: transparent;
  color: #2d5be3;
}
.south-5572 [class*="social-icon-github"] {
  background-color: #333;
}
.south-5572 [class*="social-icon-github"].nav-eb91 {
  background-color: transparent;
  color: #333;
}
.south-5572 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.south-5572 [class*="social-icon-google-plus"].nav-eb91 {
  background-color: transparent;
  color: #dd4b39;
}
.south-5572 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.south-5572 [class*="social-icon-houzz"].nav-eb91 {
  background-color: transparent;
  color: #7ac142;
}
.south-5572 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.south-5572 [class*="social-icon-instagram"].nav-eb91 {
  background-color: transparent;
  color: #262626;
}
.south-5572 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.south-5572 [class*="social-icon-jsfiddle"].nav-eb91 {
  background-color: transparent;
  color: #487aa2;
}
.south-5572 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.south-5572 [class*="social-icon-linkedin"].nav-eb91 {
  background-color: transparent;
  color: #0077b5;
}
.south-5572 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.south-5572 [class*="social-icon-medium"].nav-eb91 {
  background-color: transparent;
  color: #00ab6b;
}
.south-5572 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.south-5572
  [class*="social-icon-odnoklassniki"].nav-eb91 {
  background-color: transparent;
  color: #f4731c;
}
.south-5572 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.south-5572 [class*="social-icon-meetup"].nav-eb91 {
  background-color: transparent;
  color: #ec1c40;
}
.south-5572 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.south-5572 [class*="social-icon-pinterest"].nav-eb91 {
  background-color: transparent;
  color: #bd081c;
}
.south-5572 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.south-5572 [class*="social-icon-product-hunt"].nav-eb91 {
  background-color: transparent;
  color: #da552f;
}
.south-5572 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.south-5572 [class*="social-icon-reddit"].nav-eb91 {
  background-color: transparent;
  color: #ff4500;
}
.south-5572 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.south-5572 [class*="social-icon-rss"].nav-eb91 {
  background-color: transparent;
  color: #f26522;
}
.south-5572 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.south-5572
  [class*="social-icon-shopping-cart"].nav-eb91 {
  background-color: transparent;
  color: #4caf50;
}
.south-5572 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.south-5572 [class*="social-icon-skype"].nav-eb91 {
  background-color: transparent;
  color: #00aff0;
}
.south-5572 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.south-5572 [class*="social-icon-slideshare"].nav-eb91 {
  background-color: transparent;
  color: #0077b5;
}
.south-5572 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.south-5572 [class*="social-icon-snapchat"].nav-eb91 {
  background-color: transparent;
  color: #fffc00;
}
.south-5572 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.south-5572 [class*="social-icon-soundcloud"].nav-eb91 {
  background-color: transparent;
  color: #f80;
}
.south-5572 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.south-5572 [class*="social-icon-spotify"].nav-eb91 {
  background-color: transparent;
  color: #2ebd59;
}
.south-5572 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.south-5572
  [class*="social-icon-stack-overflow"].nav-eb91 {
  background-color: transparent;
  color: #fe7a15;
}
.south-5572 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.south-5572 [class*="social-icon-maldkfgram"].nav-eb91 {
  background-color: transparent;
  color: #2ca5e0;
}
.south-5572 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.south-5572 [class*="social-icon-tripadvisor"].nav-eb91 {
  background-color: transparent;
  color: #589442;
}
.south-5572 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.south-5572 [class*="social-icon-tumblr"].nav-eb91 {
  background-color: transparent;
  color: #35465c;
}
.south-5572 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.south-5572 [class*="social-icon-twitch"].nav-eb91 {
  background-color: transparent;
  color: #6441a5;
}
.south-5572 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.south-5572 [class*="social-icon-twitter"].nav-eb91 {
  background-color: transparent;
  color: #1da1f2;
}
.south-5572 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.south-5572 [class*="social-icon-vimeo"].nav-eb91 {
  background-color: transparent;
  color: #1ab7ea;
}
.south-5572 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.south-5572 [class*="social-icon-vk"].nav-eb91 {
  background-color: transparent;
  color: #45668e;
}
.south-5572 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.south-5572 [class*="social-icon-weibo"].nav-eb91 {
  background-color: transparent;
  color: #df2029;
}
.south-5572 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.south-5572 [class*="social-icon-weixin"].nav-eb91 {
  background-color: transparent;
  color: #7bb32e;
}
.south-5572 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.south-5572 [class*="social-icon-whatsapp"].nav-eb91 {
  background-color: transparent;
  color: #25d366;
}
.south-5572 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.south-5572 [class*="social-icon-wordpress"].nav-eb91 {
  background-color: transparent;
  color: #21759b;
}
.south-5572 [class*="social-icon-xing"] {
  background-color: #026466;
}
.south-5572 [class*="social-icon-xing"].nav-eb91 {
  background-color: transparent;
  color: #026466;
}
.south-5572 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.south-5572 [class*="social-icon-yelp"].nav-eb91 {
  background-color: transparent;
  color: #af0606;
}
.south-5572 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.south-5572 [class*="social-icon-youtube"].nav-eb91 {
  background-color: transparent;
  color: #cd201f;
}
.texture_5c85 {
  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;
}
.texture_5c85:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb-e2ad {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hovered_cbba {
  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;
}
.down-1bfe {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notification_11cb {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notification_11cb,
.notification_11cb::after,
.notification_11cb::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;
}
.notification_11cb::after,
.notification_11cb::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-d10b .hovered_cbba .down-1bfe {
  margin-top: -2px;
  width: 19px;
}
.icon-d10b .hovered_cbba .notification_11cb {
  margin-top: -1px;
}
.icon-d10b .hovered_cbba .notification_11cb,
.icon-d10b .hovered_cbba .notification_11cb::after,
.icon-d10b .hovered_cbba .notification_11cb::before {
  width: 19px;
  height: 2px;
}
.icon-d10b .hovered_cbba .notification_11cb::before {
  top: -6px;
}
.icon-d10b .hovered_cbba .notification_11cb::after {
  bottom: -6px;
}
.header-lower-03c8 .hovered_cbba .down-1bfe {
  margin-top: -2px;
  width: 22px;
}
.header-lower-03c8 .hovered_cbba .notification_11cb {
  margin-top: -1px;
}
.header-lower-03c8 .hovered_cbba .notification_11cb,
.header-lower-03c8 .hovered_cbba .notification_11cb::after,
.header-lower-03c8 .hovered_cbba .notification_11cb::before {
  width: 22px;
  height: 2px;
}
.header-lower-03c8 .hovered_cbba .notification_11cb::before {
  top: -7px;
}
.header-lower-03c8 .hovered_cbba .notification_11cb::after {
  bottom: -7px;
}
.thumbnail-b3ab .hovered_cbba .down-1bfe {
  margin-top: -2px;
  width: 31px;
}
.thumbnail-b3ab .hovered_cbba .notification_11cb {
  margin-top: -1.5px;
}
.thumbnail-b3ab .hovered_cbba .notification_11cb,
.thumbnail-b3ab .hovered_cbba .notification_11cb::after,
.thumbnail-b3ab .hovered_cbba .notification_11cb::before {
  width: 31px;
  height: 3px;
}
.thumbnail-b3ab .hovered_cbba .notification_11cb::before {
  top: -9px;
}
.thumbnail-b3ab .hovered_cbba .notification_11cb::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .icon-c40b .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 19px;
  }
  .icon-c40b .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .icon-c40b .hovered_cbba .notification_11cb,
  .icon-c40b .hovered_cbba .notification_11cb::after,
  .icon-c40b .hovered_cbba .notification_11cb::before {
    width: 19px;
    height: 2px;
  }
  .icon-c40b .hovered_cbba .notification_11cb::before {
    top: -6px;
  }
  .icon-c40b .hovered_cbba .notification_11cb::after {
    bottom: -6px;
  }
  .hidden_thick_9403 .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_thick_9403 .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .hidden_thick_9403 .hovered_cbba .notification_11cb,
  .hidden_thick_9403 .hovered_cbba .notification_11cb::after,
  .hidden_thick_9403 .hovered_cbba .notification_11cb::before {
    width: 22px;
    height: 2px;
  }
  .hidden_thick_9403 .hovered_cbba .notification_11cb::before {
    top: -7px;
  }
  .hidden_thick_9403 .hovered_cbba .notification_11cb::after {
    bottom: -7px;
  }
  .message_dark_db4f .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 31px;
  }
  .message_dark_db4f .hovered_cbba .notification_11cb {
    margin-top: -1.5px;
  }
  .message_dark_db4f .hovered_cbba .notification_11cb,
  .message_dark_db4f .hovered_cbba .notification_11cb::after,
  .message_dark_db4f .hovered_cbba .notification_11cb::before {
    width: 31px;
    height: 3px;
  }
  .message_dark_db4f .hovered_cbba .notification_11cb::before {
    top: -9px;
  }
  .message_dark_db4f .hovered_cbba .notification_11cb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_clean_3f08 .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 19px;
  }
  .progress_clean_3f08 .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .progress_clean_3f08 .hovered_cbba .notification_11cb,
  .progress_clean_3f08 .hovered_cbba .notification_11cb::after,
  .progress_clean_3f08 .hovered_cbba .notification_11cb::before {
    width: 19px;
    height: 2px;
  }
  .progress_clean_3f08 .hovered_cbba .notification_11cb::before {
    top: -6px;
  }
  .progress_clean_3f08 .hovered_cbba .notification_11cb::after {
    bottom: -6px;
  }
  .tertiary_down_837f .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_down_837f .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .tertiary_down_837f .hovered_cbba .notification_11cb,
  .tertiary_down_837f .hovered_cbba .notification_11cb::after,
  .tertiary_down_837f .hovered_cbba .notification_11cb::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_down_837f .hovered_cbba .notification_11cb::before {
    top: -7px;
  }
  .tertiary_down_837f .hovered_cbba .notification_11cb::after {
    bottom: -7px;
  }
  .header_dark_46af .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 31px;
  }
  .header_dark_46af .hovered_cbba .notification_11cb {
    margin-top: -1.5px;
  }
  .header_dark_46af .hovered_cbba .notification_11cb,
  .header_dark_46af .hovered_cbba .notification_11cb::after,
  .header_dark_46af .hovered_cbba .notification_11cb::before {
    width: 31px;
    height: 3px;
  }
  .header_dark_46af .hovered_cbba .notification_11cb::before {
    top: -9px;
  }
  .header_dark_46af .hovered_cbba .notification_11cb::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dark-94a9 .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 19px;
  }
  .dark-94a9 .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .dark-94a9 .hovered_cbba .notification_11cb,
  .dark-94a9 .hovered_cbba .notification_11cb::after,
  .dark-94a9 .hovered_cbba .notification_11cb::before {
    width: 19px;
    height: 2px;
  }
  .dark-94a9 .hovered_cbba .notification_11cb::before {
    top: -6px;
  }
  .dark-94a9 .hovered_cbba .notification_11cb::after {
    bottom: -6px;
  }
  .widget_620a .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 22px;
  }
  .widget_620a .hovered_cbba .notification_11cb {
    margin-top: -1px;
  }
  .widget_620a .hovered_cbba .notification_11cb,
  .widget_620a .hovered_cbba .notification_11cb::after,
  .widget_620a .hovered_cbba .notification_11cb::before {
    width: 22px;
    height: 2px;
  }
  .widget_620a .hovered_cbba .notification_11cb::before {
    top: -7px;
  }
  .widget_620a .hovered_cbba .notification_11cb::after {
    bottom: -7px;
  }
  .fixed-0627 .hovered_cbba .down-1bfe {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-0627 .hovered_cbba .notification_11cb {
    margin-top: -1.5px;
  }
  .fixed-0627 .hovered_cbba .notification_11cb,
  .fixed-0627 .hovered_cbba .notification_11cb::after,
  .fixed-0627 .hovered_cbba .notification_11cb::before {
    width: 31px;
    height: 3px;
  }
  .fixed-0627 .hovered_cbba .notification_11cb::before {
    top: -9px;
  }
  .fixed-0627 .hovered_cbba .notification_11cb::after {
    bottom: -9px;
  }
}
.tabs_down_d1cd .notification_11cb {
  -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);
}
.tabs_down_d1cd .notification_11cb::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs_down_d1cd .notification_11cb::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);
}
.tabs_down_d1cd.menu_c2e1 .notification_11cb {
  -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);
}
.tabs_down_d1cd.menu_c2e1 .notification_11cb::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs_down_d1cd.menu_c2e1 .notification_11cb::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);
}
.bronze_5ee0 {
  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.tag-medium-79d0:before {
  display: none;
}
.highlight-red-bd3e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.highlight-red-bd3e .lite_7607 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.highlight-red-bd3e .lite_7607:last-of-type {
  border-bottom: none;
}
.highlight-red-bd3e .lite_7607.hard-cc8f,
.highlight-red-bd3e .lite_7607.bottom_6135,
.highlight-red-bd3e .lite_7607.wrapper-0b4b {
  padding: 0;
}
.highlight-red-bd3e .red-68de .backdrop-gold-3e21 {
  color: currentColor;
}
.highlight-red-bd3e .red-68de .backdrop-gold-3e21:focus,
.highlight-red-bd3e .red-68de .backdrop-gold-3e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-red-bd3e.module_8078 .medium-3601,
.highlight-red-bd3e.module_8078 .section-warm-92bf a,
.highlight-red-bd3e.module_8078 .focused_bdcf a,
.highlight-red-bd3e.module_8078 .shadow-ed33 a {
  color: rgba(0, 0, 0, 0.55);
}
.highlight-red-bd3e.module_8078 .medium-3601:hover,
.highlight-red-bd3e.module_8078 .section-warm-92bf a:hover,
.highlight-red-bd3e.module_8078 .focused_bdcf a:hover,
.highlight-red-bd3e.module_8078 .shadow-ed33 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-red-bd3e.module_8078 .old-678d {
  color: rgba(0, 0, 0, 0.8);
}
.highlight-red-bd3e.module_8078 .lite_7607 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-red-bd3e.module_8078 .lite_7607:before {
  background: rgba(0, 0, 0, 0.08);
}
.highlight-red-bd3e.module_8078 .under-2432:before {
  background: rgba(255, 255, 255, 0.9);
}
.highlight-red-bd3e.module_8078 .red-68de .secondary-4815 li a,
.highlight-red-bd3e.module_8078 .red-68de .backdrop-gold-3e21,
.highlight-red-bd3e.module_8078 .shadow-ed33 {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-red-bd3e.module_8078 .red-68de .backdrop-gold-3e21:focus,
.highlight-red-bd3e.module_8078 .red-68de .backdrop-gold-3e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-red-bd3e.module_8078 .secondary-4815 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight-red-bd3e.focus-7683 .medium-3601,
.highlight-red-bd3e.focus-7683 .section-warm-92bf a,
.highlight-red-bd3e.focus-7683 .focused_bdcf .backdrop-gold-3e21,
.highlight-red-bd3e.focus-7683 .focused_bdcf a,
.highlight-red-bd3e.focus-7683 .shadow-ed33 a {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-red-bd3e.focus-7683 .medium-3601:hover,
.highlight-red-bd3e.focus-7683 .section-warm-92bf a:hover,
.highlight-red-bd3e.focus-7683 .focused_bdcf .backdrop-gold-3e21:hover,
.highlight-red-bd3e.focus-7683 .focused_bdcf a:hover,
.highlight-red-bd3e.focus-7683 .shadow-ed33 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-red-bd3e.focus-7683 .old-678d {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-red-bd3e.focus-7683 .lite_7607 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-red-bd3e.focus-7683 .lite_7607:before {
  background: rgba(255, 255, 255, 0.08);
}
.highlight-red-bd3e.focus-7683 .under-2432:before {
  background: rgba(0, 0, 0, 0.9);
}
.highlight-red-bd3e.focus-7683 .red-68de .secondary-4815 li a,
.highlight-red-bd3e.focus-7683 .red-68de .backdrop-gold-3e21,
.highlight-red-bd3e.focus-7683 .shadow-ed33 {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-red-bd3e.focus-7683 .red-68de .backdrop-gold-3e21:focus,
.highlight-red-bd3e.focus-7683 .red-68de .backdrop-gold-3e21:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-red-bd3e.focus-7683 .secondary-4815 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-2432 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-2432:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar-d722 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.huge_91aa .highlight-red-bd3e {
  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;
}
.huge_91aa .lite_7607 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.huge_91aa .lite_7607: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) {
  .huge_91aa .lite_7607:before {
    width: 16%;
    left: 42%;
  }
}
.huge_91aa .lite_7607:last-child:before {
  content: none;
}
.huge_91aa .lite_7607[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.huge_91aa .red-68de .secondary-4815 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.huge_91aa .red-68de .secondary-4815 li a .backdrop-gold-3e21 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.huge_91aa .red-68de .shadow-ed33 {
  border: none;
}
.huge_91aa .red-68de .shadow-ed33 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.huge_91aa .under-2432 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.huge_91aa .sidebar-d722 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.huge_91aa .focus-7683 .under-2432:before {
  background: rgba(0, 0, 0, 0.9);
}
.huge_91aa .module_8078.feature-058c .notification_11cb {
  background: rgba(0, 0, 0, 0.6);
}
.huge_91aa
  .module_8078.feature-058c
  .notification_11cb::after,
.huge_91aa
  .module_8078.feature-058c
  .notification_11cb:before {
  background: inherit;
}
.huge_91aa
  .module_8078.feature-058c:hover
  .notification_11cb {
  background: rgba(0, 0, 0, 0.8);
}
.layout_2f1f .highlight-red-bd3e {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .layout_2f1f .highlight-red-bd3e {
    width: auto;
    right: 45px;
  }
}
.feature_57a1 .highlight-red-bd3e {
  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) {
  .feature_57a1 .highlight-red-bd3e {
    width: auto;
    left: 45px;
  }
}
.tag-medium-79d0 .highlight-red-bd3e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-medium-79d0 .sidebar-d722 {
  max-width: 48em;
  margin: 0 auto;
}
.tag-medium-79d0 .under-2432:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_f5ad {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_f5ad.huge_91aa .highlight-red-bd3e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_f5ad.layout_2f1f .highlight-red-bd3e {
  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);
}
.active_f5ad .highlight-red-bd3e {
  visibility: visible;
}
.active_f5ad.feature_57a1 .highlight-red-bd3e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.blue_a6c9,
.image_silver_7488 {
  overflow-x: hidden;
}
.blue_a6c9 .highlight-red-bd3e {
  overflow: auto;
}
.blue_a6c9.huge_91aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue_a6c9.huge_91aa .highlight-red-bd3e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.blue_a6c9.huge_91aa .texture_5c85 {
  opacity: 0;
}
.blue_a6c9.layout_2f1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue_a6c9.layout_2f1f .highlight-red-bd3e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.blue_a6c9.layout_2f1f .texture_5c85 {
  opacity: 0;
}
.blue_a6c9.feature_57a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.blue_a6c9.feature_57a1 .highlight-red-bd3e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.blue_a6c9.feature_57a1 .texture_5c85 {
  opacity: 0;
}
.blue_a6c9.tag-medium-79d0 .highlight-red-bd3e {
  z-index: 10;
  visibility: visible;
}
.feature-058c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.feature-058c .notification_11cb {
  background: rgba(255, 255, 255, 0.99);
}
.feature-058c .notification_11cb::after,
.feature-058c .notification_11cb:before {
  background: inherit;
}
.feature-058c:hover .notification_11cb {
  background: rgba(255, 255, 255, 0.99);
}
.feature_57a1 .feature-058c {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-medium-79d0 .feature-058c {
  display: none !important;
}
.blue_a6c9:before,
.image_silver_7488:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.blue_a6c9 .feature-058c,
.image_silver_7488 .feature-058c {
  display: inline-block;
}
.highlight-red-bd3e .brown-ed7f {
  -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;
}
.blue_a6c9 .highlight-red-bd3e .brown-ed7f,
.image_silver_7488 .highlight-red-bd3e .brown-ed7f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.warm-8b9a .notice-c560 {
  width: 100%;
}
.focus_5c9d {
  padding: 0 0.5em 0;
}
.focus_5c9d [class*="customify-col-"],
.focus_5c9d [class*="customify-col_"],
.focus_5c9d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.background-steel-589b .focus_5c9d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gallery-cold-2c46 .feature-23de,
  .feature-23de {
    display: none;
  }
  .gas-5aae {
    text-align: left;
  }
  .soft-942e {
    text-align: center;
  }
  .accordion-up-74eb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-cold-2c46 .west_49c5,
  .west_49c5 {
    display: none;
  }
  .breadcrumb-7054 {
    text-align: left;
  }
  .info-d594 {
    text-align: center;
  }
  .secondary-2811 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gallery-cold-2c46 .east-4c56,
  .east-4c56 {
    display: none;
  }
  .row_2703 {
    text-align: left;
  }
  .right-6c7d {
    text-align: center;
  }
  .surface-inner-2aad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accordion-4989 {
  box-shadow: none !important;
}
.dirty-bcaa .first_c985,
.tooltip-b8b3 .first_c985 {
  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;
}
.tooltip-b8b3 .first_c985 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary-ef45 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary-ef45:after,
.primary-ef45:before {
  content: "";
  display: table;
}
.primary-ef45:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary-ef45 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary-ef45,
.status-new-d9d6 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze-9e47.pink-a667 .primary-ef45 {
  max-width: 100%;
}
.bronze-9e47.secondary-dirty-0f47 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze-9e47.upper_ef6f .primary-ef45 {
  max-width: 100%;
}
.bronze-9e47.upper_ef6f > .primary-ef45 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-9e47.upper_ef6f > .primary-ef45 .gallery-cold-2c46 {
  margin: 0;
}
.bronze-9e47.upper_ef6f
  > .primary-ef45
  .large_6481.middle-6887 {
  margin-right: 0;
  margin-left: 0;
}
.bronze-9e47.upper_ef6f #main.middle-6887 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .summary-selected-d29f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .summary-selected-d29f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .purple-f060 .aside-9ef8 {
    padding-right: 1em;
  }
  .purple-f060.static_f28d .large_6481 {
    border-right: 1px solid #eaecee;
  }
  .purple-f060.static_f28d .aside-9ef8 {
    padding-right: 1em;
  }
  .purple-f060.static_f28d .notice_bf8f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-selected-58d7 .aside-9ef8 {
    padding-left: 1em;
  }
  .text-selected-58d7.static_f28d .large_6481 {
    border-left: 1px solid #eaecee;
  }
  .text-selected-58d7.static_f28d .aside-9ef8 {
    padding-left: 1em;
  }
  .text-selected-58d7.static_f28d .notice_bf8f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-4caa .aside-9ef8 {
    padding-left: 1em;
  }
  .button-4caa.static_f28d .logo-18f5 {
    border-right: 1px solid #eaecee;
  }
  .button-4caa.static_f28d .cool_7b1e {
    border-right: 1px solid #eaecee;
  }
  .button-4caa.static_f28d .aside-9ef8 {
    padding-left: 1em;
  }
  .button-4caa.static_f28d .notice_bf8f {
    padding-right: 1em;
  }
  .button-4caa.static_f28d .link-cb11 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_e500 .aside-9ef8 {
    padding-right: 1em;
  }
  .hidden_e500.static_f28d .logo-18f5 {
    border-left: 1px solid #eaecee;
  }
  .hidden_e500.static_f28d .cool_7b1e {
    border-left: 1px solid #eaecee;
  }
  .hidden_e500.static_f28d .aside-9ef8 {
    padding-right: 1em;
  }
  .hidden_e500.static_f28d .notice_bf8f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden_e500.static_f28d .link-cb11 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-selected-d29f .aside-9ef8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-selected-d29f.static_f28d .large_6481 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .summary-selected-d29f.static_f28d .aside-9ef8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-selected-d29f.static_f28d .notice_bf8f {
    padding-left: 1em;
  }
  .summary-selected-d29f.static_f28d .link-cb11 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .summary-selected-d29f.static_f28d .aside-9ef8 {
    padding-left: 0;
  }
}
.cold-19bf .text-huge-b2d5 {
  display: inline-block;
}
.primary_37b8 {
  display: inline-block;
}
.orange-68bb {
  word-con: break-word;
}
.rough_9149 > span {
  display: inline-block;
  padding: 5px 0;
}
.rough_9149 .video_fluid_8ba3 {
  margin-left: 8px;
  margin-right: 8px;
}
.rough_9149 .hover-e8bd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture_medium_58c6 .row_dim_5c4c {
  margin-bottom: 2em;
}
.picture_medium_58c6 .aside_huge_eb71 {
  margin-bottom: 15px;
}
.picture_medium_58c6 .aside_huge_eb71:last-child {
  margin-bottom: 0;
}
.picture_medium_58c6 .outline_cold_f467 {
  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) {
  .picture_medium_58c6 .outline_cold_f467 {
    display: block;
  }
}
.picture_medium_58c6 .form-bright-49b0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture_medium_58c6 .form-bright-49b0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture_medium_58c6 .box-medium-d573 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture_medium_58c6 .box-medium-d573 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture_medium_58c6 .box-medium-d573 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture_medium_58c6 .orange-68bb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture_medium_58c6 .orange-68bb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture_medium_58c6 .main-soft-8cb1 p:last-child {
  margin-bottom: 0;
}
.picture_medium_58c6 .widget_e300 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture_medium_58c6 .progress_aad8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture_medium_58c6 .action_62db {
  margin-top: 1em;
}
.picture_medium_58c6 .table-c9fd {
  top: 0;
  display: block;
}
.picture_medium_58c6 .table-c9fd a {
  color: inherit;
}
.picture_medium_58c6 .table-c9fd a:hover {
  color: inherit;
}
.picture_medium_58c6 .tag_brown_2ec9 {
  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;
}
.picture_medium_58c6 .tag_brown_2ec9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture_medium_58c6 .progress_aad8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture_medium_58c6 .light_bb44 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture_medium_58c6 .light_bb44:first-child {
  margin-top: 0;
}
.picture_medium_58c6 .light_bb44.modal_9a40 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture_medium_58c6 .light_bb44.filter-hard-af9b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture_medium_58c6
  .light_bb44.filter-hard-af9b.stale-8cb8
  .action_62db {
  width: 100%;
}
.picture_medium_58c6 .filter-hard-af9b {
  -webkit-box-align: center;
  align-items: center;
}
.picture_medium_58c6 .filter-hard-af9b .rough_9149,
.picture_medium_58c6 .filter-hard-af9b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture_medium_58c6 .box-medium-d573 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_medium_58c6 .box-medium-d573 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture_medium_58c6 .box-medium-d573: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;
}
.picture_medium_58c6 .modal_9a40 {
  z-index: 5;
}
.picture_medium_58c6 .photo-bbf7 .left-47f6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture_medium_58c6 .up-f390 .left-47f6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture_medium_58c6 .gallery_81d2 .left-47f6 {
  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;
}
.picture_medium_58c6.chip-673d .outline_cold_f467,
.picture_medium_58c6.widget-last-4122 .outline_cold_f467 {
  display: block;
}
.picture_medium_58c6.chip-673d .outline_cold_f467 .orange-7903,
.picture_medium_58c6.chip-673d .outline_cold_f467 .progress_aad8,
.picture_medium_58c6.widget-last-4122 .outline_cold_f467 .orange-7903,
.picture_medium_58c6.widget-last-4122 .outline_cold_f467 .progress_aad8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture_medium_58c6.paper_ddcd .form-bright-49b0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture_medium_58c6.paper_ddcd .form-bright-49b0 {
    margin-right: 0;
  }
}
.picture_medium_58c6.chip-673d .form-bright-49b0,
.picture_medium_58c6.widget-last-4122 .form-bright-49b0 {
  padding-top: 40%;
}
.picture_medium_58c6.chip-673d .row_dim_5c4c,
.picture_medium_58c6.widget-last-4122 .row_dim_5c4c {
  display: block;
}
.picture_medium_58c6.chip-673d .fn-sticky-acef .progress_aad8,
.picture_medium_58c6.widget-last-4122 .fn-sticky-acef .progress_aad8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture_medium_58c6.chip-673d .form-bright-49b0,
.picture_medium_58c6.widget-last-4122 .form-bright-49b0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture_medium_58c6.chip-673d .progress_aad8 {
  padding: 1em;
}
.banner-a91c {
  margin: 30px auto;
  display: block;
}
.banner-a91c .sidebar-50be > * {
  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;
}
.banner-a91c .sidebar-50be > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-a91c .sidebar-50be span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-a0d8 .rough_9149 {
  margin-bottom: 1.41575em;
}
.tertiary-a0d8 .sort-fluid-e2b8 {
  margin-bottom: 1.618em;
}
.hidden_0f14 .lite-1f5a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hidden_0f14 .lite-1f5a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hidden_0f14 .dynamic_b71d {
  max-width: 100%;
  overflow: auto;
}
.sort-8e59 .hidden_0f14 a:hover {
  text-decoration: underline;
}
.layout-green-6983 .aside_huge_eb71:not(.orange-68bb),
.layout-green-6983 .box-medium-d573 {
  margin-bottom: 1.41575em;
}
.layout-green-6983 .aside_huge_eb71:not(.orange-68bb):last-child,
.layout-green-6983 .box-medium-d573:last-child {
  margin-bottom: 0;
}
.layout-green-6983 .aside_huge_eb71.active_4e67 {
  margin-bottom: 0.41575em;
}
.layout-green-6983 .border_bd5b:before,
.layout-green-6983 .block-brown-912b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout-green-6983 .border_bd5b:before {
  content: "\f115";
}
.layout-green-6983 .block-brown-912b:before {
  content: "\f02c";
}
.layout-green-6983 .shadow_cold_9ff4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout-green-6983 .shadow_cold_9ff4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hero-dabc {
  display: -webkit-box;
  display: flex;
}
.hero-dabc .pattern_active_f715 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hero-dabc .pattern_active_f715 {
    flex-basis: 90px;
  }
}
.hero-dabc .active-hot-34e7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-dabc .active-hot-34e7 {
    flex-basis: calc(100% - 50px);
  }
}
.hero-dabc .accordion_12c1 p:last-child {
  margin-bottom: 0.72em;
}
.pattern_prev_b49f .sidebar-50be {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern_prev_b49f .sidebar-50be:after,
.pattern_prev_b49f .sidebar-50be:before {
  content: "";
  display: table;
}
.pattern_prev_b49f .sidebar-50be:after {
  clear: both;
}
.pattern_prev_b49f .sidebar-50be .gradient-black-87df,
.pattern_prev_b49f .sidebar-50be .main-c41f {
  width: 49%;
}
.pattern_prev_b49f .sidebar-50be .gradient-black-87df a span.button_right_0f73,
.pattern_prev_b49f .sidebar-50be .main-c41f a span.button_right_0f73 {
  display: block;
  margin-bottom: 5px;
}
.pattern_prev_b49f .sidebar-50be .main-c41f {
  float: left;
  text-align: left;
}
.pattern_prev_b49f .sidebar-50be .gradient-black-87df {
  float: right;
  text-align: right;
}
.action_621c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .action_621c {
    margin-bottom: 0;
  }
}
.image_308d {
  margin-bottom: 1em;
}
.image_308d .orange-68bb {
  font-size: 1.1em;
  line-height: 1.3;
}
.hot_960b a {
  display: block;
  line-height: 0;
  position: relative;
}
.gallery_up_425f .image_308d,
.simple_0fd7 .image_308d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gallery_up_425f .image_308d,
  .simple_0fd7 .image_308d {
    display: block;
  }
}
.gallery_up_425f .hot_960b,
.simple_0fd7 .hot_960b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gallery_up_425f .hot_960b,
  .simple_0fd7 .hot_960b {
    margin-bottom: 1em;
  }
}
.gallery_up_425f .hot_960b img,
.simple_0fd7 .hot_960b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gallery_up_425f .link_hard_91e7,
.simple_0fd7 .link_hard_91e7 {
  flex-basis: calc(100% - 160px);
}
.gallery_up_425f .link_hard_91e7 p,
.simple_0fd7 .link_hard_91e7 p {
  margin-bottom: 0;
}
.gallery_up_425f .link_hard_91e7 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gallery_up_425f .link_hard_91e7 {
    padding-left: 0;
  }
}
.simple_0fd7 .link_hard_91e7 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .simple_0fd7 .link_hard_91e7 {
    padding-right: 0;
  }
}
.simple_0fd7 .hot_960b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface_4878 .hot_960b {
  margin-bottom: 0.5em;
}
.surface_4878 .hot_960b img {
  width: 100%;
}
.soft-efc8 .section_2ee2,
.container_rough_40d0 .section_2ee2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.container_rough_40d0 .large_6481 .shadow-yellow-6719 p:last-child {
  margin-bottom: 0;
}
.over_a56c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.east-2fe0 .component_43c8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .east-2fe0 .component_43c8:last-of-type {
    margin-bottom: 0;
  }
}
.east-2fe0 .component_43c8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.east-2fe0 .component_43c8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.east-2fe0 .component_43c8 ul li {
  margin: 0 0 0.6em;
}
.east-2fe0 .component_43c8 ul li.hover_c994,
.east-2fe0 .component_43c8 ul li.table_fd4e {
  position: relative;
}
.east-2fe0 .component_43c8 ul li.hover_c994 .banner_simple_4398,
.east-2fe0 .component_43c8 ul li.table_fd4e .banner_simple_4398 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.east-2fe0 .component_43c8 ul li.hover_c994:after:after,
.east-2fe0 .component_43c8 ul li.hover_c994:after:before,
.east-2fe0
  .component_43c8
  ul
  li.table_fd4e:after:after,
.east-2fe0
  .component_43c8
  ul
  li.table_fd4e:after:before {
  content: "";
  display: table;
}
.east-2fe0 .component_43c8 ul li.hover_c994:after:after,
.east-2fe0
  .component_43c8
  ul
  li.table_fd4e:after:after {
  clear: both;
}
.east-2fe0 .component_43c8 a.button-next-cc5b:hover {
  text-decoration: none;
}
.east-2fe0 .component_43c8 select {
  max-width: 100%;
}
.east-2fe0 .component_43c8 table {
  font-size: 85%;
}
.east-2fe0 .component_43c8 table td,
.east-2fe0 .component_43c8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.east-2fe0 .component_43c8 table tfoot td {
  text-align: left;
}
.east-2fe0 .component_43c8 :last-child {
  margin-bottom: 0;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 label {
  width: 100%;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 .prev_a648 {
  width: 100%;
  display: block;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 .light-ca84 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 .light-ca84:hover svg #svg-search {
  fill: #444;
}
.east-2fe0 .component_43c8 .list-glass-4bc3 .light-ca84 svg {
  width: 18px;
  height: 18px;
}
.east-2fe0 .wide_2b20 ul ul,
.east-2fe0 .input_over_a154 ul ul,
.east-2fe0 .heading_pressed_9c0f ul ul,
.east-2fe0 .feature_green_a107 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.east-2fe0 .wide_2b20 .motion_0f8f > a,
.east-2fe0 .input_over_a154 .motion_0f8f > a,
.east-2fe0 .heading_pressed_9c0f .motion_0f8f > a,
.east-2fe0 .feature_green_a107 .motion_0f8f > a {
  margin-bottom: 0;
}
.east-2fe0 .outer_5acb li,
.east-2fe0 .wide_2b20 li,
.east-2fe0 .fluid_fe77 li,
.east-2fe0 .input_over_a154 li,
.east-2fe0 .heading_pressed_9c0f li,
.east-2fe0 .feature_green_a107 li,
.east-2fe0 .gradient-5645 li,
.east-2fe0 .hard-3032 li {
  display: block;
  position: relative;
}
.east-2fe0 .outer_5acb li:last-child,
.east-2fe0 .wide_2b20 li:last-child,
.east-2fe0 .fluid_fe77 li:last-child,
.east-2fe0 .input_over_a154 li:last-child,
.east-2fe0 .heading_pressed_9c0f li:last-child,
.east-2fe0 .feature_green_a107 li:last-child,
.east-2fe0 .gradient-5645 li:last-child,
.east-2fe0 .hard-3032 li:last-child {
  border: none;
}
.east-2fe0 .outer_5acb li a,
.east-2fe0 .wide_2b20 li a,
.east-2fe0 .fluid_fe77 li a,
.east-2fe0 .input_over_a154 li a,
.east-2fe0 .heading_pressed_9c0f li a,
.east-2fe0 .feature_green_a107 li a,
.east-2fe0 .gradient-5645 li a,
.east-2fe0 .hard-3032 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.east-2fe0 .outer_5acb li ul li::before,
.east-2fe0 .wide_2b20 li ul li::before,
.east-2fe0 .fluid_fe77 li ul li::before,
.east-2fe0 .input_over_a154 li ul li::before,
.east-2fe0 .heading_pressed_9c0f li ul li::before,
.east-2fe0 .feature_green_a107 li ul li::before,
.east-2fe0 .gradient-5645 li ul li::before,
.east-2fe0 .hard-3032 li ul li::before {
  left: 15px;
}
.east-2fe0 .outer_5acb li ul a,
.east-2fe0 .wide_2b20 li ul a,
.east-2fe0 .fluid_fe77 li ul a,
.east-2fe0 .input_over_a154 li ul a,
.east-2fe0 .heading_pressed_9c0f li ul a,
.east-2fe0 .feature_green_a107 li ul a,
.east-2fe0 .gradient-5645 li ul a,
.east-2fe0 .hard-3032 li ul a {
  padding-left: 20px;
}
.east-2fe0 .outer_5acb li ul ul li::before,
.east-2fe0 .wide_2b20 li ul ul li::before,
.east-2fe0 .fluid_fe77 li ul ul li::before,
.east-2fe0 .input_over_a154 li ul ul li::before,
.east-2fe0 .heading_pressed_9c0f li ul ul li::before,
.east-2fe0 .feature_green_a107 li ul ul li::before,
.east-2fe0 .gradient-5645 li ul ul li::before,
.east-2fe0 .hard-3032 li ul ul li::before {
  left: 30px;
}
.east-2fe0 .outer_5acb li ul ul a,
.east-2fe0 .wide_2b20 li ul ul a,
.east-2fe0 .fluid_fe77 li ul ul a,
.east-2fe0 .input_over_a154 li ul ul a,
.east-2fe0 .heading_pressed_9c0f li ul ul a,
.east-2fe0 .feature_green_a107 li ul ul a,
.east-2fe0 .gradient-5645 li ul ul a,
.east-2fe0 .hard-3032 li ul ul a {
  padding-left: 40px;
}
.east-2fe0 .badge-solid-1f57 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.east-2fe0 .hard-3032 ul li {
  margin-bottom: 1.41575em;
}
.east-2fe0 .hard-3032 ul li .border-white-efe8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.east-2fe0 .hard-3032 ul li .article_f5a7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focus-7683 .outer_5acb li a,
.focus-7683 .wide_2b20 li a,
.focus-7683 .fluid_fe77 li a,
.focus-7683 .input_over_a154 li a,
.focus-7683 .heading_pressed_9c0f li a,
.focus-7683 .feature_green_a107 li a,
.focus-7683 .gradient-5645 li a,
.focus-7683 .hard-3032 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-7683 .badge-solid-1f57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-7683 .component_43c8 ul li.hover_c994 .banner_simple_4398,
.focus-7683 .component_43c8 ul li.table_fd4e .banner_simple_4398 {
  background: rgba(0, 0, 0, 0.2);
}
.focus-7683 .east-2fe0 .component_43c8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-9e47 .east-2fe0 .secondary-4815 li {
  margin: 0;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li ul {
  margin: 0;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li ul li a {
  padding-left: 15px;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li ul li li a {
  padding-left: 30px;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li.in_28ea > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li.in_28ea > 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;
}
.bronze-9e47 .east-2fe0 .secondary-4815 li.in_28ea > 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;
}
.table_middle_67c6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside_b3e4 {
  position: relative;
  z-index: 10;
}
.aside_b3e4 .brown-ed7f {
  width: 100%;
  max-width: 100%;
}
.bronze_affb .dirty-95f0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bronze_affb .module_8078 {
}
.bronze_affb .focus-7683 {
  background: #292929;
}
.image-002e .dirty-95f0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image-002e .module_8078 {
  background: #f9f9f9;
}
.image-002e .focus-7683 {
  background: #303030;
}
.active-41c1 .dirty-95f0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active-41c1 .text-huge-b2d5 {
    margin-bottom: 1em;
  }
  .active-41c1 .text-huge-b2d5:last-child {
    margin-bottom: 0;
  }
}
.active-41c1 .module_8078 {
  background: #ededed;
}
.active-41c1 .focus-7683 {
  background: #1a1a1a;
}
.dirty-95f0.module_8078 {
  color: rgba(0, 0, 0, 0.6);
}
.dirty-95f0.module_8078 .selected_8217 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dirty-95f0.focus-7683 {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-95f0.focus-7683 a:not(.button-next-cc5b) {
  color: rgba(255, 255, 255, 0.79);
}
.dirty-95f0.focus-7683 a:not(.button-next-cc5b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dirty-95f0.focus-7683 .selected_8217 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-95f0.focus-7683 table tbody td,
.dirty-95f0.focus-7683 table th {
  background: rgba(0, 0, 0, 0.08);
}
.banner_down_e99b.carousel_hard_914f .primary-ef45 {
  max-width: initial;
}
.banner_down_e99b .info_liquid_7725 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.banner_down_e99b .info_liquid_7725 .brown-ed7f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .banner_down_e99b .info_liquid_7725 .brown-ed7f {
    display: block;
    margin-bottom: 2em;
  }
  .banner_down_e99b .info_liquid_7725 .brown-ed7f:last-child {
    margin-bottom: 0;
  }
}
.active-41c1 .text-huge-b2d5:last-child,
.image-002e .text-huge-b2d5:last-child,
.bronze_affb .text-huge-b2d5:last-child {
  margin-bottom: 0;
}
.active-41c1 .text-huge-b2d5 .east-2fe0 .component_43c8:last-child,
.image-002e .text-huge-b2d5 .east-2fe0 .component_43c8:last-child,
.bronze_affb .text-huge-b2d5 .east-2fe0 .component_43c8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active-41c1 .modal_5d0b,
  .active-41c1 .aside-2080,
  .image-002e .modal_5d0b,
  .image-002e .aside-2080,
  .bronze_affb .modal_5d0b,
  .bronze_affb .aside-2080 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside_b3e4 .text-huge-b2d5 {
    margin-bottom: 2em;
  }
}
.aside_b3e4 p:last-child {
  margin-bottom: 0;
}
.aside_b3e4 li,
.aside_b3e4 ul {
  list-style: none;
  margin: 0;
}
.aside_b3e4 ul ul {
  margin-left: 2.617924em;
}
.basic_3c0b {
  font-size: 0.875em;
}

/* css-noise: cb2e */
.widget-item-h1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
