/*!
Theme Name: Customify
Theme URI: https://pressmaximum.over-bca3/customify
Author: WPCustomify
Author URI: https://pressmaximum.over-bca3
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.over-bca3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.orange_1cd2.solid-837a/licenses/gpl-2.0.simple_5147
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.shade_b6d6/, (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.banner-8bc5.surface-focused-84f3/normalize.picture_last_b24e/
 ======
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.picture_last_b24e v7.0.0 | MIT License | github.over-bca3/necolas/normalize.picture_last_b24e */
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;
}
.down-1d79 .image_ba99,
.soft-f03a,
.in_c5b6,
.complex_5ffe,
.picture_gold_06fc,
.section-a491,
.modal_9cb3,
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;
}
.soft-f03a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .soft-f03a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-f03a,
  h1 {
    font-size: 1.8em;
  }
}
.in_c5b6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.in_c5b6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .in_c5b6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .in_c5b6,
  h2 {
    font-size: 1.7em;
  }
}
.complex_5ffe,
h3 {
  font-size: 1.618em;
}
.down-1d79 .image_ba99,
.picture_gold_06fc,
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.element_9650 {
  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;
}
.active_silver_32d7:after,
.active_silver_32d7:before,
.detail-a1a3:after,
.detail-a1a3:before {
  content: "";
  display: table;
}
.active_silver_32d7:after,
.detail-a1a3:after {
  clear: both;
}
.filter_tall_2a0f {
  float: right;
  margin-right: 0;
}
.paper_c0ba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.down_095d .active_367e,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.down_095d .active_367e: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;
}
.gallery_0636 .active_367e {
  box-shadow: none;
}
.gallery_0636
  .active_367e
  .main-1601 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gallery_0636 .active_367e .clean-f2ac {
  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;
}
.gallery_0636
  .active_367e
  .clean-f2ac
  b {
  display: none;
}
.gallery_0636 .nav_b528 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool_6525:not(.shade_ac2b):not(.new-644d),
button:not(.shade_ac2b):not(.new-644d),
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ),
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ),
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ) {
  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;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ):hover,
button:not(.shade_ac2b):not(
    .new-644d
  ):hover,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ):hover,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ):hover,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ):active,
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ):focus,
button:not(.shade_ac2b):not(
    .new-644d
  ):active,
button:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ):active,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ):active,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ):active,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ):focus {
  outline: 0;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743 {
  position: relative;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .next-7af6,
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .cold_9392,
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .container_615e,
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  i,
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  svg,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .next-7af6,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .cold_9392,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .container_615e,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  i,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  svg,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .next-7af6,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .cold_9392,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .container_615e,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  i,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  svg,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .next-7af6,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .cold_9392,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .container_615e,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  i,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  svg,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .next-7af6,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .cold_9392,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  .container_615e,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  i,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743
  svg {
  visibility: hidden;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743:after,
button:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743:after,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743:after,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743:after,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ).fn-loading-9743: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;
}
.cool_6525:not(.shade_ac2b):not(.new-644d),
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ),
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ),
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ) {
  color: #fff;
  background: #235787;
}
.cool_6525:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="button"]:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="reset"]:not(.shade_ac2b):not(
    .new-644d
  ):focus,
input[type="submit"]:not(.shade_ac2b):not(
    .new-644d
  ):focus {
  color: #fff;
}
.cool_6525.fn-disabled-9743:not(.shade_ac2b):not(
    .new-644d
  ),
.cool_6525[disabled]:not(.shade_ac2b):not(
    .new-644d
  ),
button.fn-disabled-9743:not(.shade_ac2b):not(
    .new-644d
  ),
button[disabled]:not(.shade_ac2b):not(
    .new-644d
  ) {
  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;
}
.content-42d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.content-42d0: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;
}
.breadcrumb_fixed_83a0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wrapper-hot-a125 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.search-action-8bcf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active_silver_32d7:after,
.active_silver_32d7:before,
.tertiary-5f0a:after,
.tertiary-5f0a:before,
.thick-afb2:after,
.thick-afb2:before,
.yellow_016c:after,
.yellow_016c:before,
.widget-b534:after,
.widget-b534:before,
.tertiary_gold_7153:after,
.tertiary_gold_7153:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active_silver_32d7:after,
.tertiary-5f0a:after,
.thick-afb2:after,
.yellow_016c:after,
.widget-b534:after,
.tertiary_gold_7153:after {
  clear: both;
}
.tertiary-5f0a .input-small-0083,
.thick-afb2 .input-small-0083,
.secondary_blue_448f .input-small-0083 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb_e1cc {
  display: inline-block;
}
.pro-4d68 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pro-4d68 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pro-4d68 .surface_6823 {
  padding: 1em 0;
  font-size: 85%;
}
.surface_6823 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent-546d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent-546d:after,
.accent-546d:before {
  content: "";
  display: table;
}
.accent-546d:after {
  clear: both;
}
.frame-20c1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accent-e951 .frame-20c1 {
  max-width: 50%;
}
.smooth_88d3 .frame-20c1 {
  max-width: 33.33%;
}
.overlay-4677 .frame-20c1 {
  max-width: 25%;
}
.bright_29fe .frame-20c1 {
  max-width: 20%;
}
.shadow_b4cf .frame-20c1 {
  max-width: 16.66%;
}
.yellow-ac30 .frame-20c1 {
  max-width: 14.28%;
}
.notice_light_cb02 .frame-20c1 {
  max-width: 12.5%;
}
.info_copper_5b01 .frame-20c1 {
  max-width: 11.11%;
}
.accordion-up-378e {
  display: block;
}
.down-1d79 .notice_prev_cee0 label,
.down-1d79 .nav-f788 label,
.down-1d79 .hero-plasma-dbac label,
.down-1d79 .pressed_a2cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden_bd74 {
  list-style: none;
  margin: 0;
}
.hidden_bd74 article.secondary-8904 {
  margin-bottom: 0;
}
.hidden_bd74 ul {
  list-style: none;
  margin: 0;
}
.hidden_bd74 .prev-0adb li.secondary-8904 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden_bd74 .prev-0adb li.secondary-8904 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden_bd74 .prev-0adb li.secondary-8904: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) {
  .hidden_bd74 .prev-0adb li.secondary-8904 li.secondary-8904 li.secondary-8904 li.secondary-8904 {
    padding-left: 0;
  }
}
article.secondary-8904 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-8904 .tertiary-5f0a p:last-of-type {
  margin-bottom: 0;
}
article.secondary-8904 .orange_b032 {
  float: left;
}
article.secondary-8904 .secondary_ffd9 {
  margin-left: 85px;
}
article.secondary-8904 .border-small-9b9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-8904 .border-small-9b9c .nav-dark-8639 {
  margin-left: 10px;
}
article.secondary-8904 .aside_lite_00db {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-8904 .slider_8410 {
  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 .notice_prev_cee0,
  #respond .hero-plasma-dbac,
  #respond .pressed_a2cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice_prev_cee0 input,
#respond .hero-plasma-dbac input,
#respond .pressed_a2cb input {
  width: 100%;
}
#respond .pressed_a2cb {
  margin-right: 0;
}
#respond .gradient-f38b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_e1ce {
  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;
}
.wrapper_e1ce.fast-5f69 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_e1ce 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%);
}
.wrapper_e1ce:focus,
.wrapper_e1ce: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);
}
.picture-lower-3d9c {
  border-radius: 10%;
}
.current_d55d {
  border-radius: 50%;
}
.detail-7844 {
  font-size: 0.72em;
}
.frame-under-e943 {
  font-size: 0.875em;
}
.slider-large-705f {
  font-size: 1.1em;
}
.background-clean-74a8 {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-clean-74a8.detail-7844 {
  letter-spacing: 0.5px;
}
.logo_c678,
.logo_c678 a {
  color: #6d6d6d;
}
.logo_c678 a:hover {
  color: #111;
}
.wood-30af {
  color: #6d6d6d;
}
.status_hard_2753 {
  overflow-x: hidden;
}
.status_hard_2753 .search_copper_e30f.primary-8e59 {
  position: relative;
}
.status_hard_2753 .search_copper_e30f.primary-8e59.wrapper-7b50 {
  position: initial;
}
.status_hard_2753
  .search_copper_e30f.primary-8e59.wrapper-7b50
  .frame_a8dc {
  left: auto;
}
.status_hard_2753 .search_copper_e30f .frame_a8dc {
  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;
}
.status_hard_2753 .search_copper_e30f:hover.primary-8e59 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_hard_2753
  .search_copper_e30f:hover.primary-8e59
  .frame_a8dc {
  display: block;
  z-index: 9999999;
}
.status_hard_2753 .text_hot_f74f .shade_orange_4f01,
.status_hard_2753 .dark-86cd .shade_orange_4f01 {
  display: none;
}
.status_hard_2753 .backdrop-inner-d127 .search_copper_e30f:hover.primary-8e59 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.down-1d79 .notice_prev_cee0 label,
.down-1d79 .nav-f788 label,
.down-1d79 .hero-plasma-dbac label,
.down-1d79 .pressed_a2cb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden_bd74 {
  list-style: none;
  margin: 0;
}
.hidden_bd74 article.secondary-8904 {
  margin-bottom: 0;
}
.hidden_bd74 ul {
  list-style: none;
  margin: 0;
}
.hidden_bd74 .prev-0adb li.secondary-8904 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden_bd74 .prev-0adb li.secondary-8904 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden_bd74 .prev-0adb li.secondary-8904: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) {
  .hidden_bd74 .prev-0adb li.secondary-8904 li.secondary-8904 li.secondary-8904 li.secondary-8904 {
    padding-left: 0;
  }
}
article.secondary-8904 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-8904 .tertiary-5f0a p:last-of-type {
  margin-bottom: 0;
}
article.secondary-8904 .orange_b032 {
  float: left;
}
article.secondary-8904 .secondary_ffd9 {
  margin-left: 85px;
}
article.secondary-8904 .border-small-9b9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-8904 .border-small-9b9c .nav-dark-8639 {
  margin-left: 10px;
}
article.secondary-8904 .aside_lite_00db {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-8904 .slider_8410 {
  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 .notice_prev_cee0,
  #respond .hero-plasma-dbac,
  #respond .pressed_a2cb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice_prev_cee0 input,
#respond .hero-plasma-dbac input,
#respond .pressed_a2cb input {
  width: 100%;
}
#respond .pressed_a2cb {
  margin-right: 0;
}
#respond .gradient-f38b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text_hot_f74f .shade_26f7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shade_26f7 .element-current-ba5e.outer-ec56 .fresh_4125 > li > a:focus,
.shade_26f7 .element-current-ba5e.outer-ec56 .fresh_4125 > li > a:hover,
.shade_26f7 .element-current-ba5e.surface_395d .fresh_4125 > li > a:focus,
.shade_26f7 .element-current-ba5e.surface_395d .fresh_4125 > li > a:hover,
.shade_26f7 .element-current-ba5e.east_7262 .fresh_4125 > li > a:focus,
.shade_26f7 .element-current-ba5e.east_7262 .fresh_4125 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7
  .element-current-ba5e.outer-ec56
  .fresh_4125
  > li.selected-f786
  > a,
