/*!
Theme Name: Customify
Theme URI: https://pressmaximum.up_ab48/customify
Author: WPCustomify
Author URI: https://pressmaximum.up_ab48
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.up_ab48/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon_f112.south_272b/licenses/gpl-2.0.description-44e9
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.image_fresh_276f/, (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.badge_out_50a6.picture-4433/normalize.out-4689/
 ======
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.out-4689 v7.0.0 | MIT License | github.up_ab48/necolas/normalize.out-4689 */
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;
}
.bright-83bd .middle-4d70,
.alert-383c,
.table-right-677b,
.image-hard-c673,
.brown-fbe8,
.notice_60ed,
.chip_selected_8e2f,
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;
}
.alert-383c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-383c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-383c,
  h1 {
    font-size: 1.8em;
  }
}
.table-right-677b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table-right-677b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table-right-677b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table-right-677b,
  h2 {
    font-size: 1.7em;
  }
}
.image-hard-c673,
h3 {
  font-size: 1.618em;
}
.bright-83bd .middle-4d70,
.brown-fbe8,
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.steel-ed7d {
  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;
}
.form_0cdd:after,
.form_0cdd:before,
.chip-hovered-3ac2:after,
.chip-hovered-3ac2:before {
  content: "";
  display: table;
}
.form_0cdd:after,
.chip-hovered-3ac2:after {
  clear: both;
}
.large_a303 {
  float: right;
  margin-right: 0;
}
.container-7787 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.card_b333 .info-2d62,
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;
}
.card_b333 .info-2d62: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;
}
.panel_6df3 .info-2d62 {
  box-shadow: none;
}
.panel_6df3
  .info-2d62
  .last_b48e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel_6df3 .info-2d62 .table_87e5 {
  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;
}
.panel_6df3
  .info-2d62
  .table_87e5
  b {
  display: none;
}
.panel_6df3 .west-702b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content-c349:not(.nav-yellow-7ceb):not(.box_full_ac0b),
button:not(.nav-yellow-7ceb):not(.box_full_ac0b),
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ) {
  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;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):hover,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):hover,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):hover,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):hover,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):active,
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):active,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):active,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):active,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):active,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus {
  outline: 0;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5 {
  position: relative;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .main_61d4,
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .motion-7117,
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .slider-plasma-703f,
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  i,
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  svg,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .main_61d4,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .motion-7117,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .slider-plasma-703f,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  i,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  svg,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .main_61d4,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .motion-7117,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .slider-plasma-703f,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  i,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  svg,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .main_61d4,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .motion-7117,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .slider-plasma-703f,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  i,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  svg,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .main_61d4,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .motion-7117,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  .slider-plasma-703f,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  i,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5
  svg {
  visibility: hidden;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5:after,
button:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5:after,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5:after,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5:after,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ).fn-loading-40c5: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;
}
.content-c349:not(.nav-yellow-7ceb):not(.box_full_ac0b),
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ) {
  color: #fff;
  background: #235787;
}
.content-c349:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="button"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="reset"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus,
input[type="submit"]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ):focus {
  color: #fff;
}
.content-c349.fn-disabled-40c5:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
.content-c349[disabled]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
button.fn-disabled-40c5:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ),
button[disabled]:not(.nav-yellow-7ceb):not(
    .box_full_ac0b
  ) {
  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;
}
.caption-hovered-ecfc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption-hovered-ecfc: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;
}
.hard_fe7e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-simple-e1a0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hard-dbea {
  clear: both;
  display: block;
  margin: 0 auto;
}
.form_0cdd:after,
.form_0cdd:before,
.sort_aaca:after,
.sort_aaca:before,
.active_cdb8:after,
.active_cdb8:before,
.north-cdc5:after,
.north-cdc5:before,
.content-27c9:after,
.content-27c9:before,
.notification-9309:after,
.notification-9309:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.form_0cdd:after,
.sort_aaca:after,
.active_cdb8:after,
.north-cdc5:after,
.content-27c9:after,
.notification-9309:after {
  clear: both;
}
.sort_aaca .top-8736,
.active_cdb8 .top-8736,
.light-09c2 .top-8736 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row-north-10ca {
  display: inline-block;
}
.solid-250a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.solid-250a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.solid-250a .article_huge_08a0 {
  padding: 1em 0;
  font-size: 85%;
}
.article_huge_08a0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.menu_outer_c8fc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.menu_outer_c8fc:after,
.menu_outer_c8fc:before {
  content: "";
  display: table;
}
.menu_outer_c8fc:after {
  clear: both;
}
.article_red_9ccf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-0912 .article_red_9ccf {
  max-width: 50%;
}
.white_8f66 .article_red_9ccf {
  max-width: 33.33%;
}
.backdrop-76df .article_red_9ccf {
  max-width: 25%;
}
.layout-50db .article_red_9ccf {
  max-width: 20%;
}
.main-fresh-e389 .article_red_9ccf {
  max-width: 16.66%;
}
.thumbnail_7842 .article_red_9ccf {
  max-width: 14.28%;
}
.inner_aa6c .article_red_9ccf {
  max-width: 12.5%;
}
.yellow_d1b0 .article_red_9ccf {
  max-width: 11.11%;
}
.popup_cool_0637 {
  display: block;
}
.bright-83bd .surface-97bc label,
.bright-83bd .narrow-cb49 label,
.bright-83bd .photo-6073 label,
.bright-83bd .middle_57a8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-first-07f4 {
  list-style: none;
  margin: 0;
}
.gradient-first-07f4 article.detail_cold_8bea {
  margin-bottom: 0;
}
.gradient-first-07f4 ul {
  list-style: none;
  margin: 0;
}
.gradient-first-07f4 .main_short_5170 li.detail_cold_8bea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea: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) {
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea li.detail_cold_8bea li.detail_cold_8bea li.detail_cold_8bea {
    padding-left: 0;
  }
}
article.detail_cold_8bea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_cold_8bea .sort_aaca p:last-of-type {
  margin-bottom: 0;
}
article.detail_cold_8bea .preview-388e {
  float: left;
}
article.detail_cold_8bea .image_2588 {
  margin-left: 85px;
}
article.detail_cold_8bea .modal-steel-48f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_cold_8bea .modal-steel-48f9 .north-7b6e {
  margin-left: 10px;
}
article.detail_cold_8bea .footer_e468 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_cold_8bea .black-5c11 {
  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 .surface-97bc,
  #respond .photo-6073,
  #respond .middle_57a8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-97bc input,
#respond .photo-6073 input,
#respond .middle_57a8 input {
  width: 100%;
}
#respond .middle_57a8 {
  margin-right: 0;
}
#respond .icon-white-dccb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu_628e {
  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;
}
.menu_628e.surface-5a4f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu_628e 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%);
}
.menu_628e:focus,
.menu_628e: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);
}
.stale-9cc0 {
  border-radius: 10%;
}
.first_5182 {
  border-radius: 50%;
}
.frame-7f77 {
  font-size: 0.72em;
}
.photo_2f05 {
  font-size: 0.875em;
}
.tabs_10c1 {
  font-size: 1.1em;
}
.simple_2349 {
  text-transform: uppercase;
  line-height: 1.2;
}
.simple_2349.frame-7f77 {
  letter-spacing: 0.5px;
}
.last-7a9c,
.last-7a9c a {
  color: #6d6d6d;
}
.last-7a9c a:hover {
  color: #111;
}
.progress-copper-a0b9 {
  color: #6d6d6d;
}
.complex-8754 {
  overflow-x: hidden;
}
.complex-8754 .tooltip-center-e113.pressed_5cfb {
  position: relative;
}
.complex-8754 .tooltip-center-e113.pressed_5cfb.active_ec6e {
  position: initial;
}
.complex-8754
  .tooltip-center-e113.pressed_5cfb.active_ec6e
  .column-adfb {
  left: auto;
}
.complex-8754 .tooltip-center-e113 .column-adfb {
  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;
}
.complex-8754 .tooltip-center-e113:hover.pressed_5cfb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.complex-8754
  .tooltip-center-e113:hover.pressed_5cfb
  .column-adfb {
  display: block;
  z-index: 9999999;
}
.complex-8754 .hero-e39e .frame-middle-be4e,
.complex-8754 .bronze-9159 .frame-middle-be4e {
  display: none;
}
.complex-8754 .white-d868 .tooltip-center-e113:hover.pressed_5cfb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.bright-83bd .surface-97bc label,
.bright-83bd .narrow-cb49 label,
.bright-83bd .photo-6073 label,
.bright-83bd .middle_57a8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-first-07f4 {
  list-style: none;
  margin: 0;
}
.gradient-first-07f4 article.detail_cold_8bea {
  margin-bottom: 0;
}
.gradient-first-07f4 ul {
  list-style: none;
  margin: 0;
}
.gradient-first-07f4 .main_short_5170 li.detail_cold_8bea {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea: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) {
  .gradient-first-07f4 .main_short_5170 li.detail_cold_8bea li.detail_cold_8bea li.detail_cold_8bea li.detail_cold_8bea {
    padding-left: 0;
  }
}
article.detail_cold_8bea {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_cold_8bea .sort_aaca p:last-of-type {
  margin-bottom: 0;
}
article.detail_cold_8bea .preview-388e {
  float: left;
}
article.detail_cold_8bea .image_2588 {
  margin-left: 85px;
}
article.detail_cold_8bea .modal-steel-48f9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_cold_8bea .modal-steel-48f9 .north-7b6e {
  margin-left: 10px;
}
article.detail_cold_8bea .footer_e468 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_cold_8bea .black-5c11 {
  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 .surface-97bc,
  #respond .photo-6073,
  #respond .middle_57a8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-97bc input,
#respond .photo-6073 input,
#respond .middle_57a8 input {
  width: 100%;
}
#respond .middle_57a8 {
  margin-right: 0;
}
#respond .icon-white-dccb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero-e39e .primary-east-5da4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.primary-east-5da4 .hovered-f3c1.carousel_b966 .over-19b4 > li > a:focus,
.primary-east-5da4 .hovered-f3c1.carousel_b966 .over-19b4 > li > a:hover,
.primary-east-5da4 .hovered-f3c1.module_e47b .over-19b4 > li > a:focus,
.primary-east-5da4 .hovered-f3c1.module_e47b .over-19b4 > li > a:hover,
.primary-east-5da4 .hovered-f3c1.shade_smooth_780e .over-19b4 > li > a:focus,
.primary-east-5da4 .hovered-f3c1.shade_smooth_780e .over-19b4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4
  .hovered-f3c1.carousel_b966
  .over-19b4
  > li.gradient_top_4c33
  > a,
