/*!
Theme Name: Customify
Theme URI: https://pressmaximum.preview-61d5/customify
Author: WPCustomify
Author URI: https://pressmaximum.preview-61d5
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.preview-61d5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.action-291f.paragraph-ed36/licenses/gpl-2.0.accordion_hard_00c7
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.title-bc3d/, (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.gallery_white_4d09.pagination_paper_3070/normalize.texture_8b9d/
 ======
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.texture_8b9d v7.0.0 | MIT License | github.preview-61d5/necolas/normalize.texture_8b9d */
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;
}
.gallery_72fd .copper-01e1,
.component-832e,
.old-8d7c,
.top-f121,
.tabs-top-c4a3,
.slider-rough-8caa,
.container-c004,
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;
}
.component-832e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .component-832e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .component-832e,
  h1 {
    font-size: 1.8em;
  }
}
.old-8d7c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.old-8d7c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .old-8d7c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .old-8d7c,
  h2 {
    font-size: 1.7em;
  }
}
.top-f121,
h3 {
  font-size: 1.618em;
}
.gallery_72fd .copper-01e1,
.tabs-top-c4a3,
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.shade_038e {
  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;
}
.section_18b1:after,
.section_18b1:before,
.notification-top-cc72:after,
.notification-top-cc72:before {
  content: "";
  display: table;
}
.section_18b1:after,
.notification-top-cc72:after {
  clear: both;
}
.module_b945 {
  float: right;
  margin-right: 0;
}
.liquid-8497 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean_08d8 .east_1e42,
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;
}
.clean_08d8 .east_1e42: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;
}
.pattern_soft_0ab7 .east_1e42 {
  box-shadow: none;
}
.pattern_soft_0ab7
  .east_1e42
  .detail-b1df {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern_soft_0ab7 .east_1e42 .pattern_short_498c {
  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;
}
.pattern_soft_0ab7
  .east_1e42
  .pattern_short_498c
  b {
  display: none;
}
.pattern_soft_0ab7 .shadow_fdfb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video-0e6f:not(.article_gas_05c4):not(.highlight_brown_8bd9),
button:not(.article_gas_05c4):not(.highlight_brown_8bd9),
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ) {
  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;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):hover,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):hover,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):hover,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):hover,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):active,
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):active,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):active,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):active,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):active,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus {
  outline: 0;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb {
  position: relative;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .stone_af4d,
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .search_brown_496c,
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .hot_edde,
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  i,
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  svg,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .stone_af4d,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .search_brown_496c,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .hot_edde,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  i,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  svg,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .stone_af4d,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .search_brown_496c,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .hot_edde,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  i,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  svg,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .stone_af4d,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .search_brown_496c,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .hot_edde,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  i,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  svg,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .stone_af4d,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .search_brown_496c,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  .hot_edde,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  i,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb
  svg {
  visibility: hidden;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb:after,
button:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb:after,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb:after,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb:after,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ).fn-loading-edcb: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;
}
.video-0e6f:not(.article_gas_05c4):not(.highlight_brown_8bd9),
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ) {
  color: #fff;
  background: #235787;
}
.video-0e6f:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="button"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="reset"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus,
input[type="submit"]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ):focus {
  color: #fff;
}
.video-0e6f.fn-disabled-edcb:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
.video-0e6f[disabled]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
button.fn-disabled-edcb:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ),
button[disabled]:not(.article_gas_05c4):not(
    .highlight_brown_8bd9
  ) {
  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;
}
.thumbnail_067b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail_067b: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;
}
.avatar-down-cc2a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.input_clean_6095 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slow-de6c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section_18b1:after,
.section_18b1:before,
.gold-bcbe:after,
.gold-bcbe:before,
.badge_5a88:after,
.badge_5a88:before,
.in_e0ed:after,
.in_e0ed:before,
.component_warm_fbb3:after,
.component_warm_fbb3:before,
.hidden_brown_1d72:after,
.hidden_brown_1d72:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section_18b1:after,
.gold-bcbe:after,
.badge_5a88:after,
.in_e0ed:after,
.component_warm_fbb3:after,
.hidden_brown_1d72:after {
  clear: both;
}
.gold-bcbe .sidebar-6277,
.badge_5a88 .sidebar-6277,
.mini_6390 .sidebar-6277 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.info-last-0ab6 {
  display: inline-block;
}
.nav_pink_3d8b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav_pink_3d8b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav_pink_3d8b .alert_9149 {
  padding: 1em 0;
  font-size: 85%;
}
.alert_9149 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.video_pro_981a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.video_pro_981a:after,
.video_pro_981a:before {
  content: "";
  display: table;
}
.video_pro_981a:after {
  clear: both;
}
.list-mini-fa0b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.easy-dadd .list-mini-fa0b {
  max-width: 50%;
}
.center-3b20 .list-mini-fa0b {
  max-width: 33.33%;
}
.sidebar-hot-2b19 .list-mini-fa0b {
  max-width: 25%;
}
.pattern-first-3421 .list-mini-fa0b {
  max-width: 20%;
}
.breadcrumb-cfbc .list-mini-fa0b {
  max-width: 16.66%;
}
.pattern_iron_b2c0 .list-mini-fa0b {
  max-width: 14.28%;
}
.avatar_6c67 .list-mini-fa0b {
  max-width: 12.5%;
}
.hero_7f21 .list-mini-fa0b {
  max-width: 11.11%;
}
.stale-02f0 {
  display: block;
}
.gallery_72fd .info_fixed_3e5b label,
.gallery_72fd .old_f2c3 label,
.gallery_72fd .media-9045 label,
.gallery_72fd .section-399c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel-c2be {
  list-style: none;
  margin: 0;
}
.carousel-c2be article.hero-7b6c {
  margin-bottom: 0;
}
.carousel-c2be ul {
  list-style: none;
  margin: 0;
}
.carousel-c2be .image_over_fc45 li.hero-7b6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel-c2be .image_over_fc45 li.hero-7b6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel-c2be .image_over_fc45 li.hero-7b6c: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) {
  .carousel-c2be .image_over_fc45 li.hero-7b6c li.hero-7b6c li.hero-7b6c li.hero-7b6c {
    padding-left: 0;
  }
}
article.hero-7b6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-7b6c .gold-bcbe p:last-of-type {
  margin-bottom: 0;
}
article.hero-7b6c .dropdown-8ec7 {
  float: left;
}
article.hero-7b6c .in-1951 {
  margin-left: 85px;
}
article.hero-7b6c .breadcrumb-a4f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-7b6c .breadcrumb-a4f2 .info_west_a740 {
  margin-left: 10px;
}
article.hero-7b6c .over-1fff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-7b6c .outer-5d70 {
  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 .info_fixed_3e5b,
  #respond .media-9045,
  #respond .section-399c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_fixed_3e5b input,
#respond .media-9045 input,
#respond .section-399c input {
  width: 100%;
}
#respond .section-399c {
  margin-right: 0;
}
#respond .west-c006 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content_b8aa {
  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;
}
.content_b8aa.logo-1b7c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.content_b8aa 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%);
}
.content_b8aa:focus,
.content_b8aa: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);
}
.header_3def {
  border-radius: 10%;
}
.heading-over-7da6 {
  border-radius: 50%;
}
.shade-b108 {
  font-size: 0.72em;
}
.gas_40b7 {
  font-size: 0.875em;
}
.main-bd77 {
  font-size: 1.1em;
}
.block_wood_1fd6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_wood_1fd6.shade-b108 {
  letter-spacing: 0.5px;
}
.east_af28,
.east_af28 a {
  color: #6d6d6d;
}
.east_af28 a:hover {
  color: #111;
}
.west_ba67 {
  color: #6d6d6d;
}
.gradient_stale_7e05 {
  overflow-x: hidden;
}
.gradient_stale_7e05 .accordion-small-7c29.component_solid_cc10 {
  position: relative;
}
.gradient_stale_7e05 .accordion-small-7c29.component_solid_cc10.tag-simple-9fe0 {
  position: initial;
}
.gradient_stale_7e05
  .accordion-small-7c29.component_solid_cc10.tag-simple-9fe0
  .narrow_7618 {
  left: auto;
}
.gradient_stale_7e05 .accordion-small-7c29 .narrow_7618 {
  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;
}
.gradient_stale_7e05 .accordion-small-7c29:hover.component_solid_cc10 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient_stale_7e05
  .accordion-small-7c29:hover.component_solid_cc10
  .narrow_7618 {
  display: block;
  z-index: 9999999;
}
.gradient_stale_7e05 .hidden_bronze_291b .large-fc6f,
.gradient_stale_7e05 .slow-fa17 .large-fc6f {
  display: none;
}
.gradient_stale_7e05 .lower-e2cd .accordion-small-7c29:hover.component_solid_cc10 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery_72fd .info_fixed_3e5b label,
.gallery_72fd .old_f2c3 label,
.gallery_72fd .media-9045 label,
.gallery_72fd .section-399c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel-c2be {
  list-style: none;
  margin: 0;
}
.carousel-c2be article.hero-7b6c {
  margin-bottom: 0;
}
.carousel-c2be ul {
  list-style: none;
  margin: 0;
}
.carousel-c2be .image_over_fc45 li.hero-7b6c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel-c2be .image_over_fc45 li.hero-7b6c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel-c2be .image_over_fc45 li.hero-7b6c: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) {
  .carousel-c2be .image_over_fc45 li.hero-7b6c li.hero-7b6c li.hero-7b6c li.hero-7b6c {
    padding-left: 0;
  }
}
article.hero-7b6c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-7b6c .gold-bcbe p:last-of-type {
  margin-bottom: 0;
}
article.hero-7b6c .dropdown-8ec7 {
  float: left;
}
article.hero-7b6c .in-1951 {
  margin-left: 85px;
}
article.hero-7b6c .breadcrumb-a4f2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-7b6c .breadcrumb-a4f2 .info_west_a740 {
  margin-left: 10px;
}
article.hero-7b6c .over-1fff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-7b6c .outer-5d70 {
  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 .info_fixed_3e5b,
  #respond .media-9045,
  #respond .section-399c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .info_fixed_3e5b input,
#respond .media-9045 input,
#respond .section-399c input {
  width: 100%;
}
#respond .section-399c {
  margin-right: 0;
}
#respond .west-c006 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden_bronze_291b .light_7a51 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.light_7a51 .liquid-ef17.down-9f60 .module-paper-1288 > li > a:focus,
.light_7a51 .liquid-ef17.down-9f60 .module-paper-1288 > li > a:hover,
.light_7a51 .liquid-ef17.pro-707c .module-paper-1288 > li > a:focus,
.light_7a51 .liquid-ef17.pro-707c .module-paper-1288 > li > a:hover,
.light_7a51 .liquid-ef17.small_498b .module-paper-1288 > li > a:focus,
.light_7a51 .liquid-ef17.small_498b .module-paper-1288 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51
  .liquid-ef17.down-9f60
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.light_7a51
  .liquid-ef17.down-9f60
  .module-paper-1288
  > li.current-32ed
  > a,
