/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_new_f169/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_new_f169
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.primary_new_f169/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown-d4f7.modal_liquid_8162/licenses/gpl-2.0.media-663c
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.block-bacd/, (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.tall_f37c.upper_e301/normalize.tag_537a/
 ======
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.tag_537a v7.0.0 | MIT License | github.primary_new_f169/necolas/normalize.tag_537a */
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;
}
.banner_a377 .message_thick_6f3d,
.texture_medium_943b,
.bright-43a0,
.pagination-static-0a2c,
.message-top-6202,
.hard-4235,
.detail-dc44,
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;
}
.texture_medium_943b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_medium_943b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_medium_943b,
  h1 {
    font-size: 1.8em;
  }
}
.bright-43a0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bright-43a0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bright-43a0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bright-43a0,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-static-0a2c,
h3 {
  font-size: 1.618em;
}
.banner_a377 .message_thick_6f3d,
.message-top-6202,
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.upper_61a4 {
  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_73fc:after,
.description_73fc:before,
.action_b448:after,
.action_b448:before {
  content: "";
  display: table;
}
.description_73fc:after,
.action_b448:after {
  clear: both;
}
.component_1593 {
  float: right;
  margin-right: 0;
}
.new-914e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outer-ab87 .down_f6b9,
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;
}
.outer-ab87 .down_f6b9: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;
}
.detail-mini-f08e .down_f6b9 {
  box-shadow: none;
}
.detail-mini-f08e
  .down_f6b9
  .logo_cool_4e17 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.detail-mini-f08e .down_f6b9 .picture-red-eb5e {
  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;
}
.detail-mini-f08e
  .down_f6b9
  .picture-red-eb5e
  b {
  display: none;
}
.detail-mini-f08e .description-prev-b4e1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.medium_7f32:not(.fresh-773e):not(.hot-c854),
button:not(.fresh-773e):not(.hot-c854),
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ),
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ),
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ) {
  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;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ):hover,
button:not(.fresh-773e):not(
    .hot-c854
  ):hover,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ):hover,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ):hover,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ):active,
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ):focus,
button:not(.fresh-773e):not(
    .hot-c854
  ):active,
button:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ):active,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ):active,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ):active,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ):focus {
  outline: 0;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e {
  position: relative;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .layout-dde8,
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .alert_7d3c,
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .heading-265d,
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  i,
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  svg,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .layout-dde8,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .alert_7d3c,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .heading-265d,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  i,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  svg,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .layout-dde8,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .alert_7d3c,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .heading-265d,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  i,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  svg,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .layout-dde8,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .alert_7d3c,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .heading-265d,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  i,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  svg,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .layout-dde8,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .alert_7d3c,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  .heading-265d,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  i,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e
  svg {
  visibility: hidden;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e:after,
button:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e:after,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e:after,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e:after,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ).fn-loading-d76e: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;
}
.medium_7f32:not(.fresh-773e):not(.hot-c854),
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ),
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ),
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ) {
  color: #fff;
  background: #235787;
}
.medium_7f32:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="button"]:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="reset"]:not(.fresh-773e):not(
    .hot-c854
  ):focus,
input[type="submit"]:not(.fresh-773e):not(
    .hot-c854
  ):focus {
  color: #fff;
}
.medium_7f32.fn-disabled-d76e:not(.fresh-773e):not(
    .hot-c854
  ),
.medium_7f32[disabled]:not(.fresh-773e):not(
    .hot-c854
  ),
button.fn-disabled-d76e:not(.fresh-773e):not(
    .hot-c854
  ),
button[disabled]:not(.fresh-773e):not(
    .hot-c854
  ) {
  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;
}
.border-down-4355 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border-down-4355: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;
}
.pagination-narrow-3785 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-3e51 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.frame_mini_d0e2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description_73fc:after,
.description_73fc:before,
.pressed-9585:after,
.pressed-9585:before,
.component-fast-438f:after,
.component-fast-438f:before,
.east-f4db:after,
.east-f4db:before,
.dim-f437:after,
.dim-f437:before,
.glass-77db:after,
.glass-77db:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description_73fc:after,
.pressed-9585:after,
.component-fast-438f:after,
.east-f4db:after,
.dim-f437:after,
.glass-77db:after {
  clear: both;
}
.pressed-9585 .message_simple_1e03,
.component-fast-438f .message_simple_1e03,
.main-steel-1222 .message_simple_1e03 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in-c3ad {
  display: inline-block;
}
.summary_next_47a2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.summary_next_47a2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.summary_next_47a2 .over_30ef {
  padding: 1em 0;
  font-size: 85%;
}
.over_30ef {
  text-align: left;
  font-style: italic;
  color: #999;
}
.breadcrumb-prev-d2d7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.breadcrumb-prev-d2d7:after,
.breadcrumb-prev-d2d7:before {
  content: "";
  display: table;
}
.breadcrumb-prev-d2d7:after {
  clear: both;
}
.progress-wood-a087 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dirty_9e15 .progress-wood-a087 {
  max-width: 50%;
}
.sidebar-eb39 .progress-wood-a087 {
  max-width: 33.33%;
}
.outline_pro_ee7d .progress-wood-a087 {
  max-width: 25%;
}
.accent-2386 .progress-wood-a087 {
  max-width: 20%;
}
.texture-dynamic-45a1 .progress-wood-a087 {
  max-width: 16.66%;
}
.nav_9923 .progress-wood-a087 {
  max-width: 14.28%;
}
.aside_iron_4eca .progress-wood-a087 {
  max-width: 12.5%;
}
.disabled_hard_da63 .progress-wood-a087 {
  max-width: 11.11%;
}
.tooltip_orange_227c {
  display: block;
}
.banner_a377 .footer-fixed-19d6 label,
.banner_a377 .chip-dirty-82f2 label,
.banner_a377 .thumbnail-dbd1 label,
.banner_a377 .overlay_easy_4f3c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-72fd {
  list-style: none;
  margin: 0;
}
.column-72fd article.purple-be41 {
  margin-bottom: 0;
}
.column-72fd ul {
  list-style: none;
  margin: 0;
}
.column-72fd .pattern_7886 li.purple-be41 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-72fd .pattern_7886 li.purple-be41 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-72fd .pattern_7886 li.purple-be41: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) {
  .column-72fd .pattern_7886 li.purple-be41 li.purple-be41 li.purple-be41 li.purple-be41 {
    padding-left: 0;
  }
}
article.purple-be41 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-be41 .pressed-9585 p:last-of-type {
  margin-bottom: 0;
}
article.purple-be41 .label_huge_7ef0 {
  float: left;
}
article.purple-be41 .section_orange_327d {
  margin-left: 85px;
}
article.purple-be41 .status_brown_0dc3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-be41 .status_brown_0dc3 .container_dd71 {
  margin-left: 10px;
}
article.purple-be41 .short_313b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-be41 .backdrop-32bf {
  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 .footer-fixed-19d6,
  #respond .thumbnail-dbd1,
  #respond .overlay_easy_4f3c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-fixed-19d6 input,
#respond .thumbnail-dbd1 input,
#respond .overlay_easy_4f3c input {
  width: 100%;
}
#respond .overlay_easy_4f3c {
  margin-right: 0;
}
#respond .mini-479b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.easy_3eb3 {
  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;
}
.easy_3eb3.upper_3d93 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.easy_3eb3 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%);
}
.easy_3eb3:focus,
.easy_3eb3: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);
}
.column-steel-3736 {
  border-radius: 10%;
}
.breadcrumb_e445 {
  border-radius: 50%;
}
.caption-steel-b87f {
  font-size: 0.72em;
}
.fast_d997 {
  font-size: 0.875em;
}
.tag-dbb6 {
  font-size: 1.1em;
}
.west-c88f {
  text-transform: uppercase;
  line-height: 1.2;
}
.west-c88f.caption-steel-b87f {
  letter-spacing: 0.5px;
}
.hero-fefb,
.hero-fefb a {
  color: #6d6d6d;
}
.hero-fefb a:hover {
  color: #111;
}
.stone_9577 {
  color: #6d6d6d;
}
.backdrop-down-728b {
  overflow-x: hidden;
}
.backdrop-down-728b .glass-9e7f.west-b999 {
  position: relative;
}
.backdrop-down-728b .glass-9e7f.west-b999.simple_f7b2 {
  position: initial;
}
.backdrop-down-728b
  .glass-9e7f.west-b999.simple_f7b2
  .brown_3e08 {
  left: auto;
}
.backdrop-down-728b .glass-9e7f .brown_3e08 {
  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;
}
.backdrop-down-728b .glass-9e7f:hover.west-b999 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop-down-728b
  .glass-9e7f:hover.west-b999
  .brown_3e08 {
  display: block;
  z-index: 9999999;
}
.backdrop-down-728b .link_4320 .box-static-2e12,
.backdrop-down-728b .carousel-5261 .box-static-2e12 {
  display: none;
}
.backdrop-down-728b .module_plasma_8a7d .glass-9e7f:hover.west-b999 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.banner_a377 .footer-fixed-19d6 label,
.banner_a377 .chip-dirty-82f2 label,
.banner_a377 .thumbnail-dbd1 label,
.banner_a377 .overlay_easy_4f3c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column-72fd {
  list-style: none;
  margin: 0;
}
.column-72fd article.purple-be41 {
  margin-bottom: 0;
}
.column-72fd ul {
  list-style: none;
  margin: 0;
}
.column-72fd .pattern_7886 li.purple-be41 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column-72fd .pattern_7886 li.purple-be41 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column-72fd .pattern_7886 li.purple-be41: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) {
  .column-72fd .pattern_7886 li.purple-be41 li.purple-be41 li.purple-be41 li.purple-be41 {
    padding-left: 0;
  }
}
article.purple-be41 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.purple-be41 .pressed-9585 p:last-of-type {
  margin-bottom: 0;
}
article.purple-be41 .label_huge_7ef0 {
  float: left;
}
article.purple-be41 .section_orange_327d {
  margin-left: 85px;
}
article.purple-be41 .status_brown_0dc3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.purple-be41 .status_brown_0dc3 .container_dd71 {
  margin-left: 10px;
}
article.purple-be41 .short_313b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.purple-be41 .backdrop-32bf {
  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 .footer-fixed-19d6,
  #respond .thumbnail-dbd1,
  #respond .overlay_easy_4f3c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .footer-fixed-19d6 input,
#respond .thumbnail-dbd1 input,
#respond .overlay_easy_4f3c input {
  width: 100%;
}
#respond .overlay_easy_4f3c {
  margin-right: 0;
}
#respond .mini-479b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_4320 .table-cb4c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.table-cb4c .gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a:focus,
.table-cb4c .gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a:hover,
.table-cb4c .gallery-middle-8093.image_9f52 .content-f5a3 > li > a:focus,
.table-cb4c .gallery-middle-8093.image_9f52 .content-f5a3 > li > a:hover,
.table-cb4c .gallery-middle-8093.notice_5682 .content-f5a3 > li > a:focus,
.table-cb4c .gallery-middle-8093.notice_5682 .content-f5a3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c
  .gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.summary_6463
  > a,
