/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner_fresh_120f/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner_fresh_120f
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.banner_fresh_120f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown-826e.border-d37b/licenses/gpl-2.0.green_fecf
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_1cf1/, (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.orange-0e9a.element_8dfd/normalize.pattern_c89d/
 ======
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.pattern_c89d v7.0.0 | MIT License | github.banner_fresh_120f/necolas/normalize.pattern_c89d */
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;
}
.box_short_7e4d .notice_14ba,
.menu-motion-f0db,
.fast_04ed,
.pattern_glass_f7ef,
.hover-4a70,
.badge_pro_0929,
.frame_5aca,
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;
}
.menu-motion-f0db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu-motion-f0db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu-motion-f0db,
  h1 {
    font-size: 1.8em;
  }
}
.fast_04ed,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fast_04ed + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fast_04ed,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fast_04ed,
  h2 {
    font-size: 1.7em;
  }
}
.pattern_glass_f7ef,
h3 {
  font-size: 1.618em;
}
.box_short_7e4d .notice_14ba,
.hover-4a70,
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.first_f3f1 {
  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;
}
.over-e3a9:after,
.over-e3a9:before,
.primary-green-79f3:after,
.primary-green-79f3:before {
  content: "";
  display: table;
}
.over-e3a9:after,
.primary-green-79f3:after {
  clear: both;
}
.light-1bb5 {
  float: right;
  margin-right: 0;
}
.short_7fab {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.article-d15e .caption_last_6f84,
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;
}
.article-d15e .caption_last_6f84: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;
}
.mini_5f32 .caption_last_6f84 {
  box-shadow: none;
}
.mini_5f32
  .caption_last_6f84
  .green_a015 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mini_5f32 .caption_last_6f84 .primary-5dd5 {
  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;
}
.mini_5f32
  .caption_last_6f84
  .primary-5dd5
  b {
  display: none;
}
.mini_5f32 .alert-cold-c3ed {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_873c:not(.sidebar_brown_0b76):not(.wrapper-gold-2b8c),
button:not(.sidebar_brown_0b76):not(.wrapper-gold-2b8c),
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ) {
  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;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):hover,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):hover,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):hover,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):hover,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):active,
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):active,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):active,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):active,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):active,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus {
  outline: 0;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4 {
  position: relative;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .hover-short-2e00,
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .dropdown-8281,
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .stone_c987,
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  i,
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  svg,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .hover-short-2e00,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .dropdown-8281,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .stone_c987,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  i,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  svg,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .hover-short-2e00,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .dropdown-8281,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .stone_c987,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  i,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  svg,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .hover-short-2e00,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .dropdown-8281,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .stone_c987,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  i,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  svg,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .hover-short-2e00,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .dropdown-8281,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  .stone_c987,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  i,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4
  svg {
  visibility: hidden;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4:after,
button:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4:after,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4:after,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4:after,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ).fn-loading-3ac4: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;
}
.description_873c:not(.sidebar_brown_0b76):not(.wrapper-gold-2b8c),
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ) {
  color: #fff;
  background: #235787;
}
.description_873c:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="button"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="reset"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus,
input[type="submit"]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ):focus {
  color: #fff;
}
.description_873c.fn-disabled-3ac4:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
.description_873c[disabled]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
button.fn-disabled-3ac4:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ),
button[disabled]:not(.sidebar_brown_0b76):not(
    .wrapper-gold-2b8c
  ) {
  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;
}
.component-last-f0e2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.component-last-f0e2: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;
}
.info_fast_a426 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer_west_b48d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.over_ed2d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.over-e3a9:after,
.over-e3a9:before,
.heading_c76f:after,
.heading_c76f:before,
.smooth-1977:after,
.smooth-1977:before,
.overlay-6a7e:after,
.overlay-6a7e:before,
.pressed-764b:after,
.pressed-764b:before,
.frame_5959:after,
.frame_5959:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.over-e3a9:after,
.heading_c76f:after,
.smooth-1977:after,
.overlay-6a7e:after,
.pressed-764b:after,
.frame_5959:after {
  clear: both;
}
.heading_c76f .border-old-611b,
.smooth-1977 .border-old-611b,
.module-39cd .border-old-611b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion-fixed-d325 {
  display: inline-block;
}
.secondary-3799 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.secondary-3799 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.secondary-3799 .dynamic-9f9b {
  padding: 1em 0;
  font-size: 85%;
}
.dynamic-9f9b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.slider_copper_4289 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.slider_copper_4289:after,
.slider_copper_4289:before {
  content: "";
  display: table;
}
.slider_copper_4289:after {
  clear: both;
}
.table-bd98 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.silver-7c9d .table-bd98 {
  max-width: 50%;
}
.detail-rough-504f .table-bd98 {
  max-width: 33.33%;
}
.module_4aa2 .table-bd98 {
  max-width: 25%;
}
.stale-c011 .table-bd98 {
  max-width: 20%;
}
.smooth_4559 .table-bd98 {
  max-width: 16.66%;
}
.steel_536a .table-bd98 {
  max-width: 14.28%;
}
.table_5058 .table-bd98 {
  max-width: 12.5%;
}
.small-efee .table-bd98 {
  max-width: 11.11%;
}
.dropdown_a3c8 {
  display: block;
}
.box_short_7e4d .row_brown_6260 label,
.box_short_7e4d .card_solid_dbec label,
.box_short_7e4d .content-f448 label,
.box_short_7e4d .wide_109f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-orange-cea9 {
  list-style: none;
  margin: 0;
}
.container-orange-cea9 article.row_simple_b2c8 {
  margin-bottom: 0;
}
.container-orange-cea9 ul {
  list-style: none;
  margin: 0;
}
.container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8: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) {
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 li.row_simple_b2c8 li.row_simple_b2c8 li.row_simple_b2c8 {
    padding-left: 0;
  }
}
article.row_simple_b2c8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_simple_b2c8 .heading_c76f p:last-of-type {
  margin-bottom: 0;
}
article.row_simple_b2c8 .gallery_c050 {
  float: left;
}
article.row_simple_b2c8 .tabs-9ffc {
  margin-left: 85px;
}
article.row_simple_b2c8 .orange-4ac1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_simple_b2c8 .orange-4ac1 .tooltip-4392 {
  margin-left: 10px;
}
article.row_simple_b2c8 .left_6027 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_simple_b2c8 .info-full-acb3 {
  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 .row_brown_6260,
  #respond .content-f448,
  #respond .wide_109f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_brown_6260 input,
#respond .content-f448 input,
#respond .wide_109f input {
  width: 100%;
}
#respond .wide_109f {
  margin-right: 0;
}
#respond .warm_5f73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-in-3f11 {
  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;
}
.shadow-in-3f11.mini-e16a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shadow-in-3f11 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%);
}
.shadow-in-3f11:focus,
.shadow-in-3f11: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);
}
.new_5888 {
  border-radius: 10%;
}
.carousel_blue_dfc4 {
  border-radius: 50%;
}
.wrapper_7e1f {
  font-size: 0.72em;
}
.caption_plasma_884c {
  font-size: 0.875em;
}
.selected_a48d {
  font-size: 1.1em;
}
.carousel-wide-b851 {
  text-transform: uppercase;
  line-height: 1.2;
}
.carousel-wide-b851.wrapper_7e1f {
  letter-spacing: 0.5px;
}
.hidden-motion-39ca,
.hidden-motion-39ca a {
  color: #6d6d6d;
}
.hidden-motion-39ca a:hover {
  color: #111;
}
.paragraph-9faa {
  color: #6d6d6d;
}
.tooltip-8861 {
  overflow-x: hidden;
}
.tooltip-8861 .feature-dark-c091.complex-d7c4 {
  position: relative;
}
.tooltip-8861 .feature-dark-c091.complex-d7c4.old-1394 {
  position: initial;
}
.tooltip-8861
  .feature-dark-c091.complex-d7c4.old-1394
  .article-b355 {
  left: auto;
}
.tooltip-8861 .feature-dark-c091 .article-b355 {
  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;
}
.tooltip-8861 .feature-dark-c091:hover.complex-d7c4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tooltip-8861
  .feature-dark-c091:hover.complex-d7c4
  .article-b355 {
  display: block;
  z-index: 9999999;
}
.tooltip-8861 .filter-rough-02ac .accordion_middle_804f,
.tooltip-8861 .alert_a325 .accordion_middle_804f {
  display: none;
}
.tooltip-8861 .over_dca4 .feature-dark-c091:hover.complex-d7c4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.box_short_7e4d .row_brown_6260 label,
.box_short_7e4d .card_solid_dbec label,
.box_short_7e4d .content-f448 label,
.box_short_7e4d .wide_109f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container-orange-cea9 {
  list-style: none;
  margin: 0;
}
.container-orange-cea9 article.row_simple_b2c8 {
  margin-bottom: 0;
}
.container-orange-cea9 ul {
  list-style: none;
  margin: 0;
}
.container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8: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) {
  .container-orange-cea9 .gradient_under_27a3 li.row_simple_b2c8 li.row_simple_b2c8 li.row_simple_b2c8 li.row_simple_b2c8 {
    padding-left: 0;
  }
}
article.row_simple_b2c8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row_simple_b2c8 .heading_c76f p:last-of-type {
  margin-bottom: 0;
}
article.row_simple_b2c8 .gallery_c050 {
  float: left;
}
article.row_simple_b2c8 .tabs-9ffc {
  margin-left: 85px;
}
article.row_simple_b2c8 .orange-4ac1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row_simple_b2c8 .orange-4ac1 .tooltip-4392 {
  margin-left: 10px;
}
article.row_simple_b2c8 .left_6027 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row_simple_b2c8 .info-full-acb3 {
  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 .row_brown_6260,
  #respond .content-f448,
  #respond .wide_109f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_brown_6260 input,
#respond .content-f448 input,
#respond .wide_109f input {
  width: 100%;
}
#respond .wide_109f {
  margin-right: 0;
}
#respond .warm_5f73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.filter-rough-02ac .silver-b8d6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.silver-b8d6 .paragraph-pro-dfe0.container_e863 .active_ef22 > li > a:focus,
.silver-b8d6 .paragraph-pro-dfe0.container_e863 .active_ef22 > li > a:hover,
.silver-b8d6 .paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a:focus,
.silver-b8d6 .paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a:hover,
.silver-b8d6 .paragraph-pro-dfe0.top-da2d .active_ef22 > li > a:focus,
.silver-b8d6 .paragraph-pro-dfe0.top-da2d .active_ef22 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6
  .paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.message_7906
  > a,