.light_7a51
  .liquid-ef17.pro-707c
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.light_7a51
  .liquid-ef17.pro-707c
  .module-paper-1288
  > li.current-32ed
  > a,
.light_7a51
  .liquid-ef17.small_498b
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.light_7a51 .liquid-ef17.small_498b .module-paper-1288 > li.preview-17f1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51 .south-e2c5,
.light_7a51 .south-e2c5 a {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51 .tertiary-fluid-5641.caption_c8ed li a,
.light_7a51 .breadcrumb-wide-86cb a,
.light_7a51 .breadcrumb_silver_2bff,
.light_7a51 .module-paper-1288 > li > a,
.light_7a51 .status-fbf2 {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51 .tertiary-fluid-5641.caption_c8ed li a:hover,
.light_7a51 .breadcrumb-wide-86cb a:hover,
.light_7a51 .breadcrumb_silver_2bff:hover,
.light_7a51 .module-paper-1288 > li > a:hover,
.light_7a51 .status-fbf2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51 .table-f70c {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51 .table-f70c .secondary-warm-7c38 {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51 .table-f70c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_7a51 .upper_7b9d .tertiary_e551 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51 .upper_7b9d .tertiary_e551 .current-706e {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51
  .upper_7b9d
  .tertiary_e551
  .current-706e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51
  .upper_7b9d
  .tertiary_e551
  .current-706e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51
  .upper_7b9d
  .tertiary_e551
  .current-706e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51
  .upper_7b9d
  .tertiary_e551
  .current-706e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51 .upper_7b9d .carousel-ea3e {
  color: rgba(255, 255, 255, 0.79);
}
.light_7a51 .upper_7b9d .carousel-ea3e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-dynamic-fd30
  .light_7a51
  .upper_7b9d
  .thick-f870
  .gradient-paper-b38c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-dynamic-fd30
  .light_7a51
  .upper_7b9d
  .thick-f870
  .current-706e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_bronze_291b .preview-hovered-1d22 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview-hovered-1d22 .liquid-ef17.down-9f60 .module-paper-1288 > li > a:focus,
.preview-hovered-1d22 .liquid-ef17.down-9f60 .module-paper-1288 > li > a:hover,
.preview-hovered-1d22 .liquid-ef17.pro-707c .module-paper-1288 > li > a:focus,
.preview-hovered-1d22 .liquid-ef17.pro-707c .module-paper-1288 > li > a:hover,
.preview-hovered-1d22 .liquid-ef17.small_498b .module-paper-1288 > li > a:focus,
.preview-hovered-1d22 .liquid-ef17.small_498b .module-paper-1288 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-hovered-1d22
  .liquid-ef17.down-9f60
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.preview-hovered-1d22
  .liquid-ef17.down-9f60
  .module-paper-1288
  > li.current-32ed
  > a,
.preview-hovered-1d22
  .liquid-ef17.pro-707c
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.preview-hovered-1d22
  .liquid-ef17.pro-707c
  .module-paper-1288
  > li.current-32ed
  > a,
.preview-hovered-1d22
  .liquid-ef17.small_498b
  .module-paper-1288
  > li.layout-bottom-5212
  > a,
.preview-hovered-1d22 .liquid-ef17.small_498b .module-paper-1288 > li.preview-17f1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-hovered-1d22 .south-e2c5,
.preview-hovered-1d22 .south-e2c5 a {
  color: rgba(0, 0, 0, 0.8);
}
.preview-hovered-1d22 .tertiary-fluid-5641.caption_c8ed li a,
.preview-hovered-1d22 .breadcrumb-wide-86cb a,
.preview-hovered-1d22 .breadcrumb_silver_2bff,
.preview-hovered-1d22 .module-paper-1288 > li > a,
.preview-hovered-1d22 .status-fbf2 {
  color: rgba(0, 0, 0, 0.55);
}
.preview-hovered-1d22 .tertiary-fluid-5641.caption_c8ed li a:hover,
.preview-hovered-1d22 .breadcrumb-wide-86cb a:hover,
.preview-hovered-1d22 .breadcrumb_silver_2bff:hover,
.preview-hovered-1d22 .module-paper-1288 > li > a:hover,
.preview-hovered-1d22 .status-fbf2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview-hovered-1d22 .table-f70c {
  color: rgba(0, 0, 0, 0.55);
}
.preview-hovered-1d22 .table-f70c .secondary-warm-7c38 {
  color: rgba(0, 0, 0, 0.8);
}
.preview-hovered-1d22 .table-f70c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-fast-1694 .heading-cold-cb08 {
  margin-left: auto;
  margin-right: auto;
}
.badge_5a88 > * {
  margin-left: auto;
  margin-right: auto;
}
.badge_5a88 .avatar-down-cc2a {
  margin-right: 1.41575em;
}
.detail_deda .badge_5a88 > .preview-down-90b7 {
  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;
}
.detail_deda .badge_5a88 > .gold_89d7 {
  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;
}
.breadcrumb-fast-668d.avatar-fast-1694 .heading-cold-cb08,
.avatar_glass_5a9b.avatar-fast-1694 .heading-cold-cb08 {
  margin-left: 0;
}
.focused-2682.avatar-fast-1694 .heading-cold-cb08,
.element_black_7557.avatar-fast-1694 .heading-cold-cb08 {
  margin-right: 0;
}
.badge_5a88 ol,
.badge_5a88 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.north_9c22 video {
  max-width: 100%;
}
.modal-silver-f6ef img {
  display: block;
}
.modal-silver-f6ef.avatar-down-cc2a,
.modal-silver-f6ef.input_clean_6095 {
  width: 100%;
}
.modal-silver-f6ef.gold_89d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_mini_a6c5:not(.section-1e76) {
  margin: 1.5em auto;
}
.first-221b p {
  padding: 1.5em 14px;
}
ul.old-2cd2.gold_89d7,
ul.old-2cd2.preview-down-90b7,
ul.old-2cd2.in_b6f5.preview-down-90b7 {
  padding: 0 14px;
}
.component_stone_0670 {
  display: block;
  overflow-x: auto;
}
.component_stone_0670 table {
  border-collapse: collapse;
  width: 100%;
}
.component_stone_0670 td,
.component_stone_0670 th {
  padding: 0.5em;
}
.badge_5a88 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge_5a88 ol ol,
.badge_5a88 ol ul,
.badge_5a88 ul ol,
.badge_5a88 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge_5a88 ol ol li,
.badge_5a88 ol ul li,
.badge_5a88 ul ol li,
.badge_5a88 ul ul li {
  margin-left: 0;
}
.huge_2e29.text_9ddc > .paragraph-solid-72e9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.huge_2e29.text_9ddc > .paragraph-solid-72e9 iframe,
.huge_2e29.text_9ddc > .paragraph-solid-72e9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.left-7d29 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.left-7d29.liquid_35cb {
  padding: 0;
}
.left-7d29.liquid_35cb cite {
  font-size: 13px;
}
.left-7d29 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.left-7d29 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.black_92dc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.black_92dc > p:first-child {
  margin-top: 0;
}
.black_92dc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.black_92dc blockquote {
  border-left: 0;
}
.top_339e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.top_339e:not(.card-d233) {
  max-width: 100px;
}
.top_339e.tooltip_motion_35c0 {
  border-bottom: none !important;
  text-align: center;
}
.top_339e.tooltip_motion_35c0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .first-221b p {
    padding: 1.5em 0;
  }
}
.highlight-503b {
  color: #0073aa;
}
.left-331d {
  background-color: #0073aa;
}
.pattern_875a {
  color: #229fd8;
}
.component_a3ad {
  background-color: #229fd8;
}
.smooth_14b0 {
  color: #eee;
}
.message-center-54f8 {
  background-color: #eee;
}
.west-3f69 {
  color: #444;
}
.box-afbe {
  background-color: #444;
}
.search-action-454a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search-action-454a .section-1e53 .breadcrumb-wide-86cb {
  font-size: 15px;
}
.search-action-454a .breadcrumb-wide-86cb {
  line-height: 1.3;
}
.search-action-454a .preview-hovered-1d22 {
}
.search-action-454a .light_7a51 {
  background: #235787;
}
.link-a898 {
  padding: 0;
}
.link-a898 .light_7a51 {
  background: #1a1a1a;
}
.link-a898 .preview-hovered-1d22 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_complex_e422 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_complex_e422 .preview-hovered-1d22 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_complex_e422 .light_7a51 {
  background: #303030;
}
.hidden_brown_1d72 {
  position: relative;
  z-index: 10;
}
.hidden_brown_1d72 .popup_e079 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_out_9010 .component_solid_cc10 {
  display: inline-block;
  vertical-align: middle;
}
.texture_out_9010.row_thick_9bb4 .component_solid_cc10 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .texture_out_9010.row_thick_9bb4 .component_solid_cc10 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_out_9010.row_thick_9bb4 .component_solid_cc10 {
    margin-right: 0.4em;
  }
}
.texture_out_9010.row_thick_9bb4 .component_solid_cc10:last-child {
  margin-right: 0;
}
.hovered_c082 .popup_e079 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden_bronze_291b .section-1e53 {
    margin: 0 -0.5em;
  }
  .hidden_bronze_291b .section-1e53 [class*="customify-col-"],
  .hidden_bronze_291b .section-1e53 [class*="customify-col_"],
  .hidden_bronze_291b .section-1e53 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden_bronze_291b.east-1711 .popup_e079 {
  background: 0 0 !important;
}
.hidden_bronze_291b.east-1711 .popup_e079,
.hidden_bronze_291b.hovered_c082 .popup_e079 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden_bronze_291b.surface_90bf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden_bronze_291b.hovered_c082 .popup_e079 {
  box-shadow: none !important;
}
.solid_8ec9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .solid_8ec9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .solid_8ec9 {
    padding: 18px 0 20px;
  }
}
.solid_8ec9 .article_d318 {
  width: 100%;
}
.solid_8ec9 .input-78e7 {
  margin-bottom: 0;
}
.solid_8ec9 .panel_5584 {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-outer-ad00 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-outer-ad00 .background-b9e9 {
  width: 100%;
}
.row_e811 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.row_e811 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.row_e811 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;
}
.row_e811 li:last-child:after {
  display: none;
}
.row_e811 li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_bf16 .large-fc6f button,
.solid_8ec9 .large-fc6f button {
  left: 0;
}
.main_bf16 .background-b9e9,
.solid_8ec9 .background-b9e9 {
  padding-left: 0;
  padding-right: 0;
}
.main_bf16 .icon-outer-ad00,
.solid_8ec9 .icon-outer-ad00 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_bf16 {
  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;
}
.main_bf16: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;
}
.main_bf16 .active-under-4554 {
  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) {
  .main_bf16 .active-under-4554 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_bf16 .active-under-4554 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_bf16 .active-under-4554 {
    min-height: 200px;
  }
}
.main_bf16 .row_e811 {
  color: rgba(255, 255, 255, 0.8);
}
.main_bf16 .row_e811 a,
.main_bf16 .row_e811 li:after {
  color: inherit;
}
.main_bf16 .row_e811 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hot_9469 {
  margin-bottom: 0.5em;
}
.hero_1c36 {
  margin-bottom: 1.2em;
}
.hero_1c36,
.hot_9469 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero_1c36 p:last-child,
.hot_9469 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .large-fc6f,
#masthead .large-fc6f {
  display: none;
}
#masthead
  > .large-fc6f.modal-east-576b {
  display: none;
}
#masthead > .large-fc6f button {
  left: 0;
}
.frame-7b0c {
  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%;
}
.frame-7b0c .component_solid_cc10 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-7b0c .nav-523b {
  display: -webkit-box;
  display: flex;
}
.frame-7b0c .nav-523b.paragraph-over-bc8f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-7b0c .nav-523b.out-b18a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-7b0c .nav-523b.label_e852 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-7b0c.static_58e9.progress_gas_89b4 .nav-523b.paragraph-over-bc8f {
  flex-basis: 100%;
}
.frame-7b0c.alert-narrow-1857 .nav-523b.out-b18a {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-7b0c.alert-narrow-1857 .nav-523b.label_e852 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .large-fc6f.modal-east-576b {
  display: none;
}
#masthead > .large-fc6f button {
  left: 0;
}
.complex_c820 {
  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;
}
.complex_c820:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.complex_c820.tabs_9e8a i {
  margin-right: 4px;
}
.complex_c820.shade-3772 i {
  margin-left: 5px;
}
.breadcrumb-wide-86cb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.breadcrumb-wide-86cb p:last-child {
  margin-bottom: 0;
}
.chip_black_6f22 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip_black_6f22 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip_black_6f22 img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip_black_6f22 .south-e2c5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip_black_6f22 .image_1c33 {
  margin: 5px 0 7px 0;
}
.chip_black_6f22.alert_steel_a948 .content-a573 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_black_6f22.alert_steel_a948 .last_c238 {
  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;
}
.chip_black_6f22.info_1e47 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip_black_6f22.info_1e47 .content-a573 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_black_6f22.info_1e47 .last_c238 {
  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;
}
.chip_black_6f22.header_first_9087 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip_black_6f22.button-859c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip_black_6f22.button-859c .last_c238 {
  margin-top: 7px;
}
.hidden-medium-88c0 {
  display: inline-block;
}
.hidden_brown_1d72 .feature_warm_5a60 .chip_black_6f22 img {
  max-width: 100%;
}
.liquid-ef17 .active_1624.stone_339e,
.shade-b4bd .active_1624.stone_339e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-ef17 .widget-right-5452,
.shade-b4bd .widget-right-5452 {
  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%);
}
.liquid-ef17 .widget-right-5452 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.liquid-ef17.full_d8ac .widget-right-5452 {
  display: none;
}
.liquid-ef17 .prev_fa1b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liquid-ef17 .prev_fa1b li {
  display: inline-block;
  position: relative;
}
.liquid-ef17 .prev_fa1b li:last-child {
  margin-right: 0;
}
.liquid-ef17 .prev_fa1b 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;
}
.liquid-ef17 .prev_fa1b li.preview-17f1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.liquid-ef17 .prev_fa1b > 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;
}
.liquid-ef17 .prev_fa1b > li > a i {
  line-height: 0;
}
.liquid-ef17 .prev_fa1b > li.breadcrumb-67b1 > a .widget-right-5452 {
  margin-left: 4px;
  line-height: 0;
}
.liquid-ef17 .prev_fa1b .huge-0dc9 li.breadcrumb-67b1 > a {
  position: relative;
}
.liquid-ef17 .prev_fa1b .huge-0dc9 li.breadcrumb-67b1 > a:after,
.liquid-ef17 .prev_fa1b .huge-0dc9 li.breadcrumb-67b1 > a:before {
  content: "";
  display: table;
}
.liquid-ef17 .prev_fa1b .huge-0dc9 li.breadcrumb-67b1 > a:after {
  clear: both;
}
.liquid-ef17 .prev_fa1b .huge-0dc9 li.breadcrumb-67b1 > a .widget-right-5452 {
  margin-left: 5px;
  float: right;
}
.liquid-ef17 .search_7373,
.liquid-ef17 .huge-0dc9 {
  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;
}
.liquid-ef17 .huge-0dc9 {
  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;
}
.liquid-ef17 .huge-0dc9 .stone_339e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid-ef17 .huge-0dc9 .widget-right-5452 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.liquid-ef17 .huge-0dc9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.liquid-ef17 .huge-0dc9 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;
}
.liquid-ef17 .huge-0dc9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.liquid-ef17 .huge-0dc9 .huge-0dc9 {
  top: 0;
  left: 100%;
}
.liquid-ef17 .paragraph-light-eea7.fn-focus-edcb > .search_7373,
.liquid-ef17 .paragraph-light-eea7.fn-focus-edcb > .huge-0dc9,
.liquid-ef17 .paragraph-light-eea7:focus > .search_7373,
.liquid-ef17 .paragraph-light-eea7:focus > .huge-0dc9,
.liquid-ef17 .paragraph-light-eea7:hover > .search_7373,
.liquid-ef17 .paragraph-light-eea7:hover > .huge-0dc9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.liquid-ef17.small_498b .module-paper-1288:after,
.liquid-ef17.small_498b .module-paper-1288:before {
  content: "";
  display: table;
}
.liquid-ef17.small_498b .module-paper-1288:after {
  clear: both;
}
.liquid-ef17.small_498b .module-paper-1288 > li {
  float: left;
}
.liquid-ef17.glass_efd2 .module-paper-1288:after,
.liquid-ef17.glass_efd2 .module-paper-1288:before {
  content: "";
  display: table;
}
.liquid-ef17.glass_efd2 .module-paper-1288:after {
  clear: both;
}
.liquid-ef17.glass_efd2 .module-paper-1288 > li {
  float: left;
}
.liquid-ef17.glass_efd2 .module-paper-1288 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-ef17.glass_efd2 .module-paper-1288 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-ef17.glass_efd2 .module-paper-1288 > li.layout-bottom-5212 > a,
.liquid-ef17.glass_efd2 .module-paper-1288 > li.preview-17f1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-ef17.down-9f60 .module-paper-1288 > li > a .stone_339e {
  position: relative;
}
.liquid-ef17.down-9f60 .module-paper-1288 > li > a .stone_339e: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;
}
.liquid-ef17.down-9f60
  .module-paper-1288
  > li:focus
  > a
  .stone_339e:before,