.table-cb4c
  .gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.gallery_409c
  > a,
.table-cb4c
  .gallery-middle-8093.image_9f52
  .content-f5a3
  > li.summary_6463
  > a,
.table-cb4c
  .gallery-middle-8093.image_9f52
  .content-f5a3
  > li.gallery_409c
  > a,
.table-cb4c
  .gallery-middle-8093.notice_5682
  .content-f5a3
  > li.summary_6463
  > a,
.table-cb4c .gallery-middle-8093.notice_5682 .content-f5a3 > li.content_glass_f1ea > a {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c .carousel-complex-ddef,
.table-cb4c .carousel-complex-ddef a {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c .shade_28fb.summary-hot-f971 li a,
.table-cb4c .status_6808 a,
.table-cb4c .feature_glass_03ca,
.table-cb4c .content-f5a3 > li > a,
.table-cb4c .breadcrumb-inner-5b69 {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c .shade_28fb.summary-hot-f971 li a:hover,
.table-cb4c .status_6808 a:hover,
.table-cb4c .feature_glass_03ca:hover,
.table-cb4c .content-f5a3 > li > a:hover,
.table-cb4c .breadcrumb-inner-5b69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c .title-dirty-1a38 {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c .title-dirty-1a38 .rough-f8cb {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c .title-dirty-1a38:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-cb4c .yellow-f438 .new-9cbd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c .yellow-f438 .new-9cbd .south-8e1e {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c
  .yellow-f438
  .new-9cbd
  .south-8e1e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c
  .yellow-f438
  .new-9cbd
  .south-8e1e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c
  .yellow-f438
  .new-9cbd
  .south-8e1e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c
  .yellow-f438
  .new-9cbd
  .south-8e1e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c .yellow-f438 .primary-565b {
  color: rgba(255, 255, 255, 0.79);
}
.table-cb4c .yellow-f438 .primary-565b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_wood_4aba
  .table-cb4c
  .yellow-f438
  .plasma-efc3
  .card_south_2c14 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_wood_4aba
  .table-cb4c
  .yellow-f438
  .plasma-efc3
  .south-8e1e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_4320 .input_aa04 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.input_aa04 .gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a:focus,
.input_aa04 .gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a:hover,
.input_aa04 .gallery-middle-8093.image_9f52 .content-f5a3 > li > a:focus,
.input_aa04 .gallery-middle-8093.image_9f52 .content-f5a3 > li > a:hover,
.input_aa04 .gallery-middle-8093.notice_5682 .content-f5a3 > li > a:focus,
.input_aa04 .gallery-middle-8093.notice_5682 .content-f5a3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_aa04
  .gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.summary_6463
  > a,
.input_aa04
  .gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.gallery_409c
  > a,
.input_aa04
  .gallery-middle-8093.image_9f52
  .content-f5a3
  > li.summary_6463
  > a,
.input_aa04
  .gallery-middle-8093.image_9f52
  .content-f5a3
  > li.gallery_409c
  > a,
.input_aa04
  .gallery-middle-8093.notice_5682
  .content-f5a3
  > li.summary_6463
  > a,
.input_aa04 .gallery-middle-8093.notice_5682 .content-f5a3 > li.content_glass_f1ea > a {
  color: rgba(0, 0, 0, 0.8);
}
.input_aa04 .carousel-complex-ddef,
.input_aa04 .carousel-complex-ddef a {
  color: rgba(0, 0, 0, 0.8);
}
.input_aa04 .shade_28fb.summary-hot-f971 li a,
.input_aa04 .status_6808 a,
.input_aa04 .feature_glass_03ca,
.input_aa04 .content-f5a3 > li > a,
.input_aa04 .breadcrumb-inner-5b69 {
  color: rgba(0, 0, 0, 0.55);
}
.input_aa04 .shade_28fb.summary-hot-f971 li a:hover,
.input_aa04 .status_6808 a:hover,
.input_aa04 .feature_glass_03ca:hover,
.input_aa04 .content-f5a3 > li > a:hover,
.input_aa04 .breadcrumb-inner-5b69:hover {
  color: rgba(0, 0, 0, 0.8);
}
.input_aa04 .title-dirty-1a38 {
  color: rgba(0, 0, 0, 0.55);
}
.input_aa04 .title-dirty-1a38 .rough-f8cb {
  color: rgba(0, 0, 0, 0.8);
}
.input_aa04 .title-dirty-1a38:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_liquid_eeb1 .link_471d {
  margin-left: auto;
  margin-right: auto;
}
.component-fast-438f > * {
  margin-left: auto;
  margin-right: auto;
}
.component-fast-438f .pagination-narrow-3785 {
  margin-right: 1.41575em;
}
.tooltip-a4fc .component-fast-438f > .preview-selected-d844 {
  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;
}
.tooltip-a4fc .component-fast-438f > .content-16c3 {
  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;
}
.filter_yellow_7984.carousel_liquid_eeb1 .link_471d,
.layout_dark_2816.carousel_liquid_eeb1 .link_471d {
  margin-left: 0;
}
.input_e5bd.carousel_liquid_eeb1 .link_471d,
.footer_c48e.carousel_liquid_eeb1 .link_471d {
  margin-right: 0;
}
.component-fast-438f ol,
.component-fast-438f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.logo-middle-3855 video {
  max-width: 100%;
}
.progress-022b img {
  display: block;
}
.progress-022b.pagination-narrow-3785,
.progress-022b.component-3e51 {
  width: 100%;
}
.progress-022b.content-16c3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.modal-f284:not(.stale-f309) {
  margin: 1.5em auto;
}
.new_8981 p {
  padding: 1.5em 14px;
}
ul.focused-bfcd.content-16c3,
ul.focused-bfcd.preview-selected-d844,
ul.focused-bfcd.texture-fresh-49ba.preview-selected-d844 {
  padding: 0 14px;
}
.aside-easy-cea4 {
  display: block;
  overflow-x: auto;
}
.aside-easy-cea4 table {
  border-collapse: collapse;
  width: 100%;
}
.aside-easy-cea4 td,
.aside-easy-cea4 th {
  padding: 0.5em;
}
.component-fast-438f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.component-fast-438f ol ol,
.component-fast-438f ol ul,
.component-fast-438f ul ol,
.component-fast-438f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.component-fast-438f ol ol li,
.component-fast-438f ol ul li,
.component-fast-438f ul ol li,
.component-fast-438f ul ul li {
  margin-left: 0;
}
.notification_1d98.module_eb78 > .modal_tall_2332 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification_1d98.module_eb78 > .modal_tall_2332 iframe,
.notification_1d98.module_eb78 > .modal_tall_2332 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.warm_a798 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.warm_a798.box-narrow-38ff {
  padding: 0;
}
.warm_a798.box-narrow-38ff cite {
  font-size: 13px;
}
.warm_a798 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.warm_a798 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow-6c91 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow-6c91 > p:first-child {
  margin-top: 0;
}
.shadow-6c91 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow-6c91 blockquote {
  border-left: 0;
}
.full_9fce {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.full_9fce:not(.alert-07bf) {
  max-width: 100px;
}
.full_9fce.filter_silver_43f2 {
  border-bottom: none !important;
  text-align: center;
}
.full_9fce.filter_silver_43f2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .new_8981 p {
    padding: 1.5em 0;
  }
}
.surface_up_b8d8 {
  color: #0073aa;
}
.glass_58d4 {
  background-color: #0073aa;
}
.huge_306f {
  color: #229fd8;
}
.inner-1149 {
  background-color: #229fd8;
}
.label_current_00ed {
  color: #eee;
}
.text-5c8e {
  background-color: #eee;
}
.prev_9279 {
  color: #444;
}
.badge_stone_69bc {
  background-color: #444;
}
.fluid-4494 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fluid-4494 .paper-53bc .status_6808 {
  font-size: 15px;
}
.fluid-4494 .status_6808 {
  line-height: 1.3;
}
.fluid-4494 .input_aa04 {
}
.fluid-4494 .table-cb4c {
  background: #235787;
}
.texture_9d5c {
  padding: 0;
}
.texture_9d5c .table-cb4c {
  background: #1a1a1a;
}
.texture_9d5c .input_aa04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bright_3a1e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bright_3a1e .input_aa04 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bright_3a1e .table-cb4c {
  background: #303030;
}
.glass-77db {
  position: relative;
  z-index: 10;
}
.glass-77db .old_b67e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.carousel_first_4e86 .west-b999 {
  display: inline-block;
  vertical-align: middle;
}
.carousel_first_4e86.image-hot-ae0e .west-b999 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .carousel_first_4e86.image-hot-ae0e .west-b999 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel_first_4e86.image-hot-ae0e .west-b999 {
    margin-right: 0.4em;
  }
}
.carousel_first_4e86.image-hot-ae0e .west-b999:last-child {
  margin-right: 0;
}
.accordion-be1b .old_b67e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_4320 .paper-53bc {
    margin: 0 -0.5em;
  }
  .link_4320 .paper-53bc [class*="customify-col-"],
  .link_4320 .paper-53bc [class*="customify-col_"],
  .link_4320 .paper-53bc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_4320.wide_a1f8 .old_b67e {
  background: 0 0 !important;
}
.link_4320.wide_a1f8 .old_b67e,
.link_4320.accordion-be1b .old_b67e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_4320.progress_down_9d21 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_4320.accordion-be1b .old_b67e {
  box-shadow: none !important;
}
.search_large_cf43 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .search_large_cf43 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .search_large_cf43 {
    padding: 18px 0 20px;
  }
}
.search_large_cf43 .article-f0f0 {
  width: 100%;
}
.search_large_cf43 .backdrop_bf63 {
  margin-bottom: 0;
}
.search_large_cf43 .form_32b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-413d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-413d .module-39e0 {
  width: 100%;
}
.hero_smooth_602f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero_smooth_602f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero_smooth_602f 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;
}
.hero_smooth_602f li:last-child:after {
  display: none;
}
.hero_smooth_602f li a {
  font-weight: 500;
  margin-right: 10px;
}
.picture_e827 .box-static-2e12 button,
.search_large_cf43 .box-static-2e12 button {
  left: 0;
}
.picture_e827 .module-39e0,
.search_large_cf43 .module-39e0 {
  padding-left: 0;
  padding-right: 0;
}
.picture_e827 .dropdown-413d,
.search_large_cf43 .dropdown-413d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.picture_e827 {
  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;
}
.picture_e827: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;
}
.picture_e827 .tooltip-soft-f58c {
  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) {
  .picture_e827 .tooltip-soft-f58c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_e827 .tooltip-soft-f58c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .picture_e827 .tooltip-soft-f58c {
    min-height: 200px;
  }
}
.picture_e827 .hero_smooth_602f {
  color: rgba(255, 255, 255, 0.8);
}
.picture_e827 .hero_smooth_602f a,
.picture_e827 .hero_smooth_602f li:after {
  color: inherit;
}
.picture_e827 .hero_smooth_602f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-ab66 {
  margin-bottom: 0.5em;
}
.dropdown-warm-f085 {
  margin-bottom: 1.2em;
}
.dropdown-warm-f085,
.active-ab66 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dropdown-warm-f085 p:last-child,
.active-ab66 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .box-static-2e12,
#masthead .box-static-2e12 {
  display: none;
}
#masthead
  > .box-static-2e12.info-bottom-11fc {
  display: none;
}
#masthead > .box-static-2e12 button {
  left: 0;
}
.container-d4da {
  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%;
}
.container-d4da .west-b999 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container-d4da .status_up_8c6a {
  display: -webkit-box;
  display: flex;
}
.container-d4da .status_up_8c6a.cold-6bd7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container-d4da .status_up_8c6a.smooth_55d5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-d4da .status_up_8c6a.warm-f649 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-d4da.backdrop_bcd7.clean-8611 .status_up_8c6a.cold-6bd7 {
  flex-basis: 100%;
}
.container-d4da.alert-middle-680c .status_up_8c6a.smooth_55d5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container-d4da.alert-middle-680c .status_up_8c6a.warm-f649 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .box-static-2e12.info-bottom-11fc {
  display: none;
}
#masthead > .box-static-2e12 button {
  left: 0;
}
.fresh_832a {
  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;
}
.fresh_832a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fresh_832a.dropdown_north_b5ab i {
  margin-right: 4px;
}
.fresh_832a.header-a757 i {
  margin-left: 5px;
}
.status_6808 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_6808 p:last-child {
  margin-bottom: 0;
}
.media_large_f35f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media_large_f35f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media_large_f35f img {
  display: block;
  width: auto;
  line-height: 1;
}
.media_large_f35f .carousel-complex-ddef {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media_large_f35f .thumbnail_5a8e {
  margin: 5px 0 7px 0;
}
.media_large_f35f.gold_c59b .texture-0485 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_large_f35f.gold_c59b .purple-cda7 {
  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;
}
.media_large_f35f.silver-27c6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media_large_f35f.silver-27c6 .texture-0485 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_large_f35f.silver-27c6 .purple-cda7 {
  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;
}
.media_large_f35f.picture-silver-05cb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_large_f35f.item_83ad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media_large_f35f.item_83ad .purple-cda7 {
  margin-top: 7px;
}
.notification_warm_c30d {
  display: inline-block;
}
.glass-77db .right-975d .media_large_f35f img {
  max-width: 100%;
}
.gallery-middle-8093 .block-in-b802.main-hard-5222,
.east-6e6f .block-in-b802.main-hard-5222 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-middle-8093 .outline-7c34,
.east-6e6f .outline-7c34 {
  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%);
}
.gallery-middle-8093 .outline-7c34 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gallery-middle-8093.status-top-6251 .outline-7c34 {
  display: none;
}
.gallery-middle-8093 .west_2926 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-middle-8093 .west_2926 li {
  display: inline-block;
  position: relative;
}
.gallery-middle-8093 .west_2926 li:last-child {
  margin-right: 0;
}
.gallery-middle-8093 .west_2926 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;
}
.gallery-middle-8093 .west_2926 li.content_glass_f1ea > a {
  color: rgba(0, 0, 0, 0.9);
}
.gallery-middle-8093 .west_2926 > 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;
}
.gallery-middle-8093 .west_2926 > li > a i {
  line-height: 0;
}
.gallery-middle-8093 .west_2926 > li.badge_down_fda5 > a .outline-7c34 {
  margin-left: 4px;
  line-height: 0;
}
.gallery-middle-8093 .west_2926 .light_74c9 li.badge_down_fda5 > a {
  position: relative;
}
.gallery-middle-8093 .west_2926 .light_74c9 li.badge_down_fda5 > a:after,
.gallery-middle-8093 .west_2926 .light_74c9 li.badge_down_fda5 > a:before {
  content: "";
  display: table;
}
.gallery-middle-8093 .west_2926 .light_74c9 li.badge_down_fda5 > a:after {
  clear: both;
}
.gallery-middle-8093 .west_2926 .light_74c9 li.badge_down_fda5 > a .outline-7c34 {
  margin-left: 5px;
  float: right;
}
.gallery-middle-8093 .banner-c1f8,
.gallery-middle-8093 .light_74c9 {
  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;
}
.gallery-middle-8093 .light_74c9 {
  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;
}
.gallery-middle-8093 .light_74c9 .main-hard-5222 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gallery-middle-8093 .light_74c9 .outline-7c34 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gallery-middle-8093 .light_74c9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gallery-middle-8093 .light_74c9 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;
}
.gallery-middle-8093 .light_74c9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gallery-middle-8093 .light_74c9 .light_74c9 {
  top: 0;
  left: 100%;
}
.gallery-middle-8093 .pagination_hovered_036c.fn-focus-d76e > .banner-c1f8,
.gallery-middle-8093 .pagination_hovered_036c.fn-focus-d76e > .light_74c9,
.gallery-middle-8093 .pagination_hovered_036c:focus > .banner-c1f8,
.gallery-middle-8093 .pagination_hovered_036c:focus > .light_74c9,
.gallery-middle-8093 .pagination_hovered_036c:hover > .banner-c1f8,
.gallery-middle-8093 .pagination_hovered_036c:hover > .light_74c9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gallery-middle-8093.notice_5682 .content-f5a3:after,
.gallery-middle-8093.notice_5682 .content-f5a3:before {
  content: "";
  display: table;
}
.gallery-middle-8093.notice_5682 .content-f5a3:after {
  clear: both;
}
.gallery-middle-8093.notice_5682 .content-f5a3 > li {
  float: left;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3:after,
.gallery-middle-8093.dropdown_cb09 .content-f5a3:before {
  content: "";
  display: table;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3:after {
  clear: both;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3 > li {
  float: left;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gallery-middle-8093.dropdown_cb09 .content-f5a3 > li.summary_6463 > a,
.gallery-middle-8093.dropdown_cb09 .content-f5a3 > li.content_glass_f1ea > a {
  color: #fff;
  background-color: #1e4b75;
}
.gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a .main-hard-5222 {
  position: relative;
}
.gallery-middle-8093.caption-a6c6 .content-f5a3 > li > a .main-hard-5222: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;
}
.gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li:focus
  > a
  .main-hard-5222:before,
.gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li:hover
  > a
  .main-hard-5222:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.summary_6463
  > a
  .main-hard-5222:before,
.gallery-middle-8093.caption-a6c6
  .content-f5a3
  > li.gallery_409c
  > a
  .main-hard-5222:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-middle-8093.image_9f52 .content-f5a3 > li > a .main-hard-5222 {
  position: relative;
}
.gallery-middle-8093.image_9f52 .content-f5a3 > li > a .main-hard-5222: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;
}
.gallery-middle-8093.image_9f52 .content-f5a3 > li:focus > a .main-hard-5222:before,
.gallery-middle-8093.image_9f52
  .content-f5a3
  > li:hover
  > a
  .main-hard-5222:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-middle-8093.image_9f52
  .content-f5a3
  > li.summary_6463
  > a
  .main-hard-5222:before,
.gallery-middle-8093.image_9f52
  .content-f5a3
  > li.gallery_409c
  > a
  .main-hard-5222:before {
  width: 100%;
  background-color: currentColor;
}
.east-6e6f .west_2926 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.east-6e6f .west_2926 li:first-child > a {
  border-top: none;
}
.east-6e6f .west_2926 .warm_f473 > .main-hard-5222 .outline-7c34 {
  display: none;
}
.east-6e6f .west_2926 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.east-6e6f .west_2926 li:last-child {
  border: none;
}
.east-6e6f .west_2926 li.badge_down_fda5 > a {
  padding-right: 45px !important;
}
.east-6e6f .west_2926 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.east-6e6f .west_2926 li a:focus,
.east-6e6f .west_2926 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-6e6f .west_2926 li .disabled_982b {
  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;
}
.east-6e6f .west_2926 li .disabled_982b:hover {
  box-shadow: none;
}
.east-6e6f .west_2926 li .disabled_982b .outline-7c34 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.east-6e6f .west_2926 .light_74c9 {
  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);
}
.east-6e6f .west_2926 .light_74c9 li a {
  padding-left: 3em;
}
.east-6e6f .west_2926 .frame_6549 > a .disabled_982b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.east-6e6f .west_2926 .frame_6549 > .light_74c9 {
  display: block;
  opacity: 1;
}
.stone-1f99 {
  max-width: 100%;
}
.wrapper-orange-1cf5 {
  line-height: 0;
  cursor: pointer;
}
.breadcrumb-inner-5b69 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.breadcrumb-inner-5b69:hover {
  box-shadow: none;
  color: currentColor;
}
.breadcrumb-inner-5b69 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb-inner-5b69 .picture-071b {
  display: none;
}
.card_e954 {
  position: relative;
}
.card_e954.fn-active-d76e .breadcrumb-inner-5b69 .texture-3d79 {
  display: none;
}
.card_e954.fn-active-d76e .breadcrumb-inner-5b69 .picture-071b {
  display: inline-block;
}
.card_e954 .alert_bronze_6561 {
  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);
}
.card_e954.over_0d37 .alert_bronze_6561 {
  left: auto;
  right: -0.9em;
}
.card_e954.over_0d37 .new-9078::before {
  left: auto;
  right: 15px;
}
.card_e954.fn-active-d76e .alert_bronze_6561 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.plasma-efc3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.plasma-efc3 label {
  flex-basis: 100%;
}
.plasma-efc3 .new-9cbd {
  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;
}
.plasma-efc3 .south-8e1e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.plasma-efc3 .south-8e1e:focus {
  background-color: transparent;
}
.plasma-efc3 button.primary-565b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.plasma-efc3 button.primary-565b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.plasma-efc3 button.primary-565b svg {
  width: 18px;
  height: 18px;
}
.plasma-efc3 input[type="submit"] {
  min-height: auto;
}
.yellow-f438 .plasma-efc3 .south-8e1e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.new-9078 {
  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) {
  .new-9078 {
    width: 220px;
  }
}
.new-9078 label {
  flex-basis: 100%;
}
.new-9078::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;
}
.menu_wood_4aba .yellow-f438 .plasma-efc3 {
  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;
}
.menu_wood_4aba
  .yellow-f438
  .plasma-efc3
  .new-9cbd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu_wood_4aba .yellow-f438 .plasma-efc3 .south-8e1e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu_wood_4aba
  .yellow-f438
  .plasma-efc3
  .south-8e1e:focus {
  background: 0 0;
}
.menu_wood_4aba
  .yellow-f438
  .plasma-efc3
  .card_south_2c14 {
  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;
}
.shade_28fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shade_28fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shade_28fb li:last-child {
  margin-right: 0;
}
.shade_28fb li:first-child {
  margin-left: 0;
}
.shade_28fb.selected_3ac8 a {
  color: #fff;
}
.shade_28fb.selected_3ac8 a:hover {
  color: #fff;
}
.shade_28fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shade_28fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shade_28fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shade_28fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.shade_28fb [class*="social-icon-apple"] {
  background-color: #999;
}
.shade_28fb [class*="social-icon-apple"].old_7f03 {
  background-color: transparent;
  color: #999;
}
.shade_28fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shade_28fb [class*="social-icon-behance"].old_7f03 {
  background-color: transparent;
  color: #1769ff;
}
.shade_28fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shade_28fb [class*="social-icon-bitbucket"].old_7f03 {
  background-color: transparent;
  color: #205081;
}
.shade_28fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.shade_28fb [class*="social-icon-codepen"].old_7f03 {
  background-color: transparent;
  color: #000;
}
.shade_28fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shade_28fb [class*="social-icon-delicious"].old_7f03 {
  background-color: transparent;
  color: #39f;
}
.shade_28fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shade_28fb [class*="social-icon-digg"].old_7f03 {
  background-color: transparent;
  color: #005be2;
}
.shade_28fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shade_28fb [class*="social-icon-dribbble"].old_7f03 {
  background-color: transparent;
  color: #ea4c89;
}
.shade_28fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shade_28fb [class*="social-icon-envelope"].old_7f03 {
  background-color: transparent;
  color: #ea4335;
}
.shade_28fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shade_28fb [class*="social-icon-facebook"].old_7f03 {
  background-color: transparent;
  color: #3b5998;
}
.shade_28fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shade_28fb [class*="social-icon-flickr"].old_7f03 {
  background-color: transparent;
  color: #0063dc;
}
.shade_28fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shade_28fb [class*="social-icon-foursquare"].old_7f03 {
  background-color: transparent;
  color: #2d5be3;
}
.shade_28fb [class*="social-icon-github"] {
  background-color: #333;
}
.shade_28fb [class*="social-icon-github"].old_7f03 {
  background-color: transparent;
  color: #333;
}
.shade_28fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shade_28fb [class*="social-icon-google-plus"].old_7f03 {
  background-color: transparent;
  color: #dd4b39;
}
.shade_28fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shade_28fb [class*="social-icon-houzz"].old_7f03 {
  background-color: transparent;
  color: #7ac142;
}
.shade_28fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shade_28fb [class*="social-icon-instagram"].old_7f03 {
  background-color: transparent;
  color: #262626;
}
.shade_28fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shade_28fb [class*="social-icon-jsfiddle"].old_7f03 {
  background-color: transparent;
  color: #487aa2;
}
.shade_28fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shade_28fb [class*="social-icon-linkedin"].old_7f03 {
  background-color: transparent;
  color: #0077b5;
}
.shade_28fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shade_28fb [class*="social-icon-medium"].old_7f03 {
  background-color: transparent;
  color: #00ab6b;
}
.shade_28fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shade_28fb
  [class*="social-icon-odnoklassniki"].old_7f03 {
  background-color: transparent;
  color: #f4731c;
}
.shade_28fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shade_28fb [class*="social-icon-meetup"].old_7f03 {
  background-color: transparent;
  color: #ec1c40;
}
.shade_28fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shade_28fb [class*="social-icon-pinterest"].old_7f03 {
  background-color: transparent;
  color: #bd081c;
}
.shade_28fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shade_28fb [class*="social-icon-product-hunt"].old_7f03 {
  background-color: transparent;
  color: #da552f;
}
.shade_28fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shade_28fb [class*="social-icon-reddit"].old_7f03 {
  background-color: transparent;
  color: #ff4500;
}
.shade_28fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shade_28fb [class*="social-icon-rss"].old_7f03 {
  background-color: transparent;
  color: #f26522;
}
.shade_28fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shade_28fb
  [class*="social-icon-shopping-cart"].old_7f03 {
  background-color: transparent;
  color: #4caf50;
}
.shade_28fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shade_28fb [class*="social-icon-skype"].old_7f03 {
  background-color: transparent;
  color: #00aff0;
}
.shade_28fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shade_28fb [class*="social-icon-slideshare"].old_7f03 {
  background-color: transparent;
  color: #0077b5;
}
.shade_28fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shade_28fb [class*="social-icon-snapchat"].old_7f03 {
  background-color: transparent;
  color: #fffc00;
}
.shade_28fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shade_28fb [class*="social-icon-soundcloud"].old_7f03 {
  background-color: transparent;
  color: #f80;
}
.shade_28fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shade_28fb [class*="social-icon-spotify"].old_7f03 {
  background-color: transparent;
  color: #2ebd59;
}
.shade_28fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shade_28fb
  [class*="social-icon-stack-overflow"].old_7f03 {
  background-color: transparent;
  color: #fe7a15;
}
.shade_28fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shade_28fb [class*="social-icon-maldkfgram"].old_7f03 {
  background-color: transparent;
  color: #2ca5e0;
}
.shade_28fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shade_28fb [class*="social-icon-tripadvisor"].old_7f03 {
  background-color: transparent;
  color: #589442;
}
.shade_28fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shade_28fb [class*="social-icon-tumblr"].old_7f03 {
  background-color: transparent;
  color: #35465c;
}
.shade_28fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shade_28fb [class*="social-icon-twitch"].old_7f03 {
  background-color: transparent;
  color: #6441a5;
}
.shade_28fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shade_28fb [class*="social-icon-twitter"].old_7f03 {
  background-color: transparent;
  color: #1da1f2;
}
.shade_28fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shade_28fb [class*="social-icon-vimeo"].old_7f03 {
  background-color: transparent;
  color: #1ab7ea;
}
.shade_28fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shade_28fb [class*="social-icon-vk"].old_7f03 {
  background-color: transparent;
  color: #45668e;
}
.shade_28fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shade_28fb [class*="social-icon-weibo"].old_7f03 {
  background-color: transparent;
  color: #df2029;
}
.shade_28fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shade_28fb [class*="social-icon-weixin"].old_7f03 {
  background-color: transparent;
  color: #7bb32e;
}
.shade_28fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shade_28fb [class*="social-icon-whatsapp"].old_7f03 {
  background-color: transparent;
  color: #25d366;
}
.shade_28fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shade_28fb [class*="social-icon-wordpress"].old_7f03 {
  background-color: transparent;
  color: #21759b;
}
.shade_28fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.shade_28fb [class*="social-icon-xing"].old_7f03 {
  background-color: transparent;
  color: #026466;
}
.shade_28fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shade_28fb [class*="social-icon-yelp"].old_7f03 {
  background-color: transparent;
  color: #af0606;
}
.shade_28fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shade_28fb [class*="social-icon-youtube"].old_7f03 {
  background-color: transparent;
  color: #cd201f;
}
.feature_glass_03ca {
  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;
}
.feature_glass_03ca:hover {
  box-shadow: none;
  background: 0 0;
}
.background_thick_a972 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.form-9962 {
  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;
}
.info_green_569d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer_8d0a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer_8d0a,
.footer_8d0a::after,
.footer_8d0a::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;
}
.footer_8d0a::after,
.footer_8d0a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message-simple-f019 .form-9962 .info_green_569d {
  margin-top: -2px;
  width: 19px;
}
.message-simple-f019 .form-9962 .footer_8d0a {
  margin-top: -1px;
}
.message-simple-f019 .form-9962 .footer_8d0a,
.message-simple-f019 .form-9962 .footer_8d0a::after,
.message-simple-f019 .form-9962 .footer_8d0a::before {
  width: 19px;
  height: 2px;
}
.message-simple-f019 .form-9962 .footer_8d0a::before {
  top: -6px;
}
.message-simple-f019 .form-9962 .footer_8d0a::after {
  bottom: -6px;
}
.banner-active-3e16 .form-9962 .info_green_569d {
  margin-top: -2px;
  width: 22px;
}
.banner-active-3e16 .form-9962 .footer_8d0a {
  margin-top: -1px;
}
.banner-active-3e16 .form-9962 .footer_8d0a,
.banner-active-3e16 .form-9962 .footer_8d0a::after,
.banner-active-3e16 .form-9962 .footer_8d0a::before {
  width: 22px;
  height: 2px;
}
.banner-active-3e16 .form-9962 .footer_8d0a::before {
  top: -7px;
}
.banner-active-3e16 .form-9962 .footer_8d0a::after {
  bottom: -7px;
}
.center-49b7 .form-9962 .info_green_569d {
  margin-top: -2px;
  width: 31px;
}
.center-49b7 .form-9962 .footer_8d0a {
  margin-top: -1.5px;
}
.center-49b7 .form-9962 .footer_8d0a,
.center-49b7 .form-9962 .footer_8d0a::after,
.center-49b7 .form-9962 .footer_8d0a::before {
  width: 31px;
  height: 3px;
}
.center-49b7 .form-9962 .footer_8d0a::before {
  top: -9px;
}
.center-49b7 .form-9962 .footer_8d0a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface_gold_7c07 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 19px;
  }
  .surface_gold_7c07 .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .surface_gold_7c07 .form-9962 .footer_8d0a,
  .surface_gold_7c07 .form-9962 .footer_8d0a::after,
  .surface_gold_7c07 .form-9962 .footer_8d0a::before {
    width: 19px;
    height: 2px;
  }
  .surface_gold_7c07 .form-9962 .footer_8d0a::before {
    top: -6px;
  }
  .surface_gold_7c07 .form-9962 .footer_8d0a::after {
    bottom: -6px;
  }
  .component-6b78 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 22px;
  }
  .component-6b78 .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .component-6b78 .form-9962 .footer_8d0a,
  .component-6b78 .form-9962 .footer_8d0a::after,
  .component-6b78 .form-9962 .footer_8d0a::before {
    width: 22px;
    height: 2px;
  }
  .component-6b78 .form-9962 .footer_8d0a::before {
    top: -7px;
  }
  .component-6b78 .form-9962 .footer_8d0a::after {
    bottom: -7px;
  }
  .layout-5c41 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 31px;
  }
  .layout-5c41 .form-9962 .footer_8d0a {
    margin-top: -1.5px;
  }
  .layout-5c41 .form-9962 .footer_8d0a,
  .layout-5c41 .form-9962 .footer_8d0a::after,
  .layout-5c41 .form-9962 .footer_8d0a::before {
    width: 31px;
    height: 3px;
  }
  .layout-5c41 .form-9962 .footer_8d0a::before {
    top: -9px;
  }
  .layout-5c41 .form-9962 .footer_8d0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer-d6c4 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 19px;
  }
  .outer-d6c4 .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .outer-d6c4 .form-9962 .footer_8d0a,
  .outer-d6c4 .form-9962 .footer_8d0a::after,
  .outer-d6c4 .form-9962 .footer_8d0a::before {
    width: 19px;
    height: 2px;
  }
  .outer-d6c4 .form-9962 .footer_8d0a::before {
    top: -6px;
  }
  .outer-d6c4 .form-9962 .footer_8d0a::after {
    bottom: -6px;
  }
  .cool_043f .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 22px;
  }
  .cool_043f .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .cool_043f .form-9962 .footer_8d0a,
  .cool_043f .form-9962 .footer_8d0a::after,
  .cool_043f .form-9962 .footer_8d0a::before {
    width: 22px;
    height: 2px;
  }
  .cool_043f .form-9962 .footer_8d0a::before {
    top: -7px;
  }
  .cool_043f .form-9962 .footer_8d0a::after {
    bottom: -7px;
  }
  .header-brown-84a2 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 31px;
  }
  .header-brown-84a2 .form-9962 .footer_8d0a {
    margin-top: -1.5px;
  }
  .header-brown-84a2 .form-9962 .footer_8d0a,
  .header-brown-84a2 .form-9962 .footer_8d0a::after,
  .header-brown-84a2 .form-9962 .footer_8d0a::before {
    width: 31px;
    height: 3px;
  }
  .header-brown-84a2 .form-9962 .footer_8d0a::before {
    top: -9px;
  }
  .header-brown-84a2 .form-9962 .footer_8d0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button-4135 .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 19px;
  }
  .button-4135 .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .button-4135 .form-9962 .footer_8d0a,
  .button-4135 .form-9962 .footer_8d0a::after,
  .button-4135 .form-9962 .footer_8d0a::before {
    width: 19px;
    height: 2px;
  }
  .button-4135 .form-9962 .footer_8d0a::before {
    top: -6px;
  }
  .button-4135 .form-9962 .footer_8d0a::after {
    bottom: -6px;
  }
  .glass-482a .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 22px;
  }
  .glass-482a .form-9962 .footer_8d0a {
    margin-top: -1px;
  }
  .glass-482a .form-9962 .footer_8d0a,
  .glass-482a .form-9962 .footer_8d0a::after,
  .glass-482a .form-9962 .footer_8d0a::before {
    width: 22px;
    height: 2px;
  }
  .glass-482a .form-9962 .footer_8d0a::before {
    top: -7px;
  }
  .glass-482a .form-9962 .footer_8d0a::after {
    bottom: -7px;
  }
  .outer_6a7b .form-9962 .info_green_569d {
    margin-top: -2px;
    width: 31px;
  }
  .outer_6a7b .form-9962 .footer_8d0a {
    margin-top: -1.5px;
  }
  .outer_6a7b .form-9962 .footer_8d0a,
  .outer_6a7b .form-9962 .footer_8d0a::after,
  .outer_6a7b .form-9962 .footer_8d0a::before {
    width: 31px;
    height: 3px;
  }
  .outer_6a7b .form-9962 .footer_8d0a::before {
    top: -9px;
  }
  .outer_6a7b .form-9962 .footer_8d0a::after {
    bottom: -9px;
  }
}
.notice_0f48 .footer_8d0a {
  -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);
}
.notice_0f48 .footer_8d0a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_0f48 .footer_8d0a::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);
}
.notice_0f48.component_d8e4 .footer_8d0a {
  -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);
}
.notice_0f48.component_d8e4 .footer_8d0a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_0f48.component_d8e4 .footer_8d0a::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);
}
.middle-ffac {
  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.panel-simple-358e:before {
  display: none;
}
.carousel-5261 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-5261 .panel_c5f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-5261 .panel_c5f4:last-of-type {
  border-bottom: none;
}
.carousel-5261 .panel_c5f4.notification-in-ba07,
.carousel-5261 .panel_c5f4.notice_down_efd5,
.carousel-5261 .panel_c5f4.secondary_f2ba {
  padding: 0;
}
.carousel-5261 .east-6e6f .disabled_982b {
  color: currentColor;
}
.carousel-5261 .east-6e6f .disabled_982b:focus,
.carousel-5261 .east-6e6f .disabled_982b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-5261.input_aa04 .title-dirty-1a38,
.carousel-5261.input_aa04 .status_6808 a,
.carousel-5261.input_aa04 .content-f5a3 a,
.carousel-5261.input_aa04 .light_74c9 a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-5261.input_aa04 .title-dirty-1a38:hover,
.carousel-5261.input_aa04 .status_6808 a:hover,
.carousel-5261.input_aa04 .content-f5a3 a:hover,
.carousel-5261.input_aa04 .light_74c9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-5261.input_aa04 .rough-f8cb {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-5261.input_aa04 .panel_c5f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-5261.input_aa04 .panel_c5f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-5261.input_aa04 .background_74af:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-5261.input_aa04 .east-6e6f .west_2926 li a,
.carousel-5261.input_aa04 .east-6e6f .disabled_982b,
.carousel-5261.input_aa04 .light_74c9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-5261.input_aa04 .east-6e6f .disabled_982b:focus,
.carousel-5261.input_aa04 .east-6e6f .disabled_982b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-5261.input_aa04 .west_2926 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-5261.table-cb4c .title-dirty-1a38,
.carousel-5261.table-cb4c .status_6808 a,
.carousel-5261.table-cb4c .content-f5a3 .disabled_982b,
.carousel-5261.table-cb4c .content-f5a3 a,
.carousel-5261.table-cb4c .light_74c9 a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-5261.table-cb4c .title-dirty-1a38:hover,
.carousel-5261.table-cb4c .status_6808 a:hover,
.carousel-5261.table-cb4c .content-f5a3 .disabled_982b:hover,
.carousel-5261.table-cb4c .content-f5a3 a:hover,
.carousel-5261.table-cb4c .light_74c9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-5261.table-cb4c .rough-f8cb {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-5261.table-cb4c .panel_c5f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-5261.table-cb4c .panel_c5f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-5261.table-cb4c .background_74af:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-5261.table-cb4c .east-6e6f .west_2926 li a,
.carousel-5261.table-cb4c .east-6e6f .disabled_982b,
.carousel-5261.table-cb4c .light_74c9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-5261.table-cb4c .east-6e6f .disabled_982b:focus,
.carousel-5261.table-cb4c .east-6e6f .disabled_982b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-5261.table-cb4c .west_2926 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_74af {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_74af:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.cool_7e52 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary-down-aa5f .carousel-5261 {
  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;
}
.primary-down-aa5f .panel_c5f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary-down-aa5f .panel_c5f4: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) {
  .primary-down-aa5f .panel_c5f4:before {
    width: 16%;
    left: 42%;
  }
}
.primary-down-aa5f .panel_c5f4:last-child:before {
  content: none;
}
.primary-down-aa5f .panel_c5f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary-down-aa5f .east-6e6f .west_2926 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary-down-aa5f .east-6e6f .west_2926 li a .disabled_982b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary-down-aa5f .east-6e6f .light_74c9 {
  border: none;
}
.primary-down-aa5f .east-6e6f .light_74c9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary-down-aa5f .background_74af {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary-down-aa5f .cool_7e52 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary-down-aa5f .table-cb4c .background_74af:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-down-aa5f .input_aa04.chip_5666 .footer_8d0a {
  background: rgba(0, 0, 0, 0.6);
}
.primary-down-aa5f
  .input_aa04.chip_5666
  .footer_8d0a::after,
.primary-down-aa5f
  .input_aa04.chip_5666
  .footer_8d0a:before {
  background: inherit;
}
.primary-down-aa5f
  .input_aa04.chip_5666:hover
  .footer_8d0a {
  background: rgba(0, 0, 0, 0.8);
}
.motion_54a5 .carousel-5261 {
  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) {
  .motion_54a5 .carousel-5261 {
    width: auto;
    right: 45px;
  }
}
.component-narrow-436b .carousel-5261 {
  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) {
  .component-narrow-436b .carousel-5261 {
    width: auto;
    left: 45px;
  }
}
.panel-simple-358e .carousel-5261 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-simple-358e .cool_7e52 {
  max-width: 48em;
  margin: 0 auto;
}
.panel-simple-358e .background_74af:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tooltip-out-f2d5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip-out-f2d5.primary-down-aa5f .carousel-5261 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tooltip-out-f2d5.motion_54a5 .carousel-5261 {
  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);
}
.tooltip-out-f2d5 .carousel-5261 {
  visibility: visible;
}
.tooltip-out-f2d5.component-narrow-436b .carousel-5261 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sort-dd62,
.active-1909 {
  overflow-x: hidden;
}
.sort-dd62 .carousel-5261 {
  overflow: auto;
}
.sort-dd62.primary-down-aa5f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-dd62.primary-down-aa5f .carousel-5261 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sort-dd62.primary-down-aa5f .feature_glass_03ca {
  opacity: 0;
}
.sort-dd62.motion_54a5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-dd62.motion_54a5 .carousel-5261 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sort-dd62.motion_54a5 .feature_glass_03ca {
  opacity: 0;
}
.sort-dd62.component-narrow-436b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sort-dd62.component-narrow-436b .carousel-5261 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sort-dd62.component-narrow-436b .feature_glass_03ca {
  opacity: 0;
}
.sort-dd62.panel-simple-358e .carousel-5261 {
  z-index: 10;
  visibility: visible;
}
.chip_5666 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip_5666 .footer_8d0a {
  background: rgba(255, 255, 255, 0.99);
}
.chip_5666 .footer_8d0a::after,
.chip_5666 .footer_8d0a:before {
  background: inherit;
}
.chip_5666:hover .footer_8d0a {
  background: rgba(255, 255, 255, 0.99);
}
.component-narrow-436b .chip_5666 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-simple-358e .chip_5666 {
  display: none !important;
}
.sort-dd62:before,
.active-1909:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sort-dd62 .chip_5666,
.active-1909 .chip_5666 {
  display: inline-block;
}
.carousel-5261 .west-b999 {
  -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;
}
.sort-dd62 .carousel-5261 .west-b999,
.active-1909 .carousel-5261 .west-b999 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.in_c181 .new-9cbd {
  width: 100%;
}
.right-975d {
  padding: 0 0.5em 0;
}
.right-975d [class*="customify-col-"],
.right-975d [class*="customify-col_"],
.right-975d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.warm-12be .right-975d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paper-53bc .section_iron_ccb2,
  .section_iron_ccb2 {
    display: none;
  }
  .menu_fresh_a2cc {
    text-align: left;
  }
  .banner_active_c522 {
    text-align: center;
  }
  .element-f668 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paper-53bc .hard_1b7b,
  .hard_1b7b {
    display: none;
  }
  .sidebar_over_e759 {
    text-align: left;
  }
  .stale-477c {
    text-align: center;
  }
  .tabs-bright-965a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paper-53bc .widget-cool-8f74,
  .widget-cool-8f74 {
    display: none;
  }
  .bright-9f70 {
    text-align: left;
  }
  .background-a47b {
    text-align: center;
  }
  .layout_upper_3dad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tooltip_56e2 {
  box-shadow: none !important;
}
.header-solid-f15f .focus-d728,
.gradient-1815 .focus-d728 {
  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;
}
.gradient-1815 .focus-d728 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.old_b67e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.old_b67e:after,
.old_b67e:before {
  content: "";
  display: table;
}
.old_b67e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .old_b67e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.old_b67e,
.progress_down_9d21 {
  max-width: 1248px;
  margin: 0 auto;
}

.east-f4db.outer_d162 .old_b67e {
  max-width: 100%;
}
.east-f4db.primary-b1f2 {
  max-width: 1200px;
  margin: 0 auto;
}
.east-f4db.widget-8ec2 .old_b67e {
  max-width: 100%;
}
.east-f4db.widget-8ec2 > .old_b67e {
  padding-left: 0;
  padding-right: 0;
}
.east-f4db.widget-8ec2 > .old_b67e .paper-53bc {
  margin: 0;
}
.east-f4db.widget-8ec2
  > .old_b67e
  .widget-current-1711.icon-black-ef40 {
  margin-right: 0;
  margin-left: 0;
}
.east-f4db.widget-8ec2 #main.icon-black-ef40 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image-a2be #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image-a2be #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-rough-b146 .link_471d {
    padding-right: 1em;
  }
  .heading-rough-b146.highlight_1455 .widget-current-1711 {
    border-right: 1px solid #eaecee;
  }
  .heading-rough-b146.highlight_1455 .link_471d {
    padding-right: 1em;
  }
  .heading-rough-b146.highlight_1455 .secondary_2ce2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_0ee3 .link_471d {
    padding-left: 1em;
  }
  .motion_0ee3.highlight_1455 .widget-current-1711 {
    border-left: 1px solid #eaecee;
  }
  .motion_0ee3.highlight_1455 .link_471d {
    padding-left: 1em;
  }
  .motion_0ee3.highlight_1455 .secondary_2ce2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over-53ce .link_471d {
    padding-left: 1em;
  }
  .over-53ce.highlight_1455 .primary_red_70dc {
    border-right: 1px solid #eaecee;
  }
  .over-53ce.highlight_1455 .solid_6649 {
    border-right: 1px solid #eaecee;
  }
  .over-53ce.highlight_1455 .link_471d {
    padding-left: 1em;
  }
  .over-53ce.highlight_1455 .secondary_2ce2 {
    padding-right: 1em;
  }
  .over-53ce.highlight_1455 .wide-9f8c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east_9cdc .link_471d {
    padding-right: 1em;
  }
  .east_9cdc.highlight_1455 .primary_red_70dc {
    border-left: 1px solid #eaecee;
  }
  .east_9cdc.highlight_1455 .solid_6649 {
    border-left: 1px solid #eaecee;
  }
  .east_9cdc.highlight_1455 .link_471d {
    padding-right: 1em;
  }
  .east_9cdc.highlight_1455 .secondary_2ce2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east_9cdc.highlight_1455 .wide-9f8c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-a2be .link_471d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-a2be.highlight_1455 .widget-current-1711 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image-a2be.highlight_1455 .link_471d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image-a2be.highlight_1455 .secondary_2ce2 {
    padding-left: 1em;
  }
  .image-a2be.highlight_1455 .wide-9f8c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image-a2be.highlight_1455 .link_471d {
    padding-left: 0;
  }
}
.notice-paper-8244 .carousel_first_4e86 {
  display: inline-block;
}
.current_b955 {
  display: inline-block;
}
.primary-tiny-86c7 {
  word-con: break-word;
}
.panel-f381 > span {
  display: inline-block;
  padding: 5px 0;
}
.panel-f381 .filter-motion-19db {
  margin-left: 8px;
  margin-right: 8px;
}
.panel-f381 .accent-narrow-74c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down-643f .search_407b {
  margin-bottom: 2em;
}
.down-643f .steel_b1f0 {
  margin-bottom: 15px;
}
.down-643f .steel_b1f0:last-child {
  margin-bottom: 0;
}
.down-643f .thick_99dc {
  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) {
  .down-643f .thick_99dc {
    display: block;
  }
}
.down-643f .title_02e6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down-643f .title_02e6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down-643f .large-f8ad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down-643f .large-f8ad img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down-643f .large-f8ad a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down-643f .primary-tiny-86c7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down-643f .primary-tiny-86c7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down-643f .notice_south_1264 p:last-child {
  margin-bottom: 0;
}
.down-643f .layout-selected-7c5e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down-643f .icon_e52a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down-643f .mask_light_4555 {
  margin-top: 1em;
}
.down-643f .selected_32b7 {
  top: 0;
  display: block;
}
.down-643f .selected_32b7 a {
  color: inherit;
}
.down-643f .selected_32b7 a:hover {
  color: inherit;
}
.down-643f .banner_wood_773c {
  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;
}
.down-643f .banner_wood_773c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down-643f .icon_e52a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down-643f .block_effd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down-643f .block_effd:first-child {
  margin-top: 0;
}
.down-643f .block_effd.module-b000 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down-643f .block_effd.filter_simple_dedf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down-643f
  .block_effd.filter_simple_dedf.wrapper_da8f
  .mask_light_4555 {
  width: 100%;
}
.down-643f .filter_simple_dedf {
  -webkit-box-align: center;
  align-items: center;
}
.down-643f .filter_simple_dedf .panel-f381,
.down-643f .filter_simple_dedf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down-643f .large-f8ad {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down-643f .large-f8ad img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down-643f .large-f8ad: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;
}
.down-643f .module-b000 {
  z-index: 5;
}
.down-643f .element_hovered_69fb .shadow-top-6cc0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down-643f .shadow_fixed_2db3 .shadow-top-6cc0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down-643f .panel-right-4b44 .shadow-top-6cc0 {
  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;
}
.down-643f.banner-glass-aaed .thick_99dc,
.down-643f.caption_fast_6679 .thick_99dc {
  display: block;
}
.down-643f.banner-glass-aaed .thick_99dc .hard_2c2b,
.down-643f.banner-glass-aaed .thick_99dc .icon_e52a,
.down-643f.caption_fast_6679 .thick_99dc .hard_2c2b,
.down-643f.caption_fast_6679 .thick_99dc .icon_e52a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down-643f.notification_5232 .title_02e6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down-643f.notification_5232 .title_02e6 {
    margin-right: 0;
  }
}
.down-643f.banner-glass-aaed .title_02e6,
.down-643f.caption_fast_6679 .title_02e6 {
  padding-top: 40%;
}
.down-643f.banner-glass-aaed .search_407b,
.down-643f.caption_fast_6679 .search_407b {
  display: block;
}
.down-643f.banner-glass-aaed .fn-sticky-d76e .icon_e52a,
.down-643f.caption_fast_6679 .fn-sticky-d76e .icon_e52a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down-643f.banner-glass-aaed .title_02e6,
.down-643f.caption_fast_6679 .title_02e6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down-643f.banner-glass-aaed .icon_e52a {
  padding: 1em;
}
.header-3b56 {
  margin: 30px auto;
  display: block;
}
.header-3b56 .article-ad2a > * {
  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;
}
.header-3b56 .article-ad2a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-3b56 .article-ad2a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_b95a .panel-f381 {
  margin-bottom: 1.41575em;
}
.slider_b95a .smooth_dbd2 {
  margin-bottom: 1.618em;
}
.component-fast-438f .wrapper-stale-7e35 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.component-fast-438f .wrapper-stale-7e35 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.component-fast-438f .aside-cool-0a85 {
  max-width: 100%;
  overflow: auto;
}
.carousel_liquid_eeb1 .component-fast-438f a:hover {
  text-decoration: underline;
}
.caption-eb0b .steel_b1f0:not(.primary-tiny-86c7),
.caption-eb0b .large-f8ad {
  margin-bottom: 1.41575em;
}
.caption-eb0b .steel_b1f0:not(.primary-tiny-86c7):last-child,
.caption-eb0b .large-f8ad:last-child {
  margin-bottom: 0;
}
.caption-eb0b .steel_b1f0.tabs_2542 {
  margin-bottom: 0.41575em;
}
.caption-eb0b .feature_552e:before,
.caption-eb0b .block_5076:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.caption-eb0b .feature_552e:before {
  content: "\f115";
}
.caption-eb0b .block_5076:before {
  content: "\f02c";
}
.caption-eb0b .center_3136 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.caption-eb0b .center_3136 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter-8523 {
  display: -webkit-box;
  display: flex;
}
.filter-8523 .form_51e1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter-8523 .form_51e1 {
    flex-basis: 90px;
  }
}
.filter-8523 .component_old_ec83 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-8523 .component_old_ec83 {
    flex-basis: calc(100% - 50px);
  }
}
.filter-8523 .bright-5ee1 p:last-child {
  margin-bottom: 0.72em;
}
.description_cool_b1d5 .article-ad2a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.description_cool_b1d5 .article-ad2a:after,
.description_cool_b1d5 .article-ad2a:before {
  content: "";
  display: table;
}
.description_cool_b1d5 .article-ad2a:after {
  clear: both;
}
.description_cool_b1d5 .article-ad2a .middle-0b3c,
.description_cool_b1d5 .article-ad2a .basic-14f6 {
  width: 49%;
}
.description_cool_b1d5 .article-ad2a .middle-0b3c a span.filter_plasma_2117,
.description_cool_b1d5 .article-ad2a .basic-14f6 a span.filter_plasma_2117 {
  display: block;
  margin-bottom: 5px;
}
.description_cool_b1d5 .article-ad2a .basic-14f6 {
  float: left;
  text-align: left;
}
.description_cool_b1d5 .article-ad2a .middle-0b3c {
  float: right;
  text-align: right;
}
.accordion_d719 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion_d719 {
    margin-bottom: 0;
  }
}
.texture-281a {
  margin-bottom: 1em;
}
.texture-281a .primary-tiny-86c7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.breadcrumb-5b98 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight-copper-cca5 .texture-281a,
.table-medium-1452 .texture-281a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight-copper-cca5 .texture-281a,
  .table-medium-1452 .texture-281a {
    display: block;
  }
}
.highlight-copper-cca5 .breadcrumb-5b98,
.table-medium-1452 .breadcrumb-5b98 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight-copper-cca5 .breadcrumb-5b98,
  .table-medium-1452 .breadcrumb-5b98 {
    margin-bottom: 1em;
  }
}
.highlight-copper-cca5 .breadcrumb-5b98 img,
.table-medium-1452 .breadcrumb-5b98 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight-copper-cca5 .search-yellow-17a3,
.table-medium-1452 .search-yellow-17a3 {
  flex-basis: calc(100% - 160px);
}
.highlight-copper-cca5 .search-yellow-17a3 p,
.table-medium-1452 .search-yellow-17a3 p {
  margin-bottom: 0;
}
.highlight-copper-cca5 .search-yellow-17a3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-copper-cca5 .search-yellow-17a3 {
    padding-left: 0;
  }
}
.table-medium-1452 .search-yellow-17a3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .table-medium-1452 .search-yellow-17a3 {
    padding-right: 0;
  }
}
.table-medium-1452 .breadcrumb-5b98 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fresh-71f4 .breadcrumb-5b98 {
  margin-bottom: 0.5em;
}
.fresh-71f4 .breadcrumb-5b98 img {
  width: 100%;
}
.image_pressed_9073 .tooltip-new-cbb1,
.logo-outer-a112 .tooltip-new-cbb1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo-outer-a112 .widget-current-1711 .current_add1 p:last-child {
  margin-bottom: 0;
}
.module-dark-21e8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.last-cc93 .preview_huge_3c27 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .last-cc93 .preview_huge_3c27:last-of-type {
    margin-bottom: 0;
  }
}
.last-cc93 .preview_huge_3c27 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last-cc93 .preview_huge_3c27 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.last-cc93 .preview_huge_3c27 ul li {
  margin: 0 0 0.6em;
}
.last-cc93 .preview_huge_3c27 ul li.banner_9dc1,
.last-cc93 .preview_huge_3c27 ul li.sort_a3d5 {
  position: relative;
}
.last-cc93 .preview_huge_3c27 ul li.banner_9dc1 .menu_4d35,
.last-cc93 .preview_huge_3c27 ul li.sort_a3d5 .menu_4d35 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.last-cc93 .preview_huge_3c27 ul li.banner_9dc1:after:after,
.last-cc93 .preview_huge_3c27 ul li.banner_9dc1:after:before,
.last-cc93
  .preview_huge_3c27
  ul
  li.sort_a3d5:after:after,
