/*!
Theme Name: Customify
Theme URI: https://pressmaximum.glass-1b86/customify
Author: WPCustomify
Author URI: https://pressmaximum.glass-1b86
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.glass-1b86/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient_small_5f60.panel_0357/licenses/gpl-2.0.message-62cf
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.up-1af3/, (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.iron-2b24.tiny-ff17/normalize.background_left_3bf4/
 ======
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.background_left_3bf4 v7.0.0 | MIT License | github.glass-1b86/necolas/normalize.background_left_3bf4 */
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;
}
.yellow_57f1 .filter-0350,
.shade-wood-1c6e,
.hover-fb52,
.paragraph-330c,
.overlay-2528,
.primary_top_f617,
.west-9d95,
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;
}
.shade-wood-1c6e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shade-wood-1c6e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-wood-1c6e,
  h1 {
    font-size: 1.8em;
  }
}
.hover-fb52,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hover-fb52 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hover-fb52,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hover-fb52,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-330c,
h3 {
  font-size: 1.618em;
}
.yellow_57f1 .filter-0350,
.overlay-2528,
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.pagination-active-6aa4 {
  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;
}
.description_dc11:after,
.description_dc11:before,
.pattern_bottom_ab0a:after,
.pattern_bottom_ab0a:before {
  content: "";
  display: table;
}
.description_dc11:after,
.pattern_bottom_ab0a:after {
  clear: both;
}
.frame-a6c1 {
  float: right;
  margin-right: 0;
}
.filter-lower-982d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight-top-ca7d .tooltip-old-5dff,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.highlight-top-ca7d .tooltip-old-5dff: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;
}
.accordion-out-da27 .tooltip-old-5dff {
  box-shadow: none;
}
.accordion-out-da27
  .tooltip-old-5dff
  .surface-action-9c06 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accordion-out-da27 .tooltip-old-5dff .badge_b864 {
  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;
}
.accordion-out-da27
  .tooltip-old-5dff
  .badge_b864
  b {
  display: none;
}
.accordion-out-da27 .huge-a89c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slow-56fe:not(.pagination-out-492f):not(.clean-bb63),
button:not(.pagination-out-492f):not(.clean-bb63),
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ),
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ),
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ) {
  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;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ):hover,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ):hover,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):hover,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):hover,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ):active,
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ):active,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):active,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):active,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):active,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus {
  outline: 0;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6 {
  position: relative;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .light-c5a3,
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .tiny-5cf2,
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .feature-huge-47c8,
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  i,
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  svg,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .light-c5a3,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .tiny-5cf2,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .feature-huge-47c8,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  i,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  svg,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .light-c5a3,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .tiny-5cf2,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .feature-huge-47c8,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  i,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  svg,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .light-c5a3,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .tiny-5cf2,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .feature-huge-47c8,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  i,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  svg,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .light-c5a3,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .tiny-5cf2,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  .feature-huge-47c8,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  i,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6
  svg {
  visibility: hidden;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6:after,
button:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6:after,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6:after,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6:after,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ).fn-loading-d3d6: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;
}
.slow-56fe:not(.pagination-out-492f):not(.clean-bb63),
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ),
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ),
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ) {
  color: #fff;
  background: #235787;
}
.slow-56fe:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="button"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="reset"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus,
input[type="submit"]:not(.pagination-out-492f):not(
    .clean-bb63
  ):focus {
  color: #fff;
}
.slow-56fe.fn-disabled-d3d6:not(.pagination-out-492f):not(
    .clean-bb63
  ),
.slow-56fe[disabled]:not(.pagination-out-492f):not(
    .clean-bb63
  ),
button.fn-disabled-d3d6:not(.pagination-out-492f):not(
    .clean-bb63
  ),
button[disabled]:not(.pagination-out-492f):not(
    .clean-bb63
  ) {
  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;
}
.tall_ed0e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tall_ed0e: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;
}
.widget_fcef {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.frame_3970 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion-orange-5731 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description_dc11:after,
.description_dc11:before,
.soft_be92:after,
.soft_be92:before,
.cool-c450:after,
.cool-c450:before,
.chip-dynamic-637d:after,
.chip-dynamic-637d:before,
.grid_top_35f7:after,
.grid_top_35f7:before,
.huge_cee0:after,
.huge_cee0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description_dc11:after,
.soft_be92:after,
.cool-c450:after,
.chip-dynamic-637d:after,
.grid_top_35f7:after,
.huge_cee0:after {
  clear: both;
}
.soft_be92 .progress-e5e3,
.cool-c450 .progress-e5e3,
.section_5248 .progress-e5e3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.overlay-left-b803 {
  display: inline-block;
}
.accordion_5e37 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion_5e37 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion_5e37 .panel_soft_cade {
  padding: 1em 0;
  font-size: 85%;
}
.panel_soft_cade {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table-orange-d23b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table-orange-d23b:after,
.table-orange-d23b:before {
  content: "";
  display: table;
}
.table-orange-d23b:after {
  clear: both;
}
.breadcrumb_wood_d5ce {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_liquid_6b24 .breadcrumb_wood_d5ce {
  max-width: 50%;
}
.easy_49c9 .breadcrumb_wood_d5ce {
  max-width: 33.33%;
}
.old_0314 .breadcrumb_wood_d5ce {
  max-width: 25%;
}
.soft_7fd1 .breadcrumb_wood_d5ce {
  max-width: 20%;
}
.warm-e192 .breadcrumb_wood_d5ce {
  max-width: 16.66%;
}
.under-a6d1 .breadcrumb_wood_d5ce {
  max-width: 14.28%;
}
.accordion-6387 .breadcrumb_wood_d5ce {
  max-width: 12.5%;
}
.silver_15d4 .breadcrumb_wood_d5ce {
  max-width: 11.11%;
}
.description_fresh_5c9a {
  display: block;
}
.yellow_57f1 .active-10a3 label,
.yellow_57f1 .content_902d label,
.yellow_57f1 .module_f6e0 label,
.yellow_57f1 .stone_3b3b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid-58d7 {
  list-style: none;
  margin: 0;
}
.liquid-58d7 article.tabs-gold-0650 {
  margin-bottom: 0;
}
.liquid-58d7 ul {
  list-style: none;
  margin: 0;
}
.liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650: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) {
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 li.tabs-gold-0650 li.tabs-gold-0650 li.tabs-gold-0650 {
    padding-left: 0;
  }
}
article.tabs-gold-0650 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-gold-0650 .soft_be92 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-gold-0650 .primary-steel-053f {
  float: left;
}
article.tabs-gold-0650 .slider-steel-996e {
  margin-left: 85px;
}
article.tabs-gold-0650 .paragraph-hot-8ac2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-gold-0650 .paragraph-hot-8ac2 .link-copper-45b2 {
  margin-left: 10px;
}
article.tabs-gold-0650 .hard_7d45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-gold-0650 .badge_advanced_ec4a {
  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 .active-10a3,
  #respond .module_f6e0,
  #respond .stone_3b3b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-10a3 input,
#respond .module_f6e0 input,
#respond .stone_3b3b input {
  width: 100%;
}
#respond .stone_3b3b {
  margin-right: 0;
}
#respond .content-20d9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.up_1cf6 {
  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;
}
.up_1cf6.label-action-278d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.up_1cf6 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%);
}
.up_1cf6:focus,
.up_1cf6: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);
}
.mask_silver_08a5 {
  border-radius: 10%;
}
.card-550a {
  border-radius: 50%;
}
.north_38f3 {
  font-size: 0.72em;
}
.hover_42dc {
  font-size: 0.875em;
}
.tertiary_2e7e {
  font-size: 1.1em;
}
.center-adab {
  text-transform: uppercase;
  line-height: 1.2;
}
.center-adab.north_38f3 {
  letter-spacing: 0.5px;
}
.advanced_bb4f,
.advanced_bb4f a {
  color: #6d6d6d;
}
.advanced_bb4f a:hover {
  color: #111;
}
.module-first-1fd0 {
  color: #6d6d6d;
}
.text_1e7d {
  overflow-x: hidden;
}
.text_1e7d .feature-c2c0.progress_light_0b53 {
  position: relative;
}
.text_1e7d .feature-c2c0.progress_light_0b53.wide_6bd6 {
  position: initial;
}
.text_1e7d
  .feature-c2c0.progress_light_0b53.wide_6bd6
  .hidden_fa2e {
  left: auto;
}
.text_1e7d .feature-c2c0 .hidden_fa2e {
  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;
}
.text_1e7d .feature-c2c0:hover.progress_light_0b53 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.text_1e7d
  .feature-c2c0:hover.progress_light_0b53
  .hidden_fa2e {
  display: block;
  z-index: 9999999;
}
.text_1e7d .inner_35a6 .tag-c241,
.text_1e7d .cold_f71a .tag-c241 {
  display: none;
}
.text_1e7d .grid_441b .feature-c2c0:hover.progress_light_0b53 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.yellow_57f1 .active-10a3 label,
.yellow_57f1 .content_902d label,
.yellow_57f1 .module_f6e0 label,
.yellow_57f1 .stone_3b3b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.liquid-58d7 {
  list-style: none;
  margin: 0;
}
.liquid-58d7 article.tabs-gold-0650 {
  margin-bottom: 0;
}
.liquid-58d7 ul {
  list-style: none;
  margin: 0;
}
.liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650: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) {
  .liquid-58d7 .popup-dirty-262e li.tabs-gold-0650 li.tabs-gold-0650 li.tabs-gold-0650 li.tabs-gold-0650 {
    padding-left: 0;
  }
}
article.tabs-gold-0650 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tabs-gold-0650 .soft_be92 p:last-of-type {
  margin-bottom: 0;
}
article.tabs-gold-0650 .primary-steel-053f {
  float: left;
}
article.tabs-gold-0650 .slider-steel-996e {
  margin-left: 85px;
}
article.tabs-gold-0650 .paragraph-hot-8ac2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tabs-gold-0650 .paragraph-hot-8ac2 .link-copper-45b2 {
  margin-left: 10px;
}
article.tabs-gold-0650 .hard_7d45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tabs-gold-0650 .badge_advanced_ec4a {
  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 .active-10a3,
  #respond .module_f6e0,
  #respond .stone_3b3b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-10a3 input,
#respond .module_f6e0 input,
#respond .stone_3b3b input {
  width: 100%;
}
#respond .stone_3b3b {
  margin-right: 0;
}
#respond .content-20d9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_35a6 .short_87fa {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.short_87fa .tertiary_0693.slow_d211 .button_static_3a4a > li > a:focus,
.short_87fa .tertiary_0693.slow_d211 .button_static_3a4a > li > a:hover,
.short_87fa .tertiary_0693.pink-0abc .button_static_3a4a > li > a:focus,
.short_87fa .tertiary_0693.pink-0abc .button_static_3a4a > li > a:hover,
.short_87fa .tertiary_0693.wood_69d6 .button_static_3a4a > li > a:focus,
.short_87fa .tertiary_0693.wood_69d6 .button_static_3a4a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa
  .tertiary_0693.slow_d211
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.short_87fa
  .tertiary_0693.slow_d211
  .button_static_3a4a
  > li.next-8dd6
  > a,
