/*!
Theme Name: Customify
Theme URI: https://pressmaximum.full_7c66/customify
Author: WPCustomify
Author URI: https://pressmaximum.full_7c66
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.full_7c66/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.feature-lite-d8ce.dirty_287a/licenses/gpl-2.0.popup_old_cb49
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.wide_0f57/, (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.highlight-cold-5b99.active_right_d9a4/normalize.basic-b9ec/
 ======
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.basic-b9ec v7.0.0 | MIT License | github.full_7c66/necolas/normalize.basic-b9ec */
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;
}
.silver-e6ea .panel_outer_45b6,
.menu_mini_8fa0,
.detail-east-415a,
.easy-8eb9,
.chip_c0a7,
.notice-left-fff1,
.orange_f116,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.menu_mini_8fa0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .menu_mini_8fa0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .menu_mini_8fa0,
  h1 {
    font-size: 1.8em;
  }
}
.detail-east-415a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-east-415a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-east-415a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-east-415a,
  h2 {
    font-size: 1.7em;
  }
}
.easy-8eb9,
h3 {
  font-size: 1.618em;
}
.silver-e6ea .panel_outer_45b6,
.chip_c0a7,
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.tertiary_green_9c00 {
  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;
}
.yellow_5289:after,
.yellow_5289:before,
.red-545d:after,
.red-545d:before {
  content: "";
  display: table;
}
.yellow_5289:after,
.red-545d:after {
  clear: both;
}
.focus-1a0d {
  float: right;
  margin-right: 0;
}
.panel_easy_8390 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.carousel_liquid_4f7a .header_5bbd,
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;
}
.carousel_liquid_4f7a .header_5bbd: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;
}
.hero-5afe .header_5bbd {
  box-shadow: none;
}
.hero-5afe
  .header_5bbd
  .carousel_lite_029c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero-5afe .header_5bbd .clean_0854 {
  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;
}
.hero-5afe
  .header_5bbd
  .clean_0854
  b {
  display: none;
}
.hero-5afe .wrapper_out_bf5d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paper-348c:not(.alert-ee97):not(.small_8abd),
button:not(.alert-ee97):not(.small_8abd),
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ),
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ),
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ) {
  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;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ):hover,
button:not(.alert-ee97):not(
    .small_8abd
  ):hover,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ):hover,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ):hover,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ):active,
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ):focus,
button:not(.alert-ee97):not(
    .small_8abd
  ):active,
button:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ):active,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ):active,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ):active,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ):focus {
  outline: 0;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4 {
  position: relative;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused_f00c,
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .mask_bottom_33e4,
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused-d913,
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  i,
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  svg,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused_f00c,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .mask_bottom_33e4,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused-d913,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  i,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  svg,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused_f00c,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .mask_bottom_33e4,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused-d913,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  i,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  svg,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused_f00c,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .mask_bottom_33e4,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused-d913,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  i,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  svg,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused_f00c,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .mask_bottom_33e4,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  .focused-d913,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  i,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4
  svg {
  visibility: hidden;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4:after,
button:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4:after,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4:after,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4:after,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ).fn-loading-49f4: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;
}
.paper-348c:not(.alert-ee97):not(.small_8abd),
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ),
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ),
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ) {
  color: #fff;
  background: #235787;
}
.paper-348c:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="button"]:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="reset"]:not(.alert-ee97):not(
    .small_8abd
  ):focus,
input[type="submit"]:not(.alert-ee97):not(
    .small_8abd
  ):focus {
  color: #fff;
}
.paper-348c.fn-disabled-49f4:not(.alert-ee97):not(
    .small_8abd
  ),
.paper-348c[disabled]:not(.alert-ee97):not(
    .small_8abd
  ),
button.fn-disabled-49f4:not(.alert-ee97):not(
    .small_8abd
  ),
button[disabled]:not(.alert-ee97):not(
    .small_8abd
  ) {
  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;
}
.plasma_405b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma_405b: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;
}
.red_3bb8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.block-glass-7d4b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.header_lower_f959 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.yellow_5289:after,
.yellow_5289:before,
.blue_4d64:after,
.blue_4d64:before,
.clean_1caf:after,
.clean_1caf:before,
.container_wood_be2e:after,
.container_wood_be2e:before,
.widget-tiny-6313:after,
.widget-tiny-6313:before,
.tag_f537:after,
.tag_f537:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.yellow_5289:after,
.blue_4d64:after,
.clean_1caf:after,
.container_wood_be2e:after,
.widget-tiny-6313:after,
.tag_f537:after {
  clear: both;
}
.blue_4d64 .green-2371,
.clean_1caf .green-2371,
.filter_short_01db .green-2371 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_7c8d {
  display: inline-block;
}
.action-19e6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.action-19e6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.action-19e6 .summary_bc84 {
  padding: 1em 0;
  font-size: 85%;
}
.summary_bc84 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.module_silver_9928 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.module_silver_9928:after,
.module_silver_9928:before {
  content: "";
  display: table;
}
.module_silver_9928:after {
  clear: both;
}
.fixed-5624 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-cold-06f8 .fixed-5624 {
  max-width: 50%;
}
.tabs-focused-53d2 .fixed-5624 {
  max-width: 33.33%;
}
.nav_e78f .fixed-5624 {
  max-width: 25%;
}
.gallery-steel-f8cf .fixed-5624 {
  max-width: 20%;
}
.wrapper-b762 .fixed-5624 {
  max-width: 16.66%;
}
.secondary-0da8 .fixed-5624 {
  max-width: 14.28%;
}
.sort-cold-f6bd .fixed-5624 {
  max-width: 12.5%;
}
.label-copper-9efa .fixed-5624 {
  max-width: 11.11%;
}
.mask-clean-b1a6 {
  display: block;
}
.silver-e6ea .carousel-smooth-c448 label,
.silver-e6ea .shadow_2399 label,
.silver-e6ea .solid-2100 label,
.silver-e6ea .notice-huge-bdea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_inner_f53b {
  list-style: none;
  margin: 0;
}
.border_inner_f53b article.carousel_outer_9c98 {
  margin-bottom: 0;
}
.border_inner_f53b ul {
  list-style: none;
  margin: 0;
}
.border_inner_f53b .center_208c li.carousel_outer_9c98 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_inner_f53b .center_208c li.carousel_outer_9c98 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_inner_f53b .center_208c li.carousel_outer_9c98: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) {
  .border_inner_f53b .center_208c li.carousel_outer_9c98 li.carousel_outer_9c98 li.carousel_outer_9c98 li.carousel_outer_9c98 {
    padding-left: 0;
  }
}
article.carousel_outer_9c98 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_outer_9c98 .blue_4d64 p:last-of-type {
  margin-bottom: 0;
}
article.carousel_outer_9c98 .green_bd92 {
  float: left;
}
article.carousel_outer_9c98 .accordion-fbe7 {
  margin-left: 85px;
}
article.carousel_outer_9c98 .pagination-434b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_outer_9c98 .pagination-434b .background_fluid_e82b {
  margin-left: 10px;
}
article.carousel_outer_9c98 .narrow-bc83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_outer_9c98 .heading-9d7b {
  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 .carousel-smooth-c448,
  #respond .solid-2100,
  #respond .notice-huge-bdea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-smooth-c448 input,
#respond .solid-2100 input,
#respond .notice-huge-bdea input {
  width: 100%;
}
#respond .notice-huge-bdea {
  margin-right: 0;
}
#respond .thumbnail_left_25a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid-8a95 {
  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;
}
.solid-8a95.hero_clean_4773 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.solid-8a95 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%);
}
.solid-8a95:focus,
.solid-8a95: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);
}
.simple-4740 {
  border-radius: 10%;
}
.gradient_0f36 {
  border-radius: 50%;
}
.picture-center-f0d5 {
  font-size: 0.72em;
}
.dropdown_668a {
  font-size: 0.875em;
}
.glass-f504 {
  font-size: 1.1em;
}
.focus_stone_7a97 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focus_stone_7a97.picture-center-f0d5 {
  letter-spacing: 0.5px;
}
.notification_c016,
.notification_c016 a {
  color: #6d6d6d;
}
.notification_c016 a:hover {
  color: #111;
}
.tiny-897a {
  color: #6d6d6d;
}
.notice_732e {
  overflow-x: hidden;
}
.notice_732e .block_north_68e9.highlight_2906 {
  position: relative;
}
.notice_732e .block_north_68e9.highlight_2906.inner-3bcf {
  position: initial;
}
.notice_732e
  .block_north_68e9.highlight_2906.inner-3bcf
  .tabs_321e {
  left: auto;
}
.notice_732e .block_north_68e9 .tabs_321e {
  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;
}
.notice_732e .block_north_68e9:hover.highlight_2906 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_732e
  .block_north_68e9:hover.highlight_2906
  .tabs_321e {
  display: block;
  z-index: 9999999;
}
.notice_732e .banner_b1d3 .border-gas-2f4e,
.notice_732e .icon_fixed_525e .border-gas-2f4e {
  display: none;
}
.notice_732e .alert_old_2441 .block_north_68e9:hover.highlight_2906 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.silver-e6ea .carousel-smooth-c448 label,
.silver-e6ea .shadow_2399 label,
.silver-e6ea .solid-2100 label,
.silver-e6ea .notice-huge-bdea label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_inner_f53b {
  list-style: none;
  margin: 0;
}
.border_inner_f53b article.carousel_outer_9c98 {
  margin-bottom: 0;
}
.border_inner_f53b ul {
  list-style: none;
  margin: 0;
}
.border_inner_f53b .center_208c li.carousel_outer_9c98 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_inner_f53b .center_208c li.carousel_outer_9c98 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_inner_f53b .center_208c li.carousel_outer_9c98: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) {
  .border_inner_f53b .center_208c li.carousel_outer_9c98 li.carousel_outer_9c98 li.carousel_outer_9c98 li.carousel_outer_9c98 {
    padding-left: 0;
  }
}
article.carousel_outer_9c98 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.carousel_outer_9c98 .blue_4d64 p:last-of-type {
  margin-bottom: 0;
}
article.carousel_outer_9c98 .green_bd92 {
  float: left;
}
article.carousel_outer_9c98 .accordion-fbe7 {
  margin-left: 85px;
}
article.carousel_outer_9c98 .pagination-434b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.carousel_outer_9c98 .pagination-434b .background_fluid_e82b {
  margin-left: 10px;
}
article.carousel_outer_9c98 .narrow-bc83 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.carousel_outer_9c98 .heading-9d7b {
  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 .carousel-smooth-c448,
  #respond .solid-2100,
  #respond .notice-huge-bdea {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .carousel-smooth-c448 input,
#respond .solid-2100 input,
#respond .notice-huge-bdea input {
  width: 100%;
}
#respond .notice-huge-bdea {
  margin-right: 0;
}
#respond .thumbnail_left_25a6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_b1d3 .basic-bfc0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.basic-bfc0 .iron_4be5.hero_huge_9e40 .center-b05d > li > a:focus,
.basic-bfc0 .iron_4be5.hero_huge_9e40 .center-b05d > li > a:hover,
.basic-bfc0 .iron_4be5.caption_medium_f95f .center-b05d > li > a:focus,
.basic-bfc0 .iron_4be5.caption_medium_f95f .center-b05d > li > a:hover,
.basic-bfc0 .iron_4be5.prev-c12a .center-b05d > li > a:focus,
.basic-bfc0 .iron_4be5.prev-c12a .center-b05d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0
  .iron_4be5.hero_huge_9e40
  .center-b05d
  > li.search-b0b2
  > a,
