/*!
Theme Name: Customify
Theme URI: https://pressmaximum.footer_dbbb/customify
Author: WPCustomify
Author URI: https://pressmaximum.footer_dbbb
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.footer_dbbb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.form-1d7c.column_8aa2/licenses/gpl-2.0.rough-c11b
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.footer-large-30d2/, (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.main_677c.hidden-dynamic-e0f1/normalize.hidden-8dbf/
 ======
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.hidden-8dbf v7.0.0 | MIT License | github.footer_dbbb/necolas/normalize.hidden-8dbf */
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_5d70 .widget_dde1,
.mask-small-9a57,
.video-d842,
.slow_5680,
.blue_e9a9,
.search-177b,
.description-green-6c1c,
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;
}
.mask-small-9a57,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask-small-9a57,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-small-9a57,
  h1 {
    font-size: 1.8em;
  }
}
.video-d842,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.video-d842 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .video-d842,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .video-d842,
  h2 {
    font-size: 1.7em;
  }
}
.slow_5680,
h3 {
  font-size: 1.618em;
}
.menu_5d70 .widget_dde1,
.blue_e9a9,
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.article-d6e2 {
  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;
}
.static-c06f:after,
.static-c06f:before,
.tag-45e6:after,
.tag-45e6:before {
  content: "";
  display: table;
}
.static-c06f:after,
.tag-45e6:after {
  clear: both;
}
.narrow_e152 {
  float: right;
  margin-right: 0;
}
.surface-8907 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo_faf2 .mask-bdd5,
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;
}
.photo_faf2 .mask-bdd5: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;
}
.heading-2724 .mask-bdd5 {
  box-shadow: none;
}
.heading-2724
  .mask-bdd5
  .dim_8a07 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.heading-2724 .mask-bdd5 .pattern-9eef {
  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;
}
.heading-2724
  .mask-bdd5
  .pattern-9eef
  b {
  display: none;
}
.heading-2724 .column-dynamic-d92a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media_88ba:not(.text_under_3a0d):not(.bronze_e686),
button:not(.text_under_3a0d):not(.bronze_e686),
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ),
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ),
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ) {
  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;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ):hover,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ):hover,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):hover,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):hover,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ):active,
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ):active,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):active,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):active,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):active,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus {
  outline: 0;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917 {
  position: relative;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .active_b4c8,
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .badge-lite-bacf,
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .white-abae,
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  i,
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  svg,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .active_b4c8,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .badge-lite-bacf,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .white-abae,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  i,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  svg,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .active_b4c8,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .badge-lite-bacf,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .white-abae,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  i,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  svg,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .active_b4c8,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .badge-lite-bacf,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .white-abae,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  i,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  svg,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .active_b4c8,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .badge-lite-bacf,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  .white-abae,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  i,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917
  svg {
  visibility: hidden;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917:after,
button:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917:after,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917:after,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917:after,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ).fn-loading-0917: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;
}
.media_88ba:not(.text_under_3a0d):not(.bronze_e686),
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ),
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ),
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ) {
  color: #fff;
  background: #235787;
}
.media_88ba:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="button"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="reset"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus,
input[type="submit"]:not(.text_under_3a0d):not(
    .bronze_e686
  ):focus {
  color: #fff;
}
.media_88ba.fn-disabled-0917:not(.text_under_3a0d):not(
    .bronze_e686
  ),
.media_88ba[disabled]:not(.text_under_3a0d):not(
    .bronze_e686
  ),
button.fn-disabled-0917:not(.text_under_3a0d):not(
    .bronze_e686
  ),
button[disabled]:not(.text_under_3a0d):not(
    .bronze_e686
  ) {
  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;
}
.header_c802 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.header_c802:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.dynamic_7342 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section_737a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide_d1ad {
  clear: both;
  display: block;
  margin: 0 auto;
}
.static-c06f:after,
.static-c06f:before,
.out-c52d:after,
.out-c52d:before,
.slider-stone-acdd:after,
.slider-stone-acdd:before,
.panel-in-8867:after,
.panel-in-8867:before,
.blue-d589:after,
.blue-d589:before,
.gallery-copper-43ee:after,
.gallery-copper-43ee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.static-c06f:after,
.out-c52d:after,
.slider-stone-acdd:after,
.panel-in-8867:after,
.blue-d589:after,
.gallery-copper-43ee:after {
  clear: both;
}
.out-c52d .purple-2a26,
.slider-stone-acdd .purple-2a26,
.smooth-3ba1 .purple-2a26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.primary-glass-42e1 {
  display: inline-block;
}
.small-fe90 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.small-fe90 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.small-fe90 .grid_hovered_8088 {
  padding: 1em 0;
  font-size: 85%;
}
.grid_hovered_8088 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main_9700 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main_9700:after,
.main_9700:before {
  content: "";
  display: table;
}
.main_9700:after {
  clear: both;
}
.fresh-54f5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.logo_205e .fresh-54f5 {
  max-width: 50%;
}
.sidebar_ec45 .fresh-54f5 {
  max-width: 33.33%;
}
.paragraph_e8bb .fresh-54f5 {
  max-width: 25%;
}
.gas-60e4 .fresh-54f5 {
  max-width: 20%;
}
.secondary_bright_d814 .fresh-54f5 {
  max-width: 16.66%;
}
.accent_white_d1bd .fresh-54f5 {
  max-width: 14.28%;
}
.short-f515 .fresh-54f5 {
  max-width: 12.5%;
}
.left-fc10 .fresh-54f5 {
  max-width: 11.11%;
}
.outline_liquid_bb56 {
  display: block;
}
.menu_5d70 .dropdown_fluid_8923 label,
.menu_5d70 .highlight_over_eb75 label,
.menu_5d70 .new_7da3 label,
.menu_5d70 .preview-de30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.large_526f {
  list-style: none;
  margin: 0;
}
.large_526f article.last-a180 {
  margin-bottom: 0;
}
.large_526f ul {
  list-style: none;
  margin: 0;
}
.large_526f .light-e5c0 li.last-a180 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .large_526f .light-e5c0 li.last-a180 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .large_526f .light-e5c0 li.last-a180: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) {
  .large_526f .light-e5c0 li.last-a180 li.last-a180 li.last-a180 li.last-a180 {
    padding-left: 0;
  }
}
article.last-a180 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.last-a180 .out-c52d p:last-of-type {
  margin-bottom: 0;
}
article.last-a180 .status-8e42 {
  float: left;
}
article.last-a180 .overlay-1372 {
  margin-left: 85px;
}
article.last-a180 .module_static_ca27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.last-a180 .module_static_ca27 .widget_first_7d75 {
  margin-left: 10px;
}
article.last-a180 .complex-35f5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.last-a180 .first-bb59 {
  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 .dropdown_fluid_8923,
  #respond .new_7da3,
  #respond .preview-de30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_fluid_8923 input,
#respond .new_7da3 input,
#respond .preview-de30 input {
  width: 100%;
}
#respond .preview-de30 {
  margin-right: 0;
}
#respond .image-plasma-a0fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-1d60 {
  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;
}
.heading-1d60.tooltip-orange-0618 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading-1d60 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%);
}
.heading-1d60:focus,
.heading-1d60: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);
}
.wide-53de {
  border-radius: 10%;
}
.nav-bronze-92bd {
  border-radius: 50%;
}
.avatar-south-80cd {
  font-size: 0.72em;
}
.disabled-dirty-0a0e {
  font-size: 0.875em;
}
.summary_c6e4 {
  font-size: 1.1em;
}
.border_fresh_ab4b {
  text-transform: uppercase;
  line-height: 1.2;
}
.border_fresh_ab4b.avatar-south-80cd {
  letter-spacing: 0.5px;
}
.modal_e9c7,
.modal_e9c7 a {
  color: #6d6d6d;
}
.modal_e9c7 a:hover {
  color: #111;
}
.picture_4ec3 {
  color: #6d6d6d;
}
.title_dark_fc3a {
  overflow-x: hidden;
}
.title_dark_fc3a .glass-81a6.info-purple-c124 {
  position: relative;
}
.title_dark_fc3a .glass-81a6.info-purple-c124.hero_black_20f9 {
  position: initial;
}
.title_dark_fc3a
  .glass-81a6.info-purple-c124.hero_black_20f9
  .orange_ba73 {
  left: auto;
}
.title_dark_fc3a .glass-81a6 .orange_ba73 {
  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;
}
.title_dark_fc3a .glass-81a6:hover.info-purple-c124 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.title_dark_fc3a
  .glass-81a6:hover.info-purple-c124
  .orange_ba73 {
  display: block;
  z-index: 9999999;
}
.title_dark_fc3a .dropdown-fixed-8cf5 .summary-paper-486f,
.title_dark_fc3a .hidden-small-05e3 .summary-paper-486f {
  display: none;
}
.title_dark_fc3a .notification_last_92f1 .glass-81a6:hover.info-purple-c124 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_5d70 .dropdown_fluid_8923 label,
.menu_5d70 .highlight_over_eb75 label,
.menu_5d70 .new_7da3 label,
.menu_5d70 .preview-de30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.large_526f {
  list-style: none;
  margin: 0;
}
.large_526f article.last-a180 {
  margin-bottom: 0;
}
.large_526f ul {
  list-style: none;
  margin: 0;
}
.large_526f .light-e5c0 li.last-a180 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .large_526f .light-e5c0 li.last-a180 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .large_526f .light-e5c0 li.last-a180: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) {
  .large_526f .light-e5c0 li.last-a180 li.last-a180 li.last-a180 li.last-a180 {
    padding-left: 0;
  }
}
article.last-a180 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.last-a180 .out-c52d p:last-of-type {
  margin-bottom: 0;
}
article.last-a180 .status-8e42 {
  float: left;
}
article.last-a180 .overlay-1372 {
  margin-left: 85px;
}
article.last-a180 .module_static_ca27 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.last-a180 .module_static_ca27 .widget_first_7d75 {
  margin-left: 10px;
}
article.last-a180 .complex-35f5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.last-a180 .first-bb59 {
  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 .dropdown_fluid_8923,
  #respond .new_7da3,
  #respond .preview-de30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dropdown_fluid_8923 input,
#respond .new_7da3 input,
#respond .preview-de30 input {
  width: 100%;
}
#respond .preview-de30 {
  margin-right: 0;
}
#respond .image-plasma-a0fe #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-fixed-8cf5 .surface_9771 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.surface_9771 .sort_2845.accordion_a0e3 .fixed_2433 > li > a:focus,
.surface_9771 .sort_2845.accordion_a0e3 .fixed_2433 > li > a:hover,
.surface_9771 .sort_2845.box-lower-be3a .fixed_2433 > li > a:focus,
.surface_9771 .sort_2845.box-lower-be3a .fixed_2433 > li > a:hover,
.surface_9771 .sort_2845.inner-3eb1 .fixed_2433 > li > a:focus,
.surface_9771 .sort_2845.inner-3eb1 .fixed_2433 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771
  .sort_2845.accordion_a0e3
  .fixed_2433
  > li.complex_3e15
  > a,