.short_87fa
  .tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.short_87fa
  .tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.next-8dd6
  > a,
.short_87fa
  .tertiary_0693.wood_69d6
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.short_87fa .tertiary_0693.wood_69d6 .button_static_3a4a > li.button_hard_f8c1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa .static_6a8f,
.short_87fa .static_6a8f a {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa .huge-73d1.static_fa8c li a,
.short_87fa .brown_13af a,
.short_87fa .nav-pink-7a6d,
.short_87fa .button_static_3a4a > li > a,
.short_87fa .basic_f589 {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa .huge-73d1.static_fa8c li a:hover,
.short_87fa .brown_13af a:hover,
.short_87fa .nav-pink-7a6d:hover,
.short_87fa .button_static_3a4a > li > a:hover,
.short_87fa .basic_f589:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa .over-17b9 {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa .over-17b9 .pro-47e1 {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa .over-17b9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_87fa .modal_6203 .wrapper-36ca {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa .modal_6203 .wrapper-36ca .bronze_a750 {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa
  .modal_6203
  .wrapper-36ca
  .bronze_a750::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa
  .modal_6203
  .wrapper-36ca
  .bronze_a750:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa
  .modal_6203
  .wrapper-36ca
  .bronze_a750::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa
  .modal_6203
  .wrapper-36ca
  .bronze_a750::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa .modal_6203 .text_842d {
  color: rgba(255, 255, 255, 0.79);
}
.short_87fa .modal_6203 .text_842d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_iron_f13b
  .short_87fa
  .modal_6203
  .icon-5fcb
  .tertiary_next_e2ff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_iron_f13b
  .short_87fa
  .modal_6203
  .icon-5fcb
  .bronze_a750 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_35a6 .module-69a6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module-69a6 .tertiary_0693.slow_d211 .button_static_3a4a > li > a:focus,
.module-69a6 .tertiary_0693.slow_d211 .button_static_3a4a > li > a:hover,
.module-69a6 .tertiary_0693.pink-0abc .button_static_3a4a > li > a:focus,
.module-69a6 .tertiary_0693.pink-0abc .button_static_3a4a > li > a:hover,
.module-69a6 .tertiary_0693.wood_69d6 .button_static_3a4a > li > a:focus,
.module-69a6 .tertiary_0693.wood_69d6 .button_static_3a4a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-69a6
  .tertiary_0693.slow_d211
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.module-69a6
  .tertiary_0693.slow_d211
  .button_static_3a4a
  > li.next-8dd6
  > a,
.module-69a6
  .tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.module-69a6
  .tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.next-8dd6
  > a,
.module-69a6
  .tertiary_0693.wood_69d6
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a,
.module-69a6 .tertiary_0693.wood_69d6 .button_static_3a4a > li.button_hard_f8c1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.module-69a6 .static_6a8f,
.module-69a6 .static_6a8f a {
  color: rgba(0, 0, 0, 0.8);
}
.module-69a6 .huge-73d1.static_fa8c li a,
.module-69a6 .brown_13af a,
.module-69a6 .nav-pink-7a6d,
.module-69a6 .button_static_3a4a > li > a,
.module-69a6 .basic_f589 {
  color: rgba(0, 0, 0, 0.55);
}
.module-69a6 .huge-73d1.static_fa8c li a:hover,
.module-69a6 .brown_13af a:hover,
.module-69a6 .nav-pink-7a6d:hover,
.module-69a6 .button_static_3a4a > li > a:hover,
.module-69a6 .basic_f589:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-69a6 .over-17b9 {
  color: rgba(0, 0, 0, 0.55);
}
.module-69a6 .over-17b9 .pro-47e1 {
  color: rgba(0, 0, 0, 0.8);
}
.module-69a6 .over-17b9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-cold-2e35 .accordion_slow_6cda {
  margin-left: auto;
  margin-right: auto;
}
.cool-c450 > * {
  margin-left: auto;
  margin-right: auto;
}
.cool-c450 .widget_fcef {
  margin-right: 1.41575em;
}
.complex_41d0 .cool-c450 > .banner_0ac0 {
  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;
}
.complex_41d0 .cool-c450 > .pattern_full_6fbc {
  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;
}
.red_423a.pagination-cold-2e35 .accordion_slow_6cda,
.banner_over_6221.pagination-cold-2e35 .accordion_slow_6cda {
  margin-left: 0;
}
.huge-ae92.pagination-cold-2e35 .accordion_slow_6cda,
.notice-bright-35ae.pagination-cold-2e35 .accordion_slow_6cda {
  margin-right: 0;
}
.cool-c450 ol,
.cool-c450 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture-middle-92dc video {
  max-width: 100%;
}
.dynamic_d24c img {
  display: block;
}
.dynamic_d24c.widget_fcef,
.dynamic_d24c.frame_3970 {
  width: 100%;
}
.dynamic_d24c.pattern_full_6fbc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-8680:not(.widget_18a0) {
  margin: 1.5em auto;
}
.row_purple_1f06 p {
  padding: 1.5em 14px;
}
ul.hot_05ea.pattern_full_6fbc,
ul.hot_05ea.banner_0ac0,
ul.hot_05ea.stone-2e1d.banner_0ac0 {
  padding: 0 14px;
}
.widget_f27d {
  display: block;
  overflow-x: auto;
}
.widget_f27d table {
  border-collapse: collapse;
  width: 100%;
}
.widget_f27d td,
.widget_f27d th {
  padding: 0.5em;
}
.cool-c450 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.cool-c450 ol ol,
.cool-c450 ol ul,
.cool-c450 ul ol,
.cool-c450 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.cool-c450 ol ol li,
.cool-c450 ol ul li,
.cool-c450 ul ol li,
.cool-c450 ul ul li {
  margin-left: 0;
}
.soft-19cf.accent_light_ed47 > .status_top_3066 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.soft-19cf.accent_light_ed47 > .status_top_3066 iframe,
.soft-19cf.accent_light_ed47 > .status_top_3066 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header_center_0488 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header_center_0488.nav-top-959d {
  padding: 0;
}
.header_center_0488.nav-top-959d cite {
  font-size: 13px;
}
.header_center_0488 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header_center_0488 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown_dc0b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown_dc0b > p:first-child {
  margin-top: 0;
}
.dropdown_dc0b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown_dc0b blockquote {
  border-left: 0;
}
.footer-narrow-24e7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.footer-narrow-24e7:not(.slider-wide-ade9) {
  max-width: 100px;
}
.footer-narrow-24e7.plasma-2c5b {
  border-bottom: none !important;
  text-align: center;
}
.footer-narrow-24e7.plasma-2c5b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .row_purple_1f06 p {
    padding: 1.5em 0;
  }
}
.notification-slow-4c10 {
  color: #0073aa;
}
.section_wide_3a12 {
  background-color: #0073aa;
}
.logo_pink_ff10 {
  color: #229fd8;
}
.small_eae7 {
  background-color: #229fd8;
}
.table-smooth-3160 {
  color: #eee;
}
.pattern-orange-2ebf {
  background-color: #eee;
}
.new_bb5b {
  color: #444;
}
.photo-8a27 {
  background-color: #444;
}
.media-eb11 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.media-eb11 .icon_258d .brown_13af {
  font-size: 15px;
}
.media-eb11 .brown_13af {
  line-height: 1.3;
}
.media-eb11 .module-69a6 {
}
.media-eb11 .short_87fa {
  background: #235787;
}
.north_b020 {
  padding: 0;
}
.north_b020 .short_87fa {
  background: #1a1a1a;
}
.north_b020 .module-69a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.text_f794 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.text_f794 .module-69a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.text_f794 .short_87fa {
  background: #303030;
}
.huge_cee0 {
  position: relative;
  z-index: 10;
}
.huge_cee0 .wood_a286 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-dynamic-8591 .progress_light_0b53 {
  display: inline-block;
  vertical-align: middle;
}
.message-dynamic-8591.photo-upper-e8ea .progress_light_0b53 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message-dynamic-8591.photo-upper-e8ea .progress_light_0b53 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message-dynamic-8591.photo-upper-e8ea .progress_light_0b53 {
    margin-right: 0.4em;
  }
}
.message-dynamic-8591.photo-upper-e8ea .progress_light_0b53:last-child {
  margin-right: 0;
}
.layout-8c17 .wood_a286 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .inner_35a6 .icon_258d {
    margin: 0 -0.5em;
  }
  .inner_35a6 .icon_258d [class*="customify-col-"],
  .inner_35a6 .icon_258d [class*="customify-col_"],
  .inner_35a6 .icon_258d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.inner_35a6.aside-a7d1 .wood_a286 {
  background: 0 0 !important;
}
.inner_35a6.aside-a7d1 .wood_a286,
.inner_35a6.layout-8c17 .wood_a286 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .inner_35a6.thumbnail-51e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.inner_35a6.layout-8c17 .wood_a286 {
  box-shadow: none !important;
}
.next-c428 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .next-c428 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .next-c428 {
    padding: 18px 0 20px;
  }
}
.next-c428 .top_dac3 {
  width: 100%;
}
.next-c428 .pressed-fe98 {
  margin-bottom: 0;
}
.next-c428 .link_fe62 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fast_1e49 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fast_1e49 .fluid-979a {
  width: 100%;
}
.photo-24f0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.photo-24f0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.photo-24f0 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;
}
.photo-24f0 li:last-child:after {
  display: none;
}
.photo-24f0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focused_dd4c .tag-c241 button,
.next-c428 .tag-c241 button {
  left: 0;
}
.focused_dd4c .fluid-979a,
.next-c428 .fluid-979a {
  padding-left: 0;
  padding-right: 0;
}
.focused_dd4c .fast_1e49,
.next-c428 .fast_1e49 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focused_dd4c {
  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;
}
.focused_dd4c: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;
}
.focused_dd4c .surface-glass-4e05 {
  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) {
  .focused_dd4c .surface-glass-4e05 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focused_dd4c .surface-glass-4e05 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focused_dd4c .surface-glass-4e05 {
    min-height: 200px;
  }
}
.focused_dd4c .photo-24f0 {
  color: rgba(255, 255, 255, 0.8);
}
.focused_dd4c .photo-24f0 a,
.focused_dd4c .photo-24f0 li:after {
  color: inherit;
}
.focused_dd4c .photo-24f0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dirty_7a6a {
  margin-bottom: 0.5em;
}
.bright_ab0c {
  margin-bottom: 1.2em;
}
.bright_ab0c,
.dirty_7a6a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bright_ab0c p:last-child,
.dirty_7a6a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tag-c241,
#masthead .tag-c241 {
  display: none;
}
#masthead
  > .tag-c241.article-pressed-c58c {
  display: none;
}
#masthead > .tag-c241 button {
  left: 0;
}
.photo_b2d6 {
  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%;
}
.photo_b2d6 .progress_light_0b53 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_b2d6 .secondary_0d0d {
  display: -webkit-box;
  display: flex;
}
.photo_b2d6 .secondary_0d0d.feature-2a50 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_b2d6 .secondary_0d0d.gold-e12a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_b2d6 .secondary_0d0d.photo-52a2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_b2d6.disabled_aa4f.image-center-b8a3 .secondary_0d0d.feature-2a50 {
  flex-basis: 100%;
}
.photo_b2d6.focus-dim-2a87 .secondary_0d0d.gold-e12a {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_b2d6.focus-dim-2a87 .secondary_0d0d.photo-52a2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tag-c241.article-pressed-c58c {
  display: none;
}
#masthead > .tag-c241 button {
  left: 0;
}
.pattern-mini-fb4f {
  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;
}
.pattern-mini-fb4f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern-mini-fb4f.gradient-eeb7 i {
  margin-right: 4px;
}
.pattern-mini-fb4f.section-hot-9f9e i {
  margin-left: 5px;
}
.brown_13af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown_13af p:last-child {
  margin-bottom: 0;
}
.thumbnail_c163 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail_c163 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail_c163 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail_c163 .static_6a8f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail_c163 .clean-9541 {
  margin: 5px 0 7px 0;
}
.thumbnail_c163.secondary-d1d7 .menu_clean_1d21 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_c163.secondary-d1d7 .text_bca3 {
  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;
}
.thumbnail_c163.focus-ae39 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail_c163.focus-ae39 .menu_clean_1d21 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_c163.focus-ae39 .text_bca3 {
  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;
}
.thumbnail_c163.accordion_f42a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail_c163.action_2268 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail_c163.action_2268 .text_bca3 {
  margin-top: 7px;
}
.content-bronze-db97 {
  display: inline-block;
}
.huge_cee0 .chip-fast-5ab8 .thumbnail_c163 img {
  max-width: 100%;
}
.tertiary_0693 .modal_1895.banner-11de,
.grid-dynamic-4130 .modal_1895.banner-11de {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_0693 .notification_dim_ddb0,
.grid-dynamic-4130 .notification_dim_ddb0 {
  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%);
}
.tertiary_0693 .notification_dim_ddb0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tertiary_0693.chip-hard-7f01 .notification_dim_ddb0 {
  display: none;
}
.tertiary_0693 .container_orange_04f8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_0693 .container_orange_04f8 li {
  display: inline-block;
  position: relative;
}
.tertiary_0693 .container_orange_04f8 li:last-child {
  margin-right: 0;
}
.tertiary_0693 .container_orange_04f8 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;
}
.tertiary_0693 .container_orange_04f8 li.button_hard_f8c1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tertiary_0693 .container_orange_04f8 > 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;
}
.tertiary_0693 .container_orange_04f8 > li > a i {
  line-height: 0;
}
.tertiary_0693 .container_orange_04f8 > li.content_bd4f > a .notification_dim_ddb0 {
  margin-left: 4px;
  line-height: 0;
}
.tertiary_0693 .container_orange_04f8 .highlight_rough_fcb5 li.content_bd4f > a {
  position: relative;
}
.tertiary_0693 .container_orange_04f8 .highlight_rough_fcb5 li.content_bd4f > a:after,
.tertiary_0693 .container_orange_04f8 .highlight_rough_fcb5 li.content_bd4f > a:before {
  content: "";
  display: table;
}
.tertiary_0693 .container_orange_04f8 .highlight_rough_fcb5 li.content_bd4f > a:after {
  clear: both;
}
.tertiary_0693 .container_orange_04f8 .highlight_rough_fcb5 li.content_bd4f > a .notification_dim_ddb0 {
  margin-left: 5px;
  float: right;
}
.tertiary_0693 .box_stale_785a,
.tertiary_0693 .highlight_rough_fcb5 {
  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;
}
.tertiary_0693 .highlight_rough_fcb5 {
  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;
}
.tertiary_0693 .highlight_rough_fcb5 .banner-11de {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_0693 .highlight_rough_fcb5 .notification_dim_ddb0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tertiary_0693 .highlight_rough_fcb5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tertiary_0693 .highlight_rough_fcb5 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;
}
.tertiary_0693 .highlight_rough_fcb5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_0693 .highlight_rough_fcb5 .highlight_rough_fcb5 {
  top: 0;
  left: 100%;
}
.tertiary_0693 .breadcrumb_silver_aec4.fn-focus-d3d6 > .box_stale_785a,
.tertiary_0693 .breadcrumb_silver_aec4.fn-focus-d3d6 > .highlight_rough_fcb5,
.tertiary_0693 .breadcrumb_silver_aec4:focus > .box_stale_785a,
.tertiary_0693 .breadcrumb_silver_aec4:focus > .highlight_rough_fcb5,
.tertiary_0693 .breadcrumb_silver_aec4:hover > .box_stale_785a,
.tertiary_0693 .breadcrumb_silver_aec4:hover > .highlight_rough_fcb5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tertiary_0693.wood_69d6 .button_static_3a4a:after,
.tertiary_0693.wood_69d6 .button_static_3a4a:before {
  content: "";
  display: table;
}
.tertiary_0693.wood_69d6 .button_static_3a4a:after {
  clear: both;
}
.tertiary_0693.wood_69d6 .button_static_3a4a > li {
  float: left;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a:after,
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a:before {
  content: "";
  display: table;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a:after {
  clear: both;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a > li {
  float: left;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a > li.hidden_hovered_16a5 > a,
.tertiary_0693.thumbnail-stale-1bd5 .button_static_3a4a > li.button_hard_f8c1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tertiary_0693.slow_d211 .button_static_3a4a > li > a .banner-11de {
  position: relative;
}
.tertiary_0693.slow_d211 .button_static_3a4a > li > a .banner-11de: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;
}
.tertiary_0693.slow_d211
  .button_static_3a4a
  > li:focus
  > a
  .banner-11de:before,
.tertiary_0693.slow_d211
  .button_static_3a4a
  > li:hover
  > a
  .banner-11de:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_0693.slow_d211
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a
  .banner-11de:before,
.tertiary_0693.slow_d211
  .button_static_3a4a
  > li.next-8dd6
  > a
  .banner-11de:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_0693.pink-0abc .button_static_3a4a > li > a .banner-11de {
  position: relative;
}
.tertiary_0693.pink-0abc .button_static_3a4a > li > a .banner-11de: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;
}
.tertiary_0693.pink-0abc .button_static_3a4a > li:focus > a .banner-11de:before,
.tertiary_0693.pink-0abc
  .button_static_3a4a
  > li:hover
  > a
  .banner-11de:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.hidden_hovered_16a5
  > a
  .banner-11de:before,
.tertiary_0693.pink-0abc
  .button_static_3a4a
  > li.next-8dd6
  > a
  .banner-11de:before {
  width: 100%;
  background-color: currentColor;
}
.grid-dynamic-4130 .container_orange_04f8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid-dynamic-4130 .container_orange_04f8 li:first-child > a {
  border-top: none;
}
.grid-dynamic-4130 .container_orange_04f8 .column-2f1e > .banner-11de .notification_dim_ddb0 {
  display: none;
}
.grid-dynamic-4130 .container_orange_04f8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.grid-dynamic-4130 .container_orange_04f8 li:last-child {
  border: none;
}
.grid-dynamic-4130 .container_orange_04f8 li.content_bd4f > a {
  padding-right: 45px !important;
}
.grid-dynamic-4130 .container_orange_04f8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.grid-dynamic-4130 .container_orange_04f8 li a:focus,
.grid-dynamic-4130 .container_orange_04f8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid-dynamic-4130 .container_orange_04f8 li .section-out-98c6 {
  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;
}
.grid-dynamic-4130 .container_orange_04f8 li .section-out-98c6:hover {
  box-shadow: none;
}
.grid-dynamic-4130 .container_orange_04f8 li .section-out-98c6 .notification_dim_ddb0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.grid-dynamic-4130 .container_orange_04f8 .highlight_rough_fcb5 {
  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);
}
.grid-dynamic-4130 .container_orange_04f8 .highlight_rough_fcb5 li a {
  padding-left: 3em;
}
.grid-dynamic-4130 .container_orange_04f8 .widget-cold-7165 > a .section-out-98c6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid-dynamic-4130 .container_orange_04f8 .widget-cold-7165 > .highlight_rough_fcb5 {
  display: block;
  opacity: 1;
}
.title_21c4 {
  max-width: 100%;
}
.right-551f {
  line-height: 0;
  cursor: pointer;
}
.basic_f589 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.basic_f589:hover {
  box-shadow: none;
  color: currentColor;
}
.basic_f589 svg {
  width: 18px;
  height: 18px;
}
.basic_f589 .gallery-d457 {
  display: none;
}
.pagination-hovered-b887 {
  position: relative;
}
.pagination-hovered-b887.fn-active-d3d6 .basic_f589 .tabs_plasma_c3b7 {
  display: none;
}
.pagination-hovered-b887.fn-active-d3d6 .basic_f589 .gallery-d457 {
  display: inline-block;
}
.pagination-hovered-b887 .highlight_4aa1 {
  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);
}
.pagination-hovered-b887.green-8fa6 .highlight_4aa1 {
  left: auto;
  right: -0.9em;
}
.pagination-hovered-b887.green-8fa6 .content_dce3::before {
  left: auto;
  right: 15px;
}
.pagination-hovered-b887.fn-active-d3d6 .highlight_4aa1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon-5fcb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.icon-5fcb label {
  flex-basis: 100%;
}
.icon-5fcb .wrapper-36ca {
  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;
}
.icon-5fcb .bronze_a750 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.icon-5fcb .bronze_a750:focus {
  background-color: transparent;
}
.icon-5fcb button.text_842d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.icon-5fcb button.text_842d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.icon-5fcb button.text_842d svg {
  width: 18px;
  height: 18px;
}
.icon-5fcb input[type="submit"] {
  min-height: auto;
}
.modal_6203 .icon-5fcb .bronze_a750 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_dce3 {
  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) {
  .content_dce3 {
    width: 220px;
  }
}
.content_dce3 label {
  flex-basis: 100%;
}
.content_dce3::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;
}
.shade_iron_f13b .modal_6203 .icon-5fcb {
  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;
}
.shade_iron_f13b
  .modal_6203
  .icon-5fcb
  .wrapper-36ca {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade_iron_f13b .modal_6203 .icon-5fcb .bronze_a750 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade_iron_f13b
  .modal_6203
  .icon-5fcb
  .bronze_a750:focus {
  background: 0 0;
}
.shade_iron_f13b
  .modal_6203
  .icon-5fcb
  .tertiary_next_e2ff {
  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;
}
.huge-73d1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.huge-73d1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.huge-73d1 li:last-child {
  margin-right: 0;
}
.huge-73d1 li:first-child {
  margin-left: 0;
}
.huge-73d1.heading-stale-68a5 a {
  color: #fff;
}
.huge-73d1.heading-stale-68a5 a:hover {
  color: #fff;
}
.huge-73d1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.huge-73d1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.huge-73d1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.huge-73d1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.huge-73d1 [class*="social-icon-apple"] {
  background-color: #999;
}
.huge-73d1 [class*="social-icon-apple"].wrapper-medium-299f {
  background-color: transparent;
  color: #999;
}
.huge-73d1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.huge-73d1 [class*="social-icon-behance"].wrapper-medium-299f {
  background-color: transparent;
  color: #1769ff;
}
.huge-73d1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.huge-73d1 [class*="social-icon-bitbucket"].wrapper-medium-299f {
  background-color: transparent;
  color: #205081;
}
.huge-73d1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.huge-73d1 [class*="social-icon-codepen"].wrapper-medium-299f {
  background-color: transparent;
  color: #000;
}
.huge-73d1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.huge-73d1 [class*="social-icon-delicious"].wrapper-medium-299f {
  background-color: transparent;
  color: #39f;
}
.huge-73d1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.huge-73d1 [class*="social-icon-digg"].wrapper-medium-299f {
  background-color: transparent;
  color: #005be2;
}
.huge-73d1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.huge-73d1 [class*="social-icon-dribbble"].wrapper-medium-299f {
  background-color: transparent;
  color: #ea4c89;
}
.huge-73d1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.huge-73d1 [class*="social-icon-envelope"].wrapper-medium-299f {
  background-color: transparent;
  color: #ea4335;
}
.huge-73d1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.huge-73d1 [class*="social-icon-facebook"].wrapper-medium-299f {
  background-color: transparent;
  color: #3b5998;
}
.huge-73d1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.huge-73d1 [class*="social-icon-flickr"].wrapper-medium-299f {
  background-color: transparent;
  color: #0063dc;
}
.huge-73d1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.huge-73d1 [class*="social-icon-foursquare"].wrapper-medium-299f {
  background-color: transparent;
  color: #2d5be3;
}
.huge-73d1 [class*="social-icon-github"] {
  background-color: #333;
}
.huge-73d1 [class*="social-icon-github"].wrapper-medium-299f {
  background-color: transparent;
  color: #333;
}
.huge-73d1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.huge-73d1 [class*="social-icon-google-plus"].wrapper-medium-299f {
  background-color: transparent;
  color: #dd4b39;
}
.huge-73d1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.huge-73d1 [class*="social-icon-houzz"].wrapper-medium-299f {
  background-color: transparent;
  color: #7ac142;
}
.huge-73d1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.huge-73d1 [class*="social-icon-instagram"].wrapper-medium-299f {
  background-color: transparent;
  color: #262626;
}
.huge-73d1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.huge-73d1 [class*="social-icon-jsfiddle"].wrapper-medium-299f {
  background-color: transparent;
  color: #487aa2;
}
.huge-73d1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.huge-73d1 [class*="social-icon-linkedin"].wrapper-medium-299f {
  background-color: transparent;
  color: #0077b5;
}
.huge-73d1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.huge-73d1 [class*="social-icon-medium"].wrapper-medium-299f {
  background-color: transparent;
  color: #00ab6b;
}
.huge-73d1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.huge-73d1
  [class*="social-icon-odnoklassniki"].wrapper-medium-299f {
  background-color: transparent;
  color: #f4731c;
}
.huge-73d1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.huge-73d1 [class*="social-icon-meetup"].wrapper-medium-299f {
  background-color: transparent;
  color: #ec1c40;
}
.huge-73d1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.huge-73d1 [class*="social-icon-pinterest"].wrapper-medium-299f {
  background-color: transparent;
  color: #bd081c;
}
.huge-73d1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.huge-73d1 [class*="social-icon-product-hunt"].wrapper-medium-299f {
  background-color: transparent;
  color: #da552f;
}
.huge-73d1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.huge-73d1 [class*="social-icon-reddit"].wrapper-medium-299f {
  background-color: transparent;
  color: #ff4500;
}
.huge-73d1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.huge-73d1 [class*="social-icon-rss"].wrapper-medium-299f {
  background-color: transparent;
  color: #f26522;
}
.huge-73d1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.huge-73d1
  [class*="social-icon-shopping-cart"].wrapper-medium-299f {
  background-color: transparent;
  color: #4caf50;
}
.huge-73d1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.huge-73d1 [class*="social-icon-skype"].wrapper-medium-299f {
  background-color: transparent;
  color: #00aff0;
}
.huge-73d1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.huge-73d1 [class*="social-icon-slideshare"].wrapper-medium-299f {
  background-color: transparent;
  color: #0077b5;
}
.huge-73d1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.huge-73d1 [class*="social-icon-snapchat"].wrapper-medium-299f {
  background-color: transparent;
  color: #fffc00;
}
.huge-73d1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.huge-73d1 [class*="social-icon-soundcloud"].wrapper-medium-299f {
  background-color: transparent;
  color: #f80;
}
.huge-73d1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.huge-73d1 [class*="social-icon-spotify"].wrapper-medium-299f {
  background-color: transparent;
  color: #2ebd59;
}
.huge-73d1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.huge-73d1
  [class*="social-icon-stack-overflow"].wrapper-medium-299f {
  background-color: transparent;
  color: #fe7a15;
}
.huge-73d1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.huge-73d1 [class*="social-icon-maldkfgram"].wrapper-medium-299f {
  background-color: transparent;
  color: #2ca5e0;
}
.huge-73d1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.huge-73d1 [class*="social-icon-tripadvisor"].wrapper-medium-299f {
  background-color: transparent;
  color: #589442;
}
.huge-73d1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.huge-73d1 [class*="social-icon-tumblr"].wrapper-medium-299f {
  background-color: transparent;
  color: #35465c;
}
.huge-73d1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.huge-73d1 [class*="social-icon-twitch"].wrapper-medium-299f {
  background-color: transparent;
  color: #6441a5;
}
.huge-73d1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.huge-73d1 [class*="social-icon-twitter"].wrapper-medium-299f {
  background-color: transparent;
  color: #1da1f2;
}
.huge-73d1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.huge-73d1 [class*="social-icon-vimeo"].wrapper-medium-299f {
  background-color: transparent;
  color: #1ab7ea;
}
.huge-73d1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.huge-73d1 [class*="social-icon-vk"].wrapper-medium-299f {
  background-color: transparent;
  color: #45668e;
}
.huge-73d1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.huge-73d1 [class*="social-icon-weibo"].wrapper-medium-299f {
  background-color: transparent;
  color: #df2029;
}
.huge-73d1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.huge-73d1 [class*="social-icon-weixin"].wrapper-medium-299f {
  background-color: transparent;
  color: #7bb32e;
}
.huge-73d1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.huge-73d1 [class*="social-icon-whatsapp"].wrapper-medium-299f {
  background-color: transparent;
  color: #25d366;
}
.huge-73d1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.huge-73d1 [class*="social-icon-wordpress"].wrapper-medium-299f {
  background-color: transparent;
  color: #21759b;
}
.huge-73d1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.huge-73d1 [class*="social-icon-xing"].wrapper-medium-299f {
  background-color: transparent;
  color: #026466;
}
.huge-73d1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.huge-73d1 [class*="social-icon-yelp"].wrapper-medium-299f {
  background-color: transparent;
  color: #af0606;
}
.huge-73d1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.huge-73d1 [class*="social-icon-youtube"].wrapper-medium-299f {
  background-color: transparent;
  color: #cd201f;
}
.nav-pink-7a6d {
  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;
}
.nav-pink-7a6d:hover {
  box-shadow: none;
  background: 0 0;
}
.label-9930 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-370c {
  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;
}
.upper-5bbc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hover_9c19 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hover_9c19,
.hover_9c19::after,
.hover_9c19::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;
}
.hover_9c19::after,
.hover_9c19::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outer_b472 .notice-370c .upper-5bbc {
  margin-top: -2px;
  width: 19px;
}
.outer_b472 .notice-370c .hover_9c19 {
  margin-top: -1px;
}
.outer_b472 .notice-370c .hover_9c19,
.outer_b472 .notice-370c .hover_9c19::after,
.outer_b472 .notice-370c .hover_9c19::before {
  width: 19px;
  height: 2px;
}
.outer_b472 .notice-370c .hover_9c19::before {
  top: -6px;
}
.outer_b472 .notice-370c .hover_9c19::after {
  bottom: -6px;
}
.short-b3f7 .notice-370c .upper-5bbc {
  margin-top: -2px;
  width: 22px;
}
.short-b3f7 .notice-370c .hover_9c19 {
  margin-top: -1px;
}
.short-b3f7 .notice-370c .hover_9c19,
.short-b3f7 .notice-370c .hover_9c19::after,
.short-b3f7 .notice-370c .hover_9c19::before {
  width: 22px;
  height: 2px;
}
.short-b3f7 .notice-370c .hover_9c19::before {
  top: -7px;
}
.short-b3f7 .notice-370c .hover_9c19::after {
  bottom: -7px;
}
.first_9938 .notice-370c .upper-5bbc {
  margin-top: -2px;
  width: 31px;
}
.first_9938 .notice-370c .hover_9c19 {
  margin-top: -1.5px;
}
.first_9938 .notice-370c .hover_9c19,
.first_9938 .notice-370c .hover_9c19::after,
.first_9938 .notice-370c .hover_9c19::before {
  width: 31px;
  height: 3px;
}
.first_9938 .notice-370c .hover_9c19::before {
  top: -9px;
}
.first_9938 .notice-370c .hover_9c19::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .link_2810 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 19px;
  }
  .link_2810 .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .link_2810 .notice-370c .hover_9c19,
  .link_2810 .notice-370c .hover_9c19::after,
  .link_2810 .notice-370c .hover_9c19::before {
    width: 19px;
    height: 2px;
  }
  .link_2810 .notice-370c .hover_9c19::before {
    top: -6px;
  }
  .link_2810 .notice-370c .hover_9c19::after {
    bottom: -6px;
  }
  .content_orange_4a60 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 22px;
  }
  .content_orange_4a60 .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .content_orange_4a60 .notice-370c .hover_9c19,
  .content_orange_4a60 .notice-370c .hover_9c19::after,
  .content_orange_4a60 .notice-370c .hover_9c19::before {
    width: 22px;
    height: 2px;
  }
  .content_orange_4a60 .notice-370c .hover_9c19::before {
    top: -7px;
  }
  .content_orange_4a60 .notice-370c .hover_9c19::after {
    bottom: -7px;
  }
  .picture_0866 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 31px;
  }
  .picture_0866 .notice-370c .hover_9c19 {
    margin-top: -1.5px;
  }
  .picture_0866 .notice-370c .hover_9c19,
  .picture_0866 .notice-370c .hover_9c19::after,
  .picture_0866 .notice-370c .hover_9c19::before {
    width: 31px;
    height: 3px;
  }
  .picture_0866 .notice-370c .hover_9c19::before {
    top: -9px;
  }
  .picture_0866 .notice-370c .hover_9c19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .photo-top-1539 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 19px;
  }
  .photo-top-1539 .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .photo-top-1539 .notice-370c .hover_9c19,
  .photo-top-1539 .notice-370c .hover_9c19::after,
  .photo-top-1539 .notice-370c .hover_9c19::before {
    width: 19px;
    height: 2px;
  }
  .photo-top-1539 .notice-370c .hover_9c19::before {
    top: -6px;
  }
  .photo-top-1539 .notice-370c .hover_9c19::after {
    bottom: -6px;
  }
  .element-smooth-6caa .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 22px;
  }
  .element-smooth-6caa .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .element-smooth-6caa .notice-370c .hover_9c19,
  .element-smooth-6caa .notice-370c .hover_9c19::after,
  .element-smooth-6caa .notice-370c .hover_9c19::before {
    width: 22px;
    height: 2px;
  }
  .element-smooth-6caa .notice-370c .hover_9c19::before {
    top: -7px;
  }
  .element-smooth-6caa .notice-370c .hover_9c19::after {
    bottom: -7px;
  }
  .pink-f164 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 31px;
  }
  .pink-f164 .notice-370c .hover_9c19 {
    margin-top: -1.5px;
  }
  .pink-f164 .notice-370c .hover_9c19,
  .pink-f164 .notice-370c .hover_9c19::after,
  .pink-f164 .notice-370c .hover_9c19::before {
    width: 31px;
    height: 3px;
  }
  .pink-f164 .notice-370c .hover_9c19::before {
    top: -9px;
  }
  .pink-f164 .notice-370c .hover_9c19::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .media_first_011c .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 19px;
  }
  .media_first_011c .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .media_first_011c .notice-370c .hover_9c19,
  .media_first_011c .notice-370c .hover_9c19::after,
  .media_first_011c .notice-370c .hover_9c19::before {
    width: 19px;
    height: 2px;
  }
  .media_first_011c .notice-370c .hover_9c19::before {
    top: -6px;
  }
  .media_first_011c .notice-370c .hover_9c19::after {
    bottom: -6px;
  }
  .west_8159 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 22px;
  }
  .west_8159 .notice-370c .hover_9c19 {
    margin-top: -1px;
  }
  .west_8159 .notice-370c .hover_9c19,
  .west_8159 .notice-370c .hover_9c19::after,
  .west_8159 .notice-370c .hover_9c19::before {
    width: 22px;
    height: 2px;
  }
  .west_8159 .notice-370c .hover_9c19::before {
    top: -7px;
  }
  .west_8159 .notice-370c .hover_9c19::after {
    bottom: -7px;
  }
  .fluid_0634 .notice-370c .upper-5bbc {
    margin-top: -2px;
    width: 31px;
  }
  .fluid_0634 .notice-370c .hover_9c19 {
    margin-top: -1.5px;
  }
  .fluid_0634 .notice-370c .hover_9c19,
  .fluid_0634 .notice-370c .hover_9c19::after,
  .fluid_0634 .notice-370c .hover_9c19::before {
    width: 31px;
    height: 3px;
  }
  .fluid_0634 .notice-370c .hover_9c19::before {
    top: -9px;
  }
  .fluid_0634 .notice-370c .hover_9c19::after {
    bottom: -9px;
  }
}
.slider-af1b .hover_9c19 {
  -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);
}
.slider-af1b .hover_9c19::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider-af1b .hover_9c19::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);
}
.slider-af1b.table_a6f5 .hover_9c19 {
  -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);
}
.slider-af1b.table_a6f5 .hover_9c19::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider-af1b.table_a6f5 .hover_9c19::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);
}
.hover-38cb {
  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.thumbnail-df37:before {
  display: none;
}
.cold_f71a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.cold_f71a .widget_a24f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.cold_f71a .widget_a24f:last-of-type {
  border-bottom: none;
}
.cold_f71a .widget_a24f.row_6149,
.cold_f71a .widget_a24f.dynamic-92ac,
.cold_f71a .widget_a24f.breadcrumb-a958 {
  padding: 0;
}
.cold_f71a .grid-dynamic-4130 .section-out-98c6 {
  color: currentColor;
}
.cold_f71a .grid-dynamic-4130 .section-out-98c6:focus,
.cold_f71a .grid-dynamic-4130 .section-out-98c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_f71a.module-69a6 .over-17b9,
.cold_f71a.module-69a6 .brown_13af a,
.cold_f71a.module-69a6 .button_static_3a4a a,
.cold_f71a.module-69a6 .highlight_rough_fcb5 a {
  color: rgba(0, 0, 0, 0.55);
}
.cold_f71a.module-69a6 .over-17b9:hover,
.cold_f71a.module-69a6 .brown_13af a:hover,
.cold_f71a.module-69a6 .button_static_3a4a a:hover,
.cold_f71a.module-69a6 .highlight_rough_fcb5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cold_f71a.module-69a6 .pro-47e1 {
  color: rgba(0, 0, 0, 0.8);
}
.cold_f71a.module-69a6 .widget_a24f {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_f71a.module-69a6 .widget_a24f:before {
  background: rgba(0, 0, 0, 0.08);
}
.cold_f71a.module-69a6 .media_276e:before {
  background: rgba(255, 255, 255, 0.9);
}
.cold_f71a.module-69a6 .grid-dynamic-4130 .container_orange_04f8 li a,
.cold_f71a.module-69a6 .grid-dynamic-4130 .section-out-98c6,
.cold_f71a.module-69a6 .highlight_rough_fcb5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_f71a.module-69a6 .grid-dynamic-4130 .section-out-98c6:focus,
.cold_f71a.module-69a6 .grid-dynamic-4130 .section-out-98c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_f71a.module-69a6 .container_orange_04f8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold_f71a.short_87fa .over-17b9,
.cold_f71a.short_87fa .brown_13af a,
.cold_f71a.short_87fa .button_static_3a4a .section-out-98c6,
.cold_f71a.short_87fa .button_static_3a4a a,
.cold_f71a.short_87fa .highlight_rough_fcb5 a {
  color: rgba(255, 255, 255, 0.79);
}
.cold_f71a.short_87fa .over-17b9:hover,
.cold_f71a.short_87fa .brown_13af a:hover,
.cold_f71a.short_87fa .button_static_3a4a .section-out-98c6:hover,
.cold_f71a.short_87fa .button_static_3a4a a:hover,
.cold_f71a.short_87fa .highlight_rough_fcb5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold_f71a.short_87fa .pro-47e1 {
  color: rgba(255, 255, 255, 0.99);
}
.cold_f71a.short_87fa .widget_a24f {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_f71a.short_87fa .widget_a24f:before {
  background: rgba(255, 255, 255, 0.08);
}
.cold_f71a.short_87fa .media_276e:before {
  background: rgba(0, 0, 0, 0.9);
}
.cold_f71a.short_87fa .grid-dynamic-4130 .container_orange_04f8 li a,
.cold_f71a.short_87fa .grid-dynamic-4130 .section-out-98c6,
.cold_f71a.short_87fa .highlight_rough_fcb5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_f71a.short_87fa .grid-dynamic-4130 .section-out-98c6:focus,
.cold_f71a.short_87fa .grid-dynamic-4130 .section-out-98c6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cold_f71a.short_87fa .container_orange_04f8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_276e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media_276e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.grid_ce9a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container-69f0 .cold_f71a {
  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;
}
.container-69f0 .widget_a24f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container-69f0 .widget_a24f: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) {
  .container-69f0 .widget_a24f:before {
    width: 16%;
    left: 42%;
  }
}
.container-69f0 .widget_a24f:last-child:before {
  content: none;
}
.container-69f0 .widget_a24f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container-69f0 .grid-dynamic-4130 .container_orange_04f8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container-69f0 .grid-dynamic-4130 .container_orange_04f8 li a .section-out-98c6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container-69f0 .grid-dynamic-4130 .highlight_rough_fcb5 {
  border: none;
}
.container-69f0 .grid-dynamic-4130 .highlight_rough_fcb5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container-69f0 .media_276e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container-69f0 .grid_ce9a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container-69f0 .short_87fa .media_276e:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-69f0 .module-69a6.plasma-97ad .hover_9c19 {
  background: rgba(0, 0, 0, 0.6);
}
.container-69f0
  .module-69a6.plasma-97ad
  .hover_9c19::after,
.container-69f0
  .module-69a6.plasma-97ad
  .hover_9c19:before {
  background: inherit;
}
.container-69f0
  .module-69a6.plasma-97ad:hover
  .hover_9c19 {
  background: rgba(0, 0, 0, 0.8);
}
.message_action_e9d7 .cold_f71a {
  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) {
  .message_action_e9d7 .cold_f71a {
    width: auto;
    right: 45px;
  }
}
.border-up-068c .cold_f71a {
  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) {
  .border-up-068c .cold_f71a {
    width: auto;
    left: 45px;
  }
}
.thumbnail-df37 .cold_f71a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thumbnail-df37 .grid_ce9a {
  max-width: 48em;
  margin: 0 auto;
}
.thumbnail-df37 .media_276e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu_east_d25b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu_east_d25b.container-69f0 .cold_f71a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu_east_d25b.message_action_e9d7 .cold_f71a {
  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);
}
.menu_east_d25b .cold_f71a {
  visibility: visible;
}
.menu_east_d25b.border-up-068c .cold_f71a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.container_red_46d1,
.button_979b {
  overflow-x: hidden;
}
.container_red_46d1 .cold_f71a {
  overflow: auto;
}
.container_red_46d1.container-69f0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_red_46d1.container-69f0 .cold_f71a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.container_red_46d1.container-69f0 .nav-pink-7a6d {
  opacity: 0;
}
.container_red_46d1.message_action_e9d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_red_46d1.message_action_e9d7 .cold_f71a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.container_red_46d1.message_action_e9d7 .nav-pink-7a6d {
  opacity: 0;
}
.container_red_46d1.border-up-068c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.container_red_46d1.border-up-068c .cold_f71a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.container_red_46d1.border-up-068c .nav-pink-7a6d {
  opacity: 0;
}
.container_red_46d1.thumbnail-df37 .cold_f71a {
  z-index: 10;
  visibility: visible;
}
.plasma-97ad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.plasma-97ad .hover_9c19 {
  background: rgba(255, 255, 255, 0.99);
}
.plasma-97ad .hover_9c19::after,
.plasma-97ad .hover_9c19:before {
  background: inherit;
}
.plasma-97ad:hover .hover_9c19 {
  background: rgba(255, 255, 255, 0.99);
}
.border-up-068c .plasma-97ad {
  top: 10px;
  right: auto;
  left: 12px;
}
.thumbnail-df37 .plasma-97ad {
  display: none !important;
}
.container_red_46d1:before,
.button_979b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.container_red_46d1 .plasma-97ad,
.button_979b .plasma-97ad {
  display: inline-block;
}
.cold_f71a .progress_light_0b53 {
  -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;
}
.container_red_46d1 .cold_f71a .progress_light_0b53,
.button_979b .cold_f71a .progress_light_0b53 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_out_ffec .wrapper-36ca {
  width: 100%;
}
.chip-fast-5ab8 {
  padding: 0 0.5em 0;
}
.chip-fast-5ab8 [class*="customify-col-"],
.chip-fast-5ab8 [class*="customify-col_"],
.chip-fast-5ab8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.highlight_3845 .chip-fast-5ab8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .icon_258d .logo_active_96fb,
  .logo_active_96fb {
    display: none;
  }
  .hover_8ff5 {
    text-align: left;
  }
  .description-2f05 {
    text-align: center;
  }
  .chip-0e51 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .icon_258d .section-45e0,
  .section-45e0 {
    display: none;
  }
  .paper_51a7 {
    text-align: left;
  }
  .input-pink-e25b {
    text-align: center;
  }
  .card-a45a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .icon_258d .paper-68dd,
  .paper-68dd {
    display: none;
  }
  .footer_186f {
    text-align: left;
  }
  .carousel-3999 {
    text-align: center;
  }
  .silver-8e48 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary_gold_1df9 {
  box-shadow: none !important;
}
.banner-147e .out_50aa,
.dropdown-lower-ecfa .out_50aa {
  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;
}
.dropdown-lower-ecfa .out_50aa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wood_a286 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wood_a286:after,
.wood_a286:before {
  content: "";
  display: table;
}
.wood_a286:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wood_a286 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wood_a286,
.thumbnail-51e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.chip-dynamic-637d.yellow-492d .wood_a286 {
  max-width: 100%;
}
.chip-dynamic-637d.background-narrow-f61a {
  max-width: 1200px;
  margin: 0 auto;
}
.chip-dynamic-637d.complex_c86f .wood_a286 {
  max-width: 100%;
}
.chip-dynamic-637d.complex_c86f > .wood_a286 {
  padding-left: 0;
  padding-right: 0;
}
.chip-dynamic-637d.complex_c86f > .wood_a286 .icon_258d {
  margin: 0;
}
.chip-dynamic-637d.complex_c86f
  > .wood_a286
  .paragraph-87e3.container_6a1b {
  margin-right: 0;
  margin-left: 0;
}
.chip-dynamic-637d.complex_c86f #main.container_6a1b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled_8159 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled_8159 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort-simple-8049 .accordion_slow_6cda {
    padding-right: 1em;
  }
  .sort-simple-8049.purple-1c3e .paragraph-87e3 {
    border-right: 1px solid #eaecee;
  }
  .sort-simple-8049.purple-1c3e .accordion_slow_6cda {
    padding-right: 1em;
  }
  .sort-simple-8049.purple-1c3e .small_c963 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_e13d .accordion_slow_6cda {
    padding-left: 1em;
  }
  .description_e13d.purple-1c3e .paragraph-87e3 {
    border-left: 1px solid #eaecee;
  }
  .description_e13d.purple-1c3e .accordion_slow_6cda {
    padding-left: 1em;
  }
  .description_e13d.purple-1c3e .small_c963 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-3d7a .accordion_slow_6cda {
    padding-left: 1em;
  }
  .accent-3d7a.purple-1c3e .media_right_8c08 {
    border-right: 1px solid #eaecee;
  }
  .accent-3d7a.purple-1c3e .block_current_5937 {
    border-right: 1px solid #eaecee;
  }
  .accent-3d7a.purple-1c3e .accordion_slow_6cda {
    padding-left: 1em;
  }
  .accent-3d7a.purple-1c3e .small_c963 {
    padding-right: 1em;
  }
  .accent-3d7a.purple-1c3e .stone-7443 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_iron_9ebd .accordion_slow_6cda {
    padding-right: 1em;
  }
  .column_iron_9ebd.purple-1c3e .media_right_8c08 {
    border-left: 1px solid #eaecee;
  }
  .column_iron_9ebd.purple-1c3e .block_current_5937 {
    border-left: 1px solid #eaecee;
  }
  .column_iron_9ebd.purple-1c3e .accordion_slow_6cda {
    padding-right: 1em;
  }
  .column_iron_9ebd.purple-1c3e .small_c963 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_iron_9ebd.purple-1c3e .stone-7443 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled_8159 .accordion_slow_6cda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_8159.purple-1c3e .paragraph-87e3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled_8159.purple-1c3e .accordion_slow_6cda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled_8159.purple-1c3e .small_c963 {
    padding-left: 1em;
  }
  .disabled_8159.purple-1c3e .stone-7443 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled_8159.purple-1c3e .accordion_slow_6cda {
    padding-left: 0;
  }
}
.short-d9a1 .message-dynamic-8591 {
  display: inline-block;
}
.static-6c3a {
  display: inline-block;
}
.dim_df20 {
  word-con: break-word;
}
.selected-5f90 > span {
  display: inline-block;
  padding: 5px 0;
}
.selected-5f90 .hover-896d {
  margin-left: 8px;
  margin-right: 8px;
}
.selected-5f90 .panel-85c4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.button-d364 .banner_ee55 {
  margin-bottom: 2em;
}
.button-d364 .lower-51f6 {
  margin-bottom: 15px;
}
.button-d364 .lower-51f6:last-child {
  margin-bottom: 0;
}
.button-d364 .orange-4b3f {
  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) {
  .button-d364 .orange-4b3f {
    display: block;
  }
}
.button-d364 .dynamic_287f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .button-d364 .dynamic_287f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.button-d364 .photo_5df6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.button-d364 .photo_5df6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.button-d364 .photo_5df6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.button-d364 .dim_df20 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.button-d364 .dim_df20 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.button-d364 .motion-ecdd p:last-child {
  margin-bottom: 0;
}
.button-d364 .liquid-9ba7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.button-d364 .filter_fast_a169 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.button-d364 .module-b9ad {
  margin-top: 1em;
}
.button-d364 .gas_be3f {
  top: 0;
  display: block;
}
.button-d364 .gas_be3f a {
  color: inherit;
}
.button-d364 .gas_be3f a:hover {
  color: inherit;
}
.button-d364 .element_inner_8ea2 {
  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;
}
.button-d364 .element_inner_8ea2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.button-d364 .filter_fast_a169 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.button-d364 .overlay_brown_2e25 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.button-d364 .overlay_brown_2e25:first-child {
  margin-top: 0;
}
.button-d364 .overlay_brown_2e25.prev_dd76 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.button-d364 .overlay_brown_2e25.warm_1df2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button-d364
  .overlay_brown_2e25.warm_1df2.slider-right-f11b
  .module-b9ad {
  width: 100%;
}
.button-d364 .warm_1df2 {
  -webkit-box-align: center;
  align-items: center;
}
.button-d364 .warm_1df2 .selected-5f90,
.button-d364 .warm_1df2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.button-d364 .photo_5df6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-d364 .photo_5df6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-d364 .photo_5df6: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;
}
.button-d364 .prev_dd76 {
  z-index: 5;
}
.button-d364 .south_ad57 .bronze-ed78 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.button-d364 .down-ee5e .bronze-ed78 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.button-d364 .large-6117 .bronze-ed78 {
  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;
}
.button-d364.cold_ad1f .orange-4b3f,
.button-d364.green_9fb2 .orange-4b3f {
  display: block;
}
.button-d364.cold_ad1f .orange-4b3f .hero_slow_9bce,
.button-d364.cold_ad1f .orange-4b3f .filter_fast_a169,
.button-d364.green_9fb2 .orange-4b3f .hero_slow_9bce,
.button-d364.green_9fb2 .orange-4b3f .filter_fast_a169 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-d364.list-pink-8f25 .dynamic_287f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .button-d364.list-pink-8f25 .dynamic_287f {
    margin-right: 0;
  }
}
.button-d364.cold_ad1f .dynamic_287f,
.button-d364.green_9fb2 .dynamic_287f {
  padding-top: 40%;
}
.button-d364.cold_ad1f .banner_ee55,
.button-d364.green_9fb2 .banner_ee55 {
  display: block;
}
.button-d364.cold_ad1f .fn-sticky-d3d6 .filter_fast_a169,
.button-d364.green_9fb2 .fn-sticky-d3d6 .filter_fast_a169 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.button-d364.cold_ad1f .dynamic_287f,
.button-d364.green_9fb2 .dynamic_287f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.button-d364.cold_ad1f .filter_fast_a169 {
  padding: 1em;
}
.layout-red-cc1c {
  margin: 30px auto;
  display: block;
}
.layout-red-cc1c .description_top_6592 > * {
  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;
}
.layout-red-cc1c .description_top_6592 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout-red-cc1c .description_top_6592 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_e052 .selected-5f90 {
  margin-bottom: 1.41575em;
}
.cool_e052 .status-gold-fffa {
  margin-bottom: 1.618em;
}
.cool-c450 .solid_7bdd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.cool-c450 .solid_7bdd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.cool-c450 .icon-6e4e {
  max-width: 100%;
  overflow: auto;
}
.pagination-cold-2e35 .cool-c450 a:hover {
  text-decoration: underline;
}
.button_0ed6 .lower-51f6:not(.dim_df20),
.button_0ed6 .photo_5df6 {
  margin-bottom: 1.41575em;
}
.button_0ed6 .lower-51f6:not(.dim_df20):last-child,
.button_0ed6 .photo_5df6:last-child {
  margin-bottom: 0;
}
.button_0ed6 .lower-51f6.label_easy_70f3 {
  margin-bottom: 0.41575em;
}
.button_0ed6 .image-6804:before,
.button_0ed6 .current_5847:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.button_0ed6 .image-6804:before {
  content: "\f115";
}
.button_0ed6 .current_5847:before {
  content: "\f02c";
}
.button_0ed6 .form-025b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.button_0ed6 .form-025b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hero-focused-d2bf {
  display: -webkit-box;
  display: flex;
}
.hero-focused-d2bf .fresh_1d3e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hero-focused-d2bf .fresh_1d3e {
    flex-basis: 90px;
  }
}
.hero-focused-d2bf .container_217c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hero-focused-d2bf .container_217c {
    flex-basis: calc(100% - 50px);
  }
}
.hero-focused-d2bf .content-stale-8829 p:last-child {
  margin-bottom: 0.72em;
}
.status_pro_5fe8 .description_top_6592 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_pro_5fe8 .description_top_6592:after,
.status_pro_5fe8 .description_top_6592:before {
  content: "";
  display: table;
}
.status_pro_5fe8 .description_top_6592:after {
  clear: both;
}
.status_pro_5fe8 .description_top_6592 .secondary_e7ca,
.status_pro_5fe8 .description_top_6592 .heading-4d9a {
  width: 49%;
}
.status_pro_5fe8 .description_top_6592 .secondary_e7ca a span.out_dd09,
.status_pro_5fe8 .description_top_6592 .heading-4d9a a span.out_dd09 {
  display: block;
  margin-bottom: 5px;
}
.status_pro_5fe8 .description_top_6592 .heading-4d9a {
  float: left;
  text-align: left;
}
.status_pro_5fe8 .description_top_6592 .secondary_e7ca {
  float: right;
  text-align: right;
}
.banner_pressed_744e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .banner_pressed_744e {
    margin-bottom: 0;
  }
}
.image-simple-29a2 {
  margin-bottom: 1em;
}
.image-simple-29a2 .dim_df20 {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_wide_9658 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pagination_purple_cbcf .image-simple-29a2,
.image-d426 .image-simple-29a2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pagination_purple_cbcf .image-simple-29a2,
  .image-d426 .image-simple-29a2 {
    display: block;
  }
}
.pagination_purple_cbcf .summary_wide_9658,
.image-d426 .summary_wide_9658 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pagination_purple_cbcf .summary_wide_9658,
  .image-d426 .summary_wide_9658 {
    margin-bottom: 1em;
  }
}
.pagination_purple_cbcf .summary_wide_9658 img,
.image-d426 .summary_wide_9658 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pagination_purple_cbcf .surface_current_d3cc,
.image-d426 .surface_current_d3cc {
  flex-basis: calc(100% - 160px);
}
.pagination_purple_cbcf .surface_current_d3cc p,
.image-d426 .surface_current_d3cc p {
  margin-bottom: 0;
}
.pagination_purple_cbcf .surface_current_d3cc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pagination_purple_cbcf .surface_current_d3cc {
    padding-left: 0;
  }
}
.image-d426 .surface_current_d3cc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .image-d426 .surface_current_d3cc {
    padding-right: 0;
  }
}
.image-d426 .summary_wide_9658 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.modal_east_47c6 .summary_wide_9658 {
  margin-bottom: 0.5em;
}
.modal_east_47c6 .summary_wide_9658 img {
  width: 100%;
}
.dirty_b624 .form-74ac,
.photo_north_c18b .form-74ac {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo_north_c18b .paragraph-87e3 .video-glass-d0d8 p:last-child {
  margin-bottom: 0;
}
.copper_9ef3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.motion_7fc2 .background_906d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .motion_7fc2 .background_906d:last-of-type {
    margin-bottom: 0;
  }
}
.motion_7fc2 .background_906d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_7fc2 .background_906d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.motion_7fc2 .background_906d ul li {
  margin: 0 0 0.6em;
}
.motion_7fc2 .background_906d ul li.orange-7612,
.motion_7fc2 .background_906d ul li.banner-old-982a {
  position: relative;
}
.motion_7fc2 .background_906d ul li.orange-7612 .thick-17b8,
.motion_7fc2 .background_906d ul li.banner-old-982a .thick-17b8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.motion_7fc2 .background_906d ul li.orange-7612:after:after,
.motion_7fc2 .background_906d ul li.orange-7612:after:before,
.motion_7fc2
  .background_906d
  ul
  li.banner-old-982a:after:after,
