/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label_d24d/customify
Author: WPCustomify
Author URI: https://pressmaximum.label_d24d
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.label_d24d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-5bab.mini-bc61/licenses/gpl-2.0.button-dynamic-d81d
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.picture-fast-caf3/, (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.menu_85bb.heading_a381/normalize.cold_9a9e/
 ======
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.cold_9a9e v7.0.0 | MIT License | github.label_d24d/necolas/normalize.cold_9a9e */
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;
}
.alert-9cc9 .notice_out_145d,
.background-east-f059,
.image_static_9657,
.slider-7169,
.white_3bca,
.center_45d7,
.notice-full-e7b8,
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;
}
.background-east-f059,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background-east-f059,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background-east-f059,
  h1 {
    font-size: 1.8em;
  }
}
.image_static_9657,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_static_9657 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_static_9657,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_static_9657,
  h2 {
    font-size: 1.7em;
  }
}
.slider-7169,
h3 {
  font-size: 1.618em;
}
.alert-9cc9 .notice_out_145d,
.white_3bca,
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.column-hot-4774 {
  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;
}
.hot-b0d4:after,
.hot-b0d4:before,
.message_a36d:after,
.message_a36d:before {
  content: "";
  display: table;
}
.hot-b0d4:after,
.message_a36d:after {
  clear: both;
}
.fresh_1405 {
  float: right;
  margin-right: 0;
}
.pink-c38d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.media-center-2c56 .search_897c,
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;
}
.media-center-2c56 .search_897c: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;
}
.green_134e .search_897c {
  box-shadow: none;
}
.green_134e
  .search_897c
  .lite-a263 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.green_134e .search_897c .column-0684 {
  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;
}
.green_134e
  .search_897c
  .column-0684
  b {
  display: none;
}
.green_134e .secondary_9adc {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pattern-purple-d298:not(.lower_75af):not(.new-a800),
button:not(.lower_75af):not(.new-a800),
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ),
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ),
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ) {
  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;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ):hover,
button:not(.lower_75af):not(
    .new-a800
  ):hover,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ):hover,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ):hover,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ):active,
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ):focus,
button:not(.lower_75af):not(
    .new-a800
  ):active,
button:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ):active,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ):active,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ):active,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ):focus {
  outline: 0;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a {
  position: relative;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .advanced-8933,
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .logo_b2be,
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .blue-c7d3,
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  i,
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  svg,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .advanced-8933,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .logo_b2be,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .blue-c7d3,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  i,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  svg,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .advanced-8933,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .logo_b2be,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .blue-c7d3,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  i,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  svg,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .advanced-8933,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .logo_b2be,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .blue-c7d3,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  i,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  svg,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .advanced-8933,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .logo_b2be,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  .blue-c7d3,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  i,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a
  svg {
  visibility: hidden;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a:after,
button:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a:after,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a:after,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a:after,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ).fn-loading-0a0a: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;
}
.pattern-purple-d298:not(.lower_75af):not(.new-a800),
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ),
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ),
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ) {
  color: #fff;
  background: #235787;
}
.pattern-purple-d298:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="button"]:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="reset"]:not(.lower_75af):not(
    .new-a800
  ):focus,
input[type="submit"]:not(.lower_75af):not(
    .new-a800
  ):focus {
  color: #fff;
}
.pattern-purple-d298.fn-disabled-0a0a:not(.lower_75af):not(
    .new-a800
  ),
.pattern-purple-d298[disabled]:not(.lower_75af):not(
    .new-a800
  ),
button.fn-disabled-0a0a:not(.lower_75af):not(
    .new-a800
  ),
button[disabled]:not(.lower_75af):not(
    .new-a800
  ) {
  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;
}
.hidden_center_dfad {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden_center_dfad: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;
}
.panel_0297 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.first-a819 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.lower-1386 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hot-b0d4:after,
.hot-b0d4:before,
.thumbnail_outer_ad0a:after,
.thumbnail_outer_ad0a:before,
.detail_d62d:after,
.detail_d62d:before,
.card_8fd7:after,
.card_8fd7:before,
.nav-0aff:after,
.nav-0aff:before,
.wide_d125:after,
.wide_d125:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hot-b0d4:after,
.thumbnail_outer_ad0a:after,
.detail_d62d:after,
.card_8fd7:after,
.nav-0aff:after,
.wide_d125:after {
  clear: both;
}
.thumbnail_outer_ad0a .copper_40c4,
.detail_d62d .copper_40c4,
.bottom-dc08 .copper_40c4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert_dad2 {
  display: inline-block;
}
.green-2415 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.green-2415 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.green-2415 .inner_4061 {
  padding: 1em 0;
  font-size: 85%;
}
.inner_4061 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.item_10a8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.item_10a8:after,
.item_10a8:before {
  content: "";
  display: table;
}
.item_10a8:after {
  clear: both;
}
.menu_steel_663b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.full-f680 .menu_steel_663b {
  max-width: 50%;
}
.hover_2ea8 .menu_steel_663b {
  max-width: 33.33%;
}
.tabs-out-7137 .menu_steel_663b {
  max-width: 25%;
}
.message_9205 .menu_steel_663b {
  max-width: 20%;
}
.bright_25b2 .menu_steel_663b {
  max-width: 16.66%;
}
.stone_6747 .menu_steel_663b {
  max-width: 14.28%;
}
.selected-36a6 .menu_steel_663b {
  max-width: 12.5%;
}
.photo-blue-2283 .menu_steel_663b {
  max-width: 11.11%;
}
.backdrop_dim_1216 {
  display: block;
}
.alert-9cc9 .widget_bbee label,
.alert-9cc9 .accordion_selected_de16 label,
.alert-9cc9 .component_aae5 label,
.alert-9cc9 .accent_active_ed3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-122c {
  list-style: none;
  margin: 0;
}
.orange-122c article.text-yellow-3031 {
  margin-bottom: 0;
}
.orange-122c ul {
  list-style: none;
  margin: 0;
}
.orange-122c .small_c370 li.text-yellow-3031 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-122c .small_c370 li.text-yellow-3031 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-122c .small_c370 li.text-yellow-3031: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) {
  .orange-122c .small_c370 li.text-yellow-3031 li.text-yellow-3031 li.text-yellow-3031 li.text-yellow-3031 {
    padding-left: 0;
  }
}
article.text-yellow-3031 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-yellow-3031 .thumbnail_outer_ad0a p:last-of-type {
  margin-bottom: 0;
}
article.text-yellow-3031 .image-blue-80db {
  float: left;
}
article.text-yellow-3031 .background_47e3 {
  margin-left: 85px;
}
article.text-yellow-3031 .nav-solid-81fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-yellow-3031 .nav-solid-81fb .focus_inner_7736 {
  margin-left: 10px;
}
article.text-yellow-3031 .thick_f103 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-yellow-3031 .surface-0a4a {
  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 .widget_bbee,
  #respond .component_aae5,
  #respond .accent_active_ed3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget_bbee input,
#respond .component_aae5 input,
#respond .accent_active_ed3e input {
  width: 100%;
}
#respond .accent_active_ed3e {
  margin-right: 0;
}
#respond .active_4445 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slow_d127 {
  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;
}
.slow_d127.box-north-63aa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slow_d127 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%);
}
.slow_d127:focus,
.slow_d127: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);
}
.frame-6216 {
  border-radius: 10%;
}
.orange_0b68 {
  border-radius: 50%;
}
.input-19ad {
  font-size: 0.72em;
}
.motion-490a {
  font-size: 0.875em;
}
.new-ac9c {
  font-size: 1.1em;
}
.first-d996 {
  text-transform: uppercase;
  line-height: 1.2;
}
.first-d996.input-19ad {
  letter-spacing: 0.5px;
}
.tabs_middle_559c,
.tabs_middle_559c a {
  color: #6d6d6d;
}
.tabs_middle_559c a:hover {
  color: #111;
}
.fluid-99fc {
  color: #6d6d6d;
}
.top_0336 {
  overflow-x: hidden;
}
.top_0336 .first_ff12.hero-b830 {
  position: relative;
}
.top_0336 .first_ff12.hero-b830.popup-next-fc67 {
  position: initial;
}
.top_0336
  .first_ff12.hero-b830.popup-next-fc67
  .nav-static-d374 {
  left: auto;
}
.top_0336 .first_ff12 .nav-static-d374 {
  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;
}
.top_0336 .first_ff12:hover.hero-b830 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.top_0336
  .first_ff12:hover.hero-b830
  .nav-static-d374 {
  display: block;
  z-index: 9999999;
}
.top_0336 .badge-9348 .west_e892,
.top_0336 .menu_soft_69a0 .west_e892 {
  display: none;
}
.top_0336 .mask-silver-c019 .first_ff12:hover.hero-b830 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-9cc9 .widget_bbee label,
.alert-9cc9 .accordion_selected_de16 label,
.alert-9cc9 .component_aae5 label,
.alert-9cc9 .accent_active_ed3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.orange-122c {
  list-style: none;
  margin: 0;
}
.orange-122c article.text-yellow-3031 {
  margin-bottom: 0;
}
.orange-122c ul {
  list-style: none;
  margin: 0;
}
.orange-122c .small_c370 li.text-yellow-3031 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .orange-122c .small_c370 li.text-yellow-3031 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .orange-122c .small_c370 li.text-yellow-3031: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) {
  .orange-122c .small_c370 li.text-yellow-3031 li.text-yellow-3031 li.text-yellow-3031 li.text-yellow-3031 {
    padding-left: 0;
  }
}
article.text-yellow-3031 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.text-yellow-3031 .thumbnail_outer_ad0a p:last-of-type {
  margin-bottom: 0;
}
article.text-yellow-3031 .image-blue-80db {
  float: left;
}
article.text-yellow-3031 .background_47e3 {
  margin-left: 85px;
}
article.text-yellow-3031 .nav-solid-81fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.text-yellow-3031 .nav-solid-81fb .focus_inner_7736 {
  margin-left: 10px;
}
article.text-yellow-3031 .thick_f103 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.text-yellow-3031 .surface-0a4a {
  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 .widget_bbee,
  #respond .component_aae5,
  #respond .accent_active_ed3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget_bbee input,
#respond .component_aae5 input,
#respond .accent_active_ed3e input {
  width: 100%;
}
#respond .accent_active_ed3e {
  margin-right: 0;
}
#respond .active_4445 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge-9348 .accordion_black_8267 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accordion_black_8267 .over-aea9.menu-1e21 .warm-1cfe > li > a:focus,
.accordion_black_8267 .over-aea9.menu-1e21 .warm-1cfe > li > a:hover,
.accordion_black_8267 .over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a:focus,
.accordion_black_8267 .over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a:hover,
.accordion_black_8267 .over-aea9.nav_gold_5c68 .warm-1cfe > li > a:focus,
.accordion_black_8267 .over-aea9.nav_gold_5c68 .warm-1cfe > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267
  .over-aea9.menu-1e21
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.accordion_black_8267
  .over-aea9.menu-1e21
  .warm-1cfe
  > li.status_9930
  > a,