.surface_9771
  .sort_2845.accordion_a0e3
  .fixed_2433
  > li.alert-brown-b9e3
  > a,
.surface_9771
  .sort_2845.box-lower-be3a
  .fixed_2433
  > li.complex_3e15
  > a,
.surface_9771
  .sort_2845.box-lower-be3a
  .fixed_2433
  > li.alert-brown-b9e3
  > a,
.surface_9771
  .sort_2845.inner-3eb1
  .fixed_2433
  > li.complex_3e15
  > a,
.surface_9771 .sort_2845.inner-3eb1 .fixed_2433 > li.hard_2725 > a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771 .main_fluid_6f73,
.surface_9771 .main_fluid_6f73 a {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771 .row-mini-00b8.sort-old-a6bf li a,
.surface_9771 .huge_8d3a a,
.surface_9771 .clean_80d4,
.surface_9771 .fixed_2433 > li > a,
.surface_9771 .menu_751b {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771 .row-mini-00b8.sort-old-a6bf li a:hover,
.surface_9771 .huge_8d3a a:hover,
.surface_9771 .clean_80d4:hover,
.surface_9771 .fixed_2433 > li > a:hover,
.surface_9771 .menu_751b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771 .gradient_bright_85e6 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771 .gradient_bright_85e6 .border-106d {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771 .gradient_bright_85e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface_9771 .static_84b1 .overlay-stale-a08e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771 .static_84b1 .overlay-stale-a08e .west-e137 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771
  .static_84b1
  .overlay-stale-a08e
  .west-e137::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771
  .static_84b1
  .overlay-stale-a08e
  .west-e137:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771
  .static_84b1
  .overlay-stale-a08e
  .west-e137::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771
  .static_84b1
  .overlay-stale-a08e
  .west-e137::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771 .static_84b1 .right_a173 {
  color: rgba(255, 255, 255, 0.79);
}
.surface_9771 .static_84b1 .right_a173:hover {
  color: rgba(255, 255, 255, 0.99);
}
.north-3089
  .surface_9771
  .static_84b1
  .simple-ed77
  .focus_d4dd {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.north-3089
  .surface_9771
  .static_84b1
  .simple-ed77
  .west-e137 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-fixed-8cf5 .pressed_3bf9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed_3bf9 .sort_2845.accordion_a0e3 .fixed_2433 > li > a:focus,
.pressed_3bf9 .sort_2845.accordion_a0e3 .fixed_2433 > li > a:hover,
.pressed_3bf9 .sort_2845.box-lower-be3a .fixed_2433 > li > a:focus,
.pressed_3bf9 .sort_2845.box-lower-be3a .fixed_2433 > li > a:hover,
.pressed_3bf9 .sort_2845.inner-3eb1 .fixed_2433 > li > a:focus,
.pressed_3bf9 .sort_2845.inner-3eb1 .fixed_2433 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_3bf9
  .sort_2845.accordion_a0e3
  .fixed_2433
  > li.complex_3e15
  > a,
.pressed_3bf9
  .sort_2845.accordion_a0e3
  .fixed_2433
  > li.alert-brown-b9e3
  > a,
.pressed_3bf9
  .sort_2845.box-lower-be3a
  .fixed_2433
  > li.complex_3e15
  > a,
.pressed_3bf9
  .sort_2845.box-lower-be3a
  .fixed_2433
  > li.alert-brown-b9e3
  > a,
.pressed_3bf9
  .sort_2845.inner-3eb1
  .fixed_2433
  > li.complex_3e15
  > a,
.pressed_3bf9 .sort_2845.inner-3eb1 .fixed_2433 > li.hard_2725 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_3bf9 .main_fluid_6f73,
.pressed_3bf9 .main_fluid_6f73 a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_3bf9 .row-mini-00b8.sort-old-a6bf li a,
.pressed_3bf9 .huge_8d3a a,
.pressed_3bf9 .clean_80d4,
.pressed_3bf9 .fixed_2433 > li > a,
.pressed_3bf9 .menu_751b {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_3bf9 .row-mini-00b8.sort-old-a6bf li a:hover,
.pressed_3bf9 .huge_8d3a a:hover,
.pressed_3bf9 .clean_80d4:hover,
.pressed_3bf9 .fixed_2433 > li > a:hover,
.pressed_3bf9 .menu_751b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_3bf9 .gradient_bright_85e6 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_3bf9 .gradient_bright_85e6 .border-106d {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_3bf9 .gradient_bright_85e6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_complex_328b .dropdown-copper-0241 {
  margin-left: auto;
  margin-right: auto;
}
.slider-stone-acdd > * {
  margin-left: auto;
  margin-right: auto;
}
.slider-stone-acdd .dynamic_7342 {
  margin-right: 1.41575em;
}
.rough-017d .slider-stone-acdd > .short_676a {
  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;
}
.rough-017d .slider-stone-acdd > .container-glass-637d {
  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;
}
.disabled_f652.texture_complex_328b .dropdown-copper-0241,
.component-bb5d.texture_complex_328b .dropdown-copper-0241 {
  margin-left: 0;
}
.row-pink-48a1.texture_complex_328b .dropdown-copper-0241,
.sort-4690.texture_complex_328b .dropdown-copper-0241 {
  margin-right: 0;
}
.slider-stone-acdd ol,
.slider-stone-acdd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description-0db6 video {
  max-width: 100%;
}
.frame-purple-6c8d img {
  display: block;
}
.frame-purple-6c8d.dynamic_7342,
.frame-purple-6c8d.section_737a {
  width: 100%;
}
.frame-purple-6c8d.container-glass-637d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.card_in_10cd:not(.row_complex_2602) {
  margin: 1.5em auto;
}
.paper-11ea p {
  padding: 1.5em 14px;
}
ul.media-9c01.container-glass-637d,
ul.media-9c01.short_676a,
ul.media-9c01.chip-action-c928.short_676a {
  padding: 0 14px;
}
.narrow_6b89 {
  display: block;
  overflow-x: auto;
}
.narrow_6b89 table {
  border-collapse: collapse;
  width: 100%;
}
.narrow_6b89 td,
.narrow_6b89 th {
  padding: 0.5em;
}
.slider-stone-acdd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.slider-stone-acdd ol ol,
.slider-stone-acdd ol ul,
.slider-stone-acdd ul ol,
.slider-stone-acdd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.slider-stone-acdd ol ol li,
.slider-stone-acdd ol ul li,
.slider-stone-acdd ul ol li,
.slider-stone-acdd ul ul li {
  margin-left: 0;
}
.caption-4faf.solid-c68a > .center-d491 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.caption-4faf.solid-c68a > .center-d491 iframe,
.caption-4faf.solid-c68a > .center-d491 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs-under-352e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs-under-352e.block-cd83 {
  padding: 0;
}
.tabs-under-352e.block-cd83 cite {
  font-size: 13px;
}
.tabs-under-352e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs-under-352e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container_plasma_958f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container_plasma_958f > p:first-child {
  margin-top: 0;
}
.container_plasma_958f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container_plasma_958f blockquote {
  border-left: 0;
}
.search-a171 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-a171:not(.new_16ec) {
  max-width: 100px;
}
.search-a171.middle_648d {
  border-bottom: none !important;
  text-align: center;
}
.search-a171.middle_648d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paper-11ea p {
    padding: 1.5em 0;
  }
}
.hover_b1ab {
  color: #0073aa;
}
.tabs-north-eeab {
  background-color: #0073aa;
}
.backdrop_1070 {
  color: #229fd8;
}
.over-8427 {
  background-color: #229fd8;
}
.new_bbb5 {
  color: #eee;
}
.tertiary_west_410f {
  background-color: #eee;
}
.caption_30be {
  color: #444;
}
.text-prev-36db {
  background-color: #444;
}
.narrow_c7ff {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.narrow_c7ff .fast_ac25 .huge_8d3a {
  font-size: 15px;
}
.narrow_c7ff .huge_8d3a {
  line-height: 1.3;
}
.narrow_c7ff .pressed_3bf9 {
}
.narrow_c7ff .surface_9771 {
  background: #235787;
}
.surface_475c {
  padding: 0;
}
.surface_475c .surface_9771 {
  background: #1a1a1a;
}
.surface_475c .pressed_3bf9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout_fluid_6336 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout_fluid_6336 .pressed_3bf9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout_fluid_6336 .surface_9771 {
  background: #303030;
}
.gallery-copper-43ee {
  position: relative;
  z-index: 10;
}
.gallery-copper-43ee .disabled_220e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-d086 .info-purple-c124 {
  display: inline-block;
  vertical-align: middle;
}
.shadow-d086.breadcrumb-6d0c .info-purple-c124 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shadow-d086.breadcrumb-6d0c .info-purple-c124 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-d086.breadcrumb-6d0c .info-purple-c124 {
    margin-right: 0.4em;
  }
}
.shadow-d086.breadcrumb-6d0c .info-purple-c124:last-child {
  margin-right: 0;
}
.form_silver_2d42 .disabled_220e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown-fixed-8cf5 .fast_ac25 {
    margin: 0 -0.5em;
  }
  .dropdown-fixed-8cf5 .fast_ac25 [class*="customify-col-"],
  .dropdown-fixed-8cf5 .fast_ac25 [class*="customify-col_"],
  .dropdown-fixed-8cf5 .fast_ac25 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown-fixed-8cf5.brown-ef8f .disabled_220e {
  background: 0 0 !important;
}
.dropdown-fixed-8cf5.brown-ef8f .disabled_220e,
.dropdown-fixed-8cf5.form_silver_2d42 .disabled_220e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown-fixed-8cf5.motion-1d85 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown-fixed-8cf5.form_silver_2d42 .disabled_220e {
  box-shadow: none !important;
}
.highlight-c43f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight-c43f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-c43f {
    padding: 18px 0 20px;
  }
}
.highlight-c43f .hero_55b2 {
  width: 100%;
}
.highlight-c43f .soft_3de6 {
  margin-bottom: 0;
}
.highlight-c43f .motion-f256 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert-7593 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert-7593 .paper-d864 {
  width: 100%;
}
.form-gold-3bff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form-gold-3bff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form-gold-3bff 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;
}
.form-gold-3bff li:last-child:after {
  display: none;
}
.form-gold-3bff li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary-f070 .summary-paper-486f button,
.highlight-c43f .summary-paper-486f button {
  left: 0;
}
.secondary-f070 .paper-d864,
.highlight-c43f .paper-d864 {
  padding-left: 0;
  padding-right: 0;
}
.secondary-f070 .alert-7593,
.highlight-c43f .alert-7593 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary-f070 {
  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;
}
.secondary-f070: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;
}
.secondary-f070 .content-blue-c9bf {
  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) {
  .secondary-f070 .content-blue-c9bf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-f070 .content-blue-c9bf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary-f070 .content-blue-c9bf {
    min-height: 200px;
  }
}
.secondary-f070 .form-gold-3bff {
  color: rgba(255, 255, 255, 0.8);
}
.secondary-f070 .form-gold-3bff a,
.secondary-f070 .form-gold-3bff li:after {
  color: inherit;
}
.secondary-f070 .form-gold-3bff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup-f98b {
  margin-bottom: 0.5em;
}
.purple-8439 {
  margin-bottom: 1.2em;
}
.purple-8439,
.popup-f98b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.purple-8439 p:last-child,
.popup-f98b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary-paper-486f,
#masthead .summary-paper-486f {
  display: none;
}
#masthead
  > .summary-paper-486f.easy_8138 {
  display: none;
}
#masthead > .summary-paper-486f button {
  left: 0;
}
.modal_7b9d {
  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%;
}
.modal_7b9d .info-purple-c124 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal_7b9d .warm-fa1b {
  display: -webkit-box;
  display: flex;
}
.modal_7b9d .warm-fa1b.item-top-dab2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal_7b9d .warm-fa1b.sort-b5df {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_7b9d .warm-fa1b.accordion-bright-a2da {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal_7b9d.yellow-d616.layout-active-3739 .warm-fa1b.item-top-dab2 {
  flex-basis: 100%;
}
.modal_7b9d.liquid_5b46 .warm-fa1b.sort-b5df {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal_7b9d.liquid_5b46 .warm-fa1b.accordion-bright-a2da {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary-paper-486f.easy_8138 {
  display: none;
}
#masthead > .summary-paper-486f button {
  left: 0;
}
.logo_3f01 {
  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;
}
.logo_3f01:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.logo_3f01.video-first-77c0 i {
  margin-right: 4px;
}
.logo_3f01.copper_d9b2 i {
  margin-left: 5px;
}
.huge_8d3a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.huge_8d3a p:last-child {
  margin-bottom: 0;
}
.background_medium_cfe9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background_medium_cfe9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background_medium_cfe9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.background_medium_cfe9 .main_fluid_6f73 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background_medium_cfe9 .notification-gold-403f {
  margin: 5px 0 7px 0;
}
.background_medium_cfe9.summary-steel-029f .pattern_46c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_medium_cfe9.summary-steel-029f .main-f643 {
  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;
}
.background_medium_cfe9.wide_1b8f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background_medium_cfe9.wide_1b8f .pattern_46c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_medium_cfe9.wide_1b8f .main-f643 {
  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;
}
.background_medium_cfe9.filter-warm-8041 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_medium_cfe9.middle-38f7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background_medium_cfe9.middle-38f7 .main-f643 {
  margin-top: 7px;
}
.list-4250 {
  display: inline-block;
}
.gallery-copper-43ee .texture-a20d .background_medium_cfe9 img {
  max-width: 100%;
}
.sort_2845 .short-891b.background-hard-fde8,
.next-b0d6 .short-891b.background-hard-fde8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort_2845 .focus_bd1c,
.next-b0d6 .focus_bd1c {
  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%);
}
.sort_2845 .focus_bd1c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort_2845.small_28e1 .focus_bd1c {
  display: none;
}
.sort_2845 .tag_6036 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort_2845 .tag_6036 li {
  display: inline-block;
  position: relative;
}
.sort_2845 .tag_6036 li:last-child {
  margin-right: 0;
}
.sort_2845 .tag_6036 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;
}
.sort_2845 .tag_6036 li.hard_2725 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort_2845 .tag_6036 > 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;
}
.sort_2845 .tag_6036 > li > a i {
  line-height: 0;
}
.sort_2845 .tag_6036 > li.gallery_584d > a .focus_bd1c {
  margin-left: 4px;
  line-height: 0;
}
.sort_2845 .tag_6036 .selected_cd0b li.gallery_584d > a {
  position: relative;
}
.sort_2845 .tag_6036 .selected_cd0b li.gallery_584d > a:after,
.sort_2845 .tag_6036 .selected_cd0b li.gallery_584d > a:before {
  content: "";
  display: table;
}
.sort_2845 .tag_6036 .selected_cd0b li.gallery_584d > a:after {
  clear: both;
}
.sort_2845 .tag_6036 .selected_cd0b li.gallery_584d > a .focus_bd1c {
  margin-left: 5px;
  float: right;
}
.sort_2845 .hero-a7d9,
.sort_2845 .selected_cd0b {
  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;
}
.sort_2845 .selected_cd0b {
  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;
}
.sort_2845 .selected_cd0b .background-hard-fde8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort_2845 .selected_cd0b .focus_bd1c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort_2845 .selected_cd0b li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort_2845 .selected_cd0b 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;
}
.sort_2845 .selected_cd0b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort_2845 .selected_cd0b .selected_cd0b {
  top: 0;
  left: 100%;
}
.sort_2845 .feature_short_cf1b.fn-focus-0917 > .hero-a7d9,
.sort_2845 .feature_short_cf1b.fn-focus-0917 > .selected_cd0b,
.sort_2845 .feature_short_cf1b:focus > .hero-a7d9,
.sort_2845 .feature_short_cf1b:focus > .selected_cd0b,
.sort_2845 .feature_short_cf1b:hover > .hero-a7d9,
.sort_2845 .feature_short_cf1b:hover > .selected_cd0b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort_2845.inner-3eb1 .fixed_2433:after,
.sort_2845.inner-3eb1 .fixed_2433:before {
  content: "";
  display: table;
}
.sort_2845.inner-3eb1 .fixed_2433:after {
  clear: both;
}
.sort_2845.inner-3eb1 .fixed_2433 > li {
  float: left;
}
.sort_2845.summary-caf2 .fixed_2433:after,
.sort_2845.summary-caf2 .fixed_2433:before {
  content: "";
  display: table;
}
.sort_2845.summary-caf2 .fixed_2433:after {
  clear: both;
}
.sort_2845.summary-caf2 .fixed_2433 > li {
  float: left;
}
.sort_2845.summary-caf2 .fixed_2433 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort_2845.summary-caf2 .fixed_2433 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort_2845.summary-caf2 .fixed_2433 > li.complex_3e15 > a,
.sort_2845.summary-caf2 .fixed_2433 > li.hard_2725 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort_2845.accordion_a0e3 .fixed_2433 > li > a .background-hard-fde8 {
  position: relative;
}
.sort_2845.accordion_a0e3 .fixed_2433 > li > a .background-hard-fde8: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;
}
.sort_2845.accordion_a0e3
  .fixed_2433
  > li:focus
  > a
  .background-hard-fde8:before,