.last-cc93
  .preview_huge_3c27
  ul
  li.sort_a3d5:after:before {
  content: "";
  display: table;
}
.last-cc93 .preview_huge_3c27 ul li.banner_9dc1:after:after,
.last-cc93
  .preview_huge_3c27
  ul
  li.sort_a3d5:after:after {
  clear: both;
}
.last-cc93 .preview_huge_3c27 a.medium_7f32:hover {
  text-decoration: none;
}
.last-cc93 .preview_huge_3c27 select {
  max-width: 100%;
}
.last-cc93 .preview_huge_3c27 table {
  font-size: 85%;
}
.last-cc93 .preview_huge_3c27 table td,
.last-cc93 .preview_huge_3c27 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.last-cc93 .preview_huge_3c27 table tfoot td {
  text-align: left;
}
.last-cc93 .preview_huge_3c27 :last-child {
  margin-bottom: 0;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 label {
  width: 100%;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 .south-8e1e {
  width: 100%;
  display: block;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 .primary-565b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 .primary-565b:hover svg #svg-search {
  fill: #444;
}
.last-cc93 .preview_huge_3c27 .overlay-b368 .primary-565b svg {
  width: 18px;
  height: 18px;
}
.last-cc93 .list-b206 ul ul,
.last-cc93 .clean_1741 ul ul,
.last-cc93 .focused-8294 ul ul,
.last-cc93 .texture-3790 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.last-cc93 .list-b206 .badge_down_fda5 > a,
.last-cc93 .clean_1741 .badge_down_fda5 > a,
.last-cc93 .focused-8294 .badge_down_fda5 > a,
.last-cc93 .texture-3790 .badge_down_fda5 > a {
  margin-bottom: 0;
}
.last-cc93 .paragraph-e9f8 li,
.last-cc93 .list-b206 li,
.last-cc93 .texture_basic_2a15 li,
.last-cc93 .clean_1741 li,
.last-cc93 .focused-8294 li,
.last-cc93 .texture-3790 li,
.last-cc93 .grid_black_f4b7 li,
.last-cc93 .huge-66df li {
  display: block;
  position: relative;
}
.last-cc93 .paragraph-e9f8 li:last-child,
.last-cc93 .list-b206 li:last-child,
.last-cc93 .texture_basic_2a15 li:last-child,
.last-cc93 .clean_1741 li:last-child,
.last-cc93 .focused-8294 li:last-child,
.last-cc93 .texture-3790 li:last-child,
.last-cc93 .grid_black_f4b7 li:last-child,
.last-cc93 .huge-66df li:last-child {
  border: none;
}
.last-cc93 .paragraph-e9f8 li a,
.last-cc93 .list-b206 li a,
.last-cc93 .texture_basic_2a15 li a,
.last-cc93 .clean_1741 li a,
.last-cc93 .focused-8294 li a,
.last-cc93 .texture-3790 li a,
.last-cc93 .grid_black_f4b7 li a,
.last-cc93 .huge-66df li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last-cc93 .paragraph-e9f8 li ul li::before,
.last-cc93 .list-b206 li ul li::before,
.last-cc93 .texture_basic_2a15 li ul li::before,
.last-cc93 .clean_1741 li ul li::before,
.last-cc93 .focused-8294 li ul li::before,
.last-cc93 .texture-3790 li ul li::before,
.last-cc93 .grid_black_f4b7 li ul li::before,
.last-cc93 .huge-66df li ul li::before {
  left: 15px;
}
.last-cc93 .paragraph-e9f8 li ul a,
.last-cc93 .list-b206 li ul a,
.last-cc93 .texture_basic_2a15 li ul a,
.last-cc93 .clean_1741 li ul a,
.last-cc93 .focused-8294 li ul a,
.last-cc93 .texture-3790 li ul a,
.last-cc93 .grid_black_f4b7 li ul a,
.last-cc93 .huge-66df li ul a {
  padding-left: 20px;
}
.last-cc93 .paragraph-e9f8 li ul ul li::before,
.last-cc93 .list-b206 li ul ul li::before,
.last-cc93 .texture_basic_2a15 li ul ul li::before,
.last-cc93 .clean_1741 li ul ul li::before,
.last-cc93 .focused-8294 li ul ul li::before,
.last-cc93 .texture-3790 li ul ul li::before,
.last-cc93 .grid_black_f4b7 li ul ul li::before,
.last-cc93 .huge-66df li ul ul li::before {
  left: 30px;
}
.last-cc93 .paragraph-e9f8 li ul ul a,
.last-cc93 .list-b206 li ul ul a,
.last-cc93 .texture_basic_2a15 li ul ul a,
.last-cc93 .clean_1741 li ul ul a,
.last-cc93 .focused-8294 li ul ul a,
.last-cc93 .texture-3790 li ul ul a,
.last-cc93 .grid_black_f4b7 li ul ul a,
.last-cc93 .huge-66df li ul ul a {
  padding-left: 40px;
}
.last-cc93 .left-8b02 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last-cc93 .huge-66df ul li {
  margin-bottom: 1.41575em;
}
.last-cc93 .huge-66df ul li .gradient-new-5a45 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.last-cc93 .huge-66df ul li .main_99dc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.table-cb4c .paragraph-e9f8 li a,
.table-cb4c .list-b206 li a,
.table-cb4c .texture_basic_2a15 li a,
.table-cb4c .clean_1741 li a,
.table-cb4c .focused-8294 li a,
.table-cb4c .texture-3790 li a,
.table-cb4c .grid_black_f4b7 li a,
.table-cb4c .huge-66df li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-cb4c .left-8b02 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-cb4c .preview_huge_3c27 ul li.banner_9dc1 .menu_4d35,
.table-cb4c .preview_huge_3c27 ul li.sort_a3d5 .menu_4d35 {
  background: rgba(0, 0, 0, 0.2);
}
.table-cb4c .last-cc93 .preview_huge_3c27 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-f4db .last-cc93 .west_2926 li {
  margin: 0;
}
.east-f4db .last-cc93 .west_2926 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.east-f4db .last-cc93 .west_2926 li ul {
  margin: 0;
}
.east-f4db .last-cc93 .west_2926 li ul li a {
  padding-left: 15px;
}
.east-f4db .last-cc93 .west_2926 li ul li li a {
  padding-left: 30px;
}
.east-f4db .last-cc93 .west_2926 li.content_glass_f1ea > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.east-f4db .last-cc93 .west_2926 li.content_glass_f1ea > 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;
}
.east-f4db .last-cc93 .west_2926 li.content_glass_f1ea > 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;
}
.hover-20da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dim-f437 {
  position: relative;
  z-index: 10;
}
.dim-f437 .west-b999 {
  width: 100%;
  max-width: 100%;
}
.next_bba7 .info-dynamic-cbc8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.next_bba7 .input_aa04 {
}
.next_bba7 .table-cb4c {
  background: #292929;
}
.bottom_6110 .info-dynamic-cbc8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bottom_6110 .input_aa04 {
  background: #f9f9f9;
}
.bottom_6110 .table-cb4c {
  background: #303030;
}
.south-a2ba .info-dynamic-cbc8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .south-a2ba .carousel_first_4e86 {
    margin-bottom: 1em;
  }
  .south-a2ba .carousel_first_4e86:last-child {
    margin-bottom: 0;
  }
}
.south-a2ba .input_aa04 {
  background: #ededed;
}
.south-a2ba .table-cb4c {
  background: #1a1a1a;
}
.info-dynamic-cbc8.input_aa04 {
  color: rgba(0, 0, 0, 0.6);
}
.info-dynamic-cbc8.input_aa04 .component-tiny-b681 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.info-dynamic-cbc8.table-cb4c {
  color: rgba(255, 255, 255, 0.99);
}
.info-dynamic-cbc8.table-cb4c a:not(.medium_7f32) {
  color: rgba(255, 255, 255, 0.79);
}
.info-dynamic-cbc8.table-cb4c a:not(.medium_7f32):hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-dynamic-cbc8.table-cb4c .component-tiny-b681 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-dynamic-cbc8.table-cb4c table tbody td,
.info-dynamic-cbc8.table-cb4c table th {
  background: rgba(0, 0, 0, 0.08);
}
.module_plasma_8a7d.accordion-be1b .old_b67e {
  max-width: initial;
}
.module_plasma_8a7d .image-hot-ae0e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module_plasma_8a7d .image-hot-ae0e .west-b999 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module_plasma_8a7d .image-hot-ae0e .west-b999 {
    display: block;
    margin-bottom: 2em;
  }
  .module_plasma_8a7d .image-hot-ae0e .west-b999:last-child {
    margin-bottom: 0;
  }
}
.south-a2ba .carousel_first_4e86:last-child,
.bottom_6110 .carousel_first_4e86:last-child,
.next_bba7 .carousel_first_4e86:last-child {
  margin-bottom: 0;
}
.south-a2ba .carousel_first_4e86 .last-cc93 .preview_huge_3c27:last-child,
.bottom_6110 .carousel_first_4e86 .last-cc93 .preview_huge_3c27:last-child,
.next_bba7 .carousel_first_4e86 .last-cc93 .preview_huge_3c27:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .south-a2ba .cool-443a,
  .south-a2ba .background-9263,
  .bottom_6110 .cool-443a,
  .bottom_6110 .background-9263,
  .next_bba7 .cool-443a,
  .next_bba7 .background-9263 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dim-f437 .carousel_first_4e86 {
    margin-bottom: 2em;
  }
}
.dim-f437 p:last-child {
  margin-bottom: 0;
}
.dim-f437 li,
.dim-f437 ul {
  list-style: none;
  margin: 0;
}
.dim-f437 ul ul {
  margin-left: 2.617924em;
}
.red_3f0d {
  font-size: 0.875em;
}

/* css-noise: 1620 */
.phantom-card-h9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
