/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail_9652/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail_9652
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.thumbnail_9652/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-459b.medium-149e/licenses/gpl-2.0.mask_focused_461f
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.tall_fee3/, (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.feature_5423.widget_static_8163/normalize.feature_pink_c46e/
 ======
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.feature_pink_c46e v7.0.0 | MIT License | github.thumbnail_9652/necolas/normalize.feature_pink_c46e */
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;
}
.up_1f0d .top_407c,
.hard_7263,
.pattern-outer-5862,
.bright-074d,
.silver-b632,
.notification-orange-c67a,
.solid_7064,
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;
}
.hard_7263,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard_7263,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_7263,
  h1 {
    font-size: 1.8em;
  }
}
.pattern-outer-5862,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pattern-outer-5862 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pattern-outer-5862,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-outer-5862,
  h2 {
    font-size: 1.7em;
  }
}
.bright-074d,
h3 {
  font-size: 1.618em;
}
.up_1f0d .top_407c,
.silver-b632,
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.new_479d {
  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;
}
.banner_green_11ae:after,
.banner_green_11ae:before,
.last-456b:after,
.last-456b:before {
  content: "";
  display: table;
}
.banner_green_11ae:after,
.last-456b:after {
  clear: both;
}
.outline-528a {
  float: right;
  margin-right: 0;
}
.mask_0a85 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container_ca95 .inner-063b,
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;
}
.container_ca95 .inner-063b: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;
}
.center-90ce .inner-063b {
  box-shadow: none;
}
.center-90ce
  .inner-063b
  .panel-south-88fe {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center-90ce .inner-063b .wrapper_177a {
  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;
}
.center-90ce
  .inner-063b
  .wrapper_177a
  b {
  display: none;
}
.center-90ce .box_silver_6ec4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(.thick_5622),
button:not(.logo-next-6e7e):not(.thick_5622),
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ),
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ),
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ) {
  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;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ):hover,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ):hover,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):hover,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):hover,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ):active,
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ):active,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):active,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):active,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):active,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus {
  outline: 0;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4 {
  position: relative;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .copper_96ed,
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .menu_e4bb,
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .search-motion-ffea,
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  i,
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  svg,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .copper_96ed,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .menu_e4bb,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .search-motion-ffea,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  i,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  svg,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .copper_96ed,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .menu_e4bb,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .search-motion-ffea,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  i,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  svg,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .copper_96ed,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .menu_e4bb,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .search-motion-ffea,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  i,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  svg,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .copper_96ed,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .menu_e4bb,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  .search-motion-ffea,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  i,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4
  svg {
  visibility: hidden;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4:after,
button:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4:after,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4:after,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4:after,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ).fn-loading-1ec4: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;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(.thick_5622),
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ),
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ),
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ) {
  color: #fff;
  background: #235787;
}
.primary-fresh-5d37:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="button"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="reset"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus,
input[type="submit"]:not(.logo-next-6e7e):not(
    .thick_5622
  ):focus {
  color: #fff;
}
.primary-fresh-5d37.fn-disabled-1ec4:not(.logo-next-6e7e):not(
    .thick_5622
  ),
.primary-fresh-5d37[disabled]:not(.logo-next-6e7e):not(
    .thick_5622
  ),
button.fn-disabled-1ec4:not(.logo-next-6e7e):not(
    .thick_5622
  ),
button[disabled]:not(.logo-next-6e7e):not(
    .thick_5622
  ) {
  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;
}
.bright_02f4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bright_02f4: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;
}
.heading-tiny-76a2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dim-8a2d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.out_7e5f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_green_11ae:after,
.banner_green_11ae:before,
.lower_94b6:after,
.lower_94b6:before,
.smooth_6c83:after,
.smooth_6c83:before,
.green-52f8:after,
.green-52f8:before,
.active-fast-4a35:after,
.active-fast-4a35:before,
.section-dirty-3bc7:after,
.section-dirty-3bc7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_green_11ae:after,
.lower_94b6:after,
.smooth_6c83:after,
.green-52f8:after,
.active-fast-4a35:after,
.section-dirty-3bc7:after {
  clear: both;
}
.lower_94b6 .chip_hard_c44f,
.smooth_6c83 .chip_hard_c44f,
.upper-a502 .chip_hard_c44f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description-1025 {
  display: inline-block;
}
.dynamic-764b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dynamic-764b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dynamic-764b .stone_62ca {
  padding: 1em 0;
  font-size: 85%;
}
.stone_62ca {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dirty_c678 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dirty_c678:after,
.dirty_c678:before {
  content: "";
  display: table;
}
.dirty_c678:after {
  clear: both;
}
.thumbnail_fbb6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header-dc86 .thumbnail_fbb6 {
  max-width: 50%;
}
.slow_2899 .thumbnail_fbb6 {
  max-width: 33.33%;
}
.icon_full_7448 .thumbnail_fbb6 {
  max-width: 25%;
}
.copper_3563 .thumbnail_fbb6 {
  max-width: 20%;
}
.white-a5ac .thumbnail_fbb6 {
  max-width: 16.66%;
}
.gold-8f2c .thumbnail_fbb6 {
  max-width: 14.28%;
}
.section_outer_a6c4 .thumbnail_fbb6 {
  max-width: 12.5%;
}
.overlay_new_2226 .thumbnail_fbb6 {
  max-width: 11.11%;
}
.dynamic_0ab0 {
  display: block;
}
.up_1f0d .search_5427 label,
.up_1f0d .dark_daf2 label,
.up_1f0d .disabled-first-a517 label,
.up_1f0d .footer-green-d2df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean_7444 {
  list-style: none;
  margin: 0;
}
.clean_7444 article.complex_d641 {
  margin-bottom: 0;
}
.clean_7444 ul {
  list-style: none;
  margin: 0;
}
.clean_7444 .message_selected_8003 li.complex_d641 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean_7444 .message_selected_8003 li.complex_d641 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean_7444 .message_selected_8003 li.complex_d641: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) {
  .clean_7444 .message_selected_8003 li.complex_d641 li.complex_d641 li.complex_d641 li.complex_d641 {
    padding-left: 0;
  }
}
article.complex_d641 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex_d641 .lower_94b6 p:last-of-type {
  margin-bottom: 0;
}
article.complex_d641 .footer-focused-5918 {
  float: left;
}
article.complex_d641 .progress-2170 {
  margin-left: 85px;
}
article.complex_d641 .stale_6d90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex_d641 .stale_6d90 .button_6672 {
  margin-left: 10px;
}
article.complex_d641 .hidden_red_ccc7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex_d641 .bottom_9bb6 {
  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 .search_5427,
  #respond .disabled-first-a517,
  #respond .footer-green-d2df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_5427 input,
#respond .disabled-first-a517 input,
#respond .footer-green-d2df input {
  width: 100%;
}
#respond .footer-green-d2df {
  margin-right: 0;
}
#respond .slider-9334 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_9b10 {
  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;
}
.box_9b10.paragraph-de12 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_9b10 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%);
}
.box_9b10:focus,
.box_9b10: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);
}
.pro_e3bf {
  border-radius: 10%;
}
.popup-paper-5b4a {
  border-radius: 50%;
}
.hard-9bd7 {
  font-size: 0.72em;
}
.shade_f5b7 {
  font-size: 0.875em;
}
.south-bcce {
  font-size: 1.1em;
}
.motion-cea0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.motion-cea0.hard-9bd7 {
  letter-spacing: 0.5px;
}
.background-762c,
.background-762c a {
  color: #6d6d6d;
}
.background-762c a:hover {
  color: #111;
}
.icon-old-eb33 {
  color: #6d6d6d;
}
.main_first_08e9 {
  overflow-x: hidden;
}
.main_first_08e9 .input-2c90.shadow_8635 {
  position: relative;
}
.main_first_08e9 .input-2c90.shadow_8635.menu_b52c {
  position: initial;
}
.main_first_08e9
  .input-2c90.shadow_8635.menu_b52c
  .alert-black-2389 {
  left: auto;
}
.main_first_08e9 .input-2c90 .alert-black-2389 {
  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;
}
.main_first_08e9 .input-2c90:hover.shadow_8635 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main_first_08e9
  .input-2c90:hover.shadow_8635
  .alert-black-2389 {
  display: block;
  z-index: 9999999;
}
.main_first_08e9 .section-left-e02e .main-c4af,
.main_first_08e9 .panel-fec4 .main-c4af {
  display: none;
}
.main_first_08e9 .dark_9946 .input-2c90:hover.shadow_8635 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.up_1f0d .search_5427 label,
.up_1f0d .dark_daf2 label,
.up_1f0d .disabled-first-a517 label,
.up_1f0d .footer-green-d2df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean_7444 {
  list-style: none;
  margin: 0;
}
.clean_7444 article.complex_d641 {
  margin-bottom: 0;
}
.clean_7444 ul {
  list-style: none;
  margin: 0;
}
.clean_7444 .message_selected_8003 li.complex_d641 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean_7444 .message_selected_8003 li.complex_d641 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean_7444 .message_selected_8003 li.complex_d641: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) {
  .clean_7444 .message_selected_8003 li.complex_d641 li.complex_d641 li.complex_d641 li.complex_d641 {
    padding-left: 0;
  }
}
article.complex_d641 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.complex_d641 .lower_94b6 p:last-of-type {
  margin-bottom: 0;
}
article.complex_d641 .footer-focused-5918 {
  float: left;
}
article.complex_d641 .progress-2170 {
  margin-left: 85px;
}
article.complex_d641 .stale_6d90 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.complex_d641 .stale_6d90 .button_6672 {
  margin-left: 10px;
}
article.complex_d641 .hidden_red_ccc7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.complex_d641 .bottom_9bb6 {
  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 .search_5427,
  #respond .disabled-first-a517,
  #respond .footer-green-d2df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_5427 input,
#respond .disabled-first-a517 input,
#respond .footer-green-d2df input {
  width: 100%;
}
#respond .footer-green-d2df {
  margin-right: 0;
}
#respond .slider-9334 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section-left-e02e .preview-ea5e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-ea5e .disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a:focus,
.preview-ea5e .disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a:hover,
.preview-ea5e .disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a:focus,
.preview-ea5e .disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a:hover,
.preview-ea5e .disabled_hard_2de5.element_264e .surface-paper-e999 > li > a:focus,
.preview-ea5e .disabled_hard_2de5.element_264e .surface-paper-e999 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e
  .disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.block_8ad1
  > a,