.silver-b8d6
  .paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.dirty-d6f8
  > a,
.silver-b8d6
  .paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.message_7906
  > a,
.silver-b8d6
  .paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.dirty-d6f8
  > a,
.silver-b8d6
  .paragraph-pro-dfe0.top-da2d
  .active_ef22
  > li.message_7906
  > a,
.silver-b8d6 .paragraph-pro-dfe0.top-da2d .active_ef22 > li.outline_light_fb11 > a {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6 .gradient_8eed,
.silver-b8d6 .gradient_8eed a {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6 .message_0c27.wide_2cf9 li a,
.silver-b8d6 .row_2674 a,
.silver-b8d6 .title_light_9094,
.silver-b8d6 .active_ef22 > li > a,
.silver-b8d6 .aside_b81c {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6 .message_0c27.wide_2cf9 li a:hover,
.silver-b8d6 .row_2674 a:hover,
.silver-b8d6 .title_light_9094:hover,
.silver-b8d6 .active_ef22 > li > a:hover,
.silver-b8d6 .aside_b81c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6 .primary_d2d3 {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6 .primary_d2d3 .chip-415c {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6 .primary_d2d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver-b8d6 .tabs-dim-4055 .inner-c495 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6 .tabs-dim-4055 .inner-c495 .hard_d1ce {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6
  .tabs-dim-4055
  .inner-c495
  .hard_d1ce::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6
  .tabs-dim-4055
  .inner-c495
  .hard_d1ce:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6
  .tabs-dim-4055
  .inner-c495
  .hard_d1ce::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6
  .tabs-dim-4055
  .inner-c495
  .hard_d1ce::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6 .tabs-dim-4055 .dark-fbdc {
  color: rgba(255, 255, 255, 0.79);
}
.silver-b8d6 .tabs-dim-4055 .dark-fbdc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-a595
  .silver-b8d6
  .tabs-dim-4055
  .progress_1ea5
  .pattern_835f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-a595
  .silver-b8d6
  .tabs-dim-4055
  .progress_1ea5
  .hard_d1ce {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter-rough-02ac .gallery_232e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gallery_232e .paragraph-pro-dfe0.container_e863 .active_ef22 > li > a:focus,
.gallery_232e .paragraph-pro-dfe0.container_e863 .active_ef22 > li > a:hover,
.gallery_232e .paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a:focus,
.gallery_232e .paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a:hover,
.gallery_232e .paragraph-pro-dfe0.top-da2d .active_ef22 > li > a:focus,
.gallery_232e .paragraph-pro-dfe0.top-da2d .active_ef22 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_232e
  .paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.message_7906
  > a,
.gallery_232e
  .paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.dirty-d6f8
  > a,
.gallery_232e
  .paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.message_7906
  > a,
.gallery_232e
  .paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.dirty-d6f8
  > a,
.gallery_232e
  .paragraph-pro-dfe0.top-da2d
  .active_ef22
  > li.message_7906
  > a,
.gallery_232e .paragraph-pro-dfe0.top-da2d .active_ef22 > li.outline_light_fb11 > a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_232e .gradient_8eed,
.gallery_232e .gradient_8eed a {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_232e .message_0c27.wide_2cf9 li a,
.gallery_232e .row_2674 a,
.gallery_232e .title_light_9094,
.gallery_232e .active_ef22 > li > a,
.gallery_232e .aside_b81c {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_232e .message_0c27.wide_2cf9 li a:hover,
.gallery_232e .row_2674 a:hover,
.gallery_232e .title_light_9094:hover,
.gallery_232e .active_ef22 > li > a:hover,
.gallery_232e .aside_b81c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_232e .primary_d2d3 {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_232e .primary_d2d3 .chip-415c {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_232e .primary_d2d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hover-d37e .status-55b2 {
  margin-left: auto;
  margin-right: auto;
}
.smooth-1977 > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth-1977 .info_fast_a426 {
  margin-right: 1.41575em;
}
.primary-e7b0 .smooth-1977 > .shade-69f2 {
  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;
}
.primary-e7b0 .smooth-1977 > .hero-outer-ed10 {
  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;
}
.middle_0076.hover-d37e .status-55b2,
.photo_top_b9b7.hover-d37e .status-55b2 {
  margin-left: 0;
}
.fast-fdf0.hover-d37e .status-55b2,
.column-dim-6f8f.hover-d37e .status-55b2 {
  margin-right: 0;
}
.smooth-1977 ol,
.smooth-1977 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dim-8761 video {
  max-width: 100%;
}
.alert-206e img {
  display: block;
}
.alert-206e.info_fast_a426,
.alert-206e.footer_west_b48d {
  width: 100%;
}
.alert-206e.hero-outer-ed10 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.green_afb1:not(.slow-7ed4) {
  margin: 1.5em auto;
}
.label-last-e568 p {
  padding: 1.5em 14px;
}
ul.notification_5db5.hero-outer-ed10,
ul.notification_5db5.shade-69f2,
ul.notification_5db5.paragraph-ec43.shade-69f2 {
  padding: 0 14px;
}
.accordion_03a4 {
  display: block;
  overflow-x: auto;
}
.accordion_03a4 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion_03a4 td,
.accordion_03a4 th {
  padding: 0.5em;
}
.smooth-1977 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth-1977 ol ol,
.smooth-1977 ol ul,
.smooth-1977 ul ol,
.smooth-1977 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth-1977 ol ol li,
.smooth-1977 ol ul li,
.smooth-1977 ul ol li,
.smooth-1977 ul ul li {
  margin-left: 0;
}
.prev-0ad1.table-b7ca > .table_339a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.prev-0ad1.table-b7ca > .table_339a iframe,
.prev-0ad1.table-b7ca > .table_339a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link-29f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link-29f5.overlay_ca7d {
  padding: 0;
}
.link-29f5.overlay_ca7d cite {
  font-size: 13px;
}
.link-29f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link-29f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice_south_ba32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice_south_ba32 > p:first-child {
  margin-top: 0;
}
.notice_south_ba32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice_south_ba32 blockquote {
  border-left: 0;
}
.nav_east_8b0f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav_east_8b0f:not(.component-narrow-a9e7) {
  max-width: 100px;
}
.nav_east_8b0f.easy-c0a5 {
  border-bottom: none !important;
  text-align: center;
}
.nav_east_8b0f.easy-c0a5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .label-last-e568 p {
    padding: 1.5em 0;
  }
}
.tall_1a5b {
  color: #0073aa;
}
.center_a0ba {
  background-color: #0073aa;
}
.shadow-37b1 {
  color: #229fd8;
}
.carousel_right_792f {
  background-color: #229fd8;
}
.shade_stone_f6a4 {
  color: #eee;
}
.lower-61c7 {
  background-color: #eee;
}
.current-0cb2 {
  color: #444;
}
.bronze_5d6a {
  background-color: #444;
}
.logo_2123 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_2123 .active_94a3 .row_2674 {
  font-size: 15px;
}
.logo_2123 .row_2674 {
  line-height: 1.3;
}
.logo_2123 .gallery_232e {
}
.logo_2123 .silver-b8d6 {
  background: #235787;
}
.stale-2739 {
  padding: 0;
}
.stale-2739 .silver-b8d6 {
  background: #1a1a1a;
}
.stale-2739 .gallery_232e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.large-0970 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.large-0970 .gallery_232e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.large-0970 .silver-b8d6 {
  background: #303030;
}
.frame_5959 {
  position: relative;
  z-index: 10;
}
.frame_5959 .feature-in-828e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm-5456 .complex-d7c4 {
  display: inline-block;
  vertical-align: middle;
}
.warm-5456.gradient-0269 .complex-d7c4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .warm-5456.gradient-0269 .complex-d7c4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .warm-5456.gradient-0269 .complex-d7c4 {
    margin-right: 0.4em;
  }
}
.warm-5456.gradient-0269 .complex-d7c4:last-child {
  margin-right: 0;
}
.out_db2a .feature-in-828e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .filter-rough-02ac .active_94a3 {
    margin: 0 -0.5em;
  }
  .filter-rough-02ac .active_94a3 [class*="customify-col-"],
  .filter-rough-02ac .active_94a3 [class*="customify-col_"],
  .filter-rough-02ac .active_94a3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.filter-rough-02ac.progress_4fb4 .feature-in-828e {
  background: 0 0 !important;
}
.filter-rough-02ac.progress_4fb4 .feature-in-828e,
.filter-rough-02ac.out_db2a .feature-in-828e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .filter-rough-02ac.sort_54e2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.filter-rough-02ac.out_db2a .feature-in-828e {
  box-shadow: none !important;
}
.prev-28bc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev-28bc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev-28bc {
    padding: 18px 0 20px;
  }
}
.prev-28bc .under-c892 {
  width: 100%;
}
.prev-28bc .fixed-b291 {
  margin-bottom: 0;
}
.prev-28bc .backdrop_67d1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.item-inner-bbe6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.item-inner-bbe6 .table-f20a {
  width: 100%;
}
.chip_15b9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip_15b9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip_15b9 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;
}
.chip_15b9 li:last-child:after {
  display: none;
}
.chip_15b9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary_e5f4 .accordion_middle_804f button,
.prev-28bc .accordion_middle_804f button {
  left: 0;
}
.tertiary_e5f4 .table-f20a,
.prev-28bc .table-f20a {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_e5f4 .item-inner-bbe6,
.prev-28bc .item-inner-bbe6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary_e5f4 {
  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;
}
.tertiary_e5f4: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;
}
.tertiary_e5f4 .menu_46a4 {
  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) {
  .tertiary_e5f4 .menu_46a4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_e5f4 .menu_46a4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_e5f4 .menu_46a4 {
    min-height: 200px;
  }
}
.tertiary_e5f4 .chip_15b9 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_e5f4 .chip_15b9 a,
.tertiary_e5f4 .chip_15b9 li:after {
  color: inherit;
}
.tertiary_e5f4 .chip_15b9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner-7b48 {
  margin-bottom: 0.5em;
}
.tertiary-right-f3f0 {
  margin-bottom: 1.2em;
}
.tertiary-right-f3f0,
.banner-7b48 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary-right-f3f0 p:last-child,
.banner-7b48 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .accordion_middle_804f,
#masthead .accordion_middle_804f {
  display: none;
}
#masthead
  > .accordion_middle_804f.gradient-d0bd {
  display: none;
}
#masthead > .accordion_middle_804f button {
  left: 0;
}
.aside_1ed7 {
  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%;
}
.aside_1ed7 .complex-d7c4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside_1ed7 .table_fc03 {
  display: -webkit-box;
  display: flex;
}
.aside_1ed7 .table_fc03.secondary-8c31 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside_1ed7 .table_fc03.green_9b6f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_1ed7 .table_fc03.hidden-40b6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_1ed7.item-b077.item_fluid_e612 .table_fc03.secondary-8c31 {
  flex-basis: 100%;
}
.aside_1ed7.active-857f .table_fc03.green_9b6f {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside_1ed7.active-857f .table_fc03.hidden-40b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .accordion_middle_804f.gradient-d0bd {
  display: none;
}
#masthead > .accordion_middle_804f button {
  left: 0;
}
.component-a280 {
  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;
}
.component-a280:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.component-a280.lite_cc5a i {
  margin-right: 4px;
}
.component-a280.dropdown-up-3ac3 i {
  margin-left: 5px;
}
.row_2674 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_2674 p:last-child {
  margin-bottom: 0;
}
.info-down-4bc7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.info-down-4bc7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.info-down-4bc7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.info-down-4bc7 .gradient_8eed {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.info-down-4bc7 .overlay_d0f4 {
  margin: 5px 0 7px 0;
}
.info-down-4bc7.outer-ff35 .green-30c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-down-4bc7.outer-ff35 .east-619c {
  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;
}
.info-down-4bc7.hidden-thick-873f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.info-down-4bc7.hidden-thick-873f .green-30c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-down-4bc7.hidden-thick-873f .east-619c {
  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;
}
.info-down-4bc7.hidden-7678 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-down-4bc7.basic-daab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.info-down-4bc7.basic-daab .east-619c {
  margin-top: 7px;
}
.bright_a9b1 {
  display: inline-block;
}
.frame_5959 .banner_27f1 .info-down-4bc7 img {
  max-width: 100%;
}
.paragraph-pro-dfe0 .tertiary_warm_6eff.simple-adc7,
.modal-6fe2 .tertiary_warm_6eff.simple-adc7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-pro-dfe0 .tag-d51d,
.modal-6fe2 .tag-d51d {
  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%);
}
.paragraph-pro-dfe0 .tag-d51d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph-pro-dfe0.backdrop_tiny_ff83 .tag-d51d {
  display: none;
}
.paragraph-pro-dfe0 .upper_05b0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph-pro-dfe0 .upper_05b0 li {
  display: inline-block;
  position: relative;
}
.paragraph-pro-dfe0 .upper_05b0 li:last-child {
  margin-right: 0;
}
.paragraph-pro-dfe0 .upper_05b0 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;
}
.paragraph-pro-dfe0 .upper_05b0 li.outline_light_fb11 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph-pro-dfe0 .upper_05b0 > 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;
}
.paragraph-pro-dfe0 .upper_05b0 > li > a i {
  line-height: 0;
}
.paragraph-pro-dfe0 .upper_05b0 > li.slider_over_01b6 > a .tag-d51d {
  margin-left: 4px;
  line-height: 0;
}
.paragraph-pro-dfe0 .upper_05b0 .description_9064 li.slider_over_01b6 > a {
  position: relative;
}
.paragraph-pro-dfe0 .upper_05b0 .description_9064 li.slider_over_01b6 > a:after,
.paragraph-pro-dfe0 .upper_05b0 .description_9064 li.slider_over_01b6 > a:before {
  content: "";
  display: table;
}
.paragraph-pro-dfe0 .upper_05b0 .description_9064 li.slider_over_01b6 > a:after {
  clear: both;
}
.paragraph-pro-dfe0 .upper_05b0 .description_9064 li.slider_over_01b6 > a .tag-d51d {
  margin-left: 5px;
  float: right;
}
.paragraph-pro-dfe0 .current-db12,
.paragraph-pro-dfe0 .description_9064 {
  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;
}
.paragraph-pro-dfe0 .description_9064 {
  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;
}
.paragraph-pro-dfe0 .description_9064 .simple-adc7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph-pro-dfe0 .description_9064 .tag-d51d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph-pro-dfe0 .description_9064 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph-pro-dfe0 .description_9064 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;
}
.paragraph-pro-dfe0 .description_9064 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-pro-dfe0 .description_9064 .description_9064 {
  top: 0;
  left: 100%;
}
.paragraph-pro-dfe0 .thumbnail-iron-8aae.fn-focus-3ac4 > .current-db12,
.paragraph-pro-dfe0 .thumbnail-iron-8aae.fn-focus-3ac4 > .description_9064,
.paragraph-pro-dfe0 .thumbnail-iron-8aae:focus > .current-db12,
.paragraph-pro-dfe0 .thumbnail-iron-8aae:focus > .description_9064,
.paragraph-pro-dfe0 .thumbnail-iron-8aae:hover > .current-db12,
.paragraph-pro-dfe0 .thumbnail-iron-8aae:hover > .description_9064 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph-pro-dfe0.top-da2d .active_ef22:after,
.paragraph-pro-dfe0.top-da2d .active_ef22:before {
  content: "";
  display: table;
}
.paragraph-pro-dfe0.top-da2d .active_ef22:after {
  clear: both;
}
.paragraph-pro-dfe0.top-da2d .active_ef22 > li {
  float: left;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22:after,
.paragraph-pro-dfe0.column-dfd7 .active_ef22:before {
  content: "";
  display: table;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22:after {
  clear: both;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22 > li {
  float: left;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-pro-dfe0.column-dfd7 .active_ef22 > li.message_7906 > a,
.paragraph-pro-dfe0.column-dfd7 .active_ef22 > li.outline_light_fb11 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph-pro-dfe0.container_e863 .active_ef22 > li > a .simple-adc7 {
  position: relative;
}
.paragraph-pro-dfe0.container_e863 .active_ef22 > li > a .simple-adc7: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;
}
.paragraph-pro-dfe0.container_e863
  .active_ef22
  > li:focus
  > a
  .simple-adc7:before,
.paragraph-pro-dfe0.container_e863
  .active_ef22
  > li:hover
  > a
  .simple-adc7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.message_7906
  > a
  .simple-adc7:before,
.paragraph-pro-dfe0.container_e863
  .active_ef22
  > li.dirty-d6f8
  > a
  .simple-adc7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a .simple-adc7 {
  position: relative;
}
.paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li > a .simple-adc7: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;
}
.paragraph-pro-dfe0.backdrop_a9ff .active_ef22 > li:focus > a .simple-adc7:before,
.paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li:hover
  > a
  .simple-adc7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.message_7906
  > a
  .simple-adc7:before,
.paragraph-pro-dfe0.backdrop_a9ff
  .active_ef22
  > li.dirty-d6f8
  > a
  .simple-adc7:before {
  width: 100%;
  background-color: currentColor;
}
.modal-6fe2 .upper_05b0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-6fe2 .upper_05b0 li:first-child > a {
  border-top: none;
}
.modal-6fe2 .upper_05b0 .slider-dynamic-3bbb > .simple-adc7 .tag-d51d {
  display: none;
}
.modal-6fe2 .upper_05b0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal-6fe2 .upper_05b0 li:last-child {
  border: none;
}
.modal-6fe2 .upper_05b0 li.slider_over_01b6 > a {
  padding-right: 45px !important;
}
.modal-6fe2 .upper_05b0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal-6fe2 .upper_05b0 li a:focus,
.modal-6fe2 .upper_05b0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-6fe2 .upper_05b0 li .module-7e71 {
  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;
}
.modal-6fe2 .upper_05b0 li .module-7e71:hover {
  box-shadow: none;
}
.modal-6fe2 .upper_05b0 li .module-7e71 .tag-d51d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal-6fe2 .upper_05b0 .description_9064 {
  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);
}
.modal-6fe2 .upper_05b0 .description_9064 li a {
  padding-left: 3em;
}
.modal-6fe2 .upper_05b0 .prev_2b76 > a .module-7e71 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-6fe2 .upper_05b0 .prev_2b76 > .description_9064 {
  display: block;
  opacity: 1;
}
.purple_3699 {
  max-width: 100%;
}
.footer_silver_f06e {
  line-height: 0;
  cursor: pointer;
}
.aside_b81c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.aside_b81c:hover {
  box-shadow: none;
  color: currentColor;
}
.aside_b81c svg {
  width: 18px;
  height: 18px;
}
.aside_b81c .column-complex-7662 {
  display: none;
}
.disabled_narrow_8987 {
  position: relative;
}
.disabled_narrow_8987.fn-active-3ac4 .aside_b81c .large-12f7 {
  display: none;
}
.disabled_narrow_8987.fn-active-3ac4 .aside_b81c .column-complex-7662 {
  display: inline-block;
}
.disabled_narrow_8987 .progress-silver-2839 {
  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);
}
.disabled_narrow_8987.paragraph_iron_1449 .progress-silver-2839 {
  left: auto;
  right: -0.9em;
}
.disabled_narrow_8987.paragraph_iron_1449 .hero-2a34::before {
  left: auto;
  right: 15px;
}
.disabled_narrow_8987.fn-active-3ac4 .progress-silver-2839 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_1ea5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress_1ea5 label {
  flex-basis: 100%;
}
.progress_1ea5 .inner-c495 {
  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;
}
.progress_1ea5 .hard_d1ce {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress_1ea5 .hard_d1ce:focus {
  background-color: transparent;
}
.progress_1ea5 button.dark-fbdc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress_1ea5 button.dark-fbdc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress_1ea5 button.dark-fbdc svg {
  width: 18px;
  height: 18px;
}
.progress_1ea5 input[type="submit"] {
  min-height: auto;
}
.tabs-dim-4055 .progress_1ea5 .hard_d1ce {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero-2a34 {
  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) {
  .hero-2a34 {
    width: 220px;
  }
}
.hero-2a34 label {
  flex-basis: 100%;
}
.hero-2a34::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;
}
.selected-a595 .tabs-dim-4055 .progress_1ea5 {
  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;
}
.selected-a595
  .tabs-dim-4055
  .progress_1ea5
  .inner-c495 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.selected-a595 .tabs-dim-4055 .progress_1ea5 .hard_d1ce {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.selected-a595
  .tabs-dim-4055
  .progress_1ea5
  .hard_d1ce:focus {
  background: 0 0;
}
.selected-a595
  .tabs-dim-4055
  .progress_1ea5
  .pattern_835f {
  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;
}
.message_0c27 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_0c27 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_0c27 li:last-child {
  margin-right: 0;
}
.message_0c27 li:first-child {
  margin-left: 0;
}
.message_0c27.bronze-d5d8 a {
  color: #fff;
}
.message_0c27.bronze-d5d8 a:hover {
  color: #fff;
}
.message_0c27 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_0c27 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_0c27 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_0c27 a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_0c27 [class*="social-icon-apple"] {
  background-color: #999;
}
.message_0c27 [class*="social-icon-apple"].chip-f517 {
  background-color: transparent;
  color: #999;
}
.message_0c27 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_0c27 [class*="social-icon-behance"].chip-f517 {
  background-color: transparent;
  color: #1769ff;
}
.message_0c27 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_0c27 [class*="social-icon-bitbucket"].chip-f517 {
  background-color: transparent;
  color: #205081;
}
.message_0c27 [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_0c27 [class*="social-icon-codepen"].chip-f517 {
  background-color: transparent;
  color: #000;
}
.message_0c27 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_0c27 [class*="social-icon-delicious"].chip-f517 {
  background-color: transparent;
  color: #39f;
}
.message_0c27 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_0c27 [class*="social-icon-digg"].chip-f517 {
  background-color: transparent;
  color: #005be2;
}
.message_0c27 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_0c27 [class*="social-icon-dribbble"].chip-f517 {
  background-color: transparent;
  color: #ea4c89;
}
.message_0c27 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_0c27 [class*="social-icon-envelope"].chip-f517 {
  background-color: transparent;
  color: #ea4335;
}
.message_0c27 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_0c27 [class*="social-icon-facebook"].chip-f517 {
  background-color: transparent;
  color: #3b5998;
}
.message_0c27 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_0c27 [class*="social-icon-flickr"].chip-f517 {
  background-color: transparent;
  color: #0063dc;
}
.message_0c27 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_0c27 [class*="social-icon-foursquare"].chip-f517 {
  background-color: transparent;
  color: #2d5be3;
}
.message_0c27 [class*="social-icon-github"] {
  background-color: #333;
}
.message_0c27 [class*="social-icon-github"].chip-f517 {
  background-color: transparent;
  color: #333;
}
.message_0c27 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_0c27 [class*="social-icon-google-plus"].chip-f517 {
  background-color: transparent;
  color: #dd4b39;
}
.message_0c27 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_0c27 [class*="social-icon-houzz"].chip-f517 {
  background-color: transparent;
  color: #7ac142;
}
.message_0c27 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_0c27 [class*="social-icon-instagram"].chip-f517 {
  background-color: transparent;
  color: #262626;
}
.message_0c27 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_0c27 [class*="social-icon-jsfiddle"].chip-f517 {
  background-color: transparent;
  color: #487aa2;
}
.message_0c27 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_0c27 [class*="social-icon-linkedin"].chip-f517 {
  background-color: transparent;
  color: #0077b5;
}
.message_0c27 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_0c27 [class*="social-icon-medium"].chip-f517 {
  background-color: transparent;
  color: #00ab6b;
}
.message_0c27 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_0c27
  [class*="social-icon-odnoklassniki"].chip-f517 {
  background-color: transparent;
  color: #f4731c;
}
.message_0c27 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_0c27 [class*="social-icon-meetup"].chip-f517 {
  background-color: transparent;
  color: #ec1c40;
}
.message_0c27 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_0c27 [class*="social-icon-pinterest"].chip-f517 {
  background-color: transparent;
  color: #bd081c;
}
.message_0c27 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_0c27 [class*="social-icon-product-hunt"].chip-f517 {
  background-color: transparent;
  color: #da552f;
}
.message_0c27 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_0c27 [class*="social-icon-reddit"].chip-f517 {
  background-color: transparent;
  color: #ff4500;
}
.message_0c27 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_0c27 [class*="social-icon-rss"].chip-f517 {
  background-color: transparent;
  color: #f26522;
}
.message_0c27 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_0c27
  [class*="social-icon-shopping-cart"].chip-f517 {
  background-color: transparent;
  color: #4caf50;
}
.message_0c27 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_0c27 [class*="social-icon-skype"].chip-f517 {
  background-color: transparent;
  color: #00aff0;
}
.message_0c27 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_0c27 [class*="social-icon-slideshare"].chip-f517 {
  background-color: transparent;
  color: #0077b5;
}
.message_0c27 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_0c27 [class*="social-icon-snapchat"].chip-f517 {
  background-color: transparent;
  color: #fffc00;
}
.message_0c27 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_0c27 [class*="social-icon-soundcloud"].chip-f517 {
  background-color: transparent;
  color: #f80;
}
.message_0c27 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_0c27 [class*="social-icon-spotify"].chip-f517 {
  background-color: transparent;
  color: #2ebd59;
}
.message_0c27 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_0c27
  [class*="social-icon-stack-overflow"].chip-f517 {
  background-color: transparent;
  color: #fe7a15;
}
.message_0c27 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_0c27 [class*="social-icon-maldkfgram"].chip-f517 {
  background-color: transparent;
  color: #2ca5e0;
}
.message_0c27 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_0c27 [class*="social-icon-tripadvisor"].chip-f517 {
  background-color: transparent;
  color: #589442;
}
.message_0c27 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_0c27 [class*="social-icon-tumblr"].chip-f517 {
  background-color: transparent;
  color: #35465c;
}
.message_0c27 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_0c27 [class*="social-icon-twitch"].chip-f517 {
  background-color: transparent;
  color: #6441a5;
}
.message_0c27 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_0c27 [class*="social-icon-twitter"].chip-f517 {
  background-color: transparent;
  color: #1da1f2;
}
.message_0c27 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_0c27 [class*="social-icon-vimeo"].chip-f517 {
  background-color: transparent;
  color: #1ab7ea;
}
.message_0c27 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_0c27 [class*="social-icon-vk"].chip-f517 {
  background-color: transparent;
  color: #45668e;
}
.message_0c27 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_0c27 [class*="social-icon-weibo"].chip-f517 {
  background-color: transparent;
  color: #df2029;
}
.message_0c27 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_0c27 [class*="social-icon-weixin"].chip-f517 {
  background-color: transparent;
  color: #7bb32e;
}
.message_0c27 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_0c27 [class*="social-icon-whatsapp"].chip-f517 {
  background-color: transparent;
  color: #25d366;
}
.message_0c27 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_0c27 [class*="social-icon-wordpress"].chip-f517 {
  background-color: transparent;
  color: #21759b;
}
.message_0c27 [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_0c27 [class*="social-icon-xing"].chip-f517 {
  background-color: transparent;
  color: #026466;
}
.message_0c27 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_0c27 [class*="social-icon-yelp"].chip-f517 {
  background-color: transparent;
  color: #af0606;
}
.message_0c27 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_0c27 [class*="social-icon-youtube"].chip-f517 {
  background-color: transparent;
  color: #cd201f;
}
.title_light_9094 {
  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;
}
.title_light_9094:hover {
  box-shadow: none;
  background: 0 0;
}
.mask-pink-8856 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex-25d0 {
  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;
}
.clean-71bd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search-5820 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search-5820,
.search-5820::after,
.search-5820::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;
}
.search-5820::after,
.search-5820::before {
  content: "";
  display: block;
  background-color: inherit;
}
.new_1517 .complex-25d0 .clean-71bd {
  margin-top: -2px;
  width: 19px;
}
.new_1517 .complex-25d0 .search-5820 {
  margin-top: -1px;
}
.new_1517 .complex-25d0 .search-5820,
.new_1517 .complex-25d0 .search-5820::after,
.new_1517 .complex-25d0 .search-5820::before {
  width: 19px;
  height: 2px;
}
.new_1517 .complex-25d0 .search-5820::before {
  top: -6px;
}
.new_1517 .complex-25d0 .search-5820::after {
  bottom: -6px;
}
.notice-pressed-d86f .complex-25d0 .clean-71bd {
  margin-top: -2px;
  width: 22px;
}
.notice-pressed-d86f .complex-25d0 .search-5820 {
  margin-top: -1px;
}
.notice-pressed-d86f .complex-25d0 .search-5820,
.notice-pressed-d86f .complex-25d0 .search-5820::after,
.notice-pressed-d86f .complex-25d0 .search-5820::before {
  width: 22px;
  height: 2px;
}
.notice-pressed-d86f .complex-25d0 .search-5820::before {
  top: -7px;
}
.notice-pressed-d86f .complex-25d0 .search-5820::after {
  bottom: -7px;
}
.pattern-9762 .complex-25d0 .clean-71bd {
  margin-top: -2px;
  width: 31px;
}
.pattern-9762 .complex-25d0 .search-5820 {
  margin-top: -1.5px;
}
.pattern-9762 .complex-25d0 .search-5820,
.pattern-9762 .complex-25d0 .search-5820::after,
.pattern-9762 .complex-25d0 .search-5820::before {
  width: 31px;
  height: 3px;
}
.pattern-9762 .complex-25d0 .search-5820::before {
  top: -9px;
}
.pattern-9762 .complex-25d0 .search-5820::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_inner_022d .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 19px;
  }
  .main_inner_022d .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .main_inner_022d .complex-25d0 .search-5820,
  .main_inner_022d .complex-25d0 .search-5820::after,
  .main_inner_022d .complex-25d0 .search-5820::before {
    width: 19px;
    height: 2px;
  }
  .main_inner_022d .complex-25d0 .search-5820::before {
    top: -6px;
  }
  .main_inner_022d .complex-25d0 .search-5820::after {
    bottom: -6px;
  }
  .link_small_e422 .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 22px;
  }
  .link_small_e422 .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .link_small_e422 .complex-25d0 .search-5820,
  .link_small_e422 .complex-25d0 .search-5820::after,
  .link_small_e422 .complex-25d0 .search-5820::before {
    width: 22px;
    height: 2px;
  }
  .link_small_e422 .complex-25d0 .search-5820::before {
    top: -7px;
  }
  .link_small_e422 .complex-25d0 .search-5820::after {
    bottom: -7px;
  }
  .box_liquid_0578 .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 31px;
  }
  .box_liquid_0578 .complex-25d0 .search-5820 {
    margin-top: -1.5px;
  }
  .box_liquid_0578 .complex-25d0 .search-5820,
  .box_liquid_0578 .complex-25d0 .search-5820::after,
  .box_liquid_0578 .complex-25d0 .search-5820::before {
    width: 31px;
    height: 3px;
  }
  .box_liquid_0578 .complex-25d0 .search-5820::before {
    top: -9px;
  }
  .box_liquid_0578 .complex-25d0 .search-5820::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hero_gold_8f43 .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 19px;
  }
  .hero_gold_8f43 .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .hero_gold_8f43 .complex-25d0 .search-5820,
  .hero_gold_8f43 .complex-25d0 .search-5820::after,
  .hero_gold_8f43 .complex-25d0 .search-5820::before {
    width: 19px;
    height: 2px;
  }
  .hero_gold_8f43 .complex-25d0 .search-5820::before {
    top: -6px;
  }
  .hero_gold_8f43 .complex-25d0 .search-5820::after {
    bottom: -6px;
  }
  .avatar-e5fb .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-e5fb .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .avatar-e5fb .complex-25d0 .search-5820,
  .avatar-e5fb .complex-25d0 .search-5820::after,
  .avatar-e5fb .complex-25d0 .search-5820::before {
    width: 22px;
    height: 2px;
  }
  .avatar-e5fb .complex-25d0 .search-5820::before {
    top: -7px;
  }
  .avatar-e5fb .complex-25d0 .search-5820::after {
    bottom: -7px;
  }
  .wide_48bf .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 31px;
  }
  .wide_48bf .complex-25d0 .search-5820 {
    margin-top: -1.5px;
  }
  .wide_48bf .complex-25d0 .search-5820,
  .wide_48bf .complex-25d0 .search-5820::after,
  .wide_48bf .complex-25d0 .search-5820::before {
    width: 31px;
    height: 3px;
  }
  .wide_48bf .complex-25d0 .search-5820::before {
    top: -9px;
  }
  .wide_48bf .complex-25d0 .search-5820::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .static-1ec0 .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 19px;
  }
  .static-1ec0 .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .static-1ec0 .complex-25d0 .search-5820,
  .static-1ec0 .complex-25d0 .search-5820::after,
  .static-1ec0 .complex-25d0 .search-5820::before {
    width: 19px;
    height: 2px;
  }
  .static-1ec0 .complex-25d0 .search-5820::before {
    top: -6px;
  }
  .static-1ec0 .complex-25d0 .search-5820::after {
    bottom: -6px;
  }
  .purple-2b7c .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 22px;
  }
  .purple-2b7c .complex-25d0 .search-5820 {
    margin-top: -1px;
  }
  .purple-2b7c .complex-25d0 .search-5820,
  .purple-2b7c .complex-25d0 .search-5820::after,
  .purple-2b7c .complex-25d0 .search-5820::before {
    width: 22px;
    height: 2px;
  }
  .purple-2b7c .complex-25d0 .search-5820::before {
    top: -7px;
  }
  .purple-2b7c .complex-25d0 .search-5820::after {
    bottom: -7px;
  }
  .accent-brown-b3c2 .complex-25d0 .clean-71bd {
    margin-top: -2px;
    width: 31px;
  }
  .accent-brown-b3c2 .complex-25d0 .search-5820 {
    margin-top: -1.5px;
  }
  .accent-brown-b3c2 .complex-25d0 .search-5820,
  .accent-brown-b3c2 .complex-25d0 .search-5820::after,
  .accent-brown-b3c2 .complex-25d0 .search-5820::before {
    width: 31px;
    height: 3px;
  }
  .accent-brown-b3c2 .complex-25d0 .search-5820::before {
    top: -9px;
  }
  .accent-brown-b3c2 .complex-25d0 .search-5820::after {
    bottom: -9px;
  }
}
.fluid-e1ee .search-5820 {
  -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);
}
.fluid-e1ee .search-5820::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fluid-e1ee .search-5820::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);
}
.fluid-e1ee.badge_last_0262 .search-5820 {
  -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);
}
.fluid-e1ee.badge_last_0262 .search-5820::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fluid-e1ee.badge_last_0262 .search-5820::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);
}
.overlay_middle_c6a6 {
  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.pagination-lite-74e3:before {
  display: none;
}
.alert_a325 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.alert_a325 .green_68b8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.alert_a325 .green_68b8:last-of-type {
  border-bottom: none;
}
.alert_a325 .green_68b8.steel_927d,
.alert_a325 .green_68b8.green_16e3,
.alert_a325 .green_68b8.fresh-eb56 {
  padding: 0;
}
.alert_a325 .modal-6fe2 .module-7e71 {
  color: currentColor;
}
.alert_a325 .modal-6fe2 .module-7e71:focus,
.alert_a325 .modal-6fe2 .module-7e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_a325.gallery_232e .primary_d2d3,
.alert_a325.gallery_232e .row_2674 a,
.alert_a325.gallery_232e .active_ef22 a,
.alert_a325.gallery_232e .description_9064 a {
  color: rgba(0, 0, 0, 0.55);
}
.alert_a325.gallery_232e .primary_d2d3:hover,
.alert_a325.gallery_232e .row_2674 a:hover,
.alert_a325.gallery_232e .active_ef22 a:hover,
.alert_a325.gallery_232e .description_9064 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_a325.gallery_232e .chip-415c {
  color: rgba(0, 0, 0, 0.8);
}
.alert_a325.gallery_232e .green_68b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_a325.gallery_232e .green_68b8:before {
  background: rgba(0, 0, 0, 0.08);
}
.alert_a325.gallery_232e .aside_cb50:before {
  background: rgba(255, 255, 255, 0.9);
}
.alert_a325.gallery_232e .modal-6fe2 .upper_05b0 li a,
.alert_a325.gallery_232e .modal-6fe2 .module-7e71,
.alert_a325.gallery_232e .description_9064 {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_a325.gallery_232e .modal-6fe2 .module-7e71:focus,
.alert_a325.gallery_232e .modal-6fe2 .module-7e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_a325.gallery_232e .upper_05b0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_a325.silver-b8d6 .primary_d2d3,
.alert_a325.silver-b8d6 .row_2674 a,
.alert_a325.silver-b8d6 .active_ef22 .module-7e71,
.alert_a325.silver-b8d6 .active_ef22 a,
.alert_a325.silver-b8d6 .description_9064 a {
  color: rgba(255, 255, 255, 0.79);
}
.alert_a325.silver-b8d6 .primary_d2d3:hover,
.alert_a325.silver-b8d6 .row_2674 a:hover,
.alert_a325.silver-b8d6 .active_ef22 .module-7e71:hover,
.alert_a325.silver-b8d6 .active_ef22 a:hover,
.alert_a325.silver-b8d6 .description_9064 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_a325.silver-b8d6 .chip-415c {
  color: rgba(255, 255, 255, 0.99);
}
.alert_a325.silver-b8d6 .green_68b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_a325.silver-b8d6 .green_68b8:before {
  background: rgba(255, 255, 255, 0.08);
}
.alert_a325.silver-b8d6 .aside_cb50:before {
  background: rgba(0, 0, 0, 0.9);
}
.alert_a325.silver-b8d6 .modal-6fe2 .upper_05b0 li a,
.alert_a325.silver-b8d6 .modal-6fe2 .module-7e71,
.alert_a325.silver-b8d6 .description_9064 {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_a325.silver-b8d6 .modal-6fe2 .module-7e71:focus,
.alert_a325.silver-b8d6 .modal-6fe2 .module-7e71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_a325.silver-b8d6 .upper_05b0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_cb50 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.aside_cb50:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outer_4a22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.old_f911 .alert_a325 {
  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;
}
.old_f911 .green_68b8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.old_f911 .green_68b8: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) {
  .old_f911 .green_68b8:before {
    width: 16%;
    left: 42%;
  }
}
.old_f911 .green_68b8:last-child:before {
  content: none;
}
.old_f911 .green_68b8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.old_f911 .modal-6fe2 .upper_05b0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.old_f911 .modal-6fe2 .upper_05b0 li a .module-7e71 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.old_f911 .modal-6fe2 .description_9064 {
  border: none;
}
.old_f911 .modal-6fe2 .description_9064 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.old_f911 .aside_cb50 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.old_f911 .outer_4a22 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.old_f911 .silver-b8d6 .aside_cb50:before {
  background: rgba(0, 0, 0, 0.9);
}
.old_f911 .gallery_232e.media-b74f .search-5820 {
  background: rgba(0, 0, 0, 0.6);
}
.old_f911
  .gallery_232e.media-b74f
  .search-5820::after,
.old_f911
  .gallery_232e.media-b74f
  .search-5820:before {
  background: inherit;
}
.old_f911
  .gallery_232e.media-b74f:hover
  .search-5820 {
  background: rgba(0, 0, 0, 0.8);
}
.center-ccce .alert_a325 {
  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) {
  .center-ccce .alert_a325 {
    width: auto;
    right: 45px;
  }
}
.dropdown-229b .alert_a325 {
  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) {
  .dropdown-229b .alert_a325 {
    width: auto;
    left: 45px;
  }
}
.pagination-lite-74e3 .alert_a325 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination-lite-74e3 .outer_4a22 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination-lite-74e3 .aside_cb50:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame_huge_6856 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame_huge_6856.old_f911 .alert_a325 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame_huge_6856.center-ccce .alert_a325 {
  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);
}
.frame_huge_6856 .alert_a325 {
  visibility: visible;
}
.frame_huge_6856.dropdown-229b .alert_a325 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade-copper-a467,
.sort_out_48d9 {
  overflow-x: hidden;
}
.shade-copper-a467 .alert_a325 {
  overflow: auto;
}
.shade-copper-a467.old_f911 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-copper-a467.old_f911 .alert_a325 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade-copper-a467.old_f911 .title_light_9094 {
  opacity: 0;
}
.shade-copper-a467.center-ccce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-copper-a467.center-ccce .alert_a325 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade-copper-a467.center-ccce .title_light_9094 {
  opacity: 0;
}
.shade-copper-a467.dropdown-229b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade-copper-a467.dropdown-229b .alert_a325 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade-copper-a467.dropdown-229b .title_light_9094 {
  opacity: 0;
}
.shade-copper-a467.pagination-lite-74e3 .alert_a325 {
  z-index: 10;
  visibility: visible;
}
.media-b74f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media-b74f .search-5820 {
  background: rgba(255, 255, 255, 0.99);
}
.media-b74f .search-5820::after,
.media-b74f .search-5820:before {
  background: inherit;
}
.media-b74f:hover .search-5820 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-229b .media-b74f {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination-lite-74e3 .media-b74f {
  display: none !important;
}
.shade-copper-a467:before,
.sort_out_48d9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade-copper-a467 .media-b74f,
.sort_out_48d9 .media-b74f {
  display: inline-block;
}
.alert_a325 .complex-d7c4 {
  -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;
}
.shade-copper-a467 .alert_a325 .complex-d7c4,
.sort_out_48d9 .alert_a325 .complex-d7c4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.plasma-5f22 .inner-c495 {
  width: 100%;
}
.banner_27f1 {
  padding: 0 0.5em 0;
}
.banner_27f1 [class*="customify-col-"],
.banner_27f1 [class*="customify-col_"],
.banner_27f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface-f751 .banner_27f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .active_94a3 .prev-623b,
  .prev-623b {
    display: none;
  }
  .accent_huge_33e4 {
    text-align: left;
  }
  .search_dbd3 {
    text-align: center;
  }
  .column_f063 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .active_94a3 .dark_597e,
  .dark_597e {
    display: none;
  }
  .red-374b {
    text-align: left;
  }
  .static_94d5 {
    text-align: center;
  }
  .footer-large-e9c1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .active_94a3 .link-glass-51dc,
  .link-glass-51dc {
    display: none;
  }
  .section-64cb {
    text-align: left;
  }
  .module_5311 {
    text-align: center;
  }
  .avatar-c8b4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wood_c057 {
  box-shadow: none !important;
}
.text-wood-0079 .feature_inner_dc62,
.frame_solid_1e58 .feature_inner_dc62 {
  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;
}
.frame_solid_1e58 .feature_inner_dc62 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature-in-828e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature-in-828e:after,
.feature-in-828e:before {
  content: "";
  display: table;
}
.feature-in-828e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature-in-828e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature-in-828e,
.sort_54e2 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay-6a7e.next_c6a9 .feature-in-828e {
  max-width: 100%;
}
.overlay-6a7e.mask-stone-e84b {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay-6a7e.steel_cfba .feature-in-828e {
  max-width: 100%;
}
.overlay-6a7e.steel_cfba > .feature-in-828e {
  padding-left: 0;
  padding-right: 0;
}
.overlay-6a7e.steel_cfba > .feature-in-828e .active_94a3 {
  margin: 0;
}
.overlay-6a7e.steel_cfba
  > .feature-in-828e
  .module-2439.wrapper_d531 {
  margin-right: 0;
  margin-left: 0;
}
.overlay-6a7e.steel_cfba #main.wrapper_d531 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .advanced-8946 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .advanced-8946 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .complex_95e5 .status-55b2 {
    padding-right: 1em;
  }
  .complex_95e5.notification_purple_71ab .module-2439 {
    border-right: 1px solid #eaecee;
  }
  .complex_95e5.notification_purple_71ab .status-55b2 {
    padding-right: 1em;
  }
  .complex_95e5.notification_purple_71ab .first-752b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_fluid_3249 .status-55b2 {
    padding-left: 1em;
  }
  .description_fluid_3249.notification_purple_71ab .module-2439 {
    border-left: 1px solid #eaecee;
  }
  .description_fluid_3249.notification_purple_71ab .status-55b2 {
    padding-left: 1em;
  }
  .description_fluid_3249.notification_purple_71ab .first-752b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_wood_e3dc .status-55b2 {
    padding-left: 1em;
  }
  .main_wood_e3dc.notification_purple_71ab .warm-f8e9 {
    border-right: 1px solid #eaecee;
  }
  .main_wood_e3dc.notification_purple_71ab .down-3d55 {
    border-right: 1px solid #eaecee;
  }
  .main_wood_e3dc.notification_purple_71ab .status-55b2 {
    padding-left: 1em;
  }
  .main_wood_e3dc.notification_purple_71ab .first-752b {
    padding-right: 1em;
  }
  .main_wood_e3dc.notification_purple_71ab .sidebar_large_59ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-bottom-ea44 .status-55b2 {
    padding-right: 1em;
  }
  .container-bottom-ea44.notification_purple_71ab .warm-f8e9 {
    border-left: 1px solid #eaecee;
  }
  .container-bottom-ea44.notification_purple_71ab .down-3d55 {
    border-left: 1px solid #eaecee;
  }
  .container-bottom-ea44.notification_purple_71ab .status-55b2 {
    padding-right: 1em;
  }
  .container-bottom-ea44.notification_purple_71ab .first-752b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-bottom-ea44.notification_purple_71ab .sidebar_large_59ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced-8946 .status-55b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced-8946.notification_purple_71ab .module-2439 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .advanced-8946.notification_purple_71ab .status-55b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced-8946.notification_purple_71ab .first-752b {
    padding-left: 1em;
  }
  .advanced-8946.notification_purple_71ab .sidebar_large_59ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .advanced-8946.notification_purple_71ab .status-55b2 {
    padding-left: 0;
  }
}
.rough_b66e .warm-5456 {
  display: inline-block;
}
.disabled-upper-27d5 {
  display: inline-block;
}
.border_8190 {
  word-con: break-word;
}
.slider-f3e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.slider-f3e5 .accordion_6e69 {
  margin-left: 8px;
  margin-right: 8px;
}
.slider-f3e5 .box-1def img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.label-7997 .surface_cb59 {
  margin-bottom: 2em;
}
.label-7997 .summary_dirty_129f {
  margin-bottom: 15px;
}
.label-7997 .summary_dirty_129f:last-child {
  margin-bottom: 0;
}
.label-7997 .sidebar_easy_2a8f {
  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) {
  .label-7997 .sidebar_easy_2a8f {
    display: block;
  }
}
.label-7997 .caption_bc2c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .label-7997 .caption_bc2c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.label-7997 .item_yellow_af4d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.label-7997 .item_yellow_af4d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.label-7997 .item_yellow_af4d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.label-7997 .border_8190 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.label-7997 .border_8190 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.label-7997 .short-0851 p:last-child {
  margin-bottom: 0;
}
.label-7997 .element-fresh-3654 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.label-7997 .slow-ae59 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.label-7997 .heading_stone_4592 {
  margin-top: 1em;
}
.label-7997 .surface_658e {
  top: 0;
  display: block;
}
.label-7997 .surface_658e a {
  color: inherit;
}
.label-7997 .surface_658e a:hover {
  color: inherit;
}
.label-7997 .hot-5805 {
  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;
}
.label-7997 .hot-5805:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.label-7997 .slow-ae59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.label-7997 .middle-84a3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.label-7997 .middle-84a3:first-child {
  margin-top: 0;
}
.label-7997 .middle-84a3.tag-over-0340 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.label-7997 .middle-84a3.bottom-a79b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.label-7997
  .middle-84a3.bottom-a79b.gallery_thick_2e8b
  .heading_stone_4592 {
  width: 100%;
}
.label-7997 .bottom-a79b {
  -webkit-box-align: center;
  align-items: center;
}
.label-7997 .bottom-a79b .slider-f3e5,
.label-7997 .bottom-a79b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.label-7997 .item_yellow_af4d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label-7997 .item_yellow_af4d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.label-7997 .item_yellow_af4d: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;
}
.label-7997 .tag-over-0340 {
  z-index: 5;
}
.label-7997 .border_e1e7 .new-c240 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.label-7997 .disabled_fc50 .new-c240 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.label-7997 .fixed_7d96 .new-c240 {
  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;
}
.label-7997.large-2d94 .sidebar_easy_2a8f,
.label-7997.widget-slow-2b00 .sidebar_easy_2a8f {
  display: block;
}
.label-7997.large-2d94 .sidebar_easy_2a8f .complex-54a6,
.label-7997.large-2d94 .sidebar_easy_2a8f .slow-ae59,
.label-7997.widget-slow-2b00 .sidebar_easy_2a8f .complex-54a6,
.label-7997.widget-slow-2b00 .sidebar_easy_2a8f .slow-ae59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label-7997.focused_52aa .caption_bc2c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .label-7997.focused_52aa .caption_bc2c {
    margin-right: 0;
  }
}
.label-7997.large-2d94 .caption_bc2c,
.label-7997.widget-slow-2b00 .caption_bc2c {
  padding-top: 40%;
}
.label-7997.large-2d94 .surface_cb59,
.label-7997.widget-slow-2b00 .surface_cb59 {
  display: block;
}
.label-7997.large-2d94 .fn-sticky-3ac4 .slow-ae59,
.label-7997.widget-slow-2b00 .fn-sticky-3ac4 .slow-ae59 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.label-7997.large-2d94 .caption_bc2c,
.label-7997.widget-slow-2b00 .caption_bc2c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.label-7997.large-2d94 .slow-ae59 {
  padding: 1em;
}
.message_cool_a0db {
  margin: 30px auto;
  display: block;
}
.message_cool_a0db .carousel_1525 > * {
  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;
}
.message_cool_a0db .carousel_1525 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message_cool_a0db .carousel_1525 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small_f8a2 .slider-f3e5 {
  margin-bottom: 1.41575em;
}
.small_f8a2 .primary-paper-a06f {
  margin-bottom: 1.618em;
}
.smooth-1977 .hot-abd2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth-1977 .hot-abd2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth-1977 .mask_first_e9c5 {
  max-width: 100%;
  overflow: auto;
}
.hover-d37e .smooth-1977 a:hover {
  text-decoration: underline;
}
.tag_9974 .summary_dirty_129f:not(.border_8190),
.tag_9974 .item_yellow_af4d {
  margin-bottom: 1.41575em;
}
.tag_9974 .summary_dirty_129f:not(.border_8190):last-child,
.tag_9974 .item_yellow_af4d:last-child {
  margin-bottom: 0;
}
.tag_9974 .summary_dirty_129f.component-a4d1 {
  margin-bottom: 0.41575em;
}
.tag_9974 .clean-3e08:before,
.tag_9974 .content_ff26:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag_9974 .clean-3e08:before {
  content: "\f115";
}
.tag_9974 .content_ff26:before {
  content: "\f02c";
}
.tag_9974 .progress-gas-fbae {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag_9974 .progress-gas-fbae a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.icon_wood_79ca {
  display: -webkit-box;
  display: flex;
}
.icon_wood_79ca .tertiary-cd1d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .icon_wood_79ca .tertiary-cd1d {
    flex-basis: 90px;
  }
}
.icon_wood_79ca .widget-03be {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .icon_wood_79ca .widget-03be {
    flex-basis: calc(100% - 50px);
  }
}
.icon_wood_79ca .logo_down_9175 p:last-child {
  margin-bottom: 0.72em;
}
.focus_598f .carousel_1525 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focus_598f .carousel_1525:after,
.focus_598f .carousel_1525:before {
  content: "";
  display: table;
}
.focus_598f .carousel_1525:after {
  clear: both;
}
.focus_598f .carousel_1525 .video-f3fa,
.focus_598f .carousel_1525 .dynamic_7cf8 {
  width: 49%;
}
.focus_598f .carousel_1525 .video-f3fa a span.pattern-short-6f7a,
.focus_598f .carousel_1525 .dynamic_7cf8 a span.pattern-short-6f7a {
  display: block;
  margin-bottom: 5px;
}
.focus_598f .carousel_1525 .dynamic_7cf8 {
  float: left;
  text-align: left;
}
.focus_598f .carousel_1525 .video-f3fa {
  float: right;
  text-align: right;
}
.sidebar_79ce {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar_79ce {
    margin-bottom: 0;
  }
}
.status_c82c {
  margin-bottom: 1em;
}
.status_c82c .border_8190 {
  font-size: 1.1em;
  line-height: 1.3;
}
.label-dim-bce0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-b067 .status_c82c,
.photo_pro_0c9d .status_c82c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-b067 .status_c82c,
  .photo_pro_0c9d .status_c82c {
    display: block;
  }
}
.paragraph-b067 .label-dim-bce0,
.photo_pro_0c9d .label-dim-bce0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-b067 .label-dim-bce0,
  .photo_pro_0c9d .label-dim-bce0 {
    margin-bottom: 1em;
  }
}
.paragraph-b067 .label-dim-bce0 img,
.photo_pro_0c9d .label-dim-bce0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-b067 .progress_rough_5794,
.photo_pro_0c9d .progress_rough_5794 {
  flex-basis: calc(100% - 160px);
}
.paragraph-b067 .progress_rough_5794 p,
.photo_pro_0c9d .progress_rough_5794 p {
  margin-bottom: 0;
}
.paragraph-b067 .progress_rough_5794 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-b067 .progress_rough_5794 {
    padding-left: 0;
  }
}
.photo_pro_0c9d .progress_rough_5794 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .photo_pro_0c9d .progress_rough_5794 {
    padding-right: 0;
  }
}
.photo_pro_0c9d .label-dim-bce0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paper-ea8d .label-dim-bce0 {
  margin-bottom: 0.5em;
}
.paper-ea8d .label-dim-bce0 img {
  width: 100%;
}
.widget_5f34 .green-bf82,
.slider-84e8 .green-bf82 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider-84e8 .module-2439 .backdrop-gold-a036 p:last-child {
  margin-bottom: 0;
}
.prev_1fd7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.caption-slow-3567 .fast-9987 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .caption-slow-3567 .fast-9987:last-of-type {
    margin-bottom: 0;
  }
}
.caption-slow-3567 .fast-9987 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption-slow-3567 .fast-9987 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.caption-slow-3567 .fast-9987 ul li {
  margin: 0 0 0.6em;
}
.caption-slow-3567 .fast-9987 ul li.video-5307,
.caption-slow-3567 .fast-9987 ul li.table_a163 {
  position: relative;
}
.caption-slow-3567 .fast-9987 ul li.video-5307 .blue-8828,
.caption-slow-3567 .fast-9987 ul li.table_a163 .blue-8828 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.caption-slow-3567 .fast-9987 ul li.video-5307:after:after,
.caption-slow-3567 .fast-9987 ul li.video-5307:after:before,
.caption-slow-3567
  .fast-9987
  ul
  li.table_a163:after:after,