.basic-bfc0
  .iron_4be5.hero_huge_9e40
  .center-b05d
  > li.bottom_45a7
  > a,
.basic-bfc0
  .iron_4be5.caption_medium_f95f
  .center-b05d
  > li.search-b0b2
  > a,
.basic-bfc0
  .iron_4be5.caption_medium_f95f
  .center-b05d
  > li.bottom_45a7
  > a,
.basic-bfc0
  .iron_4be5.prev-c12a
  .center-b05d
  > li.search-b0b2
  > a,
.basic-bfc0 .iron_4be5.prev-c12a .center-b05d > li.bottom-ac5f > a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0 .avatar-b76f,
.basic-bfc0 .avatar-b76f a {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0 .section-advanced-02c0.current-0c49 li a,
.basic-bfc0 .breadcrumb_west_4281 a,
.basic-bfc0 .overlay_9730,
.basic-bfc0 .center-b05d > li > a,
.basic-bfc0 .chip_b015 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0 .section-advanced-02c0.current-0c49 li a:hover,
.basic-bfc0 .breadcrumb_west_4281 a:hover,
.basic-bfc0 .overlay_9730:hover,
.basic-bfc0 .center-b05d > li > a:hover,
.basic-bfc0 .chip_b015:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0 .breadcrumb_prev_3c55 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0 .breadcrumb_prev_3c55 .summary_tiny_0c50 {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0 .breadcrumb_prev_3c55:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-bfc0 .blue_8cae .inner_d02c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0 .blue_8cae .inner_d02c .alert-dirty-9e70 {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0
  .blue_8cae
  .inner_d02c
  .alert-dirty-9e70::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0
  .blue_8cae
  .inner_d02c
  .alert-dirty-9e70:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0
  .blue_8cae
  .inner_d02c
  .alert-dirty-9e70::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0
  .blue_8cae
  .inner_d02c
  .alert-dirty-9e70::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0 .blue_8cae .block_focused_22fa {
  color: rgba(255, 255, 255, 0.79);
}
.basic-bfc0 .blue_8cae .block_focused_22fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_hovered_73e6
  .basic-bfc0
  .blue_8cae
  .thick_c992
  .carousel_brown_2df0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_hovered_73e6
  .basic-bfc0
  .blue_8cae
  .thick_c992
  .alert-dirty-9e70 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_b1d3 .new_3615 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.new_3615 .iron_4be5.hero_huge_9e40 .center-b05d > li > a:focus,
.new_3615 .iron_4be5.hero_huge_9e40 .center-b05d > li > a:hover,
.new_3615 .iron_4be5.caption_medium_f95f .center-b05d > li > a:focus,
.new_3615 .iron_4be5.caption_medium_f95f .center-b05d > li > a:hover,
.new_3615 .iron_4be5.prev-c12a .center-b05d > li > a:focus,
.new_3615 .iron_4be5.prev-c12a .center-b05d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_3615
  .iron_4be5.hero_huge_9e40
  .center-b05d
  > li.search-b0b2
  > a,
.new_3615
  .iron_4be5.hero_huge_9e40
  .center-b05d
  > li.bottom_45a7
  > a,
.new_3615
  .iron_4be5.caption_medium_f95f
  .center-b05d
  > li.search-b0b2
  > a,
.new_3615
  .iron_4be5.caption_medium_f95f
  .center-b05d
  > li.bottom_45a7
  > a,
.new_3615
  .iron_4be5.prev-c12a
  .center-b05d
  > li.search-b0b2
  > a,
.new_3615 .iron_4be5.prev-c12a .center-b05d > li.bottom-ac5f > a {
  color: rgba(0, 0, 0, 0.8);
}
.new_3615 .avatar-b76f,
.new_3615 .avatar-b76f a {
  color: rgba(0, 0, 0, 0.8);
}
.new_3615 .section-advanced-02c0.current-0c49 li a,
.new_3615 .breadcrumb_west_4281 a,
.new_3615 .overlay_9730,
.new_3615 .center-b05d > li > a,
.new_3615 .chip_b015 {
  color: rgba(0, 0, 0, 0.55);
}
.new_3615 .section-advanced-02c0.current-0c49 li a:hover,
.new_3615 .breadcrumb_west_4281 a:hover,
.new_3615 .overlay_9730:hover,
.new_3615 .center-b05d > li > a:hover,
.new_3615 .chip_b015:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new_3615 .breadcrumb_prev_3c55 {
  color: rgba(0, 0, 0, 0.55);
}
.new_3615 .breadcrumb_prev_3c55 .summary_tiny_0c50 {
  color: rgba(0, 0, 0, 0.8);
}
.new_3615 .breadcrumb_prev_3c55:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-80c4 .breadcrumb_4e74 {
  margin-left: auto;
  margin-right: auto;
}
.clean_1caf > * {
  margin-left: auto;
  margin-right: auto;
}
.clean_1caf .red_3bb8 {
  margin-right: 1.41575em;
}
.gold-1b2e .clean_1caf > .filter_east_9037 {
  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;
}
.gold-1b2e .clean_1caf > .east-19af {
  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;
}
.frame_9588.slider-80c4 .breadcrumb_4e74,
.wrapper-2833.slider-80c4 .breadcrumb_4e74 {
  margin-left: 0;
}
.thick-a3a0.slider-80c4 .breadcrumb_4e74,
.filter-2415.slider-80c4 .breadcrumb_4e74 {
  margin-right: 0;
}
.clean_1caf ol,
.clean_1caf ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-1310 video {
  max-width: 100%;
}
.small-4921 img {
  display: block;
}
.small-4921.red_3bb8,
.small-4921.block-glass-7d4b {
  width: 100%;
}
.small-4921.east-19af img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.middle-9df9:not(.article-2eff) {
  margin: 1.5em auto;
}
.list-12a3 p {
  padding: 1.5em 14px;
}
ul.filter-30b6.east-19af,
ul.filter-30b6.filter_east_9037,
ul.filter-30b6.banner-ebb5.filter_east_9037 {
  padding: 0 14px;
}
.chip_bottom_2a26 {
  display: block;
  overflow-x: auto;
}
.chip_bottom_2a26 table {
  border-collapse: collapse;
  width: 100%;
}
.chip_bottom_2a26 td,
.chip_bottom_2a26 th {
  padding: 0.5em;
}
.clean_1caf li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.clean_1caf ol ol,
.clean_1caf ol ul,
.clean_1caf ul ol,
.clean_1caf ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.clean_1caf ol ol li,
.clean_1caf ol ul li,
.clean_1caf ul ol li,
.clean_1caf ul ul li {
  margin-left: 0;
}
.pressed_b2db.row_f961 > .medium_2deb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pressed_b2db.row_f961 > .medium_2deb iframe,
.pressed_b2db.row_f961 > .medium_2deb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.module-solid-32f5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.module-solid-32f5.logo-3d95 {
  padding: 0;
}
.module-solid-32f5.logo-3d95 cite {
  font-size: 13px;
}
.module-solid-32f5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.module-solid-32f5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border_2708 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border_2708 > p:first-child {
  margin-top: 0;
}
.border_2708 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border_2708 blockquote {
  border-left: 0;
}
.layout-simple-5e38 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout-simple-5e38:not(.notice-75f4) {
  max-width: 100px;
}
.layout-simple-5e38.shadow-77a5 {
  border-bottom: none !important;
  text-align: center;
}
.layout-simple-5e38.shadow-77a5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list-12a3 p {
    padding: 1.5em 0;
  }
}
.highlight-inner-123f {
  color: #0073aa;
}
.summary_north_c79c {
  background-color: #0073aa;
}
.box-right-1b88 {
  color: #229fd8;
}
.content_d96a {
  background-color: #229fd8;
}
.primary_ff24 {
  color: #eee;
}
.pattern_52fe {
  background-color: #eee;
}
.hard-9707 {
  color: #444;
}
.logo_top_dd2d {
  background-color: #444;
}
.element_blue_ad2e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element_blue_ad2e .medium_16b7 .breadcrumb_west_4281 {
  font-size: 15px;
}
.element_blue_ad2e .breadcrumb_west_4281 {
  line-height: 1.3;
}
.element_blue_ad2e .new_3615 {
}
.element_blue_ad2e .basic-bfc0 {
  background: #235787;
}
.form_495c {
  padding: 0;
}
.form_495c .basic-bfc0 {
  background: #1a1a1a;
}
.form_495c .new_3615 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.focus-0ac9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.focus-0ac9 .new_3615 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.focus-0ac9 .basic-bfc0 {
  background: #303030;
}
.tag_f537 {
  position: relative;
  z-index: 10;
}
.tag_f537 .text-out-2ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-c4f4 .highlight_2906 {
  display: inline-block;
  vertical-align: middle;
}
.button-c4f4.glass-2a63 .highlight_2906 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .button-c4f4.glass-2a63 .highlight_2906 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .button-c4f4.glass-2a63 .highlight_2906 {
    margin-right: 0.4em;
  }
}
.button-c4f4.glass-2a63 .highlight_2906:last-child {
  margin-right: 0;
}
.banner_dc3a .text-out-2ef1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner_b1d3 .medium_16b7 {
    margin: 0 -0.5em;
  }
  .banner_b1d3 .medium_16b7 [class*="customify-col-"],
  .banner_b1d3 .medium_16b7 [class*="customify-col_"],
  .banner_b1d3 .medium_16b7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner_b1d3.iron-d0b6 .text-out-2ef1 {
  background: 0 0 !important;
}
.banner_b1d3.iron-d0b6 .text-out-2ef1,
.banner_b1d3.banner_dc3a .text-out-2ef1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner_b1d3.hard_e1d0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner_b1d3.banner_dc3a .text-out-2ef1 {
  box-shadow: none !important;
}
.mask-5e32 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mask-5e32 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mask-5e32 {
    padding: 18px 0 20px;
  }
}
.mask-5e32 .notice_purple_3524 {
  width: 100%;
}
.mask-5e32 .lite_03ca {
  margin-bottom: 0;
}
.mask-5e32 .carousel-90fd {
  margin-top: 5px;
  font-size: 0.875em;
}
.layout_6119 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.layout_6119 .down-b698 {
  width: 100%;
}
.picture_glass_8fb0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.picture_glass_8fb0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.picture_glass_8fb0 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;
}
.picture_glass_8fb0 li:last-child:after {
  display: none;
}
.picture_glass_8fb0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu-c1bd .border-gas-2f4e button,
.mask-5e32 .border-gas-2f4e button {
  left: 0;
}
.menu-c1bd .down-b698,
.mask-5e32 .down-b698 {
  padding-left: 0;
  padding-right: 0;
}
.menu-c1bd .layout_6119,
.mask-5e32 .layout_6119 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu-c1bd {
  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;
}
.menu-c1bd: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;
}
.menu-c1bd .mask-2652 {
  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) {
  .menu-c1bd .mask-2652 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-c1bd .mask-2652 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu-c1bd .mask-2652 {
    min-height: 200px;
  }
}
.menu-c1bd .picture_glass_8fb0 {
  color: rgba(255, 255, 255, 0.8);
}
.menu-c1bd .picture_glass_8fb0 a,
.menu-c1bd .picture_glass_8fb0 li:after {
  color: inherit;
}
.menu-c1bd .picture_glass_8fb0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.easy-e39f {
  margin-bottom: 0.5em;
}
.card_up_ff5f {
  margin-bottom: 1.2em;
}
.card_up_ff5f,
.easy-e39f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_up_ff5f p:last-child,
.easy-e39f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border-gas-2f4e,
#masthead .border-gas-2f4e {
  display: none;
}
#masthead
  > .border-gas-2f4e.summary-fixed-844d {
  display: none;
}
#masthead > .border-gas-2f4e button {
  left: 0;
}
.detail-simple-a3ff {
  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%;
}
.detail-simple-a3ff .highlight_2906 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-simple-a3ff .text_18b7 {
  display: -webkit-box;
  display: flex;
}
.detail-simple-a3ff .text_18b7.component_d1c3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-simple-a3ff .text_18b7.hero-7faa {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-simple-a3ff .text_18b7.module-pro-3885 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-simple-a3ff.surface_selected_ddeb.wrapper_over_c25f .text_18b7.component_d1c3 {
  flex-basis: 100%;
}
.detail-simple-a3ff.dirty_ee93 .text_18b7.hero-7faa {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-simple-a3ff.dirty_ee93 .text_18b7.module-pro-3885 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border-gas-2f4e.summary-fixed-844d {
  display: none;
}
#masthead > .border-gas-2f4e button {
  left: 0;
}
.fast-78b6 {
  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;
}
.fast-78b6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fast-78b6.in-d211 i {
  margin-right: 4px;
}
.fast-78b6.gas_5cbe i {
  margin-left: 5px;
}
.breadcrumb_west_4281 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.breadcrumb_west_4281 p:last-child {
  margin-bottom: 0;
}
.module-73cb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module-73cb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module-73cb img {
  display: block;
  width: auto;
  line-height: 1;
}
.module-73cb .avatar-b76f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module-73cb .gallery-4d71 {
  margin: 5px 0 7px 0;
}
.module-73cb.black-6a5c .smooth-f66b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-73cb.black-6a5c .article-3381 {
  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;
}
.module-73cb.carousel-d1bd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module-73cb.carousel-d1bd .smooth-f66b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-73cb.carousel-d1bd .article-3381 {
  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;
}
.module-73cb.element_stone_fc52 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module-73cb.accordion_e674 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module-73cb.accordion_e674 .article-3381 {
  margin-top: 7px;
}
.message_selected_2f11 {
  display: inline-block;
}
.tag_f537 .section_smooth_7cd3 .module-73cb img {
  max-width: 100%;
}
.iron_4be5 .paragraph-b9da.block-medium-d957,
.row-0ab6 .paragraph-b9da.block-medium-d957 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.iron_4be5 .green-27c1,
.row-0ab6 .green-27c1 {
  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%);
}
.iron_4be5 .green-27c1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.iron_4be5.layout-3d39 .green-27c1 {
  display: none;
}
.iron_4be5 .pagination-5622 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.iron_4be5 .pagination-5622 li {
  display: inline-block;
  position: relative;
}
.iron_4be5 .pagination-5622 li:last-child {
  margin-right: 0;
}
.iron_4be5 .pagination-5622 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;
}
.iron_4be5 .pagination-5622 li.bottom-ac5f > a {
  color: rgba(0, 0, 0, 0.9);
}
.iron_4be5 .pagination-5622 > 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;
}
.iron_4be5 .pagination-5622 > li > a i {
  line-height: 0;
}
.iron_4be5 .pagination-5622 > li.label-brown-4e77 > a .green-27c1 {
  margin-left: 4px;
  line-height: 0;
}
.iron_4be5 .pagination-5622 .solid-2c02 li.label-brown-4e77 > a {
  position: relative;
}
.iron_4be5 .pagination-5622 .solid-2c02 li.label-brown-4e77 > a:after,
.iron_4be5 .pagination-5622 .solid-2c02 li.label-brown-4e77 > a:before {
  content: "";
  display: table;
}
.iron_4be5 .pagination-5622 .solid-2c02 li.label-brown-4e77 > a:after {
  clear: both;
}
.iron_4be5 .pagination-5622 .solid-2c02 li.label-brown-4e77 > a .green-27c1 {
  margin-left: 5px;
  float: right;
}
.iron_4be5 .hard-bf80,
.iron_4be5 .solid-2c02 {
  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;
}
.iron_4be5 .solid-2c02 {
  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;
}
.iron_4be5 .solid-2c02 .block-medium-d957 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.iron_4be5 .solid-2c02 .green-27c1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.iron_4be5 .solid-2c02 li {
  display: block;
  margin: 0;
  padding: 0;
}
.iron_4be5 .solid-2c02 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;
}
.iron_4be5 .solid-2c02 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.iron_4be5 .solid-2c02 .solid-2c02 {
  top: 0;
  left: 100%;
}
.iron_4be5 .notice-bronze-b8c5.fn-focus-49f4 > .hard-bf80,
.iron_4be5 .notice-bronze-b8c5.fn-focus-49f4 > .solid-2c02,
.iron_4be5 .notice-bronze-b8c5:focus > .hard-bf80,
.iron_4be5 .notice-bronze-b8c5:focus > .solid-2c02,
.iron_4be5 .notice-bronze-b8c5:hover > .hard-bf80,
.iron_4be5 .notice-bronze-b8c5:hover > .solid-2c02 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.iron_4be5.prev-c12a .center-b05d:after,
.iron_4be5.prev-c12a .center-b05d:before {
  content: "";
  display: table;
}
.iron_4be5.prev-c12a .center-b05d:after {
  clear: both;
}
.iron_4be5.prev-c12a .center-b05d > li {
  float: left;
}
.iron_4be5.grid-513b .center-b05d:after,
.iron_4be5.grid-513b .center-b05d:before {
  content: "";
  display: table;
}
.iron_4be5.grid-513b .center-b05d:after {
  clear: both;
}
.iron_4be5.grid-513b .center-b05d > li {
  float: left;
}
.iron_4be5.grid-513b .center-b05d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.iron_4be5.grid-513b .center-b05d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.iron_4be5.grid-513b .center-b05d > li.search-b0b2 > a,
.iron_4be5.grid-513b .center-b05d > li.bottom-ac5f > a {
  color: #fff;
  background-color: #1e4b75;
}
.iron_4be5.hero_huge_9e40 .center-b05d > li > a .block-medium-d957 {
  position: relative;
}
.iron_4be5.hero_huge_9e40 .center-b05d > li > a .block-medium-d957: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;
}
.iron_4be5.hero_huge_9e40
  .center-b05d
  > li:focus
  > a
  .block-medium-d957:before,
