/*!
Theme Name: Customify
Theme URI: https://pressmaximum.detail_cold_dd34/customify
Author: WPCustomify
Author URI: https://pressmaximum.detail_cold_dd34
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.detail_cold_dd34/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.short-c8ec.heading_fast_b8a3/licenses/gpl-2.0.fresh-b291
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.summary_cdc9/, (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.green-3452.nav_b842/normalize.border-short-9d99/
 ======
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.border-short-9d99 v7.0.0 | MIT License | github.detail_cold_dd34/necolas/normalize.border-short-9d99 */
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;
}
.menu_dim_8e5e .mini-8a36,
.article-south-4adc,
.title_smooth_48ac,
.top_1a27,
.current_5f14,
.under_182b,
.background_799d,
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;
}
.article-south-4adc,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-south-4adc,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-south-4adc,
  h1 {
    font-size: 1.8em;
  }
}
.title_smooth_48ac,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_smooth_48ac + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_smooth_48ac,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_smooth_48ac,
  h2 {
    font-size: 1.7em;
  }
}
.top_1a27,
h3 {
  font-size: 1.618em;
}
.menu_dim_8e5e .mini-8a36,
.current_5f14,
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.smooth_be43 {
  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;
}
.pink_3295:after,
.pink_3295:before,
.middle_b38f:after,
.middle_b38f:before {
  content: "";
  display: table;
}
.pink_3295:after,
.middle_b38f:after {
  clear: both;
}
.media-advanced-8425 {
  float: right;
  margin-right: 0;
}
.sidebar-pink-8520 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-light-763a .column-2341,
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;
}
.highlight-light-763a .column-2341: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;
}
.lite_6a6a .column-2341 {
  box-shadow: none;
}
.lite_6a6a
  .column-2341
  .mask-glass-6e81 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lite_6a6a .column-2341 .status_dark_c050 {
  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;
}
.lite_6a6a
  .column-2341
  .status_dark_c050
  b {
  display: none;
}
.lite_6a6a .stale_0870 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(.nav-0119),
button:not(.description_simple_adaf):not(.nav-0119),
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ),
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ),
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ) {
  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;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ):hover,
button:not(.description_simple_adaf):not(
    .nav-0119
  ):hover,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ):hover,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ):hover,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ):active,
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
button:not(.description_simple_adaf):not(
    .nav-0119
  ):active,
button:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ):active,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ):active,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ):active,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus {
  outline: 0;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3 {
  position: relative;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .outer-efd0,
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .heading-short-d66f,
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .surface_dirty_b8ee,
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  i,
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  svg,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .outer-efd0,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .heading-short-d66f,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .surface_dirty_b8ee,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  i,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  svg,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .outer-efd0,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .heading-short-d66f,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .surface_dirty_b8ee,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  i,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  svg,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .outer-efd0,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .heading-short-d66f,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .surface_dirty_b8ee,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  i,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  svg,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .outer-efd0,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .heading-short-d66f,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  .surface_dirty_b8ee,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  i,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3
  svg {
  visibility: hidden;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3:after,
button:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3:after,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3:after,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3:after,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ).fn-loading-2ef3: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;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(.nav-0119),
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ),
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ),
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ) {
  color: #fff;
  background: #235787;
}
.tertiary-hard-31d5:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="button"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="reset"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus,
input[type="submit"]:not(.description_simple_adaf):not(
    .nav-0119
  ):focus {
  color: #fff;
}
.tertiary-hard-31d5.fn-disabled-2ef3:not(.description_simple_adaf):not(
    .nav-0119
  ),
.tertiary-hard-31d5[disabled]:not(.description_simple_adaf):not(
    .nav-0119
  ),
button.fn-disabled-2ef3:not(.description_simple_adaf):not(
    .nav-0119
  ),
button[disabled]:not(.description_simple_adaf):not(
    .nav-0119
  ) {
  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;
}
.advanced-99f2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.advanced-99f2: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;
}
.article-out-5783 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.large_5881 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element_tall_41b0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pink_3295:after,
.pink_3295:before,
.panel_34ec:after,
.panel_34ec:before,
.focus-6a0d:after,
.focus-6a0d:before,
.mask_4184:after,
.mask_4184:before,
.alert_ca69:after,
.alert_ca69:before,
.short-2d2d:after,
.short-2d2d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pink_3295:after,
.panel_34ec:after,
.focus-6a0d:after,
.mask_4184:after,
.alert_ca69:after,
.short-2d2d:after {
  clear: both;
}
.panel_34ec .narrow_638d,
.focus-6a0d .narrow_638d,
.focused-062d .narrow_638d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.icon_wood_b7c8 {
  display: inline-block;
}
.hot_9491 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hot_9491 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hot_9491 .header_short_535f {
  padding: 1em 0;
  font-size: 85%;
}
.header_short_535f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.small-00ba {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.small-00ba:after,
.small-00ba:before {
  content: "";
  display: table;
}
.small-00ba:after {
  clear: both;
}
.purple_ec9f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary_9dde .purple_ec9f {
  max-width: 50%;
}
.section-full-1e7c .purple_ec9f {
  max-width: 33.33%;
}
.info_1f78 .purple_ec9f {
  max-width: 25%;
}
.wood-ac5b .purple_ec9f {
  max-width: 20%;
}
.mask-7aee .purple_ec9f {
  max-width: 16.66%;
}
.summary-a42b .purple_ec9f {
  max-width: 14.28%;
}
.tiny-a171 .purple_ec9f {
  max-width: 12.5%;
}
.tertiary-orange-4573 .purple_ec9f {
  max-width: 11.11%;
}
.dynamic_b260 {
  display: block;
}
.menu_dim_8e5e .out_54ea label,
.menu_dim_8e5e .header-65e3 label,
.menu_dim_8e5e .notification_small_4bfe label,
.menu_dim_8e5e .pink-6fed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-cold-2179 {
  list-style: none;
  margin: 0;
}
.aside-cold-2179 article.green-5048 {
  margin-bottom: 0;
}
.aside-cold-2179 ul {
  list-style: none;
  margin: 0;
}
.aside-cold-2179 .hero-down-1c05 li.green-5048 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-cold-2179 .hero-down-1c05 li.green-5048 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-cold-2179 .hero-down-1c05 li.green-5048: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) {
  .aside-cold-2179 .hero-down-1c05 li.green-5048 li.green-5048 li.green-5048 li.green-5048 {
    padding-left: 0;
  }
}
article.green-5048 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-5048 .panel_34ec p:last-of-type {
  margin-bottom: 0;
}
article.green-5048 .sort_3175 {
  float: left;
}
article.green-5048 .under_6055 {
  margin-left: 85px;
}
article.green-5048 .inner-c224 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-5048 .inner-c224 .label_black_e21f {
  margin-left: 10px;
}
article.green-5048 .layout-middle-8065 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-5048 .lite-3d52 {
  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 .out_54ea,
  #respond .notification_small_4bfe,
  #respond .pink-6fed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_54ea input,
#respond .notification_small_4bfe input,
#respond .pink-6fed input {
  width: 100%;
}
#respond .pink-6fed {
  margin-right: 0;
}
#respond .mask_520c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-b1b1 {
  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;
}
.caption-b1b1.tag-black-9637 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.caption-b1b1 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%);
}
.caption-b1b1:focus,
.caption-b1b1: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);
}
.surface_iron_47e9 {
  border-radius: 10%;
}
.fixed_6f88 {
  border-radius: 50%;
}
.text_3d3d {
  font-size: 0.72em;
}
.main_brown_389c {
  font-size: 0.875em;
}
.top_ed19 {
  font-size: 1.1em;
}
.button_tall_ea31 {
  text-transform: uppercase;
  line-height: 1.2;
}
.button_tall_ea31.text_3d3d {
  letter-spacing: 0.5px;
}
.complex_87fc,
.complex_87fc a {
  color: #6d6d6d;
}
.complex_87fc a:hover {
  color: #111;
}
.prev_3f62 {
  color: #6d6d6d;
}
.summary-7c61 {
  overflow-x: hidden;
}
.summary-7c61 .thumbnail-short-154c.backdrop_4faf {
  position: relative;
}
.summary-7c61 .thumbnail-short-154c.backdrop_4faf.texture-45fc {
  position: initial;
}
.summary-7c61
  .thumbnail-short-154c.backdrop_4faf.texture-45fc
  .action_36cb {
  left: auto;
}
.summary-7c61 .thumbnail-short-154c .action_36cb {
  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;
}
.summary-7c61 .thumbnail-short-154c:hover.backdrop_4faf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary-7c61
  .thumbnail-short-154c:hover.backdrop_4faf
  .action_36cb {
  display: block;
  z-index: 9999999;
}
.summary-7c61 .upper-88e7 .carousel-basic-f681,
.summary-7c61 .copper-fb8b .carousel-basic-f681 {
  display: none;
}
.summary-7c61 .highlight_old_eb00 .thumbnail-short-154c:hover.backdrop_4faf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_dim_8e5e .out_54ea label,
.menu_dim_8e5e .header-65e3 label,
.menu_dim_8e5e .notification_small_4bfe label,
.menu_dim_8e5e .pink-6fed label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.aside-cold-2179 {
  list-style: none;
  margin: 0;
}
.aside-cold-2179 article.green-5048 {
  margin-bottom: 0;
}
.aside-cold-2179 ul {
  list-style: none;
  margin: 0;
}
.aside-cold-2179 .hero-down-1c05 li.green-5048 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .aside-cold-2179 .hero-down-1c05 li.green-5048 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .aside-cold-2179 .hero-down-1c05 li.green-5048: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) {
  .aside-cold-2179 .hero-down-1c05 li.green-5048 li.green-5048 li.green-5048 li.green-5048 {
    padding-left: 0;
  }
}
article.green-5048 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-5048 .panel_34ec p:last-of-type {
  margin-bottom: 0;
}
article.green-5048 .sort_3175 {
  float: left;
}
article.green-5048 .under_6055 {
  margin-left: 85px;
}
article.green-5048 .inner-c224 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-5048 .inner-c224 .label_black_e21f {
  margin-left: 10px;
}
article.green-5048 .layout-middle-8065 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-5048 .lite-3d52 {
  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 .out_54ea,
  #respond .notification_small_4bfe,
  #respond .pink-6fed {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_54ea input,
#respond .notification_small_4bfe input,
#respond .pink-6fed input {
  width: 100%;
}
#respond .pink-6fed {
  margin-right: 0;
}
#respond .mask_520c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper-88e7 .active-e4b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.active-e4b6 .frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a:focus,
.active-e4b6 .frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a:hover,
.active-e4b6 .frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a:focus,
.active-e4b6 .frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a:hover,
.active-e4b6 .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li > a:focus,
.active-e4b6 .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6
  .frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.texture_north_94c7
  > a,