.liquid-ef17.down-9f60
  .module-paper-1288
  > li:hover
  > a
  .stone_339e:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-ef17.down-9f60
  .module-paper-1288
  > li.layout-bottom-5212
  > a
  .stone_339e:before,
.liquid-ef17.down-9f60
  .module-paper-1288
  > li.current-32ed
  > a
  .stone_339e:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-ef17.pro-707c .module-paper-1288 > li > a .stone_339e {
  position: relative;
}
.liquid-ef17.pro-707c .module-paper-1288 > li > a .stone_339e: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;
}
.liquid-ef17.pro-707c .module-paper-1288 > li:focus > a .stone_339e:before,
.liquid-ef17.pro-707c
  .module-paper-1288
  > li:hover
  > a
  .stone_339e:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-ef17.pro-707c
  .module-paper-1288
  > li.layout-bottom-5212
  > a
  .stone_339e:before,
.liquid-ef17.pro-707c
  .module-paper-1288
  > li.current-32ed
  > a
  .stone_339e:before {
  width: 100%;
  background-color: currentColor;
}
.shade-b4bd .prev_fa1b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade-b4bd .prev_fa1b li:first-child > a {
  border-top: none;
}
.shade-b4bd .prev_fa1b .red_757a > .stone_339e .widget-right-5452 {
  display: none;
}
.shade-b4bd .prev_fa1b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade-b4bd .prev_fa1b li:last-child {
  border: none;
}
.shade-b4bd .prev_fa1b li.breadcrumb-67b1 > a {
  padding-right: 45px !important;
}
.shade-b4bd .prev_fa1b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade-b4bd .prev_fa1b li a:focus,
.shade-b4bd .prev_fa1b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade-b4bd .prev_fa1b li .message-48f2 {
  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;
}
.shade-b4bd .prev_fa1b li .message-48f2:hover {
  box-shadow: none;
}
.shade-b4bd .prev_fa1b li .message-48f2 .widget-right-5452 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade-b4bd .prev_fa1b .huge-0dc9 {
  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);
}
.shade-b4bd .prev_fa1b .huge-0dc9 li a {
  padding-left: 3em;
}
.shade-b4bd .prev_fa1b .notification_north_a96f > a .message-48f2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade-b4bd .prev_fa1b .notification_north_a96f > .huge-0dc9 {
  display: block;
  opacity: 1;
}
.modal-39dd {
  max-width: 100%;
}
.media_small_0116 {
  line-height: 0;
  cursor: pointer;
}
.status-fbf2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.status-fbf2:hover {
  box-shadow: none;
  color: currentColor;
}
.status-fbf2 svg {
  width: 18px;
  height: 18px;
}
.status-fbf2 .table_f952 {
  display: none;
}
.hard_3c76 {
  position: relative;
}
.hard_3c76.fn-active-edcb .status-fbf2 .focus-2532 {
  display: none;
}
.hard_3c76.fn-active-edcb .status-fbf2 .table_f952 {
  display: inline-block;
}
.hard_3c76 .fixed_ee52 {
  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);
}
.hard_3c76.narrow-c232 .fixed_ee52 {
  left: auto;
  right: -0.9em;
}
.hard_3c76.narrow-c232 .bottom_5a3a::before {
  left: auto;
  right: 15px;
}
.hard_3c76.fn-active-edcb .fixed_ee52 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-f870 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thick-f870 label {
  flex-basis: 100%;
}
.thick-f870 .tertiary_e551 {
  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-f870 .current-706e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thick-f870 .current-706e:focus {
  background-color: transparent;
}
.thick-f870 button.carousel-ea3e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thick-f870 button.carousel-ea3e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thick-f870 button.carousel-ea3e svg {
  width: 18px;
  height: 18px;
}
.thick-f870 input[type="submit"] {
  min-height: auto;
}
.upper_7b9d .thick-f870 .current-706e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bottom_5a3a {
  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) {
  .bottom_5a3a {
    width: 220px;
  }
}
.bottom_5a3a label {
  flex-basis: 100%;
}
.bottom_5a3a::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;
}
.status-dynamic-fd30 .upper_7b9d .thick-f870 {
  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;
}
.status-dynamic-fd30
  .upper_7b9d
  .thick-f870
  .tertiary_e551 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status-dynamic-fd30 .upper_7b9d .thick-f870 .current-706e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status-dynamic-fd30
  .upper_7b9d
  .thick-f870
  .current-706e:focus {
  background: 0 0;
}
.status-dynamic-fd30
  .upper_7b9d
  .thick-f870
  .gradient-paper-b38c {
  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;
}
.tertiary-fluid-5641 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary-fluid-5641 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary-fluid-5641 li:last-child {
  margin-right: 0;
}
.tertiary-fluid-5641 li:first-child {
  margin-left: 0;
}
.tertiary-fluid-5641.photo-b547 a {
  color: #fff;
}
.tertiary-fluid-5641.photo-b547 a:hover {
  color: #fff;
}
.tertiary-fluid-5641 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary-fluid-5641 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary-fluid-5641 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary-fluid-5641 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary-fluid-5641 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary-fluid-5641 [class*="social-icon-apple"].article_motion_daa2 {
  background-color: transparent;
  color: #999;
}
.tertiary-fluid-5641 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary-fluid-5641 [class*="social-icon-behance"].article_motion_daa2 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary-fluid-5641 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary-fluid-5641 [class*="social-icon-bitbucket"].article_motion_daa2 {
  background-color: transparent;
  color: #205081;
}
.tertiary-fluid-5641 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary-fluid-5641 [class*="social-icon-codepen"].article_motion_daa2 {
  background-color: transparent;
  color: #000;
}
.tertiary-fluid-5641 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary-fluid-5641 [class*="social-icon-delicious"].article_motion_daa2 {
  background-color: transparent;
  color: #39f;
}
.tertiary-fluid-5641 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary-fluid-5641 [class*="social-icon-digg"].article_motion_daa2 {
  background-color: transparent;
  color: #005be2;
}
.tertiary-fluid-5641 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary-fluid-5641 [class*="social-icon-dribbble"].article_motion_daa2 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary-fluid-5641 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary-fluid-5641 [class*="social-icon-envelope"].article_motion_daa2 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary-fluid-5641 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary-fluid-5641 [class*="social-icon-facebook"].article_motion_daa2 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary-fluid-5641 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary-fluid-5641 [class*="social-icon-flickr"].article_motion_daa2 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary-fluid-5641 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary-fluid-5641 [class*="social-icon-foursquare"].article_motion_daa2 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary-fluid-5641 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary-fluid-5641 [class*="social-icon-github"].article_motion_daa2 {
  background-color: transparent;
  color: #333;
}
.tertiary-fluid-5641 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary-fluid-5641 [class*="social-icon-google-plus"].article_motion_daa2 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary-fluid-5641 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary-fluid-5641 [class*="social-icon-houzz"].article_motion_daa2 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary-fluid-5641 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary-fluid-5641 [class*="social-icon-instagram"].article_motion_daa2 {
  background-color: transparent;
  color: #262626;
}
.tertiary-fluid-5641 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary-fluid-5641 [class*="social-icon-jsfiddle"].article_motion_daa2 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary-fluid-5641 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary-fluid-5641 [class*="social-icon-linkedin"].article_motion_daa2 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-fluid-5641 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary-fluid-5641 [class*="social-icon-medium"].article_motion_daa2 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary-fluid-5641 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary-fluid-5641
  [class*="social-icon-odnoklassniki"].article_motion_daa2 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary-fluid-5641 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary-fluid-5641 [class*="social-icon-meetup"].article_motion_daa2 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary-fluid-5641 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary-fluid-5641 [class*="social-icon-pinterest"].article_motion_daa2 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary-fluid-5641 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary-fluid-5641 [class*="social-icon-product-hunt"].article_motion_daa2 {
  background-color: transparent;
  color: #da552f;
}
.tertiary-fluid-5641 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary-fluid-5641 [class*="social-icon-reddit"].article_motion_daa2 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary-fluid-5641 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary-fluid-5641 [class*="social-icon-rss"].article_motion_daa2 {
  background-color: transparent;
  color: #f26522;
}
.tertiary-fluid-5641 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary-fluid-5641
  [class*="social-icon-shopping-cart"].article_motion_daa2 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary-fluid-5641 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary-fluid-5641 [class*="social-icon-skype"].article_motion_daa2 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary-fluid-5641 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary-fluid-5641 [class*="social-icon-slideshare"].article_motion_daa2 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary-fluid-5641 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary-fluid-5641 [class*="social-icon-snapchat"].article_motion_daa2 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary-fluid-5641 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary-fluid-5641 [class*="social-icon-soundcloud"].article_motion_daa2 {
  background-color: transparent;
  color: #f80;
}
.tertiary-fluid-5641 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary-fluid-5641 [class*="social-icon-spotify"].article_motion_daa2 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary-fluid-5641 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary-fluid-5641
  [class*="social-icon-stack-overflow"].article_motion_daa2 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary-fluid-5641 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary-fluid-5641 [class*="social-icon-maldkfgram"].article_motion_daa2 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary-fluid-5641 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary-fluid-5641 [class*="social-icon-tripadvisor"].article_motion_daa2 {
  background-color: transparent;
  color: #589442;
}
.tertiary-fluid-5641 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary-fluid-5641 [class*="social-icon-tumblr"].article_motion_daa2 {
  background-color: transparent;
  color: #35465c;
}
.tertiary-fluid-5641 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary-fluid-5641 [class*="social-icon-twitch"].article_motion_daa2 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary-fluid-5641 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary-fluid-5641 [class*="social-icon-twitter"].article_motion_daa2 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary-fluid-5641 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary-fluid-5641 [class*="social-icon-vimeo"].article_motion_daa2 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary-fluid-5641 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary-fluid-5641 [class*="social-icon-vk"].article_motion_daa2 {
  background-color: transparent;
  color: #45668e;
}
.tertiary-fluid-5641 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary-fluid-5641 [class*="social-icon-weibo"].article_motion_daa2 {
  background-color: transparent;
  color: #df2029;
}
.tertiary-fluid-5641 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary-fluid-5641 [class*="social-icon-weixin"].article_motion_daa2 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary-fluid-5641 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary-fluid-5641 [class*="social-icon-whatsapp"].article_motion_daa2 {
  background-color: transparent;
  color: #25d366;
}
.tertiary-fluid-5641 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary-fluid-5641 [class*="social-icon-wordpress"].article_motion_daa2 {
  background-color: transparent;
  color: #21759b;
}
.tertiary-fluid-5641 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary-fluid-5641 [class*="social-icon-xing"].article_motion_daa2 {
  background-color: transparent;
  color: #026466;
}
.tertiary-fluid-5641 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary-fluid-5641 [class*="social-icon-yelp"].article_motion_daa2 {
  background-color: transparent;
  color: #af0606;
}
.tertiary-fluid-5641 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary-fluid-5641 [class*="social-icon-youtube"].article_motion_daa2 {
  background-color: transparent;
  color: #cd201f;
}
.breadcrumb_silver_2bff {
  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;
}
.breadcrumb_silver_2bff:hover {
  box-shadow: none;
  background: 0 0;
}
.form-west-345e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.large_2286 {
  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;
}
.row-e4fa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box-fba3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box-fba3,
.box-fba3::after,
.box-fba3::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;
}
.box-fba3::after,
.box-fba3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph_1347 .large_2286 .row-e4fa {
  margin-top: -2px;
  width: 19px;
}
.paragraph_1347 .large_2286 .box-fba3 {
  margin-top: -1px;
}
.paragraph_1347 .large_2286 .box-fba3,
.paragraph_1347 .large_2286 .box-fba3::after,
.paragraph_1347 .large_2286 .box-fba3::before {
  width: 19px;
  height: 2px;
}
.paragraph_1347 .large_2286 .box-fba3::before {
  top: -6px;
}
.paragraph_1347 .large_2286 .box-fba3::after {
  bottom: -6px;
}
.in_3ebc .large_2286 .row-e4fa {
  margin-top: -2px;
  width: 22px;
}
.in_3ebc .large_2286 .box-fba3 {
  margin-top: -1px;
}
.in_3ebc .large_2286 .box-fba3,
.in_3ebc .large_2286 .box-fba3::after,
.in_3ebc .large_2286 .box-fba3::before {
  width: 22px;
  height: 2px;
}
.in_3ebc .large_2286 .box-fba3::before {
  top: -7px;
}
.in_3ebc .large_2286 .box-fba3::after {
  bottom: -7px;
}
.east-54da .large_2286 .row-e4fa {
  margin-top: -2px;
  width: 31px;
}
.east-54da .large_2286 .box-fba3 {
  margin-top: -1.5px;
}
.east-54da .large_2286 .box-fba3,
.east-54da .large_2286 .box-fba3::after,
.east-54da .large_2286 .box-fba3::before {
  width: 31px;
  height: 3px;
}
.east-54da .large_2286 .box-fba3::before {
  top: -9px;
}
.east-54da .large_2286 .box-fba3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pattern-776b .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-776b .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .pattern-776b .large_2286 .box-fba3,
  .pattern-776b .large_2286 .box-fba3::after,
  .pattern-776b .large_2286 .box-fba3::before {
    width: 19px;
    height: 2px;
  }
  .pattern-776b .large_2286 .box-fba3::before {
    top: -6px;
  }
  .pattern-776b .large_2286 .box-fba3::after {
    bottom: -6px;
  }
  .content_ff8d .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 22px;
  }
  .content_ff8d .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .content_ff8d .large_2286 .box-fba3,
  .content_ff8d .large_2286 .box-fba3::after,
  .content_ff8d .large_2286 .box-fba3::before {
    width: 22px;
    height: 2px;
  }
  .content_ff8d .large_2286 .box-fba3::before {
    top: -7px;
  }
  .content_ff8d .large_2286 .box-fba3::after {
    bottom: -7px;
  }
  .wood_c780 .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 31px;
  }
  .wood_c780 .large_2286 .box-fba3 {
    margin-top: -1.5px;
  }
  .wood_c780 .large_2286 .box-fba3,
  .wood_c780 .large_2286 .box-fba3::after,
  .wood_c780 .large_2286 .box-fba3::before {
    width: 31px;
    height: 3px;
  }
  .wood_c780 .large_2286 .box-fba3::before {
    top: -9px;
  }
  .wood_c780 .large_2286 .box-fba3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_e38f .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 19px;
  }
  .pressed_e38f .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .pressed_e38f .large_2286 .box-fba3,
  .pressed_e38f .large_2286 .box-fba3::after,
  .pressed_e38f .large_2286 .box-fba3::before {
    width: 19px;
    height: 2px;
  }
  .pressed_e38f .large_2286 .box-fba3::before {
    top: -6px;
  }
  .pressed_e38f .large_2286 .box-fba3::after {
    bottom: -6px;
  }
  .dirty_4500 .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 22px;
  }
  .dirty_4500 .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .dirty_4500 .large_2286 .box-fba3,
  .dirty_4500 .large_2286 .box-fba3::after,
  .dirty_4500 .large_2286 .box-fba3::before {
    width: 22px;
    height: 2px;
  }
  .dirty_4500 .large_2286 .box-fba3::before {
    top: -7px;
  }
  .dirty_4500 .large_2286 .box-fba3::after {
    bottom: -7px;
  }
  .gallery_wood_529a .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_wood_529a .large_2286 .box-fba3 {
    margin-top: -1.5px;
  }
  .gallery_wood_529a .large_2286 .box-fba3,
  .gallery_wood_529a .large_2286 .box-fba3::after,
  .gallery_wood_529a .large_2286 .box-fba3::before {
    width: 31px;
    height: 3px;
  }
  .gallery_wood_529a .large_2286 .box-fba3::before {
    top: -9px;
  }
  .gallery_wood_529a .large_2286 .box-fba3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev-b610 .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 19px;
  }
  .prev-b610 .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .prev-b610 .large_2286 .box-fba3,
  .prev-b610 .large_2286 .box-fba3::after,
  .prev-b610 .large_2286 .box-fba3::before {
    width: 19px;
    height: 2px;
  }
  .prev-b610 .large_2286 .box-fba3::before {
    top: -6px;
  }
  .prev-b610 .large_2286 .box-fba3::after {
    bottom: -6px;
  }
  .popup_f860 .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 22px;
  }
  .popup_f860 .large_2286 .box-fba3 {
    margin-top: -1px;
  }
  .popup_f860 .large_2286 .box-fba3,
  .popup_f860 .large_2286 .box-fba3::after,
  .popup_f860 .large_2286 .box-fba3::before {
    width: 22px;
    height: 2px;
  }
  .popup_f860 .large_2286 .box-fba3::before {
    top: -7px;
  }
  .popup_f860 .large_2286 .box-fba3::after {
    bottom: -7px;
  }
  .fixed-1e99 .large_2286 .row-e4fa {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-1e99 .large_2286 .box-fba3 {
    margin-top: -1.5px;
  }
  .fixed-1e99 .large_2286 .box-fba3,
  .fixed-1e99 .large_2286 .box-fba3::after,
  .fixed-1e99 .large_2286 .box-fba3::before {
    width: 31px;
    height: 3px;
  }
  .fixed-1e99 .large_2286 .box-fba3::before {
    top: -9px;
  }
  .fixed-1e99 .large_2286 .box-fba3::after {
    bottom: -9px;
  }
}
.card-clean-7120 .box-fba3 {
  -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);
}
.card-clean-7120 .box-fba3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.card-clean-7120 .box-fba3::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);
}
.card-clean-7120.wrapper_8eec .box-fba3 {
  -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);
}
.card-clean-7120.wrapper_8eec .box-fba3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.card-clean-7120.wrapper_8eec .box-fba3::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);
}
.thumbnail_965a {
  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.large-0289:before {
  display: none;
}
.slow-fa17 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slow-fa17 .column_hard_265f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slow-fa17 .column_hard_265f:last-of-type {
  border-bottom: none;
}
.slow-fa17 .column_hard_265f.logo_tall_7f64,
.slow-fa17 .column_hard_265f.container_tiny_a3af,
.slow-fa17 .column_hard_265f.dirty-f317 {
  padding: 0;
}
.slow-fa17 .shade-b4bd .message-48f2 {
  color: currentColor;
}
.slow-fa17 .shade-b4bd .message-48f2:focus,
.slow-fa17 .shade-b4bd .message-48f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-fa17.preview-hovered-1d22 .table-f70c,
.slow-fa17.preview-hovered-1d22 .breadcrumb-wide-86cb a,
.slow-fa17.preview-hovered-1d22 .module-paper-1288 a,
.slow-fa17.preview-hovered-1d22 .huge-0dc9 a {
  color: rgba(0, 0, 0, 0.55);
}
.slow-fa17.preview-hovered-1d22 .table-f70c:hover,
.slow-fa17.preview-hovered-1d22 .breadcrumb-wide-86cb a:hover,
.slow-fa17.preview-hovered-1d22 .module-paper-1288 a:hover,
.slow-fa17.preview-hovered-1d22 .huge-0dc9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-fa17.preview-hovered-1d22 .secondary-warm-7c38 {
  color: rgba(0, 0, 0, 0.8);
}
.slow-fa17.preview-hovered-1d22 .column_hard_265f {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-fa17.preview-hovered-1d22 .column_hard_265f:before {
  background: rgba(0, 0, 0, 0.08);
}
.slow-fa17.preview-hovered-1d22 .widget-542d:before {
  background: rgba(255, 255, 255, 0.9);
}
.slow-fa17.preview-hovered-1d22 .shade-b4bd .prev_fa1b li a,
.slow-fa17.preview-hovered-1d22 .shade-b4bd .message-48f2,
.slow-fa17.preview-hovered-1d22 .huge-0dc9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-fa17.preview-hovered-1d22 .shade-b4bd .message-48f2:focus,
.slow-fa17.preview-hovered-1d22 .shade-b4bd .message-48f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-fa17.preview-hovered-1d22 .prev_fa1b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slow-fa17.light_7a51 .table-f70c,
.slow-fa17.light_7a51 .breadcrumb-wide-86cb a,
.slow-fa17.light_7a51 .module-paper-1288 .message-48f2,
.slow-fa17.light_7a51 .module-paper-1288 a,
.slow-fa17.light_7a51 .huge-0dc9 a {
  color: rgba(255, 255, 255, 0.79);
}
.slow-fa17.light_7a51 .table-f70c:hover,
.slow-fa17.light_7a51 .breadcrumb-wide-86cb a:hover,
.slow-fa17.light_7a51 .module-paper-1288 .message-48f2:hover,
.slow-fa17.light_7a51 .module-paper-1288 a:hover,
.slow-fa17.light_7a51 .huge-0dc9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slow-fa17.light_7a51 .secondary-warm-7c38 {
  color: rgba(255, 255, 255, 0.99);
}
.slow-fa17.light_7a51 .column_hard_265f {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-fa17.light_7a51 .column_hard_265f:before {
  background: rgba(255, 255, 255, 0.08);
}
.slow-fa17.light_7a51 .widget-542d:before {
  background: rgba(0, 0, 0, 0.9);
}
.slow-fa17.light_7a51 .shade-b4bd .prev_fa1b li a,
.slow-fa17.light_7a51 .shade-b4bd .message-48f2,
.slow-fa17.light_7a51 .huge-0dc9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slow-fa17.light_7a51 .shade-b4bd .message-48f2:focus,
.slow-fa17.light_7a51 .shade-b4bd .message-48f2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slow-fa17.light_7a51 .prev_fa1b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-542d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget-542d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.current_43fc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_21bb .slow-fa17 {
  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;
}
.dropdown_21bb .column_hard_265f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_21bb .column_hard_265f: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) {
  .dropdown_21bb .column_hard_265f:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_21bb .column_hard_265f:last-child:before {
  content: none;
}
.dropdown_21bb .column_hard_265f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_21bb .shade-b4bd .prev_fa1b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_21bb .shade-b4bd .prev_fa1b li a .message-48f2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_21bb .shade-b4bd .huge-0dc9 {
  border: none;
}
.dropdown_21bb .shade-b4bd .huge-0dc9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_21bb .widget-542d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_21bb .current_43fc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_21bb .light_7a51 .widget-542d:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_21bb .preview-hovered-1d22.icon-4bbc .box-fba3 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_21bb
  .preview-hovered-1d22.icon-4bbc
  .box-fba3::after,
.dropdown_21bb
  .preview-hovered-1d22.icon-4bbc
  .box-fba3:before {
  background: inherit;
}
.dropdown_21bb
  .preview-hovered-1d22.icon-4bbc:hover
  .box-fba3 {
  background: rgba(0, 0, 0, 0.8);
}
.old-33c8 .slow-fa17 {
  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) {
  .old-33c8 .slow-fa17 {
    width: auto;
    right: 45px;
  }
}
.slow_bcb9 .slow-fa17 {
  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) {
  .slow_bcb9 .slow-fa17 {
    width: auto;
    left: 45px;
  }
}
.large-0289 .slow-fa17 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.large-0289 .current_43fc {
  max-width: 48em;
  margin: 0 auto;
}
.large-0289 .widget-542d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module-lower-ea96 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module-lower-ea96.dropdown_21bb .slow-fa17 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module-lower-ea96.old-33c8 .slow-fa17 {
  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);
}
.module-lower-ea96 .slow-fa17 {
  visibility: visible;
}
.module-lower-ea96.slow_bcb9 .slow-fa17 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tertiary-up-fe10,
.carousel_in_0510 {
  overflow-x: hidden;
}
.tertiary-up-fe10 .slow-fa17 {
  overflow: auto;
}
.tertiary-up-fe10.dropdown_21bb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-up-fe10.dropdown_21bb .slow-fa17 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tertiary-up-fe10.dropdown_21bb .breadcrumb_silver_2bff {
  opacity: 0;
}
.tertiary-up-fe10.old-33c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-up-fe10.old-33c8 .slow-fa17 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tertiary-up-fe10.old-33c8 .breadcrumb_silver_2bff {
  opacity: 0;
}
.tertiary-up-fe10.slow_bcb9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-up-fe10.slow_bcb9 .slow-fa17 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tertiary-up-fe10.slow_bcb9 .breadcrumb_silver_2bff {
  opacity: 0;
}
.tertiary-up-fe10.large-0289 .slow-fa17 {
  z-index: 10;
  visibility: visible;
}
.icon-4bbc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon-4bbc .box-fba3 {
  background: rgba(255, 255, 255, 0.99);
}
.icon-4bbc .box-fba3::after,
.icon-4bbc .box-fba3:before {
  background: inherit;
}
.icon-4bbc:hover .box-fba3 {
  background: rgba(255, 255, 255, 0.99);
}
.slow_bcb9 .icon-4bbc {
  top: 10px;
  right: auto;
  left: 12px;
}
.large-0289 .icon-4bbc {
  display: none !important;
}
.tertiary-up-fe10:before,
.carousel_in_0510:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tertiary-up-fe10 .icon-4bbc,
.carousel_in_0510 .icon-4bbc {
  display: inline-block;
}
.slow-fa17 .component_solid_cc10 {
  -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;
}
.tertiary-up-fe10 .slow-fa17 .component_solid_cc10,
.carousel_in_0510 .slow-fa17 .component_solid_cc10 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort_3657 .tertiary_e551 {
  width: 100%;
}
.feature_warm_5a60 {
  padding: 0 0.5em 0;
}
.feature_warm_5a60 [class*="customify-col-"],
.feature_warm_5a60 [class*="customify-col_"],
.feature_warm_5a60 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list-in-2e7b .feature_warm_5a60 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .section-1e53 .layout-bottom-52af,
  .layout-bottom-52af {
    display: none;
  }
  .search-2914 {
    text-align: left;
  }
  .box-stone-a1b4 {
    text-align: center;
  }
  .header-action-db7b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .section-1e53 .wrapper-warm-00bc,
  .wrapper-warm-00bc {
    display: none;
  }
  .outline-blue-8826 {
    text-align: left;
  }
  .description-dd2a {
    text-align: center;
  }
  .slow-5a47 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .section-1e53 .silver_a793,
  .silver_a793 {
    display: none;
  }
  .north_3e97 {
    text-align: left;
  }
  .breadcrumb_b6df {
    text-align: center;
  }
  .heading-170f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-south-f5e1 {
  box-shadow: none !important;
}
.medium-cd1f .widget-2126,
.focus_c4f5 .widget-2126 {
  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;
}
.focus_c4f5 .widget-2126 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup_e079 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup_e079:after,
.popup_e079:before {
  content: "";
  display: table;
}
.popup_e079:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup_e079 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup_e079,
.surface_90bf {
  max-width: 1248px;
  margin: 0 auto;
}

.in_e0ed.popup_focused_1f7a .popup_e079 {
  max-width: 100%;
}
.in_e0ed.filter_center_976b {
  max-width: 1200px;
  margin: 0 auto;
}
.in_e0ed.header_3e63 .popup_e079 {
  max-width: 100%;
}
.in_e0ed.header_3e63 > .popup_e079 {
  padding-left: 0;
  padding-right: 0;
}
.in_e0ed.header_3e63 > .popup_e079 .section-1e53 {
  margin: 0;
}
.in_e0ed.header_3e63
  > .popup_e079
  .shadow_4f18.input-white-2a52 {
  margin-right: 0;
  margin-left: 0;
}
.in_e0ed.header_3e63 #main.input-white-2a52 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_full_0acb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_full_0acb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element-8e58 .heading-cold-cb08 {
    padding-right: 1em;
  }
  .element-8e58.input_hot_2948 .shadow_4f18 {
    border-right: 1px solid #eaecee;
  }
  .element-8e58.input_hot_2948 .heading-cold-cb08 {
    padding-right: 1em;
  }
  .element-8e58.input_hot_2948 .last-429e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_east_2513 .heading-cold-cb08 {
    padding-left: 1em;
  }
  .badge_east_2513.input_hot_2948 .shadow_4f18 {
    border-left: 1px solid #eaecee;
  }
  .badge_east_2513.input_hot_2948 .heading-cold-cb08 {
    padding-left: 1em;
  }
  .badge_east_2513.input_hot_2948 .last-429e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider-focused-6591 .heading-cold-cb08 {
    padding-left: 1em;
  }
  .slider-focused-6591.input_hot_2948 .top-a768 {
    border-right: 1px solid #eaecee;
  }
  .slider-focused-6591.input_hot_2948 .notice_8f07 {
    border-right: 1px solid #eaecee;
  }
  .slider-focused-6591.input_hot_2948 .heading-cold-cb08 {
    padding-left: 1em;
  }
  .slider-focused-6591.input_hot_2948 .last-429e {
    padding-right: 1em;
  }
  .slider-focused-6591.input_hot_2948 .highlight_wide_c466 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_6687 .heading-cold-cb08 {
    padding-right: 1em;
  }
  .element_6687.input_hot_2948 .top-a768 {
    border-left: 1px solid #eaecee;
  }
  .element_6687.input_hot_2948 .notice_8f07 {
    border-left: 1px solid #eaecee;
  }
  .element_6687.input_hot_2948 .heading-cold-cb08 {
    padding-right: 1em;
  }
  .element_6687.input_hot_2948 .last-429e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_6687.input_hot_2948 .highlight_wide_c466 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_full_0acb .heading-cold-cb08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_full_0acb.input_hot_2948 .shadow_4f18 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_full_0acb.input_hot_2948 .heading-cold-cb08 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_full_0acb.input_hot_2948 .last-429e {
    padding-left: 1em;
  }
  .outline_full_0acb.input_hot_2948 .highlight_wide_c466 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_full_0acb.input_hot_2948 .heading-cold-cb08 {
    padding-left: 0;
  }
}
.aside-1754 .texture_out_9010 {
  display: inline-block;
}
.hero_south_1437 {
  display: inline-block;
}
.table_soft_f427 {
  word-con: break-word;
}
.description_dark_9577 > span {
  display: inline-block;
  padding: 5px 0;
}
.description_dark_9577 .backdrop-next-aa97 {
  margin-left: 8px;
  margin-right: 8px;
}
.description_dark_9577 .widget-old-8781 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column-south-432b .out-4a6e {
  margin-bottom: 2em;
}
.column-south-432b .small-6830 {
  margin-bottom: 15px;
}
.column-south-432b .small-6830:last-child {
  margin-bottom: 0;
}
.column-south-432b .feature-top-6c9d {
  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) {
  .column-south-432b .feature-top-6c9d {
    display: block;
  }
}
.column-south-432b .static_00da {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column-south-432b .static_00da {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column-south-432b .frame_pink_caad {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column-south-432b .frame_pink_caad img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column-south-432b .frame_pink_caad a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column-south-432b .table_soft_f427 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column-south-432b .table_soft_f427 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column-south-432b .lower_26cb p:last-child {
  margin-bottom: 0;
}
.column-south-432b .highlight-out-d844 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column-south-432b .section-black-2675 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column-south-432b .tag_8c30 {
  margin-top: 1em;
}
.column-south-432b .middle_2db5 {
  top: 0;
  display: block;
}
.column-south-432b .middle_2db5 a {
  color: inherit;
}
.column-south-432b .middle_2db5 a:hover {
  color: inherit;
}
.column-south-432b .item-under-42c9 {
  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;
}
.column-south-432b .item-under-42c9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column-south-432b .section-black-2675 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column-south-432b .fast-01e5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column-south-432b .fast-01e5:first-child {
  margin-top: 0;
}
.column-south-432b .fast-01e5.secondary_f7c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column-south-432b .fast-01e5.purple-8bf3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column-south-432b
  .fast-01e5.purple-8bf3.next-d931
  .tag_8c30 {
  width: 100%;
}
.column-south-432b .purple-8bf3 {
  -webkit-box-align: center;
  align-items: center;
}
.column-south-432b .purple-8bf3 .description_dark_9577,
.column-south-432b .purple-8bf3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column-south-432b .frame_pink_caad {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-south-432b .frame_pink_caad img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column-south-432b .frame_pink_caad: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;
}
.column-south-432b .secondary_f7c3 {
  z-index: 5;
}
.column-south-432b .button_pro_ac62 .primary-7e20 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column-south-432b .outline_pro_88c8 .primary-7e20 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column-south-432b .hard-3315 .primary-7e20 {
  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;
}
.column-south-432b.wide-00d3 .feature-top-6c9d,
.column-south-432b.surface-simple-d6ce .feature-top-6c9d {
  display: block;
}
.column-south-432b.wide-00d3 .feature-top-6c9d .aside_521e,
.column-south-432b.wide-00d3 .feature-top-6c9d .section-black-2675,
.column-south-432b.surface-simple-d6ce .feature-top-6c9d .aside_521e,
.column-south-432b.surface-simple-d6ce .feature-top-6c9d .section-black-2675 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column-south-432b.pattern_bright_5f91 .static_00da {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column-south-432b.pattern_bright_5f91 .static_00da {
    margin-right: 0;
  }
}
.column-south-432b.wide-00d3 .static_00da,
.column-south-432b.surface-simple-d6ce .static_00da {
  padding-top: 40%;
}
.column-south-432b.wide-00d3 .out-4a6e,
.column-south-432b.surface-simple-d6ce .out-4a6e {
  display: block;
}
.column-south-432b.wide-00d3 .fn-sticky-edcb .section-black-2675,
.column-south-432b.surface-simple-d6ce .fn-sticky-edcb .section-black-2675 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column-south-432b.wide-00d3 .static_00da,
.column-south-432b.surface-simple-d6ce .static_00da {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column-south-432b.wide-00d3 .section-black-2675 {
  padding: 1em;
}
.small_3a5b {
  margin: 30px auto;
  display: block;
}
.small_3a5b .gallery-cefd > * {
  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;
}
.small_3a5b .gallery-cefd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.small_3a5b .gallery-cefd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-7add .description_dark_9577 {
  margin-bottom: 1.41575em;
}
.outer-7add .light_6728 {
  margin-bottom: 1.618em;
}
.badge_5a88 .texture-stone-ab74 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge_5a88 .texture-stone-ab74 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge_5a88 .image_430d {
  max-width: 100%;
  overflow: auto;
}
.avatar-fast-1694 .badge_5a88 a:hover {
  text-decoration: underline;
}
.motion_42d3 .small-6830:not(.table_soft_f427),
.motion_42d3 .frame_pink_caad {
  margin-bottom: 1.41575em;
}
.motion_42d3 .small-6830:not(.table_soft_f427):last-child,
.motion_42d3 .frame_pink_caad:last-child {
  margin-bottom: 0;
}
.motion_42d3 .small-6830.stone-9097 {
  margin-bottom: 0.41575em;
}
.motion_42d3 .mini-30e8:before,
.motion_42d3 .component-first-4408:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.motion_42d3 .mini-30e8:before {
  content: "\f115";
}
.motion_42d3 .component-first-4408:before {
  content: "\f02c";
}
.motion_42d3 .focus_stale_5990 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.motion_42d3 .focus_stale_5990 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focused_a999 {
  display: -webkit-box;
  display: flex;
}
.focused_a999 .link_a1ac {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focused_a999 .link_a1ac {
    flex-basis: 90px;
  }
}
.focused_a999 .notice_in_2d8c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focused_a999 .notice_in_2d8c {
    flex-basis: calc(100% - 50px);
  }
}
.focused_a999 .wood_4973 p:last-child {
  margin-bottom: 0.72em;
}
.tag-dim-2d9d .gallery-cefd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tag-dim-2d9d .gallery-cefd:after,
.tag-dim-2d9d .gallery-cefd:before {
  content: "";
  display: table;
}
.tag-dim-2d9d .gallery-cefd:after {
  clear: both;
}
.tag-dim-2d9d .gallery-cefd .fast_aea8,
.tag-dim-2d9d .gallery-cefd .filter-black-9e44 {
  width: 49%;
}
.tag-dim-2d9d .gallery-cefd .fast_aea8 a span.carousel_569f,
.tag-dim-2d9d .gallery-cefd .filter-black-9e44 a span.carousel_569f {
  display: block;
  margin-bottom: 5px;
}
.tag-dim-2d9d .gallery-cefd .filter-black-9e44 {
  float: left;
  text-align: left;
}
.tag-dim-2d9d .gallery-cefd .fast_aea8 {
  float: right;
  text-align: right;
}
.pressed-57d8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pressed-57d8 {
    margin-bottom: 0;
  }
}
.grid_north_4de1 {
  margin-bottom: 1em;
}
.grid_north_4de1 .table_soft_f427 {
  font-size: 1.1em;
  line-height: 1.3;
}
.hidden-huge-7e28 a {
  display: block;
  line-height: 0;
  position: relative;
}
.breadcrumb-selected-dac4 .grid_north_4de1,
.article_6301 .grid_north_4de1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .breadcrumb-selected-dac4 .grid_north_4de1,
  .article_6301 .grid_north_4de1 {
    display: block;
  }
}
.breadcrumb-selected-dac4 .hidden-huge-7e28,
.article_6301 .hidden-huge-7e28 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .breadcrumb-selected-dac4 .hidden-huge-7e28,
  .article_6301 .hidden-huge-7e28 {
    margin-bottom: 1em;
  }
}
.breadcrumb-selected-dac4 .hidden-huge-7e28 img,
.article_6301 .hidden-huge-7e28 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.breadcrumb-selected-dac4 .short-dbb0,
.article_6301 .short-dbb0 {
  flex-basis: calc(100% - 160px);
}
.breadcrumb-selected-dac4 .short-dbb0 p,
.article_6301 .short-dbb0 p {
  margin-bottom: 0;
}
.breadcrumb-selected-dac4 .short-dbb0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-selected-dac4 .short-dbb0 {
    padding-left: 0;
  }
}
.article_6301 .short-dbb0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .article_6301 .short-dbb0 {
    padding-right: 0;
  }
}
.article_6301 .hidden-huge-7e28 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pink_5db0 .hidden-huge-7e28 {
  margin-bottom: 0.5em;
}
.pink_5db0 .hidden-huge-7e28 img {
  width: 100%;
}
.icon_1001 .iron-1db5,
.progress_330e .iron-1db5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.progress_330e .shadow_4f18 .image_hard_f31d p:last-child {
  margin-bottom: 0;
}
.simple-7c9f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.north_8c7a .image-58b0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .north_8c7a .image-58b0:last-of-type {
    margin-bottom: 0;
  }
}
.north_8c7a .image-58b0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north_8c7a .image-58b0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.north_8c7a .image-58b0 ul li {
  margin: 0 0 0.6em;
}
.north_8c7a .image-58b0 ul li.breadcrumb-ab09,
.north_8c7a .image-58b0 ul li.image_46ce {
  position: relative;
}
.north_8c7a .image-58b0 ul li.breadcrumb-ab09 .static-43b9,
.north_8c7a .image-58b0 ul li.image_46ce .static-43b9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.north_8c7a .image-58b0 ul li.breadcrumb-ab09:after:after,
.north_8c7a .image-58b0 ul li.breadcrumb-ab09:after:before,
.north_8c7a
  .image-58b0
  ul
  li.image_46ce:after:after,