.iron_4be5.hero_huge_9e40
  .center-b05d
  > li:hover
  > a
  .block-medium-d957:before {
  width: 100%;
  background-color: currentColor;
}
.iron_4be5.hero_huge_9e40
  .center-b05d
  > li.search-b0b2
  > a
  .block-medium-d957:before,
.iron_4be5.hero_huge_9e40
  .center-b05d
  > li.bottom_45a7
  > a
  .block-medium-d957:before {
  width: 100%;
  background-color: currentColor;
}
.iron_4be5.caption_medium_f95f .center-b05d > li > a .block-medium-d957 {
  position: relative;
}
.iron_4be5.caption_medium_f95f .center-b05d > li > a .block-medium-d957: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;
}
.iron_4be5.caption_medium_f95f .center-b05d > li:focus > a .block-medium-d957:before,
.iron_4be5.caption_medium_f95f
  .center-b05d
  > li:hover
  > a
  .block-medium-d957:before {
  width: 100%;
  background-color: currentColor;
}
.iron_4be5.caption_medium_f95f
  .center-b05d
  > li.search-b0b2
  > a
  .block-medium-d957:before,
.iron_4be5.caption_medium_f95f
  .center-b05d
  > li.bottom_45a7
  > a
  .block-medium-d957:before {
  width: 100%;
  background-color: currentColor;
}
.row-0ab6 .pagination-5622 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-0ab6 .pagination-5622 li:first-child > a {
  border-top: none;
}
.row-0ab6 .pagination-5622 .container-new-75de > .block-medium-d957 .green-27c1 {
  display: none;
}
.row-0ab6 .pagination-5622 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-0ab6 .pagination-5622 li:last-child {
  border: none;
}
.row-0ab6 .pagination-5622 li.label-brown-4e77 > a {
  padding-right: 45px !important;
}
.row-0ab6 .pagination-5622 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-0ab6 .pagination-5622 li a:focus,
.row-0ab6 .pagination-5622 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-0ab6 .pagination-5622 li .tiny_2f2e {
  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;
}
.row-0ab6 .pagination-5622 li .tiny_2f2e:hover {
  box-shadow: none;
}
.row-0ab6 .pagination-5622 li .tiny_2f2e .green-27c1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-0ab6 .pagination-5622 .solid-2c02 {
  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);
}
.row-0ab6 .pagination-5622 .solid-2c02 li a {
  padding-left: 3em;
}
.row-0ab6 .pagination-5622 .icon_advanced_c5a6 > a .tiny_2f2e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-0ab6 .pagination-5622 .icon_advanced_c5a6 > .solid-2c02 {
  display: block;
  opacity: 1;
}
.cool_8f1b {
  max-width: 100%;
}
.paragraph-9c8e {
  line-height: 0;
  cursor: pointer;
}
.chip_b015 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.chip_b015:hover {
  box-shadow: none;
  color: currentColor;
}
.chip_b015 svg {
  width: 18px;
  height: 18px;
}
.chip_b015 .aside-cool-5de8 {
  display: none;
}
.label-1928 {
  position: relative;
}
.label-1928.fn-active-49f4 .chip_b015 .huge-085b {
  display: none;
}
.label-1928.fn-active-49f4 .chip_b015 .aside-cool-5de8 {
  display: inline-block;
}
.label-1928 .menu_right_5428 {
  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);
}
.label-1928.alert_green_6bf3 .menu_right_5428 {
  left: auto;
  right: -0.9em;
}
.label-1928.alert_green_6bf3 .current-b8f0::before {
  left: auto;
  right: 15px;
}
.label-1928.fn-active-49f4 .menu_right_5428 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick_c992 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thick_c992 label {
  flex-basis: 100%;
}
.thick_c992 .inner_d02c {
  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;
}
.thick_c992 .alert-dirty-9e70 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thick_c992 .alert-dirty-9e70:focus {
  background-color: transparent;
}
.thick_c992 button.block_focused_22fa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thick_c992 button.block_focused_22fa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thick_c992 button.block_focused_22fa svg {
  width: 18px;
  height: 18px;
}
.thick_c992 input[type="submit"] {
  min-height: auto;
}
.blue_8cae .thick_c992 .alert-dirty-9e70 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.current-b8f0 {
  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) {
  .current-b8f0 {
    width: 220px;
  }
}
.current-b8f0 label {
  flex-basis: 100%;
}
.current-b8f0::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;
}
.row_hovered_73e6 .blue_8cae .thick_c992 {
  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;
}
.row_hovered_73e6
  .blue_8cae
  .thick_c992
  .inner_d02c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row_hovered_73e6 .blue_8cae .thick_c992 .alert-dirty-9e70 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row_hovered_73e6
  .blue_8cae
  .thick_c992
  .alert-dirty-9e70:focus {
  background: 0 0;
}
.row_hovered_73e6
  .blue_8cae
  .thick_c992
  .carousel_brown_2df0 {
  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;
}
.section-advanced-02c0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section-advanced-02c0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section-advanced-02c0 li:last-child {
  margin-right: 0;
}
.section-advanced-02c0 li:first-child {
  margin-left: 0;
}
.section-advanced-02c0.hover_pink_de20 a {
  color: #fff;
}
.section-advanced-02c0.hover_pink_de20 a:hover {
  color: #fff;
}
.section-advanced-02c0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section-advanced-02c0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section-advanced-02c0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-advanced-02c0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.section-advanced-02c0 [class*="social-icon-apple"] {
  background-color: #999;
}
.section-advanced-02c0 [class*="social-icon-apple"].video-tiny-39ca {
  background-color: transparent;
  color: #999;
}
.section-advanced-02c0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section-advanced-02c0 [class*="social-icon-behance"].video-tiny-39ca {
  background-color: transparent;
  color: #1769ff;
}
.section-advanced-02c0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section-advanced-02c0 [class*="social-icon-bitbucket"].video-tiny-39ca {
  background-color: transparent;
  color: #205081;
}
.section-advanced-02c0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.section-advanced-02c0 [class*="social-icon-codepen"].video-tiny-39ca {
  background-color: transparent;
  color: #000;
}
.section-advanced-02c0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section-advanced-02c0 [class*="social-icon-delicious"].video-tiny-39ca {
  background-color: transparent;
  color: #39f;
}
.section-advanced-02c0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section-advanced-02c0 [class*="social-icon-digg"].video-tiny-39ca {
  background-color: transparent;
  color: #005be2;
}
.section-advanced-02c0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section-advanced-02c0 [class*="social-icon-dribbble"].video-tiny-39ca {
  background-color: transparent;
  color: #ea4c89;
}
.section-advanced-02c0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section-advanced-02c0 [class*="social-icon-envelope"].video-tiny-39ca {
  background-color: transparent;
  color: #ea4335;
}
.section-advanced-02c0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section-advanced-02c0 [class*="social-icon-facebook"].video-tiny-39ca {
  background-color: transparent;
  color: #3b5998;
}
.section-advanced-02c0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section-advanced-02c0 [class*="social-icon-flickr"].video-tiny-39ca {
  background-color: transparent;
  color: #0063dc;
}
.section-advanced-02c0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section-advanced-02c0 [class*="social-icon-foursquare"].video-tiny-39ca {
  background-color: transparent;
  color: #2d5be3;
}
.section-advanced-02c0 [class*="social-icon-github"] {
  background-color: #333;
}
.section-advanced-02c0 [class*="social-icon-github"].video-tiny-39ca {
  background-color: transparent;
  color: #333;
}
.section-advanced-02c0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section-advanced-02c0 [class*="social-icon-google-plus"].video-tiny-39ca {
  background-color: transparent;
  color: #dd4b39;
}
.section-advanced-02c0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section-advanced-02c0 [class*="social-icon-houzz"].video-tiny-39ca {
  background-color: transparent;
  color: #7ac142;
}
.section-advanced-02c0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section-advanced-02c0 [class*="social-icon-instagram"].video-tiny-39ca {
  background-color: transparent;
  color: #262626;
}
.section-advanced-02c0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section-advanced-02c0 [class*="social-icon-jsfiddle"].video-tiny-39ca {
  background-color: transparent;
  color: #487aa2;
}
.section-advanced-02c0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section-advanced-02c0 [class*="social-icon-linkedin"].video-tiny-39ca {
  background-color: transparent;
  color: #0077b5;
}
.section-advanced-02c0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section-advanced-02c0 [class*="social-icon-medium"].video-tiny-39ca {
  background-color: transparent;
  color: #00ab6b;
}
.section-advanced-02c0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section-advanced-02c0
  [class*="social-icon-odnoklassniki"].video-tiny-39ca {
  background-color: transparent;
  color: #f4731c;
}
.section-advanced-02c0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section-advanced-02c0 [class*="social-icon-meetup"].video-tiny-39ca {
  background-color: transparent;
  color: #ec1c40;
}
.section-advanced-02c0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section-advanced-02c0 [class*="social-icon-pinterest"].video-tiny-39ca {
  background-color: transparent;
  color: #bd081c;
}
.section-advanced-02c0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section-advanced-02c0 [class*="social-icon-product-hunt"].video-tiny-39ca {
  background-color: transparent;
  color: #da552f;
}
.section-advanced-02c0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section-advanced-02c0 [class*="social-icon-reddit"].video-tiny-39ca {
  background-color: transparent;
  color: #ff4500;
}
.section-advanced-02c0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section-advanced-02c0 [class*="social-icon-rss"].video-tiny-39ca {
  background-color: transparent;
  color: #f26522;
}
.section-advanced-02c0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section-advanced-02c0
  [class*="social-icon-shopping-cart"].video-tiny-39ca {
  background-color: transparent;
  color: #4caf50;
}
.section-advanced-02c0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section-advanced-02c0 [class*="social-icon-skype"].video-tiny-39ca {
  background-color: transparent;
  color: #00aff0;
}
.section-advanced-02c0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section-advanced-02c0 [class*="social-icon-slideshare"].video-tiny-39ca {
  background-color: transparent;
  color: #0077b5;
}
.section-advanced-02c0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section-advanced-02c0 [class*="social-icon-snapchat"].video-tiny-39ca {
  background-color: transparent;
  color: #fffc00;
}
.section-advanced-02c0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section-advanced-02c0 [class*="social-icon-soundcloud"].video-tiny-39ca {
  background-color: transparent;
  color: #f80;
}
.section-advanced-02c0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section-advanced-02c0 [class*="social-icon-spotify"].video-tiny-39ca {
  background-color: transparent;
  color: #2ebd59;
}
.section-advanced-02c0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section-advanced-02c0
  [class*="social-icon-stack-overflow"].video-tiny-39ca {
  background-color: transparent;
  color: #fe7a15;
}
.section-advanced-02c0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section-advanced-02c0 [class*="social-icon-maldkfgram"].video-tiny-39ca {
  background-color: transparent;
  color: #2ca5e0;
}
.section-advanced-02c0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section-advanced-02c0 [class*="social-icon-tripadvisor"].video-tiny-39ca {
  background-color: transparent;
  color: #589442;
}
.section-advanced-02c0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section-advanced-02c0 [class*="social-icon-tumblr"].video-tiny-39ca {
  background-color: transparent;
  color: #35465c;
}
.section-advanced-02c0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section-advanced-02c0 [class*="social-icon-twitch"].video-tiny-39ca {
  background-color: transparent;
  color: #6441a5;
}
.section-advanced-02c0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section-advanced-02c0 [class*="social-icon-twitter"].video-tiny-39ca {
  background-color: transparent;
  color: #1da1f2;
}
.section-advanced-02c0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section-advanced-02c0 [class*="social-icon-vimeo"].video-tiny-39ca {
  background-color: transparent;
  color: #1ab7ea;
}
.section-advanced-02c0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section-advanced-02c0 [class*="social-icon-vk"].video-tiny-39ca {
  background-color: transparent;
  color: #45668e;
}
.section-advanced-02c0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section-advanced-02c0 [class*="social-icon-weibo"].video-tiny-39ca {
  background-color: transparent;
  color: #df2029;
}
.section-advanced-02c0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section-advanced-02c0 [class*="social-icon-weixin"].video-tiny-39ca {
  background-color: transparent;
  color: #7bb32e;
}
.section-advanced-02c0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section-advanced-02c0 [class*="social-icon-whatsapp"].video-tiny-39ca {
  background-color: transparent;
  color: #25d366;
}
.section-advanced-02c0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section-advanced-02c0 [class*="social-icon-wordpress"].video-tiny-39ca {
  background-color: transparent;
  color: #21759b;
}
.section-advanced-02c0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.section-advanced-02c0 [class*="social-icon-xing"].video-tiny-39ca {
  background-color: transparent;
  color: #026466;
}
.section-advanced-02c0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section-advanced-02c0 [class*="social-icon-yelp"].video-tiny-39ca {
  background-color: transparent;
  color: #af0606;
}
.section-advanced-02c0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section-advanced-02c0 [class*="social-icon-youtube"].video-tiny-39ca {
  background-color: transparent;
  color: #cd201f;
}
.overlay_9730 {
  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;
}
.overlay_9730:hover {
  box-shadow: none;
  background: 0 0;
}
.article_9cd1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo_d9a3 {
  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;
}
.panel-370f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form-99bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form-99bc,
.form-99bc::after,
.form-99bc::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;
}
.form-99bc::after,
.form-99bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview_267b .logo_d9a3 .panel-370f {
  margin-top: -2px;
  width: 19px;
}
.preview_267b .logo_d9a3 .form-99bc {
  margin-top: -1px;
}
.preview_267b .logo_d9a3 .form-99bc,
.preview_267b .logo_d9a3 .form-99bc::after,
.preview_267b .logo_d9a3 .form-99bc::before {
  width: 19px;
  height: 2px;
}
.preview_267b .logo_d9a3 .form-99bc::before {
  top: -6px;
}
.preview_267b .logo_d9a3 .form-99bc::after {
  bottom: -6px;
}
.old_63e9 .logo_d9a3 .panel-370f {
  margin-top: -2px;
  width: 22px;
}
.old_63e9 .logo_d9a3 .form-99bc {
  margin-top: -1px;
}
.old_63e9 .logo_d9a3 .form-99bc,
.old_63e9 .logo_d9a3 .form-99bc::after,
.old_63e9 .logo_d9a3 .form-99bc::before {
  width: 22px;
  height: 2px;
}
.old_63e9 .logo_d9a3 .form-99bc::before {
  top: -7px;
}
.old_63e9 .logo_d9a3 .form-99bc::after {
  bottom: -7px;
}
.tag_d69b .logo_d9a3 .panel-370f {
  margin-top: -2px;
  width: 31px;
}
.tag_d69b .logo_d9a3 .form-99bc {
  margin-top: -1.5px;
}
.tag_d69b .logo_d9a3 .form-99bc,
.tag_d69b .logo_d9a3 .form-99bc::after,
.tag_d69b .logo_d9a3 .form-99bc::before {
  width: 31px;
  height: 3px;
}
.tag_d69b .logo_d9a3 .form-99bc::before {
  top: -9px;
}
.tag_d69b .logo_d9a3 .form-99bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert-short-24d9 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 19px;
  }
  .alert-short-24d9 .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .alert-short-24d9 .logo_d9a3 .form-99bc,
  .alert-short-24d9 .logo_d9a3 .form-99bc::after,
  .alert-short-24d9 .logo_d9a3 .form-99bc::before {
    width: 19px;
    height: 2px;
  }
  .alert-short-24d9 .logo_d9a3 .form-99bc::before {
    top: -6px;
  }
  .alert-short-24d9 .logo_d9a3 .form-99bc::after {
    bottom: -6px;
  }
  .lite-05e8 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 22px;
  }
  .lite-05e8 .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .lite-05e8 .logo_d9a3 .form-99bc,
  .lite-05e8 .logo_d9a3 .form-99bc::after,
  .lite-05e8 .logo_d9a3 .form-99bc::before {
    width: 22px;
    height: 2px;
  }
  .lite-05e8 .logo_d9a3 .form-99bc::before {
    top: -7px;
  }
  .lite-05e8 .logo_d9a3 .form-99bc::after {
    bottom: -7px;
  }
  .hot-0833 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 31px;
  }
  .hot-0833 .logo_d9a3 .form-99bc {
    margin-top: -1.5px;
  }
  .hot-0833 .logo_d9a3 .form-99bc,
  .hot-0833 .logo_d9a3 .form-99bc::after,
  .hot-0833 .logo_d9a3 .form-99bc::before {
    width: 31px;
    height: 3px;
  }
  .hot-0833 .logo_d9a3 .form-99bc::before {
    top: -9px;
  }
  .hot-0833 .logo_d9a3 .form-99bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_f4f5 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary_f4f5 .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .tertiary_f4f5 .logo_d9a3 .form-99bc,
  .tertiary_f4f5 .logo_d9a3 .form-99bc::after,
  .tertiary_f4f5 .logo_d9a3 .form-99bc::before {
    width: 19px;
    height: 2px;
  }
  .tertiary_f4f5 .logo_d9a3 .form-99bc::before {
    top: -6px;
  }
  .tertiary_f4f5 .logo_d9a3 .form-99bc::after {
    bottom: -6px;
  }
  .under-5b21 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 22px;
  }
  .under-5b21 .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .under-5b21 .logo_d9a3 .form-99bc,
  .under-5b21 .logo_d9a3 .form-99bc::after,
  .under-5b21 .logo_d9a3 .form-99bc::before {
    width: 22px;
    height: 2px;
  }
  .under-5b21 .logo_d9a3 .form-99bc::before {
    top: -7px;
  }
  .under-5b21 .logo_d9a3 .form-99bc::after {
    bottom: -7px;
  }
  .accent-middle-56af .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 31px;
  }
  .accent-middle-56af .logo_d9a3 .form-99bc {
    margin-top: -1.5px;
  }
  .accent-middle-56af .logo_d9a3 .form-99bc,
  .accent-middle-56af .logo_d9a3 .form-99bc::after,
  .accent-middle-56af .logo_d9a3 .form-99bc::before {
    width: 31px;
    height: 3px;
  }
  .accent-middle-56af .logo_d9a3 .form-99bc::before {
    top: -9px;
  }
  .accent-middle-56af .logo_d9a3 .form-99bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption_wide_8026 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 19px;
  }
  .caption_wide_8026 .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .caption_wide_8026 .logo_d9a3 .form-99bc,
  .caption_wide_8026 .logo_d9a3 .form-99bc::after,
  .caption_wide_8026 .logo_d9a3 .form-99bc::before {
    width: 19px;
    height: 2px;
  }
  .caption_wide_8026 .logo_d9a3 .form-99bc::before {
    top: -6px;
  }
  .caption_wide_8026 .logo_d9a3 .form-99bc::after {
    bottom: -6px;
  }
  .wood_4f0b .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 22px;
  }
  .wood_4f0b .logo_d9a3 .form-99bc {
    margin-top: -1px;
  }
  .wood_4f0b .logo_d9a3 .form-99bc,
  .wood_4f0b .logo_d9a3 .form-99bc::after,
  .wood_4f0b .logo_d9a3 .form-99bc::before {
    width: 22px;
    height: 2px;
  }
  .wood_4f0b .logo_d9a3 .form-99bc::before {
    top: -7px;
  }
  .wood_4f0b .logo_d9a3 .form-99bc::after {
    bottom: -7px;
  }
  .shadow-4cc2 .logo_d9a3 .panel-370f {
    margin-top: -2px;
    width: 31px;
  }
  .shadow-4cc2 .logo_d9a3 .form-99bc {
    margin-top: -1.5px;
  }
  .shadow-4cc2 .logo_d9a3 .form-99bc,
  .shadow-4cc2 .logo_d9a3 .form-99bc::after,
  .shadow-4cc2 .logo_d9a3 .form-99bc::before {
    width: 31px;
    height: 3px;
  }
  .shadow-4cc2 .logo_d9a3 .form-99bc::before {
    top: -9px;
  }
  .shadow-4cc2 .logo_d9a3 .form-99bc::after {
    bottom: -9px;
  }
}
.top_bcf0 .form-99bc {
  -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);
}
.top_bcf0 .form-99bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.top_bcf0 .form-99bc::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);
}
.top_bcf0.preview-753c .form-99bc {
  -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);
}
.top_bcf0.preview-753c .form-99bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.top_bcf0.preview-753c .form-99bc::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);
}
.widget_adba {
  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.paragraph_east_d7de:before {
  display: none;
}
.icon_fixed_525e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.icon_fixed_525e .prev-b00a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.icon_fixed_525e .prev-b00a:last-of-type {
  border-bottom: none;
}
.icon_fixed_525e .prev-b00a.next_cfe2,
.icon_fixed_525e .prev-b00a.notification-brown-7517,
.icon_fixed_525e .prev-b00a.message-large-a36b {
  padding: 0;
}
.icon_fixed_525e .row-0ab6 .tiny_2f2e {
  color: currentColor;
}
.icon_fixed_525e .row-0ab6 .tiny_2f2e:focus,
.icon_fixed_525e .row-0ab6 .tiny_2f2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fixed_525e.new_3615 .breadcrumb_prev_3c55,
.icon_fixed_525e.new_3615 .breadcrumb_west_4281 a,
.icon_fixed_525e.new_3615 .center-b05d a,
.icon_fixed_525e.new_3615 .solid-2c02 a {
  color: rgba(0, 0, 0, 0.55);
}
.icon_fixed_525e.new_3615 .breadcrumb_prev_3c55:hover,
.icon_fixed_525e.new_3615 .breadcrumb_west_4281 a:hover,
.icon_fixed_525e.new_3615 .center-b05d a:hover,
.icon_fixed_525e.new_3615 .solid-2c02 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_fixed_525e.new_3615 .summary_tiny_0c50 {
  color: rgba(0, 0, 0, 0.8);
}
.icon_fixed_525e.new_3615 .prev-b00a {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fixed_525e.new_3615 .prev-b00a:before {
  background: rgba(0, 0, 0, 0.08);
}
.icon_fixed_525e.new_3615 .west_307c:before {
  background: rgba(255, 255, 255, 0.9);
}
.icon_fixed_525e.new_3615 .row-0ab6 .pagination-5622 li a,
.icon_fixed_525e.new_3615 .row-0ab6 .tiny_2f2e,
.icon_fixed_525e.new_3615 .solid-2c02 {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fixed_525e.new_3615 .row-0ab6 .tiny_2f2e:focus,
.icon_fixed_525e.new_3615 .row-0ab6 .tiny_2f2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fixed_525e.new_3615 .pagination-5622 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_fixed_525e.basic-bfc0 .breadcrumb_prev_3c55,
.icon_fixed_525e.basic-bfc0 .breadcrumb_west_4281 a,
.icon_fixed_525e.basic-bfc0 .center-b05d .tiny_2f2e,
.icon_fixed_525e.basic-bfc0 .center-b05d a,
.icon_fixed_525e.basic-bfc0 .solid-2c02 a {
  color: rgba(255, 255, 255, 0.79);
}
.icon_fixed_525e.basic-bfc0 .breadcrumb_prev_3c55:hover,
.icon_fixed_525e.basic-bfc0 .breadcrumb_west_4281 a:hover,
.icon_fixed_525e.basic-bfc0 .center-b05d .tiny_2f2e:hover,
.icon_fixed_525e.basic-bfc0 .center-b05d a:hover,
.icon_fixed_525e.basic-bfc0 .solid-2c02 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_fixed_525e.basic-bfc0 .summary_tiny_0c50 {
  color: rgba(255, 255, 255, 0.99);
}
.icon_fixed_525e.basic-bfc0 .prev-b00a {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_fixed_525e.basic-bfc0 .prev-b00a:before {
  background: rgba(255, 255, 255, 0.08);
}
.icon_fixed_525e.basic-bfc0 .west_307c:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_fixed_525e.basic-bfc0 .row-0ab6 .pagination-5622 li a,
.icon_fixed_525e.basic-bfc0 .row-0ab6 .tiny_2f2e,
.icon_fixed_525e.basic-bfc0 .solid-2c02 {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_fixed_525e.basic-bfc0 .row-0ab6 .tiny_2f2e:focus,
.icon_fixed_525e.basic-bfc0 .row-0ab6 .tiny_2f2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_fixed_525e.basic-bfc0 .pagination-5622 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_307c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.west_307c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.outline-focused-fb2e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.menu-hard-d8df .icon_fixed_525e {
  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;
}
.menu-hard-d8df .prev-b00a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.menu-hard-d8df .prev-b00a: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) {
  .menu-hard-d8df .prev-b00a:before {
    width: 16%;
    left: 42%;
  }
}
.menu-hard-d8df .prev-b00a:last-child:before {
  content: none;
}
.menu-hard-d8df .prev-b00a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.menu-hard-d8df .row-0ab6 .pagination-5622 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.menu-hard-d8df .row-0ab6 .pagination-5622 li a .tiny_2f2e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.menu-hard-d8df .row-0ab6 .solid-2c02 {
  border: none;
}
.menu-hard-d8df .row-0ab6 .solid-2c02 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.menu-hard-d8df .west_307c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.menu-hard-d8df .outline-focused-fb2e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.menu-hard-d8df .basic-bfc0 .west_307c:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-hard-d8df .new_3615.in-8c6f .form-99bc {
  background: rgba(0, 0, 0, 0.6);
}
.menu-hard-d8df
  .new_3615.in-8c6f
  .form-99bc::after,
.menu-hard-d8df
  .new_3615.in-8c6f
  .form-99bc:before {
  background: inherit;
}
.menu-hard-d8df
  .new_3615.in-8c6f:hover
  .form-99bc {
  background: rgba(0, 0, 0, 0.8);
}
.medium-8eb2 .icon_fixed_525e {
  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) {
  .medium-8eb2 .icon_fixed_525e {
    width: auto;
    right: 45px;
  }
}
.element-effe .icon_fixed_525e {
  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) {
  .element-effe .icon_fixed_525e {
    width: auto;
    left: 45px;
  }
}
.paragraph_east_d7de .icon_fixed_525e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_east_d7de .outline-focused-fb2e {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_east_d7de .west_307c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower-c422 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower-c422.menu-hard-d8df .icon_fixed_525e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower-c422.medium-8eb2 .icon_fixed_525e {
  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);
}
.lower-c422 .icon_fixed_525e {
  visibility: visible;
}
.lower-c422.element-effe .icon_fixed_525e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.complex-3f5b,
.south-64d8 {
  overflow-x: hidden;
}
.complex-3f5b .icon_fixed_525e {
  overflow: auto;
}
.complex-3f5b.menu-hard-d8df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-3f5b.menu-hard-d8df .icon_fixed_525e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.complex-3f5b.menu-hard-d8df .overlay_9730 {
  opacity: 0;
}
.complex-3f5b.medium-8eb2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-3f5b.medium-8eb2 .icon_fixed_525e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.complex-3f5b.medium-8eb2 .overlay_9730 {
  opacity: 0;
}
.complex-3f5b.element-effe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.complex-3f5b.element-effe .icon_fixed_525e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.complex-3f5b.element-effe .overlay_9730 {
  opacity: 0;
}
.complex-3f5b.paragraph_east_d7de .icon_fixed_525e {
  z-index: 10;
  visibility: visible;
}
.in-8c6f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.in-8c6f .form-99bc {
  background: rgba(255, 255, 255, 0.99);
}
.in-8c6f .form-99bc::after,
.in-8c6f .form-99bc:before {
  background: inherit;
}
.in-8c6f:hover .form-99bc {
  background: rgba(255, 255, 255, 0.99);
}
.element-effe .in-8c6f {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_east_d7de .in-8c6f {
  display: none !important;
}
.complex-3f5b:before,
.south-64d8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.complex-3f5b .in-8c6f,
.south-64d8 .in-8c6f {
  display: inline-block;
}
.icon_fixed_525e .highlight_2906 {
  -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;
}
.complex-3f5b .icon_fixed_525e .highlight_2906,
.south-64d8 .icon_fixed_525e .highlight_2906 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort_0e5f .inner_d02c {
  width: 100%;
}
.section_smooth_7cd3 {
  padding: 0 0.5em 0;
}
.section_smooth_7cd3 [class*="customify-col-"],
.section_smooth_7cd3 [class*="customify-col_"],
.section_smooth_7cd3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.simple_df62 .section_smooth_7cd3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .medium_16b7 .surface-complex-df34,
  .surface-complex-df34 {
    display: none;
  }
  .modal-new-c2ba {
    text-align: left;
  }
  .hero-869b {
    text-align: center;
  }
  .slow_3654 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .medium_16b7 .component_3054,
  .component_3054 {
    display: none;
  }
  .container_8894 {
    text-align: left;
  }
  .form-middle-7de3 {
    text-align: center;
  }
  .glass_f996 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .medium_16b7 .wide_dc8e,
  .wide_dc8e {
    display: none;
  }
  .current_b430 {
    text-align: left;
  }
  .panel-72e1 {
    text-align: center;
  }
  .disabled_d4d0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard-bba0 {
  box-shadow: none !important;
}
.highlight-334b .table-4e96,
.message_fixed_08af .table-4e96 {
  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;
}
.message_fixed_08af .table-4e96 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.text-out-2ef1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.text-out-2ef1:after,
.text-out-2ef1:before {
  content: "";
  display: table;
}
.text-out-2ef1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .text-out-2ef1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.text-out-2ef1,
.hard_e1d0 {
  max-width: 1248px;
  margin: 0 auto;
}

.container_wood_be2e.mask-prev-8046 .text-out-2ef1 {
  max-width: 100%;
}
.container_wood_be2e.photo_gas_e20f {
  max-width: 1200px;
  margin: 0 auto;
}
.container_wood_be2e.under-b3e7 .text-out-2ef1 {
  max-width: 100%;
}
.container_wood_be2e.under-b3e7 > .text-out-2ef1 {
  padding-left: 0;
  padding-right: 0;
}
.container_wood_be2e.under-b3e7 > .text-out-2ef1 .medium_16b7 {
  margin: 0;
}
.container_wood_be2e.under-b3e7
  > .text-out-2ef1
  .solid-71b7.description_right_6af1 {
  margin-right: 0;
  margin-left: 0;
}
.container_wood_be2e.under-b3e7 #main.description_right_6af1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .easy_9709 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .easy_9709 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid-4941 .breadcrumb_4e74 {
    padding-right: 1em;
  }
  .grid-4941.block-1e14 .solid-71b7 {
    border-right: 1px solid #eaecee;
  }
  .grid-4941.block-1e14 .breadcrumb_4e74 {
    padding-right: 1em;
  }
  .grid-4941.block-1e14 .wood_f8bf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_ea68 .breadcrumb_4e74 {
    padding-left: 1em;
  }
  .box_ea68.block-1e14 .solid-71b7 {
    border-left: 1px solid #eaecee;
  }
  .box_ea68.block-1e14 .breadcrumb_4e74 {
    padding-left: 1em;
  }
  .box_ea68.block-1e14 .wood_f8bf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh-4bb6 .breadcrumb_4e74 {
    padding-left: 1em;
  }
  .fresh-4bb6.block-1e14 .gradient_d327 {
    border-right: 1px solid #eaecee;
  }
  .fresh-4bb6.block-1e14 .feature_bd24 {
    border-right: 1px solid #eaecee;
  }
  .fresh-4bb6.block-1e14 .breadcrumb_4e74 {
    padding-left: 1em;
  }
  .fresh-4bb6.block-1e14 .wood_f8bf {
    padding-right: 1em;
  }
  .fresh-4bb6.block-1e14 .feature_hard_0eb4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .black-5fd0 .breadcrumb_4e74 {
    padding-right: 1em;
  }
  .black-5fd0.block-1e14 .gradient_d327 {
    border-left: 1px solid #eaecee;
  }
  .black-5fd0.block-1e14 .feature_bd24 {
    border-left: 1px solid #eaecee;
  }
  .black-5fd0.block-1e14 .breadcrumb_4e74 {
    padding-right: 1em;
  }
  .black-5fd0.block-1e14 .wood_f8bf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .black-5fd0.block-1e14 .feature_hard_0eb4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_9709 .breadcrumb_4e74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_9709.block-1e14 .solid-71b7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .easy_9709.block-1e14 .breadcrumb_4e74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .easy_9709.block-1e14 .wood_f8bf {
    padding-left: 1em;
  }
  .easy_9709.block-1e14 .feature_hard_0eb4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .easy_9709.block-1e14 .breadcrumb_4e74 {
    padding-left: 0;
  }
}
.link_lower_2a2c .button-c4f4 {
  display: inline-block;
}
.primary_solid_f3cc {
  display: inline-block;
}
.middle-936a {
  word-con: break-word;
}
.large-4cc0 > span {
  display: inline-block;
  padding: 5px 0;
}
.large-4cc0 .white-e4da {
  margin-left: 8px;
  margin-right: 8px;
}
.large-4cc0 .black_9669 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table-tall-900b .notification_hard_43b0 {
  margin-bottom: 2em;
}
.table-tall-900b .next_9a0e {
  margin-bottom: 15px;
}
.table-tall-900b .next_9a0e:last-child {
  margin-bottom: 0;
}
.table-tall-900b .preview_mini_3934 {
  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) {
  .table-tall-900b .preview_mini_3934 {
    display: block;
  }
}
.table-tall-900b .message_546d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table-tall-900b .message_546d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table-tall-900b .full_7047 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table-tall-900b .full_7047 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table-tall-900b .full_7047 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table-tall-900b .middle-936a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table-tall-900b .middle-936a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table-tall-900b .yellow_0f91 p:last-child {
  margin-bottom: 0;
}
.table-tall-900b .focus_steel_0cbf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table-tall-900b .primary-68b5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table-tall-900b .sidebar_3e33 {
  margin-top: 1em;
}
.table-tall-900b .full-5598 {
  top: 0;
  display: block;
}
.table-tall-900b .full-5598 a {
  color: inherit;
}
.table-tall-900b .full-5598 a:hover {
  color: inherit;
}
.table-tall-900b .easy-f1a8 {
  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;
}
.table-tall-900b .easy-f1a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table-tall-900b .primary-68b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table-tall-900b .popup-ac70 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table-tall-900b .popup-ac70:first-child {
  margin-top: 0;
}
.table-tall-900b .popup-ac70.gold_1ced {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table-tall-900b .popup-ac70.full_4901 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table-tall-900b
  .popup-ac70.full_4901.footer-2dc0
  .sidebar_3e33 {
  width: 100%;
}
.table-tall-900b .full_4901 {
  -webkit-box-align: center;
  align-items: center;
}
.table-tall-900b .full_4901 .large-4cc0,
.table-tall-900b .full_4901 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table-tall-900b .full_7047 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-tall-900b .full_7047 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table-tall-900b .full_7047: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;
}
.table-tall-900b .gold_1ced {
  z-index: 5;
}
.table-tall-900b .slider_6b43 .down_956f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table-tall-900b .primary-center-cf42 .down_956f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table-tall-900b .message-2c0d .down_956f {
  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;
}
.table-tall-900b.pattern_over_65af .preview_mini_3934,
.table-tall-900b.grid-ebba .preview_mini_3934 {
  display: block;
}
.table-tall-900b.pattern_over_65af .preview_mini_3934 .sort_blue_42d3,
.table-tall-900b.pattern_over_65af .preview_mini_3934 .primary-68b5,
.table-tall-900b.grid-ebba .preview_mini_3934 .sort_blue_42d3,
.table-tall-900b.grid-ebba .preview_mini_3934 .primary-68b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table-tall-900b.warm-a062 .message_546d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table-tall-900b.warm-a062 .message_546d {
    margin-right: 0;
  }
}
.table-tall-900b.pattern_over_65af .message_546d,
.table-tall-900b.grid-ebba .message_546d {
  padding-top: 40%;
}
.table-tall-900b.pattern_over_65af .notification_hard_43b0,
.table-tall-900b.grid-ebba .notification_hard_43b0 {
  display: block;
}
.table-tall-900b.pattern_over_65af .fn-sticky-49f4 .primary-68b5,
.table-tall-900b.grid-ebba .fn-sticky-49f4 .primary-68b5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table-tall-900b.pattern_over_65af .message_546d,
.table-tall-900b.grid-ebba .message_546d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table-tall-900b.pattern_over_65af .primary-68b5 {
  padding: 1em;
}
.next-44f9 {
  margin: 30px auto;
  display: block;
}
.next-44f9 .summary_3e13 > * {
  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;
}
.next-44f9 .summary_3e13 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next-44f9 .summary_3e13 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.primary-7083 .large-4cc0 {
  margin-bottom: 1.41575em;
}
.primary-7083 .current_ce25 {
  margin-bottom: 1.618em;
}
.clean_1caf .copper_8a91 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.clean_1caf .copper_8a91 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.clean_1caf .complex-f217 {
  max-width: 100%;
  overflow: auto;
}
.slider-80c4 .clean_1caf a:hover {
  text-decoration: underline;
}
.tag_dirty_4026 .next_9a0e:not(.middle-936a),
.tag_dirty_4026 .full_7047 {
  margin-bottom: 1.41575em;
}
.tag_dirty_4026 .next_9a0e:not(.middle-936a):last-child,
.tag_dirty_4026 .full_7047:last-child {
  margin-bottom: 0;
}
.tag_dirty_4026 .next_9a0e.block_2183 {
  margin-bottom: 0.41575em;
}
.tag_dirty_4026 .overlay_focused_9de9:before,
.tag_dirty_4026 .carousel_left_7b11:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag_dirty_4026 .overlay_focused_9de9:before {
  content: "\f115";
}
.tag_dirty_4026 .carousel_left_7b11:before {
  content: "\f02c";
}
.tag_dirty_4026 .pink-91e3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag_dirty_4026 .pink-91e3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.badge-mini-7d0c {
  display: -webkit-box;
  display: flex;
}
.badge-mini-7d0c .west_1b42 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .badge-mini-7d0c .west_1b42 {
    flex-basis: 90px;
  }
}
.badge-mini-7d0c .dropdown-top-81b0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-mini-7d0c .dropdown-top-81b0 {
    flex-basis: calc(100% - 50px);
  }
}
.badge-mini-7d0c .banner_action_a0ee p:last-child {
  margin-bottom: 0.72em;
}
.under-f040 .summary_3e13 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.under-f040 .summary_3e13:after,
.under-f040 .summary_3e13:before {
  content: "";
  display: table;
}
.under-f040 .summary_3e13:after {
  clear: both;
}
.under-f040 .summary_3e13 .silver_4591,
.under-f040 .summary_3e13 .smooth-4bb3 {
  width: 49%;
}
.under-f040 .summary_3e13 .silver_4591 a span.hover_20c6,
.under-f040 .summary_3e13 .smooth-4bb3 a span.hover_20c6 {
  display: block;
  margin-bottom: 5px;
}
.under-f040 .summary_3e13 .smooth-4bb3 {
  float: left;
  text-align: left;
}
.under-f040 .summary_3e13 .silver_4591 {
  float: right;
  text-align: right;
}
.accent-2756 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accent-2756 {
    margin-bottom: 0;
  }
}
.main-895d {
  margin-bottom: 1em;
}
.main-895d .middle-936a {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-yellow-74fe a {
  display: block;
  line-height: 0;
  position: relative;
}
.secondary-stale-2043 .main-895d,
.hard-d891 .main-895d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .secondary-stale-2043 .main-895d,
  .hard-d891 .main-895d {
    display: block;
  }
}
.secondary-stale-2043 .widget-yellow-74fe,
.hard-d891 .widget-yellow-74fe {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .secondary-stale-2043 .widget-yellow-74fe,
  .hard-d891 .widget-yellow-74fe {
    margin-bottom: 1em;
  }
}
.secondary-stale-2043 .widget-yellow-74fe img,
.hard-d891 .widget-yellow-74fe img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.secondary-stale-2043 .card-lower-50e0,
.hard-d891 .card-lower-50e0 {
  flex-basis: calc(100% - 160px);
}
.secondary-stale-2043 .card-lower-50e0 p,
.hard-d891 .card-lower-50e0 p {
  margin-bottom: 0;
}
.secondary-stale-2043 .card-lower-50e0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .secondary-stale-2043 .card-lower-50e0 {
    padding-left: 0;
  }
}
.hard-d891 .card-lower-50e0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hard-d891 .card-lower-50e0 {
    padding-right: 0;
  }
}
.hard-d891 .widget-yellow-74fe {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_de8b .widget-yellow-74fe {
  margin-bottom: 0.5em;
}
.paragraph_de8b .widget-yellow-74fe img {
  width: 100%;
}
.medium-59d9 .search_soft_cdf0,
.table_focused_4e44 .search_soft_cdf0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_focused_4e44 .solid-71b7 .message_large_219d p:last-child {
  margin-bottom: 0;
}
.main-under-bef9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium-ebcd .notice-gold-e95a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium-ebcd .notice-gold-e95a:last-of-type {
    margin-bottom: 0;
  }
}
.medium-ebcd .notice-gold-e95a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-ebcd .notice-gold-e95a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium-ebcd .notice-gold-e95a ul li {
  margin: 0 0 0.6em;
}
.medium-ebcd .notice-gold-e95a ul li.static_e220,
.medium-ebcd .notice-gold-e95a ul li.smooth_9e9f {
  position: relative;
}
.medium-ebcd .notice-gold-e95a ul li.static_e220 .red_66a4,
.medium-ebcd .notice-gold-e95a ul li.smooth_9e9f .red_66a4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium-ebcd .notice-gold-e95a ul li.static_e220:after:after,
.medium-ebcd .notice-gold-e95a ul li.static_e220:after:before,
.medium-ebcd
  .notice-gold-e95a
  ul
  li.smooth_9e9f:after:after,