.sort_2845.accordion_a0e3
  .fixed_2433
  > li:hover
  > a
  .background-hard-fde8:before {
  width: 100%;
  background-color: currentColor;
}
.sort_2845.accordion_a0e3
  .fixed_2433
  > li.complex_3e15
  > a
  .background-hard-fde8:before,
.sort_2845.accordion_a0e3
  .fixed_2433
  > li.alert-brown-b9e3
  > a
  .background-hard-fde8:before {
  width: 100%;
  background-color: currentColor;
}
.sort_2845.box-lower-be3a .fixed_2433 > li > a .background-hard-fde8 {
  position: relative;
}
.sort_2845.box-lower-be3a .fixed_2433 > li > a .background-hard-fde8: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;
}
.sort_2845.box-lower-be3a .fixed_2433 > li:focus > a .background-hard-fde8:before,
.sort_2845.box-lower-be3a
  .fixed_2433
  > li:hover
  > a
  .background-hard-fde8:before {
  width: 100%;
  background-color: currentColor;
}
.sort_2845.box-lower-be3a
  .fixed_2433
  > li.complex_3e15
  > a
  .background-hard-fde8:before,
.sort_2845.box-lower-be3a
  .fixed_2433
  > li.alert-brown-b9e3
  > a
  .background-hard-fde8:before {
  width: 100%;
  background-color: currentColor;
}
.next-b0d6 .tag_6036 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.next-b0d6 .tag_6036 li:first-child > a {
  border-top: none;
}
.next-b0d6 .tag_6036 .pressed-47ef > .background-hard-fde8 .focus_bd1c {
  display: none;
}
.next-b0d6 .tag_6036 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.next-b0d6 .tag_6036 li:last-child {
  border: none;
}
.next-b0d6 .tag_6036 li.gallery_584d > a {
  padding-right: 45px !important;
}
.next-b0d6 .tag_6036 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.next-b0d6 .tag_6036 li a:focus,
.next-b0d6 .tag_6036 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-b0d6 .tag_6036 li .yellow-e8c0 {
  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;
}
.next-b0d6 .tag_6036 li .yellow-e8c0:hover {
  box-shadow: none;
}
.next-b0d6 .tag_6036 li .yellow-e8c0 .focus_bd1c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.next-b0d6 .tag_6036 .selected_cd0b {
  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);
}
.next-b0d6 .tag_6036 .selected_cd0b li a {
  padding-left: 3em;
}
.next-b0d6 .tag_6036 .overlay-huge-71b0 > a .yellow-e8c0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.next-b0d6 .tag_6036 .overlay-huge-71b0 > .selected_cd0b {
  display: block;
  opacity: 1;
}
.banner-a81b {
  max-width: 100%;
}
.surface_west_e482 {
  line-height: 0;
  cursor: pointer;
}
.menu_751b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_751b:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_751b svg {
  width: 18px;
  height: 18px;
}
.menu_751b .steel_0f63 {
  display: none;
}
.widget_e0bb {
  position: relative;
}
.widget_e0bb.fn-active-0917 .menu_751b .feature_c2d2 {
  display: none;
}
.widget_e0bb.fn-active-0917 .menu_751b .steel_0f63 {
  display: inline-block;
}
.widget_e0bb .hero_40ec {
  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);
}
.widget_e0bb.cold_7085 .hero_40ec {
  left: auto;
  right: -0.9em;
}
.widget_e0bb.cold_7085 .search_down_ac7a::before {
  left: auto;
  right: 15px;
}
.widget_e0bb.fn-active-0917 .hero_40ec {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple-ed77 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.simple-ed77 label {
  flex-basis: 100%;
}
.simple-ed77 .overlay-stale-a08e {
  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;
}
.simple-ed77 .west-e137 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.simple-ed77 .west-e137:focus {
  background-color: transparent;
}
.simple-ed77 button.right_a173 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.simple-ed77 button.right_a173:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.simple-ed77 button.right_a173 svg {
  width: 18px;
  height: 18px;
}
.simple-ed77 input[type="submit"] {
  min-height: auto;
}
.static_84b1 .simple-ed77 .west-e137 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_down_ac7a {
  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) {
  .search_down_ac7a {
    width: 220px;
  }
}
.search_down_ac7a label {
  flex-basis: 100%;
}
.search_down_ac7a::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;
}
.north-3089 .static_84b1 .simple-ed77 {
  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;
}
.north-3089
  .static_84b1
  .simple-ed77
  .overlay-stale-a08e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.north-3089 .static_84b1 .simple-ed77 .west-e137 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.north-3089
  .static_84b1
  .simple-ed77
  .west-e137:focus {
  background: 0 0;
}
.north-3089
  .static_84b1
  .simple-ed77
  .focus_d4dd {
  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;
}
.row-mini-00b8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.row-mini-00b8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.row-mini-00b8 li:last-child {
  margin-right: 0;
}
.row-mini-00b8 li:first-child {
  margin-left: 0;
}
.row-mini-00b8.media_pro_987e a {
  color: #fff;
}
.row-mini-00b8.media_pro_987e a:hover {
  color: #fff;
}
.row-mini-00b8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.row-mini-00b8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.row-mini-00b8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row-mini-00b8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.row-mini-00b8 [class*="social-icon-apple"] {
  background-color: #999;
}
.row-mini-00b8 [class*="social-icon-apple"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #999;
}
.row-mini-00b8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.row-mini-00b8 [class*="social-icon-behance"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #1769ff;
}
.row-mini-00b8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.row-mini-00b8 [class*="social-icon-bitbucket"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #205081;
}
.row-mini-00b8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.row-mini-00b8 [class*="social-icon-codepen"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #000;
}
.row-mini-00b8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.row-mini-00b8 [class*="social-icon-delicious"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #39f;
}
.row-mini-00b8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.row-mini-00b8 [class*="social-icon-digg"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #005be2;
}
.row-mini-00b8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.row-mini-00b8 [class*="social-icon-dribbble"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #ea4c89;
}
.row-mini-00b8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.row-mini-00b8 [class*="social-icon-envelope"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #ea4335;
}
.row-mini-00b8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.row-mini-00b8 [class*="social-icon-facebook"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #3b5998;
}
.row-mini-00b8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.row-mini-00b8 [class*="social-icon-flickr"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #0063dc;
}
.row-mini-00b8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.row-mini-00b8 [class*="social-icon-foursquare"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #2d5be3;
}
.row-mini-00b8 [class*="social-icon-github"] {
  background-color: #333;
}
.row-mini-00b8 [class*="social-icon-github"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #333;
}
.row-mini-00b8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.row-mini-00b8 [class*="social-icon-google-plus"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #dd4b39;
}
.row-mini-00b8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.row-mini-00b8 [class*="social-icon-houzz"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #7ac142;
}
.row-mini-00b8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.row-mini-00b8 [class*="social-icon-instagram"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #262626;
}
.row-mini-00b8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.row-mini-00b8 [class*="social-icon-jsfiddle"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #487aa2;
}
.row-mini-00b8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.row-mini-00b8 [class*="social-icon-linkedin"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #0077b5;
}
.row-mini-00b8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.row-mini-00b8 [class*="social-icon-medium"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #00ab6b;
}
.row-mini-00b8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.row-mini-00b8
  [class*="social-icon-odnoklassniki"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #f4731c;
}
.row-mini-00b8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.row-mini-00b8 [class*="social-icon-meetup"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #ec1c40;
}
.row-mini-00b8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.row-mini-00b8 [class*="social-icon-pinterest"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #bd081c;
}
.row-mini-00b8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.row-mini-00b8 [class*="social-icon-product-hunt"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #da552f;
}
.row-mini-00b8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.row-mini-00b8 [class*="social-icon-reddit"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #ff4500;
}
.row-mini-00b8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.row-mini-00b8 [class*="social-icon-rss"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #f26522;
}
.row-mini-00b8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.row-mini-00b8
  [class*="social-icon-shopping-cart"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #4caf50;
}
.row-mini-00b8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.row-mini-00b8 [class*="social-icon-skype"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #00aff0;
}
.row-mini-00b8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.row-mini-00b8 [class*="social-icon-slideshare"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #0077b5;
}
.row-mini-00b8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.row-mini-00b8 [class*="social-icon-snapchat"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #fffc00;
}
.row-mini-00b8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.row-mini-00b8 [class*="social-icon-soundcloud"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #f80;
}
.row-mini-00b8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.row-mini-00b8 [class*="social-icon-spotify"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #2ebd59;
}
.row-mini-00b8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.row-mini-00b8
  [class*="social-icon-stack-overflow"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #fe7a15;
}
.row-mini-00b8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.row-mini-00b8 [class*="social-icon-maldkfgram"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #2ca5e0;
}
.row-mini-00b8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.row-mini-00b8 [class*="social-icon-tripadvisor"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #589442;
}
.row-mini-00b8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.row-mini-00b8 [class*="social-icon-tumblr"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #35465c;
}
.row-mini-00b8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.row-mini-00b8 [class*="social-icon-twitch"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #6441a5;
}
.row-mini-00b8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.row-mini-00b8 [class*="social-icon-twitter"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #1da1f2;
}
.row-mini-00b8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.row-mini-00b8 [class*="social-icon-vimeo"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #1ab7ea;
}
.row-mini-00b8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.row-mini-00b8 [class*="social-icon-vk"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #45668e;
}
.row-mini-00b8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.row-mini-00b8 [class*="social-icon-weibo"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #df2029;
}
.row-mini-00b8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.row-mini-00b8 [class*="social-icon-weixin"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #7bb32e;
}
.row-mini-00b8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.row-mini-00b8 [class*="social-icon-whatsapp"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #25d366;
}
.row-mini-00b8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.row-mini-00b8 [class*="social-icon-wordpress"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #21759b;
}
.row-mini-00b8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.row-mini-00b8 [class*="social-icon-xing"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #026466;
}
.row-mini-00b8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.row-mini-00b8 [class*="social-icon-yelp"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #af0606;
}
.row-mini-00b8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.row-mini-00b8 [class*="social-icon-youtube"].backdrop-narrow-9780 {
  background-color: transparent;
  color: #cd201f;
}
.clean_80d4 {
  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;
}
.clean_80d4:hover {
  box-shadow: none;
  background: 0 0;
}
.short_3b3e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module-center-86a6 {
  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;
}
.paragraph_bright_74dc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.thumbnail_98a3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.thumbnail_98a3,
.thumbnail_98a3::after,
.thumbnail_98a3::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;
}
.thumbnail_98a3::after,
.thumbnail_98a3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.row-new-5da3 .module-center-86a6 .paragraph_bright_74dc {
  margin-top: -2px;
  width: 19px;
}
.row-new-5da3 .module-center-86a6 .thumbnail_98a3 {
  margin-top: -1px;
}
.row-new-5da3 .module-center-86a6 .thumbnail_98a3,
.row-new-5da3 .module-center-86a6 .thumbnail_98a3::after,
.row-new-5da3 .module-center-86a6 .thumbnail_98a3::before {
  width: 19px;
  height: 2px;
}
.row-new-5da3 .module-center-86a6 .thumbnail_98a3::before {
  top: -6px;
}
.row-new-5da3 .module-center-86a6 .thumbnail_98a3::after {
  bottom: -6px;
}
.breadcrumb-6300 .module-center-86a6 .paragraph_bright_74dc {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3 {
  margin-top: -1px;
}
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3,
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3::after,
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3::before {
  top: -7px;
}
.breadcrumb-6300 .module-center-86a6 .thumbnail_98a3::after {
  bottom: -7px;
}
.secondary-hard-7c10 .module-center-86a6 .paragraph_bright_74dc {
  margin-top: -2px;
  width: 31px;
}
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3 {
  margin-top: -1.5px;
}
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3,
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3::after,
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3::before {
  width: 31px;
  height: 3px;
}
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3::before {
  top: -9px;
}
.secondary-hard-7c10 .module-center-86a6 .thumbnail_98a3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-smooth-572b .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 19px;
  }
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3,
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3::after,
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3::before {
    width: 19px;
    height: 2px;
  }
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3::before {
    top: -6px;
  }
  .hero-smooth-572b .module-center-86a6 .thumbnail_98a3::after {
    bottom: -6px;
  }
  .block_e0b7 .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 22px;
  }
  .block_e0b7 .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .block_e0b7 .module-center-86a6 .thumbnail_98a3,
  .block_e0b7 .module-center-86a6 .thumbnail_98a3::after,
  .block_e0b7 .module-center-86a6 .thumbnail_98a3::before {
    width: 22px;
    height: 2px;
  }
  .block_e0b7 .module-center-86a6 .thumbnail_98a3::before {
    top: -7px;
  }
  .block_e0b7 .module-center-86a6 .thumbnail_98a3::after {
    bottom: -7px;
  }
  .tall-adf2 .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 31px;
  }
  .tall-adf2 .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1.5px;
  }
  .tall-adf2 .module-center-86a6 .thumbnail_98a3,
  .tall-adf2 .module-center-86a6 .thumbnail_98a3::after,
  .tall-adf2 .module-center-86a6 .thumbnail_98a3::before {
    width: 31px;
    height: 3px;
  }
  .tall-adf2 .module-center-86a6 .thumbnail_98a3::before {
    top: -9px;
  }
  .tall-adf2 .module-center-86a6 .thumbnail_98a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_center_6c7e .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 19px;
  }
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3,
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3::after,
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3::before {
    width: 19px;
    height: 2px;
  }
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3::before {
    top: -6px;
  }
  .menu_center_6c7e .module-center-86a6 .thumbnail_98a3::after {
    bottom: -6px;
  }
  .in-e8fe .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 22px;
  }
  .in-e8fe .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .in-e8fe .module-center-86a6 .thumbnail_98a3,
  .in-e8fe .module-center-86a6 .thumbnail_98a3::after,
  .in-e8fe .module-center-86a6 .thumbnail_98a3::before {
    width: 22px;
    height: 2px;
  }
  .in-e8fe .module-center-86a6 .thumbnail_98a3::before {
    top: -7px;
  }
  .in-e8fe .module-center-86a6 .thumbnail_98a3::after {
    bottom: -7px;
  }
  .fluid_afd2 .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 31px;
  }
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1.5px;
  }
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3,
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3::after,
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3::before {
    width: 31px;
    height: 3px;
  }
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3::before {
    top: -9px;
  }
  .fluid_afd2 .module-center-86a6 .thumbnail_98a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video-motion-8aea .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 19px;
  }
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3,
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3::after,
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3::before {
    width: 19px;
    height: 2px;
  }
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3::before {
    top: -6px;
  }
  .video-motion-8aea .module-center-86a6 .thumbnail_98a3::after {
    bottom: -6px;
  }
  .section_bronze_52b3 .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 22px;
  }
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1px;
  }
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3,
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3::after,
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3::before {
    width: 22px;
    height: 2px;
  }
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3::before {
    top: -7px;
  }
  .section_bronze_52b3 .module-center-86a6 .thumbnail_98a3::after {
    bottom: -7px;
  }
  .media-center-80b0 .module-center-86a6 .paragraph_bright_74dc {
    margin-top: -2px;
    width: 31px;
  }
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3 {
    margin-top: -1.5px;
  }
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3,
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3::after,
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3::before {
    width: 31px;
    height: 3px;
  }
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3::before {
    top: -9px;
  }
  .media-center-80b0 .module-center-86a6 .thumbnail_98a3::after {
    bottom: -9px;
  }
}
.gradient_b1a0 .thumbnail_98a3 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.gradient_b1a0 .thumbnail_98a3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_b1a0 .thumbnail_98a3::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.gradient_b1a0.panel_selected_25aa .thumbnail_98a3 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.gradient_b1a0.panel_selected_25aa .thumbnail_98a3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_b1a0.panel_selected_25aa .thumbnail_98a3::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);
}
.caption_9ff9 {
  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.header-56ce:before {
  display: none;
}
.hidden-small-05e3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hidden-small-05e3 .box-cb59 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hidden-small-05e3 .box-cb59:last-of-type {
  border-bottom: none;
}
.hidden-small-05e3 .box-cb59.hover-0677,
.hidden-small-05e3 .box-cb59.button-c9f9,
.hidden-small-05e3 .box-cb59.active-upper-2ec3 {
  padding: 0;
}
.hidden-small-05e3 .next-b0d6 .yellow-e8c0 {
  color: currentColor;
}
.hidden-small-05e3 .next-b0d6 .yellow-e8c0:focus,
.hidden-small-05e3 .next-b0d6 .yellow-e8c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-small-05e3.pressed_3bf9 .gradient_bright_85e6,
.hidden-small-05e3.pressed_3bf9 .huge_8d3a a,
.hidden-small-05e3.pressed_3bf9 .fixed_2433 a,
.hidden-small-05e3.pressed_3bf9 .selected_cd0b a {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-small-05e3.pressed_3bf9 .gradient_bright_85e6:hover,
.hidden-small-05e3.pressed_3bf9 .huge_8d3a a:hover,
.hidden-small-05e3.pressed_3bf9 .fixed_2433 a:hover,
.hidden-small-05e3.pressed_3bf9 .selected_cd0b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-small-05e3.pressed_3bf9 .border-106d {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-small-05e3.pressed_3bf9 .box-cb59 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-small-05e3.pressed_3bf9 .box-cb59:before {
  background: rgba(0, 0, 0, 0.08);
}
.hidden-small-05e3.pressed_3bf9 .selected_efcb:before {
  background: rgba(255, 255, 255, 0.9);
}
.hidden-small-05e3.pressed_3bf9 .next-b0d6 .tag_6036 li a,
.hidden-small-05e3.pressed_3bf9 .next-b0d6 .yellow-e8c0,
.hidden-small-05e3.pressed_3bf9 .selected_cd0b {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-small-05e3.pressed_3bf9 .next-b0d6 .yellow-e8c0:focus,
.hidden-small-05e3.pressed_3bf9 .next-b0d6 .yellow-e8c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-small-05e3.pressed_3bf9 .tag_6036 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-small-05e3.surface_9771 .gradient_bright_85e6,
.hidden-small-05e3.surface_9771 .huge_8d3a a,
.hidden-small-05e3.surface_9771 .fixed_2433 .yellow-e8c0,
.hidden-small-05e3.surface_9771 .fixed_2433 a,
.hidden-small-05e3.surface_9771 .selected_cd0b a {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-small-05e3.surface_9771 .gradient_bright_85e6:hover,
.hidden-small-05e3.surface_9771 .huge_8d3a a:hover,
.hidden-small-05e3.surface_9771 .fixed_2433 .yellow-e8c0:hover,
.hidden-small-05e3.surface_9771 .fixed_2433 a:hover,
.hidden-small-05e3.surface_9771 .selected_cd0b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-small-05e3.surface_9771 .border-106d {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-small-05e3.surface_9771 .box-cb59 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-small-05e3.surface_9771 .box-cb59:before {
  background: rgba(255, 255, 255, 0.08);
}
.hidden-small-05e3.surface_9771 .selected_efcb:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden-small-05e3.surface_9771 .next-b0d6 .tag_6036 li a,
.hidden-small-05e3.surface_9771 .next-b0d6 .yellow-e8c0,
.hidden-small-05e3.surface_9771 .selected_cd0b {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-small-05e3.surface_9771 .next-b0d6 .yellow-e8c0:focus,
.hidden-small-05e3.surface_9771 .next-b0d6 .yellow-e8c0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-small-05e3.surface_9771 .tag_6036 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_efcb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.selected_efcb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.full_8852 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero-28a3 .hidden-small-05e3 {
  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;
}
.hero-28a3 .box-cb59 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero-28a3 .box-cb59: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) {
  .hero-28a3 .box-cb59:before {
    width: 16%;
    left: 42%;
  }
}
.hero-28a3 .box-cb59:last-child:before {
  content: none;
}
.hero-28a3 .box-cb59[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero-28a3 .next-b0d6 .tag_6036 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero-28a3 .next-b0d6 .tag_6036 li a .yellow-e8c0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero-28a3 .next-b0d6 .selected_cd0b {
  border: none;
}
.hero-28a3 .next-b0d6 .selected_cd0b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero-28a3 .selected_efcb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero-28a3 .full_8852 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero-28a3 .surface_9771 .selected_efcb:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-28a3 .pressed_3bf9.module-cda8 .thumbnail_98a3 {
  background: rgba(0, 0, 0, 0.6);
}
.hero-28a3
  .pressed_3bf9.module-cda8
  .thumbnail_98a3::after,
.hero-28a3
  .pressed_3bf9.module-cda8
  .thumbnail_98a3:before {
  background: inherit;
}
.hero-28a3
  .pressed_3bf9.module-cda8:hover
  .thumbnail_98a3 {
  background: rgba(0, 0, 0, 0.8);
}
.title-d2e4 .hidden-small-05e3 {
  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) {
  .title-d2e4 .hidden-small-05e3 {
    width: auto;
    right: 45px;
  }
}
.input_current_f6d6 .hidden-small-05e3 {
  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) {
  .input_current_f6d6 .hidden-small-05e3 {
    width: auto;
    left: 45px;
  }
}
.header-56ce .hidden-small-05e3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header-56ce .full_8852 {
  max-width: 48em;
  margin: 0 auto;
}
.header-56ce .selected_efcb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hot_49fb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hot_49fb.hero-28a3 .hidden-small-05e3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hot_49fb.title-d2e4 .hidden-small-05e3 {
  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);
}
.hot_49fb .hidden-small-05e3 {
  visibility: visible;
}
.hot_49fb.input_current_f6d6 .hidden-small-05e3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article_fluid_719e,
.icon_warm_ae1d {
  overflow-x: hidden;
}
.article_fluid_719e .hidden-small-05e3 {
  overflow: auto;
}
.article_fluid_719e.hero-28a3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_fluid_719e.hero-28a3 .hidden-small-05e3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article_fluid_719e.hero-28a3 .clean_80d4 {
  opacity: 0;
}
.article_fluid_719e.title-d2e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_fluid_719e.title-d2e4 .hidden-small-05e3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article_fluid_719e.title-d2e4 .clean_80d4 {
  opacity: 0;
}
.article_fluid_719e.input_current_f6d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article_fluid_719e.input_current_f6d6 .hidden-small-05e3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article_fluid_719e.input_current_f6d6 .clean_80d4 {
  opacity: 0;
}
.article_fluid_719e.header-56ce .hidden-small-05e3 {
  z-index: 10;
  visibility: visible;
}
.module-cda8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-cda8 .thumbnail_98a3 {
  background: rgba(255, 255, 255, 0.99);
}
.module-cda8 .thumbnail_98a3::after,
.module-cda8 .thumbnail_98a3:before {
  background: inherit;
}
.module-cda8:hover .thumbnail_98a3 {
  background: rgba(255, 255, 255, 0.99);
}
.input_current_f6d6 .module-cda8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.header-56ce .module-cda8 {
  display: none !important;
}
.article_fluid_719e:before,
.icon_warm_ae1d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article_fluid_719e .module-cda8,
.icon_warm_ae1d .module-cda8 {
  display: inline-block;
}
.hidden-small-05e3 .info-purple-c124 {
  -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;
}
.article_fluid_719e .hidden-small-05e3 .info-purple-c124,
.icon_warm_ae1d .hidden-small-05e3 .info-purple-c124 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.advanced_4c4b .overlay-stale-a08e {
  width: 100%;
}
.texture-a20d {
  padding: 0 0.5em 0;
}
.texture-a20d [class*="customify-col-"],
.texture-a20d [class*="customify-col_"],
.texture-a20d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thick_a630 .texture-a20d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast_ac25 .notice-cca0,
  .notice-cca0 {
    display: none;
  }
  .tag_motion_7b25 {
    text-align: left;
  }
  .video_4c9e {
    text-align: center;
  }
  .top-0037 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast_ac25 .text_0067,
  .text_0067 {
    display: none;
  }
  .detail-new-77a8 {
    text-align: left;
  }
  .center_2053 {
    text-align: center;
  }
  .slider_1fe1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast_ac25 .row-748d,
  .row-748d {
    display: none;
  }
  .status-afc4 {
    text-align: left;
  }
  .image_5b2d {
    text-align: center;
  }
  .image_slow_45b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.text-complex-ef61 {
  box-shadow: none !important;
}
.dirty_9752 .gallery-lite-238c,
.column-201b .gallery-lite-238c {
  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;
}
.column-201b .gallery-lite-238c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_220e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_220e:after,
.disabled_220e:before {
  content: "";
  display: table;
}
.disabled_220e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_220e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_220e,
.motion-1d85 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-in-8867.info-193d .disabled_220e {
  max-width: 100%;
}
.panel-in-8867.modal-d8d0 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-in-8867.shadow-action-89b5 .disabled_220e {
  max-width: 100%;
}
.panel-in-8867.shadow-action-89b5 > .disabled_220e {
  padding-left: 0;
  padding-right: 0;
}
.panel-in-8867.shadow-action-89b5 > .disabled_220e .fast_ac25 {
  margin: 0;
}
.panel-in-8867.shadow-action-89b5
  > .disabled_220e
  .cool-b214.active_a0a5 {
  margin-right: 0;
  margin-left: 0;
}
.panel-in-8867.shadow-action-89b5 #main.active_a0a5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .next-b082 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .next-b082 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .prev-43b4 .dropdown-copper-0241 {
    padding-right: 1em;
  }
  .prev-43b4.mask_64ba .cool-b214 {
    border-right: 1px solid #eaecee;
  }
  .prev-43b4.mask_64ba .dropdown-copper-0241 {
    padding-right: 1em;
  }
  .prev-43b4.mask_64ba .dropdown-f18a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-5926 .dropdown-copper-0241 {
    padding-left: 1em;
  }
  .summary-5926.mask_64ba .cool-b214 {
    border-left: 1px solid #eaecee;
  }
  .summary-5926.mask_64ba .dropdown-copper-0241 {
    padding-left: 1em;
  }
  .summary-5926.mask_64ba .dropdown-f18a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid_59df .dropdown-copper-0241 {
    padding-left: 1em;
  }
  .liquid_59df.mask_64ba .summary-f3cd {
    border-right: 1px solid #eaecee;
  }
  .liquid_59df.mask_64ba .message-dirty-5253 {
    border-right: 1px solid #eaecee;
  }
  .liquid_59df.mask_64ba .dropdown-copper-0241 {
    padding-left: 1em;
  }
  .liquid_59df.mask_64ba .dropdown-f18a {
    padding-right: 1em;
  }
  .liquid_59df.mask_64ba .down-5215 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_56d5 .dropdown-copper-0241 {
    padding-right: 1em;
  }
  .wood_56d5.mask_64ba .summary-f3cd {
    border-left: 1px solid #eaecee;
  }
  .wood_56d5.mask_64ba .message-dirty-5253 {
    border-left: 1px solid #eaecee;
  }
  .wood_56d5.mask_64ba .dropdown-copper-0241 {
    padding-right: 1em;
  }
  .wood_56d5.mask_64ba .dropdown-f18a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood_56d5.mask_64ba .down-5215 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .next-b082 .dropdown-copper-0241 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-b082.mask_64ba .cool-b214 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .next-b082.mask_64ba .dropdown-copper-0241 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .next-b082.mask_64ba .dropdown-f18a {
    padding-left: 1em;
  }
  .next-b082.mask_64ba .down-5215 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .next-b082.mask_64ba .dropdown-copper-0241 {
    padding-left: 0;
  }
}
.shade-e0b9 .shadow-d086 {
  display: inline-block;
}
.first_f308 {
  display: inline-block;
}
.breadcrumb_9f16 {
  word-con: break-word;
}
.copper-79bc > span {
  display: inline-block;
  padding: 5px 0;
}
.copper-79bc .description-4859 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper-79bc .accordion_under_afaa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel-orange-f1ab .column_2dfe {
  margin-bottom: 2em;
}
.panel-orange-f1ab .popup_pressed_245c {
  margin-bottom: 15px;
}
.panel-orange-f1ab .popup_pressed_245c:last-child {
  margin-bottom: 0;
}
.panel-orange-f1ab .mini_ec62 {
  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) {
  .panel-orange-f1ab .mini_ec62 {
    display: block;
  }
}
.panel-orange-f1ab .summary_d342 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel-orange-f1ab .summary_d342 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel-orange-f1ab .description-hard-f553 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel-orange-f1ab .description-hard-f553 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel-orange-f1ab .description-hard-f553 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel-orange-f1ab .breadcrumb_9f16 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel-orange-f1ab .breadcrumb_9f16 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel-orange-f1ab .nav-ba1f p:last-child {
  margin-bottom: 0;
}
.panel-orange-f1ab .accent_9443 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel-orange-f1ab .popup_green_2003 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel-orange-f1ab .card-upper-6bd1 {
  margin-top: 1em;
}
.panel-orange-f1ab .pattern_7ed0 {
  top: 0;
  display: block;
}
.panel-orange-f1ab .pattern_7ed0 a {
  color: inherit;
}
.panel-orange-f1ab .pattern_7ed0 a:hover {
  color: inherit;
}
.panel-orange-f1ab .grid-2153 {
  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;
}
.panel-orange-f1ab .grid-2153:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel-orange-f1ab .popup_green_2003 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel-orange-f1ab .carousel-first-6cf2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel-orange-f1ab .carousel-first-6cf2:first-child {
  margin-top: 0;
}
.panel-orange-f1ab .carousel-first-6cf2.surface_15df {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel-orange-f1ab .carousel-first-6cf2.logo-last-2f2a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel-orange-f1ab
  .carousel-first-6cf2.logo-last-2f2a.search-a76f
  .card-upper-6bd1 {
  width: 100%;
}
.panel-orange-f1ab .logo-last-2f2a {
  -webkit-box-align: center;
  align-items: center;
}
.panel-orange-f1ab .logo-last-2f2a .copper-79bc,
.panel-orange-f1ab .logo-last-2f2a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel-orange-f1ab .description-hard-f553 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-orange-f1ab .description-hard-f553 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel-orange-f1ab .description-hard-f553: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;
}
.panel-orange-f1ab .surface_15df {
  z-index: 5;
}
.panel-orange-f1ab .icon_d05b .sort-d77a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel-orange-f1ab .static-e105 .sort-d77a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel-orange-f1ab .old_2b85 .sort-d77a {
  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;
}
.panel-orange-f1ab.disabled_4d3e .mini_ec62,
.panel-orange-f1ab.badge_95c7 .mini_ec62 {
  display: block;
}
.panel-orange-f1ab.disabled_4d3e .mini_ec62 .iron-33d1,
.panel-orange-f1ab.disabled_4d3e .mini_ec62 .popup_green_2003,
.panel-orange-f1ab.badge_95c7 .mini_ec62 .iron-33d1,
.panel-orange-f1ab.badge_95c7 .mini_ec62 .popup_green_2003 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel-orange-f1ab.main_cold_e6dc .summary_d342 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel-orange-f1ab.main_cold_e6dc .summary_d342 {
    margin-right: 0;
  }
}
.panel-orange-f1ab.disabled_4d3e .summary_d342,
.panel-orange-f1ab.badge_95c7 .summary_d342 {
  padding-top: 40%;
}
.panel-orange-f1ab.disabled_4d3e .column_2dfe,
.panel-orange-f1ab.badge_95c7 .column_2dfe {
  display: block;
}
.panel-orange-f1ab.disabled_4d3e .fn-sticky-0917 .popup_green_2003,
.panel-orange-f1ab.badge_95c7 .fn-sticky-0917 .popup_green_2003 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel-orange-f1ab.disabled_4d3e .summary_d342,
.panel-orange-f1ab.badge_95c7 .summary_d342 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel-orange-f1ab.disabled_4d3e .popup_green_2003 {
  padding: 1em;
}
.fresh-6950 {
  margin: 30px auto;
  display: block;
}
.fresh-6950 .border_b2d3 > * {
  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;
}
.fresh-6950 .border_b2d3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fresh-6950 .border_b2d3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tabs_simple_0243 .copper-79bc {
  margin-bottom: 1.41575em;
}
.tabs_simple_0243 .fresh_231d {
  margin-bottom: 1.618em;
}
.slider-stone-acdd .menu-4a31 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.slider-stone-acdd .menu-4a31 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.slider-stone-acdd .glass-a137 {
  max-width: 100%;
  overflow: auto;
}
.texture_complex_328b .slider-stone-acdd a:hover {
  text-decoration: underline;
}
.layout-77d0 .popup_pressed_245c:not(.breadcrumb_9f16),
.layout-77d0 .description-hard-f553 {
  margin-bottom: 1.41575em;
}
.layout-77d0 .popup_pressed_245c:not(.breadcrumb_9f16):last-child,
.layout-77d0 .description-hard-f553:last-child {
  margin-bottom: 0;
}
.layout-77d0 .popup_pressed_245c.modal_b7a4 {
  margin-bottom: 0.41575em;
}
.layout-77d0 .grid-9d06:before,
.layout-77d0 .tag_fresh_3343:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout-77d0 .grid-9d06:before {
  content: "\f115";
}
.layout-77d0 .tag_fresh_3343:before {
  content: "\f02c";
}
.layout-77d0 .pattern-last-bd03 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout-77d0 .pattern-last-bd03 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.upper-66e1 {
  display: -webkit-box;
  display: flex;
}
.upper-66e1 .narrow_3484 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .upper-66e1 .narrow_3484 {
    flex-basis: 90px;
  }
}
.upper-66e1 .first_5119 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper-66e1 .first_5119 {
    flex-basis: calc(100% - 50px);
  }
}
.upper-66e1 .last-60ff p:last-child {
  margin-bottom: 0.72em;
}
.static_a9f4 .border_b2d3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static_a9f4 .border_b2d3:after,
.static_a9f4 .border_b2d3:before {
  content: "";
  display: table;
}
.static_a9f4 .border_b2d3:after {
  clear: both;
}
.static_a9f4 .border_b2d3 .hero_f197,
.static_a9f4 .border_b2d3 .tabs_a388 {
  width: 49%;
}
.static_a9f4 .border_b2d3 .hero_f197 a span.detail_bottom_f8fc,
.static_a9f4 .border_b2d3 .tabs_a388 a span.detail_bottom_f8fc {
  display: block;
  margin-bottom: 5px;
}
.static_a9f4 .border_b2d3 .tabs_a388 {
  float: left;
  text-align: left;
}
.static_a9f4 .border_b2d3 .hero_f197 {
  float: right;
  text-align: right;
}
.huge-0862 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .huge-0862 {
    margin-bottom: 0;
  }
}
.item-7ec2 {
  margin-bottom: 1em;
}
.item-7ec2 .breadcrumb_9f16 {
  font-size: 1.1em;
  line-height: 1.3;
}
.next-4f55 a {
  display: block;
  line-height: 0;
  position: relative;
}
.basic-a822 .item-7ec2,
.form-outer-c48e .item-7ec2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .basic-a822 .item-7ec2,
  .form-outer-c48e .item-7ec2 {
    display: block;
  }
}
.basic-a822 .next-4f55,
.form-outer-c48e .next-4f55 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .basic-a822 .next-4f55,
  .form-outer-c48e .next-4f55 {
    margin-bottom: 1em;
  }
}
.basic-a822 .next-4f55 img,
.form-outer-c48e .next-4f55 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.basic-a822 .info_0883,
.form-outer-c48e .info_0883 {
  flex-basis: calc(100% - 160px);
}
.basic-a822 .info_0883 p,
.form-outer-c48e .info_0883 p {
  margin-bottom: 0;
}
.basic-a822 .info_0883 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .basic-a822 .info_0883 {
    padding-left: 0;
  }
}
.form-outer-c48e .info_0883 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .form-outer-c48e .info_0883 {
    padding-right: 0;
  }
}
.form-outer-c48e .next-4f55 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.message_81fa .next-4f55 {
  margin-bottom: 0.5em;
}
.message_81fa .next-4f55 img {
  width: 100%;
}
.search-e3d9 .first_6bd6,
.plasma_14cb .first_6bd6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.plasma_14cb .cool-b214 .green_afec p:last-child {
  margin-bottom: 0;
}
.feature_0b3e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gold-e41b .pagination-dim-cc9a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gold-e41b .pagination-dim-cc9a:last-of-type {
    margin-bottom: 0;
  }
}
.gold-e41b .pagination-dim-cc9a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gold-e41b .pagination-dim-cc9a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gold-e41b .pagination-dim-cc9a ul li {
  margin: 0 0 0.6em;
}
.gold-e41b .pagination-dim-cc9a ul li.gradient_5ff9,
.gold-e41b .pagination-dim-cc9a ul li.caption_yellow_ba42 {
  position: relative;
}
.gold-e41b .pagination-dim-cc9a ul li.gradient_5ff9 .progress_a8eb,
.gold-e41b .pagination-dim-cc9a ul li.caption_yellow_ba42 .progress_a8eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gold-e41b .pagination-dim-cc9a ul li.gradient_5ff9:after:after,
.gold-e41b .pagination-dim-cc9a ul li.gradient_5ff9:after:before,
.gold-e41b
  .pagination-dim-cc9a
  ul
  li.caption_yellow_ba42:after:after,