.active-e4b6
  .frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.old_aa7d
  > a,
.active-e4b6
  .frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.texture_north_94c7
  > a,
.active-e4b6
  .frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.old_aa7d
  > a,
.active-e4b6
  .frame_bottom_c1a1.backdrop_5321
  .south_1f1e
  > li.texture_north_94c7
  > a,
.active-e4b6 .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li.carousel_7998 > a {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6 .pattern_5728,
.active-e4b6 .pattern_5728 a {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6 .element-under-0a49.dim_f1d8 li a,
.active-e4b6 .caption_4a36 a,
.active-e4b6 .gallery_orange_fca6,
.active-e4b6 .south_1f1e > li > a,
.active-e4b6 .chip-advanced-384d {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6 .element-under-0a49.dim_f1d8 li a:hover,
.active-e4b6 .caption_4a36 a:hover,
.active-e4b6 .gallery_orange_fca6:hover,
.active-e4b6 .south_1f1e > li > a:hover,
.active-e4b6 .chip-advanced-384d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6 .huge_bf4e {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6 .huge_bf4e .hidden_33dc {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6 .huge_bf4e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-e4b6 .article-pink-c82a .box-rough-d28b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6 .article-pink-c82a .box-rough-d28b .header-658d {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6
  .article-pink-c82a
  .box-rough-d28b
  .header-658d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6
  .article-pink-c82a
  .box-rough-d28b
  .header-658d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6
  .article-pink-c82a
  .box-rough-d28b
  .header-658d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6
  .article-pink-c82a
  .box-rough-d28b
  .header-658d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6 .article-pink-c82a .modal-center-54de {
  color: rgba(255, 255, 255, 0.79);
}
.active-e4b6 .article-pink-c82a .modal-center-54de:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-small-b828
  .active-e4b6
  .article-pink-c82a
  .focus-narrow-1996
  .image_d337 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-small-b828
  .active-e4b6
  .article-pink-c82a
  .focus-narrow-1996
  .header-658d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper-88e7 .bright-8f5b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.bright-8f5b .frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a:focus,
.bright-8f5b .frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a:hover,
.bright-8f5b .frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a:focus,
.bright-8f5b .frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a:hover,
.bright-8f5b .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li > a:focus,
.bright-8f5b .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-8f5b
  .frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.texture_north_94c7
  > a,
.bright-8f5b
  .frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.old_aa7d
  > a,
.bright-8f5b
  .frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.texture_north_94c7
  > a,
.bright-8f5b
  .frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.old_aa7d
  > a,
.bright-8f5b
  .frame_bottom_c1a1.backdrop_5321
  .south_1f1e
  > li.texture_north_94c7
  > a,
.bright-8f5b .frame_bottom_c1a1.backdrop_5321 .south_1f1e > li.carousel_7998 > a {
  color: rgba(0, 0, 0, 0.8);
}
.bright-8f5b .pattern_5728,
.bright-8f5b .pattern_5728 a {
  color: rgba(0, 0, 0, 0.8);
}
.bright-8f5b .element-under-0a49.dim_f1d8 li a,
.bright-8f5b .caption_4a36 a,
.bright-8f5b .gallery_orange_fca6,
.bright-8f5b .south_1f1e > li > a,
.bright-8f5b .chip-advanced-384d {
  color: rgba(0, 0, 0, 0.55);
}
.bright-8f5b .element-under-0a49.dim_f1d8 li a:hover,
.bright-8f5b .caption_4a36 a:hover,
.bright-8f5b .gallery_orange_fca6:hover,
.bright-8f5b .south_1f1e > li > a:hover,
.bright-8f5b .chip-advanced-384d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright-8f5b .huge_bf4e {
  color: rgba(0, 0, 0, 0.55);
}
.bright-8f5b .huge_bf4e .hidden_33dc {
  color: rgba(0, 0, 0, 0.8);
}
.bright-8f5b .huge_bf4e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough_5fa7 .shade_short_5ea4 {
  margin-left: auto;
  margin-right: auto;
}
.focus-6a0d > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-6a0d .article-out-5783 {
  margin-right: 1.41575em;
}
.badge-526c .focus-6a0d > .under-c1ad {
  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;
}
.badge-526c .focus-6a0d > .video_down_16d0 {
  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;
}
.box-old-45c1.rough_5fa7 .shade_short_5ea4,
.video-af01.rough_5fa7 .shade_short_5ea4 {
  margin-left: 0;
}
.detail-selected-2835.rough_5fa7 .shade_short_5ea4,
.narrow_bff8.rough_5fa7 .shade_short_5ea4 {
  margin-right: 0;
}
.focus-6a0d ol,
.focus-6a0d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fast_2484 video {
  max-width: 100%;
}
.content-liquid-2829 img {
  display: block;
}
.content-liquid-2829.article-out-5783,
.content-liquid-2829.large_5881 {
  width: 100%;
}
.content-liquid-2829.video_down_16d0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.down-cc92:not(.caption-bronze-5d57) {
  margin: 1.5em auto;
}
.outer-766b p {
  padding: 1.5em 14px;
}
ul.static_50a0.video_down_16d0,
ul.static_50a0.under-c1ad,
ul.static_50a0.dirty-0772.under-c1ad {
  padding: 0 14px;
}
.disabled_gold_6d5c {
  display: block;
  overflow-x: auto;
}
.disabled_gold_6d5c table {
  border-collapse: collapse;
  width: 100%;
}
.disabled_gold_6d5c td,
.disabled_gold_6d5c th {
  padding: 0.5em;
}
.focus-6a0d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-6a0d ol ol,
.focus-6a0d ol ul,
.focus-6a0d ul ol,
.focus-6a0d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-6a0d ol ol li,
.focus-6a0d ol ul li,
.focus-6a0d ul ol li,
.focus-6a0d ul ul li {
  margin-left: 0;
}
.left_e01e.footer-1920 > .mask_5dca {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.left_e01e.footer-1920 > .mask_5dca iframe,
.left_e01e.footer-1920 > .mask_5dca > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focused-5b5a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focused-5b5a.preview-6516 {
  padding: 0;
}
.focused-5b5a.preview-6516 cite {
  font-size: 13px;
}
.focused-5b5a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focused-5b5a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent_static_46ab {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent_static_46ab > p:first-child {
  margin-top: 0;
}
.accent_static_46ab cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent_static_46ab blockquote {
  border-left: 0;
}
.hard_d6a7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hard_d6a7:not(.panel-out-63f9) {
  max-width: 100px;
}
.hard_d6a7.dark-4f4e {
  border-bottom: none !important;
  text-align: center;
}
.hard_d6a7.dark-4f4e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outer-766b p {
    padding: 1.5em 0;
  }
}
.fixed-2725 {
  color: #0073aa;
}
.grid-bc7b {
  background-color: #0073aa;
}
.footer_north_ad13 {
  color: #229fd8;
}
.search-3be0 {
  background-color: #229fd8;
}
.liquid_b615 {
  color: #eee;
}
.tooltip-22e1 {
  background-color: #eee;
}
.wide-79c2 {
  color: #444;
}
.list_ae7b {
  background-color: #444;
}
.notification-mini-777c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-mini-777c .medium_10b4 .caption_4a36 {
  font-size: 15px;
}
.notification-mini-777c .caption_4a36 {
  line-height: 1.3;
}
.notification-mini-777c .bright-8f5b {
}
.notification-mini-777c .active-e4b6 {
  background: #235787;
}
.iron-8b99 {
  padding: 0;
}
.iron-8b99 .active-e4b6 {
  background: #1a1a1a;
}
.iron-8b99 .bright-8f5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tag_af6b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tag_af6b .bright-8f5b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tag_af6b .active-e4b6 {
  background: #303030;
}
.short-2d2d {
  position: relative;
  z-index: 10;
}
.short-2d2d .picture-orange-0fdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_69fb .backdrop_4faf {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_69fb.component_next_3cfb .backdrop_4faf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_69fb.component_next_3cfb .backdrop_4faf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_69fb.component_next_3cfb .backdrop_4faf {
    margin-right: 0.4em;
  }
}
.backdrop_69fb.component_next_3cfb .backdrop_4faf:last-child {
  margin-right: 0;
}
.carousel-old-5c2b .picture-orange-0fdd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .upper-88e7 .medium_10b4 {
    margin: 0 -0.5em;
  }
  .upper-88e7 .medium_10b4 [class*="customify-col-"],
  .upper-88e7 .medium_10b4 [class*="customify-col_"],
  .upper-88e7 .medium_10b4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.upper-88e7.card-red-add2 .picture-orange-0fdd {
  background: 0 0 !important;
}
.upper-88e7.card-red-add2 .picture-orange-0fdd,
.upper-88e7.carousel-old-5c2b .picture-orange-0fdd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .upper-88e7.logo-upper-5d78 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.upper-88e7.carousel-old-5c2b .picture-orange-0fdd {
  box-shadow: none !important;
}
.current-63fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current-63fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current-63fa {
    padding: 18px 0 20px;
  }
}
.current-63fa .header_1ed8 {
  width: 100%;
}
.current-63fa .overlay-58a7 {
  margin-bottom: 0;
}
.current-63fa .up_458b {
  margin-top: 5px;
  font-size: 0.875em;
}
.blue_c160 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.blue_c160 .block-blue-d0a7 {
  width: 100%;
}
.plasma-a941 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.plasma-a941 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.plasma-a941 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;
}
.plasma-a941 li:last-child:after {
  display: none;
}
.plasma-a941 li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge-purple-b367 .carousel-basic-f681 button,
.current-63fa .carousel-basic-f681 button {
  left: 0;
}
.badge-purple-b367 .block-blue-d0a7,
.current-63fa .block-blue-d0a7 {
  padding-left: 0;
  padding-right: 0;
}
.badge-purple-b367 .blue_c160,
.current-63fa .blue_c160 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge-purple-b367 {
  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;
}
.badge-purple-b367: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;
}
.badge-purple-b367 .tertiary-d7ab {
  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) {
  .badge-purple-b367 .tertiary-d7ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge-purple-b367 .tertiary-d7ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge-purple-b367 .tertiary-d7ab {
    min-height: 200px;
  }
}
.badge-purple-b367 .plasma-a941 {
  color: rgba(255, 255, 255, 0.8);
}
.badge-purple-b367 .plasma-a941 a,
.badge-purple-b367 .plasma-a941 li:after {
  color: inherit;
}
.badge-purple-b367 .plasma-a941 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.media_9f27 {
  margin-bottom: 0.5em;
}
.alert-paper-bc47 {
  margin-bottom: 1.2em;
}
.alert-paper-bc47,
.media_9f27 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-paper-bc47 p:last-child,
.media_9f27 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-basic-f681,
#masthead .carousel-basic-f681 {
  display: none;
}
#masthead
  > .carousel-basic-f681.lite-d8e0 {
  display: none;
}
#masthead > .carousel-basic-f681 button {
  left: 0;
}
.full-96d9 {
  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%;
}
.full-96d9 .backdrop_4faf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.full-96d9 .first-a852 {
  display: -webkit-box;
  display: flex;
}
.full-96d9 .first-a852.highlight_copper_bd41 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.full-96d9 .first-a852.hover_steel_0c96 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full-96d9 .first-a852.current_1862 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full-96d9.pagination-current-975c.widget_b32e .first-a852.highlight_copper_bd41 {
  flex-basis: 100%;
}
.full-96d9.form_45ab .first-a852.hover_steel_0c96 {
  -webkit-box-flex: 1;
  flex: auto;
}
.full-96d9.form_45ab .first-a852.current_1862 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-basic-f681.lite-d8e0 {
  display: none;
}
#masthead > .carousel-basic-f681 button {
  left: 0;
}
.alert-huge-9f3b {
  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;
}
.alert-huge-9f3b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert-huge-9f3b.link-under-558f i {
  margin-right: 4px;
}
.alert-huge-9f3b.out-49f7 i {
  margin-left: 5px;
}
.caption_4a36 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.caption_4a36 p:last-child {
  margin-bottom: 0;
}
.old-6cc0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.old-6cc0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.old-6cc0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.old-6cc0 .pattern_5728 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.old-6cc0 .pattern-656b {
  margin: 5px 0 7px 0;
}
.old-6cc0.disabled_lite_6036 .accordion_pink_5f5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-6cc0.disabled_lite_6036 .header-bffa {
  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;
}
.old-6cc0.lower-0feb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.old-6cc0.lower-0feb .accordion_pink_5f5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-6cc0.lower-0feb .header-bffa {
  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;
}
.old-6cc0.notice_76f1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-6cc0.list-hard-9b2c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.old-6cc0.list-hard-9b2c .header-bffa {
  margin-top: 7px;
}
.in_0f5b {
  display: inline-block;
}
.short-2d2d .top_60db .old-6cc0 img {
  max-width: 100%;
}
.frame_bottom_c1a1 .banner-old-3048.notice-clean-6be7,
.bottom-a793 .banner-old-3048.notice-clean-6be7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.frame_bottom_c1a1 .hard-4283,
.bottom-a793 .hard-4283 {
  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%);
}
.frame_bottom_c1a1 .hard-4283 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.frame_bottom_c1a1.banner_full_119f .hard-4283 {
  display: none;
}
.frame_bottom_c1a1 .mask_dd54 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.frame_bottom_c1a1 .mask_dd54 li {
  display: inline-block;
  position: relative;
}
.frame_bottom_c1a1 .mask_dd54 li:last-child {
  margin-right: 0;
}
.frame_bottom_c1a1 .mask_dd54 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;
}
.frame_bottom_c1a1 .mask_dd54 li.carousel_7998 > a {
  color: rgba(0, 0, 0, 0.9);
}
.frame_bottom_c1a1 .mask_dd54 > 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;
}
.frame_bottom_c1a1 .mask_dd54 > li > a i {
  line-height: 0;
}
.frame_bottom_c1a1 .mask_dd54 > li.content_c462 > a .hard-4283 {
  margin-left: 4px;
  line-height: 0;
}
.frame_bottom_c1a1 .mask_dd54 .tabs_stone_d59c li.content_c462 > a {
  position: relative;
}
.frame_bottom_c1a1 .mask_dd54 .tabs_stone_d59c li.content_c462 > a:after,
.frame_bottom_c1a1 .mask_dd54 .tabs_stone_d59c li.content_c462 > a:before {
  content: "";
  display: table;
}
.frame_bottom_c1a1 .mask_dd54 .tabs_stone_d59c li.content_c462 > a:after {
  clear: both;
}
.frame_bottom_c1a1 .mask_dd54 .tabs_stone_d59c li.content_c462 > a .hard-4283 {
  margin-left: 5px;
  float: right;
}
.frame_bottom_c1a1 .pagination_advanced_84c8,
.frame_bottom_c1a1 .tabs_stone_d59c {
  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;
}
.frame_bottom_c1a1 .tabs_stone_d59c {
  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;
}
.frame_bottom_c1a1 .tabs_stone_d59c .notice-clean-6be7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.frame_bottom_c1a1 .tabs_stone_d59c .hard-4283 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.frame_bottom_c1a1 .tabs_stone_d59c li {
  display: block;
  margin: 0;
  padding: 0;
}
.frame_bottom_c1a1 .tabs_stone_d59c 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;
}
.frame_bottom_c1a1 .tabs_stone_d59c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.frame_bottom_c1a1 .tabs_stone_d59c .tabs_stone_d59c {
  top: 0;
  left: 100%;
}
.frame_bottom_c1a1 .iron_f27a.fn-focus-2ef3 > .pagination_advanced_84c8,
.frame_bottom_c1a1 .iron_f27a.fn-focus-2ef3 > .tabs_stone_d59c,
.frame_bottom_c1a1 .iron_f27a:focus > .pagination_advanced_84c8,
.frame_bottom_c1a1 .iron_f27a:focus > .tabs_stone_d59c,
.frame_bottom_c1a1 .iron_f27a:hover > .pagination_advanced_84c8,
.frame_bottom_c1a1 .iron_f27a:hover > .tabs_stone_d59c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.frame_bottom_c1a1.backdrop_5321 .south_1f1e:after,
.frame_bottom_c1a1.backdrop_5321 .south_1f1e:before {
  content: "";
  display: table;
}
.frame_bottom_c1a1.backdrop_5321 .south_1f1e:after {
  clear: both;
}
.frame_bottom_c1a1.backdrop_5321 .south_1f1e > li {
  float: left;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e:after,
.frame_bottom_c1a1.wrapper-f659 .south_1f1e:before {
  content: "";
  display: table;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e:after {
  clear: both;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e > li {
  float: left;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.frame_bottom_c1a1.wrapper-f659 .south_1f1e > li.texture_north_94c7 > a,
.frame_bottom_c1a1.wrapper-f659 .south_1f1e > li.carousel_7998 > a {
  color: #fff;
  background-color: #1e4b75;
}
.frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a .notice-clean-6be7 {
  position: relative;
}
.frame_bottom_c1a1.main_b5b9 .south_1f1e > li > a .notice-clean-6be7: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;
}
.frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li:focus
  > a
  .notice-clean-6be7:before,
.frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li:hover
  > a
  .notice-clean-6be7:before {
  width: 100%;
  background-color: currentColor;
}
.frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.texture_north_94c7
  > a
  .notice-clean-6be7:before,
.frame_bottom_c1a1.main_b5b9
  .south_1f1e
  > li.old_aa7d
  > a
  .notice-clean-6be7:before {
  width: 100%;
  background-color: currentColor;
}
.frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a .notice-clean-6be7 {
  position: relative;
}
.frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li > a .notice-clean-6be7: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;
}
.frame_bottom_c1a1.shadow_down_e10d .south_1f1e > li:focus > a .notice-clean-6be7:before,
.frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li:hover
  > a
  .notice-clean-6be7:before {
  width: 100%;
  background-color: currentColor;
}
.frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.texture_north_94c7
  > a
  .notice-clean-6be7:before,
.frame_bottom_c1a1.shadow_down_e10d
  .south_1f1e
  > li.old_aa7d
  > a
  .notice-clean-6be7:before {
  width: 100%;
  background-color: currentColor;
}
.bottom-a793 .mask_dd54 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-a793 .mask_dd54 li:first-child > a {
  border-top: none;
}
.bottom-a793 .mask_dd54 .solid_0c1f > .notice-clean-6be7 .hard-4283 {
  display: none;
}
.bottom-a793 .mask_dd54 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bottom-a793 .mask_dd54 li:last-child {
  border: none;
}
.bottom-a793 .mask_dd54 li.content_c462 > a {
  padding-right: 45px !important;
}
.bottom-a793 .mask_dd54 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bottom-a793 .mask_dd54 li a:focus,
.bottom-a793 .mask_dd54 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bottom-a793 .mask_dd54 li .sort_54d3 {
  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;
}
.bottom-a793 .mask_dd54 li .sort_54d3:hover {
  box-shadow: none;
}
.bottom-a793 .mask_dd54 li .sort_54d3 .hard-4283 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bottom-a793 .mask_dd54 .tabs_stone_d59c {
  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);
}
.bottom-a793 .mask_dd54 .tabs_stone_d59c li a {
  padding-left: 3em;
}
.bottom-a793 .mask_dd54 .disabled-current-bb61 > a .sort_54d3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bottom-a793 .mask_dd54 .disabled-current-bb61 > .tabs_stone_d59c {
  display: block;
  opacity: 1;
}
.prev_0767 {
  max-width: 100%;
}
.block-930a {
  line-height: 0;
  cursor: pointer;
}
.chip-advanced-384d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip-advanced-384d:hover {
  box-shadow: none;
  color: currentColor;
}
.chip-advanced-384d svg {
  width: 18px;
  height: 18px;
}
.chip-advanced-384d .photo_bottom_fe60 {
  display: none;
}
.overlay_bab6 {
  position: relative;
}
.overlay_bab6.fn-active-2ef3 .chip-advanced-384d .list_clean_768b {
  display: none;
}
.overlay_bab6.fn-active-2ef3 .chip-advanced-384d .photo_bottom_fe60 {
  display: inline-block;
}
.overlay_bab6 .footer-47e1 {
  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);
}
.overlay_bab6.primary_slow_b50b .footer-47e1 {
  left: auto;
  right: -0.9em;
}
.overlay_bab6.primary_slow_b50b .silver_8d78::before {
  left: auto;
  right: 15px;
}
.overlay_bab6.fn-active-2ef3 .footer-47e1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-narrow-1996 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-narrow-1996 label {
  flex-basis: 100%;
}
.focus-narrow-1996 .box-rough-d28b {
  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;
}
.focus-narrow-1996 .header-658d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-narrow-1996 .header-658d:focus {
  background-color: transparent;
}
.focus-narrow-1996 button.modal-center-54de {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-narrow-1996 button.modal-center-54de:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-narrow-1996 button.modal-center-54de svg {
  width: 18px;
  height: 18px;
}
.focus-narrow-1996 input[type="submit"] {
  min-height: auto;
}
.article-pink-c82a .focus-narrow-1996 .header-658d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.silver_8d78 {
  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) {
  .silver_8d78 {
    width: 220px;
  }
}
.silver_8d78 label {
  flex-basis: 100%;
}
.silver_8d78::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;
}
.component-small-b828 .article-pink-c82a .focus-narrow-1996 {
  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;
}
.component-small-b828
  .article-pink-c82a
  .focus-narrow-1996
  .box-rough-d28b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-small-b828 .article-pink-c82a .focus-narrow-1996 .header-658d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-small-b828
  .article-pink-c82a
  .focus-narrow-1996
  .header-658d:focus {
  background: 0 0;
}
.component-small-b828
  .article-pink-c82a
  .focus-narrow-1996
  .image_d337 {
  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;
}
.element-under-0a49 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.element-under-0a49 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.element-under-0a49 li:last-child {
  margin-right: 0;
}
.element-under-0a49 li:first-child {
  margin-left: 0;
}
.element-under-0a49.highlight_5d7f a {
  color: #fff;
}
.element-under-0a49.highlight_5d7f a:hover {
  color: #fff;
}
.element-under-0a49 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.element-under-0a49 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.element-under-0a49 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.element-under-0a49 a:hover {
  opacity: 0.9;
  color: inherit;
}
.element-under-0a49 [class*="social-icon-apple"] {
  background-color: #999;
}
.element-under-0a49 [class*="social-icon-apple"].feature-858c {
  background-color: transparent;
  color: #999;
}
.element-under-0a49 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.element-under-0a49 [class*="social-icon-behance"].feature-858c {
  background-color: transparent;
  color: #1769ff;
}
.element-under-0a49 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.element-under-0a49 [class*="social-icon-bitbucket"].feature-858c {
  background-color: transparent;
  color: #205081;
}
.element-under-0a49 [class*="social-icon-codepen"] {
  background-color: #000;
}
.element-under-0a49 [class*="social-icon-codepen"].feature-858c {
  background-color: transparent;
  color: #000;
}
.element-under-0a49 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.element-under-0a49 [class*="social-icon-delicious"].feature-858c {
  background-color: transparent;
  color: #39f;
}
.element-under-0a49 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.element-under-0a49 [class*="social-icon-digg"].feature-858c {
  background-color: transparent;
  color: #005be2;
}
.element-under-0a49 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.element-under-0a49 [class*="social-icon-dribbble"].feature-858c {
  background-color: transparent;
  color: #ea4c89;
}
.element-under-0a49 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.element-under-0a49 [class*="social-icon-envelope"].feature-858c {
  background-color: transparent;
  color: #ea4335;
}
.element-under-0a49 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.element-under-0a49 [class*="social-icon-facebook"].feature-858c {
  background-color: transparent;
  color: #3b5998;
}
.element-under-0a49 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.element-under-0a49 [class*="social-icon-flickr"].feature-858c {
  background-color: transparent;
  color: #0063dc;
}
.element-under-0a49 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.element-under-0a49 [class*="social-icon-foursquare"].feature-858c {
  background-color: transparent;
  color: #2d5be3;
}
.element-under-0a49 [class*="social-icon-github"] {
  background-color: #333;
}
.element-under-0a49 [class*="social-icon-github"].feature-858c {
  background-color: transparent;
  color: #333;
}
.element-under-0a49 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.element-under-0a49 [class*="social-icon-google-plus"].feature-858c {
  background-color: transparent;
  color: #dd4b39;
}
.element-under-0a49 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.element-under-0a49 [class*="social-icon-houzz"].feature-858c {
  background-color: transparent;
  color: #7ac142;
}
.element-under-0a49 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.element-under-0a49 [class*="social-icon-instagram"].feature-858c {
  background-color: transparent;
  color: #262626;
}
.element-under-0a49 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.element-under-0a49 [class*="social-icon-jsfiddle"].feature-858c {
  background-color: transparent;
  color: #487aa2;
}
.element-under-0a49 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.element-under-0a49 [class*="social-icon-linkedin"].feature-858c {
  background-color: transparent;
  color: #0077b5;
}
.element-under-0a49 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.element-under-0a49 [class*="social-icon-medium"].feature-858c {
  background-color: transparent;
  color: #00ab6b;
}
.element-under-0a49 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.element-under-0a49
  [class*="social-icon-odnoklassniki"].feature-858c {
  background-color: transparent;
  color: #f4731c;
}
.element-under-0a49 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.element-under-0a49 [class*="social-icon-meetup"].feature-858c {
  background-color: transparent;
  color: #ec1c40;
}
.element-under-0a49 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.element-under-0a49 [class*="social-icon-pinterest"].feature-858c {
  background-color: transparent;
  color: #bd081c;
}
.element-under-0a49 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.element-under-0a49 [class*="social-icon-product-hunt"].feature-858c {
  background-color: transparent;
  color: #da552f;
}
.element-under-0a49 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.element-under-0a49 [class*="social-icon-reddit"].feature-858c {
  background-color: transparent;
  color: #ff4500;
}
.element-under-0a49 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.element-under-0a49 [class*="social-icon-rss"].feature-858c {
  background-color: transparent;
  color: #f26522;
}
.element-under-0a49 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.element-under-0a49
  [class*="social-icon-shopping-cart"].feature-858c {
  background-color: transparent;
  color: #4caf50;
}
.element-under-0a49 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.element-under-0a49 [class*="social-icon-skype"].feature-858c {
  background-color: transparent;
  color: #00aff0;
}
.element-under-0a49 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.element-under-0a49 [class*="social-icon-slideshare"].feature-858c {
  background-color: transparent;
  color: #0077b5;
}
.element-under-0a49 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.element-under-0a49 [class*="social-icon-snapchat"].feature-858c {
  background-color: transparent;
  color: #fffc00;
}
.element-under-0a49 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.element-under-0a49 [class*="social-icon-soundcloud"].feature-858c {
  background-color: transparent;
  color: #f80;
}
.element-under-0a49 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.element-under-0a49 [class*="social-icon-spotify"].feature-858c {
  background-color: transparent;
  color: #2ebd59;
}
.element-under-0a49 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.element-under-0a49
  [class*="social-icon-stack-overflow"].feature-858c {
  background-color: transparent;
  color: #fe7a15;
}
.element-under-0a49 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.element-under-0a49 [class*="social-icon-maldkfgram"].feature-858c {
  background-color: transparent;
  color: #2ca5e0;
}
.element-under-0a49 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.element-under-0a49 [class*="social-icon-tripadvisor"].feature-858c {
  background-color: transparent;
  color: #589442;
}
.element-under-0a49 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.element-under-0a49 [class*="social-icon-tumblr"].feature-858c {
  background-color: transparent;
  color: #35465c;
}
.element-under-0a49 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.element-under-0a49 [class*="social-icon-twitch"].feature-858c {
  background-color: transparent;
  color: #6441a5;
}
.element-under-0a49 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.element-under-0a49 [class*="social-icon-twitter"].feature-858c {
  background-color: transparent;
  color: #1da1f2;
}
.element-under-0a49 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.element-under-0a49 [class*="social-icon-vimeo"].feature-858c {
  background-color: transparent;
  color: #1ab7ea;
}
.element-under-0a49 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.element-under-0a49 [class*="social-icon-vk"].feature-858c {
  background-color: transparent;
  color: #45668e;
}
.element-under-0a49 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.element-under-0a49 [class*="social-icon-weibo"].feature-858c {
  background-color: transparent;
  color: #df2029;
}
.element-under-0a49 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.element-under-0a49 [class*="social-icon-weixin"].feature-858c {
  background-color: transparent;
  color: #7bb32e;
}
.element-under-0a49 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.element-under-0a49 [class*="social-icon-whatsapp"].feature-858c {
  background-color: transparent;
  color: #25d366;
}
.element-under-0a49 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.element-under-0a49 [class*="social-icon-wordpress"].feature-858c {
  background-color: transparent;
  color: #21759b;
}
.element-under-0a49 [class*="social-icon-xing"] {
  background-color: #026466;
}
.element-under-0a49 [class*="social-icon-xing"].feature-858c {
  background-color: transparent;
  color: #026466;
}
.element-under-0a49 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.element-under-0a49 [class*="social-icon-yelp"].feature-858c {
  background-color: transparent;
  color: #af0606;
}
.element-under-0a49 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.element-under-0a49 [class*="social-icon-youtube"].feature-858c {
  background-color: transparent;
  color: #cd201f;
}
.gallery_orange_fca6 {
  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;
}
.gallery_orange_fca6:hover {
  box-shadow: none;
  background: 0 0;
}
.table_down_118c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.item_gas_a856 {
  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;
}
.pagination-dim-5f77 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dark-dfba {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dark-dfba,
.dark-dfba::after,
.dark-dfba::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;
}
.dark-dfba::after,
.dark-dfba::before {
  content: "";
  display: block;
  background-color: inherit;
}
.section-7260 .item_gas_a856 .pagination-dim-5f77 {
  margin-top: -2px;
  width: 19px;
}
.section-7260 .item_gas_a856 .dark-dfba {
  margin-top: -1px;
}
.section-7260 .item_gas_a856 .dark-dfba,
.section-7260 .item_gas_a856 .dark-dfba::after,
.section-7260 .item_gas_a856 .dark-dfba::before {
  width: 19px;
  height: 2px;
}
.section-7260 .item_gas_a856 .dark-dfba::before {
  top: -6px;
}
.section-7260 .item_gas_a856 .dark-dfba::after {
  bottom: -6px;
}
.section-4b34 .item_gas_a856 .pagination-dim-5f77 {
  margin-top: -2px;
  width: 22px;
}
.section-4b34 .item_gas_a856 .dark-dfba {
  margin-top: -1px;
}
.section-4b34 .item_gas_a856 .dark-dfba,
.section-4b34 .item_gas_a856 .dark-dfba::after,
.section-4b34 .item_gas_a856 .dark-dfba::before {
  width: 22px;
  height: 2px;
}
.section-4b34 .item_gas_a856 .dark-dfba::before {
  top: -7px;
}
.section-4b34 .item_gas_a856 .dark-dfba::after {
  bottom: -7px;
}
.shade-40bb .item_gas_a856 .pagination-dim-5f77 {
  margin-top: -2px;
  width: 31px;
}
.shade-40bb .item_gas_a856 .dark-dfba {
  margin-top: -1.5px;
}
.shade-40bb .item_gas_a856 .dark-dfba,
.shade-40bb .item_gas_a856 .dark-dfba::after,
.shade-40bb .item_gas_a856 .dark-dfba::before {
  width: 31px;
  height: 3px;
}
.shade-40bb .item_gas_a856 .dark-dfba::before {
  top: -9px;
}
.shade-40bb .item_gas_a856 .dark-dfba::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient-stone-b5a1 .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba,
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba::after,
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba::before {
    width: 19px;
    height: 2px;
  }
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba::before {
    top: -6px;
  }
  .gradient-stone-b5a1 .item_gas_a856 .dark-dfba::after {
    bottom: -6px;
  }
  .shadow-ed50 .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-ed50 .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .shadow-ed50 .item_gas_a856 .dark-dfba,
  .shadow-ed50 .item_gas_a856 .dark-dfba::after,
  .shadow-ed50 .item_gas_a856 .dark-dfba::before {
    width: 22px;
    height: 2px;
  }
  .shadow-ed50 .item_gas_a856 .dark-dfba::before {
    top: -7px;
  }
  .shadow-ed50 .item_gas_a856 .dark-dfba::after {
    bottom: -7px;
  }
  .under-e28f .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 31px;
  }
  .under-e28f .item_gas_a856 .dark-dfba {
    margin-top: -1.5px;
  }
  .under-e28f .item_gas_a856 .dark-dfba,
  .under-e28f .item_gas_a856 .dark-dfba::after,
  .under-e28f .item_gas_a856 .dark-dfba::before {
    width: 31px;
    height: 3px;
  }
  .under-e28f .item_gas_a856 .dark-dfba::before {
    top: -9px;
  }
  .under-e28f .item_gas_a856 .dark-dfba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .out_4c32 .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 19px;
  }
  .out_4c32 .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .out_4c32 .item_gas_a856 .dark-dfba,
  .out_4c32 .item_gas_a856 .dark-dfba::after,
  .out_4c32 .item_gas_a856 .dark-dfba::before {
    width: 19px;
    height: 2px;
  }
  .out_4c32 .item_gas_a856 .dark-dfba::before {
    top: -6px;
  }
  .out_4c32 .item_gas_a856 .dark-dfba::after {
    bottom: -6px;
  }
  .pink-2662 .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 22px;
  }
  .pink-2662 .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .pink-2662 .item_gas_a856 .dark-dfba,
  .pink-2662 .item_gas_a856 .dark-dfba::after,
  .pink-2662 .item_gas_a856 .dark-dfba::before {
    width: 22px;
    height: 2px;
  }
  .pink-2662 .item_gas_a856 .dark-dfba::before {
    top: -7px;
  }
  .pink-2662 .item_gas_a856 .dark-dfba::after {
    bottom: -7px;
  }
  .hard_6051 .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 31px;
  }
  .hard_6051 .item_gas_a856 .dark-dfba {
    margin-top: -1.5px;
  }
  .hard_6051 .item_gas_a856 .dark-dfba,
  .hard_6051 .item_gas_a856 .dark-dfba::after,
  .hard_6051 .item_gas_a856 .dark-dfba::before {
    width: 31px;
    height: 3px;
  }
  .hard_6051 .item_gas_a856 .dark-dfba::before {
    top: -9px;
  }
  .hard_6051 .item_gas_a856 .dark-dfba::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .liquid-7fce .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 19px;
  }
  .liquid-7fce .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .liquid-7fce .item_gas_a856 .dark-dfba,
  .liquid-7fce .item_gas_a856 .dark-dfba::after,
  .liquid-7fce .item_gas_a856 .dark-dfba::before {
    width: 19px;
    height: 2px;
  }
  .liquid-7fce .item_gas_a856 .dark-dfba::before {
    top: -6px;
  }
  .liquid-7fce .item_gas_a856 .dark-dfba::after {
    bottom: -6px;
  }
  .disabled-c70e .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-c70e .item_gas_a856 .dark-dfba {
    margin-top: -1px;
  }
  .disabled-c70e .item_gas_a856 .dark-dfba,
  .disabled-c70e .item_gas_a856 .dark-dfba::after,
  .disabled-c70e .item_gas_a856 .dark-dfba::before {
    width: 22px;
    height: 2px;
  }
  .disabled-c70e .item_gas_a856 .dark-dfba::before {
    top: -7px;
  }
  .disabled-c70e .item_gas_a856 .dark-dfba::after {
    bottom: -7px;
  }
  .slider-stone-310d .item_gas_a856 .pagination-dim-5f77 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-stone-310d .item_gas_a856 .dark-dfba {
    margin-top: -1.5px;
  }
  .slider-stone-310d .item_gas_a856 .dark-dfba,
  .slider-stone-310d .item_gas_a856 .dark-dfba::after,
  .slider-stone-310d .item_gas_a856 .dark-dfba::before {
    width: 31px;
    height: 3px;
  }
  .slider-stone-310d .item_gas_a856 .dark-dfba::before {
    top: -9px;
  }
  .slider-stone-310d .item_gas_a856 .dark-dfba::after {
    bottom: -9px;
  }
}
.action-d5f4 .dark-dfba {
  -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);
}
.action-d5f4 .dark-dfba::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.action-d5f4 .dark-dfba::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);
}
.action-d5f4.title_aaf0 .dark-dfba {
  -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);
}
.action-d5f4.title_aaf0 .dark-dfba::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.action-d5f4.title_aaf0 .dark-dfba::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);
}
.liquid_81ae {
  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.south_c2b3:before {
  display: none;
}
.copper-fb8b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.copper-fb8b .huge_c279 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.copper-fb8b .huge_c279:last-of-type {
  border-bottom: none;
}
.copper-fb8b .huge_c279.outline_glass_2176,
.copper-fb8b .huge_c279.out_9704,
.copper-fb8b .huge_c279.label-a982 {
  padding: 0;
}
.copper-fb8b .bottom-a793 .sort_54d3 {
  color: currentColor;
}
.copper-fb8b .bottom-a793 .sort_54d3:focus,
.copper-fb8b .bottom-a793 .sort_54d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper-fb8b.bright-8f5b .huge_bf4e,
.copper-fb8b.bright-8f5b .caption_4a36 a,
.copper-fb8b.bright-8f5b .south_1f1e a,
.copper-fb8b.bright-8f5b .tabs_stone_d59c a {
  color: rgba(0, 0, 0, 0.55);
}
.copper-fb8b.bright-8f5b .huge_bf4e:hover,
.copper-fb8b.bright-8f5b .caption_4a36 a:hover,
.copper-fb8b.bright-8f5b .south_1f1e a:hover,
.copper-fb8b.bright-8f5b .tabs_stone_d59c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fb8b.bright-8f5b .hidden_33dc {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fb8b.bright-8f5b .huge_c279 {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-fb8b.bright-8f5b .huge_c279:before {
  background: rgba(0, 0, 0, 0.08);
}
.copper-fb8b.bright-8f5b .icon_5f99:before {
  background: rgba(255, 255, 255, 0.9);
}
.copper-fb8b.bright-8f5b .bottom-a793 .mask_dd54 li a,
.copper-fb8b.bright-8f5b .bottom-a793 .sort_54d3,
.copper-fb8b.bright-8f5b .tabs_stone_d59c {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-fb8b.bright-8f5b .bottom-a793 .sort_54d3:focus,
.copper-fb8b.bright-8f5b .bottom-a793 .sort_54d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper-fb8b.bright-8f5b .mask_dd54 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-fb8b.active-e4b6 .huge_bf4e,
.copper-fb8b.active-e4b6 .caption_4a36 a,
.copper-fb8b.active-e4b6 .south_1f1e .sort_54d3,
.copper-fb8b.active-e4b6 .south_1f1e a,
.copper-fb8b.active-e4b6 .tabs_stone_d59c a {
  color: rgba(255, 255, 255, 0.79);
}
.copper-fb8b.active-e4b6 .huge_bf4e:hover,
.copper-fb8b.active-e4b6 .caption_4a36 a:hover,
.copper-fb8b.active-e4b6 .south_1f1e .sort_54d3:hover,
.copper-fb8b.active-e4b6 .south_1f1e a:hover,
.copper-fb8b.active-e4b6 .tabs_stone_d59c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-fb8b.active-e4b6 .hidden_33dc {
  color: rgba(255, 255, 255, 0.99);
}
.copper-fb8b.active-e4b6 .huge_c279 {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-fb8b.active-e4b6 .huge_c279:before {
  background: rgba(255, 255, 255, 0.08);
}
.copper-fb8b.active-e4b6 .icon_5f99:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper-fb8b.active-e4b6 .bottom-a793 .mask_dd54 li a,
.copper-fb8b.active-e4b6 .bottom-a793 .sort_54d3,
.copper-fb8b.active-e4b6 .tabs_stone_d59c {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-fb8b.active-e4b6 .bottom-a793 .sort_54d3:focus,
.copper-fb8b.active-e4b6 .bottom-a793 .sort_54d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.copper-fb8b.active-e4b6 .mask_dd54 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_5f99 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon_5f99:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.last_2c0d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_b293 .copper-fb8b {
  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;
}
.icon_b293 .huge_c279 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_b293 .huge_c279: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) {
  .icon_b293 .huge_c279:before {
    width: 16%;
    left: 42%;
  }
}
.icon_b293 .huge_c279:last-child:before {
  content: none;
}
.icon_b293 .huge_c279[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_b293 .bottom-a793 .mask_dd54 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_b293 .bottom-a793 .mask_dd54 li a .sort_54d3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_b293 .bottom-a793 .tabs_stone_d59c {
  border: none;
}
.icon_b293 .bottom-a793 .tabs_stone_d59c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_b293 .icon_5f99 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_b293 .last_2c0d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_b293 .active-e4b6 .icon_5f99:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_b293 .bright-8f5b.status_mini_9387 .dark-dfba {
  background: rgba(0, 0, 0, 0.6);
}
.icon_b293
  .bright-8f5b.status_mini_9387
  .dark-dfba::after,
.icon_b293
  .bright-8f5b.status_mini_9387
  .dark-dfba:before {
  background: inherit;
}
.icon_b293
  .bright-8f5b.status_mini_9387:hover
  .dark-dfba {
  background: rgba(0, 0, 0, 0.8);
}
.block_bright_e700 .copper-fb8b {
  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) {
  .block_bright_e700 .copper-fb8b {
    width: auto;
    right: 45px;
  }
}
.box_cool_79eb .copper-fb8b {
  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) {
  .box_cool_79eb .copper-fb8b {
    width: auto;
    left: 45px;
  }
}
.south_c2b3 .copper-fb8b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.south_c2b3 .last_2c0d {
  max-width: 48em;
  margin: 0 auto;
}
.south_c2b3 .icon_5f99:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.upper-ce18 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.upper-ce18.icon_b293 .copper-fb8b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.upper-ce18.block_bright_e700 .copper-fb8b {
  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);
}
.upper-ce18 .copper-fb8b {
  visibility: visible;
}
.upper-ce18.box_cool_79eb .copper-fb8b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.warm_7a3f,
.secondary_brown_3a45 {
  overflow-x: hidden;
}
.warm_7a3f .copper-fb8b {
  overflow: auto;
}
.warm_7a3f.icon_b293 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_7a3f.icon_b293 .copper-fb8b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.warm_7a3f.icon_b293 .gallery_orange_fca6 {
  opacity: 0;
}
.warm_7a3f.block_bright_e700 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_7a3f.block_bright_e700 .copper-fb8b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.warm_7a3f.block_bright_e700 .gallery_orange_fca6 {
  opacity: 0;
}
.warm_7a3f.box_cool_79eb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.warm_7a3f.box_cool_79eb .copper-fb8b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.warm_7a3f.box_cool_79eb .gallery_orange_fca6 {
  opacity: 0;
}
.warm_7a3f.south_c2b3 .copper-fb8b {
  z-index: 10;
  visibility: visible;
}
.status_mini_9387 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.status_mini_9387 .dark-dfba {
  background: rgba(255, 255, 255, 0.99);
}
.status_mini_9387 .dark-dfba::after,
.status_mini_9387 .dark-dfba:before {
  background: inherit;
}
.status_mini_9387:hover .dark-dfba {
  background: rgba(255, 255, 255, 0.99);
}
.box_cool_79eb .status_mini_9387 {
  top: 10px;
  right: auto;
  left: 12px;
}
.south_c2b3 .status_mini_9387 {
  display: none !important;
}
.warm_7a3f:before,
.secondary_brown_3a45:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.warm_7a3f .status_mini_9387,
.secondary_brown_3a45 .status_mini_9387 {
  display: inline-block;
}
.copper-fb8b .backdrop_4faf {
  -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;
}
.warm_7a3f .copper-fb8b .backdrop_4faf,
.secondary_brown_3a45 .copper-fb8b .backdrop_4faf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature-9bcd .box-rough-d28b {
  width: 100%;
}
.top_60db {
  padding: 0 0.5em 0;
}
.top_60db [class*="customify-col-"],
.top_60db [class*="customify-col_"],
.top_60db [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-hovered-885c .top_60db {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .medium_10b4 .section_pink_39c8,
  .section_pink_39c8 {
    display: none;
  }
  .module_fluid_fc65 {
    text-align: left;
  }
  .footer_e10b {
    text-align: center;
  }
  .block_3ffd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .medium_10b4 .image-silver-07a6,
  .image-silver-07a6 {
    display: none;
  }
  .primary_623b {
    text-align: left;
  }
  .preview_easy_7071 {
    text-align: center;
  }
  .outline_b2a1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .medium_10b4 .label_liquid_4a48,
  .label_liquid_4a48 {
    display: none;
  }
  .slow_7255 {
    text-align: left;
  }
  .new-e998 {
    text-align: center;
  }
  .grid_up_8b19 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_action_f7fe {
  box-shadow: none !important;
}
.badge_5966 .south-93b7,
.button_bronze_8c32 .south-93b7 {
  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;
}
.button_bronze_8c32 .south-93b7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-orange-0fdd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-orange-0fdd:after,
.picture-orange-0fdd:before {
  content: "";
  display: table;
}
.picture-orange-0fdd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-orange-0fdd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-orange-0fdd,
.logo-upper-5d78 {
  max-width: 1248px;
  margin: 0 auto;
}

.mask_4184.feature_down_8a79 .picture-orange-0fdd {
  max-width: 100%;
}
.mask_4184.dirty-e283 {
  max-width: 1200px;
  margin: 0 auto;
}
.mask_4184.green_9986 .picture-orange-0fdd {
  max-width: 100%;
}
.mask_4184.green_9986 > .picture-orange-0fdd {
  padding-left: 0;
  padding-right: 0;
}
.mask_4184.green_9986 > .picture-orange-0fdd .medium_10b4 {
  margin: 0;
}
.mask_4184.green_9986
  > .picture-orange-0fdd
  .hover_advanced_9f45.east_79c7 {
  margin-right: 0;
  margin-left: 0;
}
.mask_4184.green_9986 #main.east_79c7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .steel_3fbf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .steel_3fbf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth-66d5 .shade_short_5ea4 {
    padding-right: 1em;
  }
  .smooth-66d5.accordion-wide-303e .hover_advanced_9f45 {
    border-right: 1px solid #eaecee;
  }
  .smooth-66d5.accordion-wide-303e .shade_short_5ea4 {
    padding-right: 1em;
  }
  .smooth-66d5.accordion-wide-303e .block-d3e7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_df5a .shade_short_5ea4 {
    padding-left: 1em;
  }
  .current_df5a.accordion-wide-303e .hover_advanced_9f45 {
    border-left: 1px solid #eaecee;
  }
  .current_df5a.accordion-wide-303e .shade_short_5ea4 {
    padding-left: 1em;
  }
  .current_df5a.accordion-wide-303e .block-d3e7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple-ff38 .shade_short_5ea4 {
    padding-left: 1em;
  }
  .purple-ff38.accordion-wide-303e .section_north_0fe7 {
    border-right: 1px solid #eaecee;
  }
  .purple-ff38.accordion-wide-303e .section-gold-7b51 {
    border-right: 1px solid #eaecee;
  }
  .purple-ff38.accordion-wide-303e .shade_short_5ea4 {
    padding-left: 1em;
  }
  .purple-ff38.accordion-wide-303e .block-d3e7 {
    padding-right: 1em;
  }
  .purple-ff38.accordion-wide-303e .down-4815 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow-acb4 .shade_short_5ea4 {
    padding-right: 1em;
  }
  .shadow-acb4.accordion-wide-303e .section_north_0fe7 {
    border-left: 1px solid #eaecee;
  }
  .shadow-acb4.accordion-wide-303e .section-gold-7b51 {
    border-left: 1px solid #eaecee;
  }
  .shadow-acb4.accordion-wide-303e .shade_short_5ea4 {
    padding-right: 1em;
  }
  .shadow-acb4.accordion-wide-303e .block-d3e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow-acb4.accordion-wide-303e .down-4815 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel_3fbf .shade_short_5ea4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_3fbf.accordion-wide-303e .hover_advanced_9f45 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .steel_3fbf.accordion-wide-303e .shade_short_5ea4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel_3fbf.accordion-wide-303e .block-d3e7 {
    padding-left: 1em;
  }
  .steel_3fbf.accordion-wide-303e .down-4815 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .steel_3fbf.accordion-wide-303e .shade_short_5ea4 {
    padding-left: 0;
  }
}
.nav-64c5 .backdrop_69fb {
  display: inline-block;
}
.thumbnail-right-67bd {
  display: inline-block;
}
.outline_77c3 {
  word-con: break-word;
}
.shade_simple_e427 > span {
  display: inline-block;
  padding: 5px 0;
}
.shade_simple_e427 .white-cd94 {
  margin-left: 8px;
  margin-right: 8px;
}
.shade_simple_e427 .notification_under_501a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu_cool_9559 .medium_186c {
  margin-bottom: 2em;
}
.menu_cool_9559 .pattern-1c0f {
  margin-bottom: 15px;
}
.menu_cool_9559 .pattern-1c0f:last-child {
  margin-bottom: 0;
}
.menu_cool_9559 .card-2ebe {
  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) {
  .menu_cool_9559 .card-2ebe {
    display: block;
  }
}
.menu_cool_9559 .cool-4862 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu_cool_9559 .cool-4862 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu_cool_9559 .avatar-pressed-af69 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu_cool_9559 .avatar-pressed-af69 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu_cool_9559 .avatar-pressed-af69 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu_cool_9559 .outline_77c3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu_cool_9559 .outline_77c3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu_cool_9559 .card_8056 p:last-child {
  margin-bottom: 0;
}
.menu_cool_9559 .logo-851a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu_cool_9559 .mask-aac1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu_cool_9559 .box_859f {
  margin-top: 1em;
}
.menu_cool_9559 .dropdown_gold_5145 {
  top: 0;
  display: block;
}
.menu_cool_9559 .dropdown_gold_5145 a {
  color: inherit;
}
.menu_cool_9559 .dropdown_gold_5145 a:hover {
  color: inherit;
}
.menu_cool_9559 .sidebar_inner_f859 {
  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;
}
.menu_cool_9559 .sidebar_inner_f859:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu_cool_9559 .mask-aac1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu_cool_9559 .status_1474 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu_cool_9559 .status_1474:first-child {
  margin-top: 0;
}
.menu_cool_9559 .status_1474.shadow_2e19 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu_cool_9559 .status_1474.active_1bb9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu_cool_9559
  .status_1474.active_1bb9.preview-silver-3c87
  .box_859f {
  width: 100%;
}
.menu_cool_9559 .active_1bb9 {
  -webkit-box-align: center;
  align-items: center;
}
.menu_cool_9559 .active_1bb9 .shade_simple_e427,
.menu_cool_9559 .active_1bb9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu_cool_9559 .avatar-pressed-af69 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu_cool_9559 .avatar-pressed-af69 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu_cool_9559 .avatar-pressed-af69: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;
}
.menu_cool_9559 .shadow_2e19 {
  z-index: 5;
}
.menu_cool_9559 .tag-30fd .mask-prev-e4bf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu_cool_9559 .slider_e8bd .mask-prev-e4bf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu_cool_9559 .brown-9868 .mask-prev-e4bf {
  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;
}
.menu_cool_9559.notification_a8a7 .card-2ebe,
.menu_cool_9559.widget_f271 .card-2ebe {
  display: block;
}
.menu_cool_9559.notification_a8a7 .card-2ebe .sort_92ef,
.menu_cool_9559.notification_a8a7 .card-2ebe .mask-aac1,
.menu_cool_9559.widget_f271 .card-2ebe .sort_92ef,
.menu_cool_9559.widget_f271 .card-2ebe .mask-aac1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu_cool_9559.shadow-60ed .cool-4862 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu_cool_9559.shadow-60ed .cool-4862 {
    margin-right: 0;
  }
}
.menu_cool_9559.notification_a8a7 .cool-4862,
.menu_cool_9559.widget_f271 .cool-4862 {
  padding-top: 40%;
}
.menu_cool_9559.notification_a8a7 .medium_186c,
.menu_cool_9559.widget_f271 .medium_186c {
  display: block;
}
.menu_cool_9559.notification_a8a7 .fn-sticky-2ef3 .mask-aac1,
.menu_cool_9559.widget_f271 .fn-sticky-2ef3 .mask-aac1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu_cool_9559.notification_a8a7 .cool-4862,
.menu_cool_9559.widget_f271 .cool-4862 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu_cool_9559.notification_a8a7 .mask-aac1 {
  padding: 1em;
}
.paper_ab0a {
  margin: 30px auto;
  display: block;
}
.paper_ab0a .summary-e330 > * {
  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;
}
.paper_ab0a .summary-e330 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper_ab0a .summary-e330 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner_rough_2e0d .shade_simple_e427 {
  margin-bottom: 1.41575em;
}
.banner_rough_2e0d .tag-advanced-ee44 {
  margin-bottom: 1.618em;
}
.focus-6a0d .first-8f90 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-6a0d .first-8f90 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-6a0d .avatar_green_329b {
  max-width: 100%;
  overflow: auto;
}
.rough_5fa7 .focus-6a0d a:hover {
  text-decoration: underline;
}
.red-1b9e .pattern-1c0f:not(.outline_77c3),
.red-1b9e .avatar-pressed-af69 {
  margin-bottom: 1.41575em;
}
.red-1b9e .pattern-1c0f:not(.outline_77c3):last-child,
.red-1b9e .avatar-pressed-af69:last-child {
  margin-bottom: 0;
}
.red-1b9e .pattern-1c0f.shadow_large_ce46 {
  margin-bottom: 0.41575em;
}
.red-1b9e .wrapper-old-6ff8:before,
.red-1b9e .panel-stone-10eb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.red-1b9e .wrapper-old-6ff8:before {
  content: "\f115";
}
.red-1b9e .panel-stone-10eb:before {
  content: "\f02c";
}
.red-1b9e .narrow_f4e1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.red-1b9e .narrow_f4e1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_active_af70 {
  display: -webkit-box;
  display: flex;
}
.tabs_active_af70 .widget-3058 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_active_af70 .widget-3058 {
    flex-basis: 90px;
  }
}
.tabs_active_af70 .dirty_b46a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_active_af70 .dirty_b46a {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_active_af70 .short-7e0c p:last-child {
  margin-bottom: 0.72em;
}
.solid_0dd2 .summary-e330 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_0dd2 .summary-e330:after,
.solid_0dd2 .summary-e330:before {
  content: "";
  display: table;
}
.solid_0dd2 .summary-e330:after {
  clear: both;
}
.solid_0dd2 .summary-e330 .lite-2a13,
.solid_0dd2 .summary-e330 .layout-d292 {
  width: 49%;
}
.solid_0dd2 .summary-e330 .lite-2a13 a span.row-0f65,
.solid_0dd2 .summary-e330 .layout-d292 a span.row-0f65 {
  display: block;
  margin-bottom: 5px;
}
.solid_0dd2 .summary-e330 .layout-d292 {
  float: left;
  text-align: left;
}
.solid_0dd2 .summary-e330 .lite-2a13 {
  float: right;
  text-align: right;
}
.fresh-c0e2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fresh-c0e2 {
    margin-bottom: 0;
  }
}
.cold-ce12 {
  margin-bottom: 1em;
}
.cold-ce12 .outline_77c3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image-over-6df6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hovered_3bb4 .cold-ce12,
.menu_over_eb6d .cold-ce12 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hovered_3bb4 .cold-ce12,
  .menu_over_eb6d .cold-ce12 {
    display: block;
  }
}
.hovered_3bb4 .image-over-6df6,
.menu_over_eb6d .image-over-6df6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hovered_3bb4 .image-over-6df6,
  .menu_over_eb6d .image-over-6df6 {
    margin-bottom: 1em;
  }
}
.hovered_3bb4 .image-over-6df6 img,
.menu_over_eb6d .image-over-6df6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hovered_3bb4 .solid_80e3,
.menu_over_eb6d .solid_80e3 {
  flex-basis: calc(100% - 160px);
}
.hovered_3bb4 .solid_80e3 p,
.menu_over_eb6d .solid_80e3 p {
  margin-bottom: 0;
}
.hovered_3bb4 .solid_80e3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_3bb4 .solid_80e3 {
    padding-left: 0;
  }
}
.menu_over_eb6d .solid_80e3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .menu_over_eb6d .solid_80e3 {
    padding-right: 0;
  }
}
.menu_over_eb6d .image-over-6df6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.article_b1b0 .image-over-6df6 {
  margin-bottom: 0.5em;
}
.article_b1b0 .image-over-6df6 img {
  width: 100%;
}
.block-6c90 .grid_164e,
.bright_0932 .grid_164e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.bright_0932 .hover_advanced_9f45 .inner-5c27 p:last-child {
  margin-bottom: 0;
}
.panel_wood_d680 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_512e .motion-9a2b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_512e .motion-9a2b:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_512e .motion-9a2b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_512e .motion-9a2b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_512e .motion-9a2b ul li {
  margin: 0 0 0.6em;
}
.overlay_512e .motion-9a2b ul li.top-752c,
.overlay_512e .motion-9a2b ul li.accordion_42f1 {
  position: relative;
}
.overlay_512e .motion-9a2b ul li.top-752c .form-49a1,
.overlay_512e .motion-9a2b ul li.accordion_42f1 .form-49a1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_512e .motion-9a2b ul li.top-752c:after:after,
.overlay_512e .motion-9a2b ul li.top-752c:after:before,
.overlay_512e
  .motion-9a2b
  ul
  li.accordion_42f1:after:after,