.accordion_black_8267
  .over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.accordion_black_8267
  .over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.status_9930
  > a,
.accordion_black_8267
  .over-aea9.nav_gold_5c68
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.accordion_black_8267 .over-aea9.nav_gold_5c68 .warm-1cfe > li.paper_895f > a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267 .thumbnail_top_ad12,
.accordion_black_8267 .thumbnail_top_ad12 a {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267 .main_c9f1.thumbnail_focused_8656 li a,
.accordion_black_8267 .outline_next_efa7 a,
.accordion_black_8267 .green-6bfd,
.accordion_black_8267 .warm-1cfe > li > a,
.accordion_black_8267 .row-1538 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267 .main_c9f1.thumbnail_focused_8656 li a:hover,
.accordion_black_8267 .outline_next_efa7 a:hover,
.accordion_black_8267 .green-6bfd:hover,
.accordion_black_8267 .warm-1cfe > li > a:hover,
.accordion_black_8267 .row-1538:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267 .item-over-a33d {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267 .item-over-a33d .medium-43ac {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267 .item-over-a33d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_black_8267 .active_36c9 .yellow_558a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267 .active_36c9 .yellow_558a .mini_372c {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267
  .active_36c9
  .yellow_558a
  .mini_372c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267
  .active_36c9
  .yellow_558a
  .mini_372c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267
  .active_36c9
  .yellow_558a
  .mini_372c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267
  .active_36c9
  .yellow_558a
  .mini_372c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267 .active_36c9 .steel-a467 {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_black_8267 .active_36c9 .steel-a467:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_2aae
  .accordion_black_8267
  .active_36c9
  .red_7658
  .media_clean_6e3e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_2aae
  .accordion_black_8267
  .active_36c9
  .red_7658
  .mini_372c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-9348 .section-2b31 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.section-2b31 .over-aea9.menu-1e21 .warm-1cfe > li > a:focus,
.section-2b31 .over-aea9.menu-1e21 .warm-1cfe > li > a:hover,
.section-2b31 .over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a:focus,
.section-2b31 .over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a:hover,
.section-2b31 .over-aea9.nav_gold_5c68 .warm-1cfe > li > a:focus,
.section-2b31 .over-aea9.nav_gold_5c68 .warm-1cfe > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-2b31
  .over-aea9.menu-1e21
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.section-2b31
  .over-aea9.menu-1e21
  .warm-1cfe
  > li.status_9930
  > a,
.section-2b31
  .over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.section-2b31
  .over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.status_9930
  > a,
.section-2b31
  .over-aea9.nav_gold_5c68
  .warm-1cfe
  > li.shade_rough_92fd
  > a,
.section-2b31 .over-aea9.nav_gold_5c68 .warm-1cfe > li.paper_895f > a {
  color: rgba(0, 0, 0, 0.8);
}
.section-2b31 .thumbnail_top_ad12,
.section-2b31 .thumbnail_top_ad12 a {
  color: rgba(0, 0, 0, 0.8);
}
.section-2b31 .main_c9f1.thumbnail_focused_8656 li a,
.section-2b31 .outline_next_efa7 a,
.section-2b31 .green-6bfd,
.section-2b31 .warm-1cfe > li > a,
.section-2b31 .row-1538 {
  color: rgba(0, 0, 0, 0.55);
}
.section-2b31 .main_c9f1.thumbnail_focused_8656 li a:hover,
.section-2b31 .outline_next_efa7 a:hover,
.section-2b31 .green-6bfd:hover,
.section-2b31 .warm-1cfe > li > a:hover,
.section-2b31 .row-1538:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-2b31 .item-over-a33d {
  color: rgba(0, 0, 0, 0.55);
}
.section-2b31 .item-over-a33d .medium-43ac {
  color: rgba(0, 0, 0, 0.8);
}
.section-2b31 .item-over-a33d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline_7a94 .copper_05e7 {
  margin-left: auto;
  margin-right: auto;
}
.detail_d62d > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_d62d .panel_0297 {
  margin-right: 1.41575em;
}
.panel_left_f7e1 .detail_d62d > .item-new-2dc0 {
  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;
}
.panel_left_f7e1 .detail_d62d > .active-9e4a {
  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;
}
.sidebar-5946.outline_7a94 .copper_05e7,
.out_a359.outline_7a94 .copper_05e7 {
  margin-left: 0;
}
.inner-a86f.outline_7a94 .copper_05e7,
.background_5521.outline_7a94 .copper_05e7 {
  margin-right: 0;
}
.detail_d62d ol,
.detail_d62d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light-31a7 video {
  max-width: 100%;
}
.heading_lower_5ec6 img {
  display: block;
}
.heading_lower_5ec6.panel_0297,
.heading_lower_5ec6.first-a819 {
  width: 100%;
}
.heading_lower_5ec6.active-9e4a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.link-7d45:not(.dynamic-3e69) {
  margin: 1.5em auto;
}
.last_06ea p {
  padding: 1.5em 14px;
}
ul.soft_529b.active-9e4a,
ul.soft_529b.item-new-2dc0,
ul.soft_529b.accent_3d04.item-new-2dc0 {
  padding: 0 14px;
}
.secondary-inner-5834 {
  display: block;
  overflow-x: auto;
}
.secondary-inner-5834 table {
  border-collapse: collapse;
  width: 100%;
}
.secondary-inner-5834 td,
.secondary-inner-5834 th {
  padding: 0.5em;
}
.detail_d62d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_d62d ol ol,
.detail_d62d ol ul,
.detail_d62d ul ol,
.detail_d62d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_d62d ol ol li,
.detail_d62d ol ul li,
.detail_d62d ul ol li,
.detail_d62d ul ul li {
  margin-left: 0;
}
.tooltip_710c.short_cfcb > .wood-403c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip_710c.short_cfcb > .wood-403c iframe,
.tooltip_710c.short_cfcb > .wood-403c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gradient-b18e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gradient-b18e.layout_1a76 {
  padding: 0;
}
.gradient-b18e.layout_1a76 cite {
  font-size: 13px;
}
.gradient-b18e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gradient-b18e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hard-5cc2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hard-5cc2 > p:first-child {
  margin-top: 0;
}
.hard-5cc2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hard-5cc2 blockquote {
  border-left: 0;
}
.summary-up-893d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary-up-893d:not(.breadcrumb_2696) {
  max-width: 100px;
}
.summary-up-893d.old-1240 {
  border-bottom: none !important;
  text-align: center;
}
.summary-up-893d.old-1240::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last_06ea p {
    padding: 1.5em 0;
  }
}
.notification_58cc {
  color: #0073aa;
}
.banner_cafc {
  background-color: #0073aa;
}
.hard_dc4e {
  color: #229fd8;
}
.selected-940e {
  background-color: #229fd8;
}
.media_9e33 {
  color: #eee;
}
.panel_outer_9b93 {
  background-color: #eee;
}
.steel-c530 {
  color: #444;
}
.wide-1ea7 {
  background-color: #444;
}
.texture-fda0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.texture-fda0 .element-smooth-78e9 .outline_next_efa7 {
  font-size: 15px;
}
.texture-fda0 .outline_next_efa7 {
  line-height: 1.3;
}
.texture-fda0 .section-2b31 {
}
.texture-fda0 .accordion_black_8267 {
  background: #235787;
}
.first_1a1e {
  padding: 0;
}
.first_1a1e .accordion_black_8267 {
  background: #1a1a1a;
}
.first_1a1e .section-2b31 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay_bdef {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay_bdef .section-2b31 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay_bdef .accordion_black_8267 {
  background: #303030;
}
.wide_d125 {
  position: relative;
  z-index: 10;
}
.wide_d125 .photo-bottom-5aaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.border-bright-dcba .hero-b830 {
  display: inline-block;
  vertical-align: middle;
}
.border-bright-dcba.preview_fd6b .hero-b830 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .border-bright-dcba.preview_fd6b .hero-b830 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .border-bright-dcba.preview_fd6b .hero-b830 {
    margin-right: 0.4em;
  }
}
.border-bright-dcba.preview_fd6b .hero-b830:last-child {
  margin-right: 0;
}
.last_2083 .photo-bottom-5aaf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge-9348 .element-smooth-78e9 {
    margin: 0 -0.5em;
  }
  .badge-9348 .element-smooth-78e9 [class*="customify-col-"],
  .badge-9348 .element-smooth-78e9 [class*="customify-col_"],
  .badge-9348 .element-smooth-78e9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge-9348.outer-df58 .photo-bottom-5aaf {
  background: 0 0 !important;
}
.badge-9348.outer-df58 .photo-bottom-5aaf,
.badge-9348.last_2083 .photo-bottom-5aaf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge-9348.primary_outer_fdfc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge-9348.last_2083 .photo-bottom-5aaf {
  box-shadow: none !important;
}
.main-hard-e7f1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main-hard-e7f1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main-hard-e7f1 {
    padding: 18px 0 20px;
  }
}
.main-hard-e7f1 .label_silver_beb0 {
  width: 100%;
}
.main-hard-e7f1 .component-full-d632 {
  margin-bottom: 0;
}
.main-hard-e7f1 .video-tall-a65b {
  margin-top: 5px;
  font-size: 0.875em;
}
.paper_5bb2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.paper_5bb2 .tiny-c8ac {
  width: 100%;
}
.secondary-light-5549 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-light-5549 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-light-5549 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;
}
.secondary-light-5549 li:last-child:after {
  display: none;
}
.secondary-light-5549 li a {
  font-weight: 500;
  margin-right: 10px;
}
.link-cc3c .west_e892 button,
.main-hard-e7f1 .west_e892 button {
  left: 0;
}
.link-cc3c .tiny-c8ac,
.main-hard-e7f1 .tiny-c8ac {
  padding-left: 0;
  padding-right: 0;
}
.link-cc3c .paper_5bb2,
.main-hard-e7f1 .paper_5bb2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.link-cc3c {
  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;
}
.link-cc3c: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;
}
.link-cc3c .summary-liquid-7b1f {
  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) {
  .link-cc3c .summary-liquid-7b1f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .link-cc3c .summary-liquid-7b1f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .link-cc3c .summary-liquid-7b1f {
    min-height: 200px;
  }
}
.link-cc3c .secondary-light-5549 {
  color: rgba(255, 255, 255, 0.8);
}
.link-cc3c .secondary-light-5549 a,
.link-cc3c .secondary-light-5549 li:after {
  color: inherit;
}
.link-cc3c .secondary-light-5549 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link_over_2640 {
  margin-bottom: 0.5em;
}
.focused_ad78 {
  margin-bottom: 1.2em;
}
.focused_ad78,
.link_over_2640 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused_ad78 p:last-child,
.link_over_2640 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .west_e892,
#masthead .west_e892 {
  display: none;
}
#masthead
  > .west_e892.shadow_081c {
  display: none;
}
#masthead > .west_e892 button {
  left: 0;
}
.layout_29af {
  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%;
}
.layout_29af .hero-b830 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout_29af .small-6f22 {
  display: -webkit-box;
  display: flex;
}
.layout_29af .small-6f22.main-7120 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout_29af .small-6f22.dirty-0b6b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_29af .small-6f22.frame_center_67ef {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout_29af.element-brown-aa5d.paper_fc42 .small-6f22.main-7120 {
  flex-basis: 100%;
}
.layout_29af.frame_bf63 .small-6f22.dirty-0b6b {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout_29af.frame_bf63 .small-6f22.frame_center_67ef {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .west_e892.shadow_081c {
  display: none;
}
#masthead > .west_e892 button {
  left: 0;
}
.simple-42c8 {
  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;
}
.simple-42c8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple-42c8.background_gold_01b3 i {
  margin-right: 4px;
}
.simple-42c8.heading_863c i {
  margin-left: 5px;
}
.outline_next_efa7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline_next_efa7 p:last-child {
  margin-bottom: 0;
}
.element-medium-858a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element-medium-858a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element-medium-858a img {
  display: block;
  width: auto;
  line-height: 1;
}
.element-medium-858a .thumbnail_top_ad12 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element-medium-858a .card_eff2 {
  margin: 5px 0 7px 0;
}
.element-medium-858a.gold_0f07 .out_9c8c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-medium-858a.gold_0f07 .hero_87e1 {
  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;
}
.element-medium-858a.section_lower_8a75 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element-medium-858a.section_lower_8a75 .out_9c8c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-medium-858a.section_lower_8a75 .hero_87e1 {
  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;
}
.element-medium-858a.steel_58e4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element-medium-858a.picture_lite_bedf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element-medium-858a.picture_lite_bedf .hero_87e1 {
  margin-top: 7px;
}
.photo_96c7 {
  display: inline-block;
}
.wide_d125 .modal_9a24 .element-medium-858a img {
  max-width: 100%;
}
.over-aea9 .media_large_4c3e.modal-9692,
.popup_90e9 .media_large_4c3e.modal-9692 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.over-aea9 .banner-90d6,
.popup_90e9 .banner-90d6 {
  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%);
}
.over-aea9 .banner-90d6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.over-aea9.east_088f .banner-90d6 {
  display: none;
}
.over-aea9 .row-prev-3a33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.over-aea9 .row-prev-3a33 li {
  display: inline-block;
  position: relative;
}
.over-aea9 .row-prev-3a33 li:last-child {
  margin-right: 0;
}
.over-aea9 .row-prev-3a33 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;
}
.over-aea9 .row-prev-3a33 li.paper_895f > a {
  color: rgba(0, 0, 0, 0.9);
}
.over-aea9 .row-prev-3a33 > 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;
}
.over-aea9 .row-prev-3a33 > li > a i {
  line-height: 0;
}
.over-aea9 .row-prev-3a33 > li.dropdown-east-f78e > a .banner-90d6 {
  margin-left: 4px;
  line-height: 0;
}
.over-aea9 .row-prev-3a33 .header_598a li.dropdown-east-f78e > a {
  position: relative;
}
.over-aea9 .row-prev-3a33 .header_598a li.dropdown-east-f78e > a:after,
.over-aea9 .row-prev-3a33 .header_598a li.dropdown-east-f78e > a:before {
  content: "";
  display: table;
}
.over-aea9 .row-prev-3a33 .header_598a li.dropdown-east-f78e > a:after {
  clear: both;
}
.over-aea9 .row-prev-3a33 .header_598a li.dropdown-east-f78e > a .banner-90d6 {
  margin-left: 5px;
  float: right;
}
.over-aea9 .info-stone-2ae1,
.over-aea9 .header_598a {
  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;
}
.over-aea9 .header_598a {
  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;
}
.over-aea9 .header_598a .modal-9692 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.over-aea9 .header_598a .banner-90d6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.over-aea9 .header_598a li {
  display: block;
  margin: 0;
  padding: 0;
}
.over-aea9 .header_598a 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;
}
.over-aea9 .header_598a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.over-aea9 .header_598a .header_598a {
  top: 0;
  left: 100%;
}
.over-aea9 .bottom-97be.fn-focus-0a0a > .info-stone-2ae1,
.over-aea9 .bottom-97be.fn-focus-0a0a > .header_598a,
.over-aea9 .bottom-97be:focus > .info-stone-2ae1,
.over-aea9 .bottom-97be:focus > .header_598a,
.over-aea9 .bottom-97be:hover > .info-stone-2ae1,
.over-aea9 .bottom-97be:hover > .header_598a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.over-aea9.nav_gold_5c68 .warm-1cfe:after,
.over-aea9.nav_gold_5c68 .warm-1cfe:before {
  content: "";
  display: table;
}
.over-aea9.nav_gold_5c68 .warm-1cfe:after {
  clear: both;
}
.over-aea9.nav_gold_5c68 .warm-1cfe > li {
  float: left;
}
.over-aea9.outer_58fb .warm-1cfe:after,
.over-aea9.outer_58fb .warm-1cfe:before {
  content: "";
  display: table;
}
.over-aea9.outer_58fb .warm-1cfe:after {
  clear: both;
}
.over-aea9.outer_58fb .warm-1cfe > li {
  float: left;
}
.over-aea9.outer_58fb .warm-1cfe > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.over-aea9.outer_58fb .warm-1cfe > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.over-aea9.outer_58fb .warm-1cfe > li.shade_rough_92fd > a,
.over-aea9.outer_58fb .warm-1cfe > li.paper_895f > a {
  color: #fff;
  background-color: #1e4b75;
}
.over-aea9.menu-1e21 .warm-1cfe > li > a .modal-9692 {
  position: relative;
}
.over-aea9.menu-1e21 .warm-1cfe > li > a .modal-9692: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;
}
.over-aea9.menu-1e21
  .warm-1cfe
  > li:focus
  > a
  .modal-9692:before,