.shade_26f7
  .element-current-ba5e.outer-ec56
  .fresh_4125
  > li.tag_0caa
  > a,
.shade_26f7
  .element-current-ba5e.surface_395d
  .fresh_4125
  > li.selected-f786
  > a,
.shade_26f7
  .element-current-ba5e.surface_395d
  .fresh_4125
  > li.tag_0caa
  > a,
.shade_26f7
  .element-current-ba5e.east_7262
  .fresh_4125
  > li.selected-f786
  > a,
.shade_26f7 .element-current-ba5e.east_7262 .fresh_4125 > li.text-1df9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7 .carousel_small_7e2c,
.shade_26f7 .carousel_small_7e2c a {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7 .soft_d688.badge-6c22 li a,
.shade_26f7 .highlight-7a33 a,
.shade_26f7 .short-c50d,
.shade_26f7 .fresh_4125 > li > a,
.shade_26f7 .bright_3333 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7 .soft_d688.badge-6c22 li a:hover,
.shade_26f7 .highlight-7a33 a:hover,
.shade_26f7 .short-c50d:hover,
.shade_26f7 .fresh_4125 > li > a:hover,
.shade_26f7 .bright_3333:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7 .notice-inner-900e {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7 .notice-inner-900e .aside-d26b {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7 .notice-inner-900e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_26f7 .status_664b .shade_fluid_6571 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7 .status_664b .shade_fluid_6571 .badge_green_1066 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7
  .status_664b
  .shade_fluid_6571
  .badge_green_1066::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7
  .status_664b
  .shade_fluid_6571
  .badge_green_1066:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7
  .status_664b
  .shade_fluid_6571
  .badge_green_1066::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7
  .status_664b
  .shade_fluid_6571
  .badge_green_1066::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7 .status_664b .hover_lite_1aa8 {
  color: rgba(255, 255, 255, 0.79);
}
.shade_26f7 .status_664b .hover_lite_1aa8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_1632
  .shade_26f7
  .status_664b
  .video_paper_16df
  .outline-small-b865 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_1632
  .shade_26f7
  .status_664b
  .video_paper_16df
  .badge_green_1066 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_hot_f74f .copper_7b7c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper_7b7c .element-current-ba5e.outer-ec56 .fresh_4125 > li > a:focus,
.copper_7b7c .element-current-ba5e.outer-ec56 .fresh_4125 > li > a:hover,
.copper_7b7c .element-current-ba5e.surface_395d .fresh_4125 > li > a:focus,
.copper_7b7c .element-current-ba5e.surface_395d .fresh_4125 > li > a:hover,
.copper_7b7c .element-current-ba5e.east_7262 .fresh_4125 > li > a:focus,
.copper_7b7c .element-current-ba5e.east_7262 .fresh_4125 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7b7c
  .element-current-ba5e.outer-ec56
  .fresh_4125
  > li.selected-f786
  > a,
.copper_7b7c
  .element-current-ba5e.outer-ec56
  .fresh_4125
  > li.tag_0caa
  > a,
.copper_7b7c
  .element-current-ba5e.surface_395d
  .fresh_4125
  > li.selected-f786
  > a,
.copper_7b7c
  .element-current-ba5e.surface_395d
  .fresh_4125
  > li.tag_0caa
  > a,
.copper_7b7c
  .element-current-ba5e.east_7262
  .fresh_4125
  > li.selected-f786
  > a,
.copper_7b7c .element-current-ba5e.east_7262 .fresh_4125 > li.text-1df9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7b7c .carousel_small_7e2c,
.copper_7b7c .carousel_small_7e2c a {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7b7c .soft_d688.badge-6c22 li a,
.copper_7b7c .highlight-7a33 a,
.copper_7b7c .short-c50d,
.copper_7b7c .fresh_4125 > li > a,
.copper_7b7c .bright_3333 {
  color: rgba(0, 0, 0, 0.55);
}
.copper_7b7c .soft_d688.badge-6c22 li a:hover,
.copper_7b7c .highlight-7a33 a:hover,
.copper_7b7c .short-c50d:hover,
.copper_7b7c .fresh_4125 > li > a:hover,
.copper_7b7c .bright_3333:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7b7c .notice-inner-900e {
  color: rgba(0, 0, 0, 0.55);
}
.copper_7b7c .notice-inner-900e .aside-d26b {
  color: rgba(0, 0, 0, 0.8);
}
.copper_7b7c .notice-inner-900e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_aef0 .highlight_e6a3 {
  margin-left: auto;
  margin-right: auto;
}
.thick-afb2 > * {
  margin-left: auto;
  margin-right: auto;
}
.thick-afb2 .breadcrumb_fixed_83a0 {
  margin-right: 1.41575em;
}
.row-2e58 .thick-afb2 > .heading_clean_eb16 {
  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;
}
.row-2e58 .thick-afb2 > .banner_a6bf {
  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;
}
.aside_fixed_4b51.slider_aef0 .highlight_e6a3,
.search_bfe5.slider_aef0 .highlight_e6a3 {
  margin-left: 0;
}
.soft_d770.slider_aef0 .highlight_e6a3,
.modal_53e6.slider_aef0 .highlight_e6a3 {
  margin-right: 0;
}
.thick-afb2 ol,
.thick-afb2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-west-7d54 video {
  max-width: 100%;
}
.avatar_tiny_0985 img {
  display: block;
}
.avatar_tiny_0985.breadcrumb_fixed_83a0,
.avatar_tiny_0985.wrapper-hot-a125 {
  width: 100%;
}
.avatar_tiny_0985.banner_a6bf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion_dynamic_ffae:not(.layout_95bc) {
  margin: 1.5em auto;
}
.carousel_d481 p {
  padding: 1.5em 14px;
}
ul.component_5f0a.banner_a6bf,
ul.component_5f0a.heading_clean_eb16,
ul.component_5f0a.section_tall_1fdb.heading_clean_eb16 {
  padding: 0 14px;
}
.heading-pro-7562 {
  display: block;
  overflow-x: auto;
}
.heading-pro-7562 table {
  border-collapse: collapse;
  width: 100%;
}
.heading-pro-7562 td,
.heading-pro-7562 th {
  padding: 0.5em;
}
.thick-afb2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thick-afb2 ol ol,
.thick-afb2 ol ul,
.thick-afb2 ul ol,
.thick-afb2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thick-afb2 ol ol li,
.thick-afb2 ol ul li,
.thick-afb2 ul ol li,
.thick-afb2 ul ul li {
  margin-left: 0;
}
.bright-edd0.panel-bronze-89f2 > .prev-89f7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bright-edd0.panel-bronze-89f2 > .prev-89f7 iframe,
.bright-edd0.panel-bronze-89f2 > .prev-89f7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture_easy_8db8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture_easy_8db8.chip-lower-5baa {
  padding: 0;
}
.picture_easy_8db8.chip-lower-5baa cite {
  font-size: 13px;
}
.picture_easy_8db8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture_easy_8db8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.purple-8e24 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.purple-8e24 > p:first-child {
  margin-top: 0;
}
.purple-8e24 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.purple-8e24 blockquote {
  border-left: 0;
}
.column-red-236c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.column-red-236c:not(.filter-80a0) {
  max-width: 100px;
}
.column-red-236c.down_1d3a {
  border-bottom: none !important;
  text-align: center;
}
.column-red-236c.down_1d3a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel_d481 p {
    padding: 1.5em 0;
  }
}
.item-fcc4 {
  color: #0073aa;
}
.pressed-80d4 {
  background-color: #0073aa;
}
.detail_new_f228 {
  color: #229fd8;
}
.gallery_huge_2d29 {
  background-color: #229fd8;
}
.fixed_e893 {
  color: #eee;
}
.list-fresh-6064 {
  background-color: #eee;
}
.banner_action_a110 {
  color: #444;
}
.card-black-eb92 {
  background-color: #444;
}
.last_c5bb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.last_c5bb .hero_bdb5 .highlight-7a33 {
  font-size: 15px;
}
.last_c5bb .highlight-7a33 {
  line-height: 1.3;
}
.last_c5bb .copper_7b7c {
}
.last_c5bb .shade_26f7 {
  background: #235787;
}
.right_cfa9 {
  padding: 0;
}
.right_cfa9 .shade_26f7 {
  background: #1a1a1a;
}
.right_cfa9 .copper_7b7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.right_5ce8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.right_5ce8 .copper_7b7c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.right_5ce8 .shade_26f7 {
  background: #303030;
}
.tertiary_gold_7153 {
  position: relative;
  z-index: 10;
}
.tertiary_gold_7153 .title-1d8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-stale-81f2 .primary-8e59 {
  display: inline-block;
  vertical-align: middle;
}
.accent-stale-81f2.steel_b627 .primary-8e59 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent-stale-81f2.steel_b627 .primary-8e59 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-stale-81f2.steel_b627 .primary-8e59 {
    margin-right: 0.4em;
  }
}
.accent-stale-81f2.steel_b627 .primary-8e59:last-child {
  margin-right: 0;
}
.overlay_short_1644 .title-1d8b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .text_hot_f74f .hero_bdb5 {
    margin: 0 -0.5em;
  }
  .text_hot_f74f .hero_bdb5 [class*="customify-col-"],
  .text_hot_f74f .hero_bdb5 [class*="customify-col_"],
  .text_hot_f74f .hero_bdb5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.text_hot_f74f.upper_7978 .title-1d8b {
  background: 0 0 !important;
}
.text_hot_f74f.upper_7978 .title-1d8b,
.text_hot_f74f.overlay_short_1644 .title-1d8b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .text_hot_f74f.gallery_75c4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.text_hot_f74f.overlay_short_1644 .title-1d8b {
  box-shadow: none !important;
}
.paragraph_gold_9422 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_gold_9422 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_gold_9422 {
    padding: 18px 0 20px;
  }
}
.paragraph_gold_9422 .icon-wide-3134 {
  width: 100%;
}
.paragraph_gold_9422 .layout-lite-0b81 {
  margin-bottom: 0;
}
.paragraph_gold_9422 .left-f3db {
  margin-top: 5px;
  font-size: 0.875em;
}
.light-7688 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.light-7688 .layout-0908 {
  width: 100%;
}
.wide-3784 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-3784 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-3784 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;
}
.wide-3784 li:last-child:after {
  display: none;
}
.wide-3784 li a {
  font-weight: 500;
  margin-right: 10px;
}
.button-9673 .shade_orange_4f01 button,
.paragraph_gold_9422 .shade_orange_4f01 button {
  left: 0;
}
.button-9673 .layout-0908,
.paragraph_gold_9422 .layout-0908 {
  padding-left: 0;
  padding-right: 0;
}
.button-9673 .light-7688,
.paragraph_gold_9422 .light-7688 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.button-9673 {
  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;
}
.button-9673: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;
}
.button-9673 .footer_aa35 {
  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) {
  .button-9673 .footer_aa35 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .button-9673 .footer_aa35 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .button-9673 .footer_aa35 {
    min-height: 200px;
  }
}
.button-9673 .wide-3784 {
  color: rgba(255, 255, 255, 0.8);
}
.button-9673 .wide-3784 a,
.button-9673 .wide-3784 li:after {
  color: inherit;
}
.button-9673 .wide-3784 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture_dynamic_a6fc {
  margin-bottom: 0.5em;
}
.form-3abf {
  margin-bottom: 1.2em;
}
.form-3abf,
.texture_dynamic_a6fc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form-3abf p:last-child,
.texture_dynamic_a6fc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade_orange_4f01,
#masthead .shade_orange_4f01 {
  display: none;
}
#masthead
  > .shade_orange_4f01.box_8687 {
  display: none;
}
#masthead > .shade_orange_4f01 button {
  left: 0;
}
.description-949b {
  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%;
}
.description-949b .primary-8e59 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.description-949b .logo_black_89ff {
  display: -webkit-box;
  display: flex;
}
.description-949b .logo_black_89ff.texture_cac9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.description-949b .logo_black_89ff.card-center-1776 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description-949b .logo_black_89ff.inner_dbe4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.description-949b.accordion_solid_46a9.aside-soft-eeba .logo_black_89ff.texture_cac9 {
  flex-basis: 100%;
}
.description-949b.nav-106c .logo_black_89ff.card-center-1776 {
  -webkit-box-flex: 1;
  flex: auto;
}
.description-949b.nav-106c .logo_black_89ff.inner_dbe4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade_orange_4f01.box_8687 {
  display: none;
}
#masthead > .shade_orange_4f01 button {
  left: 0;
}
.purple_c810 {
  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;
}
.purple_c810:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.purple_c810.progress-dae3 i {
  margin-right: 4px;
}
.purple_c810.content-146c i {
  margin-left: 5px;
}
.highlight-7a33 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-7a33 p:last-child {
  margin-bottom: 0;
}
.surface-a515 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface-a515 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface-a515 img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface-a515 .carousel_small_7e2c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface-a515 .summary-simple-fd30 {
  margin: 5px 0 7px 0;
}
.surface-a515.south-fb94 .table_66a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-a515.south-fb94 .short-38c5 {
  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;
}
.surface-a515.summary-afab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface-a515.summary-afab .table_66a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-a515.summary-afab .short-38c5 {
  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;
}
.surface-a515.progress_d4ca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-a515.selected_3ae5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface-a515.selected_3ae5 .short-38c5 {
  margin-top: 7px;
}
.fixed-2fd2 {
  display: inline-block;
}
.tertiary_gold_7153 .gas-2886 .surface-a515 img {
  max-width: 100%;
}
.element-current-ba5e .gold-2c2d.liquid_a15c,
.stale_9bc5 .gold-2c2d.liquid_a15c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.element-current-ba5e .frame_paper_ce22,
.stale_9bc5 .frame_paper_ce22 {
  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%);
}
.element-current-ba5e .frame_paper_ce22 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.element-current-ba5e.hover_5d88 .frame_paper_ce22 {
  display: none;
}
.element-current-ba5e .input-6bef {
  list-style: none;
  padding: 0;
  margin: 0;
}
.element-current-ba5e .input-6bef li {
  display: inline-block;
  position: relative;
}
.element-current-ba5e .input-6bef li:last-child {
  margin-right: 0;
}
.element-current-ba5e .input-6bef 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;
}
.element-current-ba5e .input-6bef li.text-1df9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.element-current-ba5e .input-6bef > 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;
}
.element-current-ba5e .input-6bef > li > a i {
  line-height: 0;
}
.element-current-ba5e .input-6bef > li.wood_69fd > a .frame_paper_ce22 {
  margin-left: 4px;
  line-height: 0;
}
.element-current-ba5e .input-6bef .overlay_dark_22bd li.wood_69fd > a {
  position: relative;
}
.element-current-ba5e .input-6bef .overlay_dark_22bd li.wood_69fd > a:after,
.element-current-ba5e .input-6bef .overlay_dark_22bd li.wood_69fd > a:before {
  content: "";
  display: table;
}
.element-current-ba5e .input-6bef .overlay_dark_22bd li.wood_69fd > a:after {
  clear: both;
}
.element-current-ba5e .input-6bef .overlay_dark_22bd li.wood_69fd > a .frame_paper_ce22 {
  margin-left: 5px;
  float: right;
}
.element-current-ba5e .hover_complex_d3e6,
.element-current-ba5e .overlay_dark_22bd {
  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;
}
.element-current-ba5e .overlay_dark_22bd {
  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;
}
.element-current-ba5e .overlay_dark_22bd .liquid_a15c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element-current-ba5e .overlay_dark_22bd .frame_paper_ce22 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.element-current-ba5e .overlay_dark_22bd li {
  display: block;
  margin: 0;
  padding: 0;
}
.element-current-ba5e .overlay_dark_22bd 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;
}
.element-current-ba5e .overlay_dark_22bd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.element-current-ba5e .overlay_dark_22bd .overlay_dark_22bd {
  top: 0;
  left: 100%;
}
.element-current-ba5e .widget_lower_e2c5.fn-focus-9743 > .hover_complex_d3e6,
.element-current-ba5e .widget_lower_e2c5.fn-focus-9743 > .overlay_dark_22bd,
.element-current-ba5e .widget_lower_e2c5:focus > .hover_complex_d3e6,
.element-current-ba5e .widget_lower_e2c5:focus > .overlay_dark_22bd,
.element-current-ba5e .widget_lower_e2c5:hover > .hover_complex_d3e6,
.element-current-ba5e .widget_lower_e2c5:hover > .overlay_dark_22bd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.element-current-ba5e.east_7262 .fresh_4125:after,
.element-current-ba5e.east_7262 .fresh_4125:before {
  content: "";
  display: table;
}
.element-current-ba5e.east_7262 .fresh_4125:after {
  clear: both;
}
.element-current-ba5e.east_7262 .fresh_4125 > li {
  float: left;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125:after,
.element-current-ba5e.text-dynamic-2dde .fresh_4125:before {
  content: "";
  display: table;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125:after {
  clear: both;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125 > li {
  float: left;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.element-current-ba5e.text-dynamic-2dde .fresh_4125 > li.selected-f786 > a,
.element-current-ba5e.text-dynamic-2dde .fresh_4125 > li.text-1df9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.element-current-ba5e.outer-ec56 .fresh_4125 > li > a .liquid_a15c {
  position: relative;
}
.element-current-ba5e.outer-ec56 .fresh_4125 > li > a .liquid_a15c: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;
}
.element-current-ba5e.outer-ec56
  .fresh_4125
  > li:focus
  > a
  .liquid_a15c:before,
.element-current-ba5e.outer-ec56
  .fresh_4125
  > li:hover
  > a
  .liquid_a15c:before {
  width: 100%;
  background-color: currentColor;
}
.element-current-ba5e.outer-ec56
  .fresh_4125
  > li.selected-f786
  > a
  .liquid_a15c:before,
.element-current-ba5e.outer-ec56
  .fresh_4125
  > li.tag_0caa
  > a
  .liquid_a15c:before {
  width: 100%;
  background-color: currentColor;
}
.element-current-ba5e.surface_395d .fresh_4125 > li > a .liquid_a15c {
  position: relative;
}
.element-current-ba5e.surface_395d .fresh_4125 > li > a .liquid_a15c: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;
}
.element-current-ba5e.surface_395d .fresh_4125 > li:focus > a .liquid_a15c:before,
.element-current-ba5e.surface_395d
  .fresh_4125
  > li:hover
  > a
  .liquid_a15c:before {
  width: 100%;
  background-color: currentColor;
}
.element-current-ba5e.surface_395d
  .fresh_4125
  > li.selected-f786
  > a
  .liquid_a15c:before,
.element-current-ba5e.surface_395d
  .fresh_4125
  > li.tag_0caa
  > a
  .liquid_a15c:before {
  width: 100%;
  background-color: currentColor;
}
.stale_9bc5 .input-6bef {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stale_9bc5 .input-6bef li:first-child > a {
  border-top: none;
}
.stale_9bc5 .input-6bef .motion-72ab > .liquid_a15c .frame_paper_ce22 {
  display: none;
}
.stale_9bc5 .input-6bef li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stale_9bc5 .input-6bef li:last-child {
  border: none;
}
.stale_9bc5 .input-6bef li.wood_69fd > a {
  padding-right: 45px !important;
}
.stale_9bc5 .input-6bef li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stale_9bc5 .input-6bef li a:focus,
.stale_9bc5 .input-6bef li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_9bc5 .input-6bef li .module-1354 {
  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;
}
.stale_9bc5 .input-6bef li .module-1354:hover {
  box-shadow: none;
}
.stale_9bc5 .input-6bef li .module-1354 .frame_paper_ce22 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stale_9bc5 .input-6bef .overlay_dark_22bd {
  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);
}
.stale_9bc5 .input-6bef .overlay_dark_22bd li a {
  padding-left: 3em;
}
.stale_9bc5 .input-6bef .button-yellow-535c > a .module-1354 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stale_9bc5 .input-6bef .button-yellow-535c > .overlay_dark_22bd {
  display: block;
  opacity: 1;
}
.notification-purple-5deb {
  max-width: 100%;
}
.highlight_403e {
  line-height: 0;
  cursor: pointer;
}
.bright_3333 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bright_3333:hover {
  box-shadow: none;
  color: currentColor;
}
.bright_3333 svg {
  width: 18px;
  height: 18px;
}
.bright_3333 .nav-aac3 {
  display: none;
}
.focus-center-ea13 {
  position: relative;
}
.focus-center-ea13.fn-active-9743 .bright_3333 .panel_b3d7 {
  display: none;
}
.focus-center-ea13.fn-active-9743 .bright_3333 .nav-aac3 {
  display: inline-block;
}
.focus-center-ea13 .paragraph-b7e7 {
  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);
}
.focus-center-ea13.heading_04f3 .paragraph-b7e7 {
  left: auto;
  right: -0.9em;
}
.focus-center-ea13.heading_04f3 .modal_south_c70b::before {
  left: auto;
  right: 15px;
}
.focus-center-ea13.fn-active-9743 .paragraph-b7e7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_paper_16df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video_paper_16df label {
  flex-basis: 100%;
}
.video_paper_16df .shade_fluid_6571 {
  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;
}
.video_paper_16df .badge_green_1066 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video_paper_16df .badge_green_1066:focus {
  background-color: transparent;
}
.video_paper_16df button.hover_lite_1aa8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video_paper_16df button.hover_lite_1aa8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video_paper_16df button.hover_lite_1aa8 svg {
  width: 18px;
  height: 18px;
}
.video_paper_16df input[type="submit"] {
  min-height: auto;
}
.status_664b .video_paper_16df .badge_green_1066 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal_south_c70b {
  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) {
  .modal_south_c70b {
    width: 220px;
  }
}
.modal_south_c70b label {
  flex-basis: 100%;
}
.modal_south_c70b::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;
}
.label_1632 .status_664b .video_paper_16df {
  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;
}
.label_1632
  .status_664b
  .video_paper_16df
  .shade_fluid_6571 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label_1632 .status_664b .video_paper_16df .badge_green_1066 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label_1632
  .status_664b
  .video_paper_16df
  .badge_green_1066:focus {
  background: 0 0;
}
.label_1632
  .status_664b
  .video_paper_16df
  .outline-small-b865 {
  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;
}
.soft_d688 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.soft_d688 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.soft_d688 li:last-child {
  margin-right: 0;
}
.soft_d688 li:first-child {
  margin-left: 0;
}
.soft_d688.shade_copper_ea01 a {
  color: #fff;
}
.soft_d688.shade_copper_ea01 a:hover {
  color: #fff;
}
.soft_d688 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.soft_d688 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.soft_d688 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.soft_d688 a:hover {
  opacity: 0.9;
  color: inherit;
}
.soft_d688 [class*="social-icon-apple"] {
  background-color: #999;
}
.soft_d688 [class*="social-icon-apple"].surface-brown-4d26 {
  background-color: transparent;
  color: #999;
}
.soft_d688 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.soft_d688 [class*="social-icon-behance"].surface-brown-4d26 {
  background-color: transparent;
  color: #1769ff;
}
.soft_d688 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.soft_d688 [class*="social-icon-bitbucket"].surface-brown-4d26 {
  background-color: transparent;
  color: #205081;
}
.soft_d688 [class*="social-icon-codepen"] {
  background-color: #000;
}
.soft_d688 [class*="social-icon-codepen"].surface-brown-4d26 {
  background-color: transparent;
  color: #000;
}
.soft_d688 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.soft_d688 [class*="social-icon-delicious"].surface-brown-4d26 {
  background-color: transparent;
  color: #39f;
}
.soft_d688 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.soft_d688 [class*="social-icon-digg"].surface-brown-4d26 {
  background-color: transparent;
  color: #005be2;
}
.soft_d688 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.soft_d688 [class*="social-icon-dribbble"].surface-brown-4d26 {
  background-color: transparent;
  color: #ea4c89;
}
.soft_d688 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.soft_d688 [class*="social-icon-envelope"].surface-brown-4d26 {
  background-color: transparent;
  color: #ea4335;
}
.soft_d688 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.soft_d688 [class*="social-icon-facebook"].surface-brown-4d26 {
  background-color: transparent;
  color: #3b5998;
}
.soft_d688 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.soft_d688 [class*="social-icon-flickr"].surface-brown-4d26 {
  background-color: transparent;
  color: #0063dc;
}
.soft_d688 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.soft_d688 [class*="social-icon-foursquare"].surface-brown-4d26 {
  background-color: transparent;
  color: #2d5be3;
}
.soft_d688 [class*="social-icon-github"] {
  background-color: #333;
}
.soft_d688 [class*="social-icon-github"].surface-brown-4d26 {
  background-color: transparent;
  color: #333;
}
.soft_d688 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.soft_d688 [class*="social-icon-google-plus"].surface-brown-4d26 {
  background-color: transparent;
  color: #dd4b39;
}
.soft_d688 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.soft_d688 [class*="social-icon-houzz"].surface-brown-4d26 {
  background-color: transparent;
  color: #7ac142;
}
.soft_d688 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.soft_d688 [class*="social-icon-instagram"].surface-brown-4d26 {
  background-color: transparent;
  color: #262626;
}
.soft_d688 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.soft_d688 [class*="social-icon-jsfiddle"].surface-brown-4d26 {
  background-color: transparent;
  color: #487aa2;
}
.soft_d688 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.soft_d688 [class*="social-icon-linkedin"].surface-brown-4d26 {
  background-color: transparent;
  color: #0077b5;
}
.soft_d688 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.soft_d688 [class*="social-icon-medium"].surface-brown-4d26 {
  background-color: transparent;
  color: #00ab6b;
}
.soft_d688 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.soft_d688
  [class*="social-icon-odnoklassniki"].surface-brown-4d26 {
  background-color: transparent;
  color: #f4731c;
}
.soft_d688 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.soft_d688 [class*="social-icon-meetup"].surface-brown-4d26 {
  background-color: transparent;
  color: #ec1c40;
}
.soft_d688 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.soft_d688 [class*="social-icon-pinterest"].surface-brown-4d26 {
  background-color: transparent;
  color: #bd081c;
}
.soft_d688 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.soft_d688 [class*="social-icon-product-hunt"].surface-brown-4d26 {
  background-color: transparent;
  color: #da552f;
}
.soft_d688 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.soft_d688 [class*="social-icon-reddit"].surface-brown-4d26 {
  background-color: transparent;
  color: #ff4500;
}
.soft_d688 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.soft_d688 [class*="social-icon-rss"].surface-brown-4d26 {
  background-color: transparent;
  color: #f26522;
}
.soft_d688 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.soft_d688
  [class*="social-icon-shopping-cart"].surface-brown-4d26 {
  background-color: transparent;
  color: #4caf50;
}
.soft_d688 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.soft_d688 [class*="social-icon-skype"].surface-brown-4d26 {
  background-color: transparent;
  color: #00aff0;
}
.soft_d688 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.soft_d688 [class*="social-icon-slideshare"].surface-brown-4d26 {
  background-color: transparent;
  color: #0077b5;
}
.soft_d688 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.soft_d688 [class*="social-icon-snapchat"].surface-brown-4d26 {
  background-color: transparent;
  color: #fffc00;
}
.soft_d688 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.soft_d688 [class*="social-icon-soundcloud"].surface-brown-4d26 {
  background-color: transparent;
  color: #f80;
}
.soft_d688 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.soft_d688 [class*="social-icon-spotify"].surface-brown-4d26 {
  background-color: transparent;
  color: #2ebd59;
}
.soft_d688 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.soft_d688
  [class*="social-icon-stack-overflow"].surface-brown-4d26 {
  background-color: transparent;
  color: #fe7a15;
}
.soft_d688 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.soft_d688 [class*="social-icon-maldkfgram"].surface-brown-4d26 {
  background-color: transparent;
  color: #2ca5e0;
}
.soft_d688 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.soft_d688 [class*="social-icon-tripadvisor"].surface-brown-4d26 {
  background-color: transparent;
  color: #589442;
}
.soft_d688 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.soft_d688 [class*="social-icon-tumblr"].surface-brown-4d26 {
  background-color: transparent;
  color: #35465c;
}
.soft_d688 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.soft_d688 [class*="social-icon-twitch"].surface-brown-4d26 {
  background-color: transparent;
  color: #6441a5;
}
.soft_d688 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.soft_d688 [class*="social-icon-twitter"].surface-brown-4d26 {
  background-color: transparent;
  color: #1da1f2;
}
.soft_d688 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.soft_d688 [class*="social-icon-vimeo"].surface-brown-4d26 {
  background-color: transparent;
  color: #1ab7ea;
}
.soft_d688 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.soft_d688 [class*="social-icon-vk"].surface-brown-4d26 {
  background-color: transparent;
  color: #45668e;
}
.soft_d688 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.soft_d688 [class*="social-icon-weibo"].surface-brown-4d26 {
  background-color: transparent;
  color: #df2029;
}
.soft_d688 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.soft_d688 [class*="social-icon-weixin"].surface-brown-4d26 {
  background-color: transparent;
  color: #7bb32e;
}
.soft_d688 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.soft_d688 [class*="social-icon-whatsapp"].surface-brown-4d26 {
  background-color: transparent;
  color: #25d366;
}
.soft_d688 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.soft_d688 [class*="social-icon-wordpress"].surface-brown-4d26 {
  background-color: transparent;
  color: #21759b;
}
.soft_d688 [class*="social-icon-xing"] {
  background-color: #026466;
}
.soft_d688 [class*="social-icon-xing"].surface-brown-4d26 {
  background-color: transparent;
  color: #026466;
}
.soft_d688 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.soft_d688 [class*="social-icon-yelp"].surface-brown-4d26 {
  background-color: transparent;
  color: #af0606;
}
.soft_d688 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.soft_d688 [class*="social-icon-youtube"].surface-brown-4d26 {
  background-color: transparent;
  color: #cd201f;
}
.short-c50d {
  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;
}
.short-c50d:hover {
  box-shadow: none;
  background: 0 0;
}
.notification_14ee {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview-cold-4915 {
  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;
}
.easy_fe4d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.modal-852f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.modal-852f,
.modal-852f::after,
.modal-852f::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;
}
.modal-852f::after,
.modal-852f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_f1c9 .preview-cold-4915 .easy_fe4d {
  margin-top: -2px;
  width: 19px;
}
.accordion_f1c9 .preview-cold-4915 .modal-852f {
  margin-top: -1px;
}
.accordion_f1c9 .preview-cold-4915 .modal-852f,
.accordion_f1c9 .preview-cold-4915 .modal-852f::after,
.accordion_f1c9 .preview-cold-4915 .modal-852f::before {
  width: 19px;
  height: 2px;
}
.accordion_f1c9 .preview-cold-4915 .modal-852f::before {
  top: -6px;
}
.accordion_f1c9 .preview-cold-4915 .modal-852f::after {
  bottom: -6px;
}
.glass-902f .preview-cold-4915 .easy_fe4d {
  margin-top: -2px;
  width: 22px;
}
.glass-902f .preview-cold-4915 .modal-852f {
  margin-top: -1px;
}
.glass-902f .preview-cold-4915 .modal-852f,
.glass-902f .preview-cold-4915 .modal-852f::after,
.glass-902f .preview-cold-4915 .modal-852f::before {
  width: 22px;
  height: 2px;
}
.glass-902f .preview-cold-4915 .modal-852f::before {
  top: -7px;
}
.glass-902f .preview-cold-4915 .modal-852f::after {
  bottom: -7px;
}
.section_9339 .preview-cold-4915 .easy_fe4d {
  margin-top: -2px;
  width: 31px;
}
.section_9339 .preview-cold-4915 .modal-852f {
  margin-top: -1.5px;
}
.section_9339 .preview-cold-4915 .modal-852f,
.section_9339 .preview-cold-4915 .modal-852f::after,
.section_9339 .preview-cold-4915 .modal-852f::before {
  width: 31px;
  height: 3px;
}
.section_9339 .preview-cold-4915 .modal-852f::before {
  top: -9px;
}
.section_9339 .preview-cold-4915 .modal-852f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tooltip-0a78 .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 19px;
  }
  .tooltip-0a78 .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .tooltip-0a78 .preview-cold-4915 .modal-852f,
  .tooltip-0a78 .preview-cold-4915 .modal-852f::after,
  .tooltip-0a78 .preview-cold-4915 .modal-852f::before {
    width: 19px;
    height: 2px;
  }
  .tooltip-0a78 .preview-cold-4915 .modal-852f::before {
    top: -6px;
  }
  .tooltip-0a78 .preview-cold-4915 .modal-852f::after {
    bottom: -6px;
  }
  .warm_55e9 .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 22px;
  }
  .warm_55e9 .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .warm_55e9 .preview-cold-4915 .modal-852f,
  .warm_55e9 .preview-cold-4915 .modal-852f::after,
  .warm_55e9 .preview-cold-4915 .modal-852f::before {
    width: 22px;
    height: 2px;
  }
  .warm_55e9 .preview-cold-4915 .modal-852f::before {
    top: -7px;
  }
  .warm_55e9 .preview-cold-4915 .modal-852f::after {
    bottom: -7px;
  }
  .gallery_fast_3e3e .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f {
    margin-top: -1.5px;
  }
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f,
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f::after,
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f::before {
    width: 31px;
    height: 3px;
  }
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f::before {
    top: -9px;
  }
  .gallery_fast_3e3e .preview-cold-4915 .modal-852f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-00ea .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-00ea .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .wrapper-00ea .preview-cold-4915 .modal-852f,
  .wrapper-00ea .preview-cold-4915 .modal-852f::after,
  .wrapper-00ea .preview-cold-4915 .modal-852f::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-00ea .preview-cold-4915 .modal-852f::before {
    top: -6px;
  }
  .wrapper-00ea .preview-cold-4915 .modal-852f::after {
    bottom: -6px;
  }
  .light_25a8 .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 22px;
  }
  .light_25a8 .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .light_25a8 .preview-cold-4915 .modal-852f,
  .light_25a8 .preview-cold-4915 .modal-852f::after,
  .light_25a8 .preview-cold-4915 .modal-852f::before {
    width: 22px;
    height: 2px;
  }
  .light_25a8 .preview-cold-4915 .modal-852f::before {
    top: -7px;
  }
  .light_25a8 .preview-cold-4915 .modal-852f::after {
    bottom: -7px;
  }
  .solid_da7d .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 31px;
  }
  .solid_da7d .preview-cold-4915 .modal-852f {
    margin-top: -1.5px;
  }
  .solid_da7d .preview-cold-4915 .modal-852f,
  .solid_da7d .preview-cold-4915 .modal-852f::after,
  .solid_da7d .preview-cold-4915 .modal-852f::before {
    width: 31px;
    height: 3px;
  }
  .solid_da7d .preview-cold-4915 .modal-852f::before {
    top: -9px;
  }
  .solid_da7d .preview-cold-4915 .modal-852f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .text-upper-b3b5 .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 19px;
  }
  .text-upper-b3b5 .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .text-upper-b3b5 .preview-cold-4915 .modal-852f,
  .text-upper-b3b5 .preview-cold-4915 .modal-852f::after,
  .text-upper-b3b5 .preview-cold-4915 .modal-852f::before {
    width: 19px;
    height: 2px;
  }
  .text-upper-b3b5 .preview-cold-4915 .modal-852f::before {
    top: -6px;
  }
  .text-upper-b3b5 .preview-cold-4915 .modal-852f::after {
    bottom: -6px;
  }
  .icon-lower-b43c .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 22px;
  }
  .icon-lower-b43c .preview-cold-4915 .modal-852f {
    margin-top: -1px;
  }
  .icon-lower-b43c .preview-cold-4915 .modal-852f,
  .icon-lower-b43c .preview-cold-4915 .modal-852f::after,
  .icon-lower-b43c .preview-cold-4915 .modal-852f::before {
    width: 22px;
    height: 2px;
  }
  .icon-lower-b43c .preview-cold-4915 .modal-852f::before {
    top: -7px;
  }
  .icon-lower-b43c .preview-cold-4915 .modal-852f::after {
    bottom: -7px;
  }
  .frame-complex-d02f .preview-cold-4915 .easy_fe4d {
    margin-top: -2px;
    width: 31px;
  }
  .frame-complex-d02f .preview-cold-4915 .modal-852f {
    margin-top: -1.5px;
  }
  .frame-complex-d02f .preview-cold-4915 .modal-852f,
  .frame-complex-d02f .preview-cold-4915 .modal-852f::after,
  .frame-complex-d02f .preview-cold-4915 .modal-852f::before {
    width: 31px;
    height: 3px;
  }
  .frame-complex-d02f .preview-cold-4915 .modal-852f::before {
    top: -9px;
  }
  .frame-complex-d02f .preview-cold-4915 .modal-852f::after {
    bottom: -9px;
  }
}
.backdrop_gas_5b6e .modal-852f {
  -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);
}
.backdrop_gas_5b6e .modal-852f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop_gas_5b6e .modal-852f::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);
}
.backdrop_gas_5b6e.heading_fluid_30b9 .modal-852f {
  -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);
}
.backdrop_gas_5b6e.heading_fluid_30b9 .modal-852f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop_gas_5b6e.heading_fluid_30b9 .modal-852f::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);
}
.table-outer-7b32 {
  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.gallery-gold-83fe:before {
  display: none;
}
.dark-86cd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dark-86cd .background-e204 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dark-86cd .background-e204:last-of-type {
  border-bottom: none;
}
.dark-86cd .background-e204.heading_eb31,
.dark-86cd .background-e204.tiny_d694,
.dark-86cd .background-e204.tall-6892 {
  padding: 0;
}
.dark-86cd .stale_9bc5 .module-1354 {
  color: currentColor;
}
.dark-86cd .stale_9bc5 .module-1354:focus,
.dark-86cd .stale_9bc5 .module-1354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-86cd.copper_7b7c .notice-inner-900e,
.dark-86cd.copper_7b7c .highlight-7a33 a,
.dark-86cd.copper_7b7c .fresh_4125 a,
.dark-86cd.copper_7b7c .overlay_dark_22bd a {
  color: rgba(0, 0, 0, 0.55);
}
.dark-86cd.copper_7b7c .notice-inner-900e:hover,
.dark-86cd.copper_7b7c .highlight-7a33 a:hover,
.dark-86cd.copper_7b7c .fresh_4125 a:hover,
.dark-86cd.copper_7b7c .overlay_dark_22bd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dark-86cd.copper_7b7c .aside-d26b {
  color: rgba(0, 0, 0, 0.8);
}
.dark-86cd.copper_7b7c .background-e204 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark-86cd.copper_7b7c .background-e204:before {
  background: rgba(0, 0, 0, 0.08);
}
.dark-86cd.copper_7b7c .thumbnail-small-b235:before {
  background: rgba(255, 255, 255, 0.9);
}
.dark-86cd.copper_7b7c .stale_9bc5 .input-6bef li a,
.dark-86cd.copper_7b7c .stale_9bc5 .module-1354,
.dark-86cd.copper_7b7c .overlay_dark_22bd {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark-86cd.copper_7b7c .stale_9bc5 .module-1354:focus,
.dark-86cd.copper_7b7c .stale_9bc5 .module-1354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-86cd.copper_7b7c .input-6bef li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark-86cd.shade_26f7 .notice-inner-900e,
.dark-86cd.shade_26f7 .highlight-7a33 a,
.dark-86cd.shade_26f7 .fresh_4125 .module-1354,
.dark-86cd.shade_26f7 .fresh_4125 a,
.dark-86cd.shade_26f7 .overlay_dark_22bd a {
  color: rgba(255, 255, 255, 0.79);
}
.dark-86cd.shade_26f7 .notice-inner-900e:hover,
.dark-86cd.shade_26f7 .highlight-7a33 a:hover,
.dark-86cd.shade_26f7 .fresh_4125 .module-1354:hover,
.dark-86cd.shade_26f7 .fresh_4125 a:hover,
.dark-86cd.shade_26f7 .overlay_dark_22bd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark-86cd.shade_26f7 .aside-d26b {
  color: rgba(255, 255, 255, 0.99);
}
.dark-86cd.shade_26f7 .background-e204 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-86cd.shade_26f7 .background-e204:before {
  background: rgba(255, 255, 255, 0.08);
}
.dark-86cd.shade_26f7 .thumbnail-small-b235:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark-86cd.shade_26f7 .stale_9bc5 .input-6bef li a,
.dark-86cd.shade_26f7 .stale_9bc5 .module-1354,
.dark-86cd.shade_26f7 .overlay_dark_22bd {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-86cd.shade_26f7 .stale_9bc5 .module-1354:focus,
.dark-86cd.shade_26f7 .stale_9bc5 .module-1354:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dark-86cd.shade_26f7 .input-6bef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-small-b235 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail-small-b235:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay-9b67 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge_bdd6 .dark-86cd {
  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;
}
.badge_bdd6 .background-e204 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge_bdd6 .background-e204: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) {
  .badge_bdd6 .background-e204:before {
    width: 16%;
    left: 42%;
  }
}
.badge_bdd6 .background-e204:last-child:before {
  content: none;
}
.badge_bdd6 .background-e204[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge_bdd6 .stale_9bc5 .input-6bef li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge_bdd6 .stale_9bc5 .input-6bef li a .module-1354 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge_bdd6 .stale_9bc5 .overlay_dark_22bd {
  border: none;
}
.badge_bdd6 .stale_9bc5 .overlay_dark_22bd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge_bdd6 .thumbnail-small-b235 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge_bdd6 .overlay-9b67 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge_bdd6 .shade_26f7 .thumbnail-small-b235:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_bdd6 .copper_7b7c.notice_medium_72b9 .modal-852f {
  background: rgba(0, 0, 0, 0.6);
}
.badge_bdd6
  .copper_7b7c.notice_medium_72b9
  .modal-852f::after,
.badge_bdd6
  .copper_7b7c.notice_medium_72b9
  .modal-852f:before {
  background: inherit;
}
.badge_bdd6
  .copper_7b7c.notice_medium_72b9:hover
  .modal-852f {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_red_bbd5 .dark-86cd {
  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) {
  .thumbnail_red_bbd5 .dark-86cd {
    width: auto;
    right: 45px;
  }
}
.glass-4fd8 .dark-86cd {
  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) {
  .glass-4fd8 .dark-86cd {
    width: auto;
    left: 45px;
  }
}
.gallery-gold-83fe .dark-86cd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery-gold-83fe .overlay-9b67 {
  max-width: 48em;
  margin: 0 auto;
}
.gallery-gold-83fe .thumbnail-small-b235:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-selected-0d9f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-selected-0d9f.badge_bdd6 .dark-86cd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-selected-0d9f.thumbnail_red_bbd5 .dark-86cd {
  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);
}
.texture-selected-0d9f .dark-86cd {
  visibility: visible;
}
.texture-selected-0d9f.glass-4fd8 .dark-86cd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.notice-hovered-bf3e,
.section-daa1 {
  overflow-x: hidden;
}
.notice-hovered-bf3e .dark-86cd {
  overflow: auto;
}
.notice-hovered-bf3e.badge_bdd6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-hovered-bf3e.badge_bdd6 .dark-86cd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.notice-hovered-bf3e.badge_bdd6 .short-c50d {
  opacity: 0;
}
.notice-hovered-bf3e.thumbnail_red_bbd5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-hovered-bf3e.thumbnail_red_bbd5 .dark-86cd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.notice-hovered-bf3e.thumbnail_red_bbd5 .short-c50d {
  opacity: 0;
}
.notice-hovered-bf3e.glass-4fd8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.notice-hovered-bf3e.glass-4fd8 .dark-86cd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.notice-hovered-bf3e.glass-4fd8 .short-c50d {
  opacity: 0;
}
.notice-hovered-bf3e.gallery-gold-83fe .dark-86cd {
  z-index: 10;
  visibility: visible;
}
.notice_medium_72b9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_medium_72b9 .modal-852f {
  background: rgba(255, 255, 255, 0.99);
}
.notice_medium_72b9 .modal-852f::after,
.notice_medium_72b9 .modal-852f:before {
  background: inherit;
}
.notice_medium_72b9:hover .modal-852f {
  background: rgba(255, 255, 255, 0.99);
}
.glass-4fd8 .notice_medium_72b9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery-gold-83fe .notice_medium_72b9 {
  display: none !important;
}
.notice-hovered-bf3e:before,
.section-daa1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.notice-hovered-bf3e .notice_medium_72b9,
.section-daa1 .notice_medium_72b9 {
  display: inline-block;
}
.dark-86cd .primary-8e59 {
  -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;
}
.notice-hovered-bf3e .dark-86cd .primary-8e59,
.section-daa1 .dark-86cd .primary-8e59 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dim_a7a9 .shade_fluid_6571 {
  width: 100%;
}
.gas-2886 {
  padding: 0 0.5em 0;
}
.gas-2886 [class*="customify-col-"],
.gas-2886 [class*="customify-col_"],
.gas-2886 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary_middle_e605 .gas-2886 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hero_bdb5 .left-1c9f,
  .left-1c9f {
    display: none;
  }
  .wide-ab24 {
    text-align: left;
  }
  .prev-7202 {
    text-align: center;
  }
  .sort-dark-8fd9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hero_bdb5 .menu_bottom_b4f2,
  .menu_bottom_b4f2 {
    display: none;
  }
  .dim_0831 {
    text-align: left;
  }
  .pro_68c9 {
    text-align: center;
  }
  .north_fa8b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hero_bdb5 .tag-rough-0436,
  .tag-rough-0436 {
    display: none;
  }
  .notification-red-0f81 {
    text-align: left;
  }
  .widget-lower-6895 {
    text-align: center;
  }
  .grid-blue-9cb2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fast-0ff3 {
  box-shadow: none !important;
}
.aside-6ed9 .background-3902,
.panel_39ae .background-3902 {
  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;
}
.panel_39ae .background-3902 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.title-1d8b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.title-1d8b:after,
.title-1d8b:before {
  content: "";
  display: table;
}
.title-1d8b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .title-1d8b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.title-1d8b,
.gallery_75c4 {
  max-width: 1248px;
  margin: 0 auto;
}

.yellow_016c.row_6241 .title-1d8b {
  max-width: 100%;
}
.yellow_016c.frame-6af7 {
  max-width: 1200px;
  margin: 0 auto;
}
.yellow_016c.section-07d1 .title-1d8b {
  max-width: 100%;
}
.yellow_016c.section-07d1 > .title-1d8b {
  padding-left: 0;
  padding-right: 0;
}
.yellow_016c.section-07d1 > .title-1d8b .hero_bdb5 {
  margin: 0;
}
.yellow_016c.section-07d1
  > .title-1d8b
  .container_outer_0261.form-hovered-98e5 {
  margin-right: 0;
  margin-left: 0;
}
.yellow_016c.section-07d1 #main.form-hovered-98e5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cool_55af #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cool_55af #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .easy_30b7 .highlight_e6a3 {
    padding-right: 1em;
  }
  .easy_30b7.breadcrumb-active-4eea .container_outer_0261 {
    border-right: 1px solid #eaecee;
  }
  .easy_30b7.breadcrumb-active-4eea .highlight_e6a3 {
    padding-right: 1em;
  }
  .easy_30b7.breadcrumb-active-4eea .black-8b7d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini-2dd7 .highlight_e6a3 {
    padding-left: 1em;
  }
  .mini-2dd7.breadcrumb-active-4eea .container_outer_0261 {
    border-left: 1px solid #eaecee;
  }
  .mini-2dd7.breadcrumb-active-4eea .highlight_e6a3 {
    padding-left: 1em;
  }
  .mini-2dd7.breadcrumb-active-4eea .black-8b7d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-silver-e71a .highlight_e6a3 {
    padding-left: 1em;
  }
  .tertiary-silver-e71a.breadcrumb-active-4eea .input-up-e637 {
    border-right: 1px solid #eaecee;
  }
  .tertiary-silver-e71a.breadcrumb-active-4eea .dropdown-c9da {
    border-right: 1px solid #eaecee;
  }
  .tertiary-silver-e71a.breadcrumb-active-4eea .highlight_e6a3 {
    padding-left: 1em;
  }
  .tertiary-silver-e71a.breadcrumb-active-4eea .black-8b7d {
    padding-right: 1em;
  }
  .tertiary-silver-e71a.breadcrumb-active-4eea .footer_643c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-84d9 .highlight_e6a3 {
    padding-right: 1em;
  }
  .outline-84d9.breadcrumb-active-4eea .input-up-e637 {
    border-left: 1px solid #eaecee;
  }
  .outline-84d9.breadcrumb-active-4eea .dropdown-c9da {
    border-left: 1px solid #eaecee;
  }
  .outline-84d9.breadcrumb-active-4eea .highlight_e6a3 {
    padding-right: 1em;
  }
  .outline-84d9.breadcrumb-active-4eea .black-8b7d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-84d9.breadcrumb-active-4eea .footer_643c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_55af .highlight_e6a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool_55af.breadcrumb-active-4eea .container_outer_0261 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cool_55af.breadcrumb-active-4eea .highlight_e6a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool_55af.breadcrumb-active-4eea .black-8b7d {
    padding-left: 1em;
  }
  .cool_55af.breadcrumb-active-4eea .footer_643c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cool_55af.breadcrumb-active-4eea .highlight_e6a3 {
    padding-left: 0;
  }
}
.layout_3dd1 .accent-stale-81f2 {
  display: inline-block;
}
.accordion-easy-7d4d {
  display: inline-block;
}
.content-93ef {
  word-con: break-word;
}
.inner-678b > span {
  display: inline-block;
  padding: 5px 0;
}
.inner-678b .preview-cca8 {
  margin-left: 8px;
  margin-right: 8px;
}
.inner-678b .link_bac8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.notification-942b .sort-f4fb {
  margin-bottom: 2em;
}
.notification-942b .disabled_6918 {
  margin-bottom: 15px;
}
.notification-942b .disabled_6918:last-child {
  margin-bottom: 0;
}
.notification-942b .hover-first-470b {
  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) {
  .notification-942b .hover-first-470b {
    display: block;
  }
}
.notification-942b .button-4e22 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .notification-942b .button-4e22 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.notification-942b .alert-d69c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.notification-942b .alert-d69c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.notification-942b .alert-d69c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.notification-942b .content-93ef {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.notification-942b .content-93ef a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.notification-942b .tertiary_thick_549f p:last-child {
  margin-bottom: 0;
}
.notification-942b .active-4f84 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.notification-942b .container_a651 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.notification-942b .secondary-c311 {
  margin-top: 1em;
}
.notification-942b .banner-huge-7a24 {
  top: 0;
  display: block;
}
.notification-942b .banner-huge-7a24 a {
  color: inherit;
}
.notification-942b .banner-huge-7a24 a:hover {
  color: inherit;
}
.notification-942b .smooth-2e0d {
  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;
}
.notification-942b .smooth-2e0d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.notification-942b .container_a651 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.notification-942b .slow_d5f9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.notification-942b .slow_d5f9:first-child {
  margin-top: 0;
}
.notification-942b .slow_d5f9.nav-active-e423 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.notification-942b .slow_d5f9.component-large-f639 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notification-942b
  .slow_d5f9.component-large-f639.pattern-e374
  .secondary-c311 {
  width: 100%;
}
.notification-942b .component-large-f639 {
  -webkit-box-align: center;
  align-items: center;
}
.notification-942b .component-large-f639 .inner-678b,
.notification-942b .component-large-f639 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.notification-942b .alert-d69c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-942b .alert-d69c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.notification-942b .alert-d69c: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;
}
.notification-942b .nav-active-e423 {
  z-index: 5;
}
.notification-942b .gallery-plasma-8df4 .table_5f5b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.notification-942b .west_fdea .table_5f5b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.notification-942b .article-ee0a .table_5f5b {
  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;
}
.notification-942b.hard_5877 .hover-first-470b,
.notification-942b.smooth-bb97 .hover-first-470b {
  display: block;
}
.notification-942b.hard_5877 .hover-first-470b .photo_6623,
.notification-942b.hard_5877 .hover-first-470b .container_a651,
.notification-942b.smooth-bb97 .hover-first-470b .photo_6623,
.notification-942b.smooth-bb97 .hover-first-470b .container_a651 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-942b.hover_north_a754 .button-4e22 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .notification-942b.hover_north_a754 .button-4e22 {
    margin-right: 0;
  }
}
.notification-942b.hard_5877 .button-4e22,
.notification-942b.smooth-bb97 .button-4e22 {
  padding-top: 40%;
}
.notification-942b.hard_5877 .sort-f4fb,
.notification-942b.smooth-bb97 .sort-f4fb {
  display: block;
}
.notification-942b.hard_5877 .fn-sticky-9743 .container_a651,
.notification-942b.smooth-bb97 .fn-sticky-9743 .container_a651 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.notification-942b.hard_5877 .button-4e22,
.notification-942b.smooth-bb97 .button-4e22 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.notification-942b.hard_5877 .container_a651 {
  padding: 1em;
}
.detail_e872 {
  margin: 30px auto;
  display: block;
}
.detail_e872 .layout_39f9 > * {
  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;
}
.detail_e872 .layout_39f9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail_e872 .layout_39f9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-white-5624 .inner-678b {
  margin-bottom: 1.41575em;
}
.table-white-5624 .simple-ce85 {
  margin-bottom: 1.618em;
}
.thick-afb2 .clean_4f64 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thick-afb2 .clean_4f64 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thick-afb2 .current_6fe2 {
  max-width: 100%;
  overflow: auto;
}
.slider_aef0 .thick-afb2 a:hover {
  text-decoration: underline;
}
.wrapper-under-7434 .disabled_6918:not(.content-93ef),
.wrapper-under-7434 .alert-d69c {
  margin-bottom: 1.41575em;
}
.wrapper-under-7434 .disabled_6918:not(.content-93ef):last-child,
.wrapper-under-7434 .alert-d69c:last-child {
  margin-bottom: 0;
}
.wrapper-under-7434 .disabled_6918.bright-c4e8 {
  margin-bottom: 0.41575em;
}
.wrapper-under-7434 .motion_1b88:before,
.wrapper-under-7434 .focus-4425:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wrapper-under-7434 .motion_1b88:before {
  content: "\f115";
}
.wrapper-under-7434 .focus-4425:before {
  content: "\f02c";
}
.wrapper-under-7434 .slider_b051 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wrapper-under-7434 .slider_b051 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.link_f2c1 {
  display: -webkit-box;
  display: flex;
}
.link_f2c1 .section_1d50 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .link_f2c1 .section_1d50 {
    flex-basis: 90px;
  }
}
.link_f2c1 .top-d8fd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_f2c1 .top-d8fd {
    flex-basis: calc(100% - 50px);
  }
}
.link_f2c1 .media-9ae5 p:last-child {
  margin-bottom: 0.72em;
}
.gallery_925c .layout_39f9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gallery_925c .layout_39f9:after,
.gallery_925c .layout_39f9:before {
  content: "";
  display: table;
}
.gallery_925c .layout_39f9:after {
  clear: both;
}
.gallery_925c .layout_39f9 .filter-dark-afe0,
.gallery_925c .layout_39f9 .fluid_61ec {
  width: 49%;
}
.gallery_925c .layout_39f9 .filter-dark-afe0 a span.rough_aafb,
.gallery_925c .layout_39f9 .fluid_61ec a span.rough_aafb {
  display: block;
  margin-bottom: 5px;
}
.gallery_925c .layout_39f9 .fluid_61ec {
  float: left;
  text-align: left;
}
.gallery_925c .layout_39f9 .filter-dark-afe0 {
  float: right;
  text-align: right;
}
.form_medium_0561 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form_medium_0561 {
    margin-bottom: 0;
  }
}
.column-fixed-7713 {
  margin-bottom: 1em;
}
.column-fixed-7713 .content-93ef {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden_pressed_6968 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sort-3818 .column-fixed-7713,
.avatar_d561 .column-fixed-7713 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sort-3818 .column-fixed-7713,
  .avatar_d561 .column-fixed-7713 {
    display: block;
  }
}
.sort-3818 .hidden_pressed_6968,
.avatar_d561 .hidden_pressed_6968 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sort-3818 .hidden_pressed_6968,
  .avatar_d561 .hidden_pressed_6968 {
    margin-bottom: 1em;
  }
}
.sort-3818 .hidden_pressed_6968 img,
.avatar_d561 .hidden_pressed_6968 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sort-3818 .bright_c1fc,
.avatar_d561 .bright_c1fc {
  flex-basis: calc(100% - 160px);
}
.sort-3818 .bright_c1fc p,
.avatar_d561 .bright_c1fc p {
  margin-bottom: 0;
}
.sort-3818 .bright_c1fc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sort-3818 .bright_c1fc {
    padding-left: 0;
  }
}
.avatar_d561 .bright_c1fc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_d561 .bright_c1fc {
    padding-right: 0;
  }
}
.avatar_d561 .hidden_pressed_6968 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module-4165 .hidden_pressed_6968 {
  margin-bottom: 0.5em;
}
.module-4165 .hidden_pressed_6968 img {
  width: 100%;
}
.notice-thick-78ba .feature-e6a6,
.row_c55a .feature-e6a6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row_c55a .container_outer_0261 .bronze_555b p:last-child {
  margin-bottom: 0;
}
.video_paper_3e87 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.down_b8b0 .mask_outer_6e5c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .down_b8b0 .mask_outer_6e5c:last-of-type {
    margin-bottom: 0;
  }
}
.down_b8b0 .mask_outer_6e5c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down_b8b0 .mask_outer_6e5c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.down_b8b0 .mask_outer_6e5c ul li {
  margin: 0 0 0.6em;
}
.down_b8b0 .mask_outer_6e5c ul li.hover_a2e7,
.down_b8b0 .mask_outer_6e5c ul li.notification-advanced-2e57 {
  position: relative;
}
.down_b8b0 .mask_outer_6e5c ul li.hover_a2e7 .element_brown_f7e4,
.down_b8b0 .mask_outer_6e5c ul li.notification-advanced-2e57 .element_brown_f7e4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.down_b8b0 .mask_outer_6e5c ul li.hover_a2e7:after:after,
.down_b8b0 .mask_outer_6e5c ul li.hover_a2e7:after:before,
.down_b8b0
  .mask_outer_6e5c
  ul
  li.notification-advanced-2e57:after:after,