.gold-e41b
  .pagination-dim-cc9a
  ul
  li.caption_yellow_ba42:after:before {
  content: "";
  display: table;
}
.gold-e41b .pagination-dim-cc9a ul li.gradient_5ff9:after:after,
.gold-e41b
  .pagination-dim-cc9a
  ul
  li.caption_yellow_ba42:after:after {
  clear: both;
}
.gold-e41b .pagination-dim-cc9a a.media_88ba:hover {
  text-decoration: none;
}
.gold-e41b .pagination-dim-cc9a select {
  max-width: 100%;
}
.gold-e41b .pagination-dim-cc9a table {
  font-size: 85%;
}
.gold-e41b .pagination-dim-cc9a table td,
.gold-e41b .pagination-dim-cc9a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gold-e41b .pagination-dim-cc9a table tfoot td {
  text-align: left;
}
.gold-e41b .pagination-dim-cc9a :last-child {
  margin-bottom: 0;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e label {
  width: 100%;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e .west-e137 {
  width: 100%;
  display: block;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e .right_a173 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e .right_a173:hover svg #svg-search {
  fill: #444;
}
.gold-e41b .pagination-dim-cc9a .highlight_ac4e .right_a173 svg {
  width: 18px;
  height: 18px;
}
.gold-e41b .list_bb5b ul ul,
.gold-e41b .image-fbcc ul ul,
.gold-e41b .main_e37b ul ul,
.gold-e41b .header_simple_3062 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gold-e41b .list_bb5b .gallery_584d > a,
.gold-e41b .image-fbcc .gallery_584d > a,
.gold-e41b .main_e37b .gallery_584d > a,
.gold-e41b .header_simple_3062 .gallery_584d > a {
  margin-bottom: 0;
}
.gold-e41b .active-877c li,
.gold-e41b .list_bb5b li,
.gold-e41b .progress_dim_9f22 li,
.gold-e41b .image-fbcc li,
.gold-e41b .main_e37b li,
.gold-e41b .header_simple_3062 li,
.gold-e41b .preview_8d01 li,
.gold-e41b .video_dirty_ac21 li {
  display: block;
  position: relative;
}
.gold-e41b .active-877c li:last-child,
.gold-e41b .list_bb5b li:last-child,
.gold-e41b .progress_dim_9f22 li:last-child,
.gold-e41b .image-fbcc li:last-child,
.gold-e41b .main_e37b li:last-child,
.gold-e41b .header_simple_3062 li:last-child,
.gold-e41b .preview_8d01 li:last-child,
.gold-e41b .video_dirty_ac21 li:last-child {
  border: none;
}
.gold-e41b .active-877c li a,
.gold-e41b .list_bb5b li a,
.gold-e41b .progress_dim_9f22 li a,
.gold-e41b .image-fbcc li a,
.gold-e41b .main_e37b li a,
.gold-e41b .header_simple_3062 li a,
.gold-e41b .preview_8d01 li a,
.gold-e41b .video_dirty_ac21 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-e41b .active-877c li ul li::before,
.gold-e41b .list_bb5b li ul li::before,
.gold-e41b .progress_dim_9f22 li ul li::before,
.gold-e41b .image-fbcc li ul li::before,
.gold-e41b .main_e37b li ul li::before,
.gold-e41b .header_simple_3062 li ul li::before,
.gold-e41b .preview_8d01 li ul li::before,
.gold-e41b .video_dirty_ac21 li ul li::before {
  left: 15px;
}
.gold-e41b .active-877c li ul a,
.gold-e41b .list_bb5b li ul a,
.gold-e41b .progress_dim_9f22 li ul a,
.gold-e41b .image-fbcc li ul a,
.gold-e41b .main_e37b li ul a,
.gold-e41b .header_simple_3062 li ul a,
.gold-e41b .preview_8d01 li ul a,
.gold-e41b .video_dirty_ac21 li ul a {
  padding-left: 20px;
}
.gold-e41b .active-877c li ul ul li::before,
.gold-e41b .list_bb5b li ul ul li::before,
.gold-e41b .progress_dim_9f22 li ul ul li::before,
.gold-e41b .image-fbcc li ul ul li::before,
.gold-e41b .main_e37b li ul ul li::before,
.gold-e41b .header_simple_3062 li ul ul li::before,
.gold-e41b .preview_8d01 li ul ul li::before,
.gold-e41b .video_dirty_ac21 li ul ul li::before {
  left: 30px;
}
.gold-e41b .active-877c li ul ul a,
.gold-e41b .list_bb5b li ul ul a,
.gold-e41b .progress_dim_9f22 li ul ul a,
.gold-e41b .image-fbcc li ul ul a,
.gold-e41b .main_e37b li ul ul a,
.gold-e41b .header_simple_3062 li ul ul a,
.gold-e41b .preview_8d01 li ul ul a,
.gold-e41b .video_dirty_ac21 li ul ul a {
  padding-left: 40px;
}
.gold-e41b .pressed_b20c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gold-e41b .video_dirty_ac21 ul li {
  margin-bottom: 1.41575em;
}
.gold-e41b .video_dirty_ac21 ul li .fixed_80bf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gold-e41b .video_dirty_ac21 ul li .notice-smooth-ff4d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.surface_9771 .active-877c li a,
.surface_9771 .list_bb5b li a,
.surface_9771 .progress_dim_9f22 li a,
.surface_9771 .image-fbcc li a,
.surface_9771 .main_e37b li a,
.surface_9771 .header_simple_3062 li a,
.surface_9771 .preview_8d01 li a,
.surface_9771 .video_dirty_ac21 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_9771 .pressed_b20c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface_9771 .pagination-dim-cc9a ul li.gradient_5ff9 .progress_a8eb,
.surface_9771 .pagination-dim-cc9a ul li.caption_yellow_ba42 .progress_a8eb {
  background: rgba(0, 0, 0, 0.2);
}
.surface_9771 .gold-e41b .pagination-dim-cc9a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-in-8867 .gold-e41b .tag_6036 li {
  margin: 0;
}
.panel-in-8867 .gold-e41b .tag_6036 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-in-8867 .gold-e41b .tag_6036 li ul {
  margin: 0;
}
.panel-in-8867 .gold-e41b .tag_6036 li ul li a {
  padding-left: 15px;
}
.panel-in-8867 .gold-e41b .tag_6036 li ul li li a {
  padding-left: 30px;
}
.panel-in-8867 .gold-e41b .tag_6036 li.hard_2725 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-in-8867 .gold-e41b .tag_6036 li.hard_2725 > 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;
}
.panel-in-8867 .gold-e41b .tag_6036 li.hard_2725 > 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;
}
.out_e413 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.blue-d589 {
  position: relative;
  z-index: 10;
}
.blue-d589 .info-purple-c124 {
  width: 100%;
  max-width: 100%;
}
.hot-9aaf .mask_north_68e8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hot-9aaf .pressed_3bf9 {
}
.hot-9aaf .surface_9771 {
  background: #292929;
}
.input-36ba .mask_north_68e8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-36ba .pressed_3bf9 {
  background: #f9f9f9;
}
.input-36ba .surface_9771 {
  background: #303030;
}
.gas-10b8 .mask_north_68e8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas-10b8 .shadow-d086 {
    margin-bottom: 1em;
  }
  .gas-10b8 .shadow-d086:last-child {
    margin-bottom: 0;
  }
}
.gas-10b8 .pressed_3bf9 {
  background: #ededed;
}
.gas-10b8 .surface_9771 {
  background: #1a1a1a;
}
.mask_north_68e8.pressed_3bf9 {
  color: rgba(0, 0, 0, 0.6);
}
.mask_north_68e8.pressed_3bf9 .list_large_a9d5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.mask_north_68e8.surface_9771 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_north_68e8.surface_9771 a:not(.media_88ba) {
  color: rgba(255, 255, 255, 0.79);
}
.mask_north_68e8.surface_9771 a:not(.media_88ba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_north_68e8.surface_9771 .list_large_a9d5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_north_68e8.surface_9771 table tbody td,
.mask_north_68e8.surface_9771 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification_last_92f1.form_silver_2d42 .disabled_220e {
  max-width: initial;
}
.notification_last_92f1 .breadcrumb-6d0c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification_last_92f1 .breadcrumb-6d0c .info-purple-c124 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification_last_92f1 .breadcrumb-6d0c .info-purple-c124 {
    display: block;
    margin-bottom: 2em;
  }
  .notification_last_92f1 .breadcrumb-6d0c .info-purple-c124:last-child {
    margin-bottom: 0;
  }
}
.gas-10b8 .shadow-d086:last-child,
.input-36ba .shadow-d086:last-child,
.hot-9aaf .shadow-d086:last-child {
  margin-bottom: 0;
}
.gas-10b8 .shadow-d086 .gold-e41b .pagination-dim-cc9a:last-child,
.input-36ba .shadow-d086 .gold-e41b .pagination-dim-cc9a:last-child,
.hot-9aaf .shadow-d086 .gold-e41b .pagination-dim-cc9a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gas-10b8 .popup_61fe,
  .gas-10b8 .icon_static_588b,
  .input-36ba .popup_61fe,
  .input-36ba .icon_static_588b,
  .hot-9aaf .popup_61fe,
  .hot-9aaf .icon_static_588b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .blue-d589 .shadow-d086 {
    margin-bottom: 2em;
  }
}
.blue-d589 p:last-child {
  margin-bottom: 0;
}
.blue-d589 li,
.blue-d589 ul {
  list-style: none;
  margin: 0;
}
.blue-d589 ul ul {
  margin-left: 2.617924em;
}
.menu_down_cb0a {
  font-size: 0.875em;
}

/* css-noise: 42f0 */
.phantom-card-t9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