.north_8c7a
  .image-58b0
  ul
  li.image_46ce:after:before {
  content: "";
  display: table;
}
.north_8c7a .image-58b0 ul li.breadcrumb-ab09:after:after,
.north_8c7a
  .image-58b0
  ul
  li.image_46ce:after:after {
  clear: both;
}
.north_8c7a .image-58b0 a.video-0e6f:hover {
  text-decoration: none;
}
.north_8c7a .image-58b0 select {
  max-width: 100%;
}
.north_8c7a .image-58b0 table {
  font-size: 85%;
}
.north_8c7a .image-58b0 table td,
.north_8c7a .image-58b0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.north_8c7a .image-58b0 table tfoot td {
  text-align: left;
}
.north_8c7a .image-58b0 :last-child {
  margin-bottom: 0;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 label {
  width: 100%;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 .current-706e {
  width: 100%;
  display: block;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 .carousel-ea3e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 .carousel-ea3e:hover svg #svg-search {
  fill: #444;
}
.north_8c7a .image-58b0 .thumbnail-advanced-cde5 .carousel-ea3e svg {
  width: 18px;
  height: 18px;
}
.north_8c7a .header-focused-800b ul ul,
.north_8c7a .filter-clean-996d ul ul,
.north_8c7a .chip_119e ul ul,
.north_8c7a .thick_c4fd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.north_8c7a .header-focused-800b .breadcrumb-67b1 > a,
.north_8c7a .filter-clean-996d .breadcrumb-67b1 > a,
.north_8c7a .chip_119e .breadcrumb-67b1 > a,
.north_8c7a .thick_c4fd .breadcrumb-67b1 > a {
  margin-bottom: 0;
}
.north_8c7a .pattern_b218 li,
.north_8c7a .header-focused-800b li,
.north_8c7a .fixed-f24e li,
.north_8c7a .filter-clean-996d li,
.north_8c7a .chip_119e li,
.north_8c7a .thick_c4fd li,
.north_8c7a .heading-958a li,
.north_8c7a .status_54ba li {
  display: block;
  position: relative;
}
.north_8c7a .pattern_b218 li:last-child,
.north_8c7a .header-focused-800b li:last-child,
.north_8c7a .fixed-f24e li:last-child,
.north_8c7a .filter-clean-996d li:last-child,
.north_8c7a .chip_119e li:last-child,
.north_8c7a .thick_c4fd li:last-child,
.north_8c7a .heading-958a li:last-child,
.north_8c7a .status_54ba li:last-child {
  border: none;
}
.north_8c7a .pattern_b218 li a,
.north_8c7a .header-focused-800b li a,
.north_8c7a .fixed-f24e li a,
.north_8c7a .filter-clean-996d li a,
.north_8c7a .chip_119e li a,
.north_8c7a .thick_c4fd li a,
.north_8c7a .heading-958a li a,
.north_8c7a .status_54ba li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north_8c7a .pattern_b218 li ul li::before,
.north_8c7a .header-focused-800b li ul li::before,
.north_8c7a .fixed-f24e li ul li::before,
.north_8c7a .filter-clean-996d li ul li::before,
.north_8c7a .chip_119e li ul li::before,
.north_8c7a .thick_c4fd li ul li::before,
.north_8c7a .heading-958a li ul li::before,
.north_8c7a .status_54ba li ul li::before {
  left: 15px;
}
.north_8c7a .pattern_b218 li ul a,
.north_8c7a .header-focused-800b li ul a,
.north_8c7a .fixed-f24e li ul a,
.north_8c7a .filter-clean-996d li ul a,
.north_8c7a .chip_119e li ul a,
.north_8c7a .thick_c4fd li ul a,
.north_8c7a .heading-958a li ul a,
.north_8c7a .status_54ba li ul a {
  padding-left: 20px;
}
.north_8c7a .pattern_b218 li ul ul li::before,
.north_8c7a .header-focused-800b li ul ul li::before,
.north_8c7a .fixed-f24e li ul ul li::before,
.north_8c7a .filter-clean-996d li ul ul li::before,
.north_8c7a .chip_119e li ul ul li::before,
.north_8c7a .thick_c4fd li ul ul li::before,
.north_8c7a .heading-958a li ul ul li::before,
.north_8c7a .status_54ba li ul ul li::before {
  left: 30px;
}
.north_8c7a .pattern_b218 li ul ul a,
.north_8c7a .header-focused-800b li ul ul a,
.north_8c7a .fixed-f24e li ul ul a,
.north_8c7a .filter-clean-996d li ul ul a,
.north_8c7a .chip_119e li ul ul a,
.north_8c7a .thick_c4fd li ul ul a,
.north_8c7a .heading-958a li ul ul a,
.north_8c7a .status_54ba li ul ul a {
  padding-left: 40px;
}
.north_8c7a .content_up_db28 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.north_8c7a .status_54ba ul li {
  margin-bottom: 1.41575em;
}
.north_8c7a .status_54ba ul li .mini-c4b0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.north_8c7a .status_54ba ul li .pattern-f26d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.light_7a51 .pattern_b218 li a,
.light_7a51 .header-focused-800b li a,
.light_7a51 .fixed-f24e li a,
.light_7a51 .filter-clean-996d li a,
.light_7a51 .chip_119e li a,
.light_7a51 .thick_c4fd li a,
.light_7a51 .heading-958a li a,
.light_7a51 .status_54ba li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_7a51 .content_up_db28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_7a51 .image-58b0 ul li.breadcrumb-ab09 .static-43b9,
.light_7a51 .image-58b0 ul li.image_46ce .static-43b9 {
  background: rgba(0, 0, 0, 0.2);
}
.light_7a51 .north_8c7a .image-58b0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_e0ed .north_8c7a .prev_fa1b li {
  margin: 0;
}
.in_e0ed .north_8c7a .prev_fa1b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.in_e0ed .north_8c7a .prev_fa1b li ul {
  margin: 0;
}
.in_e0ed .north_8c7a .prev_fa1b li ul li a {
  padding-left: 15px;
}
.in_e0ed .north_8c7a .prev_fa1b li ul li li a {
  padding-left: 30px;
}
.in_e0ed .north_8c7a .prev_fa1b li.preview-17f1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.in_e0ed .north_8c7a .prev_fa1b li.preview-17f1 > 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;
}
.in_e0ed .north_8c7a .prev_fa1b li.preview-17f1 > 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;
}
.dirty-86ad a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.component_warm_fbb3 {
  position: relative;
  z-index: 10;
}
.component_warm_fbb3 .component_solid_cc10 {
  width: 100%;
  max-width: 100%;
}
.mini_c638 .outer_9957 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.mini_c638 .preview-hovered-1d22 {
}
.mini_c638 .light_7a51 {
  background: #292929;
}
.west-9fbf .outer_9957 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.west-9fbf .preview-hovered-1d22 {
  background: #f9f9f9;
}
.west-9fbf .light_7a51 {
  background: #303030;
}
.tooltip_6329 .outer_9957 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_6329 .texture_out_9010 {
    margin-bottom: 1em;
  }
  .tooltip_6329 .texture_out_9010:last-child {
    margin-bottom: 0;
  }
}
.tooltip_6329 .preview-hovered-1d22 {
  background: #ededed;
}
.tooltip_6329 .light_7a51 {
  background: #1a1a1a;
}
.outer_9957.preview-hovered-1d22 {
  color: rgba(0, 0, 0, 0.6);
}
.outer_9957.preview-hovered-1d22 .wrapper_black_c7f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outer_9957.light_7a51 {
  color: rgba(255, 255, 255, 0.99);
}
.outer_9957.light_7a51 a:not(.video-0e6f) {
  color: rgba(255, 255, 255, 0.79);
}
.outer_9957.light_7a51 a:not(.video-0e6f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.outer_9957.light_7a51 .wrapper_black_c7f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer_9957.light_7a51 table tbody td,
.outer_9957.light_7a51 table th {
  background: rgba(0, 0, 0, 0.08);
}
.lower-e2cd.hovered_c082 .popup_e079 {
  max-width: initial;
}
.lower-e2cd .row_thick_9bb4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.lower-e2cd .row_thick_9bb4 .component_solid_cc10 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .lower-e2cd .row_thick_9bb4 .component_solid_cc10 {
    display: block;
    margin-bottom: 2em;
  }
  .lower-e2cd .row_thick_9bb4 .component_solid_cc10:last-child {
    margin-bottom: 0;
  }
}
.tooltip_6329 .texture_out_9010:last-child,
.west-9fbf .texture_out_9010:last-child,
.mini_c638 .texture_out_9010:last-child {
  margin-bottom: 0;
}
.tooltip_6329 .texture_out_9010 .north_8c7a .image-58b0:last-child,
.west-9fbf .texture_out_9010 .north_8c7a .image-58b0:last-child,
.mini_c638 .texture_out_9010 .north_8c7a .image-58b0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_6329 .filter_747b,
  .tooltip_6329 .paragraph-58a1,
  .west-9fbf .filter_747b,
  .west-9fbf .paragraph-58a1,
  .mini_c638 .filter_747b,
  .mini_c638 .paragraph-58a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .component_warm_fbb3 .texture_out_9010 {
    margin-bottom: 2em;
  }
}
.component_warm_fbb3 p:last-child {
  margin-bottom: 0;
}
.component_warm_fbb3 li,
.component_warm_fbb3 ul {
  list-style: none;
  margin: 0;
}
.component_warm_fbb3 ul ul {
  margin-left: 2.617924em;
}
.mask-de20 {
  font-size: 0.875em;
}

/* css-noise: c0be */
.promo-block-c5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