.overlay_512e
  .motion-9a2b
  ul
  li.accordion_42f1:after:before {
  content: "";
  display: table;
}
.overlay_512e .motion-9a2b ul li.top-752c:after:after,
.overlay_512e
  .motion-9a2b
  ul
  li.accordion_42f1:after:after {
  clear: both;
}
.overlay_512e .motion-9a2b a.tertiary-hard-31d5:hover {
  text-decoration: none;
}
.overlay_512e .motion-9a2b select {
  max-width: 100%;
}
.overlay_512e .motion-9a2b table {
  font-size: 85%;
}
.overlay_512e .motion-9a2b table td,
.overlay_512e .motion-9a2b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_512e .motion-9a2b table tfoot td {
  text-align: left;
}
.overlay_512e .motion-9a2b :last-child {
  margin-bottom: 0;
}
.overlay_512e .motion-9a2b .input-pink-9be3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_512e .motion-9a2b .input-pink-9be3 label {
  width: 100%;
}
.overlay_512e .motion-9a2b .input-pink-9be3 .header-658d {
  width: 100%;
  display: block;
}
.overlay_512e .motion-9a2b .input-pink-9be3 .modal-center-54de {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_512e .motion-9a2b .input-pink-9be3 .modal-center-54de:hover svg #svg-search {
  fill: #444;
}
.overlay_512e .motion-9a2b .input-pink-9be3 .modal-center-54de svg {
  width: 18px;
  height: 18px;
}
.overlay_512e .nav-pressed-da92 ul ul,
.overlay_512e .down_7b05 ul ul,
.overlay_512e .text_iron_fabd ul ul,
.overlay_512e .first_6649 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_512e .nav-pressed-da92 .content_c462 > a,
.overlay_512e .down_7b05 .content_c462 > a,
.overlay_512e .text_iron_fabd .content_c462 > a,
.overlay_512e .first_6649 .content_c462 > a {
  margin-bottom: 0;
}
.overlay_512e .hot-cfb2 li,
.overlay_512e .nav-pressed-da92 li,
.overlay_512e .section-3171 li,
.overlay_512e .down_7b05 li,
.overlay_512e .text_iron_fabd li,
.overlay_512e .first_6649 li,
.overlay_512e .selected-6873 li,
.overlay_512e .hard-e79b li {
  display: block;
  position: relative;
}
.overlay_512e .hot-cfb2 li:last-child,
.overlay_512e .nav-pressed-da92 li:last-child,
.overlay_512e .section-3171 li:last-child,
.overlay_512e .down_7b05 li:last-child,
.overlay_512e .text_iron_fabd li:last-child,
.overlay_512e .first_6649 li:last-child,
.overlay_512e .selected-6873 li:last-child,
.overlay_512e .hard-e79b li:last-child {
  border: none;
}
.overlay_512e .hot-cfb2 li a,
.overlay_512e .nav-pressed-da92 li a,
.overlay_512e .section-3171 li a,
.overlay_512e .down_7b05 li a,
.overlay_512e .text_iron_fabd li a,
.overlay_512e .first_6649 li a,
.overlay_512e .selected-6873 li a,
.overlay_512e .hard-e79b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_512e .hot-cfb2 li ul li::before,
.overlay_512e .nav-pressed-da92 li ul li::before,
.overlay_512e .section-3171 li ul li::before,
.overlay_512e .down_7b05 li ul li::before,
.overlay_512e .text_iron_fabd li ul li::before,
.overlay_512e .first_6649 li ul li::before,
.overlay_512e .selected-6873 li ul li::before,
.overlay_512e .hard-e79b li ul li::before {
  left: 15px;
}
.overlay_512e .hot-cfb2 li ul a,
.overlay_512e .nav-pressed-da92 li ul a,
.overlay_512e .section-3171 li ul a,
.overlay_512e .down_7b05 li ul a,
.overlay_512e .text_iron_fabd li ul a,
.overlay_512e .first_6649 li ul a,
.overlay_512e .selected-6873 li ul a,
.overlay_512e .hard-e79b li ul a {
  padding-left: 20px;
}
.overlay_512e .hot-cfb2 li ul ul li::before,
.overlay_512e .nav-pressed-da92 li ul ul li::before,
.overlay_512e .section-3171 li ul ul li::before,
.overlay_512e .down_7b05 li ul ul li::before,
.overlay_512e .text_iron_fabd li ul ul li::before,
.overlay_512e .first_6649 li ul ul li::before,
.overlay_512e .selected-6873 li ul ul li::before,
.overlay_512e .hard-e79b li ul ul li::before {
  left: 30px;
}
.overlay_512e .hot-cfb2 li ul ul a,
.overlay_512e .nav-pressed-da92 li ul ul a,
.overlay_512e .section-3171 li ul ul a,
.overlay_512e .down_7b05 li ul ul a,
.overlay_512e .text_iron_fabd li ul ul a,
.overlay_512e .first_6649 li ul ul a,
.overlay_512e .selected-6873 li ul ul a,
.overlay_512e .hard-e79b li ul ul a {
  padding-left: 40px;
}
.overlay_512e .element_0014 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_512e .hard-e79b ul li {
  margin-bottom: 1.41575em;
}
.overlay_512e .hard-e79b ul li .mask_9e8c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_512e .hard-e79b ul li .title_92a1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.active-e4b6 .hot-cfb2 li a,
.active-e4b6 .nav-pressed-da92 li a,
.active-e4b6 .section-3171 li a,
.active-e4b6 .down_7b05 li a,
.active-e4b6 .text_iron_fabd li a,
.active-e4b6 .first_6649 li a,
.active-e4b6 .selected-6873 li a,
.active-e4b6 .hard-e79b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-e4b6 .element_0014 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-e4b6 .motion-9a2b ul li.top-752c .form-49a1,
.active-e4b6 .motion-9a2b ul li.accordion_42f1 .form-49a1 {
  background: rgba(0, 0, 0, 0.2);
}
.active-e4b6 .overlay_512e .motion-9a2b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_4184 .overlay_512e .mask_dd54 li {
  margin: 0;
}
.mask_4184 .overlay_512e .mask_dd54 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.mask_4184 .overlay_512e .mask_dd54 li ul {
  margin: 0;
}
.mask_4184 .overlay_512e .mask_dd54 li ul li a {
  padding-left: 15px;
}
.mask_4184 .overlay_512e .mask_dd54 li ul li li a {
  padding-left: 30px;
}
.mask_4184 .overlay_512e .mask_dd54 li.carousel_7998 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.mask_4184 .overlay_512e .mask_dd54 li.carousel_7998 > 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;
}
.mask_4184 .overlay_512e .mask_dd54 li.carousel_7998 > 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;
}
.primary_bottom_43bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert_ca69 {
  position: relative;
  z-index: 10;
}
.alert_ca69 .backdrop_4faf {
  width: 100%;
  max-width: 100%;
}
.outer_9b10 .outline-f339 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outer_9b10 .bright-8f5b {
}
.outer_9b10 .active-e4b6 {
  background: #292929;
}
.tag-ad59 .outline-f339 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag-ad59 .bright-8f5b {
  background: #f9f9f9;
}
.tag-ad59 .active-e4b6 {
  background: #303030;
}
.box-23ee .outline-f339 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-23ee .backdrop_69fb {
    margin-bottom: 1em;
  }
  .box-23ee .backdrop_69fb:last-child {
    margin-bottom: 0;
  }
}
.box-23ee .bright-8f5b {
  background: #ededed;
}
.box-23ee .active-e4b6 {
  background: #1a1a1a;
}
.outline-f339.bright-8f5b {
  color: rgba(0, 0, 0, 0.6);
}
.outline-f339.bright-8f5b .primary-4630 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-f339.active-e4b6 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-f339.active-e4b6 a:not(.tertiary-hard-31d5) {
  color: rgba(255, 255, 255, 0.79);
}
.outline-f339.active-e4b6 a:not(.tertiary-hard-31d5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-f339.active-e4b6 .primary-4630 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-f339.active-e4b6 table tbody td,
.outline-f339.active-e4b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.highlight_old_eb00.carousel-old-5c2b .picture-orange-0fdd {
  max-width: initial;
}
.highlight_old_eb00 .component_next_3cfb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.highlight_old_eb00 .component_next_3cfb .backdrop_4faf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .highlight_old_eb00 .component_next_3cfb .backdrop_4faf {
    display: block;
    margin-bottom: 2em;
  }
  .highlight_old_eb00 .component_next_3cfb .backdrop_4faf:last-child {
    margin-bottom: 0;
  }
}
.box-23ee .backdrop_69fb:last-child,
.tag-ad59 .backdrop_69fb:last-child,
.outer_9b10 .backdrop_69fb:last-child {
  margin-bottom: 0;
}
.box-23ee .backdrop_69fb .overlay_512e .motion-9a2b:last-child,
.tag-ad59 .backdrop_69fb .overlay_512e .motion-9a2b:last-child,
.outer_9b10 .backdrop_69fb .overlay_512e .motion-9a2b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box-23ee .label-9571,
  .box-23ee .badge_inner_d756,
  .tag-ad59 .label-9571,
  .tag-ad59 .badge_inner_d756,
  .outer_9b10 .label-9571,
  .outer_9b10 .badge_inner_d756 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert_ca69 .backdrop_69fb {
    margin-bottom: 2em;
  }
}
.alert_ca69 p:last-child {
  margin-bottom: 0;
}
.alert_ca69 li,
.alert_ca69 ul {
  list-style: none;
  margin: 0;
}
.alert_ca69 ul ul {
  margin-left: 2.617924em;
}
.gradient_83fc {
  font-size: 0.875em;
}

/* css-noise: f277 */
.shadow-element-j9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