.medium-ebcd
  .notice-gold-e95a
  ul
  li.smooth_9e9f:after:before {
  content: "";
  display: table;
}
.medium-ebcd .notice-gold-e95a ul li.static_e220:after:after,
.medium-ebcd
  .notice-gold-e95a
  ul
  li.smooth_9e9f:after:after {
  clear: both;
}
.medium-ebcd .notice-gold-e95a a.paper-348c:hover {
  text-decoration: none;
}
.medium-ebcd .notice-gold-e95a select {
  max-width: 100%;
}
.medium-ebcd .notice-gold-e95a table {
  font-size: 85%;
}
.medium-ebcd .notice-gold-e95a table td,
.medium-ebcd .notice-gold-e95a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium-ebcd .notice-gold-e95a table tfoot td {
  text-align: left;
}
.medium-ebcd .notice-gold-e95a :last-child {
  margin-bottom: 0;
}
.medium-ebcd .notice-gold-e95a .header-3603 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium-ebcd .notice-gold-e95a .header-3603 label {
  width: 100%;
}
.medium-ebcd .notice-gold-e95a .header-3603 .alert-dirty-9e70 {
  width: 100%;
  display: block;
}
.medium-ebcd .notice-gold-e95a .header-3603 .block_focused_22fa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium-ebcd .notice-gold-e95a .header-3603 .block_focused_22fa:hover svg #svg-search {
  fill: #444;
}
.medium-ebcd .notice-gold-e95a .header-3603 .block_focused_22fa svg {
  width: 18px;
  height: 18px;
}
.medium-ebcd .preview-up-095d ul ul,
.medium-ebcd .header_804c ul ul,
.medium-ebcd .form_a07c ul ul,
.medium-ebcd .icon_0491 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium-ebcd .preview-up-095d .label-brown-4e77 > a,
.medium-ebcd .header_804c .label-brown-4e77 > a,
.medium-ebcd .form_a07c .label-brown-4e77 > a,
.medium-ebcd .icon_0491 .label-brown-4e77 > a {
  margin-bottom: 0;
}
.medium-ebcd .center-309a li,
.medium-ebcd .preview-up-095d li,
.medium-ebcd .huge_36c5 li,
.medium-ebcd .header_804c li,
.medium-ebcd .form_a07c li,
.medium-ebcd .icon_0491 li,
.medium-ebcd .media_6fb4 li,
.medium-ebcd .border-6e2d li {
  display: block;
  position: relative;
}
.medium-ebcd .center-309a li:last-child,
.medium-ebcd .preview-up-095d li:last-child,
.medium-ebcd .huge_36c5 li:last-child,
.medium-ebcd .header_804c li:last-child,
.medium-ebcd .form_a07c li:last-child,
.medium-ebcd .icon_0491 li:last-child,
.medium-ebcd .media_6fb4 li:last-child,
.medium-ebcd .border-6e2d li:last-child {
  border: none;
}
.medium-ebcd .center-309a li a,
.medium-ebcd .preview-up-095d li a,
.medium-ebcd .huge_36c5 li a,
.medium-ebcd .header_804c li a,
.medium-ebcd .form_a07c li a,
.medium-ebcd .icon_0491 li a,
.medium-ebcd .media_6fb4 li a,
.medium-ebcd .border-6e2d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-ebcd .center-309a li ul li::before,
.medium-ebcd .preview-up-095d li ul li::before,
.medium-ebcd .huge_36c5 li ul li::before,
.medium-ebcd .header_804c li ul li::before,
.medium-ebcd .form_a07c li ul li::before,
.medium-ebcd .icon_0491 li ul li::before,
.medium-ebcd .media_6fb4 li ul li::before,
.medium-ebcd .border-6e2d li ul li::before {
  left: 15px;
}
.medium-ebcd .center-309a li ul a,
.medium-ebcd .preview-up-095d li ul a,
.medium-ebcd .huge_36c5 li ul a,
.medium-ebcd .header_804c li ul a,
.medium-ebcd .form_a07c li ul a,
.medium-ebcd .icon_0491 li ul a,
.medium-ebcd .media_6fb4 li ul a,
.medium-ebcd .border-6e2d li ul a {
  padding-left: 20px;
}
.medium-ebcd .center-309a li ul ul li::before,
.medium-ebcd .preview-up-095d li ul ul li::before,
.medium-ebcd .huge_36c5 li ul ul li::before,
.medium-ebcd .header_804c li ul ul li::before,
.medium-ebcd .form_a07c li ul ul li::before,
.medium-ebcd .icon_0491 li ul ul li::before,
.medium-ebcd .media_6fb4 li ul ul li::before,
.medium-ebcd .border-6e2d li ul ul li::before {
  left: 30px;
}
.medium-ebcd .center-309a li ul ul a,
.medium-ebcd .preview-up-095d li ul ul a,
.medium-ebcd .huge_36c5 li ul ul a,
.medium-ebcd .header_804c li ul ul a,
.medium-ebcd .form_a07c li ul ul a,
.medium-ebcd .icon_0491 li ul ul a,
.medium-ebcd .media_6fb4 li ul ul a,
.medium-ebcd .border-6e2d li ul ul a {
  padding-left: 40px;
}
.medium-ebcd .alert_top_9102 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-ebcd .border-6e2d ul li {
  margin-bottom: 1.41575em;
}
.medium-ebcd .border-6e2d ul li .right_d0e9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium-ebcd .border-6e2d ul li .east_8698 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.basic-bfc0 .center-309a li a,
.basic-bfc0 .preview-up-095d li a,
.basic-bfc0 .huge_36c5 li a,
.basic-bfc0 .header_804c li a,
.basic-bfc0 .form_a07c li a,
.basic-bfc0 .icon_0491 li a,
.basic-bfc0 .media_6fb4 li a,
.basic-bfc0 .border-6e2d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-bfc0 .alert_top_9102 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-bfc0 .notice-gold-e95a ul li.static_e220 .red_66a4,
.basic-bfc0 .notice-gold-e95a ul li.smooth_9e9f .red_66a4 {
  background: rgba(0, 0, 0, 0.2);
}
.basic-bfc0 .medium-ebcd .notice-gold-e95a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_wood_be2e .medium-ebcd .pagination-5622 li {
  margin: 0;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li ul {
  margin: 0;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li ul li a {
  padding-left: 15px;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li ul li li a {
  padding-left: 30px;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li.bottom-ac5f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li.bottom-ac5f > 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;
}
.container_wood_be2e .medium-ebcd .pagination-5622 li.bottom-ac5f > 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-left-217f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.widget-tiny-6313 {
  position: relative;
  z-index: 10;
}
.widget-tiny-6313 .highlight_2906 {
  width: 100%;
  max-width: 100%;
}
.carousel-inner-48de .block_cool_8a0c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel-inner-48de .new_3615 {
}
.carousel-inner-48de .basic-bfc0 {
  background: #292929;
}
.picture-c21a .block_cool_8a0c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.picture-c21a .new_3615 {
  background: #f9f9f9;
}
.picture-c21a .basic-bfc0 {
  background: #303030;
}
.aside-plasma-7f2b .block_cool_8a0c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-plasma-7f2b .button-c4f4 {
    margin-bottom: 1em;
  }
  .aside-plasma-7f2b .button-c4f4:last-child {
    margin-bottom: 0;
  }
}
.aside-plasma-7f2b .new_3615 {
  background: #ededed;
}
.aside-plasma-7f2b .basic-bfc0 {
  background: #1a1a1a;
}
.block_cool_8a0c.new_3615 {
  color: rgba(0, 0, 0, 0.6);
}
.block_cool_8a0c.new_3615 .caption_7e3a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_cool_8a0c.basic-bfc0 {
  color: rgba(255, 255, 255, 0.99);
}
.block_cool_8a0c.basic-bfc0 a:not(.paper-348c) {
  color: rgba(255, 255, 255, 0.79);
}
.block_cool_8a0c.basic-bfc0 a:not(.paper-348c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_cool_8a0c.basic-bfc0 .caption_7e3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_cool_8a0c.basic-bfc0 table tbody td,
.block_cool_8a0c.basic-bfc0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert_old_2441.banner_dc3a .text-out-2ef1 {
  max-width: initial;
}
.alert_old_2441 .glass-2a63 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert_old_2441 .glass-2a63 .highlight_2906 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert_old_2441 .glass-2a63 .highlight_2906 {
    display: block;
    margin-bottom: 2em;
  }
  .alert_old_2441 .glass-2a63 .highlight_2906:last-child {
    margin-bottom: 0;
  }
}
.aside-plasma-7f2b .button-c4f4:last-child,
.picture-c21a .button-c4f4:last-child,
.carousel-inner-48de .button-c4f4:last-child {
  margin-bottom: 0;
}
.aside-plasma-7f2b .button-c4f4 .medium-ebcd .notice-gold-e95a:last-child,
.picture-c21a .button-c4f4 .medium-ebcd .notice-gold-e95a:last-child,
.carousel-inner-48de .button-c4f4 .medium-ebcd .notice-gold-e95a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .aside-plasma-7f2b .pagination-medium-31c5,
  .aside-plasma-7f2b .surface-311a,
  .picture-c21a .pagination-medium-31c5,
  .picture-c21a .surface-311a,
  .carousel-inner-48de .pagination-medium-31c5,
  .carousel-inner-48de .surface-311a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .widget-tiny-6313 .button-c4f4 {
    margin-bottom: 2em;
  }
}
.widget-tiny-6313 p:last-child {
  margin-bottom: 0;
}
.widget-tiny-6313 li,
.widget-tiny-6313 ul {
  list-style: none;
  margin: 0;
}
.widget-tiny-6313 ul ul {
  margin-left: 2.617924em;
}
.element-gold-a7c1 {
  font-size: 0.875em;
}

/* css-noise: 5b5a */
.shadow-element-j5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