.over-aea9.menu-1e21
  .warm-1cfe
  > li:hover
  > a
  .modal-9692:before {
  width: 100%;
  background-color: currentColor;
}
.over-aea9.menu-1e21
  .warm-1cfe
  > li.shade_rough_92fd
  > a
  .modal-9692:before,
.over-aea9.menu-1e21
  .warm-1cfe
  > li.status_9930
  > a
  .modal-9692:before {
  width: 100%;
  background-color: currentColor;
}
.over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a .modal-9692 {
  position: relative;
}
.over-aea9.dropdown-complex-33d1 .warm-1cfe > li > a .modal-9692: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;
}
.over-aea9.dropdown-complex-33d1 .warm-1cfe > li:focus > a .modal-9692:before,
.over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li:hover
  > a
  .modal-9692:before {
  width: 100%;
  background-color: currentColor;
}
.over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.shade_rough_92fd
  > a
  .modal-9692:before,
.over-aea9.dropdown-complex-33d1
  .warm-1cfe
  > li.status_9930
  > a
  .modal-9692:before {
  width: 100%;
  background-color: currentColor;
}
.popup_90e9 .row-prev-3a33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup_90e9 .row-prev-3a33 li:first-child > a {
  border-top: none;
}
.popup_90e9 .row-prev-3a33 .active_4f19 > .modal-9692 .banner-90d6 {
  display: none;
}
.popup_90e9 .row-prev-3a33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup_90e9 .row-prev-3a33 li:last-child {
  border: none;
}
.popup_90e9 .row-prev-3a33 li.dropdown-east-f78e > a {
  padding-right: 45px !important;
}
.popup_90e9 .row-prev-3a33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup_90e9 .row-prev-3a33 li a:focus,
.popup_90e9 .row-prev-3a33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_90e9 .row-prev-3a33 li .status_3a18 {
  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;
}
.popup_90e9 .row-prev-3a33 li .status_3a18:hover {
  box-shadow: none;
}
.popup_90e9 .row-prev-3a33 li .status_3a18 .banner-90d6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup_90e9 .row-prev-3a33 .header_598a {
  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);
}
.popup_90e9 .row-prev-3a33 .header_598a li a {
  padding-left: 3em;
}
.popup_90e9 .row-prev-3a33 .layout-1a50 > a .status_3a18 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup_90e9 .row-prev-3a33 .layout-1a50 > .header_598a {
  display: block;
  opacity: 1;
}
.footer-fbfc {
  max-width: 100%;
}
.tall_4c6a {
  line-height: 0;
  cursor: pointer;
}
.row-1538 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row-1538:hover {
  box-shadow: none;
  color: currentColor;
}
.row-1538 svg {
  width: 18px;
  height: 18px;
}
.row-1538 .progress_9b4e {
  display: none;
}
.alert-top-b508 {
  position: relative;
}
.alert-top-b508.fn-active-0a0a .row-1538 .short_958e {
  display: none;
}
.alert-top-b508.fn-active-0a0a .row-1538 .progress_9b4e {
  display: inline-block;
}
.alert-top-b508 .inner-a1ca {
  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);
}
.alert-top-b508.frame-thick-48d1 .inner-a1ca {
  left: auto;
  right: -0.9em;
}
.alert-top-b508.frame-thick-48d1 .grid_e12c::before {
  left: auto;
  right: 15px;
}
.alert-top-b508.fn-active-0a0a .inner-a1ca {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red_7658 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.red_7658 label {
  flex-basis: 100%;
}
.red_7658 .yellow_558a {
  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;
}
.red_7658 .mini_372c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.red_7658 .mini_372c:focus {
  background-color: transparent;
}
.red_7658 button.steel-a467 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.red_7658 button.steel-a467:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.red_7658 button.steel-a467 svg {
  width: 18px;
  height: 18px;
}
.red_7658 input[type="submit"] {
  min-height: auto;
}
.active_36c9 .red_7658 .mini_372c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.grid_e12c {
  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) {
  .grid_e12c {
    width: 220px;
  }
}
.grid_e12c label {
  flex-basis: 100%;
}
.grid_e12c::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;
}
.smooth_2aae .active_36c9 .red_7658 {
  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;
}
.smooth_2aae
  .active_36c9
  .red_7658
  .yellow_558a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.smooth_2aae .active_36c9 .red_7658 .mini_372c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.smooth_2aae
  .active_36c9
  .red_7658
  .mini_372c:focus {
  background: 0 0;
}
.smooth_2aae
  .active_36c9
  .red_7658
  .media_clean_6e3e {
  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;
}
.main_c9f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.main_c9f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.main_c9f1 li:last-child {
  margin-right: 0;
}
.main_c9f1 li:first-child {
  margin-left: 0;
}
.main_c9f1.heading_a047 a {
  color: #fff;
}
.main_c9f1.heading_a047 a:hover {
  color: #fff;
}
.main_c9f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.main_c9f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.main_c9f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main_c9f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.main_c9f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.main_c9f1 [class*="social-icon-apple"].breadcrumb_33ce {
  background-color: transparent;
  color: #999;
}
.main_c9f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.main_c9f1 [class*="social-icon-behance"].breadcrumb_33ce {
  background-color: transparent;
  color: #1769ff;
}
.main_c9f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.main_c9f1 [class*="social-icon-bitbucket"].breadcrumb_33ce {
  background-color: transparent;
  color: #205081;
}
.main_c9f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.main_c9f1 [class*="social-icon-codepen"].breadcrumb_33ce {
  background-color: transparent;
  color: #000;
}
.main_c9f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.main_c9f1 [class*="social-icon-delicious"].breadcrumb_33ce {
  background-color: transparent;
  color: #39f;
}
.main_c9f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.main_c9f1 [class*="social-icon-digg"].breadcrumb_33ce {
  background-color: transparent;
  color: #005be2;
}
.main_c9f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.main_c9f1 [class*="social-icon-dribbble"].breadcrumb_33ce {
  background-color: transparent;
  color: #ea4c89;
}
.main_c9f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.main_c9f1 [class*="social-icon-envelope"].breadcrumb_33ce {
  background-color: transparent;
  color: #ea4335;
}
.main_c9f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.main_c9f1 [class*="social-icon-facebook"].breadcrumb_33ce {
  background-color: transparent;
  color: #3b5998;
}
.main_c9f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.main_c9f1 [class*="social-icon-flickr"].breadcrumb_33ce {
  background-color: transparent;
  color: #0063dc;
}
.main_c9f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.main_c9f1 [class*="social-icon-foursquare"].breadcrumb_33ce {
  background-color: transparent;
  color: #2d5be3;
}
.main_c9f1 [class*="social-icon-github"] {
  background-color: #333;
}
.main_c9f1 [class*="social-icon-github"].breadcrumb_33ce {
  background-color: transparent;
  color: #333;
}
.main_c9f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.main_c9f1 [class*="social-icon-google-plus"].breadcrumb_33ce {
  background-color: transparent;
  color: #dd4b39;
}
.main_c9f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.main_c9f1 [class*="social-icon-houzz"].breadcrumb_33ce {
  background-color: transparent;
  color: #7ac142;
}
.main_c9f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.main_c9f1 [class*="social-icon-instagram"].breadcrumb_33ce {
  background-color: transparent;
  color: #262626;
}
.main_c9f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.main_c9f1 [class*="social-icon-jsfiddle"].breadcrumb_33ce {
  background-color: transparent;
  color: #487aa2;
}
.main_c9f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.main_c9f1 [class*="social-icon-linkedin"].breadcrumb_33ce {
  background-color: transparent;
  color: #0077b5;
}
.main_c9f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.main_c9f1 [class*="social-icon-medium"].breadcrumb_33ce {
  background-color: transparent;
  color: #00ab6b;
}
.main_c9f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.main_c9f1
  [class*="social-icon-odnoklassniki"].breadcrumb_33ce {
  background-color: transparent;
  color: #f4731c;
}
.main_c9f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.main_c9f1 [class*="social-icon-meetup"].breadcrumb_33ce {
  background-color: transparent;
  color: #ec1c40;
}
.main_c9f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.main_c9f1 [class*="social-icon-pinterest"].breadcrumb_33ce {
  background-color: transparent;
  color: #bd081c;
}
.main_c9f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.main_c9f1 [class*="social-icon-product-hunt"].breadcrumb_33ce {
  background-color: transparent;
  color: #da552f;
}
.main_c9f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.main_c9f1 [class*="social-icon-reddit"].breadcrumb_33ce {
  background-color: transparent;
  color: #ff4500;
}
.main_c9f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.main_c9f1 [class*="social-icon-rss"].breadcrumb_33ce {
  background-color: transparent;
  color: #f26522;
}
.main_c9f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.main_c9f1
  [class*="social-icon-shopping-cart"].breadcrumb_33ce {
  background-color: transparent;
  color: #4caf50;
}
.main_c9f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.main_c9f1 [class*="social-icon-skype"].breadcrumb_33ce {
  background-color: transparent;
  color: #00aff0;
}
.main_c9f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.main_c9f1 [class*="social-icon-slideshare"].breadcrumb_33ce {
  background-color: transparent;
  color: #0077b5;
}
.main_c9f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.main_c9f1 [class*="social-icon-snapchat"].breadcrumb_33ce {
  background-color: transparent;
  color: #fffc00;
}
.main_c9f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.main_c9f1 [class*="social-icon-soundcloud"].breadcrumb_33ce {
  background-color: transparent;
  color: #f80;
}
.main_c9f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.main_c9f1 [class*="social-icon-spotify"].breadcrumb_33ce {
  background-color: transparent;
  color: #2ebd59;
}
.main_c9f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.main_c9f1
  [class*="social-icon-stack-overflow"].breadcrumb_33ce {
  background-color: transparent;
  color: #fe7a15;
}
.main_c9f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.main_c9f1 [class*="social-icon-maldkfgram"].breadcrumb_33ce {
  background-color: transparent;
  color: #2ca5e0;
}
.main_c9f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.main_c9f1 [class*="social-icon-tripadvisor"].breadcrumb_33ce {
  background-color: transparent;
  color: #589442;
}
.main_c9f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.main_c9f1 [class*="social-icon-tumblr"].breadcrumb_33ce {
  background-color: transparent;
  color: #35465c;
}
.main_c9f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.main_c9f1 [class*="social-icon-twitch"].breadcrumb_33ce {
  background-color: transparent;
  color: #6441a5;
}
.main_c9f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.main_c9f1 [class*="social-icon-twitter"].breadcrumb_33ce {
  background-color: transparent;
  color: #1da1f2;
}
.main_c9f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.main_c9f1 [class*="social-icon-vimeo"].breadcrumb_33ce {
  background-color: transparent;
  color: #1ab7ea;
}
.main_c9f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.main_c9f1 [class*="social-icon-vk"].breadcrumb_33ce {
  background-color: transparent;
  color: #45668e;
}
.main_c9f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.main_c9f1 [class*="social-icon-weibo"].breadcrumb_33ce {
  background-color: transparent;
  color: #df2029;
}
.main_c9f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.main_c9f1 [class*="social-icon-weixin"].breadcrumb_33ce {
  background-color: transparent;
  color: #7bb32e;
}
.main_c9f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.main_c9f1 [class*="social-icon-whatsapp"].breadcrumb_33ce {
  background-color: transparent;
  color: #25d366;
}
.main_c9f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.main_c9f1 [class*="social-icon-wordpress"].breadcrumb_33ce {
  background-color: transparent;
  color: #21759b;
}
.main_c9f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.main_c9f1 [class*="social-icon-xing"].breadcrumb_33ce {
  background-color: transparent;
  color: #026466;
}
.main_c9f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.main_c9f1 [class*="social-icon-yelp"].breadcrumb_33ce {
  background-color: transparent;
  color: #af0606;
}
.main_c9f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.main_c9f1 [class*="social-icon-youtube"].breadcrumb_33ce {
  background-color: transparent;
  color: #cd201f;
}
.green-6bfd {
  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;
}
.green-6bfd:hover {
  box-shadow: none;
  background: 0 0;
}
.element_new_5254 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.over_886f {
  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;
}
.smooth-08a1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.icon_a7e1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.icon_a7e1,
.icon_a7e1::after,
.icon_a7e1::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;
}
.icon_a7e1::after,
.icon_a7e1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.container_new_b0c1 .over_886f .smooth-08a1 {
  margin-top: -2px;
  width: 19px;
}
.container_new_b0c1 .over_886f .icon_a7e1 {
  margin-top: -1px;
}
.container_new_b0c1 .over_886f .icon_a7e1,
.container_new_b0c1 .over_886f .icon_a7e1::after,
.container_new_b0c1 .over_886f .icon_a7e1::before {
  width: 19px;
  height: 2px;
}
.container_new_b0c1 .over_886f .icon_a7e1::before {
  top: -6px;
}
.container_new_b0c1 .over_886f .icon_a7e1::after {
  bottom: -6px;
}
.module-large-a7cc .over_886f .smooth-08a1 {
  margin-top: -2px;
  width: 22px;
}
.module-large-a7cc .over_886f .icon_a7e1 {
  margin-top: -1px;
}
.module-large-a7cc .over_886f .icon_a7e1,
.module-large-a7cc .over_886f .icon_a7e1::after,
.module-large-a7cc .over_886f .icon_a7e1::before {
  width: 22px;
  height: 2px;
}
.module-large-a7cc .over_886f .icon_a7e1::before {
  top: -7px;
}
.module-large-a7cc .over_886f .icon_a7e1::after {
  bottom: -7px;
}
.last_d7fe .over_886f .smooth-08a1 {
  margin-top: -2px;
  width: 31px;
}
.last_d7fe .over_886f .icon_a7e1 {
  margin-top: -1.5px;
}
.last_d7fe .over_886f .icon_a7e1,
.last_d7fe .over_886f .icon_a7e1::after,
.last_d7fe .over_886f .icon_a7e1::before {
  width: 31px;
  height: 3px;
}
.last_d7fe .over_886f .icon_a7e1::before {
  top: -9px;
}
.last_d7fe .over_886f .icon_a7e1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface-large-39cf .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .surface-large-39cf .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .surface-large-39cf .over_886f .icon_a7e1,
  .surface-large-39cf .over_886f .icon_a7e1::after,
  .surface-large-39cf .over_886f .icon_a7e1::before {
    width: 19px;
    height: 2px;
  }
  .surface-large-39cf .over_886f .icon_a7e1::before {
    top: -6px;
  }
  .surface-large-39cf .over_886f .icon_a7e1::after {
    bottom: -6px;
  }
  .hidden-26a1 .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden-26a1 .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .hidden-26a1 .over_886f .icon_a7e1,
  .hidden-26a1 .over_886f .icon_a7e1::after,
  .hidden-26a1 .over_886f .icon_a7e1::before {
    width: 22px;
    height: 2px;
  }
  .hidden-26a1 .over_886f .icon_a7e1::before {
    top: -7px;
  }
  .hidden-26a1 .over_886f .icon_a7e1::after {
    bottom: -7px;
  }
  .tag-tiny-698a .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-tiny-698a .over_886f .icon_a7e1 {
    margin-top: -1.5px;
  }
  .tag-tiny-698a .over_886f .icon_a7e1,
  .tag-tiny-698a .over_886f .icon_a7e1::after,
  .tag-tiny-698a .over_886f .icon_a7e1::before {
    width: 31px;
    height: 3px;
  }
  .tag-tiny-698a .over_886f .icon_a7e1::before {
    top: -9px;
  }
  .tag-tiny-698a .over_886f .icon_a7e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_8c0f .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_8c0f .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .pro_8c0f .over_886f .icon_a7e1,
  .pro_8c0f .over_886f .icon_a7e1::after,
  .pro_8c0f .over_886f .icon_a7e1::before {
    width: 19px;
    height: 2px;
  }
  .pro_8c0f .over_886f .icon_a7e1::before {
    top: -6px;
  }
  .pro_8c0f .over_886f .icon_a7e1::after {
    bottom: -6px;
  }
  .green-3404 .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .green-3404 .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .green-3404 .over_886f .icon_a7e1,
  .green-3404 .over_886f .icon_a7e1::after,
  .green-3404 .over_886f .icon_a7e1::before {
    width: 22px;
    height: 2px;
  }
  .green-3404 .over_886f .icon_a7e1::before {
    top: -7px;
  }
  .green-3404 .over_886f .icon_a7e1::after {
    bottom: -7px;
  }
  .brown_e3c8 .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .brown_e3c8 .over_886f .icon_a7e1 {
    margin-top: -1.5px;
  }
  .brown_e3c8 .over_886f .icon_a7e1,
  .brown_e3c8 .over_886f .icon_a7e1::after,
  .brown_e3c8 .over_886f .icon_a7e1::before {
    width: 31px;
    height: 3px;
  }
  .brown_e3c8 .over_886f .icon_a7e1::before {
    top: -9px;
  }
  .brown_e3c8 .over_886f .icon_a7e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_030c .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_030c .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .tabs_030c .over_886f .icon_a7e1,
  .tabs_030c .over_886f .icon_a7e1::after,
  .tabs_030c .over_886f .icon_a7e1::before {
    width: 19px;
    height: 2px;
  }
  .tabs_030c .over_886f .icon_a7e1::before {
    top: -6px;
  }
  .tabs_030c .over_886f .icon_a7e1::after {
    bottom: -6px;
  }
  .center_44c3 .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 22px;
  }
  .center_44c3 .over_886f .icon_a7e1 {
    margin-top: -1px;
  }
  .center_44c3 .over_886f .icon_a7e1,
  .center_44c3 .over_886f .icon_a7e1::after,
  .center_44c3 .over_886f .icon_a7e1::before {
    width: 22px;
    height: 2px;
  }
  .center_44c3 .over_886f .icon_a7e1::before {
    top: -7px;
  }
  .center_44c3 .over_886f .icon_a7e1::after {
    bottom: -7px;
  }
  .list_3679 .over_886f .smooth-08a1 {
    margin-top: -2px;
    width: 31px;
  }
  .list_3679 .over_886f .icon_a7e1 {
    margin-top: -1.5px;
  }
  .list_3679 .over_886f .icon_a7e1,
  .list_3679 .over_886f .icon_a7e1::after,
  .list_3679 .over_886f .icon_a7e1::before {
    width: 31px;
    height: 3px;
  }
  .list_3679 .over_886f .icon_a7e1::before {
    top: -9px;
  }
  .list_3679 .over_886f .icon_a7e1::after {
    bottom: -9px;
  }
}
.sort_fast_bc26 .icon_a7e1 {
  -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);
}
.sort_fast_bc26 .icon_a7e1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sort_fast_bc26 .icon_a7e1::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);
}
.sort_fast_bc26.pattern_5677 .icon_a7e1 {
  -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);
}
.sort_fast_bc26.pattern_5677 .icon_a7e1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sort_fast_bc26.pattern_5677 .icon_a7e1::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);
}
.fixed_10fe {
  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.thumbnail_lower_bd79:before {
  display: none;
}
.menu_soft_69a0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu_soft_69a0 .warm_96d4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu_soft_69a0 .warm_96d4:last-of-type {
  border-bottom: none;
}
.menu_soft_69a0 .warm_96d4.sidebar_complex_a087,
.menu_soft_69a0 .warm_96d4.title-black-acb7,
.menu_soft_69a0 .warm_96d4.element-08de {
  padding: 0;
}
.menu_soft_69a0 .popup_90e9 .status_3a18 {
  color: currentColor;
}
.menu_soft_69a0 .popup_90e9 .status_3a18:focus,
.menu_soft_69a0 .popup_90e9 .status_3a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_soft_69a0.section-2b31 .item-over-a33d,
.menu_soft_69a0.section-2b31 .outline_next_efa7 a,
.menu_soft_69a0.section-2b31 .warm-1cfe a,
.menu_soft_69a0.section-2b31 .header_598a a {
  color: rgba(0, 0, 0, 0.55);
}
.menu_soft_69a0.section-2b31 .item-over-a33d:hover,
.menu_soft_69a0.section-2b31 .outline_next_efa7 a:hover,
.menu_soft_69a0.section-2b31 .warm-1cfe a:hover,
.menu_soft_69a0.section-2b31 .header_598a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu_soft_69a0.section-2b31 .medium-43ac {
  color: rgba(0, 0, 0, 0.8);
}
.menu_soft_69a0.section-2b31 .warm_96d4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_soft_69a0.section-2b31 .warm_96d4:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu_soft_69a0.section-2b31 .border_e46f:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu_soft_69a0.section-2b31 .popup_90e9 .row-prev-3a33 li a,
.menu_soft_69a0.section-2b31 .popup_90e9 .status_3a18,
.menu_soft_69a0.section-2b31 .header_598a {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_soft_69a0.section-2b31 .popup_90e9 .status_3a18:focus,
.menu_soft_69a0.section-2b31 .popup_90e9 .status_3a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_soft_69a0.section-2b31 .row-prev-3a33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu_soft_69a0.accordion_black_8267 .item-over-a33d,
.menu_soft_69a0.accordion_black_8267 .outline_next_efa7 a,
.menu_soft_69a0.accordion_black_8267 .warm-1cfe .status_3a18,
.menu_soft_69a0.accordion_black_8267 .warm-1cfe a,
.menu_soft_69a0.accordion_black_8267 .header_598a a {
  color: rgba(255, 255, 255, 0.79);
}
.menu_soft_69a0.accordion_black_8267 .item-over-a33d:hover,
.menu_soft_69a0.accordion_black_8267 .outline_next_efa7 a:hover,
.menu_soft_69a0.accordion_black_8267 .warm-1cfe .status_3a18:hover,
.menu_soft_69a0.accordion_black_8267 .warm-1cfe a:hover,
.menu_soft_69a0.accordion_black_8267 .header_598a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_soft_69a0.accordion_black_8267 .medium-43ac {
  color: rgba(255, 255, 255, 0.99);
}
.menu_soft_69a0.accordion_black_8267 .warm_96d4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_soft_69a0.accordion_black_8267 .warm_96d4:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu_soft_69a0.accordion_black_8267 .border_e46f:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu_soft_69a0.accordion_black_8267 .popup_90e9 .row-prev-3a33 li a,
.menu_soft_69a0.accordion_black_8267 .popup_90e9 .status_3a18,
.menu_soft_69a0.accordion_black_8267 .header_598a {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_soft_69a0.accordion_black_8267 .popup_90e9 .status_3a18:focus,
.menu_soft_69a0.accordion_black_8267 .popup_90e9 .status_3a18:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu_soft_69a0.accordion_black_8267 .row-prev-3a33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_e46f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.border_e46f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.column_9e97 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.progress_dark_3405 .menu_soft_69a0 {
  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;
}
.progress_dark_3405 .warm_96d4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.progress_dark_3405 .warm_96d4: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) {
  .progress_dark_3405 .warm_96d4:before {
    width: 16%;
    left: 42%;
  }
}
.progress_dark_3405 .warm_96d4:last-child:before {
  content: none;
}
.progress_dark_3405 .warm_96d4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.progress_dark_3405 .popup_90e9 .row-prev-3a33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.progress_dark_3405 .popup_90e9 .row-prev-3a33 li a .status_3a18 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.progress_dark_3405 .popup_90e9 .header_598a {
  border: none;
}
.progress_dark_3405 .popup_90e9 .header_598a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.progress_dark_3405 .border_e46f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.progress_dark_3405 .column_9e97 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.progress_dark_3405 .accordion_black_8267 .border_e46f:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_dark_3405 .section-2b31.tabs-west-ffed .icon_a7e1 {
  background: rgba(0, 0, 0, 0.6);
}
.progress_dark_3405
  .section-2b31.tabs-west-ffed
  .icon_a7e1::after,
.progress_dark_3405
  .section-2b31.tabs-west-ffed
  .icon_a7e1:before {
  background: inherit;
}
.progress_dark_3405
  .section-2b31.tabs-west-ffed:hover
  .icon_a7e1 {
  background: rgba(0, 0, 0, 0.8);
}
.pressed_cb1e .menu_soft_69a0 {
  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) {
  .pressed_cb1e .menu_soft_69a0 {
    width: auto;
    right: 45px;
  }
}
.tabs_current_a5da .menu_soft_69a0 {
  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) {
  .tabs_current_a5da .menu_soft_69a0 {
    width: auto;
    left: 45px;
  }
}
.thumbnail_lower_bd79 .menu_soft_69a0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail_lower_bd79 .column_9e97 {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail_lower_bd79 .border_e46f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.icon-7902 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.icon-7902.progress_dark_3405 .menu_soft_69a0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.icon-7902.pressed_cb1e .menu_soft_69a0 {
  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);
}
.icon-7902 .menu_soft_69a0 {
  visibility: visible;
}
.icon-7902.tabs_current_a5da .menu_soft_69a0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pattern-0fd0,
.text-91e9 {
  overflow-x: hidden;
}
.pattern-0fd0 .menu_soft_69a0 {
  overflow: auto;
}
.pattern-0fd0.progress_dark_3405 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-0fd0.progress_dark_3405 .menu_soft_69a0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pattern-0fd0.progress_dark_3405 .green-6bfd {
  opacity: 0;
}
.pattern-0fd0.pressed_cb1e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-0fd0.pressed_cb1e .menu_soft_69a0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pattern-0fd0.pressed_cb1e .green-6bfd {
  opacity: 0;
}
.pattern-0fd0.tabs_current_a5da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pattern-0fd0.tabs_current_a5da .menu_soft_69a0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pattern-0fd0.tabs_current_a5da .green-6bfd {
  opacity: 0;
}
.pattern-0fd0.thumbnail_lower_bd79 .menu_soft_69a0 {
  z-index: 10;
  visibility: visible;
}
.tabs-west-ffed {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tabs-west-ffed .icon_a7e1 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs-west-ffed .icon_a7e1::after,
.tabs-west-ffed .icon_a7e1:before {
  background: inherit;
}
.tabs-west-ffed:hover .icon_a7e1 {
  background: rgba(255, 255, 255, 0.99);
}
.tabs_current_a5da .tabs-west-ffed {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail_lower_bd79 .tabs-west-ffed {
  display: none !important;
}
.pattern-0fd0:before,
.text-91e9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pattern-0fd0 .tabs-west-ffed,
.text-91e9 .tabs-west-ffed {
  display: inline-block;
}
.menu_soft_69a0 .hero-b830 {
  -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;
}
.pattern-0fd0 .menu_soft_69a0 .hero-b830,
.text-91e9 .menu_soft_69a0 .hero-b830 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-6ebe .yellow_558a {
  width: 100%;
}
.modal_9a24 {
  padding: 0 0.5em 0;
}
.modal_9a24 [class*="customify-col-"],
.modal_9a24 [class*="customify-col_"],
.modal_9a24 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail-cold-d1be .modal_9a24 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .element-smooth-78e9 .description-5c3c,
  .description-5c3c {
    display: none;
  }
  .outline_ba42 {
    text-align: left;
  }
  .last-bb55 {
    text-align: center;
  }
  .video-fb35 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .element-smooth-78e9 .solid_fb43,
  .solid_fb43 {
    display: none;
  }
  .popup-selected-ae8b {
    text-align: left;
  }
  .over-5bad {
    text-align: center;
  }
  .east_fa06 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .element-smooth-78e9 .dark-8dbf,
  .dark-8dbf {
    display: none;
  }
  .content-9cbd {
    text-align: left;
  }
  .advanced_cc2f {
    text-align: center;
  }
  .south-3a0b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.south_3cec {
  box-shadow: none !important;
}
.popup_paper_ccd6 .nav-prev-6634,
.dropdown-fixed-6f96 .nav-prev-6634 {
  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;
}
.dropdown-fixed-6f96 .nav-prev-6634 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo-bottom-5aaf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo-bottom-5aaf:after,
.photo-bottom-5aaf:before {
  content: "";
  display: table;
}
.photo-bottom-5aaf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo-bottom-5aaf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo-bottom-5aaf,
.primary_outer_fdfc {
  max-width: 1248px;
  margin: 0 auto;
}

.card_8fd7.advanced-b209 .photo-bottom-5aaf {
  max-width: 100%;
}
.card_8fd7.sidebar-fast-e37b {
  max-width: 1200px;
  margin: 0 auto;
}
.card_8fd7.table_in_0d7a .photo-bottom-5aaf {
  max-width: 100%;
}
.card_8fd7.table_in_0d7a > .photo-bottom-5aaf {
  padding-left: 0;
  padding-right: 0;
}
.card_8fd7.table_in_0d7a > .photo-bottom-5aaf .element-smooth-78e9 {
  margin: 0;
}
.card_8fd7.table_in_0d7a
  > .photo-bottom-5aaf
  .nav-db92.active-0d83 {
  margin-right: 0;
  margin-left: 0;
}
.card_8fd7.table_in_0d7a #main.active-0d83 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accent_0096 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accent_0096 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .primary-lower-5b3d .copper_05e7 {
    padding-right: 1em;
  }
  .primary-lower-5b3d.carousel-advanced-1e56 .nav-db92 {
    border-right: 1px solid #eaecee;
  }
  .primary-lower-5b3d.carousel-advanced-1e56 .copper_05e7 {
    padding-right: 1em;
  }
  .primary-lower-5b3d.carousel-advanced-1e56 .tiny_dfda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-198d .copper_05e7 {
    padding-left: 1em;
  }
  .gold-198d.carousel-advanced-1e56 .nav-db92 {
    border-left: 1px solid #eaecee;
  }
  .gold-198d.carousel-advanced-1e56 .copper_05e7 {
    padding-left: 1em;
  }
  .gold-198d.carousel-advanced-1e56 .tiny_dfda {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-ae4a .copper_05e7 {
    padding-left: 1em;
  }
  .widget-ae4a.carousel-advanced-1e56 .gold_5d43 {
    border-right: 1px solid #eaecee;
  }
  .widget-ae4a.carousel-advanced-1e56 .preview-hard-57e9 {
    border-right: 1px solid #eaecee;
  }
  .widget-ae4a.carousel-advanced-1e56 .copper_05e7 {
    padding-left: 1em;
  }
  .widget-ae4a.carousel-advanced-1e56 .tiny_dfda {
    padding-right: 1em;
  }
  .widget-ae4a.carousel-advanced-1e56 .thumbnail_a3c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_68e8 .copper_05e7 {
    padding-right: 1em;
  }
  .smooth_68e8.carousel-advanced-1e56 .gold_5d43 {
    border-left: 1px solid #eaecee;
  }
  .smooth_68e8.carousel-advanced-1e56 .preview-hard-57e9 {
    border-left: 1px solid #eaecee;
  }
  .smooth_68e8.carousel-advanced-1e56 .copper_05e7 {
    padding-right: 1em;
  }
  .smooth_68e8.carousel-advanced-1e56 .tiny_dfda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_68e8.carousel-advanced-1e56 .thumbnail_a3c3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_0096 .copper_05e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_0096.carousel-advanced-1e56 .nav-db92 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accent_0096.carousel-advanced-1e56 .copper_05e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_0096.carousel-advanced-1e56 .tiny_dfda {
    padding-left: 1em;
  }
  .accent_0096.carousel-advanced-1e56 .thumbnail_a3c3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accent_0096.carousel-advanced-1e56 .copper_05e7 {
    padding-left: 0;
  }
}
.media-725d .border-bright-dcba {
  display: inline-block;
}
.active_d1ab {
  display: inline-block;
}
.steel_be6f {
  word-con: break-word;
}
.popup-old-cfa4 > span {
  display: inline-block;
  padding: 5px 0;
}
.popup-old-cfa4 .dropdown_action_70a7 {
  margin-left: 8px;
  margin-right: 8px;
}
.popup-old-cfa4 .avatar-cbed img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot_7a35 .item-red-0c71 {
  margin-bottom: 2em;
}
.hot_7a35 .chip-paper-1ca4 {
  margin-bottom: 15px;
}
.hot_7a35 .chip-paper-1ca4:last-child {
  margin-bottom: 0;
}
.hot_7a35 .form_2c03 {
  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) {
  .hot_7a35 .form_2c03 {
    display: block;
  }
}
.hot_7a35 .hovered_f3cd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot_7a35 .hovered_f3cd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot_7a35 .module-out-35ba {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot_7a35 .module-out-35ba img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot_7a35 .module-out-35ba a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot_7a35 .steel_be6f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot_7a35 .steel_be6f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot_7a35 .notification-over-863a p:last-child {
  margin-bottom: 0;
}
.hot_7a35 .popup_a909 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot_7a35 .preview_gas_9701 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot_7a35 .hot_8426 {
  margin-top: 1em;
}
.hot_7a35 .search_yellow_e92f {
  top: 0;
  display: block;
}
.hot_7a35 .search_yellow_e92f a {
  color: inherit;
}
.hot_7a35 .search_yellow_e92f a:hover {
  color: inherit;
}
.hot_7a35 .text_plasma_8ed5 {
  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;
}
.hot_7a35 .text_plasma_8ed5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot_7a35 .preview_gas_9701 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot_7a35 .media_gold_cbc3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot_7a35 .media_gold_cbc3:first-child {
  margin-top: 0;
}
.hot_7a35 .media_gold_cbc3.glass_7f93 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot_7a35 .media_gold_cbc3.paper-746c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot_7a35
  .media_gold_cbc3.paper-746c.lower-f426
  .hot_8426 {
  width: 100%;
}
.hot_7a35 .paper-746c {
  -webkit-box-align: center;
  align-items: center;
}
.hot_7a35 .paper-746c .popup-old-cfa4,
.hot_7a35 .paper-746c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot_7a35 .module-out-35ba {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_7a35 .module-out-35ba img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot_7a35 .module-out-35ba: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;
}
.hot_7a35 .glass_7f93 {
  z-index: 5;
}
.hot_7a35 .advanced_ffc7 .sort_3675 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot_7a35 .menu_976d .sort_3675 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot_7a35 .focused-54bd .sort_3675 {
  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;
}
.hot_7a35.hero-416a .form_2c03,
.hot_7a35.brown_6031 .form_2c03 {
  display: block;
}
.hot_7a35.hero-416a .form_2c03 .stale-2358,
.hot_7a35.hero-416a .form_2c03 .preview_gas_9701,
.hot_7a35.brown_6031 .form_2c03 .stale-2358,
.hot_7a35.brown_6031 .form_2c03 .preview_gas_9701 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot_7a35.hidden_rough_c3d2 .hovered_f3cd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot_7a35.hidden_rough_c3d2 .hovered_f3cd {
    margin-right: 0;
  }
}
.hot_7a35.hero-416a .hovered_f3cd,
.hot_7a35.brown_6031 .hovered_f3cd {
  padding-top: 40%;
}
.hot_7a35.hero-416a .item-red-0c71,
.hot_7a35.brown_6031 .item-red-0c71 {
  display: block;
}
.hot_7a35.hero-416a .fn-sticky-0a0a .preview_gas_9701,
.hot_7a35.brown_6031 .fn-sticky-0a0a .preview_gas_9701 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot_7a35.hero-416a .hovered_f3cd,
.hot_7a35.brown_6031 .hovered_f3cd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot_7a35.hero-416a .preview_gas_9701 {
  padding: 1em;
}
.full-4725 {
  margin: 30px auto;
  display: block;
}
.full-4725 .picture-4a1e > * {
  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;
}
.full-4725 .picture-4a1e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full-4725 .picture-4a1e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.menu-05b4 .popup-old-cfa4 {
  margin-bottom: 1.41575em;
}
.menu-05b4 .search_2ec4 {
  margin-bottom: 1.618em;
}
.detail_d62d .banner_motion_4bea {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_d62d .banner_motion_4bea a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_d62d .paragraph-04ea {
  max-width: 100%;
  overflow: auto;
}
.outline_7a94 .detail_d62d a:hover {
  text-decoration: underline;
}
.widget_540d .chip-paper-1ca4:not(.steel_be6f),
.widget_540d .module-out-35ba {
  margin-bottom: 1.41575em;
}
.widget_540d .chip-paper-1ca4:not(.steel_be6f):last-child,
.widget_540d .module-out-35ba:last-child {
  margin-bottom: 0;
}
.widget_540d .chip-paper-1ca4.picture_white_b9d7 {
  margin-bottom: 0.41575em;
}
.widget_540d .column-492a:before,
.widget_540d .container-e225:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_540d .column-492a:before {
  content: "\f115";
}
.widget_540d .container-e225:before {
  content: "\f02c";
}
.widget_540d .motion_0b49 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_540d .motion_0b49 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label_2fde {
  display: -webkit-box;
  display: flex;
}
.label_2fde .breadcrumb-49a5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label_2fde .breadcrumb-49a5 {
    flex-basis: 90px;
  }
}
.label_2fde .picture_bf32 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_2fde .picture_bf32 {
    flex-basis: calc(100% - 50px);
  }
}
.label_2fde .accordion_0d1b p:last-child {
  margin-bottom: 0.72em;
}
.widget_red_0eaa .picture-4a1e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.widget_red_0eaa .picture-4a1e:after,
.widget_red_0eaa .picture-4a1e:before {
  content: "";
  display: table;
}
.widget_red_0eaa .picture-4a1e:after {
  clear: both;
}
.widget_red_0eaa .picture-4a1e .component-a4d4,
.widget_red_0eaa .picture-4a1e .south_98cb {
  width: 49%;
}
.widget_red_0eaa .picture-4a1e .component-a4d4 a span.fast-09c1,
.widget_red_0eaa .picture-4a1e .south_98cb a span.fast-09c1 {
  display: block;
  margin-bottom: 5px;
}
.widget_red_0eaa .picture-4a1e .south_98cb {
  float: left;
  text-align: left;
}
.widget_red_0eaa .picture-4a1e .component-a4d4 {
  float: right;
  text-align: right;
}
.section_large_1f7f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section_large_1f7f {
    margin-bottom: 0;
  }
}
.detail-plasma-b8f4 {
  margin-bottom: 1em;
}
.detail-plasma-b8f4 .steel_be6f {
  font-size: 1.1em;
  line-height: 1.3;
}
.bronze-e86a a {
  display: block;
  line-height: 0;
  position: relative;
}
.frame_fixed_cedc .detail-plasma-b8f4,
.pattern_silver_6ad7 .detail-plasma-b8f4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .frame_fixed_cedc .detail-plasma-b8f4,
  .pattern_silver_6ad7 .detail-plasma-b8f4 {
    display: block;
  }
}
.frame_fixed_cedc .bronze-e86a,
.pattern_silver_6ad7 .bronze-e86a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .frame_fixed_cedc .bronze-e86a,
  .pattern_silver_6ad7 .bronze-e86a {
    margin-bottom: 1em;
  }
}
.frame_fixed_cedc .bronze-e86a img,
.pattern_silver_6ad7 .bronze-e86a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.frame_fixed_cedc .focus-12ec,
.pattern_silver_6ad7 .focus-12ec {
  flex-basis: calc(100% - 160px);
}
.frame_fixed_cedc .focus-12ec p,
.pattern_silver_6ad7 .focus-12ec p {
  margin-bottom: 0;
}
.frame_fixed_cedc .focus-12ec {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .frame_fixed_cedc .focus-12ec {
    padding-left: 0;
  }
}
.pattern_silver_6ad7 .focus-12ec {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pattern_silver_6ad7 .focus-12ec {
    padding-right: 0;
  }
}
.pattern_silver_6ad7 .bronze-e86a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fast_bc63 .bronze-e86a {
  margin-bottom: 0.5em;
}
.fast_bc63 .bronze-e86a img {
  width: 100%;
}
.static_3209 .input-1530,
.outer_242d .input-1530 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outer_242d .nav-db92 .avatar_058c p:last-child {
  margin-bottom: 0;
}
.wood_6413 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary_green_20e6 .list-dynamic-a228 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary_green_20e6 .list-dynamic-a228:last-of-type {
    margin-bottom: 0;
  }
}
.secondary_green_20e6 .list-dynamic-a228 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_green_20e6 .list-dynamic-a228 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary_green_20e6 .list-dynamic-a228 ul li {
  margin: 0 0 0.6em;
}
.secondary_green_20e6 .list-dynamic-a228 ul li.progress-9a78,
.secondary_green_20e6 .list-dynamic-a228 ul li.yellow-afb1 {
  position: relative;
}
.secondary_green_20e6 .list-dynamic-a228 ul li.progress-9a78 .background_66a3,
.secondary_green_20e6 .list-dynamic-a228 ul li.yellow-afb1 .background_66a3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary_green_20e6 .list-dynamic-a228 ul li.progress-9a78:after:after,
.secondary_green_20e6 .list-dynamic-a228 ul li.progress-9a78:after:before,
.secondary_green_20e6
  .list-dynamic-a228
  ul
  li.yellow-afb1:after:after,