.preview-ea5e
  .disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.logo_paper_8562
  > a,
.preview-ea5e
  .disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.block_8ad1
  > a,
.preview-ea5e
  .disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.logo_paper_8562
  > a,
.preview-ea5e
  .disabled_hard_2de5.element_264e
  .surface-paper-e999
  > li.block_8ad1
  > a,
.preview-ea5e .disabled_hard_2de5.element_264e .surface-paper-e999 > li.bright-0e3d > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e .accordion_plasma_6e15,
.preview-ea5e .accordion_plasma_6e15 a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e .accordion-1d3e.pressed-167c li a,
.preview-ea5e .modal_large_271a a,
.preview-ea5e .element_091f,
.preview-ea5e .surface-paper-e999 > li > a,
.preview-ea5e .paragraph-white-c421 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e .accordion-1d3e.pressed-167c li a:hover,
.preview-ea5e .modal_large_271a a:hover,
.preview-ea5e .element_091f:hover,
.preview-ea5e .surface-paper-e999 > li > a:hover,
.preview-ea5e .paragraph-white-c421:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e .breadcrumb_cc87 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e .breadcrumb_cc87 .status-hard-46ea {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e .breadcrumb_cc87:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-ea5e .title_active_1349 .modal_inner_2e44 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e .title_active_1349 .modal_inner_2e44 .logo-out-a1d8 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e
  .title_active_1349
  .modal_inner_2e44
  .logo-out-a1d8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e
  .title_active_1349
  .modal_inner_2e44
  .logo-out-a1d8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e
  .title_active_1349
  .modal_inner_2e44
  .logo-out-a1d8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e
  .title_active_1349
  .modal_inner_2e44
  .logo-out-a1d8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e .title_active_1349 .bright-db7e {
  color: rgba(255, 255, 255, 0.79);
}
.preview-ea5e .title_active_1349 .bright-db7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_bronze_3e32
  .preview-ea5e
  .title_active_1349
  .modal-b1c8
  .search_last_6627 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_bronze_3e32
  .preview-ea5e
  .title_active_1349
  .modal-b1c8
  .logo-out-a1d8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-left-e02e .surface-6dbd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface-6dbd .disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a:focus,
.surface-6dbd .disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a:hover,
.surface-6dbd .disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a:focus,
.surface-6dbd .disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a:hover,
.surface-6dbd .disabled_hard_2de5.element_264e .surface-paper-e999 > li > a:focus,
.surface-6dbd .disabled_hard_2de5.element_264e .surface-paper-e999 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-6dbd
  .disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.block_8ad1
  > a,
.surface-6dbd
  .disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.logo_paper_8562
  > a,
.surface-6dbd
  .disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.block_8ad1
  > a,
.surface-6dbd
  .disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.logo_paper_8562
  > a,
.surface-6dbd
  .disabled_hard_2de5.element_264e
  .surface-paper-e999
  > li.block_8ad1
  > a,
.surface-6dbd .disabled_hard_2de5.element_264e .surface-paper-e999 > li.bright-0e3d > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-6dbd .accordion_plasma_6e15,
.surface-6dbd .accordion_plasma_6e15 a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-6dbd .accordion-1d3e.pressed-167c li a,
.surface-6dbd .modal_large_271a a,
.surface-6dbd .element_091f,
.surface-6dbd .surface-paper-e999 > li > a,
.surface-6dbd .paragraph-white-c421 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-6dbd .accordion-1d3e.pressed-167c li a:hover,
.surface-6dbd .modal_large_271a a:hover,
.surface-6dbd .element_091f:hover,
.surface-6dbd .surface-paper-e999 > li > a:hover,
.surface-6dbd .paragraph-white-c421:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-6dbd .breadcrumb_cc87 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-6dbd .breadcrumb_cc87 .status-hard-46ea {
  color: rgba(0, 0, 0, 0.8);
}
.surface-6dbd .breadcrumb_cc87:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_current_0c70 .shadow_gas_6fda {
  margin-left: auto;
  margin-right: auto;
}
.smooth_6c83 > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth_6c83 .heading-tiny-76a2 {
  margin-right: 1.41575em;
}
.hover_1cdf .smooth_6c83 > .message_d3ed {
  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;
}
.hover_1cdf .smooth_6c83 > .copper_c308 {
  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;
}
.pressed-cacc.heading_current_0c70 .shadow_gas_6fda,
.hard-2718.heading_current_0c70 .shadow_gas_6fda {
  margin-left: 0;
}
.video_tall_a2a1.heading_current_0c70 .shadow_gas_6fda,
.sort_outer_e045.heading_current_0c70 .shadow_gas_6fda {
  margin-right: 0;
}
.smooth_6c83 ol,
.smooth_6c83 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_deed video {
  max-width: 100%;
}
.search_current_4331 img {
  display: block;
}
.search_current_4331.heading-tiny-76a2,
.search_current_4331.dim-8a2d {
  width: 100%;
}
.search_current_4331.copper_c308 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.grid_1dc7:not(.content-e61e) {
  margin: 1.5em auto;
}
.media_hovered_5132 p {
  padding: 1.5em 14px;
}
ul.form_d33e.copper_c308,
ul.form_d33e.message_d3ed,
ul.form_d33e.soft_463d.message_d3ed {
  padding: 0 14px;
}
.stone-4557 {
  display: block;
  overflow-x: auto;
}
.stone-4557 table {
  border-collapse: collapse;
  width: 100%;
}
.stone-4557 td,
.stone-4557 th {
  padding: 0.5em;
}
.smooth_6c83 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth_6c83 ol ol,
.smooth_6c83 ol ul,
.smooth_6c83 ul ol,
.smooth_6c83 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth_6c83 ol ol li,
.smooth_6c83 ol ul li,
.smooth_6c83 ul ol li,
.smooth_6c83 ul ul li {
  margin-left: 0;
}
.text_5cf9.heading_middle_5be3 > .banner_7ddf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.text_5cf9.heading_middle_5be3 > .banner_7ddf iframe,
.text_5cf9.heading_middle_5be3 > .banner_7ddf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.iron_3ed1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.iron_3ed1.huge-ba4e {
  padding: 0;
}
.iron_3ed1.huge-ba4e cite {
  font-size: 13px;
}
.iron_3ed1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.iron_3ed1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.large-dfd1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.large-dfd1 > p:first-child {
  margin-top: 0;
}
.large-dfd1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.large-dfd1 blockquote {
  border-left: 0;
}
.rough-260c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.rough-260c:not(.outline_6c8b) {
  max-width: 100px;
}
.rough-260c.layout_e2e4 {
  border-bottom: none !important;
  text-align: center;
}
.rough-260c.layout_e2e4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media_hovered_5132 p {
    padding: 1.5em 0;
  }
}
.footer_first_2d6f {
  color: #0073aa;
}
.frame_25e5 {
  background-color: #0073aa;
}
.dim-07ab {
  color: #229fd8;
}
.row-3772 {
  background-color: #229fd8;
}
.form-top-347e {
  color: #eee;
}
.mask_55d8 {
  background-color: #eee;
}
.tooltip-36c4 {
  color: #444;
}
.liquid_ebe3 {
  background-color: #444;
}
.text-5d51 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.text-5d51 .logo-dark-48ec .modal_large_271a {
  font-size: 15px;
}
.text-5d51 .modal_large_271a {
  line-height: 1.3;
}
.text-5d51 .surface-6dbd {
}
.text-5d51 .preview-ea5e {
  background: #235787;
}
.banner_25ee {
  padding: 0;
}
.banner_25ee .preview-ea5e {
  background: #1a1a1a;
}
.banner_25ee .surface-6dbd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge-paper-0c22 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge-paper-0c22 .surface-6dbd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge-paper-0c22 .preview-ea5e {
  background: #303030;
}
.section-dirty-3bc7 {
  position: relative;
  z-index: 10;
}
.section-dirty-3bc7 .label_mini_b876 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_clean_8ee9 .shadow_8635 {
  display: inline-block;
  vertical-align: middle;
}
.detail_clean_8ee9.avatar_a00a .shadow_8635 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_clean_8ee9.avatar_a00a .shadow_8635 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_clean_8ee9.avatar_a00a .shadow_8635 {
    margin-right: 0.4em;
  }
}
.detail_clean_8ee9.avatar_a00a .shadow_8635:last-child {
  margin-right: 0;
}
.section-focused-fcdd .label_mini_b876 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .section-left-e02e .logo-dark-48ec {
    margin: 0 -0.5em;
  }
  .section-left-e02e .logo-dark-48ec [class*="customify-col-"],
  .section-left-e02e .logo-dark-48ec [class*="customify-col_"],
  .section-left-e02e .logo-dark-48ec [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.section-left-e02e.row-4de4 .label_mini_b876 {
  background: 0 0 !important;
}
.section-left-e02e.row-4de4 .label_mini_b876,
.section-left-e02e.section-focused-fcdd .label_mini_b876 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .section-left-e02e.tertiary_glass_e358 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.section-left-e02e.section-focused-fcdd .label_mini_b876 {
  box-shadow: none !important;
}
.mask_4bec {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mask_4bec {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mask_4bec {
    padding: 18px 0 20px;
  }
}
.mask_4bec .fast_b73d {
  width: 100%;
}
.mask_4bec .badge_2872 {
  margin-bottom: 0;
}
.mask_4bec .content_new_c2ae {
  margin-top: 5px;
  font-size: 0.875em;
}
.content-9437 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.content-9437 .pagination_center_b27a {
  width: 100%;
}
.title-orange-1949 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.title-orange-1949 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.title-orange-1949 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;
}
.title-orange-1949 li:last-child:after {
  display: none;
}
.title-orange-1949 li a {
  font-weight: 500;
  margin-right: 10px;
}
.heading-1d08 .main-c4af button,
.mask_4bec .main-c4af button {
  left: 0;
}
.heading-1d08 .pagination_center_b27a,
.mask_4bec .pagination_center_b27a {
  padding-left: 0;
  padding-right: 0;
}
.heading-1d08 .content-9437,
.mask_4bec .content-9437 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.heading-1d08 {
  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;
}
.heading-1d08: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;
}
.heading-1d08 .list_cold_f3f8 {
  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) {
  .heading-1d08 .list_cold_f3f8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .heading-1d08 .list_cold_f3f8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .heading-1d08 .list_cold_f3f8 {
    min-height: 200px;
  }
}
.heading-1d08 .title-orange-1949 {
  color: rgba(255, 255, 255, 0.8);
}
.heading-1d08 .title-orange-1949 a,
.heading-1d08 .title-orange-1949 li:after {
  color: inherit;
}
.heading-1d08 .title-orange-1949 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.icon-next-9409 {
  margin-bottom: 0.5em;
}
.gradient_hard_3c00 {
  margin-bottom: 1.2em;
}
.gradient_hard_3c00,
.icon-next-9409 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient_hard_3c00 p:last-child,
.icon-next-9409 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .main-c4af,
#masthead .main-c4af {
  display: none;
}
#masthead
  > .main-c4af.next_480c {
  display: none;
}
#masthead > .main-c4af button {
  left: 0;
}
.overlay_074a {
  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%;
}
.overlay_074a .shadow_8635 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay_074a .panel_4615 {
  display: -webkit-box;
  display: flex;
}
.overlay_074a .panel_4615.cold_8bd3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay_074a .panel_4615.focus_wide_bdac {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay_074a .panel_4615.paper-3bca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay_074a.middle_c48f.dark_b913 .panel_4615.cold_8bd3 {
  flex-basis: 100%;
}
.overlay_074a.input-first-1e35 .panel_4615.focus_wide_bdac {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay_074a.input-first-1e35 .panel_4615.paper-3bca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .main-c4af.next_480c {
  display: none;
}
#masthead > .main-c4af button {
  left: 0;
}
.main-870d {
  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;
}
.main-870d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.main-870d.image_fluid_f6bd i {
  margin-right: 4px;
}
.main-870d.hero-last-078a i {
  margin-left: 5px;
}
.modal_large_271a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.modal_large_271a p:last-child {
  margin-bottom: 0;
}
.lower-c497 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower-c497 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower-c497 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower-c497 .accordion_plasma_6e15 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower-c497 .lite_df15 {
  margin: 5px 0 7px 0;
}
.lower-c497.pro_8b66 .row-8093 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-c497.pro_8b66 .article_34f3 {
  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;
}
.lower-c497.info_first_0a77 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower-c497.info_first_0a77 .row-8093 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower-c497.info_first_0a77 .article_34f3 {
  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;
}
.lower-c497.status-7296 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-c497.medium-a4f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower-c497.medium-a4f2 .article_34f3 {
  margin-top: 7px;
}
.backdrop-d5f4 {
  display: inline-block;
}
.section-dirty-3bc7 .heading_e0de .lower-c497 img {
  max-width: 100%;
}
.disabled_hard_2de5 .notification_out_54e1.footer_9914,
.frame_cde0 .notification_out_54e1.footer_9914 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_hard_2de5 .disabled-786f,
.frame_cde0 .disabled-786f {
  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%);
}
.disabled_hard_2de5 .disabled-786f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_hard_2de5.slider-north-8c6d .disabled-786f {
  display: none;
}
.disabled_hard_2de5 .input_plasma_fbbd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_hard_2de5 .input_plasma_fbbd li {
  display: inline-block;
  position: relative;
}
.disabled_hard_2de5 .input_plasma_fbbd li:last-child {
  margin-right: 0;
}
.disabled_hard_2de5 .input_plasma_fbbd 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;
}
.disabled_hard_2de5 .input_plasma_fbbd li.bright-0e3d > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_hard_2de5 .input_plasma_fbbd > 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;
}
.disabled_hard_2de5 .input_plasma_fbbd > li > a i {
  line-height: 0;
}
.disabled_hard_2de5 .input_plasma_fbbd > li.down_907b > a .disabled-786f {
  margin-left: 4px;
  line-height: 0;
}
.disabled_hard_2de5 .input_plasma_fbbd .light-3f57 li.down_907b > a {
  position: relative;
}
.disabled_hard_2de5 .input_plasma_fbbd .light-3f57 li.down_907b > a:after,
.disabled_hard_2de5 .input_plasma_fbbd .light-3f57 li.down_907b > a:before {
  content: "";
  display: table;
}
.disabled_hard_2de5 .input_plasma_fbbd .light-3f57 li.down_907b > a:after {
  clear: both;
}
.disabled_hard_2de5 .input_plasma_fbbd .light-3f57 li.down_907b > a .disabled-786f {
  margin-left: 5px;
  float: right;
}
.disabled_hard_2de5 .up-a47c,
.disabled_hard_2de5 .light-3f57 {
  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;
}
.disabled_hard_2de5 .light-3f57 {
  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;
}
.disabled_hard_2de5 .light-3f57 .footer_9914 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_hard_2de5 .light-3f57 .disabled-786f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_hard_2de5 .light-3f57 li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_hard_2de5 .light-3f57 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;
}
.disabled_hard_2de5 .light-3f57 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_hard_2de5 .light-3f57 .light-3f57 {
  top: 0;
  left: 100%;
}
.disabled_hard_2de5 .preview_7caf.fn-focus-1ec4 > .up-a47c,
.disabled_hard_2de5 .preview_7caf.fn-focus-1ec4 > .light-3f57,
.disabled_hard_2de5 .preview_7caf:focus > .up-a47c,
.disabled_hard_2de5 .preview_7caf:focus > .light-3f57,
.disabled_hard_2de5 .preview_7caf:hover > .up-a47c,
.disabled_hard_2de5 .preview_7caf:hover > .light-3f57 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_hard_2de5.element_264e .surface-paper-e999:after,
.disabled_hard_2de5.element_264e .surface-paper-e999:before {
  content: "";
  display: table;
}
.disabled_hard_2de5.element_264e .surface-paper-e999:after {
  clear: both;
}
.disabled_hard_2de5.element_264e .surface-paper-e999 > li {
  float: left;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999:after,
.disabled_hard_2de5.bottom-c881 .surface-paper-e999:before {
  content: "";
  display: table;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999:after {
  clear: both;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999 > li {
  float: left;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_hard_2de5.bottom-c881 .surface-paper-e999 > li.block_8ad1 > a,
.disabled_hard_2de5.bottom-c881 .surface-paper-e999 > li.bright-0e3d > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a .footer_9914 {
  position: relative;
}
.disabled_hard_2de5.soft_b349 .surface-paper-e999 > li > a .footer_9914: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;
}
.disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li:focus
  > a
  .footer_9914:before,
.disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li:hover
  > a
  .footer_9914:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.block_8ad1
  > a
  .footer_9914:before,
.disabled_hard_2de5.soft_b349
  .surface-paper-e999
  > li.logo_paper_8562
  > a
  .footer_9914:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a .footer_9914 {
  position: relative;
}
.disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li > a .footer_9914: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;
}
.disabled_hard_2de5.list_rough_0cad .surface-paper-e999 > li:focus > a .footer_9914:before,
.disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li:hover
  > a
  .footer_9914:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.block_8ad1
  > a
  .footer_9914:before,
.disabled_hard_2de5.list_rough_0cad
  .surface-paper-e999
  > li.logo_paper_8562
  > a
  .footer_9914:before {
  width: 100%;
  background-color: currentColor;
}
.frame_cde0 .input_plasma_fbbd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.frame_cde0 .input_plasma_fbbd li:first-child > a {
  border-top: none;
}
.frame_cde0 .input_plasma_fbbd .small_92f3 > .footer_9914 .disabled-786f {
  display: none;
}
.frame_cde0 .input_plasma_fbbd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.frame_cde0 .input_plasma_fbbd li:last-child {
  border: none;
}
.frame_cde0 .input_plasma_fbbd li.down_907b > a {
  padding-right: 45px !important;
}
.frame_cde0 .input_plasma_fbbd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.frame_cde0 .input_plasma_fbbd li a:focus,
.frame_cde0 .input_plasma_fbbd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_cde0 .input_plasma_fbbd li .tabs_5e19 {
  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;
}
.frame_cde0 .input_plasma_fbbd li .tabs_5e19:hover {
  box-shadow: none;
}
.frame_cde0 .input_plasma_fbbd li .tabs_5e19 .disabled-786f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.frame_cde0 .input_plasma_fbbd .light-3f57 {
  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);
}
.frame_cde0 .input_plasma_fbbd .light-3f57 li a {
  padding-left: 3em;
}
.frame_cde0 .input_plasma_fbbd .photo-bbda > a .tabs_5e19 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame_cde0 .input_plasma_fbbd .photo-bbda > .light-3f57 {
  display: block;
  opacity: 1;
}
.avatar_1619 {
  max-width: 100%;
}
.focused-d379 {
  line-height: 0;
  cursor: pointer;
}
.paragraph-white-c421 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph-white-c421:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph-white-c421 svg {
  width: 18px;
  height: 18px;
}
.paragraph-white-c421 .basic-6894 {
  display: none;
}
.old-9ec4 {
  position: relative;
}
.old-9ec4.fn-active-1ec4 .paragraph-white-c421 .highlight_over_fca8 {
  display: none;
}
.old-9ec4.fn-active-1ec4 .paragraph-white-c421 .basic-6894 {
  display: inline-block;
}
.old-9ec4 .plasma_1212 {
  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);
}
.old-9ec4.under_552f .plasma_1212 {
  left: auto;
  right: -0.9em;
}
.old-9ec4.under_552f .hidden-smooth-deee::before {
  left: auto;
  right: 15px;
}
.old-9ec4.fn-active-1ec4 .plasma_1212 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-b1c8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal-b1c8 label {
  flex-basis: 100%;
}
.modal-b1c8 .modal_inner_2e44 {
  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;
}
.modal-b1c8 .logo-out-a1d8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal-b1c8 .logo-out-a1d8:focus {
  background-color: transparent;
}
.modal-b1c8 button.bright-db7e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal-b1c8 button.bright-db7e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal-b1c8 button.bright-db7e svg {
  width: 18px;
  height: 18px;
}
.modal-b1c8 input[type="submit"] {
  min-height: auto;
}
.title_active_1349 .modal-b1c8 .logo-out-a1d8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden-smooth-deee {
  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) {
  .hidden-smooth-deee {
    width: 220px;
  }
}
.hidden-smooth-deee label {
  flex-basis: 100%;
}
.hidden-smooth-deee::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;
}
.avatar_bronze_3e32 .title_active_1349 .modal-b1c8 {
  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;
}
.avatar_bronze_3e32
  .title_active_1349
  .modal-b1c8
  .modal_inner_2e44 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar_bronze_3e32 .title_active_1349 .modal-b1c8 .logo-out-a1d8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar_bronze_3e32
  .title_active_1349
  .modal-b1c8
  .logo-out-a1d8:focus {
  background: 0 0;
}
.avatar_bronze_3e32
  .title_active_1349
  .modal-b1c8
  .search_last_6627 {
  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;
}
.accordion-1d3e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion-1d3e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion-1d3e li:last-child {
  margin-right: 0;
}
.accordion-1d3e li:first-child {
  margin-left: 0;
}
.accordion-1d3e.popup-fast-696f a {
  color: #fff;
}
.accordion-1d3e.popup-fast-696f a:hover {
  color: #fff;
}
.accordion-1d3e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion-1d3e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion-1d3e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion-1d3e a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion-1d3e [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion-1d3e [class*="social-icon-apple"].list-in-7635 {
  background-color: transparent;
  color: #999;
}
.accordion-1d3e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion-1d3e [class*="social-icon-behance"].list-in-7635 {
  background-color: transparent;
  color: #1769ff;
}
.accordion-1d3e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion-1d3e [class*="social-icon-bitbucket"].list-in-7635 {
  background-color: transparent;
  color: #205081;
}
.accordion-1d3e [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion-1d3e [class*="social-icon-codepen"].list-in-7635 {
  background-color: transparent;
  color: #000;
}
.accordion-1d3e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion-1d3e [class*="social-icon-delicious"].list-in-7635 {
  background-color: transparent;
  color: #39f;
}
.accordion-1d3e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion-1d3e [class*="social-icon-digg"].list-in-7635 {
  background-color: transparent;
  color: #005be2;
}
.accordion-1d3e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion-1d3e [class*="social-icon-dribbble"].list-in-7635 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion-1d3e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion-1d3e [class*="social-icon-envelope"].list-in-7635 {
  background-color: transparent;
  color: #ea4335;
}
.accordion-1d3e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion-1d3e [class*="social-icon-facebook"].list-in-7635 {
  background-color: transparent;
  color: #3b5998;
}
.accordion-1d3e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion-1d3e [class*="social-icon-flickr"].list-in-7635 {
  background-color: transparent;
  color: #0063dc;
}
.accordion-1d3e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion-1d3e [class*="social-icon-foursquare"].list-in-7635 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion-1d3e [class*="social-icon-github"] {
  background-color: #333;
}
.accordion-1d3e [class*="social-icon-github"].list-in-7635 {
  background-color: transparent;
  color: #333;
}
.accordion-1d3e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion-1d3e [class*="social-icon-google-plus"].list-in-7635 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion-1d3e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion-1d3e [class*="social-icon-houzz"].list-in-7635 {
  background-color: transparent;
  color: #7ac142;
}
.accordion-1d3e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion-1d3e [class*="social-icon-instagram"].list-in-7635 {
  background-color: transparent;
  color: #262626;
}
.accordion-1d3e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion-1d3e [class*="social-icon-jsfiddle"].list-in-7635 {
  background-color: transparent;
  color: #487aa2;
}
.accordion-1d3e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion-1d3e [class*="social-icon-linkedin"].list-in-7635 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-1d3e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion-1d3e [class*="social-icon-medium"].list-in-7635 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion-1d3e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion-1d3e
  [class*="social-icon-odnoklassniki"].list-in-7635 {
  background-color: transparent;
  color: #f4731c;
}
.accordion-1d3e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion-1d3e [class*="social-icon-meetup"].list-in-7635 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion-1d3e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion-1d3e [class*="social-icon-pinterest"].list-in-7635 {
  background-color: transparent;
  color: #bd081c;
}
.accordion-1d3e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion-1d3e [class*="social-icon-product-hunt"].list-in-7635 {
  background-color: transparent;
  color: #da552f;
}
.accordion-1d3e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion-1d3e [class*="social-icon-reddit"].list-in-7635 {
  background-color: transparent;
  color: #ff4500;
}
.accordion-1d3e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion-1d3e [class*="social-icon-rss"].list-in-7635 {
  background-color: transparent;
  color: #f26522;
}
.accordion-1d3e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion-1d3e
  [class*="social-icon-shopping-cart"].list-in-7635 {
  background-color: transparent;
  color: #4caf50;
}
.accordion-1d3e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion-1d3e [class*="social-icon-skype"].list-in-7635 {
  background-color: transparent;
  color: #00aff0;
}
.accordion-1d3e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion-1d3e [class*="social-icon-slideshare"].list-in-7635 {
  background-color: transparent;
  color: #0077b5;
}
.accordion-1d3e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion-1d3e [class*="social-icon-snapchat"].list-in-7635 {
  background-color: transparent;
  color: #fffc00;
}
.accordion-1d3e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion-1d3e [class*="social-icon-soundcloud"].list-in-7635 {
  background-color: transparent;
  color: #f80;
}
.accordion-1d3e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion-1d3e [class*="social-icon-spotify"].list-in-7635 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion-1d3e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion-1d3e
  [class*="social-icon-stack-overflow"].list-in-7635 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion-1d3e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion-1d3e [class*="social-icon-maldkfgram"].list-in-7635 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion-1d3e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion-1d3e [class*="social-icon-tripadvisor"].list-in-7635 {
  background-color: transparent;
  color: #589442;
}
.accordion-1d3e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion-1d3e [class*="social-icon-tumblr"].list-in-7635 {
  background-color: transparent;
  color: #35465c;
}
.accordion-1d3e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion-1d3e [class*="social-icon-twitch"].list-in-7635 {
  background-color: transparent;
  color: #6441a5;
}
.accordion-1d3e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion-1d3e [class*="social-icon-twitter"].list-in-7635 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion-1d3e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion-1d3e [class*="social-icon-vimeo"].list-in-7635 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion-1d3e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion-1d3e [class*="social-icon-vk"].list-in-7635 {
  background-color: transparent;
  color: #45668e;
}
.accordion-1d3e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion-1d3e [class*="social-icon-weibo"].list-in-7635 {
  background-color: transparent;
  color: #df2029;
}
.accordion-1d3e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion-1d3e [class*="social-icon-weixin"].list-in-7635 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion-1d3e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion-1d3e [class*="social-icon-whatsapp"].list-in-7635 {
  background-color: transparent;
  color: #25d366;
}
.accordion-1d3e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion-1d3e [class*="social-icon-wordpress"].list-in-7635 {
  background-color: transparent;
  color: #21759b;
}
.accordion-1d3e [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion-1d3e [class*="social-icon-xing"].list-in-7635 {
  background-color: transparent;
  color: #026466;
}
.accordion-1d3e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion-1d3e [class*="social-icon-yelp"].list-in-7635 {
  background-color: transparent;
  color: #af0606;
}
.accordion-1d3e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion-1d3e [class*="social-icon-youtube"].list-in-7635 {
  background-color: transparent;
  color: #cd201f;
}
.element_091f {
  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;
}
.element_091f:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_motion_dac2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo-b55b {
  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;
}
.tiny-c3e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title_cd2f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title_cd2f,
.title_cd2f::after,
.title_cd2f::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;
}
.title_cd2f::after,
.title_cd2f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient-b5d6 .photo-b55b .tiny-c3e8 {
  margin-top: -2px;
  width: 19px;
}
.gradient-b5d6 .photo-b55b .title_cd2f {
  margin-top: -1px;
}
.gradient-b5d6 .photo-b55b .title_cd2f,
.gradient-b5d6 .photo-b55b .title_cd2f::after,
.gradient-b5d6 .photo-b55b .title_cd2f::before {
  width: 19px;
  height: 2px;
}
.gradient-b5d6 .photo-b55b .title_cd2f::before {
  top: -6px;
}
.gradient-b5d6 .photo-b55b .title_cd2f::after {
  bottom: -6px;
}
.surface-last-3e5f .photo-b55b .tiny-c3e8 {
  margin-top: -2px;
  width: 22px;
}
.surface-last-3e5f .photo-b55b .title_cd2f {
  margin-top: -1px;
}
.surface-last-3e5f .photo-b55b .title_cd2f,
.surface-last-3e5f .photo-b55b .title_cd2f::after,
.surface-last-3e5f .photo-b55b .title_cd2f::before {
  width: 22px;
  height: 2px;
}
.surface-last-3e5f .photo-b55b .title_cd2f::before {
  top: -7px;
}
.surface-last-3e5f .photo-b55b .title_cd2f::after {
  bottom: -7px;
}
.picture-69ba .photo-b55b .tiny-c3e8 {
  margin-top: -2px;
  width: 31px;
}
.picture-69ba .photo-b55b .title_cd2f {
  margin-top: -1.5px;
}
.picture-69ba .photo-b55b .title_cd2f,
.picture-69ba .photo-b55b .title_cd2f::after,
.picture-69ba .photo-b55b .title_cd2f::before {
  width: 31px;
  height: 3px;
}
.picture-69ba .photo-b55b .title_cd2f::before {
  top: -9px;
}
.picture-69ba .photo-b55b .title_cd2f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_next_baf4 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_next_baf4 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .nav_next_baf4 .photo-b55b .title_cd2f,
  .nav_next_baf4 .photo-b55b .title_cd2f::after,
  .nav_next_baf4 .photo-b55b .title_cd2f::before {
    width: 19px;
    height: 2px;
  }
  .nav_next_baf4 .photo-b55b .title_cd2f::before {
    top: -6px;
  }
  .nav_next_baf4 .photo-b55b .title_cd2f::after {
    bottom: -6px;
  }
  .iron-c1a9 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 22px;
  }
  .iron-c1a9 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .iron-c1a9 .photo-b55b .title_cd2f,
  .iron-c1a9 .photo-b55b .title_cd2f::after,
  .iron-c1a9 .photo-b55b .title_cd2f::before {
    width: 22px;
    height: 2px;
  }
  .iron-c1a9 .photo-b55b .title_cd2f::before {
    top: -7px;
  }
  .iron-c1a9 .photo-b55b .title_cd2f::after {
    bottom: -7px;
  }
  .banner_thick_57f0 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_thick_57f0 .photo-b55b .title_cd2f {
    margin-top: -1.5px;
  }
  .banner_thick_57f0 .photo-b55b .title_cd2f,
  .banner_thick_57f0 .photo-b55b .title_cd2f::after,
  .banner_thick_57f0 .photo-b55b .title_cd2f::before {
    width: 31px;
    height: 3px;
  }
  .banner_thick_57f0 .photo-b55b .title_cd2f::before {
    top: -9px;
  }
  .banner_thick_57f0 .photo-b55b .title_cd2f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_red_1417 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 19px;
  }
  .caption_red_1417 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .caption_red_1417 .photo-b55b .title_cd2f,
  .caption_red_1417 .photo-b55b .title_cd2f::after,
  .caption_red_1417 .photo-b55b .title_cd2f::before {
    width: 19px;
    height: 2px;
  }
  .caption_red_1417 .photo-b55b .title_cd2f::before {
    top: -6px;
  }
  .caption_red_1417 .photo-b55b .title_cd2f::after {
    bottom: -6px;
  }
  .pressed_7d33 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_7d33 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .pressed_7d33 .photo-b55b .title_cd2f,
  .pressed_7d33 .photo-b55b .title_cd2f::after,
  .pressed_7d33 .photo-b55b .title_cd2f::before {
    width: 22px;
    height: 2px;
  }
  .pressed_7d33 .photo-b55b .title_cd2f::before {
    top: -7px;
  }
  .pressed_7d33 .photo-b55b .title_cd2f::after {
    bottom: -7px;
  }
  .picture_dynamic_4fe5 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f {
    margin-top: -1.5px;
  }
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f,
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f::after,
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f::before {
    width: 31px;
    height: 3px;
  }
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f::before {
    top: -9px;
  }
  .picture_dynamic_4fe5 .photo-b55b .title_cd2f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focused-9635 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 19px;
  }
  .focused-9635 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .focused-9635 .photo-b55b .title_cd2f,
  .focused-9635 .photo-b55b .title_cd2f::after,
  .focused-9635 .photo-b55b .title_cd2f::before {
    width: 19px;
    height: 2px;
  }
  .focused-9635 .photo-b55b .title_cd2f::before {
    top: -6px;
  }
  .focused-9635 .photo-b55b .title_cd2f::after {
    bottom: -6px;
  }
  .main-new-34e1 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 22px;
  }
  .main-new-34e1 .photo-b55b .title_cd2f {
    margin-top: -1px;
  }
  .main-new-34e1 .photo-b55b .title_cd2f,
  .main-new-34e1 .photo-b55b .title_cd2f::after,
  .main-new-34e1 .photo-b55b .title_cd2f::before {
    width: 22px;
    height: 2px;
  }
  .main-new-34e1 .photo-b55b .title_cd2f::before {
    top: -7px;
  }
  .main-new-34e1 .photo-b55b .title_cd2f::after {
    bottom: -7px;
  }
  .new-1b80 .photo-b55b .tiny-c3e8 {
    margin-top: -2px;
    width: 31px;
  }
  .new-1b80 .photo-b55b .title_cd2f {
    margin-top: -1.5px;
  }
  .new-1b80 .photo-b55b .title_cd2f,
  .new-1b80 .photo-b55b .title_cd2f::after,
  .new-1b80 .photo-b55b .title_cd2f::before {
    width: 31px;
    height: 3px;
  }
  .new-1b80 .photo-b55b .title_cd2f::before {
    top: -9px;
  }
  .new-1b80 .photo-b55b .title_cd2f::after {
    bottom: -9px;
  }
}
.mask_out_97e2 .title_cd2f {
  -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);
}
.mask_out_97e2 .title_cd2f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask_out_97e2 .title_cd2f::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);
}
.mask_out_97e2.search_61ac .title_cd2f {
  -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);
}
.mask_out_97e2.search_61ac .title_cd2f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask_out_97e2.search_61ac .title_cd2f::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);
}
.alert-8a44 {
  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.picture_9a42:before {
  display: none;
}
.panel-fec4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel-fec4 .out_3c41 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel-fec4 .out_3c41:last-of-type {
  border-bottom: none;
}
.panel-fec4 .out_3c41.box_99b8,
.panel-fec4 .out_3c41.right-4550,
.panel-fec4 .out_3c41.info-6c49 {
  padding: 0;
}
.panel-fec4 .frame_cde0 .tabs_5e19 {
  color: currentColor;
}
.panel-fec4 .frame_cde0 .tabs_5e19:focus,
.panel-fec4 .frame_cde0 .tabs_5e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-fec4.surface-6dbd .breadcrumb_cc87,
.panel-fec4.surface-6dbd .modal_large_271a a,
.panel-fec4.surface-6dbd .surface-paper-e999 a,
.panel-fec4.surface-6dbd .light-3f57 a {
  color: rgba(0, 0, 0, 0.55);
}
.panel-fec4.surface-6dbd .breadcrumb_cc87:hover,
.panel-fec4.surface-6dbd .modal_large_271a a:hover,
.panel-fec4.surface-6dbd .surface-paper-e999 a:hover,
.panel-fec4.surface-6dbd .light-3f57 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-fec4.surface-6dbd .status-hard-46ea {
  color: rgba(0, 0, 0, 0.8);
}
.panel-fec4.surface-6dbd .out_3c41 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-fec4.surface-6dbd .out_3c41:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel-fec4.surface-6dbd .fluid_b16b:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel-fec4.surface-6dbd .frame_cde0 .input_plasma_fbbd li a,
.panel-fec4.surface-6dbd .frame_cde0 .tabs_5e19,
.panel-fec4.surface-6dbd .light-3f57 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-fec4.surface-6dbd .frame_cde0 .tabs_5e19:focus,
.panel-fec4.surface-6dbd .frame_cde0 .tabs_5e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-fec4.surface-6dbd .input_plasma_fbbd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-fec4.preview-ea5e .breadcrumb_cc87,
.panel-fec4.preview-ea5e .modal_large_271a a,
.panel-fec4.preview-ea5e .surface-paper-e999 .tabs_5e19,
.panel-fec4.preview-ea5e .surface-paper-e999 a,
.panel-fec4.preview-ea5e .light-3f57 a {
  color: rgba(255, 255, 255, 0.79);
}
.panel-fec4.preview-ea5e .breadcrumb_cc87:hover,
.panel-fec4.preview-ea5e .modal_large_271a a:hover,
.panel-fec4.preview-ea5e .surface-paper-e999 .tabs_5e19:hover,
.panel-fec4.preview-ea5e .surface-paper-e999 a:hover,
.panel-fec4.preview-ea5e .light-3f57 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-fec4.preview-ea5e .status-hard-46ea {
  color: rgba(255, 255, 255, 0.99);
}
.panel-fec4.preview-ea5e .out_3c41 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-fec4.preview-ea5e .out_3c41:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel-fec4.preview-ea5e .fluid_b16b:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-fec4.preview-ea5e .frame_cde0 .input_plasma_fbbd li a,
.panel-fec4.preview-ea5e .frame_cde0 .tabs_5e19,
.panel-fec4.preview-ea5e .light-3f57 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-fec4.preview-ea5e .frame_cde0 .tabs_5e19:focus,
.panel-fec4.preview-ea5e .frame_cde0 .tabs_5e19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-fec4.preview-ea5e .input_plasma_fbbd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid_b16b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fluid_b16b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade_52ba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.badge_35ae .panel-fec4 {
  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;
}
.badge_35ae .out_3c41 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.badge_35ae .out_3c41: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) {
  .badge_35ae .out_3c41:before {
    width: 16%;
    left: 42%;
  }
}
.badge_35ae .out_3c41:last-child:before {
  content: none;
}
.badge_35ae .out_3c41[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.badge_35ae .frame_cde0 .input_plasma_fbbd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.badge_35ae .frame_cde0 .input_plasma_fbbd li a .tabs_5e19 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.badge_35ae .frame_cde0 .light-3f57 {
  border: none;
}
.badge_35ae .frame_cde0 .light-3f57 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.badge_35ae .fluid_b16b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.badge_35ae .shade_52ba {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.badge_35ae .preview-ea5e .fluid_b16b:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_35ae .surface-6dbd.button_57b4 .title_cd2f {
  background: rgba(0, 0, 0, 0.6);
}
.badge_35ae
  .surface-6dbd.button_57b4
  .title_cd2f::after,
.badge_35ae
  .surface-6dbd.button_57b4
  .title_cd2f:before {
  background: inherit;
}
.badge_35ae
  .surface-6dbd.button_57b4:hover
  .title_cd2f {
  background: rgba(0, 0, 0, 0.8);
}
.down_46c8 .panel-fec4 {
  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) {
  .down_46c8 .panel-fec4 {
    width: auto;
    right: 45px;
  }
}
.search-dark-988f .panel-fec4 {
  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) {
  .search-dark-988f .panel-fec4 {
    width: auto;
    left: 45px;
  }
}
.picture_9a42 .panel-fec4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture_9a42 .shade_52ba {
  max-width: 48em;
  margin: 0 auto;
}
.picture_9a42 .fluid_b16b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.cold-5c55 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.cold-5c55.badge_35ae .panel-fec4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.cold-5c55.down_46c8 .panel-fec4 {
  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);
}
.cold-5c55 .panel-fec4 {
  visibility: visible;
}
.cold-5c55.search-dark-988f .panel-fec4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.out_9a04,
.section-de33 {
  overflow-x: hidden;
}
.out_9a04 .panel-fec4 {
  overflow: auto;
}
.out_9a04.badge_35ae {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out_9a04.badge_35ae .panel-fec4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.out_9a04.badge_35ae .element_091f {
  opacity: 0;
}
.out_9a04.down_46c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out_9a04.down_46c8 .panel-fec4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.out_9a04.down_46c8 .element_091f {
  opacity: 0;
}
.out_9a04.search-dark-988f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.out_9a04.search-dark-988f .panel-fec4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.out_9a04.search-dark-988f .element_091f {
  opacity: 0;
}
.out_9a04.picture_9a42 .panel-fec4 {
  z-index: 10;
  visibility: visible;
}
.button_57b4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.button_57b4 .title_cd2f {
  background: rgba(255, 255, 255, 0.99);
}
.button_57b4 .title_cd2f::after,
.button_57b4 .title_cd2f:before {
  background: inherit;
}
.button_57b4:hover .title_cd2f {
  background: rgba(255, 255, 255, 0.99);
}
.search-dark-988f .button_57b4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture_9a42 .button_57b4 {
  display: none !important;
}
.out_9a04:before,
.section-de33:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.out_9a04 .button_57b4,
.section-de33 .button_57b4 {
  display: inline-block;
}
.panel-fec4 .shadow_8635 {
  -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;
}
.out_9a04 .panel-fec4 .shadow_8635,
.section-de33 .panel-fec4 .shadow_8635 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_simple_3db3 .modal_inner_2e44 {
  width: 100%;
}
.heading_e0de {
  padding: 0 0.5em 0;
}
.heading_e0de [class*="customify-col-"],
.heading_e0de [class*="customify-col_"],
.heading_e0de [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_791e .heading_e0de {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .logo-dark-48ec .border_bottom_c66d,
  .border_bottom_c66d {
    display: none;
  }
  .aside_5ffc {
    text-align: left;
  }
  .modal_a8b8 {
    text-align: center;
  }
  .notification-8fd2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .logo-dark-48ec .grid-716e,
  .grid-716e {
    display: none;
  }
  .section_wood_9507 {
    text-align: left;
  }
  .content_d534 {
    text-align: center;
  }
  .down_030f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .logo-dark-48ec .gallery_e240,
  .gallery_e240 {
    display: none;
  }
  .under-d1e0 {
    text-align: left;
  }
  .large_daca {
    text-align: center;
  }
  .widget_dc69 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.article-4cdc {
  box-shadow: none !important;
}
.under_059f .slider_red_b462,
.main-5239 .slider_red_b462 {
  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;
}
.main-5239 .slider_red_b462 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label_mini_b876 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label_mini_b876:after,
.label_mini_b876:before {
  content: "";
  display: table;
}
.label_mini_b876:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label_mini_b876 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label_mini_b876,
.tertiary_glass_e358 {
  max-width: 1248px;
  margin: 0 auto;
}

.green-52f8.notification_f21e .label_mini_b876 {
  max-width: 100%;
}
.green-52f8.block_b644 {
  max-width: 1200px;
  margin: 0 auto;
}
.green-52f8.pink-9447 .label_mini_b876 {
  max-width: 100%;
}
.green-52f8.pink-9447 > .label_mini_b876 {
  padding-left: 0;
  padding-right: 0;
}
.green-52f8.pink-9447 > .label_mini_b876 .logo-dark-48ec {
  margin: 0;
}
.green-52f8.pink-9447
  > .label_mini_b876
  .outline-steel-2e6f.active_active_5820 {
  margin-right: 0;
  margin-left: 0;
}
.green-52f8.pink-9447 #main.active_active_5820 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion_warm_1179 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_warm_1179 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .out-1b38 .shadow_gas_6fda {
    padding-right: 1em;
  }
  .out-1b38.panel-warm-a93e .outline-steel-2e6f {
    border-right: 1px solid #eaecee;
  }
  .out-1b38.panel-warm-a93e .shadow_gas_6fda {
    padding-right: 1em;
  }
  .out-1b38.panel-warm-a93e .south-4418 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_a3b9 .shadow_gas_6fda {
    padding-left: 1em;
  }
  .focus_a3b9.panel-warm-a93e .outline-steel-2e6f {
    border-left: 1px solid #eaecee;
  }
  .focus_a3b9.panel-warm-a93e .shadow_gas_6fda {
    padding-left: 1em;
  }
  .focus_a3b9.panel-warm-a93e .south-4418 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_b653 .shadow_gas_6fda {
    padding-left: 1em;
  }
  .button_b653.panel-warm-a93e .prev_1f7d {
    border-right: 1px solid #eaecee;
  }
  .button_b653.panel-warm-a93e .media-5051 {
    border-right: 1px solid #eaecee;
  }
  .button_b653.panel-warm-a93e .shadow_gas_6fda {
    padding-left: 1em;
  }
  .button_b653.panel-warm-a93e .south-4418 {
    padding-right: 1em;
  }
  .button_b653.panel-warm-a93e .fixed-2867 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_bottom_1bdf .shadow_gas_6fda {
    padding-right: 1em;
  }
  .video_bottom_1bdf.panel-warm-a93e .prev_1f7d {
    border-left: 1px solid #eaecee;
  }
  .video_bottom_1bdf.panel-warm-a93e .media-5051 {
    border-left: 1px solid #eaecee;
  }
  .video_bottom_1bdf.panel-warm-a93e .shadow_gas_6fda {
    padding-right: 1em;
  }
  .video_bottom_1bdf.panel-warm-a93e .south-4418 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_bottom_1bdf.panel-warm-a93e .fixed-2867 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_warm_1179 .shadow_gas_6fda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_warm_1179.panel-warm-a93e .outline-steel-2e6f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion_warm_1179.panel-warm-a93e .shadow_gas_6fda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_warm_1179.panel-warm-a93e .south-4418 {
    padding-left: 1em;
  }
  .accordion_warm_1179.panel-warm-a93e .fixed-2867 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion_warm_1179.panel-warm-a93e .shadow_gas_6fda {
    padding-left: 0;
  }
}
.progress_d093 .detail_clean_8ee9 {
  display: inline-block;
}
.pattern_pressed_c92e {
  display: inline-block;
}
.chip-full-ee0b {
  word-con: break-word;
}
.top-5681 > span {
  display: inline-block;
  padding: 5px 0;
}
.top-5681 .photo-d3d7 {
  margin-left: 8px;
  margin-right: 8px;
}
.top-5681 .current_e76d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.silver-3622 .primary_dirty_b134 {
  margin-bottom: 2em;
}
.silver-3622 .active_full_6e79 {
  margin-bottom: 15px;
}
.silver-3622 .active_full_6e79:last-child {
  margin-bottom: 0;
}
.silver-3622 .accordion-e15a {
  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) {
  .silver-3622 .accordion-e15a {
    display: block;
  }
}
.silver-3622 .feature_4efd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .silver-3622 .feature_4efd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.silver-3622 .input-west-14da {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.silver-3622 .input-west-14da img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.silver-3622 .input-west-14da a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.silver-3622 .chip-full-ee0b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver-3622 .chip-full-ee0b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.silver-3622 .next-85c7 p:last-child {
  margin-bottom: 0;
}
.silver-3622 .surface-5152 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.silver-3622 .pressed-a5f1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.silver-3622 .aside-2b96 {
  margin-top: 1em;
}
.silver-3622 .image_complex_798d {
  top: 0;
  display: block;
}
.silver-3622 .image_complex_798d a {
  color: inherit;
}
.silver-3622 .image_complex_798d a:hover {
  color: inherit;
}
.silver-3622 .blue_7ffd {
  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;
}
.silver-3622 .blue_7ffd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.silver-3622 .pressed-a5f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.silver-3622 .notification_smooth_55ac {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.silver-3622 .notification_smooth_55ac:first-child {
  margin-top: 0;
}
.silver-3622 .notification_smooth_55ac.main-d1dd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.silver-3622 .notification_smooth_55ac.hover-liquid-8988 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver-3622
  .notification_smooth_55ac.hover-liquid-8988.tertiary_f73d
  .aside-2b96 {
  width: 100%;
}
.silver-3622 .hover-liquid-8988 {
  -webkit-box-align: center;
  align-items: center;
}
.silver-3622 .hover-liquid-8988 .top-5681,
.silver-3622 .hover-liquid-8988 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.silver-3622 .input-west-14da {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.silver-3622 .input-west-14da img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.silver-3622 .input-west-14da: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;
}
.silver-3622 .main-d1dd {
  z-index: 5;
}
.silver-3622 .fixed_332f .stale_71dc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.silver-3622 .tooltip_e38a .stale_71dc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.silver-3622 .nav-plasma-0c3d .stale_71dc {
  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;
}
.silver-3622.fresh_20da .accordion-e15a,
.silver-3622.down_70dc .accordion-e15a {
  display: block;
}
.silver-3622.fresh_20da .accordion-e15a .gallery_cea9,
.silver-3622.fresh_20da .accordion-e15a .pressed-a5f1,
.silver-3622.down_70dc .accordion-e15a .gallery_cea9,
.silver-3622.down_70dc .accordion-e15a .pressed-a5f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.silver-3622.left_96fb .feature_4efd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .silver-3622.left_96fb .feature_4efd {
    margin-right: 0;
  }
}
.silver-3622.fresh_20da .feature_4efd,
.silver-3622.down_70dc .feature_4efd {
  padding-top: 40%;
}
.silver-3622.fresh_20da .primary_dirty_b134,
.silver-3622.down_70dc .primary_dirty_b134 {
  display: block;
}
.silver-3622.fresh_20da .fn-sticky-1ec4 .pressed-a5f1,
.silver-3622.down_70dc .fn-sticky-1ec4 .pressed-a5f1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.silver-3622.fresh_20da .feature_4efd,
.silver-3622.down_70dc .feature_4efd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.silver-3622.fresh_20da .pressed-a5f1 {
  padding: 1em;
}
.heading_2d26 {
  margin: 30px auto;
  display: block;
}
.heading_2d26 .upper_7287 > * {
  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;
}
.heading_2d26 .upper_7287 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_2d26 .upper_7287 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fast_5e8a .top-5681 {
  margin-bottom: 1.41575em;
}
.fast_5e8a .feature_stone_6354 {
  margin-bottom: 1.618em;
}
.smooth_6c83 .active_4652 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth_6c83 .active_4652 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth_6c83 .progress_e794 {
  max-width: 100%;
  overflow: auto;
}
.heading_current_0c70 .smooth_6c83 a:hover {
  text-decoration: underline;
}
.large_53c6 .active_full_6e79:not(.chip-full-ee0b),
.large_53c6 .input-west-14da {
  margin-bottom: 1.41575em;
}
.large_53c6 .active_full_6e79:not(.chip-full-ee0b):last-child,
.large_53c6 .input-west-14da:last-child {
  margin-bottom: 0;
}
.large_53c6 .active_full_6e79.left_1653 {
  margin-bottom: 0.41575em;
}
.large_53c6 .tag-2def:before,
.large_53c6 .caption-f390:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.large_53c6 .tag-2def:before {
  content: "\f115";
}
.large_53c6 .caption-f390:before {
  content: "\f02c";
}
.large_53c6 .silver_ab14 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.large_53c6 .silver_ab14 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade-warm-8cee {
  display: -webkit-box;
  display: flex;
}
.shade-warm-8cee .banner_dynamic_d22a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade-warm-8cee .banner_dynamic_d22a {
    flex-basis: 90px;
  }
}
.shade-warm-8cee .right-b7da {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-warm-8cee .right-b7da {
    flex-basis: calc(100% - 50px);
  }
}
.shade-warm-8cee .accordion_211a p:last-child {
  margin-bottom: 0.72em;
}
.mini_1138 .upper_7287 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mini_1138 .upper_7287:after,
.mini_1138 .upper_7287:before {
  content: "";
  display: table;
}
.mini_1138 .upper_7287:after {
  clear: both;
}
.mini_1138 .upper_7287 .row_right_8964,
.mini_1138 .upper_7287 .full-38a1 {
  width: 49%;
}
.mini_1138 .upper_7287 .row_right_8964 a span.summary-fast-8443,
.mini_1138 .upper_7287 .full-38a1 a span.summary-fast-8443 {
  display: block;
  margin-bottom: 5px;
}
.mini_1138 .upper_7287 .full-38a1 {
  float: left;
  text-align: left;
}
.mini_1138 .upper_7287 .row_right_8964 {
  float: right;
  text-align: right;
}
.wood_4017 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wood_4017 {
    margin-bottom: 0;
  }
}
.disabled_last_8e26 {
  margin-bottom: 1em;
}
.disabled_last_8e26 .chip-full-ee0b {
  font-size: 1.1em;
  line-height: 1.3;
}
.container_light_23a9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.east-f7cf .disabled_last_8e26,
.carousel-7166 .disabled_last_8e26 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .east-f7cf .disabled_last_8e26,
  .carousel-7166 .disabled_last_8e26 {
    display: block;
  }
}
.east-f7cf .container_light_23a9,
.carousel-7166 .container_light_23a9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .east-f7cf .container_light_23a9,
  .carousel-7166 .container_light_23a9 {
    margin-bottom: 1em;
  }
}
.east-f7cf .container_light_23a9 img,
.carousel-7166 .container_light_23a9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.east-f7cf .wrapper_a316,
.carousel-7166 .wrapper_a316 {
  flex-basis: calc(100% - 160px);
}
.east-f7cf .wrapper_a316 p,
.carousel-7166 .wrapper_a316 p {
  margin-bottom: 0;
}
.east-f7cf .wrapper_a316 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .east-f7cf .wrapper_a316 {
    padding-left: 0;
  }
}
.carousel-7166 .wrapper_a316 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel-7166 .wrapper_a316 {
    padding-right: 0;
  }
}
.carousel-7166 .container_light_23a9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.caption-stone-2cfb .container_light_23a9 {
  margin-bottom: 0.5em;
}
.caption-stone-2cfb .container_light_23a9 img {
  width: 100%;
}
.preview-bottom-7301 .rough_5e8e,
.element-4010 .rough_5e8e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element-4010 .outline-steel-2e6f .wide-ca4c p:last-child {
  margin-bottom: 0;
}
.tooltip-clean-6ab0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row-static-890f .action-b12a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row-static-890f .action-b12a:last-of-type {
    margin-bottom: 0;
  }
}
.row-static-890f .action-b12a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-static-890f .action-b12a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row-static-890f .action-b12a ul li {
  margin: 0 0 0.6em;
}
.row-static-890f .action-b12a ul li.feature_dark_8e75,
.row-static-890f .action-b12a ul li.row_gold_0f40 {
  position: relative;
}
.row-static-890f .action-b12a ul li.feature_dark_8e75 .picture-18ca,
.row-static-890f .action-b12a ul li.row_gold_0f40 .picture-18ca {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row-static-890f .action-b12a ul li.feature_dark_8e75:after:after,
.row-static-890f .action-b12a ul li.feature_dark_8e75:after:before,
.row-static-890f
  .action-b12a
  ul
  li.row_gold_0f40:after:after,
.row-static-890f
  .action-b12a
  ul
  li.row_gold_0f40:after:before {
  content: "";
  display: table;
}
.row-static-890f .action-b12a ul li.feature_dark_8e75:after:after,
.row-static-890f
  .action-b12a
  ul
  li.row_gold_0f40:after:after {
  clear: both;
}
.row-static-890f .action-b12a a.primary-fresh-5d37:hover {
  text-decoration: none;
}
.row-static-890f .action-b12a select {
  max-width: 100%;
}
.row-static-890f .action-b12a table {
  font-size: 85%;
}
.row-static-890f .action-b12a table td,
.row-static-890f .action-b12a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row-static-890f .action-b12a table tfoot td {
  text-align: left;
}
.row-static-890f .action-b12a :last-child {
  margin-bottom: 0;
}
.row-static-890f .action-b12a .title-6f9a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row-static-890f .action-b12a .title-6f9a label {
  width: 100%;
}
.row-static-890f .action-b12a .title-6f9a .logo-out-a1d8 {
  width: 100%;
  display: block;
}
.row-static-890f .action-b12a .title-6f9a .bright-db7e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row-static-890f .action-b12a .title-6f9a .bright-db7e:hover svg #svg-search {
  fill: #444;
}
.row-static-890f .action-b12a .title-6f9a .bright-db7e svg {
  width: 18px;
  height: 18px;
}
.row-static-890f .advanced_9a5c ul ul,
.row-static-890f .gas_51c7 ul ul,
.row-static-890f .alert-liquid-1836 ul ul,
.row-static-890f .card_68dc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row-static-890f .advanced_9a5c .down_907b > a,
.row-static-890f .gas_51c7 .down_907b > a,
.row-static-890f .alert-liquid-1836 .down_907b > a,
.row-static-890f .card_68dc .down_907b > a {
  margin-bottom: 0;
}
.row-static-890f .primary-9ba3 li,
.row-static-890f .advanced_9a5c li,
.row-static-890f .shadow_copper_8747 li,
.row-static-890f .gas_51c7 li,
.row-static-890f .alert-liquid-1836 li,
.row-static-890f .card_68dc li,
.row-static-890f .footer_mini_378f li,
.row-static-890f .disabled-3536 li {
  display: block;
  position: relative;
}
.row-static-890f .primary-9ba3 li:last-child,
.row-static-890f .advanced_9a5c li:last-child,
.row-static-890f .shadow_copper_8747 li:last-child,
.row-static-890f .gas_51c7 li:last-child,
.row-static-890f .alert-liquid-1836 li:last-child,
.row-static-890f .card_68dc li:last-child,
.row-static-890f .footer_mini_378f li:last-child,
.row-static-890f .disabled-3536 li:last-child {
  border: none;
}
.row-static-890f .primary-9ba3 li a,
.row-static-890f .advanced_9a5c li a,
.row-static-890f .shadow_copper_8747 li a,
.row-static-890f .gas_51c7 li a,
.row-static-890f .alert-liquid-1836 li a,
.row-static-890f .card_68dc li a,
.row-static-890f .footer_mini_378f li a,
.row-static-890f .disabled-3536 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-static-890f .primary-9ba3 li ul li::before,
.row-static-890f .advanced_9a5c li ul li::before,
.row-static-890f .shadow_copper_8747 li ul li::before,
.row-static-890f .gas_51c7 li ul li::before,
.row-static-890f .alert-liquid-1836 li ul li::before,
.row-static-890f .card_68dc li ul li::before,
.row-static-890f .footer_mini_378f li ul li::before,
.row-static-890f .disabled-3536 li ul li::before {
  left: 15px;
}
.row-static-890f .primary-9ba3 li ul a,
.row-static-890f .advanced_9a5c li ul a,
.row-static-890f .shadow_copper_8747 li ul a,
.row-static-890f .gas_51c7 li ul a,
.row-static-890f .alert-liquid-1836 li ul a,
.row-static-890f .card_68dc li ul a,
.row-static-890f .footer_mini_378f li ul a,
.row-static-890f .disabled-3536 li ul a {
  padding-left: 20px;
}
.row-static-890f .primary-9ba3 li ul ul li::before,
.row-static-890f .advanced_9a5c li ul ul li::before,
.row-static-890f .shadow_copper_8747 li ul ul li::before,
.row-static-890f .gas_51c7 li ul ul li::before,
.row-static-890f .alert-liquid-1836 li ul ul li::before,
.row-static-890f .card_68dc li ul ul li::before,
.row-static-890f .footer_mini_378f li ul ul li::before,
.row-static-890f .disabled-3536 li ul ul li::before {
  left: 30px;
}
.row-static-890f .primary-9ba3 li ul ul a,
.row-static-890f .advanced_9a5c li ul ul a,
.row-static-890f .shadow_copper_8747 li ul ul a,
.row-static-890f .gas_51c7 li ul ul a,
.row-static-890f .alert-liquid-1836 li ul ul a,
.row-static-890f .card_68dc li ul ul a,
.row-static-890f .footer_mini_378f li ul ul a,
.row-static-890f .disabled-3536 li ul ul a {
  padding-left: 40px;
}
.row-static-890f .glass_5e42 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-static-890f .disabled-3536 ul li {
  margin-bottom: 1.41575em;
}
.row-static-890f .disabled-3536 ul li .modal_b1fe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row-static-890f .disabled-3536 ul li .cold_e486 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-ea5e .primary-9ba3 li a,
.preview-ea5e .advanced_9a5c li a,
.preview-ea5e .shadow_copper_8747 li a,
.preview-ea5e .gas_51c7 li a,
.preview-ea5e .alert-liquid-1836 li a,
.preview-ea5e .card_68dc li a,
.preview-ea5e .footer_mini_378f li a,
.preview-ea5e .disabled-3536 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-ea5e .glass_5e42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-ea5e .action-b12a ul li.feature_dark_8e75 .picture-18ca,
.preview-ea5e .action-b12a ul li.row_gold_0f40 .picture-18ca {
  background: rgba(0, 0, 0, 0.2);
}
.preview-ea5e .row-static-890f .action-b12a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-52f8 .row-static-890f .input_plasma_fbbd li {
  margin: 0;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li ul {
  margin: 0;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li ul li a {
  padding-left: 15px;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li ul li li a {
  padding-left: 30px;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li.bright-0e3d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li.bright-0e3d > 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;
}
.green-52f8 .row-static-890f .input_plasma_fbbd li.bright-0e3d > 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;
}
.texture_75ee a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active-fast-4a35 {
  position: relative;
  z-index: 10;
}
.active-fast-4a35 .shadow_8635 {
  width: 100%;
  max-width: 100%;
}
.gas-dfe3 .cold-5fea {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gas-dfe3 .surface-6dbd {
}
.gas-dfe3 .preview-ea5e {
  background: #292929;
}
.media_slow_fe71 .cold-5fea {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.media_slow_fe71 .surface-6dbd {
  background: #f9f9f9;
}
.media_slow_fe71 .preview-ea5e {
  background: #303030;
}
.overlay_basic_8779 .cold-5fea {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_basic_8779 .detail_clean_8ee9 {
    margin-bottom: 1em;
  }
  .overlay_basic_8779 .detail_clean_8ee9:last-child {
    margin-bottom: 0;
  }
}
.overlay_basic_8779 .surface-6dbd {
  background: #ededed;
}
.overlay_basic_8779 .preview-ea5e {
  background: #1a1a1a;
}
.cold-5fea.surface-6dbd {
  color: rgba(0, 0, 0, 0.6);
}
.cold-5fea.surface-6dbd .picture-first-0555 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.cold-5fea.preview-ea5e {
  color: rgba(255, 255, 255, 0.99);
}
.cold-5fea.preview-ea5e a:not(.primary-fresh-5d37) {
  color: rgba(255, 255, 255, 0.79);
}
.cold-5fea.preview-ea5e a:not(.primary-fresh-5d37):hover {
  color: rgba(255, 255, 255, 0.99);
}
.cold-5fea.preview-ea5e .picture-first-0555 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold-5fea.preview-ea5e table tbody td,
.cold-5fea.preview-ea5e table th {
  background: rgba(0, 0, 0, 0.08);
}
.dark_9946.section-focused-fcdd .label_mini_b876 {
  max-width: initial;
}
.dark_9946 .avatar_a00a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dark_9946 .avatar_a00a .shadow_8635 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dark_9946 .avatar_a00a .shadow_8635 {
    display: block;
    margin-bottom: 2em;
  }
  .dark_9946 .avatar_a00a .shadow_8635:last-child {
    margin-bottom: 0;
  }
}
.overlay_basic_8779 .detail_clean_8ee9:last-child,
.media_slow_fe71 .detail_clean_8ee9:last-child,
.gas-dfe3 .detail_clean_8ee9:last-child {
  margin-bottom: 0;
}
.overlay_basic_8779 .detail_clean_8ee9 .row-static-890f .action-b12a:last-child,
.media_slow_fe71 .detail_clean_8ee9 .row-static-890f .action-b12a:last-child,
.gas-dfe3 .detail_clean_8ee9 .row-static-890f .action-b12a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_basic_8779 .pro_00c5,
  .overlay_basic_8779 .table-top-1f22,
  .media_slow_fe71 .pro_00c5,
  .media_slow_fe71 .table-top-1f22,
  .gas-dfe3 .pro_00c5,
  .gas-dfe3 .table-top-1f22 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active-fast-4a35 .detail_clean_8ee9 {
    margin-bottom: 2em;
  }
}
.active-fast-4a35 p:last-child {
  margin-bottom: 0;
}
.active-fast-4a35 li,
.active-fast-4a35 ul {
  list-style: none;
  margin: 0;
}
.active-fast-4a35 ul ul {
  margin-left: 2.617924em;
}
.next-e1d6 {
  font-size: 0.875em;
}

/* css-noise: d8e1 */
.shadow-element-y4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