.caption-slow-3567
  .fast-9987
  ul
  li.table_a163:after:before {
  content: "";
  display: table;
}
.caption-slow-3567 .fast-9987 ul li.video-5307:after:after,
.caption-slow-3567
  .fast-9987
  ul
  li.table_a163:after:after {
  clear: both;
}
.caption-slow-3567 .fast-9987 a.description_873c:hover {
  text-decoration: none;
}
.caption-slow-3567 .fast-9987 select {
  max-width: 100%;
}
.caption-slow-3567 .fast-9987 table {
  font-size: 85%;
}
.caption-slow-3567 .fast-9987 table td,
.caption-slow-3567 .fast-9987 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.caption-slow-3567 .fast-9987 table tfoot td {
  text-align: left;
}
.caption-slow-3567 .fast-9987 :last-child {
  margin-bottom: 0;
}
.caption-slow-3567 .fast-9987 .notice_50c4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.caption-slow-3567 .fast-9987 .notice_50c4 label {
  width: 100%;
}
.caption-slow-3567 .fast-9987 .notice_50c4 .hard_d1ce {
  width: 100%;
  display: block;
}
.caption-slow-3567 .fast-9987 .notice_50c4 .dark-fbdc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.caption-slow-3567 .fast-9987 .notice_50c4 .dark-fbdc:hover svg #svg-search {
  fill: #444;
}
.caption-slow-3567 .fast-9987 .notice_50c4 .dark-fbdc svg {
  width: 18px;
  height: 18px;
}
.caption-slow-3567 .summary_960b ul ul,
.caption-slow-3567 .section-dark-11d3 ul ul,
.caption-slow-3567 .container-0a97 ul ul,
.caption-slow-3567 .label-a046 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.caption-slow-3567 .summary_960b .slider_over_01b6 > a,
.caption-slow-3567 .section-dark-11d3 .slider_over_01b6 > a,
.caption-slow-3567 .container-0a97 .slider_over_01b6 > a,
.caption-slow-3567 .label-a046 .slider_over_01b6 > a {
  margin-bottom: 0;
}
.caption-slow-3567 .detail_light_6b4d li,
.caption-slow-3567 .summary_960b li,
.caption-slow-3567 .focus_dark_5b96 li,
.caption-slow-3567 .section-dark-11d3 li,
.caption-slow-3567 .container-0a97 li,
.caption-slow-3567 .label-a046 li,
.caption-slow-3567 .blue_6478 li,
.caption-slow-3567 .rough-cc38 li {
  display: block;
  position: relative;
}
.caption-slow-3567 .detail_light_6b4d li:last-child,
.caption-slow-3567 .summary_960b li:last-child,
.caption-slow-3567 .focus_dark_5b96 li:last-child,
.caption-slow-3567 .section-dark-11d3 li:last-child,
.caption-slow-3567 .container-0a97 li:last-child,
.caption-slow-3567 .label-a046 li:last-child,
.caption-slow-3567 .blue_6478 li:last-child,
.caption-slow-3567 .rough-cc38 li:last-child {
  border: none;
}
.caption-slow-3567 .detail_light_6b4d li a,
.caption-slow-3567 .summary_960b li a,
.caption-slow-3567 .focus_dark_5b96 li a,
.caption-slow-3567 .section-dark-11d3 li a,
.caption-slow-3567 .container-0a97 li a,
.caption-slow-3567 .label-a046 li a,
.caption-slow-3567 .blue_6478 li a,
.caption-slow-3567 .rough-cc38 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-slow-3567 .detail_light_6b4d li ul li::before,
.caption-slow-3567 .summary_960b li ul li::before,
.caption-slow-3567 .focus_dark_5b96 li ul li::before,
.caption-slow-3567 .section-dark-11d3 li ul li::before,
.caption-slow-3567 .container-0a97 li ul li::before,
.caption-slow-3567 .label-a046 li ul li::before,
.caption-slow-3567 .blue_6478 li ul li::before,
.caption-slow-3567 .rough-cc38 li ul li::before {
  left: 15px;
}
.caption-slow-3567 .detail_light_6b4d li ul a,
.caption-slow-3567 .summary_960b li ul a,
.caption-slow-3567 .focus_dark_5b96 li ul a,
.caption-slow-3567 .section-dark-11d3 li ul a,
.caption-slow-3567 .container-0a97 li ul a,
.caption-slow-3567 .label-a046 li ul a,
.caption-slow-3567 .blue_6478 li ul a,
.caption-slow-3567 .rough-cc38 li ul a {
  padding-left: 20px;
}
.caption-slow-3567 .detail_light_6b4d li ul ul li::before,
.caption-slow-3567 .summary_960b li ul ul li::before,
.caption-slow-3567 .focus_dark_5b96 li ul ul li::before,
.caption-slow-3567 .section-dark-11d3 li ul ul li::before,
.caption-slow-3567 .container-0a97 li ul ul li::before,
.caption-slow-3567 .label-a046 li ul ul li::before,
.caption-slow-3567 .blue_6478 li ul ul li::before,
.caption-slow-3567 .rough-cc38 li ul ul li::before {
  left: 30px;
}
.caption-slow-3567 .detail_light_6b4d li ul ul a,
.caption-slow-3567 .summary_960b li ul ul a,
.caption-slow-3567 .focus_dark_5b96 li ul ul a,
.caption-slow-3567 .section-dark-11d3 li ul ul a,
.caption-slow-3567 .container-0a97 li ul ul a,
.caption-slow-3567 .label-a046 li ul ul a,
.caption-slow-3567 .blue_6478 li ul ul a,
.caption-slow-3567 .rough-cc38 li ul ul a {
  padding-left: 40px;
}
.caption-slow-3567 .wrapper-old-cd21 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-slow-3567 .rough-cc38 ul li {
  margin-bottom: 1.41575em;
}
.caption-slow-3567 .rough-cc38 ul li .green_37bc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.caption-slow-3567 .rough-cc38 ul li .gradient-91e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.silver-b8d6 .detail_light_6b4d li a,
.silver-b8d6 .summary_960b li a,
.silver-b8d6 .focus_dark_5b96 li a,
.silver-b8d6 .section-dark-11d3 li a,
.silver-b8d6 .container-0a97 li a,
.silver-b8d6 .label-a046 li a,
.silver-b8d6 .blue_6478 li a,
.silver-b8d6 .rough-cc38 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-b8d6 .wrapper-old-cd21 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-b8d6 .fast-9987 ul li.video-5307 .blue-8828,
.silver-b8d6 .fast-9987 ul li.table_a163 .blue-8828 {
  background: rgba(0, 0, 0, 0.2);
}
.silver-b8d6 .caption-slow-3567 .fast-9987 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li {
  margin: 0;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li ul {
  margin: 0;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li ul li a {
  padding-left: 15px;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li ul li li a {
  padding-left: 30px;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li.outline_light_fb11 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li.outline_light_fb11 > 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;
}
.overlay-6a7e .caption-slow-3567 .upper_05b0 li.outline_light_fb11 > 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;
}
.feature-east-d78b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pressed-764b {
  position: relative;
  z-index: 10;
}
.pressed-764b .complex-d7c4 {
  width: 100%;
  max-width: 100%;
}
.block_glass_2c87 .footer-4c30 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.block_glass_2c87 .gallery_232e {
}
.block_glass_2c87 .silver-b8d6 {
  background: #292929;
}
.link-8871 .footer-4c30 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-8871 .gallery_232e {
  background: #f9f9f9;
}
.link-8871 .silver-b8d6 {
  background: #303030;
}
.border-a39d .footer-4c30 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-a39d .warm-5456 {
    margin-bottom: 1em;
  }
  .border-a39d .warm-5456:last-child {
    margin-bottom: 0;
  }
}
.border-a39d .gallery_232e {
  background: #ededed;
}
.border-a39d .silver-b8d6 {
  background: #1a1a1a;
}
.footer-4c30.gallery_232e {
  color: rgba(0, 0, 0, 0.6);
}
.footer-4c30.gallery_232e .menu_under_8402 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-4c30.silver-b8d6 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-4c30.silver-b8d6 a:not(.description_873c) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-4c30.silver-b8d6 a:not(.description_873c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-4c30.silver-b8d6 .menu_under_8402 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-4c30.silver-b8d6 table tbody td,
.footer-4c30.silver-b8d6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.over_dca4.out_db2a .feature-in-828e {
  max-width: initial;
}
.over_dca4 .gradient-0269 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.over_dca4 .gradient-0269 .complex-d7c4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .over_dca4 .gradient-0269 .complex-d7c4 {
    display: block;
    margin-bottom: 2em;
  }
  .over_dca4 .gradient-0269 .complex-d7c4:last-child {
    margin-bottom: 0;
  }
}
.border-a39d .warm-5456:last-child,
.link-8871 .warm-5456:last-child,
.block_glass_2c87 .warm-5456:last-child {
  margin-bottom: 0;
}
.border-a39d .warm-5456 .caption-slow-3567 .fast-9987:last-child,
.link-8871 .warm-5456 .caption-slow-3567 .fast-9987:last-child,
.block_glass_2c87 .warm-5456 .caption-slow-3567 .fast-9987:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-a39d .info-cc9d,
  .border-a39d .pagination_silver_e806,
  .link-8871 .info-cc9d,
  .link-8871 .pagination_silver_e806,
  .block_glass_2c87 .info-cc9d,
  .block_glass_2c87 .pagination_silver_e806 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pressed-764b .warm-5456 {
    margin-bottom: 2em;
  }
}
.pressed-764b p:last-child {
  margin-bottom: 0;
}
.pressed-764b li,
.pressed-764b ul {
  list-style: none;
  margin: 0;
}
.pressed-764b ul ul {
  margin-left: 2.617924em;
}
.input-28d9 {
  font-size: 0.875em;
}

/* css-noise: 46d6 */
.shadow-element-n0 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