.primary-east-5da4
  .hovered-f3c1.carousel_b966
  .over-19b4
  > li.heading_6367
  > a,
.primary-east-5da4
  .hovered-f3c1.module_e47b
  .over-19b4
  > li.gradient_top_4c33
  > a,
.primary-east-5da4
  .hovered-f3c1.module_e47b
  .over-19b4
  > li.heading_6367
  > a,
.primary-east-5da4
  .hovered-f3c1.shade_smooth_780e
  .over-19b4
  > li.gradient_top_4c33
  > a,
.primary-east-5da4 .hovered-f3c1.shade_smooth_780e .over-19b4 > li.white_06bc > a {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4 .down_757d,
.primary-east-5da4 .down_757d a {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4 .copper-f074.gradient-056e li a,
.primary-east-5da4 .east_5ce8 a,
.primary-east-5da4 .pro_3d6e,
.primary-east-5da4 .over-19b4 > li > a,
.primary-east-5da4 .modal-4549 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4 .copper-f074.gradient-056e li a:hover,
.primary-east-5da4 .east_5ce8 a:hover,
.primary-east-5da4 .pro_3d6e:hover,
.primary-east-5da4 .over-19b4 > li > a:hover,
.primary-east-5da4 .modal-4549:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4 .soft_9d3c {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4 .soft_9d3c .hero-dd10 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4 .soft_9d3c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-east-5da4 .element-glass-5beb .carousel_9cea {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4 .element-glass-5beb .carousel_9cea .card-997b {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4
  .element-glass-5beb
  .carousel_9cea
  .card-997b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4
  .element-glass-5beb
  .carousel_9cea
  .card-997b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4
  .element-glass-5beb
  .carousel_9cea
  .card-997b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4
  .element-glass-5beb
  .carousel_9cea
  .card-997b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4 .element-glass-5beb .gallery_over_6872 {
  color: rgba(255, 255, 255, 0.79);
}
.primary-east-5da4 .element-glass-5beb .gallery_over_6872:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-gold-beef
  .primary-east-5da4
  .element-glass-5beb
  .link_5346
  .huge-c466 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-gold-beef
  .primary-east-5da4
  .element-glass-5beb
  .link_5346
  .card-997b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-e39e .lower_355e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.lower_355e .hovered-f3c1.carousel_b966 .over-19b4 > li > a:focus,
.lower_355e .hovered-f3c1.carousel_b966 .over-19b4 > li > a:hover,
.lower_355e .hovered-f3c1.module_e47b .over-19b4 > li > a:focus,
.lower_355e .hovered-f3c1.module_e47b .over-19b4 > li > a:hover,
.lower_355e .hovered-f3c1.shade_smooth_780e .over-19b4 > li > a:focus,
.lower_355e .hovered-f3c1.shade_smooth_780e .over-19b4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_355e
  .hovered-f3c1.carousel_b966
  .over-19b4
  > li.gradient_top_4c33
  > a,
.lower_355e
  .hovered-f3c1.carousel_b966
  .over-19b4
  > li.heading_6367
  > a,
.lower_355e
  .hovered-f3c1.module_e47b
  .over-19b4
  > li.gradient_top_4c33
  > a,
.lower_355e
  .hovered-f3c1.module_e47b
  .over-19b4
  > li.heading_6367
  > a,
.lower_355e
  .hovered-f3c1.shade_smooth_780e
  .over-19b4
  > li.gradient_top_4c33
  > a,
.lower_355e .hovered-f3c1.shade_smooth_780e .over-19b4 > li.white_06bc > a {
  color: rgba(0, 0, 0, 0.8);
}
.lower_355e .down_757d,
.lower_355e .down_757d a {
  color: rgba(0, 0, 0, 0.8);
}
.lower_355e .copper-f074.gradient-056e li a,
.lower_355e .east_5ce8 a,
.lower_355e .pro_3d6e,
.lower_355e .over-19b4 > li > a,
.lower_355e .modal-4549 {
  color: rgba(0, 0, 0, 0.55);
}
.lower_355e .copper-f074.gradient-056e li a:hover,
.lower_355e .east_5ce8 a:hover,
.lower_355e .pro_3d6e:hover,
.lower_355e .over-19b4 > li > a:hover,
.lower_355e .modal-4549:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lower_355e .soft_9d3c {
  color: rgba(0, 0, 0, 0.55);
}
.lower_355e .soft_9d3c .hero-dd10 {
  color: rgba(0, 0, 0, 0.8);
}
.lower_355e .soft_9d3c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-stale-40cb .slider-iron-e067 {
  margin-left: auto;
  margin-right: auto;
}
.active_cdb8 > * {
  margin-left: auto;
  margin-right: auto;
}
.active_cdb8 .hard_fe7e {
  margin-right: 1.41575em;
}
.paper_d166 .active_cdb8 > .right_a858 {
  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;
}
.paper_d166 .active_cdb8 > .frame_4447 {
  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;
}
.basic-d5c6.caption-stale-40cb .slider-iron-e067,
.purple_49d9.caption-stale-40cb .slider-iron-e067 {
  margin-left: 0;
}
.progress-new-6add.caption-stale-40cb .slider-iron-e067,
.surface_east_3702.caption-stale-40cb .slider-iron-e067 {
  margin-right: 0;
}
.active_cdb8 ol,
.active_cdb8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wood_41a0 video {
  max-width: 100%;
}
.row_0ca8 img {
  display: block;
}
.row_0ca8.hard_fe7e,
.row_0ca8.hidden-simple-e1a0 {
  width: 100%;
}
.row_0ca8.frame_4447 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.bronze_9c9e:not(.stale-af8e) {
  margin: 1.5em auto;
}
.complex-9159 p {
  padding: 1.5em 14px;
}
ul.message-551a.frame_4447,
ul.message-551a.right_a858,
ul.message-551a.black_df36.right_a858 {
  padding: 0 14px;
}
.over_87fa {
  display: block;
  overflow-x: auto;
}
.over_87fa table {
  border-collapse: collapse;
  width: 100%;
}
.over_87fa td,
.over_87fa th {
  padding: 0.5em;
}
.active_cdb8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active_cdb8 ol ol,
.active_cdb8 ol ul,
.active_cdb8 ul ol,
.active_cdb8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active_cdb8 ol ol li,
.active_cdb8 ol ul li,
.active_cdb8 ul ol li,
.active_cdb8 ul ul li {
  margin-left: 0;
}
.advanced_a881.glass-fce3 > .nav_right_3790 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.advanced_a881.glass-fce3 > .nav_right_3790 iframe,
.advanced_a881.glass-fce3 > .nav_right_3790 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.out-6579 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.out-6579.active_d665 {
  padding: 0;
}
.out-6579.active_d665 cite {
  font-size: 13px;
}
.out-6579 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.out-6579 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue_e07e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue_e07e > p:first-child {
  margin-top: 0;
}
.blue_e07e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue_e07e blockquote {
  border-left: 0;
}
.icon-d738 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon-d738:not(.hidden-28ae) {
  max-width: 100px;
}
.icon-d738.message_iron_2feb {
  border-bottom: none !important;
  text-align: center;
}
.icon-d738.message_iron_2feb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .complex-9159 p {
    padding: 1.5em 0;
  }
}
.accordion_14a4 {
  color: #0073aa;
}
.input-6dbc {
  background-color: #0073aa;
}
.purple_54bb {
  color: #229fd8;
}
.east-cc50 {
  background-color: #229fd8;
}
.video-89fd {
  color: #eee;
}
.under-08fc {
  background-color: #eee;
}
.focus-3700 {
  color: #444;
}
.motion_d77c {
  background-color: #444;
}
.smooth_3ece {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.smooth_3ece .full_a1d7 .east_5ce8 {
  font-size: 15px;
}
.smooth_3ece .east_5ce8 {
  line-height: 1.3;
}
.smooth_3ece .lower_355e {
}
.smooth_3ece .primary-east-5da4 {
  background: #235787;
}
.list-a3b9 {
  padding: 0;
}
.list-a3b9 .primary-east-5da4 {
  background: #1a1a1a;
}
.list-a3b9 .lower_355e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice-8d31 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice-8d31 .lower_355e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice-8d31 .primary-east-5da4 {
  background: #303030;
}
.notification-9309 {
  position: relative;
  z-index: 10;
}
.notification-9309 .photo-ea30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-green-faf4 .pressed_5cfb {
  display: inline-block;
  vertical-align: middle;
}
.module-green-faf4.mini_f279 .pressed_5cfb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-green-faf4.mini_f279 .pressed_5cfb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-green-faf4.mini_f279 .pressed_5cfb {
    margin-right: 0.4em;
  }
}
.module-green-faf4.mini_f279 .pressed_5cfb:last-child {
  margin-right: 0;
}
.under_efd0 .photo-ea30 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero-e39e .full_a1d7 {
    margin: 0 -0.5em;
  }
  .hero-e39e .full_a1d7 [class*="customify-col-"],
  .hero-e39e .full_a1d7 [class*="customify-col_"],
  .hero-e39e .full_a1d7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero-e39e.accordion_south_beb8 .photo-ea30 {
  background: 0 0 !important;
}
.hero-e39e.accordion_south_beb8 .photo-ea30,
.hero-e39e.under_efd0 .photo-ea30 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero-e39e.preview-thick-90dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero-e39e.under_efd0 .photo-ea30 {
  box-shadow: none !important;
}
.rough_e738 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .rough_e738 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .rough_e738 {
    padding: 18px 0 20px;
  }
}
.rough_e738 .badge-cold-6f98 {
  width: 100%;
}
.rough_e738 .component_orange_147f {
  margin-bottom: 0;
}
.rough_e738 .dynamic-6215 {
  margin-top: 5px;
  font-size: 0.875em;
}
.rough_23e1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.rough_23e1 .notification_904e {
  width: 100%;
}
.panel_simple_5733 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_simple_5733 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_simple_5733 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;
}
.panel_simple_5733 li:last-child:after {
  display: none;
}
.panel_simple_5733 li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature-6113 .frame-middle-be4e button,
.rough_e738 .frame-middle-be4e button {
  left: 0;
}
.feature-6113 .notification_904e,
.rough_e738 .notification_904e {
  padding-left: 0;
  padding-right: 0;
}
.feature-6113 .rough_23e1,
.rough_e738 .rough_23e1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature-6113 {
  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;
}
.feature-6113: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;
}
.feature-6113 .column-pressed-2a45 {
  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) {
  .feature-6113 .column-pressed-2a45 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-6113 .column-pressed-2a45 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature-6113 .column-pressed-2a45 {
    min-height: 200px;
  }
}
.feature-6113 .panel_simple_5733 {
  color: rgba(255, 255, 255, 0.8);
}
.feature-6113 .panel_simple_5733 a,
.feature-6113 .panel_simple_5733 li:after {
  color: inherit;
}
.feature-6113 .panel_simple_5733 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_narrow_8312 {
  margin-bottom: 0.5em;
}
.background-silver-8e00 {
  margin-bottom: 1.2em;
}
.background-silver-8e00,
.hero_narrow_8312 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background-silver-8e00 p:last-child,
.hero_narrow_8312 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame-middle-be4e,
#masthead .frame-middle-be4e {
  display: none;
}
#masthead
  > .frame-middle-be4e.layout-solid-bf3c {
  display: none;
}
#masthead > .frame-middle-be4e button {
  left: 0;
}
.narrow_98b7 {
  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%;
}
.narrow_98b7 .pressed_5cfb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.narrow_98b7 .title_orange_1700 {
  display: -webkit-box;
  display: flex;
}
.narrow_98b7 .title_orange_1700.thick-676f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.narrow_98b7 .title_orange_1700.lite-8285 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_98b7 .title_orange_1700.sidebar_light_d273 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_98b7.active-13a8.accent-16f2 .title_orange_1700.thick-676f {
  flex-basis: 100%;
}
.narrow_98b7.table-7f21 .title_orange_1700.lite-8285 {
  -webkit-box-flex: 1;
  flex: auto;
}
.narrow_98b7.table-7f21 .title_orange_1700.sidebar_light_d273 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame-middle-be4e.layout-solid-bf3c {
  display: none;
}
#masthead > .frame-middle-be4e button {
  left: 0;
}
.banner_02a5 {
  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;
}
.banner_02a5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner_02a5.background-next-e989 i {
  margin-right: 4px;
}
.banner_02a5.info_silver_7da7 i {
  margin-left: 5px;
}
.east_5ce8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.east_5ce8 p:last-child {
  margin-bottom: 0;
}
.photo-2a88 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo-2a88 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo-2a88 img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo-2a88 .down_757d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo-2a88 .popup-up-77c2 {
  margin: 5px 0 7px 0;
}
.photo-2a88.huge-eac0 .card-liquid-2843 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-2a88.huge-eac0 .nav-2140 {
  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;
}
.photo-2a88.caption_mini_be55 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo-2a88.caption_mini_be55 .card-liquid-2843 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-2a88.caption_mini_be55 .nav-2140 {
  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;
}
.photo-2a88.tertiary_simple_db54 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo-2a88.highlight-4b49 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo-2a88.highlight-4b49 .nav-2140 {
  margin-top: 7px;
}
.preview-gold-f07e {
  display: inline-block;
}
.notification-9309 .aside-d185 .photo-2a88 img {
  max-width: 100%;
}
.hovered-f3c1 .notice-c2b3.dynamic_c1dc,
.basic-07e9 .notice-c2b3.dynamic_c1dc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered-f3c1 .liquid-1569,
.basic-07e9 .liquid-1569 {
  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%);
}
.hovered-f3c1 .liquid-1569 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered-f3c1.input_1b98 .liquid-1569 {
  display: none;
}
.hovered-f3c1 .text_last_dfc8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered-f3c1 .text_last_dfc8 li {
  display: inline-block;
  position: relative;
}
.hovered-f3c1 .text_last_dfc8 li:last-child {
  margin-right: 0;
}
.hovered-f3c1 .text_last_dfc8 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;
}
.hovered-f3c1 .text_last_dfc8 li.white_06bc > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered-f3c1 .text_last_dfc8 > 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;
}
.hovered-f3c1 .text_last_dfc8 > li > a i {
  line-height: 0;
}
.hovered-f3c1 .text_last_dfc8 > li.footer_b2de > a .liquid-1569 {
  margin-left: 4px;
  line-height: 0;
}
.hovered-f3c1 .text_last_dfc8 .fixed-8b8b li.footer_b2de > a {
  position: relative;
}
.hovered-f3c1 .text_last_dfc8 .fixed-8b8b li.footer_b2de > a:after,
.hovered-f3c1 .text_last_dfc8 .fixed-8b8b li.footer_b2de > a:before {
  content: "";
  display: table;
}
.hovered-f3c1 .text_last_dfc8 .fixed-8b8b li.footer_b2de > a:after {
  clear: both;
}
.hovered-f3c1 .text_last_dfc8 .fixed-8b8b li.footer_b2de > a .liquid-1569 {
  margin-left: 5px;
  float: right;
}
.hovered-f3c1 .button_c2d9,
.hovered-f3c1 .fixed-8b8b {
  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;
}
.hovered-f3c1 .fixed-8b8b {
  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;
}
.hovered-f3c1 .fixed-8b8b .dynamic_c1dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered-f3c1 .fixed-8b8b .liquid-1569 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered-f3c1 .fixed-8b8b li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered-f3c1 .fixed-8b8b 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;
}
.hovered-f3c1 .fixed-8b8b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered-f3c1 .fixed-8b8b .fixed-8b8b {
  top: 0;
  left: 100%;
}
.hovered-f3c1 .hovered-a815.fn-focus-40c5 > .button_c2d9,
.hovered-f3c1 .hovered-a815.fn-focus-40c5 > .fixed-8b8b,
.hovered-f3c1 .hovered-a815:focus > .button_c2d9,
.hovered-f3c1 .hovered-a815:focus > .fixed-8b8b,
.hovered-f3c1 .hovered-a815:hover > .button_c2d9,
.hovered-f3c1 .hovered-a815:hover > .fixed-8b8b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered-f3c1.shade_smooth_780e .over-19b4:after,
.hovered-f3c1.shade_smooth_780e .over-19b4:before {
  content: "";
  display: table;
}
.hovered-f3c1.shade_smooth_780e .over-19b4:after {
  clear: both;
}
.hovered-f3c1.shade_smooth_780e .over-19b4 > li {
  float: left;
}
.hovered-f3c1.main-rough-de8a .over-19b4:after,
.hovered-f3c1.main-rough-de8a .over-19b4:before {
  content: "";
  display: table;
}
.hovered-f3c1.main-rough-de8a .over-19b4:after {
  clear: both;
}
.hovered-f3c1.main-rough-de8a .over-19b4 > li {
  float: left;
}
.hovered-f3c1.main-rough-de8a .over-19b4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered-f3c1.main-rough-de8a .over-19b4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered-f3c1.main-rough-de8a .over-19b4 > li.gradient_top_4c33 > a,
.hovered-f3c1.main-rough-de8a .over-19b4 > li.white_06bc > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered-f3c1.carousel_b966 .over-19b4 > li > a .dynamic_c1dc {
  position: relative;
}
.hovered-f3c1.carousel_b966 .over-19b4 > li > a .dynamic_c1dc: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;
}
.hovered-f3c1.carousel_b966
  .over-19b4
  > li:focus
  > a
  .dynamic_c1dc:before,