.motion_7fc2
  .background_906d
  ul
  li.banner-old-982a:after:before {
  content: "";
  display: table;
}
.motion_7fc2 .background_906d ul li.orange-7612:after:after,
.motion_7fc2
  .background_906d
  ul
  li.banner-old-982a:after:after {
  clear: both;
}
.motion_7fc2 .background_906d a.slow-56fe:hover {
  text-decoration: none;
}
.motion_7fc2 .background_906d select {
  max-width: 100%;
}
.motion_7fc2 .background_906d table {
  font-size: 85%;
}
.motion_7fc2 .background_906d table td,
.motion_7fc2 .background_906d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.motion_7fc2 .background_906d table tfoot td {
  text-align: left;
}
.motion_7fc2 .background_906d :last-child {
  margin-bottom: 0;
}
.motion_7fc2 .background_906d .frame-5832 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.motion_7fc2 .background_906d .frame-5832 label {
  width: 100%;
}
.motion_7fc2 .background_906d .frame-5832 .bronze_a750 {
  width: 100%;
  display: block;
}
.motion_7fc2 .background_906d .frame-5832 .text_842d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.motion_7fc2 .background_906d .frame-5832 .text_842d:hover svg #svg-search {
  fill: #444;
}
.motion_7fc2 .background_906d .frame-5832 .text_842d svg {
  width: 18px;
  height: 18px;
}
.motion_7fc2 .sidebar-68db ul ul,
.motion_7fc2 .content_lower_6a51 ul ul,
.motion_7fc2 .sort_steel_b5e9 ul ul,
.motion_7fc2 .avatar-mini-519c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.motion_7fc2 .sidebar-68db .content_bd4f > a,
.motion_7fc2 .content_lower_6a51 .content_bd4f > a,
.motion_7fc2 .sort_steel_b5e9 .content_bd4f > a,
.motion_7fc2 .avatar-mini-519c .content_bd4f > a {
  margin-bottom: 0;
}
.motion_7fc2 .link_light_1ee4 li,
.motion_7fc2 .sidebar-68db li,
.motion_7fc2 .first-872e li,
.motion_7fc2 .content_lower_6a51 li,
.motion_7fc2 .sort_steel_b5e9 li,
.motion_7fc2 .avatar-mini-519c li,
.motion_7fc2 .link_5c01 li,
.motion_7fc2 .table_hovered_5e24 li {
  display: block;
  position: relative;
}
.motion_7fc2 .link_light_1ee4 li:last-child,
.motion_7fc2 .sidebar-68db li:last-child,
.motion_7fc2 .first-872e li:last-child,
.motion_7fc2 .content_lower_6a51 li:last-child,
.motion_7fc2 .sort_steel_b5e9 li:last-child,
.motion_7fc2 .avatar-mini-519c li:last-child,
.motion_7fc2 .link_5c01 li:last-child,
.motion_7fc2 .table_hovered_5e24 li:last-child {
  border: none;
}
.motion_7fc2 .link_light_1ee4 li a,
.motion_7fc2 .sidebar-68db li a,
.motion_7fc2 .first-872e li a,
.motion_7fc2 .content_lower_6a51 li a,
.motion_7fc2 .sort_steel_b5e9 li a,
.motion_7fc2 .avatar-mini-519c li a,
.motion_7fc2 .link_5c01 li a,
.motion_7fc2 .table_hovered_5e24 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_7fc2 .link_light_1ee4 li ul li::before,
.motion_7fc2 .sidebar-68db li ul li::before,
.motion_7fc2 .first-872e li ul li::before,
.motion_7fc2 .content_lower_6a51 li ul li::before,
.motion_7fc2 .sort_steel_b5e9 li ul li::before,
.motion_7fc2 .avatar-mini-519c li ul li::before,
.motion_7fc2 .link_5c01 li ul li::before,
.motion_7fc2 .table_hovered_5e24 li ul li::before {
  left: 15px;
}
.motion_7fc2 .link_light_1ee4 li ul a,
.motion_7fc2 .sidebar-68db li ul a,
.motion_7fc2 .first-872e li ul a,
.motion_7fc2 .content_lower_6a51 li ul a,
.motion_7fc2 .sort_steel_b5e9 li ul a,
.motion_7fc2 .avatar-mini-519c li ul a,
.motion_7fc2 .link_5c01 li ul a,
.motion_7fc2 .table_hovered_5e24 li ul a {
  padding-left: 20px;
}
.motion_7fc2 .link_light_1ee4 li ul ul li::before,
.motion_7fc2 .sidebar-68db li ul ul li::before,
.motion_7fc2 .first-872e li ul ul li::before,
.motion_7fc2 .content_lower_6a51 li ul ul li::before,
.motion_7fc2 .sort_steel_b5e9 li ul ul li::before,
.motion_7fc2 .avatar-mini-519c li ul ul li::before,
.motion_7fc2 .link_5c01 li ul ul li::before,
.motion_7fc2 .table_hovered_5e24 li ul ul li::before {
  left: 30px;
}
.motion_7fc2 .link_light_1ee4 li ul ul a,
.motion_7fc2 .sidebar-68db li ul ul a,
.motion_7fc2 .first-872e li ul ul a,
.motion_7fc2 .content_lower_6a51 li ul ul a,
.motion_7fc2 .sort_steel_b5e9 li ul ul a,
.motion_7fc2 .avatar-mini-519c li ul ul a,
.motion_7fc2 .link_5c01 li ul ul a,
.motion_7fc2 .table_hovered_5e24 li ul ul a {
  padding-left: 40px;
}
.motion_7fc2 .texture_8e7a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.motion_7fc2 .table_hovered_5e24 ul li {
  margin-bottom: 1.41575em;
}
.motion_7fc2 .table_hovered_5e24 ul li .upper-83e7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.motion_7fc2 .table_hovered_5e24 ul li .fixed-3c24 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.short_87fa .link_light_1ee4 li a,
.short_87fa .sidebar-68db li a,
.short_87fa .first-872e li a,
.short_87fa .content_lower_6a51 li a,
.short_87fa .sort_steel_b5e9 li a,
.short_87fa .avatar-mini-519c li a,
.short_87fa .link_5c01 li a,
.short_87fa .table_hovered_5e24 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_87fa .texture_8e7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_87fa .background_906d ul li.orange-7612 .thick-17b8,
.short_87fa .background_906d ul li.banner-old-982a .thick-17b8 {
  background: rgba(0, 0, 0, 0.2);
}
.short_87fa .motion_7fc2 .background_906d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li {
  margin: 0;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li ul {
  margin: 0;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li ul li a {
  padding-left: 15px;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li ul li li a {
  padding-left: 30px;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li.button_hard_f8c1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li.button_hard_f8c1 > 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;
}
.chip-dynamic-637d .motion_7fc2 .container_orange_04f8 li.button_hard_f8c1 > 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;
}
.alert-d6ad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid_top_35f7 {
  position: relative;
  z-index: 10;
}
.grid_top_35f7 .progress_light_0b53 {
  width: 100%;
  max-width: 100%;
}
.thick-ee4b .pattern_319a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thick-ee4b .module-69a6 {
}
.thick-ee4b .short_87fa {
  background: #292929;
}
.warm-f831 .pattern_319a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.warm-f831 .module-69a6 {
  background: #f9f9f9;
}
.warm-f831 .short_87fa {
  background: #303030;
}
.white_a0e4 .pattern_319a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_a0e4 .message-dynamic-8591 {
    margin-bottom: 1em;
  }
  .white_a0e4 .message-dynamic-8591:last-child {
    margin-bottom: 0;
  }
}
.white_a0e4 .module-69a6 {
  background: #ededed;
}
.white_a0e4 .short_87fa {
  background: #1a1a1a;
}
.pattern_319a.module-69a6 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern_319a.module-69a6 .complex-f085 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_319a.short_87fa {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_319a.short_87fa a:not(.slow-56fe) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_319a.short_87fa a:not(.slow-56fe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_319a.short_87fa .complex-f085 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_319a.short_87fa table tbody td,
.pattern_319a.short_87fa table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid_441b.layout-8c17 .wood_a286 {
  max-width: initial;
}
.grid_441b .photo-upper-e8ea {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid_441b .photo-upper-e8ea .progress_light_0b53 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid_441b .photo-upper-e8ea .progress_light_0b53 {
    display: block;
    margin-bottom: 2em;
  }
  .grid_441b .photo-upper-e8ea .progress_light_0b53:last-child {
    margin-bottom: 0;
  }
}
.white_a0e4 .message-dynamic-8591:last-child,
.warm-f831 .message-dynamic-8591:last-child,
.thick-ee4b .message-dynamic-8591:last-child {
  margin-bottom: 0;
}
.white_a0e4 .message-dynamic-8591 .motion_7fc2 .background_906d:last-child,
.warm-f831 .message-dynamic-8591 .motion_7fc2 .background_906d:last-child,
.thick-ee4b .message-dynamic-8591 .motion_7fc2 .background_906d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white_a0e4 .silver_5e42,
  .white_a0e4 .modal-abd6,
  .warm-f831 .silver_5e42,
  .warm-f831 .modal-abd6,
  .thick-ee4b .silver_5e42,
  .thick-ee4b .modal-abd6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid_top_35f7 .message-dynamic-8591 {
    margin-bottom: 2em;
  }
}
.grid_top_35f7 p:last-child {
  margin-bottom: 0;
}
.grid_top_35f7 li,
.grid_top_35f7 ul {
  list-style: none;
  margin: 0;
}
.grid_top_35f7 ul ul {
  margin-left: 2.617924em;
}
.hard_032f {
  font-size: 0.875em;
}

/* css-noise: 8bd9 */
.promo-block-o4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