.down_b8b0
  .mask_outer_6e5c
  ul
  li.notification-advanced-2e57:after:before {
  content: "";
  display: table;
}
.down_b8b0 .mask_outer_6e5c ul li.hover_a2e7:after:after,
.down_b8b0
  .mask_outer_6e5c
  ul
  li.notification-advanced-2e57:after:after {
  clear: both;
}
.down_b8b0 .mask_outer_6e5c a.cool_6525:hover {
  text-decoration: none;
}
.down_b8b0 .mask_outer_6e5c select {
  max-width: 100%;
}
.down_b8b0 .mask_outer_6e5c table {
  font-size: 85%;
}
.down_b8b0 .mask_outer_6e5c table td,
.down_b8b0 .mask_outer_6e5c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.down_b8b0 .mask_outer_6e5c table tfoot td {
  text-align: left;
}
.down_b8b0 .mask_outer_6e5c :last-child {
  margin-bottom: 0;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a label {
  width: 100%;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a .badge_green_1066 {
  width: 100%;
  display: block;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a .hover_lite_1aa8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a .hover_lite_1aa8:hover svg #svg-search {
  fill: #444;
}
.down_b8b0 .mask_outer_6e5c .wide-8f5a .hover_lite_1aa8 svg {
  width: 18px;
  height: 18px;
}
.down_b8b0 .text-317b ul ul,
.down_b8b0 .description-dark-138d ul ul,
.down_b8b0 .up_6ab3 ul ul,
.down_b8b0 .tabs_complex_395f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.down_b8b0 .text-317b .wood_69fd > a,
.down_b8b0 .description-dark-138d .wood_69fd > a,
.down_b8b0 .up_6ab3 .wood_69fd > a,
.down_b8b0 .tabs_complex_395f .wood_69fd > a {
  margin-bottom: 0;
}
.down_b8b0 .next_7de1 li,
.down_b8b0 .text-317b li,
.down_b8b0 .orange-b4c3 li,
.down_b8b0 .description-dark-138d li,
.down_b8b0 .up_6ab3 li,
.down_b8b0 .tabs_complex_395f li,
.down_b8b0 .disabled_inner_dc68 li,
.down_b8b0 .huge_5f5f li {
  display: block;
  position: relative;
}
.down_b8b0 .next_7de1 li:last-child,
.down_b8b0 .text-317b li:last-child,
.down_b8b0 .orange-b4c3 li:last-child,
.down_b8b0 .description-dark-138d li:last-child,
.down_b8b0 .up_6ab3 li:last-child,
.down_b8b0 .tabs_complex_395f li:last-child,
.down_b8b0 .disabled_inner_dc68 li:last-child,
.down_b8b0 .huge_5f5f li:last-child {
  border: none;
}
.down_b8b0 .next_7de1 li a,
.down_b8b0 .text-317b li a,
.down_b8b0 .orange-b4c3 li a,
.down_b8b0 .description-dark-138d li a,
.down_b8b0 .up_6ab3 li a,
.down_b8b0 .tabs_complex_395f li a,
.down_b8b0 .disabled_inner_dc68 li a,
.down_b8b0 .huge_5f5f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down_b8b0 .next_7de1 li ul li::before,
.down_b8b0 .text-317b li ul li::before,
.down_b8b0 .orange-b4c3 li ul li::before,
.down_b8b0 .description-dark-138d li ul li::before,
.down_b8b0 .up_6ab3 li ul li::before,
.down_b8b0 .tabs_complex_395f li ul li::before,
.down_b8b0 .disabled_inner_dc68 li ul li::before,
.down_b8b0 .huge_5f5f li ul li::before {
  left: 15px;
}
.down_b8b0 .next_7de1 li ul a,
.down_b8b0 .text-317b li ul a,
.down_b8b0 .orange-b4c3 li ul a,
.down_b8b0 .description-dark-138d li ul a,
.down_b8b0 .up_6ab3 li ul a,
.down_b8b0 .tabs_complex_395f li ul a,
.down_b8b0 .disabled_inner_dc68 li ul a,
.down_b8b0 .huge_5f5f li ul a {
  padding-left: 20px;
}
.down_b8b0 .next_7de1 li ul ul li::before,
.down_b8b0 .text-317b li ul ul li::before,
.down_b8b0 .orange-b4c3 li ul ul li::before,
.down_b8b0 .description-dark-138d li ul ul li::before,
.down_b8b0 .up_6ab3 li ul ul li::before,
.down_b8b0 .tabs_complex_395f li ul ul li::before,
.down_b8b0 .disabled_inner_dc68 li ul ul li::before,
.down_b8b0 .huge_5f5f li ul ul li::before {
  left: 30px;
}
.down_b8b0 .next_7de1 li ul ul a,
.down_b8b0 .text-317b li ul ul a,
.down_b8b0 .orange-b4c3 li ul ul a,
.down_b8b0 .description-dark-138d li ul ul a,
.down_b8b0 .up_6ab3 li ul ul a,
.down_b8b0 .tabs_complex_395f li ul ul a,
.down_b8b0 .disabled_inner_dc68 li ul ul a,
.down_b8b0 .huge_5f5f li ul ul a {
  padding-left: 40px;
}
.down_b8b0 .last-b9dc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.down_b8b0 .huge_5f5f ul li {
  margin-bottom: 1.41575em;
}
.down_b8b0 .huge_5f5f ul li .full_3877 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.down_b8b0 .huge_5f5f ul li .short-8e23 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shade_26f7 .next_7de1 li a,
.shade_26f7 .text-317b li a,
.shade_26f7 .orange-b4c3 li a,
.shade_26f7 .description-dark-138d li a,
.shade_26f7 .up_6ab3 li a,
.shade_26f7 .tabs_complex_395f li a,
.shade_26f7 .disabled_inner_dc68 li a,
.shade_26f7 .huge_5f5f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_26f7 .last-b9dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_26f7 .mask_outer_6e5c ul li.hover_a2e7 .element_brown_f7e4,
.shade_26f7 .mask_outer_6e5c ul li.notification-advanced-2e57 .element_brown_f7e4 {
  background: rgba(0, 0, 0, 0.2);
}
.shade_26f7 .down_b8b0 .mask_outer_6e5c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_016c .down_b8b0 .input-6bef li {
  margin: 0;
}
.yellow_016c .down_b8b0 .input-6bef li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.yellow_016c .down_b8b0 .input-6bef li ul {
  margin: 0;
}
.yellow_016c .down_b8b0 .input-6bef li ul li a {
  padding-left: 15px;
}
.yellow_016c .down_b8b0 .input-6bef li ul li li a {
  padding-left: 30px;
}
.yellow_016c .down_b8b0 .input-6bef li.text-1df9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.yellow_016c .down_b8b0 .input-6bef li.text-1df9 > 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;
}
.yellow_016c .down_b8b0 .input-6bef li.text-1df9 > 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;
}
.active-3d6d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget-b534 {
  position: relative;
  z-index: 10;
}
.widget-b534 .primary-8e59 {
  width: 100%;
  max-width: 100%;
}
.list-out-9318 .disabled-center-7849 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-out-9318 .copper_7b7c {
}
.list-out-9318 .shade_26f7 {
  background: #292929;
}
.panel-up-f887 .disabled-center-7849 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.panel-up-f887 .copper_7b7c {
  background: #f9f9f9;
}
.panel-up-f887 .shade_26f7 {
  background: #303030;
}
.hard-a415 .disabled-center-7849 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-a415 .accent-stale-81f2 {
    margin-bottom: 1em;
  }
  .hard-a415 .accent-stale-81f2:last-child {
    margin-bottom: 0;
  }
}
.hard-a415 .copper_7b7c {
  background: #ededed;
}
.hard-a415 .shade_26f7 {
  background: #1a1a1a;
}
.disabled-center-7849.copper_7b7c {
  color: rgba(0, 0, 0, 0.6);
}
.disabled-center-7849.copper_7b7c .accordion_yellow_ad2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.disabled-center-7849.shade_26f7 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-center-7849.shade_26f7 a:not(.cool_6525) {
  color: rgba(255, 255, 255, 0.79);
}
.disabled-center-7849.shade_26f7 a:not(.cool_6525):hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled-center-7849.shade_26f7 .accordion_yellow_ad2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled-center-7849.shade_26f7 table tbody td,
.disabled-center-7849.shade_26f7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.backdrop-inner-d127.overlay_short_1644 .title-1d8b {
  max-width: initial;
}
.backdrop-inner-d127 .steel_b627 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.backdrop-inner-d127 .steel_b627 .primary-8e59 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .backdrop-inner-d127 .steel_b627 .primary-8e59 {
    display: block;
    margin-bottom: 2em;
  }
  .backdrop-inner-d127 .steel_b627 .primary-8e59:last-child {
    margin-bottom: 0;
  }
}
.hard-a415 .accent-stale-81f2:last-child,
.panel-up-f887 .accent-stale-81f2:last-child,
.list-out-9318 .accent-stale-81f2:last-child {
  margin-bottom: 0;
}
.hard-a415 .accent-stale-81f2 .down_b8b0 .mask_outer_6e5c:last-child,
.panel-up-f887 .accent-stale-81f2 .down_b8b0 .mask_outer_6e5c:last-child,
.list-out-9318 .accent-stale-81f2 .down_b8b0 .mask_outer_6e5c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-a415 .dim_0f62,
  .hard-a415 .active-action-dce4,
  .panel-up-f887 .dim_0f62,
  .panel-up-f887 .active-action-dce4,
  .list-out-9318 .dim_0f62,
  .list-out-9318 .active-action-dce4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget-b534 .accent-stale-81f2 {
    margin-bottom: 2em;
  }
}
.widget-b534 p:last-child {
  margin-bottom: 0;
}
.widget-b534 li,
.widget-b534 ul {
  list-style: none;
  margin: 0;
}
.widget-b534 ul ul {
  margin-left: 2.617924em;
}
.table-102c {
  font-size: 0.875em;
}

/* css-noise: c606 */
.shadow-element-a0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