.hovered-f3c1.carousel_b966
  .over-19b4
  > li:hover
  > a
  .dynamic_c1dc:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-f3c1.carousel_b966
  .over-19b4
  > li.gradient_top_4c33
  > a
  .dynamic_c1dc:before,
.hovered-f3c1.carousel_b966
  .over-19b4
  > li.heading_6367
  > a
  .dynamic_c1dc:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-f3c1.module_e47b .over-19b4 > li > a .dynamic_c1dc {
  position: relative;
}
.hovered-f3c1.module_e47b .over-19b4 > li > a .dynamic_c1dc: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;
}
.hovered-f3c1.module_e47b .over-19b4 > li:focus > a .dynamic_c1dc:before,
.hovered-f3c1.module_e47b
  .over-19b4
  > li:hover
  > a
  .dynamic_c1dc:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-f3c1.module_e47b
  .over-19b4
  > li.gradient_top_4c33
  > a
  .dynamic_c1dc:before,
.hovered-f3c1.module_e47b
  .over-19b4
  > li.heading_6367
  > a
  .dynamic_c1dc:before {
  width: 100%;
  background-color: currentColor;
}
.basic-07e9 .text_last_dfc8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.basic-07e9 .text_last_dfc8 li:first-child > a {
  border-top: none;
}
.basic-07e9 .text_last_dfc8 .lower-506e > .dynamic_c1dc .liquid-1569 {
  display: none;
}
.basic-07e9 .text_last_dfc8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.basic-07e9 .text_last_dfc8 li:last-child {
  border: none;
}
.basic-07e9 .text_last_dfc8 li.footer_b2de > a {
  padding-right: 45px !important;
}
.basic-07e9 .text_last_dfc8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.basic-07e9 .text_last_dfc8 li a:focus,
.basic-07e9 .text_last_dfc8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.basic-07e9 .text_last_dfc8 li .surface-under-0855 {
  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;
}
.basic-07e9 .text_last_dfc8 li .surface-under-0855:hover {
  box-shadow: none;
}
.basic-07e9 .text_last_dfc8 li .surface-under-0855 .liquid-1569 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.basic-07e9 .text_last_dfc8 .fixed-8b8b {
  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);
}
.basic-07e9 .text_last_dfc8 .fixed-8b8b li a {
  padding-left: 3em;
}
.basic-07e9 .text_last_dfc8 .soft_de21 > a .surface-under-0855 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basic-07e9 .text_last_dfc8 .soft_de21 > .fixed-8b8b {
  display: block;
  opacity: 1;
}
.container_4f1d {
  max-width: 100%;
}
.detail-prev-2cfb {
  line-height: 0;
  cursor: pointer;
}
.modal-4549 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal-4549:hover {
  box-shadow: none;
  color: currentColor;
}
.modal-4549 svg {
  width: 18px;
  height: 18px;
}
.modal-4549 .short-52d3 {
  display: none;
}
.preview_027e {
  position: relative;
}
.preview_027e.fn-active-40c5 .modal-4549 .action-12f2 {
  display: none;
}
.preview_027e.fn-active-40c5 .modal-4549 .short-52d3 {
  display: inline-block;
}
.preview_027e .tertiary_selected_66f7 {
  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);
}
.preview_027e.west-f415 .tertiary_selected_66f7 {
  left: auto;
  right: -0.9em;
}
.preview_027e.west-f415 .brown_d84f::before {
  left: auto;
  right: 15px;
}
.preview_027e.fn-active-40c5 .tertiary_selected_66f7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_5346 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_5346 label {
  flex-basis: 100%;
}
.link_5346 .carousel_9cea {
  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;
}
.link_5346 .card-997b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_5346 .card-997b:focus {
  background-color: transparent;
}
.link_5346 button.gallery_over_6872 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_5346 button.gallery_over_6872:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_5346 button.gallery_over_6872 svg {
  width: 18px;
  height: 18px;
}
.link_5346 input[type="submit"] {
  min-height: auto;
}
.element-glass-5beb .link_5346 .card-997b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.brown_d84f {
  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) {
  .brown_d84f {
    width: 220px;
  }
}
.brown_d84f label {
  flex-basis: 100%;
}
.brown_d84f::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;
}
.image-gold-beef .element-glass-5beb .link_5346 {
  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;
}
.image-gold-beef
  .element-glass-5beb
  .link_5346
  .carousel_9cea {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image-gold-beef .element-glass-5beb .link_5346 .card-997b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image-gold-beef
  .element-glass-5beb
  .link_5346
  .card-997b:focus {
  background: 0 0;
}
.image-gold-beef
  .element-glass-5beb
  .link_5346
  .huge-c466 {
  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;
}
.copper-f074 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.copper-f074 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.copper-f074 li:last-child {
  margin-right: 0;
}
.copper-f074 li:first-child {
  margin-left: 0;
}
.copper-f074.wrapper_green_0b4c a {
  color: #fff;
}
.copper-f074.wrapper_green_0b4c a:hover {
  color: #fff;
}
.copper-f074 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.copper-f074 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.copper-f074 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.copper-f074 a:hover {
  opacity: 0.9;
  color: inherit;
}
.copper-f074 [class*="social-icon-apple"] {
  background-color: #999;
}
.copper-f074 [class*="social-icon-apple"].static-2b07 {
  background-color: transparent;
  color: #999;
}
.copper-f074 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.copper-f074 [class*="social-icon-behance"].static-2b07 {
  background-color: transparent;
  color: #1769ff;
}
.copper-f074 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.copper-f074 [class*="social-icon-bitbucket"].static-2b07 {
  background-color: transparent;
  color: #205081;
}
.copper-f074 [class*="social-icon-codepen"] {
  background-color: #000;
}
.copper-f074 [class*="social-icon-codepen"].static-2b07 {
  background-color: transparent;
  color: #000;
}
.copper-f074 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.copper-f074 [class*="social-icon-delicious"].static-2b07 {
  background-color: transparent;
  color: #39f;
}
.copper-f074 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.copper-f074 [class*="social-icon-digg"].static-2b07 {
  background-color: transparent;
  color: #005be2;
}
.copper-f074 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.copper-f074 [class*="social-icon-dribbble"].static-2b07 {
  background-color: transparent;
  color: #ea4c89;
}
.copper-f074 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.copper-f074 [class*="social-icon-envelope"].static-2b07 {
  background-color: transparent;
  color: #ea4335;
}
.copper-f074 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.copper-f074 [class*="social-icon-facebook"].static-2b07 {
  background-color: transparent;
  color: #3b5998;
}
.copper-f074 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.copper-f074 [class*="social-icon-flickr"].static-2b07 {
  background-color: transparent;
  color: #0063dc;
}
.copper-f074 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.copper-f074 [class*="social-icon-foursquare"].static-2b07 {
  background-color: transparent;
  color: #2d5be3;
}
.copper-f074 [class*="social-icon-github"] {
  background-color: #333;
}
.copper-f074 [class*="social-icon-github"].static-2b07 {
  background-color: transparent;
  color: #333;
}
.copper-f074 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.copper-f074 [class*="social-icon-google-plus"].static-2b07 {
  background-color: transparent;
  color: #dd4b39;
}
.copper-f074 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.copper-f074 [class*="social-icon-houzz"].static-2b07 {
  background-color: transparent;
  color: #7ac142;
}
.copper-f074 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.copper-f074 [class*="social-icon-instagram"].static-2b07 {
  background-color: transparent;
  color: #262626;
}
.copper-f074 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.copper-f074 [class*="social-icon-jsfiddle"].static-2b07 {
  background-color: transparent;
  color: #487aa2;
}
.copper-f074 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.copper-f074 [class*="social-icon-linkedin"].static-2b07 {
  background-color: transparent;
  color: #0077b5;
}
.copper-f074 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.copper-f074 [class*="social-icon-medium"].static-2b07 {
  background-color: transparent;
  color: #00ab6b;
}
.copper-f074 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.copper-f074
  [class*="social-icon-odnoklassniki"].static-2b07 {
  background-color: transparent;
  color: #f4731c;
}
.copper-f074 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.copper-f074 [class*="social-icon-meetup"].static-2b07 {
  background-color: transparent;
  color: #ec1c40;
}
.copper-f074 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.copper-f074 [class*="social-icon-pinterest"].static-2b07 {
  background-color: transparent;
  color: #bd081c;
}
.copper-f074 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.copper-f074 [class*="social-icon-product-hunt"].static-2b07 {
  background-color: transparent;
  color: #da552f;
}
.copper-f074 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.copper-f074 [class*="social-icon-reddit"].static-2b07 {
  background-color: transparent;
  color: #ff4500;
}
.copper-f074 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.copper-f074 [class*="social-icon-rss"].static-2b07 {
  background-color: transparent;
  color: #f26522;
}
.copper-f074 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.copper-f074
  [class*="social-icon-shopping-cart"].static-2b07 {
  background-color: transparent;
  color: #4caf50;
}
.copper-f074 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.copper-f074 [class*="social-icon-skype"].static-2b07 {
  background-color: transparent;
  color: #00aff0;
}
.copper-f074 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.copper-f074 [class*="social-icon-slideshare"].static-2b07 {
  background-color: transparent;
  color: #0077b5;
}
.copper-f074 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.copper-f074 [class*="social-icon-snapchat"].static-2b07 {
  background-color: transparent;
  color: #fffc00;
}
.copper-f074 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.copper-f074 [class*="social-icon-soundcloud"].static-2b07 {
  background-color: transparent;
  color: #f80;
}
.copper-f074 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.copper-f074 [class*="social-icon-spotify"].static-2b07 {
  background-color: transparent;
  color: #2ebd59;
}
.copper-f074 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.copper-f074
  [class*="social-icon-stack-overflow"].static-2b07 {
  background-color: transparent;
  color: #fe7a15;
}
.copper-f074 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.copper-f074 [class*="social-icon-maldkfgram"].static-2b07 {
  background-color: transparent;
  color: #2ca5e0;
}
.copper-f074 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.copper-f074 [class*="social-icon-tripadvisor"].static-2b07 {
  background-color: transparent;
  color: #589442;
}
.copper-f074 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.copper-f074 [class*="social-icon-tumblr"].static-2b07 {
  background-color: transparent;
  color: #35465c;
}
.copper-f074 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.copper-f074 [class*="social-icon-twitch"].static-2b07 {
  background-color: transparent;
  color: #6441a5;
}
.copper-f074 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.copper-f074 [class*="social-icon-twitter"].static-2b07 {
  background-color: transparent;
  color: #1da1f2;
}
.copper-f074 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.copper-f074 [class*="social-icon-vimeo"].static-2b07 {
  background-color: transparent;
  color: #1ab7ea;
}
.copper-f074 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.copper-f074 [class*="social-icon-vk"].static-2b07 {
  background-color: transparent;
  color: #45668e;
}
.copper-f074 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.copper-f074 [class*="social-icon-weibo"].static-2b07 {
  background-color: transparent;
  color: #df2029;
}
.copper-f074 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.copper-f074 [class*="social-icon-weixin"].static-2b07 {
  background-color: transparent;
  color: #7bb32e;
}
.copper-f074 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.copper-f074 [class*="social-icon-whatsapp"].static-2b07 {
  background-color: transparent;
  color: #25d366;
}
.copper-f074 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.copper-f074 [class*="social-icon-wordpress"].static-2b07 {
  background-color: transparent;
  color: #21759b;
}
.copper-f074 [class*="social-icon-xing"] {
  background-color: #026466;
}
.copper-f074 [class*="social-icon-xing"].static-2b07 {
  background-color: transparent;
  color: #026466;
}
.copper-f074 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.copper-f074 [class*="social-icon-yelp"].static-2b07 {
  background-color: transparent;
  color: #af0606;
}
.copper-f074 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.copper-f074 [class*="social-icon-youtube"].static-2b07 {
  background-color: transparent;
  color: #cd201f;
}
.pro_3d6e {
  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;
}
.pro_3d6e:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_full_28d4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow_9ed0 {
  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;
}
.banner-d159 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.container-complex-bf85 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.container-complex-bf85,
.container-complex-bf85::after,
.container-complex-bf85::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;
}
.container-complex-bf85::after,
.container-complex-bf85::before {
  content: "";
  display: block;
  background-color: inherit;
}
.icon-glass-7500 .shadow_9ed0 .banner-d159 {
  margin-top: -2px;
  width: 19px;
}
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85 {
  margin-top: -1px;
}
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85,
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85::after,
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85::before {
  width: 19px;
  height: 2px;
}
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85::before {
  top: -6px;
}
.icon-glass-7500 .shadow_9ed0 .container-complex-bf85::after {
  bottom: -6px;
}
.box-e461 .shadow_9ed0 .banner-d159 {
  margin-top: -2px;
  width: 22px;
}
.box-e461 .shadow_9ed0 .container-complex-bf85 {
  margin-top: -1px;
}
.box-e461 .shadow_9ed0 .container-complex-bf85,
.box-e461 .shadow_9ed0 .container-complex-bf85::after,
.box-e461 .shadow_9ed0 .container-complex-bf85::before {
  width: 22px;
  height: 2px;
}
.box-e461 .shadow_9ed0 .container-complex-bf85::before {
  top: -7px;
}
.box-e461 .shadow_9ed0 .container-complex-bf85::after {
  bottom: -7px;
}
.button-old-8c8a .shadow_9ed0 .banner-d159 {
  margin-top: -2px;
  width: 31px;
}
.button-old-8c8a .shadow_9ed0 .container-complex-bf85 {
  margin-top: -1.5px;
}
.button-old-8c8a .shadow_9ed0 .container-complex-bf85,
.button-old-8c8a .shadow_9ed0 .container-complex-bf85::after,
.button-old-8c8a .shadow_9ed0 .container-complex-bf85::before {
  width: 31px;
  height: 3px;
}
.button-old-8c8a .shadow_9ed0 .container-complex-bf85::before {
  top: -9px;
}
.button-old-8c8a .shadow_9ed0 .container-complex-bf85::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gold-d285 .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 19px;
  }
  .gold-d285 .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .gold-d285 .shadow_9ed0 .container-complex-bf85,
  .gold-d285 .shadow_9ed0 .container-complex-bf85::after,
  .gold-d285 .shadow_9ed0 .container-complex-bf85::before {
    width: 19px;
    height: 2px;
  }
  .gold-d285 .shadow_9ed0 .container-complex-bf85::before {
    top: -6px;
  }
  .gold-d285 .shadow_9ed0 .container-complex-bf85::after {
    bottom: -6px;
  }
  .block-7fea .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 22px;
  }
  .block-7fea .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .block-7fea .shadow_9ed0 .container-complex-bf85,
  .block-7fea .shadow_9ed0 .container-complex-bf85::after,
  .block-7fea .shadow_9ed0 .container-complex-bf85::before {
    width: 22px;
    height: 2px;
  }
  .block-7fea .shadow_9ed0 .container-complex-bf85::before {
    top: -7px;
  }
  .block-7fea .shadow_9ed0 .container-complex-bf85::after {
    bottom: -7px;
  }
  .stone-068c .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 31px;
  }
  .stone-068c .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1.5px;
  }
  .stone-068c .shadow_9ed0 .container-complex-bf85,
  .stone-068c .shadow_9ed0 .container-complex-bf85::after,
  .stone-068c .shadow_9ed0 .container-complex-bf85::before {
    width: 31px;
    height: 3px;
  }
  .stone-068c .shadow_9ed0 .container-complex-bf85::before {
    top: -9px;
  }
  .stone-068c .shadow_9ed0 .container-complex-bf85::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel-inner-71bc .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 19px;
  }
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85,
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85::after,
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85::before {
    width: 19px;
    height: 2px;
  }
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85::before {
    top: -6px;
  }
  .panel-inner-71bc .shadow_9ed0 .container-complex-bf85::after {
    bottom: -6px;
  }
  .menu-north-ec96 .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85,
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85::after,
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85::before {
    width: 22px;
    height: 2px;
  }
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85::before {
    top: -7px;
  }
  .menu-north-ec96 .shadow_9ed0 .container-complex-bf85::after {
    bottom: -7px;
  }
  .caption-prev-86d6 .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1.5px;
  }
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85,
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85::after,
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85::before {
    width: 31px;
    height: 3px;
  }
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85::before {
    top: -9px;
  }
  .caption-prev-86d6 .shadow_9ed0 .container-complex-bf85::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_b91d .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 19px;
  }
  .liquid_b91d .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .liquid_b91d .shadow_9ed0 .container-complex-bf85,
  .liquid_b91d .shadow_9ed0 .container-complex-bf85::after,
  .liquid_b91d .shadow_9ed0 .container-complex-bf85::before {
    width: 19px;
    height: 2px;
  }
  .liquid_b91d .shadow_9ed0 .container-complex-bf85::before {
    top: -6px;
  }
  .liquid_b91d .shadow_9ed0 .container-complex-bf85::after {
    bottom: -6px;
  }
  .gas_ab60 .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 22px;
  }
  .gas_ab60 .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1px;
  }
  .gas_ab60 .shadow_9ed0 .container-complex-bf85,
  .gas_ab60 .shadow_9ed0 .container-complex-bf85::after,
  .gas_ab60 .shadow_9ed0 .container-complex-bf85::before {
    width: 22px;
    height: 2px;
  }
  .gas_ab60 .shadow_9ed0 .container-complex-bf85::before {
    top: -7px;
  }
  .gas_ab60 .shadow_9ed0 .container-complex-bf85::after {
    bottom: -7px;
  }
  .tertiary_easy_1cc7 .shadow_9ed0 .banner-d159 {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85 {
    margin-top: -1.5px;
  }
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85,
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85::after,
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85::before {
    width: 31px;
    height: 3px;
  }
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85::before {
    top: -9px;
  }
  .tertiary_easy_1cc7 .shadow_9ed0 .container-complex-bf85::after {
    bottom: -9px;
  }
}
.label-light-cfa2 .container-complex-bf85 {
  -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);
}
.label-light-cfa2 .container-complex-bf85::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.label-light-cfa2 .container-complex-bf85::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);
}
.label-light-cfa2.badge-f056 .container-complex-bf85 {
  -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);
}
.label-light-cfa2.badge-f056 .container-complex-bf85::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.label-light-cfa2.badge-f056 .container-complex-bf85::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bronze-32f0 {
  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.disabled_top_134a:before {
  display: none;
}
.bronze-9159 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.bronze-9159 .carousel_5b81 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.bronze-9159 .carousel_5b81:last-of-type {
  border-bottom: none;
}
.bronze-9159 .carousel_5b81.button-hard-2660,
.bronze-9159 .carousel_5b81.inner_6c84,
.bronze-9159 .carousel_5b81.panel_c70f {
  padding: 0;
}
.bronze-9159 .basic-07e9 .surface-under-0855 {
  color: currentColor;
}
.bronze-9159 .basic-07e9 .surface-under-0855:focus,
.bronze-9159 .basic-07e9 .surface-under-0855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-9159.lower_355e .soft_9d3c,
.bronze-9159.lower_355e .east_5ce8 a,
.bronze-9159.lower_355e .over-19b4 a,
.bronze-9159.lower_355e .fixed-8b8b a {
  color: rgba(0, 0, 0, 0.55);
}
.bronze-9159.lower_355e .soft_9d3c:hover,
.bronze-9159.lower_355e .east_5ce8 a:hover,
.bronze-9159.lower_355e .over-19b4 a:hover,
.bronze-9159.lower_355e .fixed-8b8b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-9159.lower_355e .hero-dd10 {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-9159.lower_355e .carousel_5b81 {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-9159.lower_355e .carousel_5b81:before {
  background: rgba(0, 0, 0, 0.08);
}
.bronze-9159.lower_355e .form-right-284d:before {
  background: rgba(255, 255, 255, 0.9);
}
.bronze-9159.lower_355e .basic-07e9 .text_last_dfc8 li a,
.bronze-9159.lower_355e .basic-07e9 .surface-under-0855,
.bronze-9159.lower_355e .fixed-8b8b {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-9159.lower_355e .basic-07e9 .surface-under-0855:focus,
.bronze-9159.lower_355e .basic-07e9 .surface-under-0855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-9159.lower_355e .text_last_dfc8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.bronze-9159.primary-east-5da4 .soft_9d3c,
.bronze-9159.primary-east-5da4 .east_5ce8 a,
.bronze-9159.primary-east-5da4 .over-19b4 .surface-under-0855,
.bronze-9159.primary-east-5da4 .over-19b4 a,
.bronze-9159.primary-east-5da4 .fixed-8b8b a {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-9159.primary-east-5da4 .soft_9d3c:hover,
.bronze-9159.primary-east-5da4 .east_5ce8 a:hover,
.bronze-9159.primary-east-5da4 .over-19b4 .surface-under-0855:hover,
.bronze-9159.primary-east-5da4 .over-19b4 a:hover,
.bronze-9159.primary-east-5da4 .fixed-8b8b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-9159.primary-east-5da4 .hero-dd10 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-9159.primary-east-5da4 .carousel_5b81 {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-9159.primary-east-5da4 .carousel_5b81:before {
  background: rgba(255, 255, 255, 0.08);
}
.bronze-9159.primary-east-5da4 .form-right-284d:before {
  background: rgba(0, 0, 0, 0.9);
}
.bronze-9159.primary-east-5da4 .basic-07e9 .text_last_dfc8 li a,
.bronze-9159.primary-east-5da4 .basic-07e9 .surface-under-0855,
.bronze-9159.primary-east-5da4 .fixed-8b8b {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-9159.primary-east-5da4 .basic-07e9 .surface-under-0855:focus,
.bronze-9159.primary-east-5da4 .basic-07e9 .surface-under-0855:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-9159.primary-east-5da4 .text_last_dfc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-right-284d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form-right-284d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot_1ee7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text_ab73 .bronze-9159 {
  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;
}
.text_ab73 .carousel_5b81 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text_ab73 .carousel_5b81: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) {
  .text_ab73 .carousel_5b81:before {
    width: 16%;
    left: 42%;
  }
}
.text_ab73 .carousel_5b81:last-child:before {
  content: none;
}
.text_ab73 .carousel_5b81[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text_ab73 .basic-07e9 .text_last_dfc8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text_ab73 .basic-07e9 .text_last_dfc8 li a .surface-under-0855 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text_ab73 .basic-07e9 .fixed-8b8b {
  border: none;
}
.text_ab73 .basic-07e9 .fixed-8b8b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text_ab73 .form-right-284d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text_ab73 .hot_1ee7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text_ab73 .primary-east-5da4 .form-right-284d:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_ab73 .lower_355e.accent-9644 .container-complex-bf85 {
  background: rgba(0, 0, 0, 0.6);
}
.text_ab73
  .lower_355e.accent-9644
  .container-complex-bf85::after,
.text_ab73
  .lower_355e.accent-9644
  .container-complex-bf85:before {
  background: inherit;
}
.text_ab73
  .lower_355e.accent-9644:hover
  .container-complex-bf85 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_dim_3e8d .bronze-9159 {
  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) {
  .highlight_dim_3e8d .bronze-9159 {
    width: auto;
    right: 45px;
  }
}
.carousel-new-6360 .bronze-9159 {
  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) {
  .carousel-new-6360 .bronze-9159 {
    width: auto;
    left: 45px;
  }
}
.disabled_top_134a .bronze-9159 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled_top_134a .hot_1ee7 {
  max-width: 48em;
  margin: 0 auto;
}
.disabled_top_134a .form-right-284d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.glass-9760 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.glass-9760.text_ab73 .bronze-9159 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.glass-9760.highlight_dim_3e8d .bronze-9159 {
  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);
}
.glass-9760 .bronze-9159 {
  visibility: visible;
}
.glass-9760.carousel-new-6360 .bronze-9159 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.nav_lite_2eeb,
.center-8d69 {
  overflow-x: hidden;
}
.nav_lite_2eeb .bronze-9159 {
  overflow: auto;
}
.nav_lite_2eeb.text_ab73 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_lite_2eeb.text_ab73 .bronze-9159 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.nav_lite_2eeb.text_ab73 .pro_3d6e {
  opacity: 0;
}
.nav_lite_2eeb.highlight_dim_3e8d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_lite_2eeb.highlight_dim_3e8d .bronze-9159 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.nav_lite_2eeb.highlight_dim_3e8d .pro_3d6e {
  opacity: 0;
}
.nav_lite_2eeb.carousel-new-6360 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.nav_lite_2eeb.carousel-new-6360 .bronze-9159 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.nav_lite_2eeb.carousel-new-6360 .pro_3d6e {
  opacity: 0;
}
.nav_lite_2eeb.disabled_top_134a .bronze-9159 {
  z-index: 10;
  visibility: visible;
}
.accent-9644 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent-9644 .container-complex-bf85 {
  background: rgba(255, 255, 255, 0.99);
}
.accent-9644 .container-complex-bf85::after,
.accent-9644 .container-complex-bf85:before {
  background: inherit;
}
.accent-9644:hover .container-complex-bf85 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-new-6360 .accent-9644 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled_top_134a .accent-9644 {
  display: none !important;
}
.nav_lite_2eeb:before,
.center-8d69:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.nav_lite_2eeb .accent-9644,
.center-8d69 .accent-9644 {
  display: inline-block;
}
.bronze-9159 .pressed_5cfb {
  -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;
}
.nav_lite_2eeb .bronze-9159 .pressed_5cfb,
.center-8d69 .bronze-9159 .pressed_5cfb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_rough_5162 .carousel_9cea {
  width: 100%;
}
.aside-d185 {
  padding: 0 0.5em 0;
}
.aside-d185 [class*="customify-col-"],
.aside-d185 [class*="customify-col_"],
.aside-d185 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.silver_69c9 .aside-d185 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .full_a1d7 .link_clean_ad1d,
  .link_clean_ad1d {
    display: none;
  }
  .copper_d133 {
    text-align: left;
  }
  .filter-0e08 {
    text-align: center;
  }
  .shadow-thick-cbb7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .full_a1d7 .pagination_cfe8,
  .pagination_cfe8 {
    display: none;
  }
  .current_225a {
    text-align: left;
  }
  .current_f93d {
    text-align: center;
  }
  .info-pro-6f54 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .full_a1d7 .title_wide_b476,
  .title_wide_b476 {
    display: none;
  }
  .medium-fe97 {
    text-align: left;
  }
  .text_50ef {
    text-align: center;
  }
  .pagination_mini_d846 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.texture-hard-f557 {
  box-shadow: none !important;
}
.white_6f5f .dark_4e03,
.footer-upper-bec1 .dark_4e03 {
  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;
}
.footer-upper-bec1 .dark_4e03 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.photo-ea30 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.photo-ea30:after,
.photo-ea30:before {
  content: "";
  display: table;
}
.photo-ea30:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .photo-ea30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.photo-ea30,
.preview-thick-90dc {
  max-width: 1248px;
  margin: 0 auto;
}

.north-cdc5.down_3955 .photo-ea30 {
  max-width: 100%;
}
.north-cdc5.column-ee32 {
  max-width: 1200px;
  margin: 0 auto;
}
.north-cdc5.modal-16b8 .photo-ea30 {
  max-width: 100%;
}
.north-cdc5.modal-16b8 > .photo-ea30 {
  padding-left: 0;
  padding-right: 0;
}
.north-cdc5.modal-16b8 > .photo-ea30 .full_a1d7 {
  margin: 0;
}
.north-cdc5.modal-16b8
  > .photo-ea30
  .purple_fdfb.down-31dc {
  margin-right: 0;
  margin-left: 0;
}
.north-cdc5.modal-16b8 #main.down-31dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tertiary-75dc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-75dc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent-silver-7feb .slider-iron-e067 {
    padding-right: 1em;
  }
  .accent-silver-7feb.image_6164 .purple_fdfb {
    border-right: 1px solid #eaecee;
  }
  .accent-silver-7feb.image_6164 .slider-iron-e067 {
    padding-right: 1em;
  }
  .accent-silver-7feb.image_6164 .frame-065d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_bottom_be98 .slider-iron-e067 {
    padding-left: 1em;
  }
  .sort_bottom_be98.image_6164 .purple_fdfb {
    border-left: 1px solid #eaecee;
  }
  .sort_bottom_be98.image_6164 .slider-iron-e067 {
    padding-left: 1em;
  }
  .sort_bottom_be98.image_6164 .frame-065d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-paper-de2b .slider-iron-e067 {
    padding-left: 1em;
  }
  .photo-paper-de2b.image_6164 .mask_over_3870 {
    border-right: 1px solid #eaecee;
  }
  .photo-paper-de2b.image_6164 .carousel-bdb8 {
    border-right: 1px solid #eaecee;
  }
  .photo-paper-de2b.image_6164 .slider-iron-e067 {
    padding-left: 1em;
  }
  .photo-paper-de2b.image_6164 .frame-065d {
    padding-right: 1em;
  }
  .photo-paper-de2b.image_6164 .yellow-94e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_8932 .slider-iron-e067 {
    padding-right: 1em;
  }
  .easy_8932.image_6164 .mask_over_3870 {
    border-left: 1px solid #eaecee;
  }
  .easy_8932.image_6164 .carousel-bdb8 {
    border-left: 1px solid #eaecee;
  }
  .easy_8932.image_6164 .slider-iron-e067 {
    padding-right: 1em;
  }
  .easy_8932.image_6164 .frame-065d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_8932.image_6164 .yellow-94e4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-75dc .slider-iron-e067 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-75dc.image_6164 .purple_fdfb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tertiary-75dc.image_6164 .slider-iron-e067 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary-75dc.image_6164 .frame-065d {
    padding-left: 1em;
  }
  .tertiary-75dc.image_6164 .yellow-94e4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tertiary-75dc.image_6164 .slider-iron-e067 {
    padding-left: 0;
  }
}
.container-down-b159 .module-green-faf4 {
  display: inline-block;
}
.large-e7ee {
  display: inline-block;
}
.status-6282 {
  word-con: break-word;
}
.widget-silver-6c74 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-silver-6c74 .static-a690 {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-silver-6c74 .description_264f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paragraph-c16e .search_b4a6 {
  margin-bottom: 2em;
}
.paragraph-c16e .shade-down-0282 {
  margin-bottom: 15px;
}
.paragraph-c16e .shade-down-0282:last-child {
  margin-bottom: 0;
}
.paragraph-c16e .shadow_0bc9 {
  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) {
  .paragraph-c16e .shadow_0bc9 {
    display: block;
  }
}
.paragraph-c16e .accent_north_86e4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paragraph-c16e .accent_north_86e4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paragraph-c16e .text_9922 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paragraph-c16e .text_9922 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paragraph-c16e .text_9922 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paragraph-c16e .status-6282 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-c16e .status-6282 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paragraph-c16e .full_c1f9 p:last-child {
  margin-bottom: 0;
}
.paragraph-c16e .preview_517b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paragraph-c16e .list-daec {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paragraph-c16e .alert-inner-4bc6 {
  margin-top: 1em;
}
.paragraph-c16e .component_81be {
  top: 0;
  display: block;
}
.paragraph-c16e .component_81be a {
  color: inherit;
}
.paragraph-c16e .component_81be a:hover {
  color: inherit;
}
.paragraph-c16e .list_purple_139c {
  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;
}
.paragraph-c16e .list_purple_139c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paragraph-c16e .list-daec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paragraph-c16e .modal_6dda {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paragraph-c16e .modal_6dda:first-child {
  margin-top: 0;
}
.paragraph-c16e .modal_6dda.secondary-upper-ac37 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paragraph-c16e .modal_6dda.text_copper_897b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-c16e
  .modal_6dda.text_copper_897b.hidden-148f
  .alert-inner-4bc6 {
  width: 100%;
}
.paragraph-c16e .text_copper_897b {
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-c16e .text_copper_897b .widget-silver-6c74,
.paragraph-c16e .text_copper_897b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paragraph-c16e .text_9922 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph-c16e .text_9922 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paragraph-c16e .text_9922: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;
}
.paragraph-c16e .secondary-upper-ac37 {
  z-index: 5;
}
.paragraph-c16e .dynamic-eeed .item_486e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paragraph-c16e .texture_warm_122f .item_486e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paragraph-c16e .menu-81b7 .item_486e {
  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;
}
.paragraph-c16e.out-f374 .shadow_0bc9,
.paragraph-c16e.carousel-dynamic-ae20 .shadow_0bc9 {
  display: block;
}
.paragraph-c16e.out-f374 .shadow_0bc9 .copper_1b98,
.paragraph-c16e.out-f374 .shadow_0bc9 .list-daec,
.paragraph-c16e.carousel-dynamic-ae20 .shadow_0bc9 .copper_1b98,
.paragraph-c16e.carousel-dynamic-ae20 .shadow_0bc9 .list-daec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph-c16e.message_205d .accent_north_86e4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paragraph-c16e.message_205d .accent_north_86e4 {
    margin-right: 0;
  }
}
.paragraph-c16e.out-f374 .accent_north_86e4,
.paragraph-c16e.carousel-dynamic-ae20 .accent_north_86e4 {
  padding-top: 40%;
}
.paragraph-c16e.out-f374 .search_b4a6,
.paragraph-c16e.carousel-dynamic-ae20 .search_b4a6 {
  display: block;
}
.paragraph-c16e.out-f374 .fn-sticky-40c5 .list-daec,
.paragraph-c16e.carousel-dynamic-ae20 .fn-sticky-40c5 .list-daec {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paragraph-c16e.out-f374 .accent_north_86e4,
.paragraph-c16e.carousel-dynamic-ae20 .accent_north_86e4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paragraph-c16e.out-f374 .list-daec {
  padding: 1em;
}
.image_002b {
  margin: 30px auto;
  display: block;
}
.image_002b .west-f25b > * {
  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;
}
.image_002b .west-f25b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_002b .west-f25b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.module-fresh-71d9 .widget-silver-6c74 {
  margin-bottom: 1.41575em;
}
.module-fresh-71d9 .nav-over-8306 {
  margin-bottom: 1.618em;
}
.active_cdb8 .paragraph_complex_6308 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active_cdb8 .paragraph_complex_6308 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active_cdb8 .pro_d079 {
  max-width: 100%;
  overflow: auto;
}
.caption-stale-40cb .active_cdb8 a:hover {
  text-decoration: underline;
}
.clean-342b .shade-down-0282:not(.status-6282),
.clean-342b .text_9922 {
  margin-bottom: 1.41575em;
}
.clean-342b .shade-down-0282:not(.status-6282):last-child,
.clean-342b .text_9922:last-child {
  margin-bottom: 0;
}
.clean-342b .shade-down-0282.notice-brown-6bd1 {
  margin-bottom: 0.41575em;
}
.clean-342b .right_488b:before,
.clean-342b .notification_orange_7a0a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.clean-342b .right_488b:before {
  content: "\f115";
}
.clean-342b .notification_orange_7a0a:before {
  content: "\f02c";
}
.clean-342b .middle-92ec {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.clean-342b .middle-92ec a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.block-hovered-48f9 {
  display: -webkit-box;
  display: flex;
}
.block-hovered-48f9 .gradient_296c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .block-hovered-48f9 .gradient_296c {
    flex-basis: 90px;
  }
}
.block-hovered-48f9 .smooth_f47a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-hovered-48f9 .smooth_f47a {
    flex-basis: calc(100% - 50px);
  }
}
.block-hovered-48f9 .tertiary_d010 p:last-child {
  margin-bottom: 0.72em;
}
.icon_soft_5b48 .west-f25b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.icon_soft_5b48 .west-f25b:after,
.icon_soft_5b48 .west-f25b:before {
  content: "";
  display: table;
}
.icon_soft_5b48 .west-f25b:after {
  clear: both;
}
.icon_soft_5b48 .west-f25b .element_wide_0426,
.icon_soft_5b48 .west-f25b .cool_1f6b {
  width: 49%;
}
.icon_soft_5b48 .west-f25b .element_wide_0426 a span.surface-light-e273,
.icon_soft_5b48 .west-f25b .cool_1f6b a span.surface-light-e273 {
  display: block;
  margin-bottom: 5px;
}
.icon_soft_5b48 .west-f25b .cool_1f6b {
  float: left;
  text-align: left;
}
.icon_soft_5b48 .west-f25b .element_wide_0426 {
  float: right;
  text-align: right;
}
.label-in-dfa4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label-in-dfa4 {
    margin-bottom: 0;
  }
}
.complex-af7a {
  margin-bottom: 1em;
}
.complex-af7a .status-6282 {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter_steel_8092 a {
  display: block;
  line-height: 0;
  position: relative;
}
.bottom_c458 .complex-af7a,
.hero_3cd9 .complex-af7a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .bottom_c458 .complex-af7a,
  .hero_3cd9 .complex-af7a {
    display: block;
  }
}
.bottom_c458 .filter_steel_8092,
.hero_3cd9 .filter_steel_8092 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .bottom_c458 .filter_steel_8092,
  .hero_3cd9 .filter_steel_8092 {
    margin-bottom: 1em;
  }
}
.bottom_c458 .filter_steel_8092 img,
.hero_3cd9 .filter_steel_8092 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bottom_c458 .main_clean_f368,
.hero_3cd9 .main_clean_f368 {
  flex-basis: calc(100% - 160px);
}
.bottom_c458 .main_clean_f368 p,
.hero_3cd9 .main_clean_f368 p {
  margin-bottom: 0;
}
.bottom_c458 .main_clean_f368 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .bottom_c458 .main_clean_f368 {
    padding-left: 0;
  }
}
.hero_3cd9 .main_clean_f368 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero_3cd9 .main_clean_f368 {
    padding-right: 0;
  }
}
.hero_3cd9 .filter_steel_8092 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_steel_bb4d .filter_steel_8092 {
  margin-bottom: 0.5em;
}
.tooltip_steel_bb4d .filter_steel_8092 img {
  width: 100%;
}
.message_e325 .tag_over_b7ea,
.cold-1476 .tag_over_b7ea {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cold-1476 .purple_fdfb .orange_744b p:last-child {
  margin-bottom: 0;
}
.card-1934 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover_over_cd59 .border-991a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover_over_cd59 .border-991a:last-of-type {
    margin-bottom: 0;
  }
}
.hover_over_cd59 .border-991a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover_over_cd59 .border-991a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover_over_cd59 .border-991a ul li {
  margin: 0 0 0.6em;
}
.hover_over_cd59 .border-991a ul li.new_7d05,
.hover_over_cd59 .border-991a ul li.search_ad0b {
  position: relative;
}
.hover_over_cd59 .border-991a ul li.new_7d05 .hot-3266,
.hover_over_cd59 .border-991a ul li.search_ad0b .hot-3266 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover_over_cd59 .border-991a ul li.new_7d05:after:after,
.hover_over_cd59 .border-991a ul li.new_7d05:after:before,
.hover_over_cd59
  .border-991a
  ul
  li.search_ad0b:after:after,
.hover_over_cd59
  .border-991a
  ul
  li.search_ad0b:after:before {
  content: "";
  display: table;
}
.hover_over_cd59 .border-991a ul li.new_7d05:after:after,
.hover_over_cd59
  .border-991a
  ul
  li.search_ad0b:after:after {
  clear: both;
}
.hover_over_cd59 .border-991a a.content-c349:hover {
  text-decoration: none;
}
.hover_over_cd59 .border-991a select {
  max-width: 100%;
}
.hover_over_cd59 .border-991a table {
  font-size: 85%;
}
.hover_over_cd59 .border-991a table td,
.hover_over_cd59 .border-991a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover_over_cd59 .border-991a table tfoot td {
  text-align: left;
}
.hover_over_cd59 .border-991a :last-child {
  margin-bottom: 0;
}
.hover_over_cd59 .border-991a .detail_89fe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover_over_cd59 .border-991a .detail_89fe label {
  width: 100%;
}
.hover_over_cd59 .border-991a .detail_89fe .card-997b {
  width: 100%;
  display: block;
}
.hover_over_cd59 .border-991a .detail_89fe .gallery_over_6872 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover_over_cd59 .border-991a .detail_89fe .gallery_over_6872:hover svg #svg-search {
  fill: #444;
}
.hover_over_cd59 .border-991a .detail_89fe .gallery_over_6872 svg {
  width: 18px;
  height: 18px;
}
.hover_over_cd59 .complex_e22a ul ul,
.hover_over_cd59 .breadcrumb-9f79 ul ul,
.hover_over_cd59 .surface-59ad ul ul,
.hover_over_cd59 .tertiary-9b14 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover_over_cd59 .complex_e22a .footer_b2de > a,
.hover_over_cd59 .breadcrumb-9f79 .footer_b2de > a,
.hover_over_cd59 .surface-59ad .footer_b2de > a,
.hover_over_cd59 .tertiary-9b14 .footer_b2de > a {
  margin-bottom: 0;
}
.hover_over_cd59 .search_8edb li,
.hover_over_cd59 .complex_e22a li,
.hover_over_cd59 .dropdown-dark-9206 li,
.hover_over_cd59 .breadcrumb-9f79 li,
.hover_over_cd59 .surface-59ad li,
.hover_over_cd59 .tertiary-9b14 li,
.hover_over_cd59 .column-inner-cdbf li,
.hover_over_cd59 .description-771f li {
  display: block;
  position: relative;
}
.hover_over_cd59 .search_8edb li:last-child,
.hover_over_cd59 .complex_e22a li:last-child,
.hover_over_cd59 .dropdown-dark-9206 li:last-child,
.hover_over_cd59 .breadcrumb-9f79 li:last-child,
.hover_over_cd59 .surface-59ad li:last-child,
.hover_over_cd59 .tertiary-9b14 li:last-child,
.hover_over_cd59 .column-inner-cdbf li:last-child,
.hover_over_cd59 .description-771f li:last-child {
  border: none;
}
.hover_over_cd59 .search_8edb li a,
.hover_over_cd59 .complex_e22a li a,
.hover_over_cd59 .dropdown-dark-9206 li a,
.hover_over_cd59 .breadcrumb-9f79 li a,
.hover_over_cd59 .surface-59ad li a,
.hover_over_cd59 .tertiary-9b14 li a,
.hover_over_cd59 .column-inner-cdbf li a,
.hover_over_cd59 .description-771f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_over_cd59 .search_8edb li ul li::before,
.hover_over_cd59 .complex_e22a li ul li::before,
.hover_over_cd59 .dropdown-dark-9206 li ul li::before,
.hover_over_cd59 .breadcrumb-9f79 li ul li::before,
.hover_over_cd59 .surface-59ad li ul li::before,
.hover_over_cd59 .tertiary-9b14 li ul li::before,
.hover_over_cd59 .column-inner-cdbf li ul li::before,
.hover_over_cd59 .description-771f li ul li::before {
  left: 15px;
}
.hover_over_cd59 .search_8edb li ul a,
.hover_over_cd59 .complex_e22a li ul a,
.hover_over_cd59 .dropdown-dark-9206 li ul a,
.hover_over_cd59 .breadcrumb-9f79 li ul a,
.hover_over_cd59 .surface-59ad li ul a,
.hover_over_cd59 .tertiary-9b14 li ul a,
.hover_over_cd59 .column-inner-cdbf li ul a,
.hover_over_cd59 .description-771f li ul a {
  padding-left: 20px;
}
.hover_over_cd59 .search_8edb li ul ul li::before,
.hover_over_cd59 .complex_e22a li ul ul li::before,
.hover_over_cd59 .dropdown-dark-9206 li ul ul li::before,
.hover_over_cd59 .breadcrumb-9f79 li ul ul li::before,
.hover_over_cd59 .surface-59ad li ul ul li::before,
.hover_over_cd59 .tertiary-9b14 li ul ul li::before,
.hover_over_cd59 .column-inner-cdbf li ul ul li::before,
.hover_over_cd59 .description-771f li ul ul li::before {
  left: 30px;
}
.hover_over_cd59 .search_8edb li ul ul a,
.hover_over_cd59 .complex_e22a li ul ul a,
.hover_over_cd59 .dropdown-dark-9206 li ul ul a,
.hover_over_cd59 .breadcrumb-9f79 li ul ul a,
.hover_over_cd59 .surface-59ad li ul ul a,
.hover_over_cd59 .tertiary-9b14 li ul ul a,
.hover_over_cd59 .column-inner-cdbf li ul ul a,
.hover_over_cd59 .description-771f li ul ul a {
  padding-left: 40px;
}
.hover_over_cd59 .gallery_711c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover_over_cd59 .description-771f ul li {
  margin-bottom: 1.41575em;
}
.hover_over_cd59 .description-771f ul li .gallery_bright_5f45 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover_over_cd59 .description-771f ul li .widget_right_0030 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.primary-east-5da4 .search_8edb li a,
.primary-east-5da4 .complex_e22a li a,
.primary-east-5da4 .dropdown-dark-9206 li a,
.primary-east-5da4 .breadcrumb-9f79 li a,
.primary-east-5da4 .surface-59ad li a,
.primary-east-5da4 .tertiary-9b14 li a,
.primary-east-5da4 .column-inner-cdbf li a,
.primary-east-5da4 .description-771f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-east-5da4 .gallery_711c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-east-5da4 .border-991a ul li.new_7d05 .hot-3266,
.primary-east-5da4 .border-991a ul li.search_ad0b .hot-3266 {
  background: rgba(0, 0, 0, 0.2);
}
.primary-east-5da4 .hover_over_cd59 .border-991a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li {
  margin: 0;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li ul {
  margin: 0;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li ul li a {
  padding-left: 15px;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li ul li li a {
  padding-left: 30px;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li.white_06bc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li.white_06bc > 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;
}
.north-cdc5 .hover_over_cd59 .text_last_dfc8 li.white_06bc > 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;
}
.notification_6406 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content-27c9 {
  position: relative;
  z-index: 10;
}
.content-27c9 .pressed_5cfb {
  width: 100%;
  max-width: 100%;
}
.first-dcc4 .action-3d60 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.first-dcc4 .lower_355e {
}
.first-dcc4 .primary-east-5da4 {
  background: #292929;
}
.lower-fc64 .action-3d60 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lower-fc64 .lower_355e {
  background: #f9f9f9;
}
.lower-fc64 .primary-east-5da4 {
  background: #303030;
}
.hot-8e81 .action-3d60 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hot-8e81 .module-green-faf4 {
    margin-bottom: 1em;
  }
  .hot-8e81 .module-green-faf4:last-child {
    margin-bottom: 0;
  }
}
.hot-8e81 .lower_355e {
  background: #ededed;
}
.hot-8e81 .primary-east-5da4 {
  background: #1a1a1a;
}
.action-3d60.lower_355e {
  color: rgba(0, 0, 0, 0.6);
}
.action-3d60.lower_355e .card_green_1b6f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.action-3d60.primary-east-5da4 {
  color: rgba(255, 255, 255, 0.99);
}
.action-3d60.primary-east-5da4 a:not(.content-c349) {
  color: rgba(255, 255, 255, 0.79);
}
.action-3d60.primary-east-5da4 a:not(.content-c349):hover {
  color: rgba(255, 255, 255, 0.99);
}
.action-3d60.primary-east-5da4 .card_green_1b6f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.action-3d60.primary-east-5da4 table tbody td,
.action-3d60.primary-east-5da4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.white-d868.under_efd0 .photo-ea30 {
  max-width: initial;
}
.white-d868 .mini_f279 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.white-d868 .mini_f279 .pressed_5cfb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .white-d868 .mini_f279 .pressed_5cfb {
    display: block;
    margin-bottom: 2em;
  }
  .white-d868 .mini_f279 .pressed_5cfb:last-child {
    margin-bottom: 0;
  }
}
.hot-8e81 .module-green-faf4:last-child,
.lower-fc64 .module-green-faf4:last-child,
.first-dcc4 .module-green-faf4:last-child {
  margin-bottom: 0;
}
.hot-8e81 .module-green-faf4 .hover_over_cd59 .border-991a:last-child,
.lower-fc64 .module-green-faf4 .hover_over_cd59 .border-991a:last-child,
.first-dcc4 .module-green-faf4 .hover_over_cd59 .border-991a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hot-8e81 .tiny-1445,
  .hot-8e81 .backdrop-7b4d,
  .lower-fc64 .tiny-1445,
  .lower-fc64 .backdrop-7b4d,
  .first-dcc4 .tiny-1445,
  .first-dcc4 .backdrop-7b4d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content-27c9 .module-green-faf4 {
    margin-bottom: 2em;
  }
}
.content-27c9 p:last-child {
  margin-bottom: 0;
}
.content-27c9 li,
.content-27c9 ul {
  list-style: none;
  margin: 0;
}
.content-27c9 ul ul {
  margin-left: 2.617924em;
}
.alert_tiny_e73d {
  font-size: 0.875em;
}

/* css-noise: c4b9 */
.promo-block-n1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