.secondary_green_20e6
  .list-dynamic-a228
  ul
  li.yellow-afb1:after:before {
  content: "";
  display: table;
}
.secondary_green_20e6 .list-dynamic-a228 ul li.progress-9a78:after:after,
.secondary_green_20e6
  .list-dynamic-a228
  ul
  li.yellow-afb1:after:after {
  clear: both;
}
.secondary_green_20e6 .list-dynamic-a228 a.pattern-purple-d298:hover {
  text-decoration: none;
}
.secondary_green_20e6 .list-dynamic-a228 select {
  max-width: 100%;
}
.secondary_green_20e6 .list-dynamic-a228 table {
  font-size: 85%;
}
.secondary_green_20e6 .list-dynamic-a228 table td,
.secondary_green_20e6 .list-dynamic-a228 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary_green_20e6 .list-dynamic-a228 table tfoot td {
  text-align: left;
}
.secondary_green_20e6 .list-dynamic-a228 :last-child {
  margin-bottom: 0;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 label {
  width: 100%;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 .mini_372c {
  width: 100%;
  display: block;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 .steel-a467 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 .steel-a467:hover svg #svg-search {
  fill: #444;
}
.secondary_green_20e6 .list-dynamic-a228 .block-af54 .steel-a467 svg {
  width: 18px;
  height: 18px;
}
.secondary_green_20e6 .status_5224 ul ul,
.secondary_green_20e6 .basic_7839 ul ul,
.secondary_green_20e6 .modal-d4e5 ul ul,
.secondary_green_20e6 .card-static-c691 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary_green_20e6 .status_5224 .dropdown-east-f78e > a,
.secondary_green_20e6 .basic_7839 .dropdown-east-f78e > a,
.secondary_green_20e6 .modal-d4e5 .dropdown-east-f78e > a,
.secondary_green_20e6 .card-static-c691 .dropdown-east-f78e > a {
  margin-bottom: 0;
}
.secondary_green_20e6 .sidebar_dark_cedc li,
.secondary_green_20e6 .status_5224 li,
.secondary_green_20e6 .under-ff19 li,
.secondary_green_20e6 .basic_7839 li,
.secondary_green_20e6 .modal-d4e5 li,
.secondary_green_20e6 .card-static-c691 li,
.secondary_green_20e6 .mask-huge-75dd li,
.secondary_green_20e6 .plasma_9b81 li {
  display: block;
  position: relative;
}
.secondary_green_20e6 .sidebar_dark_cedc li:last-child,
.secondary_green_20e6 .status_5224 li:last-child,
.secondary_green_20e6 .under-ff19 li:last-child,
.secondary_green_20e6 .basic_7839 li:last-child,
.secondary_green_20e6 .modal-d4e5 li:last-child,
.secondary_green_20e6 .card-static-c691 li:last-child,
.secondary_green_20e6 .mask-huge-75dd li:last-child,
.secondary_green_20e6 .plasma_9b81 li:last-child {
  border: none;
}
.secondary_green_20e6 .sidebar_dark_cedc li a,
.secondary_green_20e6 .status_5224 li a,
.secondary_green_20e6 .under-ff19 li a,
.secondary_green_20e6 .basic_7839 li a,
.secondary_green_20e6 .modal-d4e5 li a,
.secondary_green_20e6 .card-static-c691 li a,
.secondary_green_20e6 .mask-huge-75dd li a,
.secondary_green_20e6 .plasma_9b81 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_green_20e6 .sidebar_dark_cedc li ul li::before,
.secondary_green_20e6 .status_5224 li ul li::before,
.secondary_green_20e6 .under-ff19 li ul li::before,
.secondary_green_20e6 .basic_7839 li ul li::before,
.secondary_green_20e6 .modal-d4e5 li ul li::before,
.secondary_green_20e6 .card-static-c691 li ul li::before,
.secondary_green_20e6 .mask-huge-75dd li ul li::before,
.secondary_green_20e6 .plasma_9b81 li ul li::before {
  left: 15px;
}
.secondary_green_20e6 .sidebar_dark_cedc li ul a,
.secondary_green_20e6 .status_5224 li ul a,
.secondary_green_20e6 .under-ff19 li ul a,
.secondary_green_20e6 .basic_7839 li ul a,
.secondary_green_20e6 .modal-d4e5 li ul a,
.secondary_green_20e6 .card-static-c691 li ul a,
.secondary_green_20e6 .mask-huge-75dd li ul a,
.secondary_green_20e6 .plasma_9b81 li ul a {
  padding-left: 20px;
}
.secondary_green_20e6 .sidebar_dark_cedc li ul ul li::before,
.secondary_green_20e6 .status_5224 li ul ul li::before,
.secondary_green_20e6 .under-ff19 li ul ul li::before,
.secondary_green_20e6 .basic_7839 li ul ul li::before,
.secondary_green_20e6 .modal-d4e5 li ul ul li::before,
.secondary_green_20e6 .card-static-c691 li ul ul li::before,
.secondary_green_20e6 .mask-huge-75dd li ul ul li::before,
.secondary_green_20e6 .plasma_9b81 li ul ul li::before {
  left: 30px;
}
.secondary_green_20e6 .sidebar_dark_cedc li ul ul a,
.secondary_green_20e6 .status_5224 li ul ul a,
.secondary_green_20e6 .under-ff19 li ul ul a,
.secondary_green_20e6 .basic_7839 li ul ul a,
.secondary_green_20e6 .modal-d4e5 li ul ul a,
.secondary_green_20e6 .card-static-c691 li ul ul a,
.secondary_green_20e6 .mask-huge-75dd li ul ul a,
.secondary_green_20e6 .plasma_9b81 li ul ul a {
  padding-left: 40px;
}
.secondary_green_20e6 .stale-d50f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary_green_20e6 .plasma_9b81 ul li {
  margin-bottom: 1.41575em;
}
.secondary_green_20e6 .plasma_9b81 ul li .green-3ae5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary_green_20e6 .plasma_9b81 ul li .red_37f8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accordion_black_8267 .sidebar_dark_cedc li a,
.accordion_black_8267 .status_5224 li a,
.accordion_black_8267 .under-ff19 li a,
.accordion_black_8267 .basic_7839 li a,
.accordion_black_8267 .modal-d4e5 li a,
.accordion_black_8267 .card-static-c691 li a,
.accordion_black_8267 .mask-huge-75dd li a,
.accordion_black_8267 .plasma_9b81 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_black_8267 .stale-d50f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_black_8267 .list-dynamic-a228 ul li.progress-9a78 .background_66a3,
.accordion_black_8267 .list-dynamic-a228 ul li.yellow-afb1 .background_66a3 {
  background: rgba(0, 0, 0, 0.2);
}
.accordion_black_8267 .secondary_green_20e6 .list-dynamic-a228 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li {
  margin: 0;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li ul {
  margin: 0;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li ul li a {
  padding-left: 15px;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li ul li li a {
  padding-left: 30px;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li.paper_895f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li.paper_895f > 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;
}
.card_8fd7 .secondary_green_20e6 .row-prev-3a33 li.paper_895f > 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;
}
.cool-dcd6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.nav-0aff {
  position: relative;
  z-index: 10;
}
.nav-0aff .hero-b830 {
  width: 100%;
  max-width: 100%;
}
.bottom-b6f4 .panel-2e2e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bottom-b6f4 .section-2b31 {
}
.bottom-b6f4 .accordion_black_8267 {
  background: #292929;
}
.secondary-fluid-5f05 .panel-2e2e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary-fluid-5f05 .section-2b31 {
  background: #f9f9f9;
}
.secondary-fluid-5f05 .accordion_black_8267 {
  background: #303030;
}
.module-fc45 .panel-2e2e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-fc45 .border-bright-dcba {
    margin-bottom: 1em;
  }
  .module-fc45 .border-bright-dcba:last-child {
    margin-bottom: 0;
  }
}
.module-fc45 .section-2b31 {
  background: #ededed;
}
.module-fc45 .accordion_black_8267 {
  background: #1a1a1a;
}
.panel-2e2e.section-2b31 {
  color: rgba(0, 0, 0, 0.6);
}
.panel-2e2e.section-2b31 .simple-a8e5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-2e2e.accordion_black_8267 {
  color: rgba(255, 255, 255, 0.99);
}
.panel-2e2e.accordion_black_8267 a:not(.pattern-purple-d298) {
  color: rgba(255, 255, 255, 0.79);
}
.panel-2e2e.accordion_black_8267 a:not(.pattern-purple-d298):hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-2e2e.accordion_black_8267 .simple-a8e5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-2e2e.accordion_black_8267 table tbody td,
.panel-2e2e.accordion_black_8267 table th {
  background: rgba(0, 0, 0, 0.08);
}
.mask-silver-c019.last_2083 .photo-bottom-5aaf {
  max-width: initial;
}
.mask-silver-c019 .preview_fd6b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.mask-silver-c019 .preview_fd6b .hero-b830 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .mask-silver-c019 .preview_fd6b .hero-b830 {
    display: block;
    margin-bottom: 2em;
  }
  .mask-silver-c019 .preview_fd6b .hero-b830:last-child {
    margin-bottom: 0;
  }
}
.module-fc45 .border-bright-dcba:last-child,
.secondary-fluid-5f05 .border-bright-dcba:last-child,
.bottom-b6f4 .border-bright-dcba:last-child {
  margin-bottom: 0;
}
.module-fc45 .border-bright-dcba .secondary_green_20e6 .list-dynamic-a228:last-child,
.secondary-fluid-5f05 .border-bright-dcba .secondary_green_20e6 .list-dynamic-a228:last-child,
.bottom-b6f4 .border-bright-dcba .secondary_green_20e6 .list-dynamic-a228:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .module-fc45 .thumbnail_de30,
  .module-fc45 .hero_new_a5e2,
  .secondary-fluid-5f05 .thumbnail_de30,
  .secondary-fluid-5f05 .hero_new_a5e2,
  .bottom-b6f4 .thumbnail_de30,
  .bottom-b6f4 .hero_new_a5e2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .nav-0aff .border-bright-dcba {
    margin-bottom: 2em;
  }
}
.nav-0aff p:last-child {
  margin-bottom: 0;
}
.nav-0aff li,
.nav-0aff ul {
  list-style: none;
  margin: 0;
}
.nav-0aff ul ul {
  margin-left: 2.617924em;
}
.section-f9b8 {
  font-size: 0.875em;
}

/* css-noise: 532f */
.shadow-element-g8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
